FS#6875 - kernel 2.6.21 showstoppers
Attached to Project:
Arch Linux
Opened by Tobias Powalowski (tpowa) - Wednesday, 11 April 2007, 05:25 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 05 May 2007, 15:50 GMT
Opened by Tobias Powalowski (tpowa) - Wednesday, 11 April 2007, 05:25 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 05 May 2007, 15:50 GMT
|
Details
Now in testing 2.6.21 series
Summary of 2.6.21 showstoppers: - kqemu seems to be broken, works as buggy as usual, see comment below - xfce4 battery meter seems broken (please confirm) - ivtv is not building, fixed :D |
This task depends upon
http://marc.info/?l=linux-netdev&m=117707735821802&w=2
I am not a programmer so i can't say what is the problem. The only thing what i can say is that it could be a good idea that one who understand more than mine should read the link above. Background is that instead the sis900 driver is longer in the kernel it got rewritten in this release.
I would like to mention tha bardo's xfce battery issue with 2.6.20 was that his battery module wasn't loaded. With the battery module loaded in 2.6.21 xfce's battery monitor still doesn't work.
And in response to brain0, kqemu has worked fine for me with windows and linux guests up until 2.6.21. With 2.6.21, windows seems to still work, but I can't get arch to boot. It gets hung up on hwdetect (even if I disablehooks= it).
it's in testing:wq
504:cromo@kromka:~$ sudo modprobe rtc
FATAL: Error inserting rtc (/lib/modules/2.6.21-ARCH/kernel/drivers/char/rtc.ko): Input/output error
rtc_cmos 7060 0
rtc_core 7428 1 rtc_cmos
rtc_lib 3200 1 rtc_core
sis900 module should be fixed with 21.1-6 package
rtc modules are now loaded by udev 110-2
lenovo realtek sound should work now too.
Another thing is cpufreq is not working on core2duo. This is known bug (http://bugzilla.kernel.org/show_bug.cgi?id=7578) and there is a patch for that, but as it is because of buggy BIOS it won't come into mainline. Would it be possible to include the patch (http://bugzilla.kernel.org/attachment.cgi?id=9950) in Arch version of the kernel? With that patch I get the same frequency on the list of frequencies returned by cpufreq-info, but at least I am able to use it. Without that patch speedstep_centrino driver doesn't load so cpufreq doesn't work.