You are not logged in.

#1 2012-07-08 07:52:42

leniviy
Member
Registered: 2009-05-23
Posts: 177

Xorg 100% CPU after wake, black screen, no keyboard and mouse

On my desktop PC after suspend/resume the keyboard is not working and the screen is black. I can only connect via ssh, but everything is slow.

  PID USER      PR  NI  VIRT  RES  SHR S  %CPU %MEM    TIME+  COMMAND
  819 root      20   0  177m  68m  20m R  95,5  3,4   7:40.37 Xorg
 1670 il        20   0  318m 104m  22m R  25,2  5,2   2:49.04 skype
 1273 il        20   0 19492 8364  760 S  21,8  0,4   2:12.60 wineserver
 2222 root      20   0 15168 1724 1092 R   9,8  0,1   0:01.21 top
 

'kill -KILL 819' has no effect.

[root@il ~]# lspci
01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)
[root@il ~]# pacman -Q linux xorg-server nvidia
linux 3.4.4-2
xorg-server 1.12.2-1
nvidia 302.17-1
 

Arch 64, xfce4

Offline

#2 2012-07-08 13:25:13

MadTux
Member
Registered: 2009-09-20
Posts: 553

Re: Xorg 100% CPU after wake, black screen, no keyboard and mouse

Did you look into the log file /var/log/pm-suspend.log, which provides more information than the usual log file.

Offline

#3 2012-07-08 15:26:49

leniviy
Member
Registered: 2009-05-23
Posts: 177

Re: Xorg 100% CPU after wake, black screen, no keyboard and mouse

It's nvidia.
Downgrade to nvidia-295.53-2 helps.


MadTux wrote:

Did you look into the log file /var/log/pm-suspend.log, which provides more information than the usual log file.

Nothing suspicious:

Initial commandline parameters: 
Sun Jul  8 19:17:47 MSK 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux il 3.4.2-2-ARCH #1 SMP PREEMPT Mon Jun 11 22:27:17 CEST 2012 x86_64 GNU/Linux
Module                  Size  Used by
nls_cp437               5953  2 
nls_utf8                1352  1 
nls_cp866               5441  1 
vfat                   10119  3 
fat                    49739  1 vfat
fuse                   68768  6 
snd_hda_codec_analog    79856  1 
nvidia              10832296  30 
arc4                    1410  2 
rtl8187                52527  0 
snd_hda_intel          24053  2 
snd_hda_codec          94273  2 snd_hda_intel,snd_hda_codec_analog
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                74958  2 snd_hda_codec,snd_hda_intel
eeprom_93cx6            2175  1 rtl8187
mac80211              395232  1 rtl8187
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18966  1 snd_pcm
snd                    58997  10 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
btusb                  11764  0 
firewire_ohci          31677  0 
soundcore               5410  1 snd
bluetooth             190551  2 btusb
firewire_core          51552  1 firewire_ohci
acpi_cpufreq            5933  0 
microcode              12185  0 
cfg80211              169978  2 mac80211,rtl8187
intel_agp              10904  0 
iTCO_wdt               12813  0 
mperf                   1267  1 acpi_cpufreq
crc_itu_t               1363  1 firewire_core
usb_storage            44728  4 
intel_gtt              14047  1 intel_agp
iTCO_vendor_support     1929  1 iTCO_wdt
i2c_i801                8180  0 
rfkill                 15604  3 cfg80211,bluetooth
sky2                   49187  0 
coretemp                5654  0 
i2c_core               20369  2 i2c_i801,nvidia
evdev                   9754  4 
button                  4502  0 
processor              26567  1 acpi_cpufreq
pcspkr                  1899  0 
asus_atk0110            9824  0 
uas                     9285  0 
ext4                  424175  3 
crc16                   1359  2 ext4,bluetooth
jbd2                   73919  1 ext4
mbcache                 5977  1 ext4
dm_mirror              13400  0 
dm_region_hash          7279  1 dm_mirror
dm_log                  8729  2 dm_region_hash,dm_mirror
dm_mod                 70918  22 dm_log,dm_mirror
usbhid                 36430  0 
sr_mod                 14823  0 
cdrom                  35648  1 sr_mod
hid                    85285  1 usbhid
sd_mod                 29239  7 
pata_jmicron            2480  0 
ahci                   20549  2 
pata_acpi               3408  0 
ata_generic             3295  0 
libahci                20023  1 ahci
libata                167515  5 ahci,pata_acpi,libahci,ata_generic,pata_jmicron
uhci_hcd               23404  0 
scsi_mod              132942  5 uas,usb_storage,libata,sd_mod,sr_mod
ehci_hcd               41154  0 
usbcore               147533  8 uas,btusb,uhci_hcd,rtl8187,usb_storage,ehci_hcd,usbhid
usb_common               954  1 usbcore
             total       used       free     shared    buffers     cached
Mem:       2054720     378276    1676444          0      26004     129996
-/+ buffers/cache:     222276    1832444
Swap:      3903756          0    3903756

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
nVidia binary video drive detected, not using quirks.

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Sun Jul  8 19:17:48 MSK 2012: performing suspend
Sun Jul  8 19:18:02 MSK 2012: Awake.
Sun Jul  8 19:18:02 MSK 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/usr/lib/pm-utils/sleep.d/99video resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:

/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:

/usr/lib/pm-utils/sleep.d/95led resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:

/usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
Reloaded unloaded modules.

/usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:

/usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:

/usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
Sun Jul  8 19:18:02 MSK 2012: Finished.

Arch 64, xfce4

Offline

Board footer

Powered by FluxBB