You are not logged in.
READ THE LAST MSG: i thought to have some issue with the monitor, but it was a backlight issue...
------------------------------------ original msg ------------------
hello everybody,
I know there are other threads about this topic, but i cant solve my problem...
well the problem is that after the boot, when modules are loading, my monitor shutoff! According to Intel page on the wiki, put i915.modeset=0 in the kernel line, which allows arch to load, to start X and also GDM, the problem is that gnome start in fallback mode because the video card is not able to load the gnome shell, this is because the video card is driven by vesa driver and not intel, due to the KMS disabling (modeset=0).
This happened with the latest kernel shipped with arch (3.2.8) so I tried to use linux-lts kernel 3.0 but nothing changed.
I obtained a tiny improvement with the option in the kernel line video=HDMI-0:d which let the boot to print more lines, but then the monitor shut off again, even if i think it loads the modules...
Please let me know if you have any solution for this issue. Actually my laptop is unusable!
Luca
Last edited by tango (2012-03-08 13:57:36)
Offline
i collected some log from xorg:
when i boot arch linux with default configuration (i.e. just force modeset to 1 in kernel line) the screen shutoff as i said, but in the Xorg log everything is ok, it recognizes the resolution for the screen, it sees that only the LVDS is connected and HDMI is unplugged etc..
Xorg.0.log
[ 37.020]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 37.020] X Protocol Version 11, Revision 0
[ 37.020] Build Operating System: Linux 3.2.2-1-ARCH x86_64
[ 37.020] Current Operating System: Linux luca-laptop 3.2.8-1-ARCH #1 SMP PREEMPT Mon Feb 27 21:51:46 CET 2012 x86_64
[ 37.020] Kernel command line: root=/dev/sda1 ro i965.modeset=1
[ 37.020] Build Date: 29 January 2012 03:38:00PM
[ 37.020]
[ 37.020] Current version of pixman: 0.24.4
[ 37.020] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 37.020] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 37.020] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 7 19:23:52 2012
[ 37.029] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 37.030] (==) No Layout section. Using the first Screen section.
[ 37.030] (==) No screen section available. Using defaults.
[ 37.030] (**) |-->Screen "Default Screen Section" (0)
[ 37.030] (**) | |-->Monitor "<default monitor>"
[ 37.031] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 37.031] (==) Automatically adding devices
[ 37.031] (==) Automatically enabling devices
[ 37.036] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 37.036] Entry deleted from font path.
[ 37.036] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 37.036] Entry deleted from font path.
[ 37.036] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 37.036] Entry deleted from font path.
[ 37.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 37.037] Entry deleted from font path.
[ 37.037] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 37.037] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 37.037] Entry deleted from font path.
[ 37.037] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 37.037] (==) FontPath set to:
/usr/share/fonts/misc/
[ 37.037] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 37.037] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 37.037] (II) Loader magic: 0x7ccae0
[ 37.037] (II) Module ABI versions:
[ 37.037] X.Org ANSI C Emulation: 0.4
[ 37.037] X.Org Video Driver: 11.0
[ 37.037] X.Org XInput driver : 13.0
[ 37.037] X.Org Server Extension : 6.0
[ 37.038] (--) PCI:*(0:0:2:0) 8086:0116:103c:17f8 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00004000/64
[ 37.038] (II) Open ACPI successful (/var/run/acpid.socket)
[ 37.038] (II) LoadModule: "extmod"
[ 37.039] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 37.041] (II) Module extmod: vendor="X.Org Foundation"
[ 37.041] compiled for 1.11.4, module version = 1.0.0
[ 37.041] Module class: X.Org Server Extension
[ 37.041] ABI class: X.Org Server Extension, version 6.0
[ 37.041] (II) Loading extension MIT-SCREEN-SAVER
[ 37.041] (II) Loading extension XFree86-VidModeExtension
[ 37.041] (II) Loading extension XFree86-DGA
[ 37.041] (II) Loading extension DPMS
[ 37.041] (II) Loading extension XVideo
[ 37.041] (II) Loading extension XVideo-MotionCompensation
[ 37.041] (II) Loading extension X-Resource
[ 37.041] (II) LoadModule: "dbe"
[ 37.041] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 37.042] (II) Module dbe: vendor="X.Org Foundation"
[ 37.042] compiled for 1.11.4, module version = 1.0.0
[ 37.042] Module class: X.Org Server Extension
[ 37.042] ABI class: X.Org Server Extension, version 6.0
[ 37.042] (II) Loading extension DOUBLE-BUFFER
[ 37.042] (II) LoadModule: "glx"
[ 37.043] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 37.046] (II) Module glx: vendor="X.Org Foundation"
[ 37.046] compiled for 1.11.4, module version = 1.0.0
[ 37.046] ABI class: X.Org Server Extension, version 6.0
[ 37.046] (==) AIGLX enabled
[ 37.046] (II) Loading extension GLX
[ 37.047] (II) LoadModule: "record"
[ 37.047] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 37.048] (II) Module record: vendor="X.Org Foundation"
[ 37.048] compiled for 1.11.4, module version = 1.13.0
[ 37.048] Module class: X.Org Server Extension
[ 37.048] ABI class: X.Org Server Extension, version 6.0
[ 37.048] (II) Loading extension RECORD
[ 37.048] (II) LoadModule: "dri"
[ 37.048] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 37.051] (II) Module dri: vendor="X.Org Foundation"
[ 37.051] compiled for 1.11.4, module version = 1.0.0
[ 37.051] ABI class: X.Org Server Extension, version 6.0
[ 37.051] (II) Loading extension XFree86-DRI
[ 37.051] (II) LoadModule: "dri2"
[ 37.051] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 37.052] (II) Module dri2: vendor="X.Org Foundation"
[ 37.052] compiled for 1.11.4, module version = 1.2.0
[ 37.052] ABI class: X.Org Server Extension, version 6.0
[ 37.052] (II) Loading extension DRI2
[ 37.052] (==) Matched intel as autoconfigured driver 0
[ 37.052] (==) Matched vesa as autoconfigured driver 1
[ 37.052] (==) Matched fbdev as autoconfigured driver 2
[ 37.052] (==) Assigned the driver to the xf86ConfigLayout
[ 37.052] (II) LoadModule: "intel"
[ 37.053] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 37.059] (II) Module intel: vendor="X.Org Foundation"
[ 37.059] compiled for 1.11.2, module version = 2.17.0
[ 37.059] Module class: X.Org Video Driver
[ 37.059] ABI class: X.Org Video Driver, version 11.0
[ 37.059] (II) LoadModule: "vesa"
[ 37.059] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 37.061] (II) Module vesa: vendor="X.Org Foundation"
[ 37.061] compiled for 1.11.1, module version = 2.3.0
[ 37.061] Module class: X.Org Video Driver
[ 37.061] ABI class: X.Org Video Driver, version 11.0
[ 37.061] (II) LoadModule: "fbdev"
[ 37.061] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 37.062] (II) Module fbdev: vendor="X.Org Foundation"
[ 37.062] compiled for 1.10.99.902, module version = 0.4.2
[ 37.062] ABI class: X.Org Video Driver, version 11.0
[ 37.062] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[ 37.062] (II) VESA: driver for VESA chipsets: vesa
[ 37.062] (II) FBDEV: driver for framebuffer: fbdev
[ 37.062] (++) using VT number 7
[ 37.067] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 37.067] (WW) Falling back to old probe method for vesa
[ 37.067] (WW) Falling back to old probe method for fbdev
[ 37.067] (II) Loading sub module "fbdevhw"
[ 37.067] (II) LoadModule: "fbdevhw"
[ 37.067] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 37.068] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 37.068] compiled for 1.11.4, module version = 0.0.2
[ 37.068] ABI class: X.Org Video Driver, version 11.0
[ 37.068] drmOpenDevice: node name is /dev/dri/card0
[ 37.068] drmOpenDevice: open result is 9, (OK)
[ 37.068] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 37.068] drmOpenDevice: node name is /dev/dri/card0
[ 37.068] drmOpenDevice: open result is 9, (OK)
[ 37.068] drmOpenByBusid: drmOpenMinor returns 9
[ 37.068] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 37.068] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 37.068] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 37.068] (==) intel(0): RGB weight 888
[ 37.068] (==) intel(0): Default visual is TrueColor
[ 37.068] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[ 37.068] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[ 37.068] (**) intel(0): Relaxed fencing enabled
[ 37.068] (**) intel(0): Wait on SwapBuffers? enabled
[ 37.068] (**) intel(0): Triple buffering? enabled
[ 37.068] (**) intel(0): Framebuffer tiled
[ 37.068] (**) intel(0): Pixmaps tiled
[ 37.068] (**) intel(0): 3D buffers tiled
[ 37.068] (**) intel(0): SwapBuffers wait enabled
[ 37.068] (==) intel(0): video overlay key set to 0x101fe
[ 37.069] (II) intel(0): Output LVDS1 has no monitor section
[ 37.069] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 37.069] (II) intel(0): Output VGA1 has no monitor section
[ 37.092] (II) intel(0): Output HDMI1 has no monitor section
[ 37.130] (II) intel(0): Output DP1 has no monitor section
[ 37.130] (II) intel(0): EDID for output LVDS1
[ 37.130] (II) intel(0): Manufacturer: LGD Model: 312 Serial#: 0
[ 37.130] (II) intel(0): Year: 2011 Week: 0
[ 37.130] (II) intel(0): EDID Version: 1.3
[ 37.130] (II) intel(0): Digital Display Input
[ 37.130] (II) intel(0): Max Image Size [cm]: horiz.: 29 vert.: 17
[ 37.130] (II) intel(0): Gamma: 2.20
[ 37.130] (II) intel(0): No DPMS capabilities specified
[ 37.130] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 37.130] (II) intel(0): First detailed timing is preferred mode
[ 37.130] (II) intel(0): redX: 0.582 redY: 0.342 greenX: 0.336 greenY: 0.555
[ 37.130] (II) intel(0): blueX: 0.159 blueY: 0.123 whiteX: 0.313 whiteY: 0.329
[ 37.130] (II) intel(0): Manufacturer's mask: 0
[ 37.130] (II) intel(0): Supported detailed timing:
[ 37.130] (II) intel(0): clock: 70.0 MHz Image Size: 294 x 166 mm
[ 37.130] (II) intel(0): h_active: 1366 h_sync: 1402 h_sync_end 1450 h_blank_end 1492 h_border: 0
[ 37.130] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 782 v_border: 0
[ 37.130] (II) intel(0): LG Display
[ 37.130] (II) intel(0): LP133WH4-TJA1
[ 37.130] (II) intel(0): EDID (in hex):
[ 37.130] (II) intel(0): 00ffffffffffff0030e4120300000000
[ 37.130] (II) intel(0): 00150103801d11780a20e59557568e28
[ 37.130] (II) intel(0): 1f505400000001010101010101010101
[ 37.130] (II) intel(0): 010101010101581b567e50000e302430
[ 37.130] (II) intel(0): 350026a6100000190000000000000000
[ 37.130] (II) intel(0): 00000000000000000000000000fe004c
[ 37.130] (II) intel(0): 4720446973706c61790a2020000000fe
[ 37.130] (II) intel(0): 004c503133335748342d544a4131005f
[ 37.130] (II) intel(0): EDID vendor "LGD", prod id 786
[ 37.130] (II) intel(0): Printing DDC gathered Modelines:
[ 37.130] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 37.130] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 37.130] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 37.130] (II) intel(0): Printing probed modes for output LVDS1
[ 37.130] (II) intel(0): Modeline "1366x768"x60.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 37.130] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 37.130] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 37.130] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 37.130] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 37.130] (II) intel(0): EDID for output VGA1
[ 37.154] (II) intel(0): EDID for output HDMI1
[ 37.193] (II) intel(0): EDID for output DP1
[ 37.193] (II) intel(0): Output LVDS1 connected
[ 37.193] (II) intel(0): Output VGA1 disconnected
[ 37.193] (II) intel(0): Output HDMI1 disconnected
[ 37.193] (II) intel(0): Output DP1 disconnected
[ 37.193] (II) intel(0): Using exact sizes for initial modes
[ 37.193] (II) intel(0): Output LVDS1 using initial mode 1366x768
[ 37.193] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 37.193] (II) intel(0): Kernel page flipping support detected, enabling
[ 37.193] (**) intel(0): Display dimensions: (290, 170) mm
[ 37.193] (**) intel(0): DPI set to (119, 114)
[ 37.193] (II) Loading sub module "fb"
[ 37.193] (II) LoadModule: "fb"
[ 37.195] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 37.198] (II) Module fb: vendor="X.Org Foundation"
[ 37.198] compiled for 1.11.4, module version = 1.0.0
[ 37.198] ABI class: X.Org ANSI C Emulation, version 0.4
[ 37.198] (II) Loading sub module "dri2"
[ 37.198] (II) LoadModule: "dri2"
[ 37.198] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 37.198] (II) Module dri2: vendor="X.Org Foundation"
[ 37.198] compiled for 1.11.4, module version = 1.2.0
[ 37.198] ABI class: X.Org Server Extension, version 6.0
[ 37.198] (II) UnloadModule: "vesa"
[ 37.198] (II) Unloading vesa
[ 37.198] (II) UnloadModule: "fbdev"
[ 37.198] (II) Unloading fbdev
[ 37.198] (II) UnloadModule: "fbdevhw"
[ 37.198] (II) Unloading fbdevhw
[ 37.198] (==) Depth 24 pixmap format is 32 bpp
[ 37.198] (II) intel(0): [DRI2] Setup complete
[ 37.198] (II) intel(0): [DRI2] DRI driver: i965
[ 37.198] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[ 37.201] (II) UXA(0): Driver registered support for the following operations:
[ 37.201] (II) solid
[ 37.201] (II) copy
[ 37.201] (II) composite (RENDER acceleration)
[ 37.201] (II) put_image
[ 37.201] (II) get_image
[ 37.201] (==) intel(0): Backing store disabled
[ 37.201] (==) intel(0): Silken mouse enabled
[ 37.201] (II) intel(0): Initializing HW Cursor
[ 37.256] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 37.257] (==) intel(0): DPMS enabled
[ 37.257] (==) intel(0): Intel XvMC decoder enabled
[ 37.257] (II) intel(0): Set up textured video
[ 37.257] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 37.257] (II) intel(0): direct rendering: DRI2 Enabled
[ 37.257] (==) intel(0): hotplug detection: "enabled"
[ 37.257] (--) RandR disabled
[ 37.257] (II) Initializing built-in extension Generic Event Extension
[ 37.257] (II) Initializing built-in extension SHAPE
[ 37.257] (II) Initializing built-in extension MIT-SHM
[ 37.257] (II) Initializing built-in extension XInputExtension
[ 37.257] (II) Initializing built-in extension XTEST
[ 37.257] (II) Initializing built-in extension BIG-REQUESTS
[ 37.257] (II) Initializing built-in extension SYNC
[ 37.257] (II) Initializing built-in extension XKEYBOARD
[ 37.257] (II) Initializing built-in extension XC-MISC
[ 37.257] (II) Initializing built-in extension SECURITY
[ 37.257] (II) Initializing built-in extension XINERAMA
[ 37.257] (II) Initializing built-in extension XFIXES
[ 37.257] (II) Initializing built-in extension RENDER
[ 37.257] (II) Initializing built-in extension RANDR
[ 37.257] (II) Initializing built-in extension COMPOSITE
[ 37.257] (II) Initializing built-in extension DAMAGE
[ 37.295] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 37.295] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 37.295] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 37.295] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 37.295] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 37.295] (II) AIGLX: Loaded and initialized i965
[ 37.295] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 37.295] (II) intel(0): Setting screen physical size to 361 x 203
[ 37.352] (II) XKB: Reusing cached keymap
[ 37.354] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 37.354] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 37.354] (II) LoadModule: "evdev"
[ 37.354] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.355] (II) Module evdev: vendor="X.Org Foundation"
[ 37.355] compiled for 1.10.99.902, module version = 2.6.0
[ 37.355] Module class: X.Org XInput Driver
[ 37.355] ABI class: X.Org XInput driver, version 13.0
[ 37.355] (II) Using input driver 'evdev' for 'Power Button'
[ 37.355] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.355] Option "XkbRules" "evdev"
[ 37.355] Option "XkbModel" "evdev"
[ 37.355] Option "XkbLayout" "us"
[ 37.355] Option "_source" "server/udev"
[ 37.355] Option "name" "Power Button"
[ 37.355] Option "path" "/dev/input/event2"
[ 37.355] Option "device" "/dev/input/event2"
[ 37.355] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 37.355] Option "driver" "evdev"
[ 37.355] (**) Power Button: always reports core events
[ 37.355] (**) Power Button: Device: "/dev/input/event2"
[ 37.355] (--) Power Button: Found keys
[ 37.355] (II) Power Button: Configuring as keyboard
[ 37.355] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 37.355] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 37.355] (**) Option "xkb_rules" "evdev"
[ 37.355] (**) Option "xkb_model" "evdev"
[ 37.355] (**) Option "xkb_layout" "us"
[ 37.376] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 37.376] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 37.376] (II) Using input driver 'evdev' for 'Video Bus'
[ 37.376] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.376] Option "XkbRules" "evdev"
[ 37.376] Option "XkbModel" "evdev"
[ 37.376] Option "XkbLayout" "us"
[ 37.376] Option "_source" "server/udev"
[ 37.376] Option "name" "Video Bus"
[ 37.376] Option "path" "/dev/input/event6"
[ 37.376] Option "device" "/dev/input/event6"
[ 37.376] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[ 37.376] Option "driver" "evdev"
[ 37.376] (**) Video Bus: always reports core events
[ 37.376] (**) Video Bus: Device: "/dev/input/event6"
[ 37.376] (--) Video Bus: Found keys
[ 37.376] (II) Video Bus: Configuring as keyboard
[ 37.376] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[ 37.376] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 37.376] (**) Option "xkb_rules" "evdev"
[ 37.376] (**) Option "xkb_model" "evdev"
[ 37.376] (**) Option "xkb_layout" "us"
[ 37.376] (II) XKB: Reusing cached keymap
[ 37.377] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 37.377] (II) No input driver specified, ignoring this device.
[ 37.377] (II) This device may have been added with another device file.
[ 37.377] (II) config/udev: Adding input device HP TrueVision HD (/dev/input/event4)
[ 37.377] (**) HP TrueVision HD: Applying InputClass "evdev keyboard catchall"
[ 37.377] (II) Using input driver 'evdev' for 'HP TrueVision HD'
[ 37.377] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.377] Option "XkbRules" "evdev"
[ 37.377] Option "XkbModel" "evdev"
[ 37.377] Option "XkbLayout" "us"
[ 37.377] Option "_source" "server/udev"
[ 37.377] Option "name" "HP TrueVision HD"
[ 37.377] Option "path" "/dev/input/event4"
[ 37.377] Option "device" "/dev/input/event4"
[ 37.377] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input4/event4"
[ 37.377] Option "driver" "evdev"
[ 37.377] (**) HP TrueVision HD: always reports core events
[ 37.377] (**) HP TrueVision HD: Device: "/dev/input/event4"
[ 37.377] (--) HP TrueVision HD: Found keys
[ 37.377] (II) HP TrueVision HD: Configuring as keyboard
[ 37.377] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input4/event4"
[ 37.377] (II) XINPUT: Adding extended input device "HP TrueVision HD" (type: KEYBOARD, id 8)
[ 37.377] (**) Option "xkb_rules" "evdev"
[ 37.377] (**) Option "xkb_model" "evdev"
[ 37.377] (**) Option "xkb_layout" "us"
[ 37.377] (II) XKB: Reusing cached keymap
[ 37.378] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 37.378] (II) No input driver specified, ignoring this device.
[ 37.378] (II) This device may have been added with another device file.
[ 37.378] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 37.378] (II) No input driver specified, ignoring this device.
[ 37.378] (II) This device may have been added with another device file.
[ 37.378] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 37.378] (II) No input driver specified, ignoring this device.
[ 37.378] (II) This device may have been added with another device file.
[ 37.378] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
[ 37.378] (II) No input driver specified, ignoring this device.
[ 37.378] (II) This device may have been added with another device file.
[ 37.378] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 37.378] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 37.378] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 37.378] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.378] Option "XkbRules" "evdev"
[ 37.378] Option "XkbModel" "evdev"
[ 37.378] Option "XkbLayout" "us"
[ 37.378] Option "_source" "server/udev"
[ 37.378] Option "name" "AT Translated Set 2 keyboard"
[ 37.378] Option "path" "/dev/input/event0"
[ 37.378] Option "device" "/dev/input/event0"
[ 37.378] Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 37.378] Option "driver" "evdev"
[ 37.378] (**) AT Translated Set 2 keyboard: always reports core events
[ 37.378] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 37.378] (--) AT Translated Set 2 keyboard: Found keys
[ 37.378] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 37.378] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 37.378] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[ 37.378] (**) Option "xkb_rules" "evdev"
[ 37.378] (**) Option "xkb_model" "evdev"
[ 37.378] (**) Option "xkb_layout" "us"
[ 37.379] (II) XKB: Reusing cached keymap
[ 37.379] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 37.379] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 37.379] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[ 37.379] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.379] Option "XkbRules" "evdev"
[ 37.379] Option "XkbModel" "evdev"
[ 37.379] Option "XkbLayout" "us"
[ 37.379] Option "_source" "server/udev"
[ 37.379] Option "name" "SynPS/2 Synaptics TouchPad"
[ 37.379] Option "path" "/dev/input/event7"
[ 37.379] Option "device" "/dev/input/event7"
[ 37.379] Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 37.379] Option "driver" "evdev"
[ 37.379] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 37.379] (**) SynPS/2 Synaptics TouchPad: Device: "/dev/input/event7"
[ 37.379] (--) SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[ 37.379] (--) SynPS/2 Synaptics TouchPad: Found absolute axes
[ 37.379] (--) SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[ 37.379] (--) SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[ 37.379] (II) SynPS/2 Synaptics TouchPad: Configuring as touchpad
[ 37.379] (**) SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 37.379] (**) SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 37.379] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 37.379] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[ 37.379] (II) SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[ 37.379] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 37.379] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 37.379] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 37.379] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 37.379] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 37.379] (II) No input driver specified, ignoring this device.
[ 37.379] (II) This device may have been added with another device file.
[ 37.380] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 37.380] (II) No input driver specified, ignoring this device.
[ 37.380] (II) This device may have been added with another device file.
[ 37.380] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
[ 37.380] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 37.380] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 37.380] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.380] Option "XkbRules" "evdev"
[ 37.380] Option "XkbModel" "evdev"
[ 37.380] Option "XkbLayout" "us"
[ 37.380] Option "_source" "server/udev"
[ 37.380] Option "name" "HP WMI hotkeys"
[ 37.380] Option "path" "/dev/input/event5"
[ 37.380] Option "device" "/dev/input/event5"
[ 37.380] Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 37.380] Option "driver" "evdev"
[ 37.380] (**) HP WMI hotkeys: always reports core events
[ 37.380] (**) HP WMI hotkeys: Device: "/dev/input/event5"
[ 37.380] (--) HP WMI hotkeys: Found keys
[ 37.380] (II) HP WMI hotkeys: Configuring as keyboard
[ 37.380] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 37.380] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[ 37.380] (**) Option "xkb_rules" "evdev"
[ 37.380] (**) Option "xkb_model" "evdev"
[ 37.380] (**) Option "xkb_layout" "us"
[ 37.380] (II) XKB: Reusing cached keymap
[ 37.386] (II) intel(0): EDID vendor "LGD", prod id 786
[ 37.386] (II) intel(0): Printing DDC gathered Modelines:
[ 37.386] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 38.434] (II) intel(0): EDID vendor "LGD", prod id 786
[ 38.434] (II) intel(0): Printing DDC gathered Modelines:
[ 38.434] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 38.534] (II) intel(0): EDID vendor "LGD", prod id 786
[ 38.534] (II) intel(0): Printing DDC gathered Modelines:
[ 38.534] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 38.598] (II) intel(0): EDID vendor "LGD", prod id 786
[ 38.598] (II) intel(0): Printing DDC gathered Modelines:
[ 38.598] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 38.661] (II) intel(0): EDID vendor "LGD", prod id 786
[ 38.661] (II) intel(0): Printing DDC gathered Modelines:
[ 38.661] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)
[ 38.724] (II) intel(0): EDID vendor "LGD", prod id 786
[ 38.724] (II) intel(0): Printing DDC gathered Modelines:
[ 38.724] (II) intel(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz)So i expect to see something, but i don't!! Do you think there's something wrong? i just see some warning on the fonts and two fallback for vesa and fbdev, but anyway the intel driver load successfully...
In the log i can't see any reference to the i915 driver, but only to the i965 (reason why used i965 options in kernel line in grub...). Which should i use 915 on 965?
PS: the other logs (Xorg.N.log / .old) are simply older logs?
Thank you
Offline
i'm a dumbass...the screen wasn't off, it was just a problem of low brightness (backlight off) then i just solved adding acpi_backlight=vendor in the kernel line in grub
now i have other issue but at list i have a working arch!!
Offline