LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 01-27-2006, 03:16 PM   #1
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
rt2500 Wireless Lan Card Debian Sid AMD64 -- alias problem


Something (actually quite a few things) have changed in the newer kernels. At the moment, I am running 2.6.15, but this problem also existed in 2.6.12. I can't get my wireless lan card working. On 2.6.8, I had a minimum of difficulty, and it worked great.

The card has an rt2500 chipset. Debian now has the source to compile the module on etch and sid, (maybe sarge as well for that matter). The README that comes with it says use module-assisant to build the module, but it didn't work for me. Using make / make install seemed to work fine. I went to http://rt2x00.serialmonkey.com for their howtos which is what I used for guidance under 2.6.8, but things just aren't the same.

The build process created an /etc/modprobe.conf file to hold an alias for the rt2500 module (alias ra0 rt2500) With the older kernels this file existed permanently. Now it's evidently created on the fly during the boot process. Leaving it there messed up a bunch of other things. Even on 2.6.8, tho, that line in /etc/modprobe.conf wasn't really necessary. SerialMonkey's instructions said to create a file named /etc/modutils/rt2500 and put the alias line there. It also said the actual module (rt2500.ko) should be in the folder /lib/modules/(uname -r)/extra/ ... The build process put it there, and I put the alias statement in /etc/modutils/rt2500 and deleted the /etc/modprobe.conf file.

It doesn't work. lsmod shows the rt2500 module istalled, but 'modprobe ra0' returns 'Can't find module ra0' The alias is not recognized. I tried putting the alias line in the file /etc/modutils/aliases, but that didn't work either.

During the boot process I see messages suggesting that the system is looking for ra0, but can find no such device. I assume that the location of the module itself is ok since it's loading, so how can I convince Debian that ra0 and rt2500 are one and the same?
 
Old 01-27-2006, 06:54 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
You need to put the file in /etc/modprobe.d/ for a 2.6 kernel and when modprobing you would want to use modprobe rt2500 you use the name of the module not the device.
 
Old 01-27-2006, 09:55 PM   #3
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Original Poster
Rep: Reputation: 62
Lemme just be sure I understand. I should create a file named something like /etc/modprobe.d/wlan with the contents being 'alias ra0 rt2500'?

Once that's done, modprobe ra0 and modprobe rt2500 should accomplish the same thing, right?
 
Old 01-27-2006, 10:40 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by rickh
Lemme just be sure I understand. I should create a file named something like /etc/modprobe.d/wlan with the contents being 'alias ra0 rt2500'?

Once that's done, modprobe ra0 and modprobe rt2500 should accomplish the same thing, right?
The alias line tells the system what module is being used for the device you never modprobe the device only the module itself, when you boot modutils should process the file and associate the device with that module then when it process the interfaces file when it sees a ra0 device it will load the rt2500 module for it then it should bring up the device with the IP or get a lease from a dhcp server.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dell 1370 wireless lan card driver with Debian ericyinzhao Linux - Hardware 5 04-30-2006 12:50 AM
Wireless card w/rt2500 chipset + SUSE 10; help setup! The MCP Linux - Wireless Networking 7 04-03-2006 02:20 PM
Belkin Wireless Desktop Card (Rt2500) nirj Linux - Hardware 2 11-26-2005 07:37 PM
ndiswrapper with rt2500 wireless card not working blendmaster Mandriva 13 04-01-2005 05:29 AM
Problematic Wireless card with rt2500 chip ValidiusMaximus Linux - Hardware 4 03-23-2005 04:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration