Hello everybody,
I'm a beginner and I tried a web connection with wifi as explained in the SalixStartUpGuide, but this doesn't work with my USB wifi (no problem with other distros).
The lsusb on debian shows :
Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless Adapter
Thanks in advance.
Freco.
[solved] Wifi connection problem : Ralink RT2501
[solved] Wifi connection problem : Ralink RT2501
.Pentium III ; 800MHz, 512 Mo RAM
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Re: Wifi connection problem : Ralink RT2501
Explain not working.Freco wrote:but this doesn't work with my USB wifi
And on Salix?Freco wrote: The lsusb on debian shows :
Your device should be supported by this driver, which is included with Salix: http://cateee.net/lkddb/web-lkddb/RT73USB.html
If it's not autoloaded try to load it manually with:
Code: Select all
modprobe rt73usb
Re: Wifi connection problem : Ralink RT2501
Thanks for your fast answer.
I entered "modprobe rt73usb" in root (nothing happen, no message, just a new # line) but, I haven't seen any difference in wicd.
I was thinking that I installed Salix (fluxbox-full) without the wifi USB device connected. I don't know if that explain something.
I'm on a old pentium 3 with 800MHz and 512 Mo Ram.
Cheers.
Freco.
In wicd, there is no wireless network found.Shador wrote:Explain not working.Freco wrote:but this doesn't work with my USB wifi
lsusb didn't work. I don't know the slackware way to know the usb devices.Shador wrote:And on Salix?Freco wrote: The lsusb on debian shows :
The driver link didn't work (but I supposed I shouldn't need it)Shador wrote: Your device should be supported by this driver, which is included with Salix: xxx
If it's not autoloaded try to load it manually with:Code: Select all
modprobe rt73usb
I entered "modprobe rt73usb" in root (nothing happen, no message, just a new # line) but, I haven't seen any difference in wicd.
I was thinking that I installed Salix (fluxbox-full) without the wifi USB device connected. I don't know if that explain something.
I'm on a old pentium 3 with 800MHz and 512 Mo Ram.
Cheers.
Freco.
.Pentium III ; 800MHz, 512 Mo RAM
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Re: Wifi connection problem : Ralink RT2501
What do you mean by 'lsusb didn't work'? It works perfectly fine here and I have absolutely never heard about it not working.Freco wrote:lsusb didn't work. I don't know the slackware way to know the usb devices.
Code: Select all
# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
...
What driver link?Freco wrote:The driver link didn't work
That's normal when the module is loaded successfully. You can check the loaded modules with lsmod. At the latest after the modprobe command it should be in that list.Freco wrote:I entered "modprobe rt73usb" in root (nothing happen, no message, just a new # line) but, I haven't seen any difference in wicd.
Doesn't really matter.Freco wrote:I was thinking that I installed Salix (fluxbox-full) without the wifi USB device connected. I don't know if that explain something.
Please post the output of iwconfig and check the interfaces configured in wicd's settings.
Re: Wifi connection problem : Ralink RT2501
Ok, it's me, I wasn't root when I tried it!Shador wrote:What do you mean by 'lsusb didn't work'? It works perfectly fine here and I have absolutely never heard about it not working.Freco wrote:lsusb didn't work. I don't know the slackware way to know the usb devices.
I had to re-install salix (problem with my home directory), and now it works!
I'm connected!
The difference I've done is to connect the wifi usb device during installation and to choose "hugesmp.s" instead of "huges.s" at boot menu.
Cheers,
Freco.
.Pentium III ; 800MHz, 512 Mo RAM
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Salix-FluxBox / Swift Linux / Crunchbang / Puppy Linux
.Amd Athlon 64 4400+ 2,3 GHz, 1Go RAM
Crunchbang / LMDE 64 Cinnamon / Ubuntu
Re: Wifi connection problem : Ralink RT2501
Why the heck would you choose the other kere in the first place!?
But never mind.
For wicd the only thing that could make some difference is whether the device is attached during the first startup of the daemon which happens during first boot. At that point it tries to automatically set the interfaces. But you can change them to whatever you want through wicd's settings. I guess those values were not (correctly) initialized for you as the device was not attached during the first startup.

For wicd the only thing that could make some difference is whether the device is attached during the first startup of the daemon which happens during first boot. At that point it tries to automatically set the interfaces. But you can change them to whatever you want through wicd's settings. I guess those values were not (correctly) initialized for you as the device was not attached during the first startup.