ich habe hier ein neues Dell Latitude D830 Laptop mit Nvidia NVS 140M
Grafik. Das Gerät und Intel Santa Rosa Plattform ist ja noch recht neu,
inzwischen habe ich eigentlich alles zum Laufen gebracht, nur
hibernate/suspend funktioniert nicht.
Beim Aktivieren des hibernate Modus, wird der Bildschirm schwarz und der
Cursor blinkt in der oberen linken Ecke. Der Lüfter läuft weiter und
das war's dann.
Zuerst hatte ich den Nvidia binary Treiber in Verdacht. Aber nachdem ich
das Modul schon entfernt habe und auf der Konsole hibernate mit dem
gleichen Ergebnis ausgeführt habe, muß es wohl etwas anderes sein. Das WLAN
Modul iwl4965 und das tg3 Modul hatte ich davor auch entfernt. Als Kernel
kommte der zukünftige Kernel 2.6.22-9-generic von ubuntu 7.10 zum Einsatz. Mit
dem 2.6.20-15-generic von 7.04 funktioniert hibernate/suspend aber auch nicht.
Auch uswsusp hat keine Besserung gebracht.
Im kernel Log sieht das dann z.B. so aus:
Aug 12 23:29:00 Claire kernel: [ 2943.348000] PM: Writing back config space on
device 0000:09:00.0 at offset 1 (was 100506, writing 100106)
Aug 12 23:29:01 Claire kernel: [ 2944.368000] ACPI: PCI interrupt for device 0000:09:00.0 disabled
Aug 12 23:29:04 Claire kernel: [ 2947.464000] PM: suspend-to-disk mode set to 'shutdown'
Danach muß ich das Gerät hart ausschalten.
lspci Ausgabe:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation Unknown device 0429 (rev a1)
03:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21)
03:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755M Gigabit Ethernet PCI Express (rev 02)
0c:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
Wie könnte ich das weiter debuggen und rausfinden, welche Komponente
möglicherweise Probleme macht? Mit trial & error bin ich bisher nicht weit
gekommen.
Ralf