Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Laptop

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

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 2009-10-03, 04:00 PM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
what is the path to my desktop?
/home/USER/desktop --that didnt work
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #17  
Old 2009-10-03, 05:39 PM CDT
stoat Online
Community Manager
 
Join Date: Jun 2006
Posts: 3,616
linuxdebianmozilla
Quote:
Originally Posted by picxelplay

what is the path to my desktop?
/home/USER/desktop --that didnt work
Try /home/USER/Desktop.
Reply With Quote
  #18  
Old 2009-10-04, 01:44 AM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
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
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com

Last edited by picxelplay; 2009-10-04 at 01:46 AM CDT.
Reply With Quote
  #19  
Old 2009-10-04, 02:27 AM CDT
John the train's Avatar
John the train Online
Techno-Womble
 
Join Date: Aug 2006
Location: Gloucestershire, U.K.
Posts: 1,251
linuxubuntufirefox
@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
Reply With Quote
  #20  
Old 2009-10-04, 03:15 AM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
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.
Reply With Quote
  #21  
Old 2009-10-04, 09:54 AM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
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?
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #22  
Old 2009-10-04, 10:08 AM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
Hello picxelplay

A quick look on the archived ndiswrapper site here:

http://web.archive.org/web/200801131...id,33/id,list/

revealed this driver:

http://www.ralinktech.com/drivers/Wi...or_Win2003.zip

that is reckoned to work.

If that's not a current link we'll have to look for others.
Reply With Quote
  #23  
Old 2009-10-04, 10:19 AM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
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!
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #24  
Old 2009-10-04, 11:46 AM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
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.
Reply With Quote
  #25  
Old 2009-10-04, 12:38 PM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
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.
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #26  
Old 2009-10-04, 12:58 PM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
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:

Code:
ls
list an 'Rt2500.inf' file.

Remember that file names are case sensitive in Linux.
Reply With Quote
  #27  
Old 2009-10-04, 01:43 PM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
linuxfedorafirefox
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!
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #28  
Old 2009-10-04, 01:47 PM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
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.
Reply With Quote
  #29  
Old 2009-10-04, 05:01 PM CDT
picxelplay Offline
Registered User
 
Join Date: Oct 2009
Posts: 17
windows_xp_2003firefox
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)
__________________
PicxelPlay - CMS Webdesign & Joomla! Templates
http://picxelplay.com
Reply With Quote
  #30  
Old 2009-10-04, 05:05 PM CDT
bbfuller Online
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 3,239
linuxopera
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.
Reply With Quote
Reply

Tags
wireless fedora 11

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless setup after Fedora 10 installation siufung Installation Help 1 2009-04-02 02:34 PM CDT
Fedora 10 3g modem setup novatel wireless mc950d help123 Networking 8 2008-12-26 02:43 PM CST
Fedora 9 Wireless Setup Issues Galvin Tjime Networking 2 2008-05-25 05:36 AM CDT
Fedora Core5 wireless setup joseph7 Networking 1 2006-09-03 11:07 AM CDT
Wireless network card setup, Fedora Core 1... Michael Mayhew gmane.linux.redhat.fedora.general 7 2004-06-14 05:08 AM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 05:14 PM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
vB Enterprise Translator (vBET) by NLP-er