* [gentoo-user] services on ASUS 1005HA
@ 2009-11-06 10:06 Philip Webb
2009-11-06 18:48 ` Florian Philipp
0 siblings, 1 reply; 5+ messages in thread
From: Philip Webb @ 2009-11-06 10:06 UTC (permalink / raw
To: Gentoo User
With the required driver atl1c in the kernel, my toy Horace had no trouble
logging in to my ISP & actually downloaded a file for an emerge.
Can anyone who uses one of these machine advise me
how far the usual services are relevant for a netbook ?
-- hald (+dbus) vixie-cron slocate run on my desktop machine,
but don't seem necessary for a netbook which I wb using only occasionally;
I have installed sysklogd , which seems useful in case of problems.
Also, what do people use to monitor the battery ?
And what's best for the webcam ?
Thanks again for the advice so far: I hope my reports are helpful to others.
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] services on ASUS 1005HA
2009-11-06 10:06 [gentoo-user] services on ASUS 1005HA Philip Webb
@ 2009-11-06 18:48 ` Florian Philipp
2009-11-07 17:51 ` Philip Webb
0 siblings, 1 reply; 5+ messages in thread
From: Florian Philipp @ 2009-11-06 18:48 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]
Philip Webb schrieb:
> With the required driver atl1c in the kernel, my toy Horace had no trouble
> logging in to my ISP & actually downloaded a file for an emerge.
>
> Can anyone who uses one of these machine advise me
> how far the usual services are relevant for a netbook ?
> -- hald (+dbus) vixie-cron slocate run on my desktop machine,
> but don't seem necessary for a netbook which I wb using only occasionally;
> I have installed sysklogd , which seems useful in case of problems.
>
> Also, what do people use to monitor the battery ?
> And what's best for the webcam ?
>
> Thanks again for the advice so far: I hope my reports are helpful to others.
>
Better replace vixie-cron with fcron. fcron is more suitable for PCs
that don't run 24/7. Alternatively use anacron with vixie-cron.
I'd trash slocate completely. Especially when your toy has a cheap SSD.
If it doesn't, well, it all depends on whether you use locate regularly.
If not, trash it. If you use it, replace it with mlocate which should be
a bit faster on updating its DB.
I wouldn't run any kind of syslog unless you are currently debugging
your system. It will only spin up the disk/wear out the SSD.
Have a look at app-laptop/laptop-mode-tools and sys-power/powertop if
you haven't already.
hald might be useful/necessary for plug'n'play. It might also help with
external displays. dbus will most certainly be used by some desktop
application/environment.
Hope this helps
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] services on ASUS 1005HA
2009-11-06 18:48 ` Florian Philipp
@ 2009-11-07 17:51 ` Philip Webb
2009-11-08 7:14 ` Alan McKinnon
0 siblings, 1 reply; 5+ messages in thread
From: Philip Webb @ 2009-11-07 17:51 UTC (permalink / raw
To: gentoo-user
091106 Florian Philipp wrote:
> Philip Webb schrieb:
>> Can anyone who uses one of these machine advise me
>> how far the usual services are relevant for a netbook ?
>> -- hald (+dbus) vixie-cron slocate run on my desktop machine,
>> but don't seem necessary for a netbook which I wb using only occasionally;
>> I have installed sysklogd , which seems useful in case of problems.
>> Also, what do people use to monitor the battery ?
>> And what's best for the webcam ?
> Better replace vixie-cron with fcron. fcron is more suitable for PCs
> that don't run 24/7. Alternatively use anacron with vixie-cron.
I'll look into them.
> I'd trash slocate completely. Especially when your toy has a cheap SSD.
No, 'H' stands for 'hard drive', as in a 160 GB HDD.
> If not, it all depends on whether you use locate regularly.
> If not, trash it. If you use it, replace it with mlocate
> which should be a bit faster on updating its DB.
I'll look into these.
> I wouldn't run any kind of syslog unless you are currently debugging
> your system. It will only spin up the disk/wear out the SSD.
It's not an SSD. I've been using the X log to get X working.
> Have a look at app-laptop/laptop-mode-tools
> and sys-power/powertop if you haven't already.
No, I haven't, but will.
> hald might be useful/necessary for plug'n'play.
> It might also help with external displays.
> dbus will most certainly be used by some desktop application/environment.
Both are required for X , which I found out after sending in my msg.
> Hope this helps
Yes, it's very useful: thanks as usual.
BTW I'm surprised how fast the little machine is compiling stuff:
it's faster than my 2003 machine & approaches my 2007 Core 2 Duo.
Also, there's a reference in a Gentoo Wiki article to hyperthreading,
which advises to configure multiple processing into the kernel.
Is this correct ? Is it safe ?
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] services on ASUS 1005HA
2009-11-07 17:51 ` Philip Webb
@ 2009-11-08 7:14 ` Alan McKinnon
2009-11-08 14:54 ` Philip Webb
0 siblings, 1 reply; 5+ messages in thread
From: Alan McKinnon @ 2009-11-08 7:14 UTC (permalink / raw
To: gentoo-user
On Saturday 07 November 2009 19:51:10 Philip Webb wrote:
> Yes, it's very useful: thanks as usual.
>
> BTW I'm surprised how fast the little machine is compiling stuff:
> it's faster than my 2003 machine & approaches my 2007 Core 2 Duo.
>
> Also, there's a reference in a Gentoo Wiki article to hyperthreading,
> which advises to configure multiple processing into the kernel.
> Is this correct ? Is it safe ?
>
Be very careful with hyperthreading. It's one of those things that looked like
a good idea at the time and didn't really work out in practice.
There's a reason why so many CPUs these days are multi-core.
I always advise to disable hyper-threading first unless it's proven to be
beneficial. And the signal-to-noise ratio is gentoo-wiki is nowhere near as
high as some folks think
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] services on ASUS 1005HA
2009-11-08 7:14 ` Alan McKinnon
@ 2009-11-08 14:54 ` Philip Webb
0 siblings, 0 replies; 5+ messages in thread
From: Philip Webb @ 2009-11-08 14:54 UTC (permalink / raw
To: gentoo-user
091108 Alan McKinnon wrote:
> On Saturday 07 November 2009 19:51:10 Philip Webb wrote:
>> Also, there's a reference in a Gentoo Wiki article to hyperthreading,
>> which advises to configure multiple processing into the kernel.
>> Is this correct ? Is it safe ?
> Be very careful with hyperthreading. It looked like a good idea at the time
> and didn't really work out in practice.
> There's a reason why so many CPUs these days are multi-core.
Yes, it doesn't seem correct to enable SMP on a 1-core CPU.
> The signal-to-noise ratio is gentoo-wiki
> is nowhere near as high as some folks think.
It can't be as bad as the Forum (grin).
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-11-08 14:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 10:06 [gentoo-user] services on ASUS 1005HA Philip Webb
2009-11-06 18:48 ` Florian Philipp
2009-11-07 17:51 ` Philip Webb
2009-11-08 7:14 ` Alan McKinnon
2009-11-08 14:54 ` Philip Webb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox