Or download a xorg.conf. I disabled DRI, because the intel driver generates an VBLANK interrupt for every refresh, waking the CPU up 60 times a second. If you're not so keen on powersaving, or if the bug is resolved in your driver-version, just remove the “NoDRI” line. Also a german keyboardlayout is configured, that can easily be “cured” if you wish ;)
For the backlight controls, I had a look at the description of the Samsung X360 here, which helpfully states that in kernel >= 2.6.27 the acpi interface has been removed. Since we need at least that kernel version for the Intel Wifi Link 5100, we have to use a workaround.
The manpage of the intel driver describes, that one can switch to “legacy mode” if the acpi interface is not available:
The only problem which remains for me so far is: if the brightness is set to “0”, the backlight is switched off. I cannot get it to switch back on by increasing the brightness level. Will have to find that out. For now I disabled the “dim display when idle” settings in the gnome power management.
I can only recommend using the laptop-mode-tools from Bart Samwel. That just took care of everything I wanted to save power on. If you really want to know more what is going on, or if you want to tweak more yourself, read the excellent documentation on LessWatts.org and use PowerTOP to find out the power-thirsty processes on your laptop.
With the latest BIOS update I can use 64 bit kernel!
Michele, Monday 09 of February, 2009 [12:49:11]
I've this laptop too.
There are some little differences between mine and your revision:
Cpu: Intel P7350 Graphics: nVidia 9200gs
I experienced some problems running a 64bit kernel, my notebook reboot itself when it loads devices driver. However it works fine with a 32 bit kernel.
HW-Virt won't work and in my bios setup is not present any option to enable/disable it.
Search
Sister Sites Lination - Blogging site for Linux users LinWik - Linux guides in wiki format
Discussion
Good News!
With the latest BIOS update I can use 64 bit kernel!
I've this laptop too.
There are some little differences between mine and your revision:
Cpu: Intel P7350
Graphics: nVidia 9200gs
I experienced some problems running a 64bit kernel, my notebook reboot itself when it loads devices driver. However it works fine with a 32 bit kernel.
HW-Virt won't work and in my bios setup is not present any option to enable/disable it.