LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   ralink rt2500 ndiswrapper (https://www.linuxquestions.org/questions/linux-wireless-networking-41/ralink-rt2500-ndiswrapper-409020/)

kalebris 01-28-2006 02:35 PM

ralink rt2500 ndiswrapper
 
Hi,

I have amd64 and a 32bit debian on it. I have installed Ndiswrapper and there was no problems as far as I can see.modprobe goes without any error not even in the syslog or dmesg. iwconfig write the wlan0 interface as it should but when I tried to change for eg. the channel to the 6th nothing changed in the iwconfig place. I get only one error message when I tried to change the nwid and it says:
"Error for wireless request "Set NWID" (8B02) :
SET failed on device wlan0 ; No such device."
The iwlist wlan0 scan returns with no network result but I know there is a network.I know every parameter of it just cannot set to the interface.
Do you have any idea what could be wrong?

short101 01-28-2006 10:54 PM

Theres actually native linux drivers for that card. (maybe if you could post the output of lspci for it, to make sure) might be worth giving them a go. They're available here. http://sourceforge.net/projects/rt2400/

rickh 01-29-2006 12:43 AM

A better starting point for the native drivers ... http://rt2x00.serialmonkey.com/wiki/...n_rt2500_Howto

Don't mess with ndiswrappers for this card. Follow instructions carefully. I couldn't get the beta versions to work, but the rt2500 cvs installed without a hint of problems.

kalebris 01-29-2006 05:46 AM

My first try was the rt2500 from the serialmonkey.com but while it's working fine under my 64bit debian it freezes the 32bit system after a 3-5sec if I give the ifup ra0 command.

kalebris 01-29-2006 05:55 AM

0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 755 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
0000:00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
0000:00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
0000:00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 91)
0000:00:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
0000:00:09.0 CardBus bridge: O2 Micro, Inc. OZ711M1/MC1 4-in-1 MemoryCardBus Controller (rev 20)
0000:00:09.1 CardBus bridge: O2 Micro, Inc. OZ711M1/MC1 4-in-1 MemoryCardBus Controller (rev 20)
0000:00:09.2 System peripheral: O2 Micro, Inc. OZ711Mx 4-in-1 MemoryCardBus Accelerator


0000:00:0b.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01)


0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]


here is the output of the lspci I forgot to post before.

rickh 01-29-2006 11:10 AM

Quote:

...it's working fine under my 64bit debian it freezes the 32bit system...
Exactly which driver are you trying to install on the 32-bit? ... beta 2500, cvs 2500, 2x00 ... ?

kalebris 01-29-2006 11:34 AM

Quote:

Originally Posted by rickh
Exactly which driver are you trying to install on the 32-bit? ... beta 2500, cvs 2500, 2x00 ... ?

i have tried the beta 2500, cvs2500, 2x00, and cvs 2x00. All have the same result. But i have some information after the freez. It said BUG: soft lockup detected on CPU#0.

I just found this error so I'm on the google but nothing useable:(.

rickh 01-29-2006 01:07 PM

My solution has always been to keep trying different versions of the driver until one works. Sounds like you're doing that. Have you tried the rt2500-source package from Debian?

Googling that error message brings up this suggestion: iwlib 28pre10 (the latest) should fix this problem.

kalebris 01-29-2006 02:38 PM

Quote:

Originally Posted by rickh
My solution has always been to keep trying different versions of the driver until one works. Sounds like you're doing that. Have you tried the rt2500-source package from Debian?

Didn't know there is a debian package but now I tried. No joy. Same error.
Quote:

Originally Posted by rickh
Googling that error message brings up this suggestion: iwlib 28pre10 (the latest) should fix this problem.

You mean libiw28_27+28pre13-1_i386.deb?
I cannot find package like iwlib just a .h file but I couldn't find out which package is it in.

rickh 01-29-2006 04:13 PM

Quote:

libiw28...
That's the package I'd try installing. That's the one I have on my 32-bit system.

kalebris 01-29-2006 05:17 PM

I have upgraded the libiw28 and got the same error. I will check what is different between my current working and my not working one from package to package and pray to have some resoults or maybe the solution.
Any other ideas are welcome.:)

kalebris 01-31-2006 01:29 AM

I have tried to upgrade all of the packages what was installed on the system and the result... The system freezes before I could try to login. The next step is to restart the installation with the debootstrap thing and hope it will solve my problem.


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