You are not logged in.

#1 2010-01-14 21:15:09

scrawl
Member
Registered: 2010-01-14
Posts: 44

[SOLVED] network trouble (wlan stick)

Hi everyone,

I just installed Arch through the net install cd. Weird thing is, while installing, wlan worked (how should I net install otherwise). I got it to to work with wpa_supplicant. But, on the installed system, it doesn't work. The stick shows up in lsusb, but there is no network interface ra0, like on the install cd! What could I have done wrong? I wonder why it works on the installer, but not on the real system sad The stick is from Logilink. Under Ubuntu, everything works out of the box.

P.S. I've already installed wireless_tools, net-tools, util-linux-ng, wlancfg, netcfg, wlanctl-ng, wlan-ng26-utils and inetutils in pacman, and executed modprobe rt2500usb as said in the wiki.

Last edited by scrawl (2010-01-15 22:32:03)

Offline

#2 2010-01-14 21:20:54

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED] network trouble (wlan stick)

rt2500usb creates a wlan0 interface, not a ra0, so it is not the driver you used during install. What chipset does the device use?

Offline

#3 2010-01-14 21:22:34

scrawl
Member
Registered: 2010-01-14
Posts: 44

Re: [SOLVED] network trouble (wlan stick)

Alright, I've found out there is probably a kernel regression leading to this problem. The solution should be to downgrade the kernel to at least 2.6.30.6. Is that possible in Arch Linux, or must I always use the latest kernel?

[1] http://bugzilla.kernel.org/show_bug.cgi?id=14460

Last edited by scrawl (2010-01-14 21:24:17)

Offline

#4 2010-01-14 21:23:56

scrawl
Member
Registered: 2010-01-14
Posts: 44

Re: [SOLVED] network trouble (wlan stick)

tomk wrote:

rt2500usb creates a wlan0 interface, not a ra0, so it is not the driver you used during install. What chipset does the device use?

Hmm, interesting. Which driver creates ra0 then? And how do i find out what chipset the device uses?

Edit: I think the chipset is ralink.

Last edited by scrawl (2010-01-14 21:31:19)

Offline

#5 2010-01-14 21:51:37

SleepyFloyd
Member
Registered: 2008-06-11
Posts: 91

Re: [SOLVED] network trouble (wlan stick)

Many people had problems with different ralink chipsets since 2.6.31. I think you can use the windows driver via ndiswrapper or fiddle around till it works. Perhaps this helps...

You can also downgrade your Kernel by using an outdated mirror or install the LTS Kernel (2.6.27 I think)

Offline

#6 2010-01-14 22:08:36

scrawl
Member
Registered: 2010-01-14
Posts: 44

Re: [SOLVED] network trouble (wlan stick)

Thanks for the tip. I have downloaded a pkg.tar.gz for the old kernel. How do I install it now? I can't find it at the pacman manpage.

Edit: Found it
pacman -U /path/to/package/package_name-version.pkg.tar.gz

I will try it now, thanks for your help so far!

Last edited by scrawl (2010-01-14 22:12:48)

Offline

#7 2010-01-15 22:31:28

scrawl
Member
Registered: 2010-01-14
Posts: 44

Re: [SOLVED] network trouble (wlan stick)

Yes! It works! I mean, graphics card and network, both at the same time smile

I installed the old kernel and network worked right away. However I had to install the nvidia driver through an outdated repository and then downgrade the Xserver. Maybe a bit dirty, but I'm just glad it works now smile

Offline

Board footer

Powered by FluxBB