You are not logged in.

#1 2011-05-03 19:02:09

STANKAR
Member
From: Czech Republic
Registered: 2010-11-16
Posts: 47

[SOLVED] Lenovo G560 with GeForce 310M black screen

Hi, i've already install arch, xorg and nvidia + nvidia-utils, then i run nvidia-xconfig but if i tried run X, shows only nVidia logo and black screen. I've read a lot forums, but without success. Please help, i don't want to use Win7 sad

xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 270.41.06  (buildmeister@swio-display-x86-rhel47-07.nvidia.com)  Mon Apr 18 15:15:12 PDT 2011

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
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"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option "Connected Monnitor" "DFP"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Xorg.0.log

[   222.044] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[   222.044] X Protocol Version 11, Revision 0
[   222.045] Build Operating System: Linux 2.6.38-ARCH i686 
[   222.045] Current Operating System: Linux lenovo 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011 i686
[   222.045] Kernel command line: root=/dev/sda9 quiet fastboot ro
[   222.045] Build Date: 16 April 2011  12:05:35PM
[   222.045]  
[   222.062] Current version of pixman: 0.20.2
[   222.062]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   222.062] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   222.064] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May  3 20:22:36 2011
[   222.092] (++) Using config file: "/etc/X11/xorg.conf"
[   222.092] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   222.137] (==) ServerLayout "Layout0"
[   222.137] (**) |-->Screen "Screen0" (0)
[   222.137] (**) |   |-->Monitor "Monitor0"
[   222.152] (**) |   |-->Device "Device0"
[   222.152] (**) |-->Input Device "Keyboard0"
[   222.152] (**) |-->Input Device "Mouse0"
[   222.152] (==) Automatically adding devices
[   222.152] (==) Automatically enabling devices
[   222.210] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[   222.210]     Entry deleted from font path.
[   222.210] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   222.210]     Entry deleted from font path.
[   222.210] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   222.210]     Entry deleted from font path.
[   222.240] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[   222.240] (==) ModulePath set to "/usr/lib/xorg/modules"
[   222.240] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   222.240] (WW) Disabling Keyboard0
[   222.240] (WW) Disabling Mouse0
[   222.240] (II) Loader magic: 0x81f4ee0
[   222.240] (II) Module ABI versions:
[   222.240]     X.Org ANSI C Emulation: 0.4
[   222.240]     X.Org Video Driver: 10.0
[   222.240]     X.Org XInput driver : 12.2
[   222.240]     X.Org Server Extension : 5.0
[   222.241] (--) PCI:*(0:1:0:0) 10de:0a70:17aa:396d rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[   222.241] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   222.241] (II) LoadModule: "extmod"
[   222.274] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   222.280] (II) Module extmod: vendor="X.Org Foundation"
[   222.280]     compiled for 1.10.1, module version = 1.0.0
[   222.280]     Module class: X.Org Server Extension
[   222.280]     ABI class: X.Org Server Extension, version 5.0
[   222.280] (II) Loading extension MIT-SCREEN-SAVER
[   222.280] (II) Loading extension XFree86-VidModeExtension
[   222.280] (II) Loading extension XFree86-DGA
[   222.280] (II) Loading extension DPMS
[   222.280] (II) Loading extension XVideo
[   222.280] (II) Loading extension XVideo-MotionCompensation
[   222.280] (II) Loading extension X-Resource
[   222.280] (II) LoadModule: "dbe"
[   222.280] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   222.281] (II) Module dbe: vendor="X.Org Foundation"
[   222.281]     compiled for 1.10.1, module version = 1.0.0
[   222.281]     Module class: X.Org Server Extension
[   222.281]     ABI class: X.Org Server Extension, version 5.0
[   222.281] (II) Loading extension DOUBLE-BUFFER
[   222.281] (II) LoadModule: "glx"
[   222.281] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   222.971] (II) Module glx: vendor="NVIDIA Corporation"
[   222.971]     compiled for 4.0.2, module version = 1.0.0
[   222.971]     Module class: X.Org Server Extension
[   222.971] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:11:28 PDT 2011
[   222.971] (II) Loading extension GLX
[   222.971] (II) LoadModule: "record"
[   222.972] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   222.980] (II) Module record: vendor="X.Org Foundation"
[   222.980]     compiled for 1.10.1, module version = 1.13.0
[   222.980]     Module class: X.Org Server Extension
[   222.980]     ABI class: X.Org Server Extension, version 5.0
[   222.980] (II) Loading extension RECORD
[   222.980] (II) LoadModule: "dri"
[   222.980] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   222.998] (II) Module dri: vendor="X.Org Foundation"
[   222.998]     compiled for 1.10.1, module version = 1.0.0
[   222.998]     ABI class: X.Org Server Extension, version 5.0
[   222.998] (II) Loading extension XFree86-DRI
[   222.998] (II) LoadModule: "dri2"
[   222.998] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   222.999] (II) Module dri2: vendor="X.Org Foundation"
[   222.999]     compiled for 1.10.1, module version = 1.2.0
[   222.999]     ABI class: X.Org Server Extension, version 5.0
[   222.999] (II) Loading extension DRI2
[   222.999] (II) LoadModule: "nvidia"
[   223.016] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   223.085] (II) Module nvidia: vendor="NVIDIA Corporation"
[   223.086]     compiled for 4.0.2, module version = 1.0.0
[   223.086]     Module class: X.Org Video Driver
[   223.118] (II) NVIDIA dlloader X Driver  270.41.06  Mon Apr 18 14:55:51 PDT 2011
[   223.125] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   223.132] (--) using VT number 7

[   223.136] (II) Loading sub module "fb"
[   223.136] (II) LoadModule: "fb"
[   223.136] (II) Loading /usr/lib/xorg/modules/libfb.so
[   223.151] (II) Module fb: vendor="X.Org Foundation"
[   223.152]     compiled for 1.10.1, module version = 1.0.0
[   223.152]     ABI class: X.Org ANSI C Emulation, version 0.4
[   223.152] (II) Loading sub module "wfb"
[   223.152] (II) LoadModule: "wfb"
[   223.152] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   223.160] (II) Module wfb: vendor="X.Org Foundation"
[   223.160]     compiled for 1.10.1, module version = 1.0.0
[   223.160]     ABI class: X.Org ANSI C Emulation, version 0.4
[   223.160] (II) Loading sub module "ramdac"
[   223.160] (II) LoadModule: "ramdac"
[   223.160] (II) Module "ramdac" already built-in
[   223.161] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   223.162] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   223.162] (II) Loading /usr/lib/xorg/modules/libfb.so
[   223.164] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   223.164] (==) NVIDIA(0): RGB weight 888
[   223.164] (==) NVIDIA(0): Default visual is TrueColor
[   223.164] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   224.344] (II) NVIDIA(GPU-0): Display (LEN (DFP-0)) does not support NVIDIA 3D Vision
[   224.344] (II) NVIDIA(GPU-0):     stereo.
[   224.347] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
[   224.347] (--) NVIDIA(0): Memory: 524288 kBytes
[   224.347] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.15
[   224.347] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   224.347] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   224.347] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:1:0:0
[   224.347] (--) NVIDIA(0):     LEN (DFP-0)
[   224.348] (--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
[   224.348] (--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
[   224.350] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1366x768"
[   224.350] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[   224.350] (WW) NVIDIA(0):     HorizSync range (39.498-48.241 kHz) would exclude this
[   224.350] (WW) NVIDIA(0):     mode's HorizSync (32.2 kHz); ignoring HorizSync check for
[   224.350] (WW) NVIDIA(0):     mode "1366x768".
[   224.351] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1366x768"
[   224.351] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[   224.351] (WW) NVIDIA(0):     HorizSync range (39.498-48.241 kHz) would exclude this
[   224.351] (WW) NVIDIA(0):     mode's HorizSync (32.2 kHz); ignoring HorizSync check for
[   224.351] (WW) NVIDIA(0):     mode "1366x768".
[   224.406] (II) NVIDIA(0): Assigned Display Device: DFP-0
[   224.406] (==) NVIDIA(0): 
[   224.406] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   224.406] (==) NVIDIA(0):     will be used as the requested mode.
[   224.406] (==) NVIDIA(0): 
[   224.406] (II) NVIDIA(0): Validated modes:
[   224.406] (II) NVIDIA(0):     "nvidia-auto-select"
[   224.406] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[   225.475] (--) NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
[   225.475] (--) NVIDIA(0):     option
[   225.475] (--) Depth 24 pixmap format is 32 bpp
[   225.475] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   225.480] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   225.480] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   225.480] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   225.480] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   225.480] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   225.480] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   225.480] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   225.480] (II) NVIDIA(0):     Config Options in the README.
[   225.482] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   225.788] (II) Loading extension NV-GLX
[   225.887] (==) NVIDIA(0): Disabling shared memory pixmaps
[   225.887] (==) NVIDIA(0): Backing store disabled
[   225.887] (==) NVIDIA(0): Silken mouse enabled
[   225.888] (**) NVIDIA(0): DPMS enabled
[   225.888] (II) Loading extension NV-CONTROL
[   225.888] (II) Loading extension XINERAMA
[   225.888] (WW) NVIDIA(0): Option "Connected Monnitor" is not used
[   225.888] (II) Loading sub module "dri2"
[   225.888] (II) LoadModule: "dri2"
[   225.888] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   225.888] (II) Module dri2: vendor="X.Org Foundation"
[   225.888]     compiled for 1.10.1, module version = 1.2.0
[   225.888]     ABI class: X.Org Server Extension, version 5.0
[   225.888] (II) NVIDIA(0): [DRI2] Setup complete
[   225.888] (==) RandR enabled
[   225.888] (II) Initializing built-in extension Generic Event Extension
[   225.888] (II) Initializing built-in extension SHAPE
[   225.888] (II) Initializing built-in extension MIT-SHM
[   225.888] (II) Initializing built-in extension XInputExtension
[   225.888] (II) Initializing built-in extension XTEST
[   225.888] (II) Initializing built-in extension BIG-REQUESTS
[   225.888] (II) Initializing built-in extension SYNC
[   225.888] (II) Initializing built-in extension XKEYBOARD
[   225.888] (II) Initializing built-in extension XC-MISC
[   225.888] (II) Initializing built-in extension SECURITY
[   225.888] (II) Initializing built-in extension XINERAMA
[   225.888] (II) Initializing built-in extension XFIXES
[   225.888] (II) Initializing built-in extension RENDER
[   225.888] (II) Initializing built-in extension RANDR
[   225.888] (II) Initializing built-in extension COMPOSITE
[   225.888] (II) Initializing built-in extension DAMAGE
[   225.891] (II) Initializing extension GLX
[   226.433] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   226.433] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   226.433] (II) LoadModule: "evdev"
[   226.433] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.444] (II) Module evdev: vendor="X.Org Foundation"
[   226.444]     compiled for 1.10.0, module version = 2.6.0
[   226.444]     Module class: X.Org XInput Driver
[   226.444]     ABI class: X.Org XInput driver, version 12.2
[   226.444] (II) Using input driver 'evdev' for 'Power Button'
[   226.444] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.444] (**) Power Button: always reports core events
[   226.444] (**) Power Button: Device: "/dev/input/event5"
[   226.470] (--) Power Button: Found keys
[   226.470] (II) Power Button: Configuring as keyboard
[   226.470] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[   226.470] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   226.470] (**) Option "xkb_rules" "evdev"
[   226.470] (**) Option "xkb_model" "evdev"
[   226.470] (**) Option "xkb_layout" "us"
[   226.499] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   226.499] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   226.499] (II) Using input driver 'evdev' for 'Video Bus'
[   226.500] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.500] (**) Video Bus: always reports core events
[   226.500] (**) Video Bus: Device: "/dev/input/event4"
[   226.530] (--) Video Bus: Found keys
[   226.530] (II) Video Bus: Configuring as keyboard
[   226.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input4/event4"
[   226.530] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[   226.530] (**) Option "xkb_rules" "evdev"
[   226.530] (**) Option "xkb_model" "evdev"
[   226.530] (**) Option "xkb_layout" "us"
[   226.535] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   226.535] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   226.535] (II) Using input driver 'evdev' for 'Power Button'
[   226.535] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.536] (**) Power Button: always reports core events
[   226.536] (**) Power Button: Device: "/dev/input/event1"
[   226.553] (--) Power Button: Found keys
[   226.553] (II) Power Button: Configuring as keyboard
[   226.553] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0C:00/input/input1/event1"
[   226.553] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   226.553] (**) Option "xkb_rules" "evdev"
[   226.553] (**) Option "xkb_model" "evdev"
[   226.553] (**) Option "xkb_layout" "us"
[   226.553] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   226.553] (II) No input driver/identifier specified (ignoring)
[   226.554] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   226.554] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   226.554] (II) Using input driver 'evdev' for 'Sleep Button'
[   226.554] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.554] (**) Sleep Button: always reports core events
[   226.554] (**) Sleep Button: Device: "/dev/input/event2"
[   226.580] (--) Sleep Button: Found keys
[   226.580] (II) Sleep Button: Configuring as keyboard
[   226.580] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0E:00/input/input2/event2"
[   226.580] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[   226.580] (**) Option "xkb_rules" "evdev"
[   226.580] (**) Option "xkb_model" "evdev"
[   226.580] (**) Option "xkb_layout" "us"
[   226.584] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[   226.584] (II) No input driver/identifier specified (ignoring)
[   226.585] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event9)
[   226.585] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[   226.585] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[   226.585] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.585] (**) Lenovo EasyCamera: always reports core events
[   226.585] (**) Lenovo EasyCamera: Device: "/dev/input/event9"
[   226.606] (--) Lenovo EasyCamera: Found keys
[   226.606] (II) Lenovo EasyCamera: Configuring as keyboard
[   226.606] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input9/event9"
[   226.606] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD)
[   226.606] (**) Option "xkb_rules" "evdev"
[   226.606] (**) Option "xkb_model" "evdev"
[   226.607] (**) Option "xkb_layout" "us"
[   226.618] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   226.618] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   226.618] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   226.618] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   226.618] (**) AT Translated Set 2 keyboard: always reports core events
[   226.618] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   226.633] (--) AT Translated Set 2 keyboard: Found keys
[   226.633] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   226.633] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   226.633] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   226.633] (**) Option "xkb_rules" "evdev"
[   226.633] (**) Option "xkb_model" "evdev"
[   226.633] (**) Option "xkb_layout" "us"
[   226.634] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event8)
[   226.634] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[   226.634] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[   226.634] (II) LoadModule: "synaptics"
[   226.634] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   226.640] (II) Module synaptics: vendor="X.Org Foundation"
[   226.640]     compiled for 1.10.0, module version = 1.4.0
[   226.640]     Module class: X.Org XInput Driver
[   226.640]     ABI class: X.Org XInput driver, version 12.2
[   226.640] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[   226.640] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   226.640] (**) ETPS/2 Elantech Touchpad: always reports core events
[   226.640] (**) Option "Device" "/dev/input/event8"
[   226.780] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[   226.780] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[   226.780] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
[   226.780] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[   226.780] (--) ETPS/2 Elantech Touchpad: invalid pressure range.  defaulting to 0 - 256
[   226.780] (--) ETPS/2 Elantech Touchpad: invalid finger width range.  defaulting to 0 - 16
[   226.780] (**) Option "TapButton1" "1"
[   226.780] (**) Option "TapButton2" "2"
[   226.780] (**) Option "TapButton3" "3"
[   226.886] (--) ETPS/2 Elantech Touchpad: touchpad found
[   226.886] (**) ETPS/2 Elantech Touchpad: always reports core events
[   226.940] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   226.941] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[   226.942] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[   226.942] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[   226.942] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[   226.942] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[   226.942] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[   226.942] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[   226.942] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[   227.020] (--) ETPS/2 Elantech Touchpad: touchpad found
[   227.020] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[   227.020] (II) No input driver/identifier specified (ignoring)
[   227.020] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[   227.020] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[   227.020] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[   227.020] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   227.020] (**) Ideapad extra buttons: always reports core events
[   227.020] (**) Ideapad extra buttons: Device: "/dev/input/event6"
[   227.046] (--) Ideapad extra buttons: Found keys
[   227.046] (II) Ideapad extra buttons: Configuring as keyboard
[   227.046] (**) Option "config_info" "udev:/sys/devices/platform/ideapad/input/input6/event6"
[   227.046] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD)
[   227.046] (**) Option "xkb_rules" "evdev"
[   227.046] (**) Option "xkb_model" "evdev"
[   227.046] (**) Option "xkb_layout" "us"

/etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
        Identifier "Default nvidia Device"
        Driver "nvidia"
        Option "NoLogo" "True"
EndSection

Last edited by STANKAR (2011-05-04 06:59:04)

Offline

#2 2011-05-03 19:16:41

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Lenovo G560 with GeForce 310M black screen

Don't run nvidia-xconfig, what it creates is outdated. Remove that xorg.conf, you don't need it anyway.

That said, is this an Optimus laptop?

Offline

#3 2011-05-03 19:20:42

STANKAR
Member
From: Czech Republic
Registered: 2010-11-16
Posts: 47

Re: [SOLVED] Lenovo G560 with GeForce 310M black screen

Gusar wrote:

Don't run nvidia-xconfig, what it creates is outdated. Remove that xorg.conf, you don't need it anyway.

That said, is this an Optimus laptop?

It haven't Optimus, Intel is disabled and allowed only Nvidia. And i tried xorg.conf created with X -configure, but doesn't work too.

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    Screen      2  "Screen2" RightOf "Screen1"
    Screen      3  "Screen3" RightOf "Screen2"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc/"
    FontPath     "/usr/share/fonts/TTF/"
    FontPath     "/usr/share/fonts/OTF/"
    FontPath     "/usr/share/fonts/Type1/"
    FontPath     "/usr/share/fonts/100dpi/"
    FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load  "glx"
    Load  "extmod"
    Load  "dbe"
    Load  "dri2"
    Load  "dri"
    Load  "record"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor1"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor2"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor3"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "SWcursor"               # [<bool>]
        #Option     "HWcursor"               # [<bool>]
        #Option     "NoAccel"                # [<bool>]
        #Option     "ShadowFB"               # [<bool>]
        #Option     "UseFBDev"               # [<bool>]
        #Option     "Rotate"                 # [<str>]
        #Option     "VideoKey"               # <i>
        #Option     "FlatPanel"              # [<bool>]
        #Option     "FPDither"               # [<bool>]
        #Option     "CrtcNumber"             # <i>
        #Option     "FPScale"                # [<bool>]
        #Option     "FPTweak"                # <i>
        #Option     "DualHead"               # [<bool>]
    Identifier  "Card0"
    Driver      "nv"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier  "Card1"
    Driver      "nvidia"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"               # [<bool>]
        #Option     "Rotate"                 # <str>
        #Option     "fbdev"                  # <str>
        #Option     "debug"                  # [<bool>]
    Identifier  "Card2"
    Driver      "fbdev"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"               # [<bool>]
        #Option     "DefaultRefresh"         # [<bool>]
        #Option     "ModeSetClearScreen"     # [<bool>]
    Identifier  "Card3"
    Driver      "vesa"
    BusID       "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen1"
    Device     "Card1"
    Monitor    "Monitor1"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen2"
    Device     "Card2"
    Monitor    "Monitor2"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen3"
    Device     "Card3"
    Monitor    "Monitor3"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Offline

#4 2011-05-03 21:31:13

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [SOLVED] Lenovo G560 with GeForce 310M black screen

Just like nvidia-xconfig, X -configure creates something outdated. I said you don't need and xorg.conf. Because you really don't. The xorg.conf.d/20-nvidia.conf that the nvidia-utils package installed is all that's necessary. Now the xorg.conf may not be actually the cause of your issue, but who knows. Try without one and post the log if it won't work.

Offline

#5 2011-05-04 05:55:55

STANKAR
Member
From: Czech Republic
Registered: 2010-11-16
Posts: 47

Re: [SOLVED] Lenovo G560 with GeForce 310M black screen

Gusar wrote:

Just like nvidia-xconfig, X -configure creates something outdated. I said you don't need and xorg.conf. Because you really don't. The xorg.conf.d/20-nvidia.conf that the nvidia-utils package installed is all that's necessary. Now the xorg.conf may not be actually the cause of your issue, but who knows. Try without one and post the log if it won't work.

I tried run X without no xorg.conf (remove all xorg.conf and xorg.conf.new) and still have only 20-nvidia.conf and the same problem, black screen, but if i checked this Xorg.0.log i found acpi maybe don't work properly, really don't know where is the problem. (Maybe helps - now i don't see nvidia logo, before i remove xorg configs i still see nvidia logo but 20-nvidia.conf is still same)

Now i found that xinitrc and startx missing, i have only xinitr.d directory, isn't this problem ??

Xorg.0.log

[    55.426] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[    55.427] X Protocol Version 11, Revision 0
[    55.427] Build Operating System: Linux 2.6.38-ARCH i686 
[    55.427] Current Operating System: Linux lenovo 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011 i686
[    55.427] Kernel command line: root=/dev/sda9 quiet fastboot ro
[    55.427] Build Date: 16 April 2011  12:05:35PM
[    55.427]  
[    55.444] Current version of pixman: 0.20.2
[    55.444]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    55.445] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    55.446] (==) Log file: "/var/log/Xorg.0.log", Time: Wed May  4 07:37:08 2011
[    55.547] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    55.562] (==) No Layout section.  Using the first Screen section.
[    55.562] (==) No screen section available. Using defaults.
[    55.562] (**) |-->Screen "Default Screen Section" (0)
[    55.562] (**) |   |-->Monitor "<default monitor>"
[    55.573] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[    55.573] (**) |   |-->Device "Default nvidia Device"
[    55.573] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    55.573] (==) Automatically adding devices
[    55.573] (==) Automatically enabling devices
[    55.625] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    55.625]     Entry deleted from font path.
[    55.625] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    55.625]     Entry deleted from font path.
[    55.625] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    55.625]     Entry deleted from font path.
[    55.655] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    55.655] (==) ModulePath set to "/usr/lib/xorg/modules"
[    55.655] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    55.655] (II) Loader magic: 0x81f4ee0
[    55.655] (II) Module ABI versions:
[    55.655]     X.Org ANSI C Emulation: 0.4
[    55.655]     X.Org Video Driver: 10.0
[    55.655]     X.Org XInput driver : 12.2
[    55.655]     X.Org Server Extension : 5.0
[    55.656] (--) PCI:*(0:1:0:0) 10de:0a70:17aa:396d rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[    55.656] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    55.656] (II) LoadModule: "extmod"
[    55.712] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    55.723] (II) Module extmod: vendor="X.Org Foundation"
[    55.723]     compiled for 1.10.1, module version = 1.0.0
[    55.723]     Module class: X.Org Server Extension
[    55.723]     ABI class: X.Org Server Extension, version 5.0
[    55.723] (II) Loading extension MIT-SCREEN-SAVER
[    55.723] (II) Loading extension XFree86-VidModeExtension
[    55.723] (II) Loading extension XFree86-DGA
[    55.723] (II) Loading extension DPMS
[    55.723] (II) Loading extension XVideo
[    55.723] (II) Loading extension XVideo-MotionCompensation
[    55.723] (II) Loading extension X-Resource
[    55.723] (II) LoadModule: "dbe"
[    55.723] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    55.725] (II) Module dbe: vendor="X.Org Foundation"
[    55.725]     compiled for 1.10.1, module version = 1.0.0
[    55.725]     Module class: X.Org Server Extension
[    55.725]     ABI class: X.Org Server Extension, version 5.0
[    55.725] (II) Loading extension DOUBLE-BUFFER
[    55.725] (II) LoadModule: "glx"
[    55.725] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    56.409] (II) Module glx: vendor="NVIDIA Corporation"
[    56.409]     compiled for 4.0.2, module version = 1.0.0
[    56.409]     Module class: X.Org Server Extension
[    56.409] (II) NVIDIA GLX Module  270.41.06  Mon Apr 18 15:11:28 PDT 2011
[    56.409] (II) Loading extension GLX
[    56.409] (II) LoadModule: "record"
[    56.409] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    56.423] (II) Module record: vendor="X.Org Foundation"
[    56.423]     compiled for 1.10.1, module version = 1.13.0
[    56.423]     Module class: X.Org Server Extension
[    56.423]     ABI class: X.Org Server Extension, version 5.0
[    56.423] (II) Loading extension RECORD
[    56.423] (II) LoadModule: "dri"
[    56.423] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    56.436] (II) Module dri: vendor="X.Org Foundation"
[    56.436]     compiled for 1.10.1, module version = 1.0.0
[    56.436]     ABI class: X.Org Server Extension, version 5.0
[    56.436] (II) Loading extension XFree86-DRI
[    56.436] (II) LoadModule: "dri2"
[    56.436] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    56.437] (II) Module dri2: vendor="X.Org Foundation"
[    56.437]     compiled for 1.10.1, module version = 1.2.0
[    56.437]     ABI class: X.Org Server Extension, version 5.0
[    56.437] (II) Loading extension DRI2
[    56.437] (II) LoadModule: "nvidia"
[    56.451] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    56.512] (II) Module nvidia: vendor="NVIDIA Corporation"
[    56.512]     compiled for 4.0.2, module version = 1.0.0
[    56.512]     Module class: X.Org Video Driver
[    56.540] (II) NVIDIA dlloader X Driver  270.41.06  Mon Apr 18 14:55:51 PDT 2011
[    56.548] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    56.549] (--) using VT number 7

[    56.554] (II) Loading sub module "fb"
[    56.554] (II) LoadModule: "fb"
[    56.554] (II) Loading /usr/lib/xorg/modules/libfb.so
[    56.561] (II) Module fb: vendor="X.Org Foundation"
[    56.561]     compiled for 1.10.1, module version = 1.0.0
[    56.561]     ABI class: X.Org ANSI C Emulation, version 0.4
[    56.561] (II) Loading sub module "wfb"
[    56.561] (II) LoadModule: "wfb"
[    56.561] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    56.570] (II) Module wfb: vendor="X.Org Foundation"
[    56.570]     compiled for 1.10.1, module version = 1.0.0
[    56.570]     ABI class: X.Org ANSI C Emulation, version 0.4
[    56.570] (II) Loading sub module "ramdac"
[    56.570] (II) LoadModule: "ramdac"
[    56.570] (II) Module "ramdac" already built-in
[    56.571] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    56.571] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    56.571] (II) Loading /usr/lib/xorg/modules/libfb.so
[    56.582] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    56.582] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    56.582] (==) NVIDIA(0): RGB weight 888
[    56.582] (==) NVIDIA(0): Default visual is TrueColor
[    56.582] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    56.582] (**) NVIDIA(0): Option "NoLogo" "True"
[    57.990] (II) NVIDIA(GPU-0): Display (LEN (DFP-0)) does not support NVIDIA 3D Vision
[    57.990] (II) NVIDIA(GPU-0):     stereo.
[    57.993] (II) NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
[    57.993] (--) NVIDIA(0): Memory: 524288 kBytes
[    57.993] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.15
[    57.994] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    57.994] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[    57.994] (--) NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:1:0:0
[    57.994] (--) NVIDIA(0):     LEN (DFP-0)
[    57.994] (--) NVIDIA(0): LEN (DFP-0): 330.0 MHz maximum pixel clock
[    57.994] (--) NVIDIA(0): LEN (DFP-0): Internal Dual Link LVDS
[    57.996] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1366x768"
[    57.996] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[    57.996] (WW) NVIDIA(0):     HorizSync range (39.498-48.241 kHz) would exclude this
[    57.996] (WW) NVIDIA(0):     mode's HorizSync (32.2 kHz); ignoring HorizSync check for
[    57.996] (WW) NVIDIA(0):     mode "1366x768".
[    57.996] (WW) NVIDIA(0): The EDID for LEN (DFP-0) contradicts itself: mode "1366x768"
[    57.996] (WW) NVIDIA(0):     is specified in the EDID; however, the EDID's valid
[    57.996] (WW) NVIDIA(0):     HorizSync range (39.498-48.241 kHz) would exclude this
[    57.996] (WW) NVIDIA(0):     mode's HorizSync (32.2 kHz); ignoring HorizSync check for
[    57.996] (WW) NVIDIA(0):     mode "1366x768".
[    58.035] (II) NVIDIA(0): Assigned Display Device: DFP-0
[    58.035] (==) NVIDIA(0): 
[    58.035] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    58.035] (==) NVIDIA(0):     will be used as the requested mode.
[    58.035] (==) NVIDIA(0): 
[    58.035] (II) NVIDIA(0): Validated modes:
[    58.035] (II) NVIDIA(0):     "nvidia-auto-select"
[    58.035] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
[    59.097] (--) NVIDIA(0): DPI set to (102, 102); computed from "UseEdidDpi" X config
[    59.097] (--) NVIDIA(0):     option
[    59.097] (--) Depth 24 pixmap format is 32 bpp
[    59.098] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    59.102] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    59.102] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    59.102] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    59.102] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    59.102] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    59.102] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    59.102] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    59.102] (II) NVIDIA(0):     Config Options in the README.
[    59.104] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    59.412] (II) Loading extension NV-GLX
[    59.490] (==) NVIDIA(0): Disabling shared memory pixmaps
[    59.490] (==) NVIDIA(0): Backing store disabled
[    59.490] (==) NVIDIA(0): Silken mouse enabled
[    59.491] (==) NVIDIA(0): DPMS enabled
[    59.491] (II) Loading extension NV-CONTROL
[    59.492] (II) Loading extension XINERAMA
[    59.492] (II) Loading sub module "dri2"
[    59.492] (II) LoadModule: "dri2"
[    59.492] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    59.492] (II) Module dri2: vendor="X.Org Foundation"
[    59.492]     compiled for 1.10.1, module version = 1.2.0
[    59.492]     ABI class: X.Org Server Extension, version 5.0
[    59.492] (II) NVIDIA(0): [DRI2] Setup complete
[    59.492] (==) RandR enabled
[    59.492] (II) Initializing built-in extension Generic Event Extension
[    59.492] (II) Initializing built-in extension SHAPE
[    59.492] (II) Initializing built-in extension MIT-SHM
[    59.492] (II) Initializing built-in extension XInputExtension
[    59.492] (II) Initializing built-in extension XTEST
[    59.492] (II) Initializing built-in extension BIG-REQUESTS
[    59.492] (II) Initializing built-in extension SYNC
[    59.492] (II) Initializing built-in extension XKEYBOARD
[    59.492] (II) Initializing built-in extension XC-MISC
[    59.492] (II) Initializing built-in extension SECURITY
[    59.492] (II) Initializing built-in extension XINERAMA
[    59.492] (II) Initializing built-in extension XFIXES
[    59.492] (II) Initializing built-in extension RENDER
[    59.492] (II) Initializing built-in extension RANDR
[    59.492] (II) Initializing built-in extension COMPOSITE
[    59.492] (II) Initializing built-in extension DAMAGE
[    59.499] (II) Initializing extension GLX
[    60.076] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    60.076] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    60.076] (II) LoadModule: "evdev"
[    60.076] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.084] (II) Module evdev: vendor="X.Org Foundation"
[    60.084]     compiled for 1.10.0, module version = 2.6.0
[    60.084]     Module class: X.Org XInput Driver
[    60.084]     ABI class: X.Org XInput driver, version 12.2
[    60.084] (II) Using input driver 'evdev' for 'Power Button'
[    60.084] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.084] (**) Power Button: always reports core events
[    60.084] (**) Power Button: Device: "/dev/input/event4"
[    60.103] (--) Power Button: Found keys
[    60.103] (II) Power Button: Configuring as keyboard
[    60.103] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    60.103] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    60.103] (**) Option "xkb_rules" "evdev"
[    60.103] (**) Option "xkb_model" "evdev"
[    60.103] (**) Option "xkb_layout" "us"
[    60.149] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    60.149] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    60.149] (II) Using input driver 'evdev' for 'Video Bus'
[    60.149] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.149] (**) Video Bus: always reports core events
[    60.149] (**) Video Bus: Device: "/dev/input/event6"
[    60.170] (--) Video Bus: Found keys
[    60.170] (II) Video Bus: Configuring as keyboard
[    60.170] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input6/event6"
[    60.170] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    60.170] (**) Option "xkb_rules" "evdev"
[    60.170] (**) Option "xkb_model" "evdev"
[    60.170] (**) Option "xkb_layout" "us"
[    60.176] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    60.176] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    60.176] (II) Using input driver 'evdev' for 'Power Button'
[    60.176] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.177] (**) Power Button: always reports core events
[    60.177] (**) Power Button: Device: "/dev/input/event1"
[    60.196] (--) Power Button: Found keys
[    60.196] (II) Power Button: Configuring as keyboard
[    60.196] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0C:00/input/input1/event1"
[    60.196] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    60.196] (**) Option "xkb_rules" "evdev"
[    60.196] (**) Option "xkb_model" "evdev"
[    60.196] (**) Option "xkb_layout" "us"
[    60.197] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    60.197] (II) No input driver/identifier specified (ignoring)
[    60.198] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    60.198] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    60.198] (II) Using input driver 'evdev' for 'Sleep Button'
[    60.198] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.198] (**) Sleep Button: always reports core events
[    60.198] (**) Sleep Button: Device: "/dev/input/event2"
[    60.223] (--) Sleep Button: Found keys
[    60.223] (II) Sleep Button: Configuring as keyboard
[    60.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/PNP0C0E:00/input/input2/event2"
[    60.223] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[    60.223] (**) Option "xkb_rules" "evdev"
[    60.223] (**) Option "xkb_model" "evdev"
[    60.223] (**) Option "xkb_layout" "us"
[    60.232] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    60.232] (II) No input driver/identifier specified (ignoring)
[    60.236] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event8)
[    60.236] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[    60.236] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[    60.236] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.236] (**) Lenovo EasyCamera: always reports core events
[    60.236] (**) Lenovo EasyCamera: Device: "/dev/input/event8"
[    60.263] (--) Lenovo EasyCamera: Found keys
[    60.263] (II) Lenovo EasyCamera: Configuring as keyboard
[    60.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input8/event8"
[    60.263] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD)
[    60.263] (**) Option "xkb_rules" "evdev"
[    60.263] (**) Option "xkb_model" "evdev"
[    60.263] (**) Option "xkb_layout" "us"
[    60.273] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    60.273] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    60.273] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    60.273] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.273] (**) AT Translated Set 2 keyboard: always reports core events
[    60.273] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    60.290] (--) AT Translated Set 2 keyboard: Found keys
[    60.290] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    60.290] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    60.290] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[    60.290] (**) Option "xkb_rules" "evdev"
[    60.290] (**) Option "xkb_model" "evdev"
[    60.290] (**) Option "xkb_layout" "us"
[    60.291] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[    60.291] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[    60.291] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[    60.291] (II) LoadModule: "synaptics"
[    60.291] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    60.294] (II) Module synaptics: vendor="X.Org Foundation"
[    60.294]     compiled for 1.10.0, module version = 1.4.0
[    60.294]     Module class: X.Org XInput Driver
[    60.294]     ABI class: X.Org XInput driver, version 12.2
[    60.294] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[    60.294] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    60.294] (**) ETPS/2 Elantech Touchpad: always reports core events
[    60.294] (**) Option "Device" "/dev/input/event9"
[    60.450] (--) ETPS/2 Elantech Touchpad: x-axis range 8 - 1144
[    60.450] (--) ETPS/2 Elantech Touchpad: y-axis range 8 - 760
[    60.450] (II) ETPS/2 Elantech Touchpad: device does not report pressure, will use touch data.
[    60.450] (--) ETPS/2 Elantech Touchpad: buttons: left right double triple
[    60.450] (--) ETPS/2 Elantech Touchpad: invalid pressure range.  defaulting to 0 - 256
[    60.450] (--) ETPS/2 Elantech Touchpad: invalid finger width range.  defaulting to 0 - 16
[    60.450] (**) Option "TapButton1" "1"
[    60.450] (**) Option "TapButton2" "2"
[    60.450] (**) Option "TapButton3" "3"
[    60.556] (--) ETPS/2 Elantech Touchpad: touchpad found
[    60.556] (**) ETPS/2 Elantech Touchpad: always reports core events
[    60.610] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event9"
[    60.610] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD)
[    60.610] (**) ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    60.610] (**) ETPS/2 Elantech Touchpad: MaxSpeed is now 1.75
[    60.610] (**) ETPS/2 Elantech Touchpad: AccelFactor is now 0.147
[    60.610] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[    60.610] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[    60.610] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    60.610] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    60.690] (--) ETPS/2 Elantech Touchpad: touchpad found
[    60.690] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[    60.690] (II) No input driver/identifier specified (ignoring)
[    60.690] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5)
[    60.690] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[    60.690] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[    60.690] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    60.690] (**) Ideapad extra buttons: always reports core events
[    60.690] (**) Ideapad extra buttons: Device: "/dev/input/event5"
[    60.716] (--) Ideapad extra buttons: Found keys
[    60.716] (II) Ideapad extra buttons: Configuring as keyboard
[    60.716] (**) Option "config_info" "udev:/sys/devices/platform/ideapad/input/input5/event5"
[    60.716] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD)
[    60.716] (**) Option "xkb_rules" "evdev"
[    60.716] (**) Option "xkb_model" "evdev"
[    60.716] (**) Option "xkb_layout" "us"
[    86.063] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[    87.416] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    87.416] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    87.416] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    87.416] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    87.416] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    87.416] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    87.416] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    87.416] (II) NVIDIA(0):     Config Options in the README.
[    87.660] (--) ETPS/2 Elantech Touchpad: touchpad found
[    99.805] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   101.157] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   101.157] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   101.157] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   101.157] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   101.157] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   101.157] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   101.157] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   101.157] (II) NVIDIA(0):     Config Options in the README.
[   101.400] (--) ETPS/2 Elantech Touchpad: touchpad found
[   115.681] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   117.031] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   117.031] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   117.031] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   117.031] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   117.031] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   117.031] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   117.031] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   117.031] (II) NVIDIA(0):     Config Options in the README.
[   117.286] (--) ETPS/2 Elantech Touchpad: touchpad found
[   137.840] (II) Ideapad extra buttons: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) UnloadModule: "synaptics"
[   137.840] (II) Unloading synaptics
[   137.840] (II) AT Translated Set 2 keyboard: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) Lenovo EasyCamera: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) Sleep Button: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) Power Button: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) Video Bus: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev
[   137.840] (II) Power Button: Close
[   137.840] (II) UnloadModule: "evdev"
[   137.840] (II) Unloading evdev

Last edited by STANKAR (2011-05-04 06:08:56)

Offline

#6 2011-05-04 06:58:34

STANKAR
Member
From: Czech Republic
Registered: 2010-11-16
Posts: 47

Re: [SOLVED] Lenovo G560 with GeForce 310M black screen

I'm so sorry, i'm totally id*ot, i forgot install xorg-server-utils and xorg-xinit, it works perfectly, thanks for help ...

Offline

Board footer

Powered by FluxBB