zero-sys.net
Software Engineering, Administration, IT-Services & Consulting
Linux on HP 530

 
The HP 530 laptop works quite well with debian lenny. I was really amazed how quick I got a nearly perfect system up and running.
System Information
        Manufacturer: Hewlett-Packard
        Product Name: HP 530 Notebook PC(KD092AA#ABD)
        Version: F.05
        Wake-up Type: Power Switch
        Family: 103C_5336AN
  • CPU: Intel(R) Core(TM) Duo CPU T2400 @ 1.83GHz
  • MEM: 1024 MB
  • HD: ST9120822AS 120G
  • CDROM: Optiarc DVD RW AD-7530B
  • WLAN: Intel PRO/Wireless 3945ABG
  • LAN: Intel PRO/100 VE
  • GC: Intel Mobile 945GME Express Integrated Graphics Controller
NOT TESTED: Modem

Resize old partitions

I used the windows-vista disk-management tools from the mmc to resize the original NTFS partition (OK - I'm coward - I did not completely erase that crap ;-)

Install

Simply do a basic debian lenny net-install.
Nearly all works out of the box! Lounch-keys, hibernate, ...

XOrg

Works at 1280x800 with the latest kernel: 2.6.24-1-686

WLAn

works fine with the iwl3945 driver and the firmware-iwlwifi package

ACPI and Suspend

Hibernate works out of the box, to get suspend working, I had to edit the following files:
/etc/hibernate/ususpend-ram.conf.conf
changed:
USuspendRamForce yes
USuspendRamVbeMode yes
USuspendRamVbePost yes
and
/usr/lib/pm-utils/defaults
changed:
S2RAM_OPTS="-f -m -p"

hwclock

# hwclock -r
select() to /dev/rtc to wait for clock tick timed out
to fix this, change HWCLOCKPARS="--directisa" in
/etc/init.d/hwclockfirst.sh
/etc/init.d/hwclock.sh

TODO:

According to Mr. Murphy one big problem ist still left: The lid-button is not raising any ACPI-event. Strange phenomena: after a hibernate and successful resume it works!
Erstellt: 09.04.2008 19:01
Letzte Änderung: 11.04.2008 06:50