Bug 15123 (Driver)
Summary: | The new Kernel has a big problem with driver rtl8187. | ||
---|---|---|---|
Product: | Drivers | Reporter: | alessandrodv |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | erry1974, herton, htl10, Larry.Finger, linville |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.30 and up | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
alessandrodv
2010-01-24 18:52:15 UTC
(In reply to comment #0) > The driver rtl8187 has a problem with the new version of kernel... You will have to be more specific than this - e.g. what version of the kernel are you using, and whether you are using wireless-testing/compat-wireless. In general, if you are not using the latest release kernel or a recent wireless-testing/compat-wireless, I'd suggest you go and give that a try first. If you are using a distro-distributed kernel, you should contact your distro's bugzilla first. The signal/power field of the rtl8187 driver has not meaning compared to windows XP's - it is just a number relative to itself, higher number means better connectivity to itself. Comparison of that number to other platform/hardware/driver has no meaning. You should give compat-wireless a try first, before filing such vague reports. (http://linuxwireless.org/en/users/Download ) Kernel version : 2.6.30 and up, sorry,but that means 2.6.30, 2.6.31 and the latest stable version 2.6.32.5 , i have tried with all of them. Im sure about that, becouse i have tested the latest linux-wireless-driver, and the best performances to take advantage of my WirelessCard is by using kernel <= 2.6.29. Now im using 2.6.31.5, it works fine but it doesnt compare to the kernel 2.6.29 and the older ones. I want to specify that i have tested the latest version of the kernel compiled by me in Slackware, with all the drivers included in that kernel, and the problem is still there. Tell me what further information i need to tell you to make a good report. Ciao (In reply to comment #2) > Kernel version : 2.6.30 and up, sorry,but that means 2.6.30, 2.6.31 and the > latest stable version 2.6.32.5 , i have tried with all of them. > I want to specify that i have tested the latest version of the kernel > compiled > by me in Slackware, with all the drivers included in that kernel, and the > problem is still there. Wireless-testing/compat-wireless is *ahead* of the release kernel. Since your problem appears to be rate-determining algorithm related and related to pid and minstrel, you probably could also try iwconfig rate <somefixrate> (or the iw equivalent); there are a few minstrel-related fixes/changes in compat-wireless/wireless-testing which is not in the release kernel - you should give compat-wireless/wireless-testing a try and see if that works well, and if it does, we can try pushing the minstrel-related change to Linus. Hi, I think that it's a duplicate of bug http://bugzilla.kernel.org/show_bug.cgi?id=14168. It's a minstrel algorithm problem with weak signals < 65-70 dBm Any news about ? |