Gentoo Archives: gentoo-user

From: Christopher Lemire <christopher.lemire@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Distorted Mirroed Overlapping screen with ATI Rage card
Date: Sat, 07 Jul 2012 01:01:58
Message-Id: CAB43Gpk9p-sLin7mm0FwDRt=aD_B2cKg+QrpGgkfBwU7iVa4dA@mail.gmail.com
In Reply to: Re: [gentoo-user] Distorted Mirroed Overlapping screen with ATI Rage card by Mick
1 I tried disabling r128 and building the raedon driver into the kernel.
2 However, I am getting the message raedon module not found. It's not a
3 module. It's built into the kernel. Xorg.0.log. I mistakenly typed raedom,
4 but then fixed it to raedon, so if you see that in log, I corrected it and
5 tried starting X again.
6
7 http://vpaste.net/K3N1v
8
9 Here's my .config:
10 http://vpaste.net/1MsRr
11
12 With no xorg.conf, I get:
13
14 beastlinux X11 # startx
15 xauth: file /root/.serverauth.1891 does not exist
16
17
18 X.Org X Server 1.12.2
19 Release Date: 2012-05-29
20 X Protocol Version 11, Revision 0
21 Build Operating System: Linux 3.2.12-gentoo-laptop i686 Gentoo
22 Current Operating System: Linux beastlinux 3.2.12-gentoo-laptop #2 Fri Jul
23 6 14:39:55 CDT 2012 i686
24 Kernel command line: root=/dev/sda3
25 Build Date: 05 July 2012 05:40:09AM
26
27 Current version of pixman: 0.24.0
28 Before reporting problems, check http://wiki.x.org
29 to make sure that you have the latest version.
30 Markers: (--) probed, (**) from config file, (==) default setting,
31 (++) from command line, (!!) notice, (II) informational,
32 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
33 (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 6 14:57:42 2012
34 (==) Using system config directory "/usr/share/X11/xorg.conf.d"
35
36 Fatal server error:
37 no screens found
38
39 Please consult the The X.Org Foundation support
40 at http://wiki.x.org
41 for help.
42 Please also check the log file at "/var/log/Xorg.0.log" for additional
43 information.
44
45 Server terminated with error (1). Closing log file.
46
47
48 Christopher Lemire <christopher.lemire@×××××.com>
49 Ubuntu 64 bit Linux Raid Level 0
50
51 Gnu Privacy Guard Key Fingerprint = 3E1A 9103 EF3D 4885 6866 E9DE C69F
52 18B3 E13B 0909
53
54 Web: http://linuxinnovations.blogspot.com
55 Jabber: recursivequicksort@××××××.org
56
57
58 On Fri, Jul 6, 2012 at 5:41 PM, Mick <michaelkintzios@×××××.com> wrote:
59
60 > On Friday 06 Jul 2012 05:09:08 Christopher Lemire wrote:
61 > > **This is what my laptop's screen with a newly installed Gentoo system
62 > > running twm to test X looks like (attached image). It's distorted with
63 > > overlapping and mirrored image. I have a Dell Latitude C800 with the
64 > video
65 > > card.
66 > >
67 > > http://img6.imagebanana.com/img/qq4qz9jf/0705122206.jpg
68 > >
69 > > 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD]
70 > nee
71 > > ATI Rage Mobility M4 AGP [1002:4d46]
72 > > Subsystem: Dell Device [1028:00a3]
73 > > Kernel driver in use: aty128fb
74 > >
75 > > Yes, I have compiled the r128 driver directly into the kernel. Various
76 > > people around the internet had posted xorg.conf that was supposed "ati"
77 > as
78 > > the driver. I do not have that driver. I substituted in the same
79 > xorg.conf
80 > > with r128, and I still had the same issue. I tried with no xorg.conf (the
81 > > default), and I couldn't startx, errored and crashed. I had also tried X
82 > > -configure and had the same distorted screen. I know it is possible to
83 > get
84 > > this working just fine. I had it working just fine in Arch Linux with
85 > r128.
86 > > I really don't want to go back to using Arch. I already used fdisk on it
87 > to
88 > > install this new Gentoo system.
89 >
90 > You should still be able to startx with no xorg.conf, as long as you have
91 > KMS
92 > built in the kernel, any firmware required for your card installed and
93 > instructions followed closely here:
94 >
95 > http://www.gentoo.org/doc/en/xorg-config.xml
96 >
97 > PS. 'ati' is the proprietary driver. Given the age of your card you
98 > probably
99 > need 'radeon' specified in your make.conf. The above link explains the
100 > necessary.
101 >
102 > HTH.
103 > --
104 > Regards,
105 > Mick
106 >

Replies

Subject Author
Re: [gentoo-user] Distorted Mirroed Overlapping screen with ATI Rage card Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] Distorted Mirroed Overlapping screen with ATI Rage card Tanstaafl <tanstaafl@×××××××××××.org>