You are not logged in.
Hello everybody,
I have two monitors, a Samsung (1380x780 - 0) and an LG (1440x900 - 1). I want to use Openbox with separate screens, so each screen from each monitor belongs to a different workspace, no need to drag programs between screens.
So I set Separate Screens at nVidia X Server Settings and changed the relative position of the monitors there, LG at the left (absolute position) and Samsung at the right (Right Of), because this is how they are on my desk. However there are two problems:
PROBLEM 1: everytime I start the X server, nVidia resets the previous configuration: Samsung at the left side, LG at the right.
PROBLEM 2: the LG screen is "unusable" because it shows a constant black screen and everytime I move the mouse there the cursor changes to the familiar GNOME "X" cursor (I also have GNOME 3 installed). If I click with the right side of the button there it does nothing at all.
What's wrong after all? I really want to use Separate Screens instead of TwinView or Xinerama.
I'm posting here the full content of Xorg.conf and Xorg.0.log in case it could be helpful.
/etc/X11/xorg.conf - generated by nVidia X Server Settings:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 280.13 (buildmeister@swio-display-x86-rhel47-03.nvidia.com) Wed Jul 27 17:15:45 PDT 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" RightOf "Screen1"
Screen 1 "Screen1" 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 - 61.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor1"
VendorName "Unknown"
ModelName "LG Electronics L196WTQ"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6150"
BusID "PCI:0:5:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6150"
BusID "PCI:0:5:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection/var/log/Xorg.0.log
[ 72.600]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 72.600]
X.Org X Server 1.10.3.901 (1.10.4 RC 1)
Release Date: 2011-07-29
[ 72.601] X Protocol Version 11, Revision 0
[ 72.601] Build Operating System: Linux 3.0.0-ARCH x86_64
[ 72.601] Current Operating System: Linux myhost 3.0-ARCH #1 SMP PREEMPT Wed Aug 17 21:55:57 CEST 2011 x86_64
[ 72.601] Kernel command line: root=/dev/disk/by-uuid/9852ca49-e15c-4545-bf7c-e5689e11017a ro
[ 72.601] Build Date: 08 August 2011 08:24:13AM
[ 72.601]
[ 72.601] Current version of pixman: 0.22.2
[ 72.601] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 72.601] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 72.602] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 20 02:29:14 2011
[ 72.620] (==) Using config file: "/etc/X11/xorg.conf"
[ 72.620] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 72.649] (==) ServerLayout "Layout0"
[ 72.649] (**) |-->Screen "Screen0" (0)
[ 72.649] (**) | |-->Monitor "Monitor0"
[ 72.649] (**) | |-->Device "Device0"
[ 72.649] (**) |-->Screen "Screen1" (1)
[ 72.649] (**) | |-->Monitor "Monitor1"
[ 72.649] (**) | |-->Device "Device1"
[ 72.649] (**) |-->Input Device "Keyboard0"
[ 72.649] (**) |-->Input Device "Mouse0"
[ 72.649] (**) Option "Xinerama" "0"
[ 72.649] (==) Automatically adding devices
[ 72.649] (==) Automatically enabling devices
[ 72.691] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 72.691] Entry deleted from font path.
[ 72.719] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 72.719] Entry deleted from font path.
[ 72.719] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 72.719] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 72.719] Entry deleted from font path.
[ 72.719] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 72.719] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 72.719] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 72.719] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 72.719] (WW) Disabling Keyboard0
[ 72.719] (WW) Disabling Mouse0
[ 72.719] (II) Loader magic: 0x7d3620
[ 72.719] (II) Module ABI versions:
[ 72.719] X.Org ANSI C Emulation: 0.4
[ 72.719] X.Org Video Driver: 10.0
[ 72.719] X.Org XInput driver : 12.2
[ 72.719] X.Org Server Extension : 5.0
[ 72.720] (--) PCI:*(0:0:5:0) 10de:0240:1043:81cd rev 162, Mem @ 0xfc000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[ 72.721] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 72.721] (II) LoadModule: "extmod"
[ 72.731] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 72.743] (II) Module extmod: vendor="X.Org Foundation"
[ 72.743] compiled for 1.10.3.901, module version = 1.0.0
[ 72.743] Module class: X.Org Server Extension
[ 72.743] ABI class: X.Org Server Extension, version 5.0
[ 72.743] (II) Loading extension MIT-SCREEN-SAVER
[ 72.743] (II) Loading extension XFree86-VidModeExtension
[ 72.743] (II) Loading extension XFree86-DGA
[ 72.743] (II) Loading extension DPMS
[ 72.743] (II) Loading extension XVideo
[ 72.743] (II) Loading extension XVideo-MotionCompensation
[ 72.743] (II) Loading extension X-Resource
[ 72.743] (II) LoadModule: "dbe"
[ 72.743] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 72.744] (II) Module dbe: vendor="X.Org Foundation"
[ 72.744] compiled for 1.10.3.901, module version = 1.0.0
[ 72.744] Module class: X.Org Server Extension
[ 72.744] ABI class: X.Org Server Extension, version 5.0
[ 72.744] (II) Loading extension DOUBLE-BUFFER
[ 72.744] (II) LoadModule: "glx"
[ 72.744] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 73.629] (II) Module glx: vendor="NVIDIA Corporation"
[ 73.638] compiled for 4.0.2, module version = 1.0.0
[ 73.638] Module class: X.Org Server Extension
[ 73.638] (II) NVIDIA GLX Module 280.13 Wed Jul 27 17:12:07 PDT 2011
[ 73.638] (II) Loading extension GLX
[ 73.638] (II) LoadModule: "record"
[ 73.639] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 73.649] (II) Module record: vendor="X.Org Foundation"
[ 73.649] compiled for 1.10.3.901, module version = 1.13.0
[ 73.649] Module class: X.Org Server Extension
[ 73.649] ABI class: X.Org Server Extension, version 5.0
[ 73.649] (II) Loading extension RECORD
[ 73.649] (II) LoadModule: "dri"
[ 73.649] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 73.660] (II) Module dri: vendor="X.Org Foundation"
[ 73.660] compiled for 1.10.3.901, module version = 1.0.0
[ 73.660] ABI class: X.Org Server Extension, version 5.0
[ 73.660] (II) Loading extension XFree86-DRI
[ 73.660] (II) LoadModule: "dri2"
[ 73.661] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 73.661] (II) Module dri2: vendor="X.Org Foundation"
[ 73.661] compiled for 1.10.3.901, module version = 1.2.0
[ 73.661] ABI class: X.Org Server Extension, version 5.0
[ 73.661] (II) Loading extension DRI2
[ 73.661] (II) LoadModule: "nvidia"
[ 73.661] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 73.723] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 73.725] compiled for 4.0.2, module version = 1.0.0
[ 73.725] Module class: X.Org Video Driver
[ 73.751] (II) NVIDIA dlloader X Driver 280.13 Wed Jul 27 16:55:26 PDT 2011
[ 73.751] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 73.761] (--) using VT number 7
[ 73.773] (II) Loading sub module "fb"
[ 73.773] (II) LoadModule: "fb"
[ 73.773] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73.784] (II) Module fb: vendor="X.Org Foundation"
[ 73.784] compiled for 1.10.3.901, module version = 1.0.0
[ 73.784] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73.784] (II) Loading sub module "wfb"
[ 73.784] (II) LoadModule: "wfb"
[ 73.784] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73.788] (II) Module wfb: vendor="X.Org Foundation"
[ 73.788] compiled for 1.10.3.901, module version = 1.0.0
[ 73.788] ABI class: X.Org ANSI C Emulation, version 0.4
[ 73.788] (II) Loading sub module "ramdac"
[ 73.788] (II) LoadModule: "ramdac"
[ 73.788] (II) Module "ramdac" already built-in
[ 73.788] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 73.788] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73.788] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73.808] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 73.808] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 73.808] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 73.808] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 73.808] (==) NVIDIA(0): RGB weight 888
[ 73.808] (==) NVIDIA(0): Default visual is TrueColor
[ 73.808] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 73.808] (**) NVIDIA(0): Option "TwinView" "0"
[ 73.808] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
[ 73.808] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 74.592] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-0)) does not support NVIDIA
[ 74.592] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 74.660] (II) NVIDIA(GPU-0): Display (LG Electronics L196WTQ (DFP-0)) does not support
[ 74.660] (II) NVIDIA(GPU-0): NVIDIA 3D Vision stereo.
[ 74.661] (II) NVIDIA(0): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0)
[ 74.661] (--) NVIDIA(0): Memory: 262144 kBytes
[ 74.661] (--) NVIDIA(0): VideoBIOS: 05.51.22.33.07
[ 74.662] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 74.662] (--) NVIDIA(0): Connected display device(s) on GeForce 6150 at PCI:0:5:0
[ 74.662] (--) NVIDIA(0): Samsung SyncMaster (CRT-0)
[ 74.662] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0)
[ 74.662] (--) NVIDIA(0): Samsung SyncMaster (CRT-0): 350.0 MHz maximum pixel clock
[ 74.662] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0): 310.0 MHz maximum pixel clock
[ 74.662] (--) NVIDIA(0): LG Electronics L196WTQ (DFP-0): Internal Dual Link TMDS
[ 74.662] (II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-0
[ 74.662] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 74.662] (**) NVIDIA(0): enabled on all display devices.
[ 74.662] (II) NVIDIA(0): Assigned Display Device: CRT-0
[ 74.662] (II) NVIDIA(0): Validated modes:
[ 74.662] (II) NVIDIA(0): "CRT:nvidia-auto-select+0+0"
[ 74.662] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
[ 74.663] (--) NVIDIA(0): DPI set to (84, 84); computed from "UseEdidDpi" X config
[ 74.663] (--) NVIDIA(0): option
[ 74.663] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[ 74.663] (==) NVIDIA(1): RGB weight 888
[ 74.663] (==) NVIDIA(1): Default visual is TrueColor
[ 74.663] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[ 74.663] (**) NVIDIA(1): Option "TwinView" "0"
[ 74.663] (**) NVIDIA(1): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
[ 74.663] (**) NVIDIA(1): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 74.663] (II) NVIDIA(1): NVIDIA GPU GeForce 6150 (C51) at PCI:0:5:0 (GPU-0)
[ 74.663] (--) NVIDIA(1): Memory: 262144 kBytes
[ 74.663] (--) NVIDIA(1): VideoBIOS: 05.51.22.33.07
[ 74.663] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
[ 74.663] (--) NVIDIA(1): Connected display device(s) on GeForce 6150 at PCI:0:5:0
[ 74.663] (--) NVIDIA(1): Samsung SyncMaster (CRT-0)
[ 74.663] (--) NVIDIA(1): LG Electronics L196WTQ (DFP-0)
[ 74.663] (--) NVIDIA(1): Samsung SyncMaster (CRT-0): 350.0 MHz maximum pixel clock
[ 74.663] (--) NVIDIA(1): LG Electronics L196WTQ (DFP-0): 310.0 MHz maximum pixel clock
[ 74.663] (--) NVIDIA(1): LG Electronics L196WTQ (DFP-0): Internal Dual Link TMDS
[ 74.663] (II) NVIDIA(1): Display Device found referenced in MetaMode: DFP-0
[ 74.664] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID has been
[ 74.664] (**) NVIDIA(1): enabled on all display devices.
[ 74.664] (II) NVIDIA(1): Assigned Display Device: DFP-0
[ 74.664] (II) NVIDIA(1): Validated modes:
[ 74.664] (II) NVIDIA(1): "DFP:nvidia-auto-select+0+0"
[ 74.664] (II) NVIDIA(1): Virtual screen size determined to be 1440 x 900
[ 74.665] (--) NVIDIA(1): DPI set to (89, 87); computed from "UseEdidDpi" X config
[ 74.665] (--) NVIDIA(1): option
[ 74.665] (--) Depth 24 pixmap format is 32 bpp
[ 74.671] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 74.671] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 74.671] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 74.671] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 74.671] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 74.671] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 74.671] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 74.671] (II) NVIDIA(0): Config Options in the README.
[ 74.671] (II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+0+0"
[ 74.779] (II) Loading extension NV-GLX
[ 74.828] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 74.828] (==) NVIDIA(0): Backing store disabled
[ 74.828] (==) NVIDIA(0): Silken mouse enabled
[ 74.828] (**) NVIDIA(0): DPMS enabled
[ 74.829] (II) Loading extension NV-CONTROL
[ 74.829] (II) Loading extension XINERAMA
[ 74.829] (II) Loading sub module "dri2"
[ 74.829] (II) LoadModule: "dri2"
[ 74.830] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 74.830] (II) Module dri2: vendor="X.Org Foundation"
[ 74.830] compiled for 1.10.3.901, module version = 1.2.0
[ 74.830] ABI class: X.Org Server Extension, version 5.0
[ 74.830] (II) NVIDIA(0): [DRI2] Setup complete
[ 74.830] (==) RandR enabled
[ 74.835] (II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 74.835] (II) NVIDIA(1): may not be running or the "AcpidSocketPath" X
[ 74.835] (II) NVIDIA(1): configuration option may not be set correctly. When the
[ 74.835] (II) NVIDIA(1): ACPI event daemon is available, the NVIDIA X driver will
[ 74.835] (II) NVIDIA(1): try to use it to receive ACPI event notifications. For
[ 74.835] (II) NVIDIA(1): details, please see the "ConnectToAcpid" and
[ 74.835] (II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
[ 74.835] (II) NVIDIA(1): Config Options in the README.
[ 74.835] (II) NVIDIA(1): Setting mode "DFP:nvidia-auto-select+0+0"
[ 74.945] (==) NVIDIA(1): Disabling shared memory pixmaps
[ 74.945] (==) NVIDIA(1): Backing store disabled
[ 74.945] (==) NVIDIA(1): Silken mouse enabled
[ 74.945] (**) NVIDIA(1): DPMS enabled
[ 74.946] (II) Loading sub module "dri2"
[ 74.946] (II) LoadModule: "dri2"
[ 74.946] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 74.946] (II) Module dri2: vendor="X.Org Foundation"
[ 74.946] compiled for 1.10.3.901, module version = 1.2.0
[ 74.946] ABI class: X.Org Server Extension, version 5.0
[ 74.946] (II) NVIDIA(1): [DRI2] Setup complete
[ 74.946] (==) RandR enabled
[ 74.946] (II) Initializing built-in extension Generic Event Extension
[ 74.946] (II) Initializing built-in extension SHAPE
[ 74.946] (II) Initializing built-in extension MIT-SHM
[ 74.946] (II) Initializing built-in extension XInputExtension
[ 74.946] (II) Initializing built-in extension XTEST
[ 74.946] (II) Initializing built-in extension BIG-REQUESTS
[ 74.946] (II) Initializing built-in extension SYNC
[ 74.946] (II) Initializing built-in extension XKEYBOARD
[ 74.946] (II) Initializing built-in extension XC-MISC
[ 74.946] (II) Initializing built-in extension SECURITY
[ 74.946] (II) Initializing built-in extension XINERAMA
[ 74.946] (II) Initializing built-in extension XFIXES
[ 74.946] (II) Initializing built-in extension RENDER
[ 74.946] (II) Initializing built-in extension RANDR
[ 74.946] (II) Initializing built-in extension COMPOSITE
[ 74.946] (II) Initializing built-in extension DAMAGE
[ 74.949] (II) Initializing extension GLX
[ 75.312] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 75.312] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 75.312] (II) LoadModule: "evdev"
[ 75.312] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.328] (II) Module evdev: vendor="X.Org Foundation"
[ 75.328] compiled for 1.10.0, module version = 2.6.0
[ 75.328] Module class: X.Org XInput Driver
[ 75.328] ABI class: X.Org XInput driver, version 12.2
[ 75.328] (II) Using input driver 'evdev' for 'Power Button'
[ 75.328] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.328] (**) Power Button: always reports core events
[ 75.328] (**) Power Button: Device: "/dev/input/event4"
[ 75.328] (--) Power Button: Found keys
[ 75.328] (II) Power Button: Configuring as keyboard
[ 75.328] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 75.328] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 75.328] (**) Option "xkb_rules" "evdev"
[ 75.328] (**) Option "xkb_model" "evdev"
[ 75.328] (**) Option "xkb_layout" "us"
[ 75.374] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 75.374] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 75.374] (II) Using input driver 'evdev' for 'Power Button'
[ 75.374] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.374] (**) Power Button: always reports core events
[ 75.374] (**) Power Button: Device: "/dev/input/event3"
[ 75.374] (--) Power Button: Found keys
[ 75.374] (II) Power Button: Configuring as keyboard
[ 75.374] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[ 75.374] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 75.374] (**) Option "xkb_rules" "evdev"
[ 75.374] (**) Option "xkb_model" "evdev"
[ 75.374] (**) Option "xkb_layout" "us"
[ 75.377] (II) config/udev: Adding input device sonixj (/dev/input/event6)
[ 75.377] (**) sonixj: Applying InputClass "evdev keyboard catchall"
[ 75.377] (II) Using input driver 'evdev' for 'sonixj'
[ 75.377] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.377] (**) sonixj: always reports core events
[ 75.377] (**) sonixj: Device: "/dev/input/event6"
[ 75.377] (--) sonixj: Found keys
[ 75.377] (II) sonixj: Configuring as keyboard
[ 75.377] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-3/input/input6/event6"
[ 75.377] (II) XINPUT: Adding extended input device "sonixj" (type: KEYBOARD)
[ 75.377] (**) Option "xkb_rules" "evdev"
[ 75.377] (**) Option "xkb_model" "evdev"
[ 75.377] (**) Option "xkb_layout" "us"
[ 75.378] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/event1)
[ 75.378] (**) Logitech Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 75.378] (II) Using input driver 'evdev' for 'Logitech Logitech USB Optical Mouse'
[ 75.378] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.378] (**) Logitech Logitech USB Optical Mouse: always reports core events
[ 75.378] (**) Logitech Logitech USB Optical Mouse: Device: "/dev/input/event1"
[ 75.378] (--) Logitech Logitech USB Optical Mouse: Found 3 mouse buttons
[ 75.378] (--) Logitech Logitech USB Optical Mouse: Found scroll wheel(s)
[ 75.378] (--) Logitech Logitech USB Optical Mouse: Found relative axes
[ 75.378] (--) Logitech Logitech USB Optical Mouse: Found x and y relative axes
[ 75.378] (II) Logitech Logitech USB Optical Mouse: Configuring as mouse
[ 75.378] (II) Logitech Logitech USB Optical Mouse: Adding scrollwheel support
[ 75.378] (**) Logitech Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 75.378] (**) Logitech Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 75.378] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/input/input1/event1"
[ 75.378] (II) XINPUT: Adding extended input device "Logitech Logitech USB Optical Mouse" (type: MOUSE)
[ 75.378] (II) Logitech Logitech USB Optical Mouse: initialized for relative axes.
[ 75.378] (**) Logitech Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 75.378] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 75.378] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 75.378] (**) Logitech Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 75.379] (II) config/udev: Adding input device Logitech Logitech USB Optical Mouse (/dev/input/mouse0)
[ 75.379] (II) No input driver/identifier specified (ignoring)
[ 75.384] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 75.384] (II) No input driver/identifier specified (ignoring)
[ 75.386] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 75.386] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 75.386] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 75.386] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 75.386] (**) AT Translated Set 2 keyboard: always reports core events
[ 75.386] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 75.386] (--) AT Translated Set 2 keyboard: Found keys
[ 75.386] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 75.386] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 75.386] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 75.386] (**) Option "xkb_rules" "evdev"
[ 75.386] (**) Option "xkb_model" "evdev"
[ 75.386] (**) Option "xkb_layout" "us"
[ 75.387] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 75.387] (II) No input driver/identifier specified (ignoring)The driver is the official nVidia driver and the video card is GeForce 6150.
Thanks in advance!
Offline
I had a similair problem once. This is what I did to solve it:
1) In Terminal enter:
sudo nvidia-settings
2)Select X-Server Display Configuration
3) Set your monitors up the way you want it
4) Save configuration file
Offline