* [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; 14+ 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] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 GerhardosG
@ 2009-12-14 16:08 ` Philip Webb
2009-12-14 18:04 ` GerhardosG
2009-12-14 16:12 ` Marcus Wanner
` (2 subsequent siblings)
3 siblings, 1 reply; 14+ 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] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 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; 14+ 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] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 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; 14+ 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] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 15:29 GerhardosG
` (2 preceding siblings ...)
2009-12-14 16:19 ` Joshua Murphy
@ 2009-12-14 16:57 ` Mick
3 siblings, 0 replies; 14+ 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] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 16:08 ` Philip Webb
@ 2009-12-14 18:04 ` GerhardosG
0 siblings, 0 replies; 14+ 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] 14+ messages in thread
* [gentoo-user] X11 start breaks
@ 2009-12-14 18:25 GerhardosG
2009-12-14 20:28 ` Alan McKinnon
0 siblings, 1 reply; 14+ messages in thread
From: GerhardosG @ 2009-12-14 18:25 UTC (permalink / raw
To: gentoo-user
Hi,
My graphics-card is a GeForce 7600 GT
tux ~ # lsmod
Module Size Used by
test_nx 1824 0
psmouse 1980 0
nvidia 9574140 0
X11 start breaks with this messages in /var/log/Xorg.0.log :
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 #1 Fri Dec 11
15:05:30 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 10:19:46 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Main Layout"
(**) |-->Screen "Screen MGA1" (0)
(**) | |-->Monitor "Generic Monitor"
(==) No device specified for screen "Screen MGA1".
Using the first device section listed.
(**) | |-->Device "nVidia GeForce"
(**) |-->Screen "Screen MGA2" (1)
(**) | |-->Monitor "Generic Monitor"
(==) No device specified for screen "Screen MGA2".
Using the first device section listed.
(**) | |-->Device "nVidia GeForce"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Mouse2"
(**) |-->Input Device "Keyboard1"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/local" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/75dpi/" does not exist.
Entry deleted from font path.
(**) FontPath set to:
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
'vmmouse' will be disabled.
(WW) Disabling Mouse1
(WW) Disabling Mouse2
(WW) Disabling Keyboard1
(II) Loader magic: 0x1a60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0:1:0:0) 10de:0391:1043:81f7 nVidia Corporation G70 [GeForce
7600 GT] rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456,
0xfc000000/16777216, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also
specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also
specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also
specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 185.18.36 Fri Aug 14 17:50:12 PDT 2009
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "freetype"
(WW) Warning, couldn't open module freetype
(II) UnloadModule: "freetype"
(EE) Failed to load module "freetype" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 185.18.36 Fri Aug 14 17:24:40 PDT 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X
extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.15.01
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:1:0:0:
(--) NVIDIA(0): Maxdata (RogenTech) Belinea101920 (CRT-0)
(--) NVIDIA(0): Maxdata (RogenTech) Belinea101920 (CRT-0): 400.0 MHz maximum
(--) NVIDIA(0): pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (87, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
(II) NVIDIA(0): configuration option may not be set correctly. When the
(II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
(II) NVIDIA(0): try to use it to receive ACPI event notifications. For
(II) NVIDIA(0): details, please see the "ConnectToAcpid" and
(II) NVIDIA(0): "AcpidSocketPath" X configuration options in
Appendix B: X
(II) NVIDIA(0): Config Options in the README.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(WW) NVIDIA(0): Option "no accel" is not used
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(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 ~
#
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 18:25 [gentoo-user] X11 start breaks GerhardosG
@ 2009-12-14 20:28 ` Alan McKinnon
2009-12-15 5:40 ` Joshua Murphy
0 siblings, 1 reply; 14+ messages in thread
From: Alan McKinnon @ 2009-12-14 20:28 UTC (permalink / raw
To: gentoo-user; +Cc: GerhardosG
On Monday 14 December 2009 20:25:25 GerhardosG wrote:
> Hi,
>
> My graphics-card is a GeForce 7600 GT
>
>
> tux ~ # lsmod
>
> Module Size Used by
> test_nx 1824 0
> psmouse 1980 0
> nvidia 9574140 0
>
>
>
> X11 start breaks with this messages in /var/log/Xorg.0.log :
>
> 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 #1 Fri Dec 11
> 15:05:30 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 10:19:46 2009
> (==) Using config file: "/etc/X11/xorg.conf"
> (==) ServerLayout "Main Layout"
> (**) |-->Screen "Screen MGA1" (0)
> (**) | |-->Monitor "Generic Monitor"
> (==) No device specified for screen "Screen MGA1".
> Using the first device section listed.
> (**) | |-->Device "nVidia GeForce"
> (**) |-->Screen "Screen MGA2" (1)
> (**) | |-->Monitor "Generic Monitor"
> (==) No device specified for screen "Screen MGA2".
> Using the first device section listed.
> (**) | |-->Device "nVidia GeForce"
> (**) |-->Input Device "Mouse1"
> (**) |-->Input Device "Mouse2"
> (**) |-->Input Device "Keyboard1"
> (**) Option "BlankTime" "10"
> (**) Option "StandbyTime" "20"
> (**) Option "SuspendTime" "30"
> (**) Option "OffTime" "60"
> (==) Automatically adding devices
> (==) Automatically enabling devices
> (WW) The directory "/usr/share/fonts/local" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/misc" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/Type1" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/TTF" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/75dpi" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/100dpi" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/misc/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/TTF/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/OTF" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/Type1/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
> Entry deleted from font path.
> (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
> Entry deleted from font path.
> (**) FontPath set to:
>
> (==) ModulePath set to "/usr/lib/xorg/modules"
> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
> 'vmmouse' will be disabled.
> (WW) Disabling Mouse1
> (WW) Disabling Mouse2
> (WW) Disabling Keyboard1
Ah, yes.
What we have here boys and girls is the old "I tell Xorg I don't have a
keyboard or a pointing device and yet I still expect Xorg to function
correctly" trick ....
Please post xorg.conf
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-user] X11 start breaks
@ 2009-12-14 21:08 GerhardosG
2009-12-14 23:13 ` Joshua Murphy
0 siblings, 1 reply; 14+ messages in thread
From: GerhardosG @ 2009-12-14 21:08 UTC (permalink / raw
To: gentoo-user
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
waiting for X server to shut down
tux / #
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 21:08 GerhardosG
@ 2009-12-14 23:13 ` Joshua Murphy
0 siblings, 0 replies; 14+ messages in thread
From: Joshua Murphy @ 2009-12-14 23:13 UTC (permalink / raw
To: gentoo-user
On Mon, Dec 14, 2009 at 4:08 PM, GerhardosG <gerhard.goessl@allgaeu.org> 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
>
> waiting for X server to shut down
>
> tux / #
>
Aha! The problem's found, now. The full Xorg.0.conf made me suspect
it, but that output makes me certain. What window manager or desktop
environment do you use? The quick and dirty resolution to your
problem, at least for the current user you're logged in as, is simply:
For Fluxbox (as a simple example that I know works... and only because
of the error you received am I assuming this file doesn't already
exist):
echo exec startfluxbox > ~/.xinitrc
And... many other redundant examples of the same principle.
Alternatively, its looking for twm and friends tells me that it's
trying to run the default from /etc/X11/xinit/xinitrc ... which means
you don't have a preferred session defined. While it *used* to be
defined in /etc/rc.conf is now 'properly' defined in /etc/env.d/, as
is discussed in this thread:
http://www.linux-archive.org/gentoo-user/294751-rc-conf-no-longer-used-gentoo-baselayout-1-12-13-a.html
That, of course, is why Mick asked about your use of /etc/rc.conf
around here somewhere.
Also, as an aside, to have X still "work" in such an instance (while
still not giving you the environment you want), don't build xinit with
the minimal use flag. Without that use flag, it depends on xterm, twm,
etc... which would then not be missing, and in turn would allow X to
start a client rather than closing back to the terminal, where it
looks like an X problem rather than a Session problem.
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-14 20:28 ` Alan McKinnon
@ 2009-12-15 5:40 ` Joshua Murphy
0 siblings, 0 replies; 14+ messages in thread
From: Joshua Murphy @ 2009-12-15 5:40 UTC (permalink / raw
To: gentoo-user
On Mon, Dec 14, 2009 at 3:28 PM, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> On Monday 14 December 2009 20:25:25 GerhardosG wrote:
>> Hi,
>>
>> My graphics-card is a GeForce 7600 GT
>>
>>
>> tux ~ # lsmod
>>
>> Module Size Used by
>> test_nx 1824 0
>> psmouse 1980 0
>> nvidia 9574140 0
>>
>>
>>
>> X11 start breaks with this messages in /var/log/Xorg.0.log :
>>
>> 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 #1 Fri Dec 11
>> 15:05:30 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 10:19:46 2009
>> (==) Using config file: "/etc/X11/xorg.conf"
>> (==) ServerLayout "Main Layout"
>> (**) |-->Screen "Screen MGA1" (0)
>> (**) | |-->Monitor "Generic Monitor"
>> (==) No device specified for screen "Screen MGA1".
>> Using the first device section listed.
>> (**) | |-->Device "nVidia GeForce"
>> (**) |-->Screen "Screen MGA2" (1)
>> (**) | |-->Monitor "Generic Monitor"
>> (==) No device specified for screen "Screen MGA2".
>> Using the first device section listed.
>> (**) | |-->Device "nVidia GeForce"
>> (**) |-->Input Device "Mouse1"
>> (**) |-->Input Device "Mouse2"
>> (**) |-->Input Device "Keyboard1"
>> (**) Option "BlankTime" "10"
>> (**) Option "StandbyTime" "20"
>> (**) Option "SuspendTime" "30"
>> (**) Option "OffTime" "60"
>> (==) Automatically adding devices
>> (==) Automatically enabling devices
>> (WW) The directory "/usr/share/fonts/local" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/misc" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/Type1" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/TTF" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/75dpi" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/100dpi" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/misc/" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/TTF/" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/OTF" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/Type1/" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
>> Entry deleted from font path.
>> (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
>> Entry deleted from font path.
>> (**) FontPath set to:
>>
>> (==) ModulePath set to "/usr/lib/xorg/modules"
>> (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
>> 'vmmouse' will be disabled.
>> (WW) Disabling Mouse1
>> (WW) Disabling Mouse2
>> (WW) Disabling Keyboard1
>
> Ah, yes.
>
> What we have here boys and girls is the old "I tell Xorg I don't have a
> keyboard or a pointing device and yet I still expect Xorg to function
> correctly" trick ....
>
> Please post xorg.conf
>
>
>
> --
> alan dot mckinnon at gmail dot com
Actually, I believe all those "disabling" messages are just X shutting
down... he gave the error messages he gets at the terminal in another
mail here, which show that he's failing to start any clients (gmail
didn't thread that one in with this line here for me, and likely
missed it on your end too).
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 14+ messages in thread
* [gentoo-user] X11 start breaks
@ 2009-12-15 11:29 GerhardosG
2009-12-15 12:23 ` Ates
0 siblings, 1 reply; 14+ messages in thread
From: GerhardosG @ 2009-12-15 11:29 UTC (permalink / raw
To: gentoo-user
Hi , everyone
tux / # lsmod
Module Size Used by
test_nx 1824 0
psmouse 37980 0
nvidia 9574140 0
Here is my xorg.conf
# $XdotOrg$
#
# Copyright (c) 1994-1998 by The XFree86 Project, Inc.
# $XConsortium: XF86Conf.cpp /main/22 1996/10/23 11:43:51 kaleb $
# **********************************************************************
# Files section. This allows default font and rgb paths to be set
# **********************************************************************
Section "Files"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/75dpi"
FontPath "/usr/share/fonts/100dpi"
# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.
# ModulePath "/usr/lib/xorg/modules"
EndSection
# **********************************************************************
# Module section -- this is an optional section which is used to specify
# which run-time loadable modules to load when the X server starts up.
# **********************************************************************
Section "Module"
# This loads the DBE extension module.
Load "dbe"
Load "glx"
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
# This loads the Type1 and FreeType font modules
Load "type1"
Load "freetype"
EndSection
# **********************************************************************
# Server flags section. This contains various server-wide Options.
# **********************************************************************
Section "ServerFlags"
# Uncomment this to cause a core dump at the spot where a signal is
# received. This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
# Option "NoTrapSignals"
# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12). This allows clients to receive these key
# events.
# Option "DontVTSwitch"
# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.
# Option "DontZap"
# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences. This allows clients to receive these key events.
# Option "DontZoom"
# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
# Option "DisableVidModeExtension"
# Uncomment this to enable the use of a non-local xvidtune client.
# Option "AllowNonLocalXvidtune"
# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.
# Option "DisableModInDev"
# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).
# Option "AllowNonLocalModInDev"
# Set the basic blanking screen saver timeout.
Option "blank time" "10" # 10 minutes
# Set the DPMS timeouts. These are set here because they are global
# rather than screen-specific. These settings alone don't enable DPMS.
# It is enabled per-screen (or per-monitor), and even then only when
# the driver supports it.
Option "standby time" "20"
Option "suspend time" "30"
Option "off time" "60"
# On some platform the server needs to estimate the sizes of PCI
# memory and pio ranges. This is done by assuming that PCI ranges
# don't overlap. Some broken BIOSes tend to set ranges of inactive
# devices wrong. Here one can adjust how aggressive the assumptions
# should be. Default is 0.
# Option "EstimateSizesAggresively" "0"
EndSection
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
# Set the keyboard auto repeat parameters. Not all platforms implement
# this.
Option "AutoRepeat" "500 5"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a European
# keyboard, you will probably want to use one of:
#
# Option "XkbModel" "pc102"
Option "XkbModel" "pc105"
#
# If you have a Microsoft Natural keyboard, you can use:
#
# Option "XkbModel" "microsoft"
#
# If you have a US "windows" keyboard you will want:
#
# Option "XkbModel" "pc104"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#
Option "XkbLayout" "de"
#
# or:
#
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for xorg
#
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "de"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
EndSection
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
# The mouse protocol and device. The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.
Option "Protocol" "Microsoft"
Option "Device" "/dev/input/mice"
# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:
# Option "Protocol" "Auto"
# When using mouse connected to a PS/2 port (aka "MousePort"), set the
# the protocol as follows. On some platforms some other settings may
# be available.
Option "Protocol" "PS/2"
# Baudrate and SampleRate are only for some older Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice, or any
# 3-button mouse where the middle button generates left+right button
# events.
# Option "ChordMiddle"
EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
Section "Monitor"
# The identifier line must be present.
Identifier "Generic Monitor"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
# HorizSync 31.5 # typical for a single frequency fixed-sync monitor
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
# VertRefresh 60 # typical for a single frequency fixed-sync
monitor
# VertRefresh 50-100 # multisync
# VertRefresh 60, 65 # multiple fixed sync frequencies
# VertRefresh 40-50, 80-100 # multiple ranges of sync frequencies
# Modes can be specified in two formats. A compact one-line format, or
# a multi-line format.
# A generic VGA 640x480 mode (hsync = 31.5kHz, refresh = 60Hz)
# These two are equivalent
# ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525
Mode "640x480"
DotClock 25.175
HTimings 640 664 760 800
VTimings 480 491 493 525
EndMode
# These two are equivalent
# ModeLine "1024x768i" 45 1024 1048 1208 1264 768 776 784 817 Interlace
# Mode "1024x768i"
# DotClock 45
# HTimings 1024 1048 1208 1264
# VTimings 768 776 784 817
# Flags "Interlace"
# EndMode
# If a monitor has DPMS support, that can be indicated here. This will
# enable DPMS when the monitor is used with drivers that support it.
# Option "dpms"
# If a monitor requires that the sync signals be superimposed on the
# green signal, the following option will enable this when used with
# drivers that support it. Only a relatively small range of hardware
# (and drivers) actually support this.
# Option "sync on green"
EndSection
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
Section "Device"
# The Identifier must be present.
Identifier "nVidia GeForce"
Driver "nVidia"
# Chipset "generic"
VideoRam 262144
# Clocks 25.2 28.3
# BusID "PCI:0:10:0"
# Option "hw cursor" "off"
EndSection
# **********************************************************************
# Screen sections.
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
# The Identifier, Device and Monitor lines must be present
Identifier "Default Screen"
Device "GeForce 7600 GT"
Monitor "Generic Monitor"
# The favoured Depth and/or Bpp may be specified here
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900"
ViewPort 0 0
Virtual 800 600
EndSubsection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
Section "ServerLayout"
# The Identifier line must be present
Identifier "Main Layout"
Screen "Default Screen"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
tux ~
#
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-15 11:29 GerhardosG
@ 2009-12-15 12:23 ` Ates
2009-12-15 23:38 ` Mick
0 siblings, 1 reply; 14+ messages in thread
From: Ates @ 2009-12-15 12:23 UTC (permalink / raw
To: gentoo-user
GerhardosG wrote:
> Hi , everyone
>
> tux / # lsmod
> Module Size Used by
> test_nx 1824 0
> psmouse 37980 0
> nvidia 9574140 0
>
>
What is you're xorg error output? What contains the /var/log/Xorg.0.log?
My suggestion is check the Xorg.0.log for errors. Every line that
contain error start with (EE) or similar.
__________ Information from ESET Smart Security, version of virus signature database 4436 (20090918) __________
The message was checked by ESET Smart Security.
http://www.eset.com
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] X11 start breaks
2009-12-15 12:23 ` Ates
@ 2009-12-15 23:38 ` Mick
0 siblings, 0 replies; 14+ messages in thread
From: Mick @ 2009-12-15 23:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 917 bytes --]
On Tuesday 15 December 2009 12:23:01 Ates wrote:
> GerhardosG wrote:
> > Hi , everyone
> >
> > tux / # lsmod
> > Module Size Used by
> > test_nx 1824 0
> > psmouse 37980 0
> > nvidia 9574140 0
>
> What is you're xorg error output? What contains the /var/log/Xorg.0.log?
> My suggestion is check the Xorg.0.log for errors. Every line that
> contain error start with (EE) or similar.
Perhaps I didn't make myself clear in my previous response ...
In all likelihood your problem is that an update in baselayout broke your
startup script - the /etc/rc.conf file is no longer sourced. Check the
previous thread that I gave you for solutions, or just set up your ~/.xinitrc
file by copying your normal Window Manager start up script from
/etc/X11/Sessions/<whatever> to your your user's .xinitrc.
HTH.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2009-12-16 0:10 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-14 18:25 [gentoo-user] X11 start breaks GerhardosG
2009-12-14 20:28 ` Alan McKinnon
2009-12-15 5:40 ` Joshua Murphy
-- strict thread matches above, loose matches on Subject: below --
2009-12-15 11:29 GerhardosG
2009-12-15 12:23 ` Ates
2009-12-15 23:38 ` Mick
2009-12-14 21:08 GerhardosG
2009-12-14 23:13 ` Joshua Murphy
2009-12-14 15:29 GerhardosG
2009-12-14 16:08 ` Philip Webb
2009-12-14 18:04 ` GerhardosG
2009-12-14 16:12 ` Marcus Wanner
2009-12-14 16:19 ` Joshua Murphy
2009-12-14 16:57 ` Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox