 |
 |
 |
 |
| Laptop Help on using Fedora on laptops. LCD screens, APM, PCMCIA, etc. |

2009-10-03, 04:00 PM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
|
what is the path to my desktop?
/home/USER/desktop --that didnt work
|

2009-10-03, 05:39 PM CDT
|
|
Community Manager
|
|
Join Date: Jun 2006
Posts: 3,616

|
|
Quote:
|
Originally Posted by picxelplay
what is the path to my desktop?
/home/USER/desktop --that didnt work
|
Try /home/USER/Desktop.
|

2009-10-04, 01:44 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
Thanks stoat.
When I type:
ndiswrapper -i /home/myusername/Desktop/rt2500.inf
I get this:
Code:
installing rt2500 ...
couldn't find models section "Ralink" -
installation may be incomplete
couldn't find models section "ASUS" -
installation may be incomplete
couldn't find models section "Delta" -
installation may be incomplete
couldn't find models section "ZINWELL" -
installation may be incomplete
couldn't find models section "AMIT" -
installation may be incomplete
couldn't find models section "CASTLENET" -
installation may be incomplete
couldn't find models section "ACCTON" -
installation may be incomplete
couldn't find models section "Edimax" -
installation may be incomplete
couldn't find models section "Hawking" -
installation may be incomplete
couldn't find models section "Surecom" -
installation may be incomplete
couldn't find models section "Gigabyte" -
installation may be incomplete
couldn't find models section "Billionton" -
installation may be incomplete
couldn't find models section "Belkin" -
installation may be incomplete
couldn't find models section "VTech" -
installation may be incomplete
couldn't find models section "Sitecom" -
installation may be incomplete
couldn't find models section "Siemens" -
installation may be incomplete
Last edited by picxelplay; 2009-10-04 at 01:46 AM CDT.
|

2009-10-04, 02:27 AM CDT
|
 |
Techno-Womble
|
|
Join Date: Aug 2006
Location: Gloucestershire, U.K.
Posts: 1,251

|
|
|
@picxelplay
Have you updated the install? From memory there have been several kernel updates since F11 launched, we're now in the 2.6.30 series, so an update may bring in the sections you seem to be missing. Certainly the RT61 driver in 2.6.30.x works nicely with my Edimax cardbus adaptor.
__________________
To get the right answer, one must first ask the right question!
Desktop1 ( The Beast )
2 Ghz Athlon 64, 2Gb RAM, 160Gb HDD - Ubuntu 8.04 Hardy Heron 
Desktop 2
2Ghz Sempron. 1Gb RAM, 160Gb HDD - F11, from live CD
Laptop:
400Mhz Intel, 192MB RAM, 6GB HDD - Puppy 4.2.1 custom
|

2009-10-04, 03:15 AM CDT
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 3,239

|
|
|
Hello picxelplay
I think those error messages mean that the 'inf' file you are using is capable of installing for more than one manufacturers card.
I suggest that you go on now and try the 'ndiswrapper -l' to see if you have got a driver installed.
If you haven't then there ia a site that lists driver that are known to work with ndiswrapper and we can have a look there to see if there is a better one for the rt2500.
I agree with 'John the train' by the way, the rt61 driver works well here for me as well. It's just that the driver you need -rt2500 - hasn't worked for my rt2500 since probably as far back as F8.
|

2009-10-04, 09:54 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
|
This is the version I am running:
2.6.30.8-64.fc11.i586
I typed ndiswrapper -l, and got:
rt2500 : invalid driver!
So, I guess it didn't work, lol. Where to next?
|

2009-10-04, 10:19 AM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
That link was dead, but I searched for that file and found a mirror.
Downloaded it, this is what I got:
Code:
[root@xxx ~]# ndiswrapper -i /home/xxx/Desktop/Rt2500.inf
driver rt2500 is already installed
You have new mail in /var/spool/mail/root
[root@xxx ~]# ndiswrapper -l
rt2500 : invalid driver!
|

2009-10-04, 11:46 AM CDT
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 3,239

|
|
Hello picxelplay
It looks like something got installed from your previous driver file that is enough to convince ndiswrapper not to install the new.
Try:
Code:
ndiswrapper -e rt2500
that should erase the previous driver. Then give it another go with the new one.
|

2009-10-04, 12:38 PM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
Ok, this is what I got. I was really crossing my fingers this time
Code:
[root@xxx ~]# ndiswrapper -e rt2500
You have new mail in /var/spool/mail/root
[root@xxx ~]# ndiswrapper -i /home/xxx/Desktop/Rt2500.inf
couldn't open /home/xxx/Desktop/Rt2500.inf: No such file or directory at /usr/sbin/ndiswrapper line 219.
|

2009-10-04, 12:58 PM CDT
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 3,239

|
|
Hello picxelplay
I probably wouldn't have had the contents of the driver file spread all over the desktop, but never mind.
If you do, in the terminal:
Code:
cd /home/xxx/Desktop
to actually move into that folder, does:
list an 'Rt2500.inf' file.
Remember that file names are case sensitive in Linux.
|

2009-10-04, 01:43 PM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
Now:
Code:
[root@xxx Desktop]# ndiswrapper -i /home/xxx/Desktop/Rt2500.INF
installing rt2500 ...
couldn't find models section "Ralink" -
installation may be incomplete
couldn't find models section "ASUS" -
installation may be incomplete
couldn't find models section "Delta" -
installation may be incomplete
couldn't find models section "ZINWELL" -
installation may be incomplete
couldn't find models section "AMIT" -
installation may be incomplete
couldn't find models section "CASTLENET" -
installation may be incomplete
couldn't find models section "ACCTON" -
installation may be incomplete
couldn't find models section "Edimax" -
installation may be incomplete
couldn't find models section "Hawking" -
installation may be incomplete
couldn't find models section "Surecom" -
installation may be incomplete
couldn't find models section "Gigabyte" -
installation may be incomplete
couldn't find models section "Billionton" -
installation may be incomplete
couldn't find models section "Belkin" -
installation may be incomplete
couldn't find models section "VTech" -
installation may be incomplete
[root@xxx Desktop]# ndiswrapper -l
rt2500 : invalid driver!
|

2009-10-04, 01:47 PM CDT
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 3,239

|
|
|
Hello picxelplay
Very odd, it's doing the same as the other driver.
Could you list the rest of the contents of your desktop, there may be another file there that gives a clue.
|

2009-10-04, 05:01 PM CDT
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 17

|
|
|
Sure.
Computer
xxx's Home
Trash
RT2500V3.0.1.0_for_Win2003.zip (the .zip folder of the driver)
Rt2500.INF (the .inf file we just used)
wireless key (just a text file with my wpa shard key in it)
|

2009-10-04, 05:05 PM CDT
|
|
Registered User
|
|
Join Date: Jun 2005
Location: UK
Posts: 3,239

|
|
|
Hello picxelplay
That may be the reason for the failure all along. You need more than just the inf file for ndiswrapper to act upon. At the very least, you need the sys file that corresponds to the inf file.
Most people would put the zip file in a folder, unzip it, and point ndiswrapper at the inf file surrounded by the rest of the driver files. That way ndiswrapper can find all of the material it needs.
|
| 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
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 05:14 PM CST.
|
|
 |
 |
 |
 |
|
|