[Nouveau] [Bug 48464] Crash when GLXVBlank set to true
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 20 14:44:13 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48464
--- Comment #3 from Jānis Džeriņš <jonis at latnet.lv> 2012-08-20 21:44:13 UTC ---
I can reliably reproduce this with a twitch.tv video player (Flash): watching a
video in browser window and in fullscreen works, but as soon the player leaves
fullscreen (by any means, for instance when screensaver kicks in), X
immediately segfaults.
$ uname -a
Linux archux 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64
GNU/Linux
$ cat /var/log/Xorg.0.log.old
[ 6.711]
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 6.711]
X.Org X Server 1.12.3.901 (1.12.4 RC 1)
Release Date: 2012-08-03
[ 6.711] X Protocol Version 11, Revision 0
[ 6.711] Build Operating System: Linux 3.4.4-2-ARCH x86_64
[ 6.711] Current Operating System: Linux archux 3.4.9-1-ARCH #1 SMP PREEMPT
Wed Aug 15 18:59:31 CEST 2012 x86_64
[ 6.711] Kernel command line: BOOT_IMAGE=/vmlinuz-linux
root=/dev/mapper/LVM_VG-lv_root ro init=/bin/systemd
[ 6.711] Build Date: 09 August 2012 10:04:44AM
[ 6.711]
[ 6.711] Current version of pixman: 0.26.2
[ 6.711] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.711] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.711] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 21 00:19:11
2012
[ 6.744] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6.760] (==) No Layout section. Using the first Screen section.
[ 6.760] (==) No screen section available. Using defaults.
[ 6.760] (**) |-->Screen "Default Screen Section" (0)
[ 6.760] (**) | |-->Monitor "<default monitor>"
[ 6.767] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 6.767] (**) | |-->Device "GeForce GTX 560"
[ 6.767] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.767] (==) Automatically adding devices
[ 6.767] (==) Automatically enabling devices
[ 6.792] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 6.792] Entry deleted from font path.
[ 6.793] (WW) `fonts.dir' not found (or not valid) in
"/usr/share/fonts/100dpi/".
[ 6.793] Entry deleted from font path.
[ 6.793] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 6.793] (WW) `fonts.dir' not found (or not valid) in
"/usr/share/fonts/75dpi/".
[ 6.793] Entry deleted from font path.
[ 6.793] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 6.793] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 6.793] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.793] (II) The server relies on udev to provide the list of input
devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.793] (II) Loader magic: 0x7c8b00
[ 6.793] (II) Module ABI versions:
[ 6.793] X.Org ANSI C Emulation: 0.4
[ 6.793] X.Org Video Driver: 12.1
[ 6.793] X.Org XInput driver : 16.0
[ 6.793] X.Org Server Extension : 6.0
[ 6.793] (--) PCI:*(0:1:0:0) 10de:1201:1043:83b4 rev 161, Mem @
0xf4000000/33554432, 0xe0000000/134217728, 0xe8000000/67108864, I/O @
0x0000e000/128, BIOS @ 0x????????/524288
[ 6.793] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or
directory)
[ 6.793] (II) LoadModule: "extmod"
[ 6.794] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 6.801] (II) Module extmod: vendor="X.Org Foundation"
[ 6.801] compiled for 1.12.3.901, module version = 1.0.0
[ 6.801] Module class: X.Org Server Extension
[ 6.801] ABI class: X.Org Server Extension, version 6.0
[ 6.801] (II) Loading extension MIT-SCREEN-SAVER
[ 6.801] (II) Loading extension XFree86-VidModeExtension
[ 6.801] (II) Loading extension XFree86-DGA
[ 6.801] (II) Loading extension DPMS
[ 6.801] (II) Loading extension XVideo
[ 6.801] (II) Loading extension XVideo-MotionCompensation
[ 6.801] (II) Loading extension X-Resource
[ 6.801] (II) LoadModule: "dbe"
[ 6.801] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 6.802] (II) Module dbe: vendor="X.Org Foundation"
[ 6.802] compiled for 1.12.3.901, module version = 1.0.0
[ 6.802] Module class: X.Org Server Extension
[ 6.802] ABI class: X.Org Server Extension, version 6.0
[ 6.802] (II) Loading extension DOUBLE-BUFFER
[ 6.802] (II) LoadModule: "glx"
[ 6.802] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.812] (II) Module glx: vendor="X.Org Foundation"
[ 6.812] compiled for 1.12.3.901, module version = 1.0.0
[ 6.812] ABI class: X.Org Server Extension, version 6.0
[ 6.812] (==) AIGLX enabled
[ 6.812] (II) Loading extension GLX
[ 6.812] (II) LoadModule: "record"
[ 6.812] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 6.812] (II) Module record: vendor="X.Org Foundation"
[ 6.812] compiled for 1.12.3.901, module version = 1.13.0
[ 6.812] Module class: X.Org Server Extension
[ 6.812] ABI class: X.Org Server Extension, version 6.0
[ 6.812] (II) Loading extension RECORD
[ 6.812] (II) LoadModule: "dri"
[ 6.812] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 6.820] (II) Module dri: vendor="X.Org Foundation"
[ 6.820] compiled for 1.12.3.901, module version = 1.0.0
[ 6.820] ABI class: X.Org Server Extension, version 6.0
[ 6.820] (II) Loading extension XFree86-DRI
[ 6.820] (II) LoadModule: "dri2"
[ 6.821] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 6.824] (II) Module dri2: vendor="X.Org Foundation"
[ 6.824] compiled for 1.12.3.901, module version = 1.2.0
[ 6.824] ABI class: X.Org Server Extension, version 6.0
[ 6.824] (II) Loading extension DRI2
[ 6.824] (II) LoadModule: "nouveau"
[ 6.843] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 6.856] (II) Module nouveau: vendor="X.Org Foundation"
[ 6.856] compiled for 1.12.2, module version = 1.0.1
[ 6.856] Module class: X.Org Video Driver
[ 6.856] ABI class: X.Org Video Driver, version 12.0
[ 6.856] (II) NOUVEAU driver
[ 6.856] (II) NOUVEAU driver for NVIDIA chipset families :
[ 6.856] RIVA TNT (NV04)
[ 6.856] RIVA TNT2 (NV05)
[ 6.856] GeForce 256 (NV10)
[ 6.856] GeForce 2 (NV11, NV15)
[ 6.856] GeForce 4MX (NV17, NV18)
[ 6.856] GeForce 3 (NV20)
[ 6.856] GeForce 4Ti (NV25, NV28)
[ 6.856] GeForce FX (NV3x)
[ 6.856] GeForce 6 (NV4x)
[ 6.856] GeForce 7 (G7x)
[ 6.856] GeForce 8 (G8x)
[ 6.856] GeForce GTX 200 (NVA0)
[ 6.856] GeForce GTX 400 (NVC0)
[ 6.856] (++) using VT number 7
[ 6.856] drmOpenDevice: node name is /dev/dri/card0
[ 6.856] drmOpenDevice: open result is 7, (OK)
[ 6.856] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 6.856] drmOpenDevice: node name is /dev/dri/card0
[ 6.856] drmOpenDevice: open result is 7, (OK)
[ 6.856] drmOpenByBusid: drmOpenMinor returns 7
[ 6.856] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 6.856] (II) [drm] nouveau interface version: 1.0.0
[ 6.856] (II) Loading sub module "dri"
[ 6.856] (II) LoadModule: "dri"
[ 6.856] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 6.856] (II) Module dri: vendor="X.Org Foundation"
[ 6.856] compiled for 1.12.3.901, module version = 1.0.0
[ 6.856] ABI class: X.Org Server Extension, version 6.0
[ 6.856] (II) NOUVEAU(0): Loaded DRI module
[ 6.856] drmOpenDevice: node name is /dev/dri/card0
[ 6.856] drmOpenDevice: open result is 8, (OK)
[ 6.856] drmOpenDevice: node name is /dev/dri/card0
[ 6.856] drmOpenDevice: open result is 8, (OK)
[ 6.856] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 6.856] drmOpenDevice: node name is /dev/dri/card0
[ 6.856] drmOpenDevice: open result is 8, (OK)
[ 6.856] drmOpenByBusid: drmOpenMinor returns 8
[ 6.856] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 6.856] (II) [drm] DRM interface version 1.4
[ 6.856] (II) [drm] DRM open master succeeded.
[ 6.856] (--) NOUVEAU(0): Chipset: "NVIDIA NVce"
[ 6.856] (II) NOUVEAU(0): Creating default Display subsection in Screen
section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.856] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 6.856] (==) NOUVEAU(0): RGB weight 888
[ 6.856] (==) NOUVEAU(0): Default visual is TrueColor
[ 6.856] (**) NOUVEAU(0): Option "GLXVBlank" "true"
[ 6.856] (==) NOUVEAU(0): Using HW cursor
[ 6.856] (**) NOUVEAU(0): GLX sync to VBlank enabled.
[ 6.856] (==) NOUVEAU(0): Page flipping enabled
[ 6.856] (==) NOUVEAU(0): Swap limit set to 2 [Max allowed 2]
[ 6.888] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[ 6.982] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[ 6.983] (II) NOUVEAU(0): Output HDMI-1 has no monitor section
[ 7.012] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 7.012] (II) NOUVEAU(0): Manufacturer: DEL Model: 4072 Serial#:
1112953164
[ 7.012] (II) NOUVEAU(0): Year: 2011 Week: 38
[ 7.012] (II) NOUVEAU(0): EDID Version: 1.3
[ 7.012] (II) NOUVEAU(0): Digital Display Input
[ 7.012] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 51 vert.: 29
[ 7.012] (II) NOUVEAU(0): Gamma: 2.20
[ 7.012] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[ 7.012] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 7.012] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 7.012] (II) NOUVEAU(0): redX: 0.638 redY: 0.330 greenX: 0.312 greenY:
0.623
[ 7.012] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.068 whiteX: 0.313 whiteY:
0.329
[ 7.012] (II) NOUVEAU(0): Supported established timings:
[ 7.012] (II) NOUVEAU(0): 720x400 at 70Hz
[ 7.012] (II) NOUVEAU(0): 640x480 at 60Hz
[ 7.012] (II) NOUVEAU(0): 640x480 at 75Hz
[ 7.012] (II) NOUVEAU(0): 800x600 at 60Hz
[ 7.012] (II) NOUVEAU(0): 800x600 at 75Hz
[ 7.012] (II) NOUVEAU(0): 1024x768 at 60Hz
[ 7.012] (II) NOUVEAU(0): 1024x768 at 75Hz
[ 7.012] (II) NOUVEAU(0): 1280x1024 at 75Hz
[ 7.012] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 7.012] (II) NOUVEAU(0): Supported standard timings:
[ 7.012] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid:
20337
[ 7.012] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid:
32897
[ 7.012] (II) NOUVEAU(0): #2: hsize: 1920 vsize 1080 refresh: 60 vid:
49361
[ 7.012] (II) NOUVEAU(0): Supported detailed timing:
[ 7.012] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 510 x 287 mm
[ 7.012] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052
h_blank_end 2200 h_border: 0
[ 7.012] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089
v_blanking: 1125 v_border: 0
[ 7.012] (II) NOUVEAU(0): Serial No: 60DK219OBVQL
[ 7.012] (II) NOUVEAU(0): Monitor name: DELL U2312HM
[ 7.012] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max:
83 kHz, PixClock max 175 MHz
[ 7.012] (II) NOUVEAU(0): EDID (in hex):
[ 7.012] (II) NOUVEAU(0): 00ffffffffffff0010ac72404c515642
[ 7.012] (II) NOUVEAU(0): 2615010380331d78ea6ea5a3544f9f26
[ 7.012] (II) NOUVEAU(0): 115054a54b00714f8180d1c001010101
[ 7.012] (II) NOUVEAU(0): 010101010101023a801871382d40582c
[ 7.012] (II) NOUVEAU(0): 4500fe1f1100001e000000ff00363044
[ 7.012] (II) NOUVEAU(0): 4b3231394f4256514c0a000000fc0044
[ 7.012] (II) NOUVEAU(0): 454c4c205532333132484d0a000000fd
[ 7.012] (II) NOUVEAU(0): 00384c1e5311000a20202020202000f0
[ 7.012] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16498
[ 7.012] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[ 7.012] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[ 7.012] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 7.012] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 7.012] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248
2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 7.012] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[ 7.012] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 7.012] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.012] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.106] (II) NOUVEAU(0): EDID for output DVI-I-2
[ 7.108] (II) NOUVEAU(0): EDID for output HDMI-1
[ 7.108] (II) NOUVEAU(0): Output DVI-I-1 connected
[ 7.108] (II) NOUVEAU(0): Output DVI-I-2 disconnected
[ 7.108] (II) NOUVEAU(0): Output HDMI-1 disconnected
[ 7.108] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 7.108] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080
[ 7.108] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless
otherwise stated.
[ 7.108] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[ 7.108] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from
0.0 MHz), 67.5 kHz, 60.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 7.108] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from
0.0 MHz), 80.0 kHz, 75.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from
0.0 MHz), 64.0 kHz, 60.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from
0.0 MHz), 67.5 kHz, 75.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from
0.0 MHz), 60.1 kHz, 75.1 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from
0.0 MHz), 48.4 kHz, 60.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0
MHz), 46.9 kHz, 75.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0
MHz), 37.9 kHz, 60.3 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0
MHz), 37.5 kHz, 75.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0
MHz), 31.5 kHz, 60.0 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 7.108] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0
MHz), 31.5 kHz, 70.1 Hz
[ 7.108] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 7.108] (**) NOUVEAU(0): Display dimensions: (510, 290) mm
[ 7.108] (**) NOUVEAU(0): DPI set to (95, 94)
[ 7.108] (II) Loading sub module "fb"
[ 7.108] (II) LoadModule: "fb"
[ 7.108] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 7.109] (II) Module fb: vendor="X.Org Foundation"
[ 7.109] compiled for 1.12.3.901, module version = 1.0.0
[ 7.109] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.109] (II) Loading sub module "exa"
[ 7.109] (II) LoadModule: "exa"
[ 7.142] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 7.143] (II) Module exa: vendor="X.Org Foundation"
[ 7.143] compiled for 1.12.3.901, module version = 2.5.0
[ 7.143] ABI class: X.Org Video Driver, version 12.1
[ 7.143] (II) Loading sub module "shadowfb"
[ 7.143] (II) LoadModule: "shadowfb"
[ 7.143] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 7.151] (II) Module shadowfb: vendor="X.Org Foundation"
[ 7.152] compiled for 1.12.3.901, module version = 1.0.0
[ 7.152] ABI class: X.Org ANSI C Emulation, version 0.4
[ 7.152] (--) Depth 24 pixmap format is 32 bpp
[ 7.153] (II) NOUVEAU(0): Opened GPU channel 1
[ 7.157] (II) NOUVEAU(0): [DRI2] Setup complete
[ 7.157] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 7.157] (II) NOUVEAU(0): [DRI2] VDPAU driver: nouveau
[ 7.169] (II) EXA(0): Driver allocated offscreen pixmaps
[ 7.169] (II) EXA(0): Driver registered support for the following
operations:
[ 7.169] (II) Solid
[ 7.169] (II) Copy
[ 7.169] (II) Composite (RENDER acceleration)
[ 7.169] (II) UploadToScreen
[ 7.169] (II) DownloadFromScreen
[ 7.169] (==) NOUVEAU(0): Backing store disabled
[ 7.169] (==) NOUVEAU(0): Silken mouse enabled
[ 7.169] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9
Textured Video.
[ 7.169] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 7.169] (==) NOUVEAU(0): DPMS enabled
[ 7.169] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR
disabled message.
[ 7.169] (--) RandR disabled
[ 7.169] (II) Initializing built-in extension Generic Event Extension
[ 7.169] (II) Initializing built-in extension SHAPE
[ 7.169] (II) Initializing built-in extension MIT-SHM
[ 7.169] (II) Initializing built-in extension XInputExtension
[ 7.169] (II) Initializing built-in extension XTEST
[ 7.169] (II) Initializing built-in extension BIG-REQUESTS
[ 7.169] (II) Initializing built-in extension SYNC
[ 7.169] (II) Initializing built-in extension XKEYBOARD
[ 7.169] (II) Initializing built-in extension XC-MISC
[ 7.169] (II) Initializing built-in extension SECURITY
[ 7.169] (II) Initializing built-in extension XINERAMA
[ 7.169] (II) Initializing built-in extension XFIXES
[ 7.169] (II) Initializing built-in extension RENDER
[ 7.169] (II) Initializing built-in extension RANDR
[ 7.169] (II) Initializing built-in extension COMPOSITE
[ 7.169] (II) Initializing built-in extension DAMAGE
[ 7.394] (EE) AIGLX error: Calling driver entry point failed
[ 7.394] (EE) AIGLX: reverting to software rendering
[ 7.394] (II) AIGLX: Screen 0 is not DRI capable
[ 7.575] (II) AIGLX: Loaded and initialized swrast
[ 7.575] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 7.579] (II) NOUVEAU(0): NVEnterVT is called.
[ 7.595] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[ 7.595] resize called 1920 1080
[ 7.782] (II) config/udev: Adding input device Power Button
(/dev/input/event1)
[ 7.782] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.782] (II) LoadModule: "evdev"
[ 7.782] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 7.795] (II) Module evdev: vendor="X.Org Foundation"
[ 7.795] compiled for 1.12.3.901, module version = 2.7.3
[ 7.795] Module class: X.Org XInput Driver
[ 7.795] ABI class: X.Org XInput driver, version 16.0
[ 7.795] (II) Using input driver 'evdev' for 'Power Button'
[ 7.795] (**) Power Button: always reports core events
[ 7.795] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 7.795] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 7.795] (--) evdev: Power Button: Found keys
[ 7.795] (II) evdev: Power Button: Configuring as keyboard
[ 7.795] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 7.795] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 6)
[ 7.795] (**) Option "xkb_rules" "evdev"
[ 7.795] (**) Option "xkb_model" "evdev"
[ 7.795] (**) Option "xkb_layout" "lv"
[ 7.795] (**) Option "xkb_variant" "dvorak"
[ 7.818] (II) config/udev: Adding input device Power Button
(/dev/input/event0)
[ 7.818] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 7.818] (II) Using input driver 'evdev' for 'Power Button'
[ 7.818] (**) Power Button: always reports core events
[ 7.818] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 7.818] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 7.818] (--) evdev: Power Button: Found keys
[ 7.818] (II) evdev: Power Button: Configuring as keyboard
[ 7.818] (**) Option "config_info"
"udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[ 7.818] (II) XINPUT: Adding extended input device "Power Button" (type:
KEYBOARD, id 7)
[ 7.818] (**) Option "xkb_rules" "evdev"
[ 7.818] (**) Option "xkb_model" "evdev"
[ 7.818] (**) Option "xkb_layout" "lv"
[ 7.818] (**) Option "xkb_variant" "dvorak"
[ 7.819] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9
(/dev/input/event16)
[ 7.819] (II) No input driver specified, ignoring this device.
[ 7.819] (II) This device may have been added with another device file.
[ 7.819] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8
(/dev/input/event17)
[ 7.819] (II) No input driver specified, ignoring this device.
[ 7.819] (II) This device may have been added with another device file.
[ 7.819] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7
(/dev/input/event18)
[ 7.819] (II) No input driver specified, ignoring this device.
[ 7.819] (II) This device may have been added with another device file.
[ 7.819] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3
(/dev/input/event19)
[ 7.819] (II) No input driver specified, ignoring this device.
[ 7.819] (II) This device may have been added with another device file.
[ 7.819] (II) config/udev: Adding input device Logitech USB-PS/2 Optical
Mouse (/dev/input/event2)
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev
pointer catchall"
[ 7.819] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical
Mouse'
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 7.819] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device:
"/dev/input/event2"
[ 7.819] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product
0xc044
[ 7.819] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 12 mouse
buttons
[ 7.819] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[ 7.819] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
[ 7.819] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y
relative axes
[ 7.819] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[ 7.819] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel
support
[ 7.819] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons
4 and 5
[ 7.819] (**) evdev: Logitech USB-PS/2 Optical Mouse: EmulateWheelButton:
4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 7.819] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.5/3-1.5.1/3-1.5.1:1.0/input/input2/event2"
[ 7.819] (II) XINPUT: Adding extended input device "Logitech USB-PS/2
Optical Mouse" (type: MOUSE, id 8)
[ 7.819] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for
relative axes.
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration
scheme 1
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile
0
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor:
2.000
[ 7.819] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration
threshold: 4
[ 7.820] (II) config/udev: Adding input device Logitech USB-PS/2 Optical
Mouse (/dev/input/mouse0)
[ 7.820] (II) No input driver specified, ignoring this device.
[ 7.820] (II) This device may have been added with another device file.
[ 7.820] (II) config/udev: Adding input device Razer Razer Arctosa
(/dev/input/event3)
[ 7.820] (**) Razer Razer Arctosa: Applying InputClass "evdev keyboard
catchall"
[ 7.820] (II) Using input driver 'evdev' for 'Razer Razer Arctosa'
[ 7.820] (**) Razer Razer Arctosa: always reports core events
[ 7.820] (**) evdev: Razer Razer Arctosa: Device: "/dev/input/event3"
[ 7.820] (--) evdev: Razer Razer Arctosa: Vendor 0x1532 Product 0x10b
[ 7.820] (--) evdev: Razer Razer Arctosa: Found keys
[ 7.820] (II) evdev: Razer Razer Arctosa: Configuring as keyboard
[ 7.820] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.5/3-1.5.2/3-1.5.2:1.0/input/input3/event3"
[ 7.820] (II) XINPUT: Adding extended input device "Razer Razer Arctosa"
(type: KEYBOARD, id 9)
[ 7.820] (**) Option "xkb_rules" "evdev"
[ 7.820] (**) Option "xkb_model" "evdev"
[ 7.820] (**) Option "xkb_layout" "lv"
[ 7.820] (**) Option "xkb_variant" "dvorak"
[ 7.821] (II) config/udev: Adding input device Razer Razer Arctosa
(/dev/input/event4)
[ 7.821] (**) Razer Razer Arctosa: Applying InputClass "evdev keyboard
catchall"
[ 7.821] (II) Using input driver 'evdev' for 'Razer Razer Arctosa'
[ 7.821] (**) Razer Razer Arctosa: always reports core events
[ 7.821] (**) evdev: Razer Razer Arctosa: Device: "/dev/input/event4"
[ 7.821] (--) evdev: Razer Razer Arctosa: Vendor 0x1532 Product 0x10b
[ 7.821] (--) evdev: Razer Razer Arctosa: Found 1 mouse buttons
[ 7.821] (--) evdev: Razer Razer Arctosa: Found scroll wheel(s)
[ 7.821] (--) evdev: Razer Razer Arctosa: Found relative axes
[ 7.821] (II) evdev: Razer Razer Arctosa: Forcing relative x/y axes to
exist.
[ 7.821] (--) evdev: Razer Razer Arctosa: Found absolute axes
[ 7.821] (II) evdev: Razer Razer Arctosa: Forcing absolute x/y axes to
exist.
[ 7.821] (--) evdev: Razer Razer Arctosa: Found keys
[ 7.821] (II) evdev: Razer Razer Arctosa: Configuring as mouse
[ 7.821] (II) evdev: Razer Razer Arctosa: Configuring as keyboard
[ 7.821] (II) evdev: Razer Razer Arctosa: Adding scrollwheel support
[ 7.821] (**) evdev: Razer Razer Arctosa: YAxisMapping: buttons 4 and 5
[ 7.821] (**) evdev: Razer Razer Arctosa: EmulateWheelButton: 4,
EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 7.821] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.5/3-1.5.2/3-1.5.2:1.1/input/input4/event4"
[ 7.821] (II) XINPUT: Adding extended input device "Razer Razer Arctosa"
(type: KEYBOARD, id 10)
[ 7.821] (**) Option "xkb_rules" "evdev"
[ 7.821] (**) Option "xkb_model" "evdev"
[ 7.821] (**) Option "xkb_layout" "lv"
[ 7.821] (**) Option "xkb_variant" "dvorak"
[ 7.821] (II) evdev: Razer Razer Arctosa: initialized for relative axes.
[ 7.821] (WW) evdev: Razer Razer Arctosa: ignoring absolute axes.
[ 7.821] (**) Razer Razer Arctosa: (accel) keeping acceleration scheme 1
[ 7.821] (**) Razer Razer Arctosa: (accel) acceleration profile 0
[ 7.821] (**) Razer Razer Arctosa: (accel) acceleration factor: 2.000
[ 7.821] (**) Razer Razer Arctosa: (accel) acceleration threshold: 4
[ 7.822] (II) config/udev: Adding input device Vimicro USB2.0 Camera
(/dev/input/event15)
[ 7.822] (**) Vimicro USB2.0 Camera: Applying InputClass "evdev keyboard
catchall"
[ 7.822] (II) Using input driver 'evdev' for 'Vimicro USB2.0 Camera'
[ 7.822] (**) Vimicro USB2.0 Camera: always reports core events
[ 7.822] (**) evdev: Vimicro USB2.0 Camera: Device: "/dev/input/event15"
[ 7.822] (--) evdev: Vimicro USB2.0 Camera: Vendor 0xac8 Product 0x3420
[ 7.822] (--) evdev: Vimicro USB2.0 Camera: Found keys
[ 7.822] (II) evdev: Vimicro USB2.0 Camera: Configuring as keyboard
[ 7.822] (**) Option "config_info"
"udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input15/event15"
[ 7.822] (II) XINPUT: Adding extended input device "Vimicro USB2.0 Camera"
(type: KEYBOARD, id 11)
[ 7.822] (**) Option "xkb_rules" "evdev"
[ 7.822] (**) Option "xkb_model" "evdev"
[ 7.822] (**) Option "xkb_layout" "lv"
[ 7.822] (**) Option "xkb_variant" "dvorak"
[ 7.822] (II) config/udev: Adding input device HDA Intel PCH Front
Headphone (/dev/input/event10)
[ 7.822] (II) No input driver specified, ignoring this device.
[ 7.822] (II) This device may have been added with another device file.
[ 7.823] (II) config/udev: Adding input device HDA Intel PCH Line Out Side
(/dev/input/event11)
[ 7.823] (II) No input driver specified, ignoring this device.
[ 7.823] (II) This device may have been added with another device file.
[ 7.823] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE
(/dev/input/event12)
[ 7.823] (II) No input driver specified, ignoring this device.
[ 7.823] (II) This device may have been added with another device file.
[ 7.823] (II) config/udev: Adding input device HDA Intel PCH Line Out
Surround (/dev/input/event13)
[ 7.823] (II) No input driver specified, ignoring this device.
[ 7.823] (II) This device may have been added with another device file.
[ 7.823] (II) config/udev: Adding input device HDA Intel PCH Line Out Front
(/dev/input/event14)
[ 7.823] (II) No input driver specified, ignoring this device.
[ 7.823] (II) This device may have been added with another device file.
[ 7.824] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3
(/dev/input/event6)
[ 7.824] (II) No input driver specified, ignoring this device.
[ 7.824] (II) This device may have been added with another device file.
[ 7.824] (II) config/udev: Adding input device HDA Intel PCH Line
(/dev/input/event7)
[ 7.824] (II) No input driver specified, ignoring this device.
[ 7.824] (II) This device may have been added with another device file.
[ 7.824] (II) config/udev: Adding input device HDA Intel PCH Front Mic
(/dev/input/event8)
[ 7.824] (II) No input driver specified, ignoring this device.
[ 7.824] (II) This device may have been added with another device file.
[ 7.824] (II) config/udev: Adding input device HDA Intel PCH Rear Mic
(/dev/input/event9)
[ 7.824] (II) No input driver specified, ignoring this device.
[ 7.824] (II) This device may have been added with another device file.
[ 7.825] (II) config/udev: Adding input device PC Speaker
(/dev/input/event5)
[ 7.825] (II) No input driver specified, ignoring this device.
[ 7.825] (II) This device may have been added with another device file.
[ 17.091] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16498
[ 17.091] (II) NOUVEAU(0): Using hsync ranges from config file
[ 17.091] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 17.091] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 17.091] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 17.091] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 17.091] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248
2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 17.196] resize called 1920 1080
[ 18.963] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16498
[ 18.963] (II) NOUVEAU(0): Using hsync ranges from config file
[ 18.963] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 18.963] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 18.963] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 18.963] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 18.963] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248
2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 19.088] (II) NOUVEAU(0): EDID vendor "DEL", prod id 16498
[ 19.088] (II) NOUVEAU(0): Using hsync ranges from config file
[ 19.088] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 19.088] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 19.088] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052
2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 19.088] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056
600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840
480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800
480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900
400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440
1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136
1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184
1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056
600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344
1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440
1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 19.088] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248
2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 853.906]
[ 853.906] Backtrace:
[ 853.906] 0: /usr/bin/X (xorg_backtrace+0x36) [0x5602d6]
[ 853.906] 1: /usr/bin/X (0x400000+0x164039) [0x564039]
[ 853.906] 2: /lib/libpthread.so.0 (0x7ff329491000+0xf170) [0x7ff3294a0170]
[ 853.906] 3: /usr/lib/xorg/modules/drivers/nouveau_drv.so
(0x7ff32655a000+0x195d8) [0x7ff3265735d8]
[ 853.906] 4: /usr/lib/xorg/modules/drivers/nouveau_drv.so
(0x7ff32655a000+0xb3e5) [0x7ff3265653e5]
[ 853.906] 5: /usr/lib/xorg/modules/drivers/nouveau_drv.so
(0x7ff32655a000+0xb6c0) [0x7ff3265656c0]
[ 853.906] 6: /lib/libdrm.so.2 (drmHandleEvent+0x91) [0x7ff326997ed1]
[ 853.906] 7: /usr/lib/xorg/modules/drivers/nouveau_drv.so
(0x7ff32655a000+0x23cdb) [0x7ff32657dcdb]
[ 853.906] 8: /usr/bin/X (WakeupHandler+0x6b) [0x43848b]
[ 853.906] 9: /usr/bin/X (WaitForSomething+0x1a4) [0x55d714]
[ 853.906] 10: /usr/bin/X (0x400000+0x34281) [0x434281]
[ 853.906] 11: /usr/bin/X (0x400000+0x23615) [0x423615]
[ 853.906] 12: /lib/libc.so.6 (__libc_start_main+0xf5) [0x7ff328340725]
[ 853.906] 13: /usr/bin/X (0x400000+0x238ed) [0x4238ed]
[ 853.906]
[ 853.906] Segmentation fault at address 0x8
[ 853.906]
Fatal server error:
[ 853.906] Caught signal 11 (Segmentation fault). Server aborting
[ 853.906]
[ 853.906]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 853.906] Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[ 853.906]
[ 853.920] (II) evdev: Power Button: Close
[ 853.920] (II) UnloadModule: "evdev"
[ 853.923] (II) evdev: Power Button: Close
[ 853.923] (II) UnloadModule: "evdev"
[ 853.923] (II) evdev: Logitech USB-PS/2 Optical Mouse: Close
[ 853.923] (II) UnloadModule: "evdev"
[ 853.924] (II) evdev: Razer Razer Arctosa: Close
[ 853.924] (II) UnloadModule: "evdev"
[ 853.924] (II) evdev: Razer Razer Arctosa: Close
[ 853.924] (II) UnloadModule: "evdev"
[ 853.924] (II) evdev: Vimicro USB2.0 Camera: Close
[ 853.924] (II) UnloadModule: "evdev"
[ 853.925] (II) NOUVEAU(0): NVLeaveVT is called.
[ 853.943] Server terminated with error (1). Closing log file.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list