InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #21  
Old 03-27-2008, 04:31 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Quote:
[cite] mrburns05:[/cite]okay now i left azureus on all night downloading a 6gb file, conections limited @ 250/300 peers, no crash!

only things ive changed:

Disabled Indexing, turned off time machine, turned off screensaver, and in bios set cpu fan from 90% to full speed ( i believe at idle im around 32-33 Celcius)


I am over clocking (64 X2 3800+"2Ghz" OC'ed @ 2.2Ghz) DDR400 running at 440mhz
so which version are you using then? As mentioned before -nochk did it for me.
p
Reply With Quote
  #22  
Old 03-27-2008, 07:54 PM
braid braid is offline
Jaguar
 
Join Date: Jan 2008
Posts: 36
mrburns05: did you change the kext? using the 10.5.2 default or the one I told before?

psofftopic) my screensaver still insist in appears. Even set it to NEVER, it comes up...
Reply With Quote
  #23  
Old 03-27-2008, 08:11 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Quote:
[cite] braid:[/cite]

psofftopic) my screensaver still insist in appears. Even set it to NEVER, it comes up...
did you try

Quote:
In AppleScript:
do shell script “defaults -currentHost write com.apple.screensaver idleTime 180?

The 180 is idle time in seconds to activate the screensaver. Setting it to 0 disables the ScreenSaver.
Reply With Quote
  #24  
Old 03-27-2008, 11:47 PM
braid braid is offline
Jaguar
 
Join Date: Jan 2008
Posts: 36
wow Peppi! I have no idea how to do that! where is the AppleScript? is it a file I have to edit?
Reply With Quote
  #25  
Old 03-27-2008, 11:53 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Hi, well no, just open up terminal inside your applications->tools folder and type it like stated.

To read first whats in there right now you might use:

defaults -currentHost read com.apple.screensaver

P
Reply With Quote
  #26  
Old 03-28-2008, 12:27 AM
braid braid is offline
Jaguar
 
Join Date: Jan 2008
Posts: 36
oh, ok, I´m gonna make it later at home
Reply With Quote
  #27  
Old 03-28-2008, 02:41 AM
CyCLoBoT CyCLoBoT is offline
Panther
 
Join Date: Feb 2008
Posts: 108
I was having similar issue too but I think its fixed now because I have installed another network card (Realtek) and have disabled the onboard one. Just thought I would let you guys know about the success if anyone else wants to try it. Oh btw, I got the card for $4 on ebay. So well worth it to try out.

I have DFI NF4 motherboard.
Reply With Quote
  #28  
Old 03-28-2008, 04:32 AM
braid braid is offline
Jaguar
 
Join Date: Jan 2008
Posts: 36
weird... did the command... check it out how it already was ?

{
askForPassword = 1;
idleTime = 0;
moduleName = Arabesque;
modulePath = "/System/Library/Screen Savers/Arabesque.qtz";
showClock = 0;
}

anyway/ just typed the write 0 string...
and...(offtopic) the ls command... can I turn it into colors? like it is in linux? I tried ls --color and nothing...
Reply With Quote
  #29  
Old 03-28-2008, 05:28 AM
mrburns05 mrburns05 is offline
Jaguar
 
Join Date: Jan 2008
Posts: 92
using latest azureus, and whTever came with the 10.5.2 rev1 dvd (updates applied) 9.2.0 kernel from dvd also
Reply With Quote
  #30  
Old 03-28-2008, 02:29 PM
peppi peppi is offline
Jaguar
 
Join Date: Feb 2008
Posts: 31
Quote:
[cite] braid:[/cite]weird... did the command... check it out how it already was ?

{
askForPassword = 1;
idleTime = 0;
moduleName = Arabesque;
modulePath = "/System/Library/Screen Savers/Arabesque.qtz";
showClock = 0;
}

anyway/ just typed the write 0 string...
and...(offtopic) the ls command... can I turn it into colors? like it is in linux? I tried ls --color and nothing...
Hi, hmmm, gets interesting... So if it still comes up with the screensaver maybe you might just rename Arabesque.qtz to _Arabesque.qtz,
to get OSX confused, probably thats a way to make him stop doing that. (Funny my screensaver never startet for month, so I had the same problem for a while vice versa;-))

The highlighting for ls might be changed like that:
http://www.mactips.org/archives/2005/08/02/color-your-os-x-command-prompt/
Bye,
p



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply