--- Begin Message ---
On 23.11.2011 15:18, Jonathan Nieder wrote:
Hi,
maximilian attems wrote:
also the "Other" "Other" seems a wrong product/ component nobody will look at.
Yep.
has power a section with suspend?
I dunno, but it's moot now that bugzilla is down.
> From bugzilla I see that you still have suspend trouble with v3.0.
Please follow the instructions from [1] to narrow down which subsystem
is responsible.
Thanks much,
Jonathan
[1]http://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt
Hi,
first of all thanks for your help.
I tried first part of the debugging instructions and found out that the
problem arrives in the "devices" part of hibernation ("freezer" works fine).
Then I tried to find out which driver causes the problem.
The full list of modules on the system is attached as file "lsmod.txt".
Roundabout 40 of them I succeeded to unload with "modprobe -r" and they
do not seem to cause the problem.
So the problem module should be one of the remaining 60 modules attached
as "lsmod21.txt" .
But now I do not know how to unload them cause I always get the message
"module is in use" - even when system is started in recovery mode.
Especially the "radeon" module which might be a good candidate cannot be
unloaded.
Could you please give me some instructions how to do this?
What I would like to mention again (as earlier in bugzilla) is the
strange behaviour that the first suspend to ram always works perfectly
fine and the second one always causes a system hangup (maybe caused by
an infinite loop cause the fan speeds gets higher after some time) .
The current kernel version on the system is 3.1.0-1 .
Thanks and regards
Rolf
Module Size Used by
powernow_k8 17574 1
mperf 12453 1 powernow_k8
cpufreq_stats 12866 0
cpufreq_powersave 12454 0
cpufreq_userspace 12576 0
cpufreq_conservative 13147 0
parport_pc 22364 0
ppdev 12763 0
lp 17149 0
parport 31858 3 parport_pc,ppdev,lp
rfcomm 33622 0
bnep 17567 2
bluetooth 119290 10 rfcomm,bnep
uinput 17440 1
fuse 61981 1
nfsd 259717 2
nfs 312096 0
lockd 67328 2 nfsd,nfs
fscache 36739 1 nfs
auth_rpcgss 37143 2 nfsd,nfs
nfs_acl 12511 2 nfsd,nfs
sunrpc 173516 6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
ext3 161848 1
jbd 56928 1 ext3
loop 22597 0
snd_hda_codec_analog 77709 1
radeon 644743 2
snd_hda_intel 26182 2
snd_hda_codec 72799 2 snd_hda_codec_analog,snd_hda_intel
snd_hwdep 13186 1 snd_hda_codec
snd_pcm 63744 2 snd_hda_intel,snd_hda_codec
tpm_infineon 12985 0
snd_seq 45093 0
snd_timer 22917 2 snd_pcm,snd_seq
snd_seq_device 13176 1 snd_seq
ttm 48725 1 radeon
drm_kms_helper 27227 1 radeon
drm 167371 4 radeon,ttm,drm_kms_helper
snd 52798 12
snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
i2c_algo_bit 12841 1 radeon
i2c_piix4 12536 0
arc4 12458 2
joydev 17266 0
edac_core 35258 0
soundcore 13065 1 snd
snd_page_alloc 13003 2 snd_hda_intel,snd_pcm
i2c_core 23876 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
edac_mce_amd 17103 0
k8temp 12647 0
shpchp 31293 0
yenta_socket 22899 0
pci_hotplug 27114 1 shpchp
pcmcia_rsrc 17533 1 yenta_socket
b43 290959 0
pcspkr 12579 0
hp_wmi 13329 0
evdev 17562 20
sparse_keymap 12760 1 hp_wmi
mac80211 183093 1 b43
tpm_tis 17454 0
tpm 17862 2 tpm_infineon,tpm_tis
psmouse 55543 0
serio_raw 12850 0
battery 13109 0
wmi 13243 1 hp_wmi
video 17628 0
tpm_bios 12948 1 tpm
cfg80211 132703 2 b43,mac80211
rfkill 19012 4 bluetooth,hp_wmi,cfg80211
ac 12624 0
rng_core 12652 1 b43
power_supply 13475 3 radeon,battery,ac
container 12581 0
button 12937 0
processor 27949 1 powernow_k8
ext4 312988 1
mbcache 13065 2 ext3,ext4
jbd2 62015 1 ext4
crc16 12343 2 bluetooth,ext4
sg 25874 0
usbhid 36379 0
hid 77192 1 usbhid
sr_mod 21899 0
sd_mod 36136 4
crc_t10dif 12348 1 sd_mod
cdrom 35401 1 sr_mod
ata_generic 12479 0
sata_sil 12924 3
pata_atiixp 12696 0
ohci_hcd 26614 0
libata 140545 3 ata_generic,sata_sil,pata_atiixp
fan 12674 0
thermal 17383 0
thermal_sys 18040 4 video,processor,fan,thermal
ehci_hcd 40215 0
ssb 44714 1 b43
mmc_core 63754 2 b43,ssb
scsi_mod 162376 4 sg,sr_mod,sd_mod,libata
pcmcia 32691 2 b43,ssb
usbcore 124095 4 usbhid,ohci_hcd,ehci_hcd
tg3 118746 0
libphy 19018 1 tg3
pcmcia_core 18294 3 yenta_socket,pcmcia_rsrc,pcmcia
Module Size Used by
fuse 61981 1
nfsd 259717 2
nfs 312096 0
lockd 67328 2 nfsd,nfs
fscache 36739 1 nfs
auth_rpcgss 37143 2 nfsd,nfs
nfs_acl 12511 2 nfsd,nfs
sunrpc 173516 6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
ext3 161848 1
jbd 56928 1 ext3
loop 22597 0
snd_hda_codec_analog 77709 0
radeon 644743 1
snd_hda_codec 72799 1 snd_hda_codec_analog
snd_hwdep 13186 1 snd_hda_codec
snd_pcm 63744 1 snd_hda_codec
snd_seq 45093 0
snd_timer 22917 2 snd_pcm,snd_seq
ttm 48725 1 radeon
drm_kms_helper 27227 1 radeon
arc4 12458 0
snd_seq_device 13176 1 snd_seq
drm 167371 3 radeon,ttm,drm_kms_helper
snd 52798 7
snd_hda_codec_analog,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
tpm_infineon 12985 0
soundcore 13065 1 snd
i2c_algo_bit 12841 1 radeon
i2c_piix4 12536 0
snd_page_alloc 13003 1 snd_pcm
i2c_core 23876 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
k8temp 12647 0
edac_core 35258 0
joydev 17266 0
shpchp 31293 0
ac 12624 0
edac_mce_amd 17103 0
evdev 17562 0
yenta_socket 22899 0
pci_hotplug 27114 1 shpchp
pcmcia_rsrc 17533 1 yenta_socket
tpm 17862 1 tpm_infineon
tpm_bios 12948 1 tpm
power_supply 13475 2 radeon,ac
psmouse 55543 0
serio_raw 12850 0
video 17628 0
button 12937 0
ext4 312988 1
mbcache 13065 2 ext3,ext4
jbd2 62015 1 ext4
crc16 12343 1 ext4
sd_mod 36136 4
crc_t10dif 12348 1 sd_mod
usbhid 36379 0
hid 77192 1 usbhid
ohci_hcd 26614 0
sata_sil 12924 3
libata 140545 1 sata_sil
pcmcia_core 18294 2 yenta_socket,pcmcia_rsrc
ehci_hcd 40215 0
scsi_mod 162376 2 sd_mod,libata
thermal_sys 18040 1 video
usbcore 124095 4 usbhid,ohci_hcd,ehci_hcd
--- End Message ---