Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Gentoo laptop issues
Date: Mon, 21 Jul 2008 17:46:41
Message-Id: g62i19$rqa$1@ger.gmane.org
In Reply to: [gentoo-user] Gentoo laptop issues by list-catcher
1 list-catcher wrote:
2 > I just managed to get Gentoo installed on my Presario v6420 which is the
3 > first laptop I've ever had linux on and I've got two problems that I
4 > thought I'd ask the list about:
5 >
6 > The most important of the problems involves the fan. The laptop gets a
7 > whole lot hotter using linux while compiling than it did using vista while
8 > compiling which implies that there is some fan control missing from my
9 > install. What sort of ebuilds/apps should I be looking at to solve the
10 > problem?
11
12 sys-apps/lm_sensors
13
14 You need to have a kernel which supports your mainboard's and CPU's
15 sensors. With the fancontrol daemon, the fan will be controlled by
16 software using user-defined temperature rules (for example, 30C=40% Fan,
17 40C=50% Fan, 50C=70% Fan, etc.)
18
19
20 > I've also noticed two seperate clipboards. One, using the usual middle
21 > click button and another using shift-insert. These clipboards are
22 > different in what they paste... Anyone know more about this?
23
24 This is a feature, not a bug ;) That way you have a temporary clipboard
25 as well as a main clipboard. I don't know if it can be disabled (since
26 I like this feature and therefore never bothered to check how to turn it
27 off :P)