You are not logged in.
Hey guys.
I just started installing Arch Linux. After I solved some internet adapter problems, i just hang now at the video driver installation and the settings.
I have an Asus-Laptop of the A53S-Series.
Graphical adapter: GEFORCE GT540M
As i try to run startx, i get the errors:
(EE) no devices detected
(EE) no screens found
But the driver/module loaded.
(NOUVEAU driver for NVIDIA chipset families : [...])
But at the Top of the Log he created:
-No Layout section. Using the first Screen Section
-> Monitor "<default monitor>"
No device specified for screen "Default Screen Section".
Using the first device section listed.
-> Device "Nvidia card"
No Monitor specified for screen "Default Screen Section"
Using a default monitor configuration
I really dont know what to do.. it is loading every module and driver, but at least he detects no devices/screens..
pls reply if you need more outputs.
ty
VeL0X
Last edited by VeL0X (2014-06-04 17:28:40)
Offline
VeL0X ,
Welcome to the forum.
let's start with the output of lspci and the complete /var/log/Xorg.0.log (use code blocks, https://bbs.archlinux.org/help.php#bbcode ).
Did you create any files in the /etc/X11 or /etc/X11/xorg.conf.d folders ?
if so, please post their content also.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
/etc/X11/xorg.conf.d
20-nouveau.conf
Section "Device"
Identifier "Nvidia card"
Driver "nouveau"
EndSection8
lspci
00:02.0 VGA compatible controller: Intel Corporation /... / (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M (GeForce GT 540M) (rev a1)
You will get the log later, I have to type it in manually
Offline
VeL0X,
no need to type in the full log.
install wgetpaste from community , it allows you to upload text files from commandline
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Sorry, this is really new to me.
Xorg.0.log
http://bpaste.net/show/341266/
Offline
--UPDATE--
I just changed my driver from nouveau to the intel i915, I just have the intel card as onboard.
As i try to run startx now, i just get a blackscreen.
Full Logs:
[ 928.718]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 928.720] X Protocol Version 11, Revision 0
[ 928.721] Build Operating System: Linux 3.14.0-4-ARCH x86_64
[ 928.722] Current Operating System: Linux archadmin 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
[ 928.722] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sda3 rw initrd=../initramfs-linux.img
[ 928.724] Build Date: 14 April 2014 08:39:09AM
[ 928.725]
[ 928.726] Current version of pixman: 0.32.4
[ 928.728] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 928.728] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 928.733] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 3 19:25:50 2014
[ 928.734] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 928.735] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 928.736] (==) No Layout section. Using the first Screen section.
[ 928.736] (==) No screen section available. Using defaults.
[ 928.736] (**) |-->Screen "Default Screen Section" (0)
[ 928.736] (**) | |-->Monitor "<default monitor>"
[ 928.736] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 928.736] (==) Automatically adding devices
[ 928.736] (==) Automatically enabling devices
[ 928.736] (==) Automatically adding GPU devices
[ 928.736] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 928.736] Entry deleted from font path.
[ 928.736] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 928.736] Entry deleted from font path.
[ 928.736] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 928.736] Entry deleted from font path.
[ 928.736] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 928.736] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 928.736] Entry deleted from font path.
[ 928.736] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 928.736] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 928.736] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 928.736] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 928.736] (II) Loader magic: 0x804c80
[ 928.736] (II) Module ABI versions:
[ 928.736] X.Org ANSI C Emulation: 0.4
[ 928.736] X.Org Video Driver: 15.0
[ 928.736] X.Org XInput driver : 20.0
[ 928.736] X.Org Server Extension : 8.0
[ 928.737] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 929.377] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 929.378] (--) PCI:*(0:0:2:0) 8086:0116:1043:15f2 rev 9, Mem @ 0xdd400000/4194304, 0xb0000000/268435456, I/O @ 0x0000e000/64
[ 929.378] (--) PCI: (0:1:0:0) 10de:0df4:1043:15f2 rev 161, Mem @ 0xdc000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 929.378] (II) Open ACPI successful (/var/run/acpid.socket)
[ 929.378] Initializing built-in extension Generic Event Extension
[ 929.379] Initializing built-in extension SHAPE
[ 929.379] Initializing built-in extension MIT-SHM
[ 929.380] Initializing built-in extension XInputExtension
[ 929.380] Initializing built-in extension XTEST
[ 929.381] Initializing built-in extension BIG-REQUESTS
[ 929.381] Initializing built-in extension SYNC
[ 929.382] Initializing built-in extension XKEYBOARD
[ 929.383] Initializing built-in extension XC-MISC
[ 929.383] Initializing built-in extension SECURITY
[ 929.384] Initializing built-in extension XINERAMA
[ 929.384] Initializing built-in extension XFIXES
[ 929.385] Initializing built-in extension RENDER
[ 929.385] Initializing built-in extension RANDR
[ 929.386] Initializing built-in extension COMPOSITE
[ 929.386] Initializing built-in extension DAMAGE
[ 929.387] Initializing built-in extension MIT-SCREEN-SAVER
[ 929.388] Initializing built-in extension DOUBLE-BUFFER
[ 929.388] Initializing built-in extension RECORD
[ 929.389] Initializing built-in extension DPMS
[ 929.389] Initializing built-in extension Present
[ 929.390] Initializing built-in extension DRI3
[ 929.390] Initializing built-in extension X-Resource
[ 929.391] Initializing built-in extension XVideo
[ 929.391] Initializing built-in extension XVideo-MotionCompensation
[ 929.392] Initializing built-in extension XFree86-VidModeExtension
[ 929.392] Initializing built-in extension XFree86-DGA
[ 929.393] Initializing built-in extension XFree86-DRI
[ 929.394] Initializing built-in extension DRI2
[ 929.394] (II) "glx" will be loaded by default.
[ 929.394] (II) LoadModule: "dri2"
[ 929.394] (II) Module "dri2" already built-in
[ 929.394] (II) LoadModule: "glamoregl"
[ 929.394] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 929.395] (II) Module glamoregl: vendor="X.Org Foundation"
[ 929.395] compiled for 1.15.0, module version = 0.6.0
[ 929.395] ABI class: X.Org ANSI C Emulation, version 0.4
[ 929.395] (II) LoadModule: "glx"
[ 929.395] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 929.395] (II) Module glx: vendor="X.Org Foundation"
[ 929.395] compiled for 1.15.1, module version = 1.0.0
[ 929.395] ABI class: X.Org Server Extension, version 8.0
[ 929.395] (==) AIGLX enabled
[ 929.396] Loading extension GLX
[ 929.396] (==) Matched intel as autoconfigured driver 0
[ 929.396] (==) Matched nouveau as autoconfigured driver 1
[ 929.396] (==) Matched nvidia as autoconfigured driver 2
[ 929.396] (==) Matched nv as autoconfigured driver 3
[ 929.396] (==) Matched intel as autoconfigured driver 4
[ 929.396] (==) Matched modesetting as autoconfigured driver 5
[ 929.396] (==) Matched fbdev as autoconfigured driver 6
[ 929.396] (==) Matched vesa as autoconfigured driver 7
[ 929.396] (==) Assigned the driver to the xf86ConfigLayout
[ 929.396] (II) LoadModule: "intel"
[ 929.396] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 929.396] (II) Module intel: vendor="X.Org Foundation"
[ 929.396] compiled for 1.15.0, module version = 2.99.911
[ 929.396] Module class: X.Org Video Driver
[ 929.396] ABI class: X.Org Video Driver, version 15.0
[ 929.396] (II) LoadModule: "nouveau"
[ 929.396] (WW) Warning, couldn't open module nouveau
[ 929.396] (II) UnloadModule: "nouveau"
[ 929.396] (II) Unloading nouveau
[ 929.396] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 929.396] (II) LoadModule: "nvidia"
[ 929.397] (WW) Warning, couldn't open module nvidia
[ 929.397] (II) UnloadModule: "nvidia"
[ 929.397] (II) Unloading nvidia
[ 929.397] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 929.397] (II) LoadModule: "nv"
[ 929.397] (WW) Warning, couldn't open module nv
[ 929.397] (II) UnloadModule: "nv"
[ 929.397] (II) Unloading nv
[ 929.397] (EE) Failed to load module "nv" (module does not exist, 0)
[ 929.397] (II) LoadModule: "modesetting"
[ 929.397] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 929.397] (II) Module modesetting: vendor="X.Org Foundation"
[ 929.397] compiled for 1.15.0, module version = 0.8.1
[ 929.397] Module class: X.Org Video Driver
[ 929.397] ABI class: X.Org Video Driver, version 15.0
[ 929.397] (II) LoadModule: "fbdev"
[ 929.397] (WW) Warning, couldn't open module fbdev
[ 929.397] (II) UnloadModule: "fbdev"
[ 929.397] (II) Unloading fbdev
[ 929.397] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 929.397] (II) LoadModule: "vesa"
[ 929.397] (WW) Warning, couldn't open module vesa
[ 929.397] (II) UnloadModule: "vesa"
[ 929.397] (II) Unloading vesa
[ 929.397] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 929.397] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 929.397] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[ 929.397] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[ 929.397] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[ 929.397] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 929.397] (++) using VT number 2
[ 929.398] (II) modesetting(G0): using drv /dev/dri/card1
[ 929.398] (WW) Falling back to old probe method for modesetting
[ 929.398] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 929.398] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 929.398] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 929.398] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 929.398] (==) intel(0): RGB weight 888
[ 929.398] (==) intel(0): Default visual is TrueColor
[ 929.398] (**) intel(0): Framebuffer tiled
[ 929.398] (**) intel(0): Pixmaps tiled
[ 929.398] (**) intel(0): "Tear free" disabled
[ 929.398] (**) intel(0): Forcing per-crtc-pixmaps? no
[ 929.398] (II) intel(0): Output LVDS1 has no monitor section
[ 929.398] (--) intel(0): Found backlight control interface acpi_video1 (type 'firmware') for output LVDS1
[ 929.398] (II) intel(0): Output VGA1 has no monitor section
[ 929.398] (II) intel(0): Output HDMI1 has no monitor section
[ 929.398] (II) intel(0): Output DP1 has no monitor section
[ 929.398] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 929.399] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[ 929.399] (==) intel(0): DPI set to (96, 96)
[ 929.399] (II) Loading sub module "dri2"
[ 929.399] (II) LoadModule: "dri2"
[ 929.399] (II) Module "dri2" already built-in
[ 929.403] (==) modesetting(G0): Depth 24, (==) framebuffer bpp 32
[ 929.403] (==) modesetting(G0): RGB weight 888
[ 929.403] (==) modesetting(G0): Default visual is TrueColor
[ 929.403] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
[ 929.413] (II) modesetting(G0): Output VGA-1-1 has no monitor section
[ 929.424] (II) modesetting(G0): EDID for output VGA-1-1
[ 929.424] (II) modesetting(G0): Printing probed modes for output VGA-1-1
[ 929.424] (II) modesetting(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 929.424] (II) modesetting(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 929.424] (II) modesetting(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 929.424] (II) modesetting(G0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 929.424] (II) modesetting(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 929.424] (II) modesetting(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 929.424] (II) modesetting(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 929.424] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 929.424] (==) modesetting(G0): DPI set to (96, 96)
[ 929.424] (II) Loading sub module "fb"
[ 929.424] (II) LoadModule: "fb"
[ 929.424] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 929.425] (II) Module fb: vendor="X.Org Foundation"
[ 929.425] compiled for 1.15.1, module version = 1.0.0
[ 929.425] ABI class: X.Org ANSI C Emulation, version 0.4
[ 929.425] (II) Loading sub module "shadow"
[ 929.425] (II) LoadModule: "shadow"
[ 929.425] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 929.425] (II) Module shadow: vendor="X.Org Foundation"
[ 929.425] compiled for 1.15.1, module version = 1.1.0
[ 929.425] ABI class: X.Org ANSI C Emulation, version 0.4
[ 929.425] (==) Depth 24 pixmap format is 32 bpp
[ 929.429] (==) modesetting(G0): Backing store enabled
[ 929.429] (==) modesetting(G0): Silken mouse enabled
[ 929.429] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 929.429] (==) modesetting(G0): DPMS enabled
[ 929.429] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 929.429] (==) intel(0): Backing store enabled
[ 929.429] (==) intel(0): Silken mouse enabled
[ 929.429] (II) intel(0): HW Cursor enabled
[ 929.429] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 929.430] (==) intel(0): DPMS enabled
[ 929.430] (II) intel(0): [DRI2] Setup complete
[ 929.430] (II) intel(0): [DRI2] DRI driver: i965
[ 929.430] (II) intel(0): [DRI2] VDPAU driver: i965
[ 929.430] (II) intel(0): direct rendering: DRI2 Enabled
[ 929.430] (==) intel(0): hotplug detection: "enabled"
[ 929.430] (--) RandR disabled
[ 929.437] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 929.437] (II) AIGLX: enabled GLX_ARB_create_context
[ 929.437] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 929.437] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 929.437] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 929.437] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 929.437] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 929.437] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 929.437] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 929.437] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 929.438] (II) AIGLX: Loaded and initialized i965
[ 929.438] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 929.438] (II) modesetting(G0): Damage tracking initialized
[ 929.439] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 929.454] (II) intel(0): Setting screen physical size to 361 x 203
[ 929.523] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 929.524] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 929.524] (**) Power Button: Applying InputClass "keyboard"
[ 929.524] (II) LoadModule: "evdev"
[ 929.524] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 929.525] (II) Module evdev: vendor="X.Org Foundation"
[ 929.525] compiled for 1.15.1, module version = 2.9.0
[ 929.525] Module class: X.Org XInput Driver
[ 929.525] ABI class: X.Org XInput driver, version 20.0
[ 929.525] (II) Using input driver 'evdev' for 'Power Button'
[ 929.525] (**) Power Button: always reports core events
[ 929.525] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 929.525] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 929.525] (--) evdev: Power Button: Found keys
[ 929.525] (II) evdev: Power Button: Configuring as keyboard
[ 929.525] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 929.525] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 929.525] (**) Option "xkb_rules" "evdev"
[ 929.525] (**) Option "xkb_model" "pc105"
[ 929.525] (**) Option "xkb_layout" "de"
[ 929.525] (**) Option "xkb_variant" "nodeadkeys"
[ 929.581] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 929.581] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 929.581] (**) Video Bus: Applying InputClass "keyboard"
[ 929.581] (II) Using input driver 'evdev' for 'Video Bus'
[ 929.581] (**) Video Bus: always reports core events
[ 929.581] (**) evdev: Video Bus: Device: "/dev/input/event4"
[ 929.582] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 929.582] (--) evdev: Video Bus: Found keys
[ 929.582] (II) evdev: Video Bus: Configuring as keyboard
[ 929.582] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[ 929.582] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 929.582] (**) Option "xkb_rules" "evdev"
[ 929.582] (**) Option "xkb_model" "pc105"
[ 929.582] (**) Option "xkb_layout" "de"
[ 929.582] (**) Option "xkb_variant" "nodeadkeys"
[ 929.583] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 929.583] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 929.583] (**) Video Bus: Applying InputClass "keyboard"
[ 929.583] (II) Using input driver 'evdev' for 'Video Bus'
[ 929.583] (**) Video Bus: always reports core events
[ 929.583] (**) evdev: Video Bus: Device: "/dev/input/event3"
[ 929.583] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 929.583] (--) evdev: Video Bus: Found keys
[ 929.583] (II) evdev: Video Bus: Configuring as keyboard
[ 929.583] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4d/LNXVIDEO:00/input/input3/event3"
[ 929.583] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 929.583] (**) Option "xkb_rules" "evdev"
[ 929.583] (**) Option "xkb_model" "pc105"
[ 929.583] (**) Option "xkb_layout" "de"
[ 929.583] (**) Option "xkb_variant" "nodeadkeys"
[ 929.584] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 929.584] (II) No input driver specified, ignoring this device.
[ 929.585] (II) This device may have been added with another device file.
[ 929.585] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 929.585] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 929.585] (**) Sleep Button: Applying InputClass "keyboard"
[ 929.585] (II) Using input driver 'evdev' for 'Sleep Button'
[ 929.585] (**) Sleep Button: always reports core events
[ 929.585] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[ 929.585] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 929.585] (--) evdev: Sleep Button: Found keys
[ 929.585] (II) evdev: Sleep Button: Configuring as keyboard
[ 929.585] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 929.585] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 929.585] (**) Option "xkb_rules" "evdev"
[ 929.585] (**) Option "xkb_model" "pc105"
[ 929.585] (**) Option "xkb_layout" "de"
[ 929.585] (**) Option "xkb_variant" "nodeadkeys"
[ 929.586] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 929.586] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 929.587] (II) config/udev: Adding input device USB 2.0 Camera (/dev/input/event12)
[ 929.587] (**) USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[ 929.587] (**) USB 2.0 Camera: Applying InputClass "keyboard"
[ 929.587] (II) Using input driver 'evdev' for 'USB 2.0 Camera'
[ 929.588] (**) USB 2.0 Camera: always reports core events
[ 929.588] (**) evdev: USB 2.0 Camera: Device: "/dev/input/event12"
[ 929.588] (--) evdev: USB 2.0 Camera: Vendor 0x13d3 Product 0x5120
[ 929.588] (--) evdev: USB 2.0 Camera: Found keys
[ 929.588] (II) evdev: USB 2.0 Camera: Configuring as keyboard
[ 929.588] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input19/event12"
[ 929.588] (II) XINPUT: Adding extended input device "USB 2.0 Camera" (type: KEYBOARD, id 10)
[ 929.588] (**) Option "xkb_rules" "evdev"
[ 929.588] (**) Option "xkb_model" "pc105"
[ 929.588] (**) Option "xkb_layout" "de"
[ 929.588] (**) Option "xkb_variant" "nodeadkeys"
[ 929.589] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 929.589] (II) No input driver specified, ignoring this device.
[ 929.589] (II) This device may have been added with another device file.
[ 929.589] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[ 929.590] (II) No input driver specified, ignoring this device.
[ 929.590] (II) This device may have been added with another device file.
[ 929.590] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
[ 929.590] (II) No input driver specified, ignoring this device.
[ 929.590] (II) This device may have been added with another device file.
[ 929.590] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event11)
[ 929.590] (**) Asus WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 929.590] (**) Asus WMI hotkeys: Applying InputClass "keyboard"
[ 929.590] (II) Using input driver 'evdev' for 'Asus WMI hotkeys'
[ 929.590] (**) Asus WMI hotkeys: always reports core events
[ 929.591] (**) evdev: Asus WMI hotkeys: Device: "/dev/input/event11"
[ 929.591] (--) evdev: Asus WMI hotkeys: Vendor 0 Product 0
[ 929.591] (--) evdev: Asus WMI hotkeys: Found keys
[ 929.591] (II) evdev: Asus WMI hotkeys: Configuring as keyboard
[ 929.591] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input18/event11"
[ 929.591] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[ 929.591] (**) Option "xkb_rules" "evdev"
[ 929.591] (**) Option "xkb_model" "pc105"
[ 929.591] (**) Option "xkb_layout" "de"
[ 929.591] (**) Option "xkb_variant" "nodeadkeys"
[ 929.592] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[ 929.592] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 929.592] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[ 929.592] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 929.592] (**) AT Translated Set 2 keyboard: always reports core events
[ 929.592] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[ 929.592] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 929.592] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 929.592] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 929.592] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[ 929.592] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 929.592] (**) Option "xkb_rules" "evdev"
[ 929.592] (**) Option "xkb_model" "pc105"
[ 929.592] (**) Option "xkb_layout" "de"
[ 929.592] (**) Option "xkb_variant" "nodeadkeys"
[ 929.593] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
[ 929.593] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[ 929.593] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[ 929.593] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[ 929.593] (II) LoadModule: "synaptics"
[ 929.593] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 929.594] (II) Module synaptics: vendor="X.Org Foundation"
[ 929.594] compiled for 1.15.1, module version = 1.8.0
[ 929.594] Module class: X.Org XInput Driver
[ 929.594] ABI class: X.Org XInput driver, version 20.0
[ 929.594] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
[ 929.594] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 929.594] (**) Option "Device" "/dev/input/event10"
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2508 (res 0)
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1320 (res 0)
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
[ 929.713] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
[ 929.713] (**) Option "TapButton1" "1"
[ 929.713] (**) Option "TapButton2" "2"
[ 929.713] (**) Option "TapButton3" "3"
[ 929.714] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 929.714] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 929.796] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input14/event10"
[ 929.796] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
[ 929.797] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[ 929.797] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
[ 929.797] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.071
[ 929.797] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
[ 929.797] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
[ 929.797] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 929.797] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 929.797] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
[ 929.798] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
[ 929.798] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 929.799] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 929.799] (II) No input driver specified, ignoring this device.
[ 929.799] (II) This device may have been added with another device file.
[ 1063.878] (II) UnloadModule: "synaptics"
[ 1063.878] (II) evdev: AT Translated Set 2 keyboard: Close
[ 1063.878] (II) UnloadModule: "evdev"
[ 1063.878] (II) evdev: Asus WMI hotkeys: Close
[ 1063.878] (II) UnloadModule: "evdev"
[ 1063.878] (II) evdev: USB 2.0 Camera: Close
[ 1063.878] (II) UnloadModule: "evdev"
[ 1063.878] (II) evdev: Sleep Button: Close
[ 1063.878] (II) UnloadModule: "evdev"
[ 1063.878] (II) evdev: Video Bus: Close
[ 1063.878] (II) UnloadModule: "evdev"
[ 1063.879] (II) evdev: Video Bus: Close
[ 1063.879] (II) UnloadModule: "evdev"
[ 1063.879] (II) evdev: Power Button: Close
[ 1063.879] (II) UnloadModule: "evdev"
[ 1064.550] (EE) Server terminated successfully (0). Closing log file.
Looks fine to me. Why does the black screen happen?
//Edit: My Desktop Manager: BSPWM.. it might cause the blackscreen
Last edited by VeL0X (2014-06-04 15:40:03)
Offline
00:02.0 VGA compatible controller: Intel Corporation /... / (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M (GeForce GT 540M) (rev a1)
Looks like hybrid graphics. You should check the link, there are some solutions
you can try.
Offline
Yep just solved most of it and have the next problem. Thank you @all
Offline