Gentoo Archives: gentoo-user

From: Francisco Rivas <taken2k4@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems starting X
Date: Tue, 08 May 2007 19:10:32
Message-Id: 2fcf3fa50705081203u34aa21cx2fdfd0fd3e81acb@mail.gmail.com
In Reply to: Re: [gentoo-user] Problems starting X by Francisco Rivas
1 Excuse me please, only few things..
2 On 5/8/07, Francisco Rivas <taken2k4@×××××.com> wrote:
3 >
4 > Hi, a few months ago I had the same problem [too], then :
5 >
6 > emerge xf86-input-mouse
7 > xf86-video-fbdev
8 > xf86-video-vga [1]
9 > xf86-video-vesa [1]
10 > xf86-input-keyboard
11 >
12 > Note: [1] Only if you want, because when you install the ati driver you
13 > don't need neather of them.
14 >
15 > By other side and very important (my recomendation), download ati 8.36driver and install it, reconfigure your
16 > xorg.conf doing this
17 > aticonfig --initial. It's a good idea you do a backup of your xorg.conf.
18
19
20 and after aticonfig --initial, and items before do startx.. and
21 $ glxinfo | grep direct [if you have a 3d accel the system response]
22
23 direct rendering: Yes
24 Or
25
26 $glxgears :D
27
28 Please excuses for my english and regards :D
29
30 > Please try that thing and please give us feedback :D
31 >
32 > I hope be helpfully for you have a nice day :D
33 >
34 > On 5/8/07, Johannes Skov Frandsen <joe@×××××.com> wrote:
35 > >
36 > > Hi
37 > >
38 > > This is my first attempt on installing X so bare with me if my question
39 > > is somewhat trivial.
40 > >
41 > > So...I emerge gnome... tried to start x and got the following error
42 > > message:
43 > >
44 > > joe@localhost ~ $ startx
45 > > xauth: creating new authority file /home/joe/.serverauth.3857
46 > >
47 > > X Window System Version 7.2.0
48 > > Release Date: 22 January 2007
49 > > X Protocol Version 11, Revision 0, Release 7.2
50 > > Build Operating System: Linux 2.6.20-gentoo-r7 i686
51 > > Current Operating System: Linux localhost 2.6.20-gentoo-r7 #3 SMP Tue
52 > > May 8 19:5
53 > > 0:52 GMT 2007 i686
54 > > Build Date: 05 May 2007
55 > > Before reporting problems, check http://wiki.x.org
56 > > to make sure that you have the latest version.
57 > > Module Loader present
58 > > Markers: (--) probed, (**) from config file, (==) default setting,
59 > > (++) from command line, (!!) notice, (II) informational,
60 > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
61 > > (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 8 20:33:09 2007
62 > > (EE) Unable to locate/open config file
63 > >
64 > > New driver is "ati"
65 > > (==) Using default built-in configuration (55 lines)
66 > > (EE) Failed to load module "ati" (module does not exist, 0)
67 > > (EE) Failed to load module "fbdev" (module does not exist, 0)
68 > > (EE) Failed to load module "vesa" (module does not exist, 0)
69 > > (EE) Failed to load module "vga" (module does not exist, 0)
70 > > (EE) Failed to load module "mouse" (module does not exist, 0)
71 > > (EE) Failed to load module "kbd" (module does not exist, 0)
72 > > (EE) No drivers available.
73 > >
74 > > Fatal server error:
75 > > no screens found
76 > > XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
77 > > after 0 requests (0 known processed) with 0 events remaining.
78 > > Couldnt get a file descriptor referring to the console
79 > > joe@localhost ~ $
80 > >
81 > > Is there a config file I have mised or....
82 > > I have compiled my kernel with ATI support to the best of my
83 > > knowlege.(my shell is running nicly in 1920*1200 so i guess it must be
84 > > using my graphiccard right).
85 > >
86 > > If its any help, linux seems to think I'm using a CRT monitor when I
87 > > boot (says so when it boots) , but I'm not.
88 > >
89 > > Any help appriciated.
90 > >
91 > > Johannes Skov Frandsen
92 > > --
93 > > gentoo-user@g.o mailing list
94 > >
95 > >
96 >
97 >
98 > --
99 > Francisco Rivas
100 > Linux User (New) : #448324
101 > Linux Machine (New) : 355187
102
103
104
105
106 --
107 Francisco Rivas
108 Linux User (New) : #448324
109 Linux Machine (New) : 355187

Replies

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