[arch-dev-public] kernel 2.6.31-1
Hi guys, kernel 2.6.31 first test run ... Upstream changes: http://kernelnewbies.org/LinuxChanges Arch Linux bugfixes: - none Arch Linux changes: -aufs module is now available as extra package: http://bugs.archlinux.org/task/14923 pacman -S aufs2 pacman -S aufs2-util Broken binary modules: - intel-536/537 (i686) - lirc - madwifi - tiacx Maintainers please fix this! Enjoy have fun and give me feedback, greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Am Donnerstag 10 September 2009 17:38:28 schrieb Tobias Powalowski:
Enjoy have fun and give me feedback,
It seem to run fine here. I just found the following message in dmesg. Afaik my RAM does not support ECC but the CPU cache should; so I am not sure what this is about. The mentioned kernel parameter does not change anything. EDAC amd64: This node reports that Memory ECC is currently disabled. EDAC amd64: bit 0x400000 in register F3x44 of the MISC_CONTROL device (0000:00:18.3) should be enabled EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded. Either Enable ECC in the BIOS, or use the 'ecc_enable_override' parameter. Might be a BIOS bug, if BIOS says ECC is enabled Use of the override can cause unknown side effects. amd64_edac: probe of 0000:00:18.2 failed with error -22 -- Pierre Schmitz, http://users.archlinux.de/~pierre
Am Donnerstag 10 September 2009 schrieb Pierre Schmitz:
Am Donnerstag 10 September 2009 17:38:28 schrieb Tobias Powalowski:
Enjoy have fun and give me feedback,
It seem to run fine here. I just found the following message in dmesg. Afaik my RAM does not support ECC but the CPU cache should; so I am not sure what this is about. The mentioned kernel parameter does not change anything.
EDAC amd64: This node reports that Memory ECC is currently disabled. EDAC amd64: bit 0x400000 in register F3x44 of the MISC_CONTROL device (0000:00:18.3) should be enabled EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded. Either Enable ECC in the BIOS, or use the 'ecc_enable_override' parameter. Might be a BIOS bug, if BIOS says ECC is enabled Use of the override can cause unknown side effects. amd64_edac: probe of 0000:00:18.2 failed with error -22
I get this: ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI region HWRE [0x290-0x299] ACPI: Device needs an ACPI driver ACPI: I/O resource 0000:00:1f.3 [0x400-0x41f] conflicts with ACPI region SMRG [0x400-0x40f] ACPI: Device needs an ACPI driver greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Am Donnerstag 10 September 2009 schrieb Tobias Powalowski:
Hi guys, kernel 2.6.31 first test run ...
Upstream changes: http://kernelnewbies.org/LinuxChanges
Arch Linux bugfixes: - none
Arch Linux changes: -aufs module is now available as extra package: http://bugs.archlinux.org/task/14923 pacman -S aufs2 pacman -S aufs2-util
Broken binary modules: - intel-536/537 (i686) - lirc - madwifi - tiacx Maintainers please fix this!
Enjoy have fun and give me feedback, greetings tpowa
tiacx, madwifi and lirc fixed to build against 2.6.31 only intel modem left, i need your help on this, looks like a small thing: /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c: In function 'softserial_background_event_handler': /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c:365: error: request for member 'ops' in something not a structure or union /home/tobias/Arch/svn/svn- packages/intel-536ep/trunk/src/intel-536-537/coredrv/softserial.c:374: error: request for member 'ops' in something not a structure or union code on 365: (ptty->ldisc.ops->write_wakeup != NULL)) code on 374: (ptty->ldisc.ops->write_wakeup)(ptty); thanks for your help greeitngs tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Ok guys, fixed all binary modules we have. Let's wait for the next bug fix version for .31 now. greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
participants (2)
-
Pierre Schmitz
-
Tobias Powalowski