Gentoo Archives: gentoo-ppc-user

From: Mark Guertin <guertin@××××××××××××××.com>
To: Andrew Gaffney <agaffney@×××××××××××××××××××.net>
Cc: Gentoo PPC User <gentoo-ppc-user@g.o>
Subject: Re: [gentoo-ppc-user] configuring X on a PM 7500
Date: Wed, 04 Jun 2003 23:05:54
Message-Id: 14C80B2C-96E1-11D7-9D87-000A958557FC@brucemaudesign.com
In Reply to: Re: [gentoo-ppc-user] configuring X on a PM 7500 by Andrew Gaffney
1 Ahh.. when using that you will only be able to use 8 bit fbdev driver
2 in X
3
4 To get a working screen setup, you will have to pass something like
5 this in the bootx kernel args window:
6
7 video=atyfb640x480@8-60 (640x480 resoltuion, 8 bit - you want to only
8 use 8 bit for console anyway always, and at 60hz) .. sub in your wanted
9 values.
10
11 My syntax may be a bit off on that example, but if you do some digging
12 I'm sure you can find the proper syntax. That is one of the issues
13 that that particular mach64 chipset has, the 'monitor sense' stuff
14 doesn't detect the monitor worth beans...you may also get away with
15 the oldstyle syntax like: video=atyfb: vmode 8; cmode 8 , but I suggest
16 the newer way unless you absolutely have to use the old style... not
17 sure if the new mach64 drivers will support the old style properly
18 anyway.
19
20 Hope this helps.
21
22 Mark
23
24 On Wednesday, June 4, 2003, at 07:05 PM, Andrew Gaffney wrote:
25
26 > I do have 'No Video Driver' selected in BootX. When I don't, I just
27 > get a garbled display at boot.
28 >
29 =====================================
30 Mark Guertin
31 Technology Manager, Bruce Mau Design
32 197 Spadina Ave, Suite 501
33 Toronto, ON, Canada M5T 2C8
34 guertin@××××××××××××××.com
35 416-260-5777 ext. 291
36 =====================================
37
38 This email and its attachments are confidential: they are for use of the
39 named recipient(s) only. Information contained in this email and
40 attachments
41 to it are protected by privilege, work product immunity, copyright and
42 other
43 applicable law. If you are not the intended recipient please notify us
44 immediately by telephone at 416.260.5777 or by e-mail at
45 studio@××××××××××××××.com and delete this email from your files.
46
47
48 --
49 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] configuring X on a PM 7500 Andrew Gaffney <agaffney@×××××××××××××××××××.net>