• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

s2ram und Freeze bei HDD Zugriff

Servus,

nachdem das einrichten von s2ram auf meinem Notebook so einfach geklappt hat, wollte ich das auch mal meinem Desktop beibringen.

Musste meiner xorg.conf unter Section Device Option "NvAGP" "1" hinzufügen und seitdem schläft er sowohl mit s2ram -f -a 1, als auch mit -f -a 2 und -f -a 3. Er wacht auch mit allen drei Versionen auf, doch habe ich direkt danach hat meine CPU 100% Status E/A Wait für ungefähr 5 Sekunden. Dann friert die Kiste ein und es geht nicht mal mehr NumLock. Bis dahin geht noch alles, manchmal werden aber Shell Kommandos (habe ja root shell offen) nicht ausgeführt, als würde der Prozess hängen.
Kann das sein, dass das ganze noch am Kernelproblem liegt, das mit älteren Kerneln noch auftrat? Fahre 2.6.16.27-0.9-default,hab gelesen, ab 2.6.16 wäre es behoben. Das System liegt auf einer Sata Platte, insgesamt sind 2 sata und eine Pata im system. (achja, unter windows xp funktioniert ein suspend, also müsste er prinzipiell gehen)

Irgendwelche Ideen? Anyone? wo sind in 10.1 die logs versteckt?

Gruß, rws
 
Ich habe genau das gleiche Problem, wobei ich den Kernel:
2.6.18.8-0.5-default
benutze, keine SATA-Platten hab, und zudem seit einigen Tagen mit SUSE 10.2 fahre.

Hier der Log:
Code:
cat /var/log/pm-suspend.log
Mon Jul 30 18:26:45 CEST 2007: running suspend hooks.
===== Mon Jul 30 18:26:45 CEST 2007: running hook: /etc/pm/hooks/00clear =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/01logging =====
suspend initiated: Mon Jul 30 18:26:46 CEST 2007

Module                  Size  Used by
button                 10896  0
joydev                 13632  0
st                     40860  0
sr_mod                 20132  0
nls_iso8859_1           8320  1
nls_cp437               9984  1
vfat                   16640  1
fat                    55324  1 vfat
xt_pkttype              6016  6
ipt_LOG                10624  20
xt_limit                6912  20
snd_pcm_oss            53632  0
snd_mixer_oss          21248  1 snd_pcm_oss
snd_seq                61680  0
snd_seq_device         12812  1 snd_seq
af_packet              29832  2
cpufreq_conservative    12040  0
cpufreq_ondemand       11020  1
cpufreq_userspace       9088  0
cpufreq_powersave       5888  0
powernow_k8            18208  0
freq_table              8832  1 powernow_k8
battery                14468  0
ac                      9476  0
ip6t_REJECT             9344  3
xt_tcpudp               7296  34
ipt_REJECT              9472  3
xt_state                6272  16
iptable_mangle          7040  0
iptable_nat            11652  0
ip_nat                 22060  1 iptable_nat
iptable_filter          7168  1
ip6table_mangle         6528  0
ip_conntrack           53344  3 xt_state,iptable_nat,ip_nat
nfnetlink              11032  2 ip_nat,ip_conntrack
ip_tables              17860  3 iptable_mangle,iptable_nat,iptable_filter
ip6table_filter         7040  1
ip6_tables             18756  2 ip6table_mangle,ip6table_filter
x_tables               18564  10 xt_pkttype,ipt_LOG,xt_limit,ip6t_REJECT,xt_tcpudp,ipt_REJECT,xt_state,iptable_nat,ip_tables,ip6_tables
ipv6                  265120  19 ip6t_REJECT
apparmor               55828  0
aamatch_pcre           18432  1 apparmor
loop                   20488  0
dm_mod                 60184  3
w83627ehf              17932  0
hwmon                   7428  1 w83627ehf
i2c_isa                 9344  1 w83627ehf
sg                     38556  0
usbhid                 52192  0
nvidia               6844276  18
usb_storage            83008  1
agpgart                35528  1 nvidia
ide_cd                 42272  0
cdrom                  38432  2 sr_mod,ide_cd
rt2500                171492  1
snd_intel8x0           36764  1
snd_ac97_codec         97568  1 snd_intel8x0
snd_ac97_bus            6400  1 snd_ac97_codec
i2c_nforce2            11264  0
ohci_hcd               23428  0
ehci_hcd               34696  0
snd_pcm                88068  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
i2c_core               25216  4 w83627ehf,i2c_isa,nvidia,i2c_nforce2
usbcore               129668  5 usbhid,usb_storage,ohci_hcd,ehci_hcd
snd_timer              27908  2 snd_seq,snd_pcm
snd                    61572  10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
forcedeth              44932  0
soundcore              13792  1 snd
snd_page_alloc         14472  2 snd_intel8x0,snd_pcm
parport_pc             42084  1
lp                     15652  0
parport                40008  2 parport_pc,lp
reiserfs              239744  3
sata_nv                15620  0
libata                119956  1 sata_nv
edd                    13892  0
fan                     9092  0
amd74xx                17692  0 [permanent]
thermal                18568  0
processor              34664  2 powernow_k8,thermal
sd_mod                 24704  2
scsi_mod              137224  6 st,sr_mod,sg,usb_storage,libata,sd_mod
ide_disk               20480  5
ide_core              131144  4 usb_storage,ide_cd,amd74xx,ide_disk

             total       used       free     shared    buffers     cached
Mem:       1035984     549064     486920          0      88268     275048
-/+ buffers/cache:     185748     850236
Swap:      1052216         44    1052172

===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/05led =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/06autofs =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/10NetworkManager =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/23dock =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/30s2disk-check =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/45pcmcia =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/50modules =====
trying to unload: button
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/80acpi-fan =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/80videobios =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/94cpufreq =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/95led =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/99Zgrub =====
===== Mon Jul 30 18:26:46 CEST 2007: running hook: /etc/pm/hooks/99info =====
Mon Jul 30 18:26:46 CEST 2007: finished suspend hooks.
Machine is unknown.
This machine can be identified by:
    sys_vendor   = "MICRO-STAR INTERNATIONAL CO., LTD"
    sys_product  = "MS-7125"
    sys_version  = "3.0"
    bios_version = "6.00 PG"
See http://en.opensuse.org/S2ram for details.

If you report a problem, please include the complete output above.
Mon Jul 30 18:26:47 CEST 2007: running resume hooks.
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/99info =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/99Zgrub =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/95led =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/94cpufreq =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/80videobios =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/80acpi-fan =====
kicking /proc/acpi/fan/FAN/state
/etc/pm/hooks/80acpi-fan: line 18: echo: write error: No such device
/etc/pm/hooks/80acpi-fan: line 19: echo: write error: No such device
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/50modules =====
trying to reload: button
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/45pcmcia =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/30s2disk-check =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/23dock =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/10NetworkManager =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/06autofs =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/05led =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/01logging =====
===== Mon Jul 30 18:26:47 CEST 2007: running hook: /etc/pm/hooks/00clear =====
Mon Jul 30 18:26:47 CEST 2007: finished resume hooks.
 
Oben