On Sat, 24 Sep 2005 07:48:37 +0300, Matthew Saltzman <mjs@xxxxxxxxxxxxxxx>
wrote:
Hi
On Fri, 23 Sep 2005, Dave Jones wrote:
I've completed a 2.6.13 kernel rebase, and pushed out a
test kernel to fc4-updates-testing. (FC3 probably won't
get another rebase before EOL).
Please give this a try on your systems, and file any
bugs that you happen upon in bugzilla.
You can also find interim 'snapshot' builds at
http://people.redhat.com/davej/kernels/Fedora/FC4/
which may fix additional problems since the last updates-testing
release.
I'm hoping to get this pushed out fairly soon depending upon
the feedback I get from how well this kernel works out.
Thanks,
Dave
Does this purport to fix the ibm_acpi module bug?
Just installed on a T21. ibm_acpi seems to be fixed, loads fine (v0.8).
Also v0.11 works :)
[root@purgatory acpi]# tail -3 /var/log/messages
Sep 24 14:03:10 purgatory kernel: ibm_acpi: IBM ThinkPad ACPI Extras v0.11
Sep 24 14:03:10 purgatory kernel: ibm_acpi: http://ibm-acpi.sf.net/
Sep 24 14:03:10 purgatory kernel: ibm_acpi: dock device not present
[root@purgatory acpi]# ls /proc/acpi/ibm/
bay bluetooth cmos driver fan led thermal volume
beep brightness dock ecdump hotkey light video
[root@purgatory acpi]#
Also ACPI seems to be fixed since the machine reboot AND shuts down
properly.
Maybe add to https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=165819
???
But ...
[root@purgatory acx]# modprobe e100
FATAL: Error inserting e100
(/lib/modules/2.6.13-1.1524_FC4/kernel/drivers/net/e100.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
[root@purgatory acx]# dmesg |tail
JoinBSSID MAC:00:13:10:02:6D:04
acx_set_status(4):ASSOCIATED
ASSOCIATED!
acx_i_timer: priv->status=4 (ASSOCIATED)
get_mask 0x00000000, set_mask 0x00000040
setting RXconfig to 2010:0FDD
get_mask 0x00000000, set_mask 0x00000000 - after update
spurious 8259A interrupt: IRQ7.
wlan0: rx: 6 DUPs in 60 packets received in 10 secs
e100: Unknown parameter `irq'
[root@purgatory acx]# lsmod |grep e100
[root@purgatory acx]#
There was another error about cardmgr but I didnt write it down and cant
find anything in the logs now. I'll try and get it somehow. PCMCIA works
fine though.
Hope all this helps.
Regards
Efthym