Gentoo Archives: gentoo-user

From: Francisco Rivas <taken2k4@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems starting X
Date: Thu, 10 May 2007 13:41:03
Message-Id: 2fcf3fa50705100635t3fd03f2bxe8614b2026b78f8d@mail.gmail.com
In Reply to: Re: [gentoo-user] Problems starting X by "Aleksandar L. Dimitrov"
1 Hi all friends, I really like this situations because we learn so much...I
2 have to thank you to all for this experience...
3
4 Well we got a lot of work to do for help Johannes.
5
6 You fell confortable installing the ati-drivers manually?, if your aswer is
7 Yes, then:
8
9 1.- Disable all support for ati in the kernel
10
11 2.- Enable the framebuffer console like
12 http://gentoo-wiki.com/HOWTO_fbsplash, because I know (for sure) you want a
13 grubsplash and bootsplash :D :
14
15 3.- Unmerge all ati driver you have installed.
16
17 4.- Execute manually the installation and finally aticonfig --initial, and
18 startx.
19
20 Note : I have :
21 X.org :
22 X Window System Version 7.1.1
23 Release Date: 12 May 2006
24 X Protocol Version 11, Revision 0, Release 7.1.1
25 Build Operating System: UNKNOWN
26 Current Operating System: Linux dta-desktop 2.6.21-gentoo #3 SMP
27 PREEMPT Wed May 9 17:07:22 VET 2007 i686
28 Build Date: 28 February 2007
29 Before reporting problems, check http://wiki.x.org
30 to make sure that you have the latest version.
31 Module Loader present
32
33 Kernel :
34 2.6.21-gentoo #3 SMP PREEMPT (but I has 2.6.20-r6,r7,r8) and it works
35 too.
36
37 Ati Card : ATI Mobility Radeon X1300
38 $fglrxinfo
39 OpenGL vendor string : ATI Technologies Inc.
40 OpenGL renderer string : ATI Mobility Radeon X1300
41 OpenGL version string : 2.0.6458 (8.36.5)
42
43 If your answer is No. Try with #ACCEPT_KEYWORDS="~x86" emerge ati-drivers,
44 in my case is
45 * x11-apps/ati-drivers-extra
46 Latest version available: 8.33.6
47 Latest version installed: [ Not Installed ]
48 Size of files: 57,246 kB
49 Homepage: http://www.ati.com
50 Description: Ati precompiled drivers extra application
51 License: ATI GPL-2 QPL-1.0
52
53 * x11-drivers/ati-drivers
54 Latest version available: 8.35.5
55 Latest version installed: [ Not Installed ]
56 Size of files: 55,971 kB
57 Homepage: http://www.ati.com
58 Description: Ati precompiled drivers for recent chipsets
59 License: ATI GPL-2 QPL-1.0
60
61 Emerge the 8.35.5 and aticonfig --initial
62
63 I hope this help you...Please comment us your experience...
64
65 On 5/10/07, Aleksandar L. Dimitrov <aleks_d@×××.de> wrote:
66 >
67 > On Thu, 2007-05-10 at 12:24 +0200, Johannes Skov Frandsen wrote:
68 > > Aleksandar L. Dimitrov wrote:
69 > > > On Thu, 2007-05-10 at 10:45 +0200, Johannes Skov Frandsen wrote:
70 > > >
71 > > >> I should then be using version 8.28.8 of the driver.
72 > > >>
73 > > >> I have tried coping both the 8.28.8 and the 8.36.5 to my dist folder
74 > and
75 > > >> tried to run emerge:
76 > > >>
77 > > >> emerge -va ati-drivers
78 > > >>
79 > > >> but it only suggests the 8.32.5 version, which as previously
80 > mentioned,
81 > > >> dos not work.
82 > > >>
83 > > >> Am I missing to parameters to emerge or?
84 > > >>
85 > > >
86 > > > You should try
87 > > > $ sudo emerge -va =x11-drivers/ati-drivers-8.32.5
88 > > > Note that the precise path (before the slash) is mandatory, as is the
89 > > > `=' sign. You don't have to copy the stuff into portage/distfiles, but
90 > > > maybe your xorg-version could block the merge. Try downgrading then.
91 > > >
92 > > > But I'm not sure if this could help with your issues.
93 > > >
94 > > > Regards, Aleks
95 > > >
96 > > >
97 > > Hi Aleks
98 > >
99 > > Sorry... I get the same error
100 > >
101 > > Joe
102 > >
103 > Hi Johannes,
104 > Whoops, sorry, seems I got the version number wrong. Of course, just
105 > substituting the desired version would help. On my system:
106 >
107 > 12:40:11 | 1 $ emerge -p =x11-drivers/ati-drivers-8.28.8
108 >
109 > These are the packages that would be merged, in order:
110 >
111 > Calculating dependencies... done!
112 > [ebuild N ] x11-drivers/ati-drivers-8.28.8 USE="acpi opengl -doc"
113 > [blocks B ] x11-drivers/ati-drivers (is blocking
114 > x11-base/xorg-server-1.3.0.0)
115 >
116 > This means it is not fine to install them with a newer x-server on my
117 > arch (x86).
118 >
119 > Regards, Aleks
120 >
121 > --
122 > gentoo-user@g.o mailing list
123 >
124 >
125
126
127 --
128 Francisco Rivas
129 Linux User (New) : #448324
130 Linux Machine (New) : 355187

Replies

Subject Author
Re: [gentoo-user] Problems starting X Johannes Skov Frandsen <joe@×××××.com>