InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-19-2008, 12:14 AM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Hi,
the screensaver makes me nuts.

It only starts if i log out and log in again. I disabled autologin, so I hoped maybe then it will work also as if i log out/in,
but no change. It only starts when I log out and in again. Kextstat ist the same before and after, so what the hell does
the logout initiate to make the saver start? How can i achive this without logging off?
Any Ideas?

P
Reply With Quote
  #2  
Old 03-19-2008, 10:43 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
you could use this in terminal to check that the time is set properly. (time in seconds)
defaults -currentHost read com.apple.screensaver idleTime -int

and possibly input a value this way
defaults -currentHost write com.apple.screensaver idleTime -int 28800

Probably not the problem but at least you can check what's happening.
Reply With Quote
  #3  
Old 03-19-2008, 11:24 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Hi, thanks for answering.
This shows me the time in Seconds to start up, actualy its 3 Minutes.

defaults -currentHost read com.apple.screensaver idleTime -int
180

So everything seems to work fine. I can also start the saver by hotCorner and by Terminal.
Only the automatic start does work until i log off at least once ???
really strange....
P
Reply With Quote
  #4  
Old 03-20-2008, 02:20 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Quote:
[cite] peppi:[/cite]Hi, thanks for answering.
This shows me the time in Seconds to start up, actualy its 3 Minutes.

defaults -currentHost read com.apple.screensaver idleTime -int
180

So everything seems to work fine. I can also start the saver by hotCorner and by Terminal.
Only the automatic start does work until i log off at least once ???
really strange....
P
Very strange, sorry I don't have a clue!
Reply With Quote
  #5  
Old 03-21-2008, 04:42 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Solved:

Kernel 9.2.0 Darwin Kernel Version 9.2.0 works fine.
9.1 has been ok after clean install, but lost it somehow.
Now with new kernel and new smbios everything works fine again!

p
Reply With Quote
  #6  
Old 03-21-2008, 05:26 PM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Great to hear, that could have been the related problem. - Enjoy!
Reply With Quote
Reply