|
Bugzilla – Full Text Bug Listing |
| Summary: | Wifi (rt2860) stopped working after kernel update | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Ginko Bonsai <ginkobonsai> |
| Component: | Kernel | Assignee: | Greg Kroah-Hartman <gregkh> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jeffm, tonyj, v.plessky |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ginko Bonsai
2010-09-13 11:05:36 UTC
Hmmn, I'm wondering if you were affected by bug 604095. Are you sure it is the kernel component that caused this and not some other package update. I remember checking out that bug before posting this one - but it didn't seem to apply to my problem. Also, I dimly remember checking /etc/sysconfig/network/scripts for WPA_DRIVER - but it seemed to be set to "wext" already. Besides, I use Network Manager. I'm pretty sure it was either the kernel module or the /etc/Wireless/RT2860STA/RT2860STA.dat file that was faulty because those were the only two things I changed to make it work again. (Correct me if I'm wrong...) And the kernel module is owned by package kernel-default. However, I also applied the kernel update after the one we're talking about, which seems to have replaced the kernel module yet again. (At least according to modinfo, which says I'm back to version: 2.1.0.0 when I was at version 2.4.0.0 with the manually compiled module...) And with the new kernel update (to 2.6.34.7), the driver (still) works. So hopefully the last kernel update fixed the problem. I really hope the troubles won't be back with the next update... ;-) OK, the problem's back again: after the last two kernel updates (the latest being to 2.6.34.7-0.7-default), I had to do the manually-compiling-the-wlan-driver-dance again. The ONLY thing that this changes is the kernel module /lib/modules/2.6.34.7-0.7-default/kernel/drivers/staging/rt2860/rt2860sta.ko, which is updated from version 2.1.0.0 (from the kernel package) to 2.4.0.0 (from the ralink website). After exchanging the module, everything works smoothly until the next kernel update. Ugh. The rt2680 driver is a mess. It's a "staging" driver which means that while it's included in the kernel, it's deemed not-quite-ready for prime time. I've been trying to drag along fixes for it since it seems like the hardware is pretty common, but apparently we're missing some. Can you try the kernel version in openSUSE:Tumbleweed, or in Factory? It should solve these issues, and if not, I would really like to know. Closing due to lack of response. |