View Single Post
  #2 (permalink)  
Old 29-Jun-2009, 10:22
pmichelmp3's Avatar
pmichelmp3 pmichelmp3 is offline
Puzzled Penguin
 
Join Date: Oct 2008
Location: Montreal
Posts: 5
pmichelmp3 hasn't been rated much yet
Default Re: screen saver hangs in select() call - - kernel problem?

I've just noticed that the last strace line shows " = 0 "
so this means that select() did return
and based on the strace history of previous events,
I assume that the screen saver is stuck in the iocl() call that should normally follow the select() call
__________________
Box: Asrock AGP/PCIe x86_64 - openSUSE 11.1 - Core2 Quad - 2Gig ram - GeForce 7600 GS - Kde 3.5.9r49.1
Lap: Dell D630 x86_64 - openSUSE 11.1 - Core2 Duo - 4Gig ram - Intel 965 GM - Kde 3.5.10r21.11
Reply With Quote