Gentoo Archives: gentoo-ppc-user

From: Olivier Reisch <gentoo@××××××××.net>
To: Stefan Boresch <stefan@×××××××××××××.at>
Cc: gentoo-ppc-user@g.o
Subject: Re: [gentoo-ppc-user] pmud and X-Windows failure
Date: Tue, 28 Jan 2003 11:36:36
Message-Id: 200301281230.01981.gentoo@karasuma.net
In Reply to: [gentoo-ppc-user] pmud and X-Windows failure by Stefan Boresch
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Tuesday 28 January 2003 10:05, Stefan Boresch wrote:
5 > My pretty much up2date 1.4 ibook2 (ATI Rage card) suddenly doesn't
6 > do a proper wake up after 'sleep' when X is running. The
7 > video gets restored, but neither mouse nor keyboard work. The
8 > symptom is very similar to what I had in the beginning when I
9 > had not set APM emulation during kernel configuration. The
10 > APM emulation module is loaded upon startup. Are there any
11 > known problems with the present pmud/X/gentoo-ppc-sources?
12 > I should say that I have ~ppc set. Any hints welcome!
13 >
14 > Thanks,
15 >
16 > Stefan
17
18 Hello,
19
20 Add the line:
21
22 Option "ForcePCIMode"
23
24 to the "Device" section of your /etc/X11/XF86Config-4 file, like this:
25
26 Section "Device"
27 BusID "0:16:0"
28 Driver "r128"
29 Identifier "Device[0]"
30 Option "dpms"
31 Option "usefbdev"
32 Option "ForcePCIMode"
33 Screen 0
34 EndSection
35
36 Greetings,
37
38 - --
39 ________________________________________________
40 Olivier Reisch doctomoe@g.o
41 Gentoo PPC Developer
42 http://www.gentoo.org
43
44 For safe mail, get my PGP Key:
45 http://perso.wanadoo.fr/olivier.reisch/oreisch_public_key.gpg
46 ________________________________________________
47 -----BEGIN PGP SIGNATURE-----
48 Version: GnuPG v1.2.1 (GNU/Linux)
49
50 iD8DBQE+Nmm5XrXcgVpifr0RAmfZAJsHY0vTFbbCOwPmVrNnExZVhr6mwACeNjBL
51 hcTAxLb2c7Wmlqck0EIKCKE=
52 =68n8
53 -----END PGP SIGNATURE-----
54
55
56 --
57 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] pmud and X-Windows failure Stefan Boresch <stefan@×××××××××××××.at>