You are not logged in.

#1 2012-03-14 00:51:28

mapintar
Member
Registered: 2010-04-17
Posts: 50

Xorg crash in dual monitor (intel video) - Solved

I update my system today, and install xorg-server 1.12.0-1, but xorg crash when gnome-session start.

/var/log/Xorg.0.log output:

[   202.639] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, tiled
[   202.813] BUG: triggered 'if (!dev->valuator || dev->valuator->numAxes < 2)'
[   202.813] BUG: getevents.c:843 in scale_to_desktop()
[   202.813]
[   202.813] Backtrace:
[   202.813] 0: /usr/bin/Xorg (xorg_backtrace+0x49) [0x81c3209]
[   202.813] 1: /usr/bin/Xorg (0x8048000+0x436bd) [0x808b6bd]
[   202.813] 2: /usr/bin/Xorg (0x8048000+0x441fb) [0x808c1fb]
[   202.814] 3: /usr/bin/Xorg (GetPointerEvents+0x109) [0x808d649]
[   202.814] 4: /usr/bin/Xorg (0x8048000+0x16468a) [0x81ac68a]
[   202.814] 5: /usr/bin/Xorg (miPointerWarpCursor+0xd3) [0x81acac3]
..........

Work fine when only one monitor is connected.

Video is Intel (core i5-2500K).

Last edited by mapintar (2012-04-04 15:12:44)

Offline

#2 2012-03-14 00:52:48

mapintar
Member
Registered: 2010-04-17
Posts: 50

Re: Xorg crash in dual monitor (intel video) - Solved

Offline

#3 2012-03-14 08:21:55

supermihi
Member
Registered: 2012-03-14
Posts: 3

Re: Xorg crash in dual monitor (intel video) - Solved

I am experiencing similar problems: Since yesterday's xf86-video-intel upgrade, the display manager does not start if an external monitor is connected. However in my case I don't even get to see a login screen, the X server crashes immediately.
I have tried installing xf86-input-evdev-git from AUR after I found your launchpad link, but unfortunatelly this didn't help. Have you solved the problem yet?

Offline

#4 2012-03-14 14:43:35

mapintar
Member
Registered: 2010-04-17
Posts: 50

Re: Xorg crash in dual monitor (intel video) - Solved

supermihi wrote:

I am experiencing similar problems: Since yesterday's xf86-video-intel upgrade, the display manager does not start if an external monitor is connected. However in my case I don't even get to see a login screen, the X server crashes immediately.
I have tried installing xf86-input-evdev-git from AUR after I found your launchpad link, but unfortunatelly this didn't help. Have you solved the problem yet?

No. I using only one monitor now until the problem is solved.

I googled but could not find any solution.

Offline

#5 2012-03-16 10:32:30

supermihi
Member
Registered: 2012-03-14
Posts: 3

Re: Xorg crash in dual monitor (intel video) - Solved

I've filed a bug on freedesktop:
https://bugs.freedesktop.org/show_bug.cgi?id=47395
Compiling the intel drivers with --enable-sna solved the issue for me.

Offline

#6 2012-03-16 16:03:26

mapintar
Member
Registered: 2010-04-17
Posts: 50

Re: Xorg crash in dual monitor (intel video) - Solved

supermihi wrote:

I've filed a bug on freedesktop:
https://bugs.freedesktop.org/show_bug.cgi?id=47395
Compiling the intel drivers with --enable-sna solved the issue for me.

Not work for me.

Offline

#7 2012-03-29 20:06:09

mapintar
Member
Registered: 2010-04-17
Posts: 50

Re: Xorg crash in dual monitor (intel video) - Solved

Guys, I recompile xorg-server package with --disable-config-udev and put this section in /etc/X11/xorg.conf.d/10-quirks.conf:

Section "ServerFlags"
    Option          "AutoAddDevices" "False"
EndSection

Work fine now.

Offline

#8 2020-10-09 09:29:12

mankinskin
Member
Registered: 2020-10-09
Posts: 1

Re: Xorg crash in dual monitor (intel video) - Solved

mapintar wrote:

Section "ServerFlags"
    Option          "AutoAddDevices" "False"
EndSection

This prevented all of my input devices from being loaded, meaning neither keyboard or mouse worked anymore. I had to boot into a live medium and remove those lines from there. Not recommended!

Offline

#9 2020-10-09 11:28:50

seth
Member
Registered: 2012-09-03
Posts: 49,968

Re: Xorg crash in dual monitor (intel video) - Solved

@mankinskin, the thread is more than 8 years old

a) do not rely on dated information from the interwebz
b) don't necrobump

Online

#10 2020-10-09 11:30:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,422

Re: Xorg crash in dual monitor (intel video) - Solved

Don't necrobump, heed the above advice, and open up your own thread with an actual problem description should you actually have an issue.

https://wiki.archlinux.org/index.php/Co … bumping%22

Closing this old thread

Online

Board footer

Powered by FluxBB