Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Xorg upgrade problem
Date: Sun, 04 Oct 2009 16:43:16
Message-Id: 200910041843.07266.volkerarmin@googlemail.com
In Reply to: Re: [gentoo-user] Xorg upgrade problem by David Relson
1 On Sonntag 04 Oktober 2009, David Relson wrote:
2 > On Sun, 4 Oct 2009 16:29:43 +0200
3 >
4 > Volker Armin Hemmann wrote:
5 > > On Sonntag 04 Oktober 2009, David Relson wrote:
6 > > > I have thoughts of downgrading to 1.5.3. Any better suggestions?
7 > >
8 > > rebuilt all drivers.
9 > >
10 > > (oh, and your mail is suspiciously free of any attachments)
11 >
12 > Ah yes. The old trick. Hit <send> before adding attachments.
13 >
14 > They are attached now.
15 >
16
17
18 (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version
19 mismatch.
20 [dri] radeon kernel module version is 8.55.2 but version 1.17.0 or newer is
21 needed.
22 [dri] Disabling DRI.
23
24
25 sweet. You once upon a time installed the ati-driver package - maybe without
26 using portage. And that is still hurting you. Step one: remove it. Step two:
27 remove all related orphaned files.
28
29 and a bit down:
30 (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
31 (II) RADEON(0): I2C device "VGA-0:ddc2" removed.
32 (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 0
33
34 (II) RADEON(0): I2C device "VGA-0:E-EDID segment register" registered at
35 address 0x60.
36 (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
37 Dac detection success
38 (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
39
40
41 you see the difference?
42
43 (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
44 (II) RADEON(0): I2C device "DVI-0:ddc2" removed.
45 (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
46 invalid output device for dac detection
47 finished output detect: 2
48 finished all detect
49
50 I) RADEON(0): I2C device "DVI-0:E-EDID segment register" registered at address
51 0x60.
52 (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
53 (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 0
54 finished output detect: 2
55 finished all detect
56
57 and more of that 1.6.3.901 and 1.5.3 detect different monitors attached it
58 seems.
59
60 And both complain about missing monitor sections.
61
62 how about setting up a nice xorg.conf?

Replies

Subject Author
Re: [gentoo-user] Xorg upgrade problem David Relson <relson@×××××××××××××.com>