|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Fwd: Fan control ?Hi, Niels.
On Sep 07 2009, Niels S. Eliasen wrote: > and yes! i > the iSCSI is overkill... but I intend to use it ... " a little > later" .... The best thing is to isolate the unneeded parts all at once and go on turning them on one by one. Also, it would be useful if you could drop into single user mode to get rid of all those Desktop Environment crap. > >>appletalk 33012 20 Do you need appletalk? > >>lp 13388 0 > >>parport 40176 1 lp I'm not sure if parport on such a notebook is needed. > >>autofs4 22788 0 Do you need autofs4? > >>cpufreq_userspace 6776 0 > >>cpufreq_stats 7908 0 > >>cpufreq_ondemand 10624 0 > >>cpufreq_powersave 5280 0 > >>cpufreq_conservative 10144 0 Unfortunately, the ondemand and conservative drivers most probably won't work with your computer (it may complain about too high latency to switch speeds---heck it even does that on my Pentium D 805). > >>nfsd 222456 17 Are you serving any nfs clients from this machine? > >>nfs 262224 0 Are you using any nfs servers from this machine? > >>ext2 73256 1 Which filesystems are you using? Ext2? Ext3? You can drop the unneeded modules. > >>lm75 9744 0 I'm not really sure about lm75 on an Apple Mac. > >>airport 8512 0 > >>orinoco 40692 1 airport > >>hermes 10528 2 airport,orinoco Do you have a standard airport card? (802.11b) > >>sbp2 23116 0 Are you using Firewire for the moment? > >>dm_mirror 20608 0 (...) > >>raid10,raid456,raid1,raid0,multipath,linear Are you using any kind of redundancy (RAID) on your powerbook? > >> 50,1% ( 53,9) <interrupt> : 1 Level VIA-PMU > >> 7,8% ( 8,4) <interrupt> : 1 Level ide1 You seem to have many access to the disk. Perhaps, you could track down what is using the disc with: echo 1 > /proc/sys/vm/block_dump (Warning, this may generate copious amounts of output!) > >> 1,4% ( 1,5) mysqld : schedule_timeout (process_timeout) Do you need an SQL server on your notebook? > >> 0,9% ( 1,0) apache2 : schedule_timeout (process_timeout) A webserver? > >> 0,9% ( 0,9) dovecot : schedule_timeout (process_timeout) A mailserver? > >> 0,5% ( 0,5) spamd : schedule_timeout (process_timeout) A spam classifier? > >> 0,4% ( 0,5) mt-daapd : do_nanosleep (hrtimer_wakeup) A DAAP server? > >> 0,1% ( 0,1) amavisd-new : schedule_timeout (process_timeout) An anti-virus checker? > >> echo 1500 > /proc/sys/vm/dirty_writeback_centisecs > >> mount -o remount,noatime / > >> hal-disable-polling --device /dev/cdrom Those suggestions from powertop are very good measures to take if you are chasing something that you don't really understand. Anyway, I suggest that you think about the points that I listed above (after all, you know your needs). There's no need to justify your uses. I'm just bringing them to your attention. OTOH, seeing if the fan is turned on even when you remove some modules and in single user mode would help a lot (as root, run: "telinit 1"). Running powertop while in single user mode would also help. Regards, Rogério Brito. -- Rogério Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8 http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org -- To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Fan control ?Hi Rogério
You ask ... correctly .. whether I really do net those services,,, and yes! there are a few that can be stopped ! But the intention of using an old Powerbook was ..... as this _is_ a mail-server, web-server and file-server..... that it would be quiet! I also have a "Mystic" (dual G4 450 Mhz box).. that might be more suited.. in particular as the fan is on all the time... but not so noisy as compared to the TiBook But definitely.... will try the various suggestions.. when I am back ...... _close_ to the TiBook! ;-) Den 08/09/2009 kl. 00.12 skrev Rogério Brito: > Hi, Niels. > > On Sep 07 2009, Niels S. Eliasen wrote: >> and yes! i >> the iSCSI is overkill... but I intend to use it ... " a little >> later" .... > > The best thing is to isolate the unneeded parts all at once and go on > turning them on one by one. > > Also, it would be useful if you could drop into single user mode to > get > rid of all those Desktop Environment crap. > >>>> appletalk 33012 20 > > Do you need appletalk? > >>>> lp 13388 0 >>>> parport 40176 1 lp > > I'm not sure if parport on such a notebook is needed. > >>>> autofs4 22788 0 > > Do you need autofs4? > >>>> cpufreq_userspace 6776 0 >>>> cpufreq_stats 7908 0 >>>> cpufreq_ondemand 10624 0 >>>> cpufreq_powersave 5280 0 >>>> cpufreq_conservative 10144 0 > > Unfortunately, the ondemand and conservative drivers most probably > won't > work with your computer (it may complain about too high latency to > switch speeds---heck it even does that on my Pentium D 805). > >>>> nfsd 222456 17 > > Are you serving any nfs clients from this machine? > >>>> nfs 262224 0 > > Are you using any nfs servers from this machine? > >>>> ext2 73256 1 > > Which filesystems are you using? Ext2? Ext3? You can drop the unneeded > modules. > >>>> lm75 9744 0 > > I'm not really sure about lm75 on an Apple Mac. > >>>> airport 8512 0 >>>> orinoco 40692 1 airport >>>> hermes 10528 2 airport,orinoco > > Do you have a standard airport card? (802.11b) > >>>> sbp2 23116 0 > > Are you using Firewire for the moment? > >>>> dm_mirror 20608 0 > (...) >>>> raid10,raid456,raid1,raid0,multipath,linear > > Are you using any kind of redundancy (RAID) on your powerbook? > >>>> 50,1% ( 53,9) <interrupt> : 1 Level VIA-PMU >>>> 7,8% ( 8,4) <interrupt> : 1 Level ide1 > > You seem to have many access to the disk. Perhaps, you could track > down > what is using the disc with: > > echo 1 > /proc/sys/vm/block_dump > > (Warning, this may generate copious amounts of output!) > >>>> 1,4% ( 1,5) mysqld : schedule_timeout (process_timeout) > > Do you need an SQL server on your notebook? > >>>> 0,9% ( 1,0) apache2 : schedule_timeout (process_timeout) > > A webserver? > >>>> 0,9% ( 0,9) dovecot : schedule_timeout (process_timeout) > > A mailserver? > >>>> 0,5% ( 0,5) spamd : schedule_timeout (process_timeout) > > A spam classifier? > >>>> 0,4% ( 0,5) mt-daapd : do_nanosleep (hrtimer_wakeup) > > A DAAP server? > >>>> 0,1% ( 0,1) amavisd-new : schedule_timeout (process_timeout) > > An anti-virus checker? > >>>> echo 1500 > /proc/sys/vm/dirty_writeback_centisecs >>>> mount -o remount,noatime / >>>> hal-disable-polling --device /dev/cdrom > > Those suggestions from powertop are very good measures to take if you > are chasing something that you don't really understand. > > Anyway, I suggest that you think about the points that I listed above > (after all, you know your needs). There's no need to justify your > uses. > I'm just bringing them to your attention. > > OTOH, seeing if the fan is turned on even when you remove some modules > and in single user mode would help a lot (as root, run: "telinit 1"). > Running powertop while in single user mode would also help. > > > Regards, Rogério Brito. > > -- > Rogério Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8 > http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito > Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org > > > -- > To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... > with a subject of "unsubscribe". Trouble? Contact listmaster@... > mvh/kind regards Niels S. Eliasen Hørhavevej 1 DK-4250, Fuglebjerg Tel/Cell: +45 46 32 85 27 +45 21 77 95 90 mailto:nse_rEmOvE_tHiS@... -- To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Fan control ?A Tuesday 8 September 2009 22:33:12, Niels S. Eliasen escreveu:
> Hi Rogério > You ask ... correctly .. whether I really do net those services,,, and > yes! there are a few that can be stopped ! > But the intention of using an old Powerbook was ..... as this _is_ a > mail-server, web-server and file-server..... that it would be quiet! > For such uses, you can even remove the fan ;-) -- To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Fan control ?Hi
In connection with this...... 1. Being at a remote site at the moment... any way to tell if the fan is on ?? (if I was standing next to it.. it would be dead- simple.... ;-) ) 2. Anyone that has any experience with changing the powersupply fan for a quieter replacement in a Mystic, Medusa2(dual 450Mhz) or Snakebite(dual 500Mhz) ?? Den 09/09/2009 kl. 09.29 skrev José JORGE: > A Tuesday 8 September 2009 22:33:12, Niels S. Eliasen escreveu: >> Hi Rogério >> You ask ... correctly .. whether I really do net those services,,, >> and >> yes! there are a few that can be stopped ! >> But the intention of using an old Powerbook was ..... as this _is_ a >> mail-server, web-server and file-server..... that it would be quiet! >> > For such uses, you can even remove the fan ;-) > > > -- > To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... > with a subject of "unsubscribe". Trouble? Contact listmaster@... > kind regards nse "Ach, crivens, what a wee snotter....." Quote from "The Wee Free Men" by Terry Pratchett -- To UNSUBSCRIBE, email to debian-powerpc-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
| Free embeddable forum powered by Nabble | Forum Help |