 |
 |
 |
 |
| Hardware & Laptops Help with your hardware, including laptop issues |

10th October 2009, 06:59 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
Fakeroot (Wi Fi edimax EW-7711UAn)
What is Fakeroot? I did a "yum install rt2870" and 14megs of files downloaded and Fakeroot was one of them. I was still not able to get my Wi Fi edimax EW-7711UAn working.
So I did "yum remove rt2870" this only uninstalled two small files (a few Kbs)
|

10th October 2009, 08:15 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
You can display a brief description of an installed package such as "fakeroot" by running
Code:
rpm --query --info fakeroot
or more briefly You can also use yum to query package info from the repositories which of course will include pakages that are not installed If you don't think you need the fakeroot package, use yum to try and remove that - it will tell you if there are any other packages that require it and ask you to confirm if you want them all removed.
Last edited by SteveGYBE; 10th October 2009 at 08:25 PM.
|

10th October 2009, 09:23 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
Hi Thanks, that has helped my peace of mind a lot. now perhaps you can help me install this usb wifi now that I have the driver. I go to system , admiistration , network , password to root then wireless but the adaptor is not listed there. how do I get this list updated to include my new installed rt2870 driver?
Last edited by alfonso_V1; 10th October 2009 at 09:27 PM.
|

10th October 2009, 10:01 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
Not sure what that device is - run the following command and post the line that corresponds to your adapter. If you have the driver, you might also need firmware for your adapter.
Code:
dmesg | grep firmware
should show whether your device is trying to find any firmware.
|

10th October 2009, 10:25 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
The nice people at Ralink have the firmware here Firmware RT2870USB(RT2870/RT2770). The output from dmesg should tell you what you need to call the ".bin" file - you will need to copy it to /lib/firmware (as root).
|

11th October 2009, 12:12 AM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
Thanks
the id is 7392:7791
i will have a go at that firmware
|

11th October 2009, 03:51 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
This is prooving to be extremly difficult it takes me hours to find the right commands. Then nothing works. If I cant login as root looks like I will have to go to another distro. Fedora11 is the worst version yet.
|

11th October 2009, 06:05 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
There should be solutions to logging in as root all over the forum. I'm sorry I can't be of that much help, because, dinosaur that I am, I prefer logging in to text mode, and then typing startx, so I was never affected by it. (Meaning, that I'm not sure which solutions work, do they still work for F11, and so on.)
I was under the impression, which judging from your post, seems to be incorrect, that when you tried to do something that required root privilege, it would ask for root's password then let you go ahead.
Doing a bit of googling, it seems this one is a pain in the neck to get working.
Would you be willing to try reinstalling the rpm and then doing
modprobe rt2870
And seeing if that makes a difference? It might actually work.
(DISCLAIMER--I have NO experience with this card, so I may just be wasting your time.)
One thing that I can do is change the thread title a bit so those with this card might help.
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

11th October 2009, 06:34 PM
|
 |
Registered User
|
|
Join Date: Jun 2007
Location: Lytham St Annes, Lancashire, UK
Posts: 309

|
|
Why would you need to log on as root? Open a command prompt ant type
Code:
steve@fedora ~]$ su -
Password:
[root@fedora ~]#
...But surely you are already doing this before running "yum install" ... Of course, working for a corporate I'm used never to logging on as root, and never having a GUI whether root or not.
|

11th October 2009, 08:31 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
Hi SteveGYB
Yes su - is vfine for one offs but when you are tryiing all kinds of things it would be better loged in as root.
Hi Scottro
Yes I woul be willing to try anything. What I have found is Driver files on the Edimax website this includes a readme file with the insructions but its a bit too much for me. Perhaps you can look at that and help me along. Thanks
|

11th October 2009, 08:52 PM
|
 |
Registered User
|
|
Join Date: Oct 2009
Posts: 24

|
|
Quote:
Originally Posted by alfonso_V1
Hi SteveGYB
Yes su - is vfine for one offs but when you are tryiing all kinds of things it would be better loged in as root.
|
If you want to login as root using gui I found kind of a basket case way to do it with fedora 11. Edit /etc/innittab file to 3 from a 5 which disables gui login at boot. Then login as root and use the startx command. Like I say it's kind of a round about way but worked for me when I needed it.
|

11th October 2009, 09:36 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
Can you give me a link to that Edimax download?
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

11th October 2009, 10:16 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
Hi Scottro, just ran the modprobe the driver has been installed and the other files moved to firmware. heres what I got.
[brian@mylap ~]$ modprobe RT2870
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
FATAL: Module RT2870 not found.
[brian@mylap ~]$
|

11th October 2009, 10:44 PM
|
 |
Retired Community Manager -- Banned from Texas by popular demand.
|
|
Join Date: Sep 2007
Location: NYC
Posts: 8,142

|
|
|
Hrrm, Ok, that's not good. Did you try a reboot after installing. (Shouldn't be necessary, but one never knows)
__________________
--
http://home.roadrunner.com/~computertaijutsu
Do NOT PM forum members with requests for technical support. Ask your questions on the forum.
"I don't know why there is the constant push to break any semblance of compatibility" --anon
|

11th October 2009, 11:08 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 61

|
|
|
yes tried that
I noted that you changed the tread to Realink 2870 the adaptor I have is Edimax EW-7711UAn
Last edited by alfonso_V1; 11th October 2009 at 11:26 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 12:25 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|