|
Member
Registered: Nov 2003
Location: Milky Way Galaxy
Distribution: Mandriva 2010
Posts: 35
Original Poster
Rep:
|
What I mean by it doesn't come back it goes into a startup screen and just locks, with no hard drive activity, but massive processor activity because my laptop's cooling fans go full bore. No matter what buttons I push on it, nothing works. When I turn the power off and turn it back on it works like normal but I have to run FSCK.
Sequence of events:
Suspend to ram:
Stopping tasks ==================================================================|
hda: lost interrupt
hda: lost interrupt
Then system power down into suspend-to-ram mode. Red blinking light comes on as is suppose to happen when in suspend-to-ram mode. Press key to reinitialize. Power comes back. Standard power consumption, to my knowledge. Display off, power on, no drive activity. Fan seems to be running hard, as if processor is running with 100 consumption. Hard reboot.
Syspend to Disk:
System appears to go down perfectly fine. Turn power back on. Boot linux. Read pages from disk and then restarted.
Modules loaded:
radeon 76672 1
drm 60404 2 radeon
cpufreq_ondemand 5052 0
cpufreq_conservative 6116 0
cpufreq_powersave 1280 0
p4_clockmod 3720 0
speedstep_lib 3364 1 p4_clockmod
freq_table 3460 1 p4_clockmod
raw 6592 1
md5 3584 1
ipv6 234016 8
snd_seq_dummy 2532 0
snd_seq_oss 31136 0
snd_seq_midi_event 5696 1 snd_seq_oss
snd_seq 46960 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 6828 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 48960 0
snd_mixer_oss 16896 1 snd_pcm_oss
snd_ali5451 21220 1
snd_ac97_codec 83900 1 snd_ali5451
snd_pcm 79784 3 snd_pcm_oss,snd_ali5451,snd_ac97_codec
snd_timer 20548 2 snd_seq,snd_pcm
snd_page_alloc 8392 1 snd_pcm
snd 46116 11 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_ timer
soundcore 7008 1 snd
ipt_IFWLOG 2788 1
ipt_psd 43428 1
ip_set_iptree 5544 2
ipt_REJECT 4256 4
ipt_LOG 6272 8
ipt_state 1312 14
ipt_pkttype 1184 4
ipt_set 1920 2
ipt_CONNMARK 1696 0
ipt_MARK 1984 0
ipt_ROUTE 4260 0
ipt_connmark 1216 0
ipt_owner 2432 0
ipt_recent 9292 0
ipt_iprange 1312 0
ipt_physdev 1744 0
ipt_multiport 2112 0
ipt_conntrack 1792 0
iptable_mangle 2016 0
ip_set_portmap 3840 0
ip_set_macipmap 3780 0
ip_set_ipmap 3872 0
ip_set_iphash 5924 0
ip_set 18876 11 ip_set_iptree,ipt_set,ip_set_portmap,ip_set_macipmap,ip_set_ipmap,ip_set_iphash
ip_nat_irc 1824 0
ip_nat_tftp 1216 0
ip_nat_ftp 2560 0
iptable_nat 20212 3 ip_nat_irc,ip_nat_tftp,ip_nat_ftp
ip_conntrack_irc 70352 1 ip_nat_irc
ip_conntrack_tftp 3088 1 ip_nat_tftp
ip_conntrack_ftp 71408 1 ip_nat_ftp
ip_conntrack 40824 9 ipt_state,ipt_conntrack,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat,ip_conntrack_irc,ip_conntrack_ tftp,ip_conntrack_ftp
iptable_filter 2080 1
ip_tables 20416 20 ipt_IFWLOG,ipt_psd,ipt_REJECT,ipt_LOG,ipt_state,ipt_pkttype,ipt_set,ipt_CONNMARK,ipt_MARK,ipt_ROUTE, ipt_connmark,ipt_owner,ipt_recent,ipt_iprange,ipt_physdev,ipt_multiport,ipt_conntrack,iptable_mangle ,iptable_nat,iptable_filter
8139too 21760 0
mii 4704 1 8139too
af_packet 16392 2
pcmcia 20648 4
yenta_socket 20328 2
rsrc_nonstatic 11200 1 yenta_socket
pcmcia_core 43300 3 pcmcia,yenta_socket,rsrc_nonstatic
eth1394 16936 0
video 14052 0
thermal 10920 0
tc1100_wmi 5092 0
processor 17876 1 thermal
fan 3172 0
container 3008 0
button 4848 0
battery 7460 0
ac 3268 0
ide_cd 37988 0
ohci1394 32340 0
ieee1394 289560 2 eth1394,ohci1394
loop 14504 0
nls_iso8859_1 3680 2
ntfs 212792 2
ati_agp 6732 1
agpgart 29032 2 drm,ati_agp
nvram 7400 0
joydev 8128 0
tsdev 5984 0
ehci_hcd 29192 0
uhci_hcd 29136 0
usbcore 108348 3 ehci_hcd,uhci_hcd
evdev 7648 1
reiserfs 266516 3
The kernel that I use is the 2.6.12-12mdk. In the next few months I will be making the change to the 2.6.17-5mdv kernel.
|