Re: [ydl-gen] Noisy fan on Power G5 and YDL 6.2

2012-11-13 Thread Robert T. Drury




I gained control of the fan but there was nothing really I could do
with that except smooth out the fan start/stop, which really wasn't
enough. You need the fan to run as set at the factory to control the
temperature, so if the fan is too loud, look for replacement fans that
are quieter. I'm very puzzled as to why Apple chose to put noisy fans
in the powerbooks.


Dimitar Georgievski wrote:
Hi,
  
  
  I just installed YDL on my Power G5 1.8 GHz and the fan is out
of control. It produces so much noise that after couple of minutes I
have to shut down the computer.
  
  
  Is there any fix for this issue? I noticed on older posts in the
forums users have experienced similar issues in the past. From their
replies it doesn't look like there is an official fix for this issue
yet.
  
  
  Here is the info about my Mac
  
  
  
  $ cat /proc/cpuinfo
  processor
  : 0
  cpu :
PPC970FX, altivec supported
  clock :
1800.00MHz
  revision :
3.0 (pvr 003c 0300)
  
  
  timebase :

  platform :
PowerMac
  model :
PowerMac9,1
  machine :
PowerMac9,1
  motherboard
  : PowerMac9,1 MacRISC4 Power Macintosh
  detected as
  : 337 (PowerMac G5)
  pmac flags
  : 
  L2 cache :
512K unified
  pmac-generation : NewWorld
  
  
  
  $ uname -a
  Linux myhost 2.6.29-3.ydl61.4 #1 SMP Mon Sep 7 14:50:27 PDT 2009
ppc64 ppc64 ppc64 GNU/Linux
  
  
  thanks,
  
  
  Dimitar
  

___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  'lt;keywords site:us.fixstars.com'



___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  'lt;keywords site:us.fixstars.com'

Re: [ydl-gen] ethernet up delays programs startup by ten seconds

2011-09-10 Thread Robert T. Drury




Thanks for the reply, Bill.
It turns out to be a couple of network-related config issues that
cropped up only after switching LANs.

The startup delay in most application programs when network is up was
due to my /etc/hosts file being empty.
The fix was to add a line: 127.0.0.1 localhost 'hostname'
Where 'hostname' is the name given to the hostname program, minus the
quotes.

A related issue was a fifteen second delay in starting ssh that cropped
up also when I switched LANs.
The problem is seen with ssh -vvv; The solution here was to use ssh -o
GSSAPIAuthentication=no



___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  'lt;keywords site:us.fixstars.com'

Re: [ydl-gen] ethernet up delays programs startup by ten seconds

2011-09-10 Thread Robert T. Drury




Gnome Network Manager overwrites /etc/hosts on startup so I needed to
update the appropriate fields in there.



___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  'lt;keywords site:us.fixstars.com'
___
yellowdog-general mailing list - yellowdog-general@lists.fixstars.com
Unsuscribe info: http://lists.fixstars.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try  'lt;keywords site:us.fixstars.com'