Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: kernel 2.6.25-r6 oddities; is this kernel really ready for stable?
Date: Thu, 24 Jul 2008 00:55:45
Message-Id: g68jtl$l66$1@ger.gmane.org
In Reply to: Re: [gentoo-user] kernel 2.6.25-r6 oddities; is this kernel really ready for stable? by Dale
1 Dale wrote:
2 > You are not alone if having "issues" with this kernel. When I tried to
3 > run it recently, I noticed a serious slow down in KDE, especially when
4 > logging into KDE. My usual login time is about 7 to 8 seconds but with
5 > this kernel, try about 30 seconds. My mouse was "jerky" and even
6 > Seamonkey was very slow to switch tabs. Nothing changed but the
7 > kernel.
8
9 Check if you're using a graphics driver that needs its modules
10 recompiled after a kernel upgrade or else it either disables
11 acceleration or falls back to the VESA or FB driver (slow).
12
13
14 > I didn't test to long because it was so annoying.
15 > I used make oldconfig and my old kernel config as a starting point. Did
16 > you happen to do the same? Maybe it should be done from scratch? Some
17 > conflict or something?
18 >
19 > Thoughts?
20
21 I never needed to do 'make oldconfig'. After emerging a new kernel, I
22 do "make menuconfig" (or xconfig (Qt) or gconfig (Gtk)) and everything
23 is already configured like the currently running kernel. I think this
24 requires the following options enabled though (General setup):
25
26 <*> Kernel .config support
27
28 [*] Enable access to .config through /proc/config.gz
29
30 I think it's on by default.

Replies

Subject Author
Re: [gentoo-user] Re: kernel 2.6.25-r6 oddities; is this kernel really ready for stable? Neil Bothwick <neil@××××××××××.uk>