Gentoo Archives: gentoo-ppc-user

From: Owen Stampflee <owen@g.o>
To: Mike <soopurman@×××××.com>, gentooppc-user@g.o
Subject: Re: [gentooppc-user] switching to a benh kernel?
Date: Mon, 24 Jun 2002 18:46:42
Message-Id: 200206241642.31596.owen@gentoo.org
In Reply to: [gentooppc-user] switching to a benh kernel? by Mike
1 On June 24, 2002 9:19 pm, Mike wrote:
2 > Everything about gentoo on my TiBook 550 works great except for sleep
3 > mode. i've tried pmud and pbbuttonsd, but they both lead to
4 > unpredictable total system freezes.
5
6 What version of ppc-sources were you using? I had problems with pmud with
7 ppc-sources 2.4.19-r4 and -r5 but -r6 seemed to fix most of my problems.
8
9 > so i compiled the latest benh
10 > kernel, but switching to it has caused me a horribly corrupted X
11 > display. so my question is: how can i use a benh kernel, and get it
12 > to work in my otherwize all-gentoo system?
13 Soooo many things to check...
14
15 1) I am assuming you're using the same kernel config for both the ppc-sources
16 and benh kernels but if you aren't, check to make sure that you have the
17 correct settings for DRI in "Character Devices" (make menuconfig).
18
19 2) Benh's kernels also seem to vary in quality from release to release and
20 changing to a new version might help.
21
22 3) In the ppc-sources ChangeLog, I see that in -r3(and possibly others), ati.2
23 DRM drivers are used, this might be cause of some your problems with the benh
24 kernels because (correct me if I'm wrong) they do not include the ati.2
25 driver.
26
27 4) Check your XF86Config-4 and yaboot.conf, maybe some missing vmodes are
28 causing you problems.
29
30
31 Owen