Changelog for kernel 2.6.31-rc3-kuki-20090722 0. Kernel source changed from 2.6.30.1 to 2.6.31-rc3 1. Reduce the number of CPUS(NR_CPUS) from 8 to 2. 2. HIGHPTE enabled 3. MTRR_SANITIZER default changed from 1 to 0. 4. STACKPROTECTOR enabled 5. Power Mangement Debugging (PM_DEBUG) enabled 6. HIBERNATION_NVS enabled 7. ACPI_SBS enabled 8. APM enabled as module 9. Default CPU_FREQ set to performance instead of ondemand. 10. X86_SPEEDSTEP_LIB enabled 11. PCI_MSI and PCI_LEGACY enabled 12. HOTPLUG_PCI_ACPI and HOTPLUG_PCISHPC enabled 13. BINFMT_AOUT disabled 14. INET_TUNNEL enabled 15. IPV6 enabled 16. NETFILTER_ADVANCED enabled 17. LLC2 enabled 18. PHONET enabled 19. NET_PKTGEN disabled 20. WIRELESS_OLD_REGULATORY and LIB80211 disabled 21. MAC80211 enabled 22. WIMAX enabled 23. UEVENT_HELPER_PATH changed from "/sbin/hotplug" to "" 24. BLK_DEV_RAM_SIZE changed from 4096 to 65536 25. ATA_OVER_ETH enabled 26. TIFM_7XX1 enabled 27. ICS932s401 enabled 28. EEPROM_93CX6 enabled 29. SCSI_MULTI_LUN enabled 30. SCSI_CONSTANTS enabled 31. SCSI_SCAN_ASYNC enabled 32. SCSI_SCSI_SAS_HOST_SMP enabled 33. SATA_AHCI compiled as module 34. ATA_GENERIC enabled 35. ALL PATA_* disabled 36. MACVLAN enabled 37. ATL1 enabled 38. ATL1E enabled 39. ATL1C enabled 40. ATH_COMMON and ATH9K enabled (as modules) 41. USB_CATC disabled 42. USB_KAWETH disabled 43. USB_PEGASUS disabled 44. USB_RTL8150 disabled 45. USB_NET_* all disabled 46. NETCONSOLE disabled 47. NETPOLL disabled 48. NET_POLL_CONTROLLER disabled 49. INPUT_FF_MEMLESS enabled 50. INPUT_JOYDEV enabled 51. MOUSE_PS2_ELANTECH enabled 52. TABLET_USB_GTCO and TABLET_USB_KBTAB enabled 53. INPUT_MISC enabled 54. SERIO_SERPORT enabled 55. SERIO_RAW enabled 56. VT_HW_CONSOLE_BINDING enabled 57. SERIAL_8250_CONSOLE disabled 58. I2C_CHARDEV enabled 59. I2C_HELPER_AUTO enabled 60. SSB disabled 61. VIDEO_HELPER_CHIPS_AUTO enabled 62. DRM enabled 63. DRM_I810, DRM_I830, DRM_I915 enabled 64. LCD_PLATFORM endabled 65. SND_HWDEP enabled 66. SND_RAWMIDI enabled 67. SND_SEQ_DUMMY enabled 68. SND_HRTIMER enabled and set as default 69. SND_SUPPORT_OLD_API disabled 70. SND_VERBOSE_PROCFS disabled 71. SND_RAWMIDI_SEQ enabled 72. SND_MPU401_UART enabled 73. SND_VIRMIDI enabled 74. SND_MTPAV enabled 75. SND_SERIAL_U16550 enabled 76. SND_MPU401 enabled 77. SND_HDA_INPUT_JACK enabled 78. SND_HDA_CODEC_INTELHDMI enabled 79. SND_HDA_ELD enabled 80. SND_HDA_POWER_SAVE_DEFAULT timeout set to 0 (was 5) 81. SND_USB and default USB sound devices enabled 82. SOUND_PRIME and SOUND_OSS, SOUND_DMAP, SOUND_VMIDI, SOUND_MPU401 enabled 83. USB_HIDDEV enabled along with default devices 84. USB_ANNOUNCE_NEW_DEVICES enabled 85. USB_MON, USB_WUSB and USB_WUSB_CBAF enabled 86. USB_C67X00_HCD disabled 87. USB_ISP1760_HCD enabled 88. USB_WHCI_HCD enabled 89. USB_HWA_HCD enabled 90. USB_TMC enabled 91. All USB_STORAGE modules enabled 92. USB_MDC800 and USB_MICROTEK enabled 93. All USB_SERIAL devices enabled 94. USB_EMI62 and USB_EMI26 enabled 95. USB_RIO500 enabled 96. USB_BERRY_CHARGE enabled 97. USB_LED enabled 98. USB_SISUSBVGA enabled 99. USB_LD enabled 100. USB_IOWARRIOR, USB_GADGET_DUMMY_HCD, USB_DUMM_HCE enabled 101. Default USB gadget devices enabled 102. UWB enabled 103. MMC_SDHCI_PLTFM enabled 104. MMC_WBSD disabled 105. MEMSTICK_UNSAFE_RESUME enabled 106. MEMSTICK_TIFM_MS enabled 107. MEMSTICK_JMICRON_38X enabled 108. LEDS and LEDS_TRIGGER_BACKLIGHT enabled 109. EDAC enabled 110. RTC_DRV drivers enabled 111. INTEL_IOATDMA and DMA_ENGINE enabled 112. UIO_CIF, UIO_SMX and UIO_SERCOS3 enabled 113. ACPI_ASUS disabled 114. EXT2,EXT3,EXT4 now has POSIX_ACL and SECURITY enabled 115. REISERFS enabled 116. FSNOTIFY enabled 117. INOTIFY disabled 118. AUTOFS enabled 119. ROMFS enabled 120. NFSD versions 2,3 and 4 enabled 121. SMB_FS enabled 122. UNUSED_SYMBOLS disabled 123. SECUTIRY, SECURITYFS and SECURITY_NETWORK enabled 124. CRYPTO_HW disabled KERNEL: linux-image-2.6.30.1-kuki-20090707.01 The following modules have been added: USB_EZUSB USB_SERIAL_MOTOROLA USB_SERIAL_QUALCOMM USB_SERIAL_SIERRA_WIRELESS SDIO_UART UIO_PDRV UIO_PDRV_GENERIC AUTOFS4_FS FUSE_FS PCIEHP ACERHDF Kernel should now support ntfs filesystems and others that require FUSE. To enable fancontrol open a terminal and type: sudo modprobe acerhdf sudo echo -n "kernel" > /sys/class/thermal/thermal_zone0/mode Card readers should work if booting with a card installed. If not, add "pciehp.pciehp_force=1" (without the quotes) to defoptions in /boot/grub/menu.lst Kernel is compiled with the "unsafe" options, so you should be able to suspend with a card in the card reader. If you have an aao 150, and are having wifi problems, you may need to add blacklist acer_wmi to /etc/modprobe.d/blacklist Hopefully, with the addition of the above modules, most 3G modems/dongles/tethers should work (no guarantee as I don't have 3G to test with).