* [gentoo-user] X11 start breaks
@ 2009-12-14 15:29 GerhardosG
2009-12-14 16:08 ` Philip Webb
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: GerhardosG @ 2009-12-14 15:29 UTC (permalink / raw
To: gentoo-user
Hi ,
My graphics-card is a GeForce 7600 GT
X11 start breaks with this messages in /var/log/Xorg.0.log :
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 2.3.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
(type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event1"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event0"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
tux ~ # lsmod
Module Size Used by
test_nx 1824 0
psmouse 37980 0
nvidia 9574140 0
What is wrong ???
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 [gentoo-user] X11 start breaks GerhardosG
@ 2009-12-14 16:08 ` Philip Webb
2009-12-14 18:04 ` GerhardosG
2009-12-14 18:33 ` [gentoo-user] " walt
2009-12-14 16:12 ` [gentoo-user] " Marcus Wanner
` (2 subsequent siblings)
3 siblings, 2 replies; 9+ messages in thread
From: Philip Webb @ 2009-12-14 16:08 UTC (permalink / raw
To: gentoo-user
091214 GerhardosG wrote:
> My graphics-card is a GeForce 7600 GT
> X11 start breaks with this messages in /var/log/Xorg.0.log :
...
> (II) UnloadModule: "evdev"
Just a quick suggestion: did you enable 'evdev' in your kernel ?
--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 [gentoo-user] X11 start breaks GerhardosG
2009-12-14 16:08 ` Philip Webb
@ 2009-12-14 16:12 ` Marcus Wanner
2009-12-14 16:19 ` Joshua Murphy
2009-12-14 16:57 ` Mick
3 siblings, 0 replies; 9+ messages in thread
From: Marcus Wanner @ 2009-12-14 16:12 UTC (permalink / raw
To: gentoo-user
On 12/14/2009 10:29 AM, GerhardosG wrote:
> Hi ,
>
> My graphics-card is a GeForce 7600 GT
>
> X11 start breaks with this messages in /var/log/Xorg.0.log :
>
>
> (II) Initializing built-in extension DAMAGE
> (II) Initializing extension GLX
> (II) config/hal: Adding input device AT Translated Set 2 keyboard
> (II) LoadModule: "evdev"
> (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
> (II) Module evdev: vendor="X.Org Foundation"
> compiled for 1.6.5, module version = 2.3.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 4.0
> (**) AT Translated Set 2 keyboard: always reports core events
> (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
> (II) AT Translated Set 2 keyboard: Found keys
> (II) AT Translated Set 2 keyboard: Configuring as keyboard
> (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
> (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event1"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event0"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) AT Translated Set 2 keyboard: Close
> (II) UnloadModule: "evdev"
>
>
>
> tux ~ # lsmod
>
> Module Size Used by
> test_nx 1824 0
> psmouse 37980 0
> nvidia 9574140 0
>
>
> What is wrong ???
>
>
>
>
Please attach all of /var/log/Xorg.0.log.
Marcus
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 [gentoo-user] X11 start breaks GerhardosG
2009-12-14 16:08 ` Philip Webb
2009-12-14 16:12 ` [gentoo-user] " Marcus Wanner
@ 2009-12-14 16:19 ` Joshua Murphy
2009-12-14 16:57 ` Mick
3 siblings, 0 replies; 9+ messages in thread
From: Joshua Murphy @ 2009-12-14 16:19 UTC (permalink / raw
To: gentoo-user
On Mon, Dec 14, 2009 at 10:29 AM, GerhardosG <gerhard.goessl@allgaeu.org> wrote:
> Hi ,
>
> My graphics-card is a GeForce 7600 GT
>
> X11 start breaks with this messages in /var/log/Xorg.0.log :
>
>
> (II) Initializing built-in extension DAMAGE
> (II) Initializing extension GLX
> (II) config/hal: Adding input device AT Translated Set 2 keyboard
> (II) LoadModule: "evdev"
> (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
> (II) Module evdev: vendor="X.Org Foundation"
> compiled for 1.6.5, module version = 2.3.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 4.0
> (**) AT Translated Set 2 keyboard: always reports core events
> (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
> (II) AT Translated Set 2 keyboard: Found keys
> (II) AT Translated Set 2 keyboard: Configuring as keyboard
> (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
> (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event1"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event0"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) AT Translated Set 2 keyboard: Close
> (II) UnloadModule: "evdev"
>
>
>
> tux ~ # lsmod
>
> Module Size Used by
> test_nx 1824 0
> psmouse 37980 0
> nvidia 9574140 0
>
>
> What is wrong ???
Firstly, error lines in the Xorg.0.log start with (EE). Secondly, most
aren't entirely meaningful without the context around them. With the
information we have in your mail here, none of us is likely to to
divine what the source of your issue is. Given the whole Xorg.0.log,
we might be able to see something, though.
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 [gentoo-user] X11 start breaks GerhardosG
` (2 preceding siblings ...)
2009-12-14 16:19 ` Joshua Murphy
@ 2009-12-14 16:57 ` Mick
3 siblings, 0 replies; 9+ messages in thread
From: Mick @ 2009-12-14 16:57 UTC (permalink / raw
To: gentoo-user
2009/12/14 GerhardosG <gerhard.goessl@allgaeu.org>:
> Hi ,
>
> My graphics-card is a GeForce 7600 GT
>
> X11 start breaks with this messages in /var/log/Xorg.0.log :
>
>
> (II) Initializing built-in extension DAMAGE
> (II) Initializing extension GLX
> (II) config/hal: Adding input device AT Translated Set 2 keyboard
> (II) LoadModule: "evdev"
> (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
> (II) Module evdev: vendor="X.Org Foundation"
> compiled for 1.6.5, module version = 2.3.1
> Module class: X.Org XInput Driver
> ABI class: X.Org XInput driver, version 4.0
> (**) AT Translated Set 2 keyboard: always reports core events
> (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
> (II) AT Translated Set 2 keyboard: Found keys
> (II) AT Translated Set 2 keyboard: Configuring as keyboard
> (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
> (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event1"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) config/hal: Adding input device Power Button
> (**) Power Button: always reports core events
> (**) Power Button: Device: "/dev/input/event0"
> (II) Power Button: Found keys
> (II) Power Button: Configuring as keyboard
> (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
> (**) Option "xkb_rules" "evdev"
> (**) Option "xkb_model" "evdev"
> (**) Option "xkb_layout" "us"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) Power Button: Close
> (II) UnloadModule: "evdev"
> (II) AT Translated Set 2 keyboard: Close
> (II) UnloadModule: "evdev"
>
>
>
> tux ~ # lsmod
>
> Module Size Used by
> test_nx 1824 0
> psmouse 37980 0
> nvidia 9574140 0
>
>
> What is wrong ???
Have a look at this previous thread:
http://article.gmane.org/gmane.linux.gentoo.user/224058
I suspect that you were using /etc/rc.conf to define a DE/WM to handle
your Xsession and this configuration file is no longer used by Gentoo.
--
Regards,
Mick
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 16:08 ` Philip Webb
@ 2009-12-14 18:04 ` GerhardosG
2009-12-14 18:33 ` [gentoo-user] " walt
1 sibling, 0 replies; 9+ messages in thread
From: GerhardosG @ 2009-12-14 18:04 UTC (permalink / raw
To: gentoo-user
Yes , I did enable evdev in kernel !!
( Not as module )
Philip Webb wrote:
> 091214 GerhardosG wrote:
>
>> My graphics-card is a GeForce 7600 GT
>> X11 start breaks with this messages in /var/log/Xorg.0.log :
>>
> ...
>
>> (II) UnloadModule: "evdev"
>>
>
> Just a quick suggestion: did you enable 'evdev' in your kernel ?
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Re: X11 start breaks
2009-12-14 16:08 ` Philip Webb
2009-12-14 18:04 ` GerhardosG
@ 2009-12-14 18:33 ` walt
1 sibling, 0 replies; 9+ messages in thread
From: walt @ 2009-12-14 18:33 UTC (permalink / raw
To: gentoo-user
Philip Webb wrote:
> 091214 GerhardosG wrote:
>> My graphics-card is a GeForce 7600 GT
>> X11 start breaks with this messages in /var/log/Xorg.0.log :
> ...
>> (II) UnloadModule: "evdev"
>
> Just a quick suggestion: did you enable 'evdev' in your kernel ?
And, if you just upgraded X11, did you recompile the evdev driver?
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Re: X11 start breaks
2009-12-14 21:08 GerhardosG
@ 2009-12-14 23:29 ` walt
2010-02-09 7:43 ` ds
0 siblings, 1 reply; 9+ messages in thread
From: walt @ 2009-12-14 23:29 UTC (permalink / raw
To: gentoo-user
On 12/14/2009 01:08 PM, GerhardosG wrote:
> Hi ,
>
> recompile the evdev driver solved the problem NOT.
>
>
>
> In the console, the output looks like this:
>
>
>
>
> tux / # startx
>
> xauth: creating new authority file /root/.serverauth.3072
>
> X.Org X Server 1.6.5
> Release Date: 2009-10-11
> X Protocol Version 11, Revision 0
> Build Operating System: Linux 2.6.31-gentoo-r6 i686
> Current Operating System: Linux tux 2.6.31-gentoo-r6 #2 Mon Dec 14 21:40:46 GMT 2009 i686
> Build Date: 12 December 2009 07:57:34PM
>
> Before reporting problems, check http://wiki.x.org
> to make sure that you have the latest version.
> Markers: (--) probed, (**) from config file, (==) default setting,
> (++) from command line, (!!) notice, (II) informational,
> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 14 22:03:42 2009
> (==) Using config file: "/etc/X11/xorg.conf"
>
> (EE) Failed to load module "type1" (module does not exist, 0)
> (EE) Failed to load module "freetype" (module does not exist, 0)
> (EE) Failed to load module "dri" (module does not exist, 0)
> (EE) Failed to load module "dri2" (module does not exist, 0)
> expected keysym, got XF86TouchpadToggle: line 122 of inet
> expected keysym, got XF86TouchpadToggle: line 122 of inet
> expected keysym, got XF86TouchpadToggle: line 122 of inet
> expected keysym, got XF86TouchpadToggle: line 122 of inet
> /etc/X11/xinit/xinitrc: line 58: twm: command not found
> /etc/X11/xinit/xinitrc: line 59: xclock: command not found
> /etc/X11/xinit/xinitrc: line 60: xterm: command not found
> /etc/X11/xinit/xinitrc: line 61: xterm: command not found
> /etc/X11/xinit/xinitrc: line 62: exec: xterm: not found
^^^^^^^^^^^^^^^^^^^^^^
That last line is the problem this time, very different from your
previous post. I don't know why X can't fine xterm. Do you have
/usr/bin/xterm on your machine? If not, install x11-terms/xterm-250
and try startx again.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Re: X11 start breaks
2009-12-14 23:29 ` [gentoo-user] " walt
@ 2010-02-09 7:43 ` ds
0 siblings, 0 replies; 9+ messages in thread
From: ds @ 2010-02-09 7:43 UTC (permalink / raw
To: gentoo-user
On Mon, Dec 14, 2009 at 3:29 PM, walt <w41ter@gmail.com> wrote:
> On 12/14/2009 01:08 PM, GerhardosG wrote:
>> /etc/X11/xinit/xinitrc: line 61: xterm: command not found
>> /etc/X11/xinit/xinitrc: line 62: exec: xterm: not found
>
> ^^^^^^^^^^^^^^^^^^^^^^
> That last line is the problem this time, very different from your
> previous post. I don't know why X can't fine xterm. Do you have
> /usr/bin/xterm on your machine? If not, install x11-terms/xterm-250
> and try startx again.
>
I bought a new hard drive and was just installing Gentoo from scratch
for the first time in 5 years, and I ran into this problem.
I'm guessing here, but I think my problem was with the current version
of "The X Server Configuration HOWTO", the document suggests
installing the xorg-xserver package instead of the xorg-x11
meta-package because:
"Note: You could install the xorg-x11 metapackage instead of the more
lightweight xorg-server. Functionally, xorg-x11 and xorg-server are
the same. However, xorg-x11 brings in many more packages that you
probably don't need, such as a huge assortment of fonts in many
different languages. They're not necessary for a working desktop."
However, it also does not install twm, xclock, or xterm so I was
unable to verify that X was actually working until I installed xterm
as suggested in this thread.
Regards,
ds
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-02-09 8:03 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 15:29 [gentoo-user] X11 start breaks GerhardosG
2009-12-14 16:08 ` Philip Webb
2009-12-14 18:04 ` GerhardosG
2009-12-14 18:33 ` [gentoo-user] " walt
2009-12-14 16:12 ` [gentoo-user] " Marcus Wanner
2009-12-14 16:19 ` Joshua Murphy
2009-12-14 16:57 ` Mick
-- strict thread matches above, loose matches on Subject: below --
2009-12-14 21:08 GerhardosG
2009-12-14 23:29 ` [gentoo-user] " walt
2010-02-09 7:43 ` ds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox