Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keyboard and Mouse not working at boot time. (Solved.)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Mon Mar 18, 2013 2:42 pm    Post subject: Keyboard and Mouse not working at boot time. (Solved.) Reply with quote

I am entering this from my Kubuntu system since my Gentoo system is down AGAIN with keyboard and mouse not working.

I have entered the system into text mode and rebuilt nvidia-drivers, xf86-input-evdev and done an

Code:

emerge @x11-module-rebuild


The system worked normally yesterday, before I shut it down for the night. I didn't notice any emerges yesterday that looked like they should have affected X.

The keyboard and mouse work normally in Kubuntu.

I need some advice on what to do next.


Last edited by Featherfoot on Sat Mar 23, 2013 1:17 am; edited 1 time in total
Back to top
View user's profile Send private message
Princess Nell
l33t
l33t


Joined: 15 Apr 2005
Posts: 914

PostPosted: Tue Mar 19, 2013 11:30 pm    Post subject: Reply with quote

The canonical advice after an xorg update is to rebuild *all* x11 drivers.
Code:

emerge $(qlist -C -I x11-drivers/)
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Wed Mar 20, 2013 1:38 am    Post subject: Reply with quote

I tried the emerge $(qlist -I -C x11-drivers/) option with no joy. It fails the same way.

I noticed that Xorg.0.log has a comment about kbd and mouse being disabled, and I wonder whether anything is enabling these drivers. There are also error messages about dri and dri2 being missing. I do not specify these and I don't know where these came from. Perhaps one of these is the clue...

Xorg.0.log follows:

    [ 60.598]
    X.Org X Server 1.11.4
    Release Date: 2012-01-27
    [ 60.599] X Protocol Version 11, Revision 0
    [ 60.599] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo
    [ 60.599] Current Operating System: Linux bopper 3.7.10-gentoo #1 SMP Fri Mar 1 20:02:25 EST 2013 x86_64
    [ 60.599] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/mapper/pdc_dcgidcdjbp6 dodmraid ro
    [ 60.599] Build Date: 19 March 2013 08:48:08PM
    [ 60.599]
    [ 60.599] Current version of pixman: 0.28.0
    [ 60.600] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 60.600] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 60.601] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 19 21:12:29 2013
    [ 60.644] (==) Using config file: "/etc/X11/xorg.conf"
    [ 60.644] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 60.673] (==) ServerLayout "Layout0"
    [ 60.673] (**) |-->Screen "Screen0" (0)
    [ 60.673] (**) | |-->Monitor "Monitor0"
    [ 60.673] (**) | |-->Device "Device0"
    [ 60.673] (**) |-->Input Device "Keyboard0"
    [ 60.673] (**) |-->Input Device "Mouse0"
    [ 60.673] (**) Option "Xinerama" "0"
    [ 60.673] (==) Automatically adding devices
    [ 60.673] (==) Automatically enabling devices
    [ 60.707] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 60.707] (==) ModulePath set to "/usr/lib64/xorg/modules"
    [ 60.707] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 60.707] (WW) Disabling Keyboard0
    [ 60.707] (WW) Disabling Mouse0
    [ 60.707] (II) Loader magic: 0x7ccac0
    [ 60.707] (II) Module ABI versions:
    [ 60.707] X.Org ANSI C Emulation: 0.4
    [ 60.707] X.Org Video Driver: 11.0
    [ 60.707] X.Org XInput driver : 13.0
    [ 60.707] X.Org Server Extension : 6.0
    [ 60.708] (--) PCI:*(0:1:0:0) 10de:0e22:19da:1166 rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
    [ 60.708] (II) LoadModule: "extmod"
    [ 60.774] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
    [ 60.786] (II) Module extmod: vendor="X.Org Foundation"
    [ 60.786] compiled for 1.11.4, module version = 1.0.0
    [ 60.786] Module class: X.Org Server Extension
    [ 60.786] ABI class: X.Org Server Extension, version 6.0
    [ 60.786] (II) Loading extension MIT-SCREEN-SAVER
    [ 60.786] (II) Loading extension XFree86-VidModeExtension
    [ 60.786] (II) Loading extension XFree86-DGA
    [ 60.786] (II) Loading extension DPMS
    [ 60.786] (II) Loading extension XVideo
    [ 60.786] (II) Loading extension XVideo-MotionCompensation
    [ 60.786] (II) Loading extension X-Resource
    [ 60.786] (II) LoadModule: "dbe"
    [ 60.786] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
    [ 60.792] (II) Module dbe: vendor="X.Org Foundation"
    [ 60.792] compiled for 1.11.4, module version = 1.0.0
    [ 60.792] Module class: X.Org Server Extension
    [ 60.792] ABI class: X.Org Server Extension, version 6.0
    [ 60.792] (II) Loading extension DOUBLE-BUFFER
    [ 60.792] (II) LoadModule: "glx"
    [ 60.874] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    [ 61.493] (II) Module glx: vendor="NVIDIA Corporation"
    [ 61.493] compiled for 4.0.2, module version = 1.0.0
    [ 61.493] Module class: X.Org Server Extension
    [ 61.493] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013
    [ 61.502] (II) Loading extension GLX
    [ 61.502] (II) LoadModule: "record"
    [ 61.502] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
    [ 61.509] (II) Module record: vendor="X.Org Foundation"
    [ 61.509] compiled for 1.11.4, module version = 1.13.0
    [ 61.509] Module class: X.Org Server Extension
    [ 61.509] ABI class: X.Org Server Extension, version 6.0
    [ 61.509] (II) Loading extension RECORD
    [ 61.509] (II) LoadModule: "dri"
    [ 61.536] (WW) Warning, couldn't open module dri
    [ 61.536] (II) UnloadModule: "dri"
    [ 61.536] (II) Unloading dri
    [ 61.536] (EE) Failed to load module "dri" (module does not exist, 0)
    [ 61.536] (II) LoadModule: "dri2"
    [ 61.536] (WW) Warning, couldn't open module dri2
    [ 61.536] (II) UnloadModule: "dri2"
    [ 61.536] (II) Unloading dri2
    [ 61.536] (EE) Failed to load module "dri2" (module does not exist, 0)
    [ 61.536] (II) LoadModule: "nvidia"
    [ 61.536] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    [ 61.629] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 61.629] compiled for 4.0.2, module version = 1.0.0
    [ 61.629] Module class: X.Org Video Driver
    [ 61.839] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
    [ 61.839] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 62.059] (--) using VT number 7

    [ 62.067] (II) Loading sub module "wfb"
    [ 62.067] (II) LoadModule: "wfb"
    [ 62.067] (II) Loading /usr/lib64/xorg/modules/libwfb.so
    [ 62.074] (II) Module wfb: vendor="X.Org Foundation"
    [ 62.074] compiled for 1.11.4, module version = 1.0.0
    [ 62.074] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 62.074] (II) Loading sub module "ramdac"
    [ 62.074] (II) LoadModule: "ramdac"
    [ 62.074] (II) Module "ramdac" already built-in
    [ 62.075] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    [ 62.075] (II) Loading /usr/lib64/xorg/modules/libwfb.so
    [ 62.075] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 62.075] (==) NVIDIA(0): RGB weight 888
    [ 62.075] (==) NVIDIA(0): Default visual is TrueColor
    [ 62.075] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 62.076] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    [ 62.076] (**) NVIDIA(0): Enabling 2D acceleration
    [ 62.696] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
    [ 62.696] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 62.727] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)) does
    [ 62.727] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 62.728] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
    [ 62.728] (--) NVIDIA(0): Memory: 786432 kBytes
    [ 62.728] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.a1
    [ 62.728] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 62.731] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
    [ 62.731] (--) NVIDIA(0): CRT-0
    [ 62.731] (--) NVIDIA(0): CRT-1
    [ 62.731] (--) NVIDIA(0): Samsung SyncMaster (DFP-0) (connected)
    [ 62.731] (--) NVIDIA(0): DFP-1
    [ 62.731] (--) NVIDIA(0): DFP-2
    [ 62.731] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3) (connected)
    [ 62.731] (--) NVIDIA(0): DFP-4
    [ 62.731] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
    [ 62.731] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 62.731] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 62.731] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): 330.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): Internal Dual Link TMDS
    [ 62.731] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    [ 62.731] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 62.731] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 62.731] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
    [ 62.731] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 62.732] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 62.732] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)
    [ 62.732] (**) NVIDIA(0): (Using EDID frequencies has been enabled on all display
    [ 62.732] (**) NVIDIA(0): devices.)
    [ 62.734] (II) NVIDIA(0): Validated MetaModes:
    [ 62.734] (II) NVIDIA(0):
    [ 62.734] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 62.734] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
    [ 62.757] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    [ 62.757] (--) NVIDIA(0): option
    [ 62.757] (--) Depth 24 pixmap format is 32 bpp
    [ 62.757] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 62.757] (II) NVIDIA: access.
    [ 62.760] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 62.760] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 62.760] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 62.760] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 62.760] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 62.760] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 62.760] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 62.760] (II) NVIDIA(0): Config Options in the README.
    [ 62.762] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 62.896] (II) Loading extension NV-GLX
    [ 63.018] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 63.018] (==) NVIDIA(0): Backing store disabled
    [ 63.018] (==) NVIDIA(0): Silken mouse enabled
    [ 63.018] (**) NVIDIA(0): DPMS enabled
    [ 63.018] (II) Loading extension NV-CONTROL
    [ 63.018] (II) Loading extension XINERAMA
    [ 63.018] (WW) NVIDIA(0): Option "TwinView" is not used
    [ 63.018] (II) Loading sub module "dri2"
    [ 63.018] (II) LoadModule: "dri2"
    [ 63.018] (WW) Warning, couldn't open module dri2
    [ 63.018] (II) UnloadModule: "dri2"
    [ 63.018] (II) Unloading dri2
    [ 63.018] (EE) NVIDIA: Failed to load module "dri2" (module does not exist, 0)
    [ 63.018] (II) NVIDIA(0): The X server will not be able to send the VDPAU driver name to
    [ 63.018] (II) NVIDIA(0): libvdpau.
    [ 63.018] (--) RandR disabled
    [ 63.018] (II) Initializing built-in extension Generic Event Extension
    [ 63.018] (II) Initializing built-in extension SHAPE
    [ 63.018] (II) Initializing built-in extension MIT-SHM
    [ 63.018] (II) Initializing built-in extension XInputExtension
    [ 63.018] (II) Initializing built-in extension XTEST
    [ 63.018] (II) Initializing built-in extension BIG-REQUESTS
    [ 63.018] (II) Initializing built-in extension SYNC
    [ 63.018] (II) Initializing built-in extension XKEYBOARD
    [ 63.019] (II) Initializing built-in extension XC-MISC
    [ 63.019] (II) Initializing built-in extension XINERAMA
    [ 63.019] (II) Initializing built-in extension XFIXES
    [ 63.019] (II) Initializing built-in extension RENDER
    [ 63.019] (II) Initializing built-in extension RANDR
    [ 63.019] (II) Initializing built-in extension COMPOSITE
    [ 63.019] (II) Initializing built-in extension DAMAGE
    [ 63.020] (II) Initializing extension GLX
    root@bopper:/gentoo/var/log#


/etc/X11/xorg.conf follows:

    root@bopper:/gentoo/etc/X11# cat xorg.conf
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 260.19.06 (buildd@yellow) Mon Oct 4 15:59:51 UTC 2010

    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    Option "Xinerama" "0"
    EndSection

    Section "Files"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection

    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection

    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    # Driver "nouveau"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 460"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "1"
    Option "metamodes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection

Back to top
View user's profile Send private message
gsoe
Apprentice
Apprentice


Joined: 10 Dec 2006
Posts: 289
Location: Denmark

PostPosted: Wed Mar 20, 2013 9:29 am    Post subject: Reply with quote

Hi

Quote:
[ 60.707] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
Hotplugging requires the evdev driver, so you should switch to evdev in
Code:
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
or simply leave out the sections. As far as I can see there's nothing in them that xorg needs. I'm not shure if leaving them out might make the ServerLayout section confuse xorg, but I get by with an almost empty xorg.conf. Only thing left is
Code:
Section "InputClass"
        Identifier "keyboard-all"
        Driver "evdev"
        Option "XkbLayout" "dk"
        MatchIsKeyboard "on"
EndSection
because I need localized keyboard. You'll only need to specify the nvidia driver, I think.

Greetings gsoe
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Wed Mar 20, 2013 11:35 pm    Post subject: Reply with quote

Still no joy. I modified xorg.conf as described and now don't see any references to either a mouse or a keyboard, in /var/log/Xorg.0.log, which makes me believe that udev isn't finding the devices.

I am running udev-198-r2

Any ideas on what I'm still doing wrong?

The new xorg.conf:
Code:

oot@bopper:/gentoo/etc/X11# cat xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 260.19.06  (buildd@yellow)  Mon Oct  4 15:59:51 UTC 2010

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection


Section "InputClass"
        Identifier "keyboard-all"
        Driver "evdev"
        Option "XkbLayout" "us"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option  "XkbVariant" "nodeadkeys"
        Option "XkbOptions" "terminate:ctrl_alt_bksp"
        MatchIsKeyboard "On"

EndSection
                                                                                                                                           
                                                                                                                                           
Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
#    Driver         "nouveau"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 460"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "metamodes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

root@bopper:/gentoo/etc/X11#


Xorg.0.log follows:

Code:

root@bopper:/gentoo# cat var/log/Xorg.0.log
[    21.304]
X.Org X Server 1.14.0
Release Date: 2013-03-05
[    21.304] X Protocol Version 11, Revision 0
[    21.304] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo
[    21.304] Current Operating System: Linux bopper 3.7.10-gentoo #1 SMP Fri Mar 1 20:02:25 EST 2013 x86_64
[    21.304] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/mapper/pdc_dcgidcdjbp6 dodmraid ro
[    21.304] Build Date: 20 March 2013  04:22:24PM
[    21.304] 
[    21.304] Current version of pixman: 0.28.0
[    21.304]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    21.304] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.304] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 20 18:34:16 2013
[    21.344] (==) Using config file: "/etc/X11/xorg.conf"
[    21.344] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.362] (==) ServerLayout "Layout0"
[    21.362] (**) |-->Screen "Screen0" (0)
[    21.362] (**) |   |-->Monitor "Monitor0"
[    21.362] (**) |   |-->Device "Device0"
[    21.362] (**) Option "Xinerama" "0"
[    21.362] (==) Automatically adding devices
[    21.362] (==) Automatically enabling devices
[    21.362] (==) Automatically adding GPU devices
[    21.400] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    21.400]    Entry deleted from font path.
[    21.400] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    21.400]    Entry deleted from font path.
[    21.400] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    21.400]    Entry deleted from font path.
[    21.406] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    21.406]    Entry deleted from font path.
[    21.406]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    21.407] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    21.407]    Entry deleted from font path.
[    21.407]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    21.407] (==) FontPath set to:
        /usr/share/fonts/misc/
[    21.407] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    21.407] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.407] (II) Loader magic: 0x809be0
[    21.407] (II) Module ABI versions:
[    21.407]    X.Org ANSI C Emulation: 0.4
[    21.407]    X.Org Video Driver: 14.1
[    21.407]    X.Org XInput driver : 19.1
[    21.407]    X.Org Server Extension : 7.0
[    21.408] (--) PCI:*(0:1:0:0) 10de:0e22:19da:1166 rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
[    21.421] Initializing built-in extension Generic Event Extension
[    21.421] Initializing built-in extension SHAPE
[    21.421] Initializing built-in extension MIT-SHM
[    21.421] Initializing built-in extension XInputExtension
[    21.421] Initializing built-in extension XTEST
[    21.421] Initializing built-in extension BIG-REQUESTS
[    21.421] Initializing built-in extension SYNC
[    21.421] Initializing built-in extension XKEYBOARD
[    21.421] Initializing built-in extension XC-MISC
[    21.421] Initializing built-in extension XINERAMA
[    21.421] Initializing built-in extension XFIXES
[    21.421] Initializing built-in extension RENDER
[    21.421] Initializing built-in extension RANDR
[    21.421] Initializing built-in extension COMPOSITE
[    21.421] Initializing built-in extension DAMAGE
[    21.421] Initializing built-in extension MIT-SCREEN-SAVER
[    21.421] Initializing built-in extension DOUBLE-BUFFER
[    21.421] Initializing built-in extension RECORD
[    21.421] Initializing built-in extension DPMS
[    21.421] Initializing built-in extension X-Resource
[    21.421] Initializing built-in extension XVideo
[    21.421] Initializing built-in extension XVideo-MotionCompensation
[    21.421] Initializing built-in extension XFree86-VidModeExtension
[    21.421] Initializing built-in extension XFree86-DGA
[    21.421] Initializing built-in extension XFree86-DRI
[    21.421] Initializing built-in extension DRI2
[    21.421] (II) LoadModule: "glx"
[    21.579] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    22.963] (II) Module glx: vendor="NVIDIA Corporation"
[    22.963]    compiled for 4.0.2, module version = 1.0.0
[    22.963]    Module class: X.Org Server Extension
[    22.963] (II) NVIDIA GLX Module  313.26  Wed Feb 27 13:10:40 PST 2013
[    22.972] Loading extension GLX
[    22.972] (II) LoadModule: "nvidia"
[    22.999] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    23.238] (II) Module nvidia: vendor="NVIDIA Corporation"
[    23.238]    compiled for 4.0.2, module version = 1.0.0
[    23.238]    Module class: X.Org Video Driver
[    23.238] (WW) NVIDIA: This server has an unsupported input driver ABI version (have 19.1, need < 19.0).  The driver will continue to load, but may behave strangely.
[    23.721] (II) NVIDIA dlloader X Driver  313.26  Wed Feb 27 12:52:26 PST 2013
[    23.722] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    23.746] (++) using VT number 7

[    23.770] (II) Loading sub module "wfb"
[    23.770] (II) LoadModule: "wfb"
[    23.770] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    23.794] (II) Module wfb: vendor="X.Org Foundation"
[    23.794]    compiled for 1.14.0, module version = 1.0.0
[    23.794]    ABI class: X.Org ANSI C Emulation, version 0.4
[    23.794] (II) Loading sub module "ramdac"
[    23.794] (II) LoadModule: "ramdac"
[    23.794] (II) Module "ramdac" already built-in
[    23.810] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    23.810] (==) NVIDIA(0): RGB weight 888
[    23.810] (==) NVIDIA(0): Default visual is TrueColor
[    23.810] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    23.842] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
[    23.842] (**) NVIDIA(0): Enabling 2D acceleration
[    24.785] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[    24.785] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    24.815] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)) does
[    24.815] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[    24.816] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
[    24.816] (--) NVIDIA(0): Memory: 786432 kBytes
[    24.816] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.a1
[    24.816] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    24.829] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
[    24.829] (--) NVIDIA(0):     CRT-0
[    24.829] (--) NVIDIA(0):     CRT-1
[    24.829] (--) NVIDIA(0):     Samsung SyncMaster (DFP-0) (connected)
[    24.829] (--) NVIDIA(0):     DFP-1
[    24.829] (--) NVIDIA(0):     DFP-2
[    24.829] (--) NVIDIA(0):     Chi Mei Optoelectronics corp. CMC 22 W (DFP-3) (connected)
[    24.829] (--) NVIDIA(0):     DFP-4
[    24.829] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
[    24.829] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    24.829] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    24.829] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): 330.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): Internal Dual Link TMDS
[    24.829] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[    24.829] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[    24.829] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    24.829] (**) NVIDIA(0):     device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[    24.829] (**) NVIDIA(0):     has been enabled on all display devices.)
[    24.830] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    24.830] (**) NVIDIA(0):     device Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)
[    24.830] (**) NVIDIA(0):     (Using EDID frequencies has been enabled on all display
[    24.830] (**) NVIDIA(0):     devices.)
[    24.831] (II) NVIDIA(0): Validated MetaModes:
[    24.831] (II) NVIDIA(0):   
[    24.831] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
[    24.831] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
[    24.860] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[    24.860] (--) NVIDIA(0):     option
[    24.860] (--) Depth 24 pixmap format is 32 bpp
[    24.860] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    24.860] (II) NVIDIA:     access.
[    24.903] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    24.903] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    24.903] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    24.903] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    24.903] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    24.903] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    24.903] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    24.903] (II) NVIDIA(0):     Config Options in the README.
[    24.905] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
[    25.071] Loading extension NV-GLX
[    25.188] (==) NVIDIA(0): Disabling shared memory pixmaps
[    25.188] (==) NVIDIA(0): Backing store disabled
[    25.188] (==) NVIDIA(0): Silken mouse enabled
[    25.195] (**) NVIDIA(0): DPMS enabled
[    25.195] Loading extension NV-CONTROL
[    25.195] Loading extension XINERAMA
[    25.196] (WW) NVIDIA(0): Option "TwinView" is not used
[    25.196] (II) Loading sub module "dri2"
[    25.196] (II) LoadModule: "dri2"
[    25.196] (II) Module "dri2" already built-in
[    25.196] (II) NVIDIA(0): [DRI2] Setup complete
[    25.196] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    25.196] (--) RandR disabled
[    25.201] (II) Initializing extension GLX
root@bopper:/gentoo#
Back to top
View user's profile Send private message
Princess Nell
l33t
l33t


Joined: 15 Apr 2005
Posts: 914

PostPosted: Wed Mar 20, 2013 11:58 pm    Post subject: Reply with quote

Have you tried to downgrade back to xorg 1.13? The 1.14 ABI has only been supported since nvidia driver 313.18 (non-legacy; 304.84 otherwise), and there may be bugs. 313.26 works fine here with xorg 1.13.1.

Quote:

[ 23.238] (WW) NVIDIA: This server has an unsupported input driver ABI version (have 19.1, need < 19.0). The driver will continue to load, but may behave strangely.
[ 23.721] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Thu Mar 21, 2013 12:49 am    Post subject: Reply with quote

I just downgraded to xorg-server-1.13.3 with no change.

I then downgraded to udev-197-r8 with no change.

I attached Xorg.0.log but I didn't see any significant change...

[/list]
Code:

oot@bopper:/gentoo/home/jc# cat /gentoo/var/log/Xorg.0.log
[    20.202]
X.Org X Server 1.13.3
Release Date: 2013-03-07
[    20.202] X Protocol Version 11, Revision 0
[    20.202] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo
[    20.202] Current Operating System: Linux bopper 3.7.10-gentoo #1 SMP Fri Mar 1 20:02:25 EST 2013 x86_64
[    20.202] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/mapper/pdc_dcgidcdjbp6 dodmraid ro
[    20.202] Build Date: 20 March 2013  08:30:03PM
[    20.202] 
[    20.202] Current version of pixman: 0.28.0
[    20.202]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    20.202] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.202] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 20 20:40:00 2013
[    20.237] (==) Using config file: "/etc/X11/xorg.conf"
[    20.237] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.263] (==) ServerLayout "Layout0"
[    20.263] (**) |-->Screen "Screen0" (0)
[    20.263] (**) |   |-->Monitor "Monitor0"
[    20.263] (**) |   |-->Device "Device0"
[    20.264] (**) Option "Xinerama" "0"
[    20.264] (==) Automatically adding devices
[    20.264] (==) Automatically enabling devices
[    20.264] (==) Automatically adding GPU devices
[    20.293] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    20.293]    Entry deleted from font path.
[    20.293] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    20.293]    Entry deleted from font path.
[    20.293] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    20.293]    Entry deleted from font path.
[    20.299] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    20.299]    Entry deleted from font path.
[    20.299]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").                                                                                     
[    20.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".                                                                 
[    20.300]    Entry deleted from font path.
[    20.300]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    20.300] (==) FontPath set to:
        /usr/share/fonts/misc/
[    20.300] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    20.300] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.300] (II) Loader magic: 0x809c00
[    20.300] (II) Module ABI versions:
[    20.300]    X.Org ANSI C Emulation: 0.4
[    20.300]    X.Org Video Driver: 13.1
[    20.300]    X.Org XInput driver : 18.0
[    20.300]    X.Org Server Extension : 7.0
[    20.301] (--) PCI:*(0:1:0:0) 10de:0e22:19da:1166 rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
[    20.301] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.425] Initializing built-in extension Generic Event Extension
[    20.425] Initializing built-in extension SHAPE
[    20.425] Initializing built-in extension MIT-SHM
[    20.425] Initializing built-in extension XInputExtension
[    20.425] Initializing built-in extension XTEST
[    20.425] Initializing built-in extension BIG-REQUESTS
[    20.425] Initializing built-in extension SYNC
[    20.425] Initializing built-in extension XKEYBOARD
[    20.425] Initializing built-in extension XC-MISC
[    20.425] Initializing built-in extension XINERAMA
[    20.425] Initializing built-in extension XFIXES
[    20.425] Initializing built-in extension RENDER
[    20.425] Initializing built-in extension RANDR
[    20.425] Initializing built-in extension COMPOSITE
[    20.425] Initializing built-in extension DAMAGE
[    20.425] Initializing built-in extension MIT-SCREEN-SAVER
[    20.425] Initializing built-in extension DOUBLE-BUFFER
[    20.425] Initializing built-in extension RECORD
[    20.425] Initializing built-in extension DPMS
[    20.425] Initializing built-in extension X-Resource
[    20.425] Initializing built-in extension XVideo
[    20.425] Initializing built-in extension XVideo-MotionCompensation
[    20.425] Initializing built-in extension XFree86-VidModeExtension
[    20.425] Initializing built-in extension XFree86-DGA
[    20.425] Initializing built-in extension XFree86-DRI
[    20.425] Initializing built-in extension DRI2
[    20.425] (II) LoadModule: "glx"
[    20.575] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    21.718] (II) Module glx: vendor="NVIDIA Corporation"
[    21.718]    compiled for 4.0.2, module version = 1.0.0
[    21.718]    Module class: X.Org Server Extension
[    21.718] (II) NVIDIA GLX Module  313.26  Wed Feb 27 13:10:40 PST 2013
[    21.729] Loading extension GLX
[    21.729] (II) LoadModule: "nvidia"
[    21.736] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    21.843] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.843]    compiled for 4.0.2, module version = 1.0.0
[    21.843]    Module class: X.Org Video Driver
[    22.174] (II) NVIDIA dlloader X Driver  313.26  Wed Feb 27 12:52:26 PST 2013
[    22.174] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    22.186] (++) using VT number 7

[    22.192] (II) Loading sub module "wfb"
[    22.192] (II) LoadModule: "wfb"
[    22.192] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    22.222] (II) Module wfb: vendor="X.Org Foundation"
[    22.222]    compiled for 1.13.3, module version = 1.0.0
[    22.222]    ABI class: X.Org ANSI C Emulation, version 0.4
[    22.222] (II) Loading sub module "ramdac"
[    22.222] (II) LoadModule: "ramdac"
[    22.222] (II) Module "ramdac" already built-in
[    22.253] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    22.253] (==) NVIDIA(0): RGB weight 888
[    22.253] (==) NVIDIA(0): Default visual is TrueColor
[    22.253] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    22.268] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
[    22.268] (**) NVIDIA(0): Enabling 2D acceleration
[    23.165] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
[    23.165] (II) NVIDIA(GPU-0):     3D Vision stereo.
[    23.195] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)) does
[    23.195] (II) NVIDIA(GPU-0):     not support NVIDIA 3D Vision stereo.
[    23.196] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
[    23.196] (--) NVIDIA(0): Memory: 786432 kBytes
[    23.196] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.a1
[    23.196] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    23.263] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
[    23.263] (--) NVIDIA(0):     CRT-0
[    23.263] (--) NVIDIA(0):     CRT-1
[    23.263] (--) NVIDIA(0):     Samsung SyncMaster (DFP-0) (connected)
[    23.263] (--) NVIDIA(0):     DFP-1
[    23.263] (--) NVIDIA(0):     DFP-2
[    23.263] (--) NVIDIA(0):     Chi Mei Optoelectronics corp. CMC 22 W (DFP-3) (connected)
[    23.263] (--) NVIDIA(0):     DFP-4
[    23.263] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
[    23.263] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
[    23.263] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
[    23.263] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): 330.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): Internal Dual Link TMDS
[    23.263] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[    23.263] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[    23.263] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    23.263] (**) NVIDIA(0):     device Samsung SyncMaster (DFP-0) (Using EDID frequencies
[    23.263] (**) NVIDIA(0):     has been enabled on all display devices.)
[    23.264] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    23.264] (**) NVIDIA(0):     device Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)
[    23.264] (**) NVIDIA(0):     (Using EDID frequencies has been enabled on all display
[    23.264] (**) NVIDIA(0):     devices.)
[    23.266] (II) NVIDIA(0): Validated MetaModes:
[    23.266] (II) NVIDIA(0):   
[    23.266] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
[    23.266] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
[    23.309] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[    23.309] (--) NVIDIA(0):     option
[    23.309] (--) Depth 24 pixmap format is 32 bpp
[    23.309] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    23.309] (II) NVIDIA:     access.
[    23.327] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    23.327] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    23.327] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    23.327] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    23.327] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    23.327] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    23.327] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    23.327] (II) NVIDIA(0):     Config Options in the README.
[    23.330] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
[    23.524] Loading extension NV-GLX
[    23.646] (==) NVIDIA(0): Disabling shared memory pixmaps
[    23.646] (==) NVIDIA(0): Backing store disabled
[    23.646] (==) NVIDIA(0): Silken mouse enabled
[    23.646] (**) NVIDIA(0): DPMS enabled
[    23.646] Loading extension NV-CONTROL
[    23.646] Loading extension XINERAMA
[    23.646] (WW) NVIDIA(0): Option "TwinView" is not used
[    23.646] (II) Loading sub module "dri2"
[    23.646] (II) LoadModule: "dri2"
[    23.646] (II) Module "dri2" already built-in
[    23.646] (II) NVIDIA(0): [DRI2] Setup complete
[    23.646] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    23.647] (--) RandR disabled
[    23.764] (II) Initializing extension GLX
root@bopper:/gentoo/home/jc#
[
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Thu Mar 21, 2013 12:29 pm    Post subject: Reply with quote

I don't expect this to actually help, but you could try
adding

Code:
InputDevice    "Mouse" "CorePointer"
    InputDevice    "Keyboard" "CoreKeyboard"


to the ServerLayout section of xorg.conf

(watch to get the proper names for your mouse and keyboard
as per their InputDevice sections)
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Thu Mar 21, 2013 6:25 pm    Post subject: Reply with quote

The InputDevice entries in the ServerLayout section report an error unless a corresponding InputDevice section is included.

If the InputDevice section is included it requires a Driver entry and a Device entry.

It seems as if I got the devices right, it ought to work. BTW: I have a USB mouse and a keyboard that plugs into the keyboard port, not a USB keyboard.

X -configure fails, BTW;

Here's the /var/log/Xorg.0.log entry:

    root@bopper:/gentoo/var/log# cat Xorg.0.log
    [ 291.536]
    X.Org X Server 1.13.3
    Release Date: 2013-03-07
    [ 291.537] X Protocol Version 11, Revision 0
    [ 291.537] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo
    [ 291.537] Current Operating System: Linux bopper 3.7.10-gentoo #1 SMP Fri Mar 1 20:02:25 EST 2013 x86_64
    [ 291.537] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/mapper/pdc_dcgidcdjbp6 dodmraid ro
    [ 291.538] Build Date: 20 March 2013 08:30:03PM
    [ 291.538]
    [ 291.538] Current version of pixman: 0.28.0
    [ 291.539] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 291.539] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 291.540] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 21 10:26:22 2013
    [ 291.540] (==) Using config file: "/etc/X11/xorg.conf"
    [ 291.541] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 291.541] (==) ServerLayout "Layout0"
    [ 291.541] (**) |-->Screen "Screen0" (0)
    [ 291.541] (**) | |-->Monitor "Monitor0"
    [ 291.541] (**) | |-->Device "Device0"
    [ 291.541] (**) |-->Input Device "Mouse"
    [ 291.541] (**) |-->Input Device "Keyboard"
    [ 291.541] (**) Option "Xinerama" "0"
    [ 291.541] (==) Automatically adding devices
    [ 291.541] (==) Automatically enabling devices
    [ 291.541] (==) Automatically adding GPU devices
    [ 291.560] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 291.560] Entry deleted from font path.
    [ 291.560] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 291.560] Entry deleted from font path.
    [ 291.560] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 291.560] Entry deleted from font path.
    [ 291.568] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 291.568] Entry deleted from font path.
    [ 291.568] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 291.575] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 291.575] Entry deleted from font path.
    [ 291.575] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 291.575] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 291.575] (==) ModulePath set to "/usr/lib64/xorg/modules"
    [ 291.575] (II) Loader magic: 0x809c00
    [ 291.575] (II) Module ABI versions:
    [ 291.575] X.Org ANSI C Emulation: 0.4
    [ 291.575] X.Org Video Driver: 13.1
    [ 291.575] X.Org XInput driver : 18.0
    [ 291.575] X.Org Server Extension : 7.0
    [ 291.576] (--) PCI:*(0:1:0:0) 10de:0e22:19da:1166 rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
    [ 291.576] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 291.576] Initializing built-in extension Generic Event Extension
    [ 291.577] Initializing built-in extension SHAPE
    [ 291.577] Initializing built-in extension MIT-SHM
    [ 291.577] Initializing built-in extension XInputExtension
    [ 291.577] Initializing built-in extension XTEST
    [ 291.577] Initializing built-in extension BIG-REQUESTS
    [ 291.577] Initializing built-in extension SYNC
    [ 291.578] Initializing built-in extension XKEYBOARD
    [ 291.578] Initializing built-in extension XC-MISC
    [ 291.578] Initializing built-in extension XINERAMA
    [ 291.578] Initializing built-in extension XFIXES
    [ 291.578] Initializing built-in extension RENDER
    [ 291.579] Initializing built-in extension RANDR
    [ 291.579] Initializing built-in extension COMPOSITE
    [ 291.579] Initializing built-in extension DAMAGE
    [ 291.579] Initializing built-in extension MIT-SCREEN-SAVER
    [ 291.579] Initializing built-in extension DOUBLE-BUFFER
    [ 291.579] Initializing built-in extension RECORD
    [ 291.580] Initializing built-in extension DPMS
    [ 291.580] Initializing built-in extension X-Resource
    [ 291.580] Initializing built-in extension XVideo
    [ 291.580] Initializing built-in extension XVideo-MotionCompensation
    [ 291.580] Initializing built-in extension XFree86-VidModeExtension
    [ 291.581] Initializing built-in extension XFree86-DGA
    [ 291.581] Initializing built-in extension XFree86-DRI
    [ 291.581] Initializing built-in extension DRI2
    [ 291.581] (II) LoadModule: "glx"
    [ 291.683] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    [ 292.302] (II) Module glx: vendor="NVIDIA Corporation"
    [ 292.302] compiled for 4.0.2, module version = 1.0.0
    [ 292.302] Module class: X.Org Server Extension
    [ 292.302] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013
    [ 292.312] Loading extension GLX
    [ 292.312] (II) LoadModule: "nvidia"
    [ 292.333] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    [ 292.410] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 292.410] compiled for 4.0.2, module version = 1.0.0
    [ 292.410] Module class: X.Org Video Driver
    [ 292.632] (II) LoadModule: "evdev"
    [ 292.633] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
    [ 292.884] (II) Module evdev: vendor="X.Org Foundation"
    [ 292.884] compiled for 1.13.3, module version = 2.7.3
    [ 292.884] Module class: X.Org XInput Driver
    [ 292.884] ABI class: X.Org XInput driver, version 18.0
    [ 292.884] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
    [ 292.884] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 292.895] (--) using VT number 7

    [ 292.901] (II) Loading sub module "wfb"
    [ 292.901] (II) LoadModule: "wfb"
    [ 292.901] (II) Loading /usr/lib64/xorg/modules/libwfb.so
    [ 292.915] (II) Module wfb: vendor="X.Org Foundation"
    [ 292.915] compiled for 1.13.3, module version = 1.0.0
    [ 292.915] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 292.915] (II) Loading sub module "ramdac"
    [ 292.915] (II) LoadModule: "ramdac"
    [ 292.915] (II) Module "ramdac" already built-in
    [ 292.929] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 292.929] (==) NVIDIA(0): RGB weight 888
    [ 292.929] (==) NVIDIA(0): Default visual is TrueColor
    [ 292.929] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 292.929] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    [ 292.929] (**) NVIDIA(0): Enabling 2D acceleration
    [ 293.492] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
    [ 293.492] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 293.522] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)) does
    [ 293.522] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 293.523] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
    [ 293.523] (--) NVIDIA(0): Memory: 786432 kBytes
    [ 293.523] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.a1
    [ 293.523] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 293.526] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
    [ 293.526] (--) NVIDIA(0): CRT-0
    [ 293.526] (--) NVIDIA(0): CRT-1
    [ 293.526] (--) NVIDIA(0): Samsung SyncMaster (DFP-0) (connected)
    [ 293.526] (--) NVIDIA(0): DFP-1
    [ 293.526] (--) NVIDIA(0): DFP-2
    [ 293.526] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3) (connected)
    [ 293.526] (--) NVIDIA(0): DFP-4
    [ 293.526] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
    [ 293.526] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 293.526] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 293.526] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): 330.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): Internal Dual Link TMDS
    [ 293.526] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    [ 293.526] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 293.526] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 293.526] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
    [ 293.526] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 293.527] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 293.527] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)
    [ 293.527] (**) NVIDIA(0): (Using EDID frequencies has been enabled on all display
    [ 293.527] (**) NVIDIA(0): devices.)
    [ 293.529] (II) NVIDIA(0): Validated MetaModes:
    [ 293.529] (II) NVIDIA(0):
    [ 293.529] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 293.529] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
    [ 293.552] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    [ 293.552] (--) NVIDIA(0): option
    [ 293.552] (--) Depth 24 pixmap format is 32 bpp
    [ 293.552] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 293.552] (II) NVIDIA: access.
    [ 293.563] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 293.563] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 293.563] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 293.563] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 293.563] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 293.563] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 293.563] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 293.563] (II) NVIDIA(0): Config Options in the README.
    [ 293.566] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 293.700] Loading extension NV-GLX
    [ 293.830] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 293.830] (==) NVIDIA(0): Backing store disabled
    [ 293.830] (==) NVIDIA(0): Silken mouse enabled
    [ 293.830] (**) NVIDIA(0): DPMS enabled
    [ 293.830] Loading extension NV-CONTROL
    [ 293.830] Loading extension XINERAMA
    [ 293.830] (WW) NVIDIA(0): Option "TwinView" is not used
    [ 293.830] (II) Loading sub module "dri2"
    [ 293.831] (II) LoadModule: "dri2"
    [ 293.831] (II) Module "dri2" already built-in
    [ 293.831] (II) NVIDIA(0): [DRI2] Setup complete
    [ 293.831] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 293.831] (--) RandR disabled
    [ 293.835] (II) Initializing extension GLX
    [ 294.266] (II) Using input driver 'evdev' for 'Mouse'
    [ 294.266] (**) Option "CorePointer"
    [ 294.266] (**) Mouse: always reports core events
    [ 294.266] (**) evdev: Mouse: Device: "/dev/psaux"
    [ 294.266] (EE) Mouse: Couldn't open mtdev device
    [ 294.270] (EE) evdev: Mouse: ioctl EVIOCGID failed: Bad file descriptor
    [ 294.270] (EE) PreInit returned 8 for "Mouse"
    [ 294.270] (II) UnloadModule: "evdev"
    [ 294.270] (II) Using input driver 'evdev' for 'Keyboard'
    [ 294.270] (**) Option "CoreKeyboard"
    [ 294.270] (**) Keyboard: always reports core events
    [ 294.270] (EE) evdev: Keyboard: No device specified.
    [ 294.270] (EE) PreInit returned 2 for "Keyboard"
    [ 294.270] (II) UnloadModule: "evdev"
    root@bopper:/gentoo/var/log#
Back to top
View user's profile Send private message
Princess Nell
l33t
l33t


Joined: 15 Apr 2005
Posts: 914

PostPosted: Thu Mar 21, 2013 9:10 pm    Post subject: Reply with quote

The ABI mismatch log is gone, I wouldn't call that "no significant change" ;)

Probably has no bearing on your problem, but I spotted
Code:

[    20.301] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)

Do you have acpid installed and running? /var/run -> /run symlink exists?

The Xorg log from your "Thu Mar 21, 2013 0:49" posting looks interesting. Mine looks very similar except that the evdev stuff starts where your log ends. Wondering if this is a udev problem ... have you seen this thread? https://forums.gentoo.org/viewtopic-t-929232-start-0.html
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Fri Mar 22, 2013 2:27 am    Post subject: Reply with quote

Thanks for your help, Princess Nell.

I am now starting acpid when I boot up and the error message is gone. nvidia starts up and hangs as before. I also tried nouveau and it fails because KMS is not enabled in my 3.7.10 system even though I've tried to do what the examples said would work. Sad that something that is absolutely required by an important driver isn't set by them, and worse that there is no option that forces KMS directly.

I agree that udev is probably my problem. Either udev isn't detecting the keyboard and mouse or it is creating devices that xorg isn't expecting. I need to study the link you gave me again, though.

Just for the record, the latest Xorg.0.log is attached.


    root@bopper:/gentoo/home/jc# cat /gentoo/var/log/Xorg.0.log
    [ 415.255]
    X.Org X Server 1.13.3
    Release Date: 2013-03-07
    [ 415.256] X Protocol Version 11, Revision 0
    [ 415.256] Build Operating System: Linux 3.7.10-gentoo x86_64 Gentoo
    [ 415.256] Current Operating System: Linux bopper 3.7.10-gentoo #1 SMP Fri Mar 1 20:02:25 EST 2013 x86_64
    [ 415.256] Kernel command line: BOOT_IMAGE=/kernel-genkernel-x86_64-3.7.10-gentoo root=/dev/ram0 real_root=/dev/mapper/pdc_dcgidcdjbp6 dodmraid ro
    [ 415.257] Build Date: 20 March 2013 08:30:03PM
    [ 415.257]
    [ 415.257] Current version of pixman: 0.28.0
    [ 415.258] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 415.258] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 415.259] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 21 22:00:32 2013
    [ 415.259] (==) Using config file: "/etc/X11/xorg.conf"
    [ 415.259] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 415.260] (==) ServerLayout "Layout0"
    [ 415.260] (**) |-->Screen "Screen0" (0)
    [ 415.260] (**) | |-->Monitor "Monitor0"
    [ 415.260] (**) | |-->Device "Device0"
    [ 415.260] (**) Option "Xinerama" "0"
    [ 415.260] (==) Automatically adding devices
    [ 415.260] (==) Automatically enabling devices
    [ 415.260] (==) Automatically adding GPU devices
    [ 415.260] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 415.260] (==) ModulePath set to "/usr/lib64/xorg/modules"
    [ 415.260] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 415.260] (II) Loader magic: 0x809c00
    [ 415.260] (II) Module ABI versions:
    [ 415.260] X.Org ANSI C Emulation: 0.4
    [ 415.260] X.Org Video Driver: 13.1
    [ 415.260] X.Org XInput driver : 18.0
    [ 415.260] X.Org Server Extension : 7.0
    [ 415.261] (--) PCI:*(0:1:0:0) 10de:0e22:19da:1166 rev 161, Mem @ 0xf8000000/33554432, 0xd0000000/134217728, 0xdc000000/67108864, I/O @ 0x0000ef00/128, BIOS @ 0x????????/524288
    [ 415.261] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 415.261] Initializing built-in extension Generic Event Extension
    [ 415.261] Initializing built-in extension SHAPE
    [ 415.262] Initializing built-in extension MIT-SHM
    [ 415.262] Initializing built-in extension XInputExtension
    [ 415.262] Initializing built-in extension XTEST
    [ 415.262] Initializing built-in extension BIG-REQUESTS
    [ 415.262] Initializing built-in extension SYNC
    [ 415.263] Initializing built-in extension XKEYBOARD
    [ 415.263] Initializing built-in extension XC-MISC
    [ 415.263] Initializing built-in extension XINERAMA
    [ 415.263] Initializing built-in extension XFIXES
    [ 415.263] Initializing built-in extension RENDER
    [ 415.263] Initializing built-in extension RANDR
    [ 415.264] Initializing built-in extension COMPOSITE
    [ 415.264] Initializing built-in extension DAMAGE
    [ 415.264] Initializing built-in extension MIT-SCREEN-SAVER
    [ 415.264] Initializing built-in extension DOUBLE-BUFFER
    [ 415.264] Initializing built-in extension RECORD
    [ 415.265] Initializing built-in extension DPMS
    [ 415.265] Initializing built-in extension X-Resource
    [ 415.265] Initializing built-in extension XVideo
    [ 415.265] Initializing built-in extension XVideo-MotionCompensation
    [ 415.265] Initializing built-in extension XFree86-VidModeExtension
    [ 415.265] Initializing built-in extension XFree86-DGA
    [ 415.266] Initializing built-in extension XFree86-DRI
    [ 415.266] Initializing built-in extension DRI2
    [ 415.266] (II) LoadModule: "glx"
    [ 415.266] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    [ 415.276] (II) Module glx: vendor="NVIDIA Corporation"
    [ 415.276] compiled for 4.0.2, module version = 1.0.0
    [ 415.276] Module class: X.Org Server Extension
    [ 415.276] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013
    [ 415.279] Loading extension GLX
    [ 415.279] (II) LoadModule: "nvidia"
    [ 415.279] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
    [ 415.362] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 415.362] compiled for 4.0.2, module version = 1.0.0
    [ 415.362] Module class: X.Org Video Driver
    [ 415.556] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
    [ 415.556] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 415.781] (--) using VT number 7

    [ 415.790] (II) Loading sub module "wfb"
    [ 415.790] (II) LoadModule: "wfb"
    [ 415.790] (II) Loading /usr/lib64/xorg/modules/libwfb.so
    [ 415.806] (II) Module wfb: vendor="X.Org Foundation"
    [ 415.806] compiled for 1.13.3, module version = 1.0.0
    [ 415.806] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 415.806] (II) Loading sub module "ramdac"
    [ 415.806] (II) LoadModule: "ramdac"
    [ 415.806] (II) Module "ramdac" already built-in
    [ 415.819] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 415.819] (==) NVIDIA(0): RGB weight 888
    [ 415.819] (==) NVIDIA(0): Default visual is TrueColor
    [ 415.819] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 415.820] (**) NVIDIA(0): Option "MetaModes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    [ 415.820] (**) NVIDIA(0): Enabling 2D acceleration
    [ 416.442] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (DFP-0)) does not support NVIDIA
    [ 416.442] (II) NVIDIA(GPU-0): 3D Vision stereo.
    [ 416.472] (II) NVIDIA(GPU-0): Display (Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)) does
    [ 416.472] (II) NVIDIA(GPU-0): not support NVIDIA 3D Vision stereo.
    [ 416.473] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 460 (GF104) at PCI:1:0:0 (GPU-0)
    [ 416.473] (--) NVIDIA(0): Memory: 786432 kBytes
    [ 416.473] (--) NVIDIA(0): VideoBIOS: 70.04.14.00.a1
    [ 416.473] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 416.475] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 460 at PCI:1:0:0
    [ 416.475] (--) NVIDIA(0): CRT-0
    [ 416.475] (--) NVIDIA(0): CRT-1
    [ 416.475] (--) NVIDIA(0): Samsung SyncMaster (DFP-0) (connected)
    [ 416.475] (--) NVIDIA(0): DFP-1
    [ 416.476] (--) NVIDIA(0): DFP-2
    [ 416.476] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3) (connected)
    [ 416.476] (--) NVIDIA(0): DFP-4
    [ 416.476] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): 330.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): Samsung SyncMaster (DFP-0): Internal Dual Link TMDS
    [ 416.476] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    [ 416.476] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    [ 416.476] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): 330.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): Chi Mei Optoelectronics corp. CMC 22 W (DFP-3): Internal Dual Link TMDS
    [ 416.476] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    [ 416.476] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    [ 416.476] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 416.476] (**) NVIDIA(0): device Samsung SyncMaster (DFP-0) (Using EDID frequencies
    [ 416.476] (**) NVIDIA(0): has been enabled on all display devices.)
    [ 416.477] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    [ 416.477] (**) NVIDIA(0): device Chi Mei Optoelectronics corp. CMC 22 W (DFP-3)
    [ 416.477] (**) NVIDIA(0): (Using EDID frequencies has been enabled on all display
    [ 416.477] (**) NVIDIA(0): devices.)
    [ 416.478] (II) NVIDIA(0): Validated MetaModes:
    [ 416.478] (II) NVIDIA(0):
    [ 416.478] (II) NVIDIA(0): "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 416.478] (II) NVIDIA(0): Virtual screen size determined to be 3360 x 1050
    [ 416.505] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
    [ 416.505] (--) NVIDIA(0): option
    [ 416.505] (--) Depth 24 pixmap format is 32 bpp
    [ 416.505] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 416.505] (II) NVIDIA: access.
    [ 416.510] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select+1680+0,DFP-3:nvidia-auto-select+0+0"
    [ 416.644] Loading extension NV-GLX
    [ 416.778] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 416.778] (==) NVIDIA(0): Backing store disabled
    [ 416.778] (==) NVIDIA(0): Silken mouse enabled
    [ 416.779] (**) NVIDIA(0): DPMS enabled
    [ 416.779] Loading extension NV-CONTROL
    [ 416.779] Loading extension XINERAMA
    [ 416.779] (WW) NVIDIA(0): Option "TwinView" is not used
    [ 416.779] (II) Loading sub module "dri2"
    [ 416.779] (II) LoadModule: "dri2"
    [ 416.779] (II) Module "dri2" already built-in
    [ 416.779] (II) NVIDIA(0): [DRI2] Setup complete
    [ 416.779] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 416.779] (--) RandR disabled
    [ 416.784] (II) Initializing extension GLX
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2550
Location: Here and Away Again

PostPosted: Fri Mar 22, 2013 3:09 am    Post subject: ><)))°€ Reply with quote

Teegrins, Featherfoot!

Firsties, have you tried a xorg.conf with just the device section?

All I have for my ENGTX275, is this:

Code:
Section "Device"
        Identifier      "TooT-TooT"
        Driver          "nvidia"
        Option          "Coolbits" "5"
EndSection

Identifier can, to my knowledge, be what you wish. Coolbits is also optional, just for me to get some more functions up on nvidia-settings. Essentially, I think all you need is an identifier (never tried without, though), and the driver specified.

For nouveau you don't need even this, as far as I remember right. If you wanted to easily switch between the drivers, you would need different kinds of Kernel settings for nouveau to work, and you would need to blacklist the driver to be able to use nvidia instead... again, if I remember right. I never did that, but I'm pretty sure that's about the lines that goes~

I can't spot where or why this started happening to you, but this is what I use, and would suggest you to at least try and see what happens. Additionally, I'd check dmesg in case there is something of interest there.

Also, did you rebuild x11-drivers/xf86-input-evdev after downgrading xorg-server? For reference, I'm using x11-base/xorg-server-1.14.0(0/1.14.0) here, with nvidia-drivers-313.26.


Just some thoughts~
Good luck!
_________________
Kindest of regardses.
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Sat Mar 23, 2013 1:16 am    Post subject: Reply with quote

The system is now working.

Here's what I did:
1. Figured out why acpid wasn't working and fixed that. No change.
2. Read the documentation on udev and made a few changes that it required. No change.
3. Went through the documentation on udev and made sure that the udev USE variable was set systemwide. No change.
4. Used udevadm to verify that udev was creating printer and mouse devices. It is.

5. Moved around the USE variables in /etc/portage/package.use so that udev wasn't last in the list of USE variables.
6. Decided to chase down the AutoAddDevice option in X. Tried setting the option to "true", because the documentation says to set it "false" to turn off auto detection. X wouldn't start at all, but I got an error message.
7. Tried Teegrins' minimal xorg.conf. It worked!
8. Commented the AutoAddDevice option out of my Nvidia xorg.conf file. It worked!

I find this very unsatisfying because I'm not sure what was wrong with having the USE variable at the end of the list. On the other hand, I am running Gentoo again and I am very happy.

Thanks to everybody for your advice and suggestions. It surely helps to have people interested in what you're doing. :D :D

The final xorg.conf file follows:


    #Section "ServerFlags"
    # Option "AutoAddDevices" "true"
    #EndSection

    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    # InputDevice "Mouse" "CorePointer"
    # InputDevice "Keyboard" "CoreKeyboard"
    Option "Xinerama" "0"
    EndSection

    Section "Files"
    EndSection


    Section "InputClass"
    Identifier "keyboard-all"
    Driver "evdev"
    Option "XkbLayout" "us"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    # Option "XkbVariant" "nodeadkeys"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    MatchIsKeyboard "On"

    EndSection

    Section "InputClass"
    Identifier "mouse-all"
    Driver "evdev"
    MatchIsPointer "on"
    EndSection


    Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier "Monitor0"
    VendorName "Samsung"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    Option "DPMS"
    EndSection

    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    # Driver "nouveau"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce GTX 460"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    # DefaultDepth 24
    Option "TwinView" "1"
    Option "metamodes" "DFP-0: nvidia-auto-select +1680+0, DFP-3: nvidia-auto-select +0+0"
    SubSection "Display"
    # Depth 24
    EndSubSection
    EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum