[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nvida Legacy 304 Catastrophe



On יום ראשון, 9 באוקטובר 2016 13:03:24 IDT Felix Miata wrote:
> David Baron composed on 2016-10-09 13:17 (UTC+0300):
> > These packages upgraded (though they seem no longer on Debian!). The
> > upgrades would not play with opengl2 so plasma would no longer run.
> > Downgrading to testing, due to partial removal from the repos, proved
> > impossible. No more means to file bugs, either!
> > 
> > So I uninstalled them, went back to Nouveaux (which I might even prefer).
> > Plasmashell is unstable, crashes and restarts, and multiple session will
> > not work. Could live the a single-session if that be stable.
> > 
> > There had been problems with firefox in nouveaux last year.
> > 
> > What to do about all this?
> 
> Show us output from 'lspci | grep VGA'
> 
> If output includes 6150SE, try adding nouveau.config=NvMSI=0 to
> kernel cmdline.

01:00.0 VGA compatible controller: NVIDIA Corporation NV44 [GeForce 6200 
TurboCache] (rev a1)

so no 6150SE.
Note that one of the "new problems" is that when I attempt to run a second KDE 
plasma  session, the system hangs with NMI watchdog warnings.

> 
> Show us output from 'inxi -Fz'
Do  not have an inxi
> 
> Show us /var/log/Xorg.0.log
attached.

> Ensure all traces of NVidia driver are purged, including
> /etc/X11/xorg.conf which for most people with most gfxchips using
> FOSS drivers has not been necessary for several Debian generations.

No xorg.conf, as said, no longer needed or relevant.

> With proprietary NVidia driver never having been installed, lsmod
> output should resemble the following with legacy geforce gfxcard:
> 
> button                 12944  1 nouveau
> drm                   249998  5 ttm,drm_kms_helper,nouveau
> drm_kms_helper         49210  1 nouveau
> i2c_algo_bit           12751  1 nouveau
> i2c_core               46012  5
No 'core' entry.
> drm,i2c_i801,drm_kms_helper,i2c_algo_bit,nouveau mxm_wmi               
> 12515  1 nouveau
> nouveau              1122508  2
> ttm                    77862  1 nouveau
> video                  18096  1 nouveau
> wmi                    17339  2 mxm_wmi,nouveau
> 
> Ensure kernel cmdline does not include nomodeset.
> 
Nomodeset. Once used this for a boot=time which between nvidia and nouveau. I 
had to test that to swap in and  out xorg.conf versions but might  wish to now 
attempt such magic by swapping in and out the nouveau blacklist file. If I had 
working nvidia drivers.

> Ensure nothing to do with nouveau is blacklisted.
> 
Removed several copies of that file.

> If a thorough nvidia purge is insufficient, you might try purging
> xserver-xorg-video-nouveau. In Debian Testing and Unstable, this
> should cause use of Xorg's built-in modesetting driver. See:
> http://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-Debian-Abandon-Int
> el-DDX

[    19.794] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    19.794] X Protocol Version 11, Revision 0
[    19.794] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    19.794] Current Operating System: Linux dovidhalevi 4.7.0-1-amd64 #1 SMP Debian 4.7.6-1 (2016-10-07) x86_64
[    19.794] Kernel command line: BOOT_IMAGE=Linux-4.7.0-1 ro root=UUID=d14ae79d-fd96-43d5-83b0-0bbbdd831196 quiet
[    19.795] Build Date: 06 September 2016  01:32:44PM
[    19.795] xorg-server 2:1.18.4-2 (https://www.debian.org/support) 
[    19.795] Current version of pixman: 0.34.0
[    19.795] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    19.795] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    19.795] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 10 09:45:23 2016
[    19.916] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.071] (==) No Layout section.  Using the first Screen section.
[    20.071] (==) No screen section available. Using defaults.
[    20.071] (**) |-->Screen "Default Screen Section" (0)
[    20.071] (**) |   |-->Monitor "<default monitor>"
[    20.094] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    20.094] (==) Automatically adding devices
[    20.094] (==) Automatically enabling devices
[    20.094] (==) Automatically adding GPU devices
[    20.094] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.253] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    20.253] 	Entry deleted from font path.
[    20.271] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    20.271] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.271] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.272] (II) Loader magic: 0x55abb9fdddc0
[    20.272] (II) Module ABI versions:
[    20.272] 	X.Org ANSI C Emulation: 0.4
[    20.272] 	X.Org Video Driver: 20.0
[    20.272] 	X.Org XInput driver : 22.1
[    20.272] 	X.Org Server Extension : 9.0
[    20.273] (++) using VT number 7

[    20.273] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    20.274] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.276] (--) PCI:*(0:1:0:0) 10de:0161:10b0:0403 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[    20.276] (II) LoadModule: "glx"
[    20.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.736] (II) Module glx: vendor="X.Org Foundation"
[    21.736] 	compiled for 1.18.4, module version = 1.0.0
[    21.736] 	ABI class: X.Org Server Extension, version 9.0
[    21.736] (==) AIGLX enabled
[    21.736] (==) Matched nouveau as autoconfigured driver 0
[    21.736] (==) Matched nv as autoconfigured driver 1
[    21.736] (==) Matched nouveau as autoconfigured driver 2
[    21.736] (==) Matched nv as autoconfigured driver 3
[    21.736] (==) Matched modesetting as autoconfigured driver 4
[    21.736] (==) Matched fbdev as autoconfigured driver 5
[    21.736] (==) Matched vesa as autoconfigured driver 6
[    21.736] (==) Assigned the driver to the xf86ConfigLayout
[    21.736] (II) LoadModule: "nouveau"
[    21.746] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    21.853] (II) Module nouveau: vendor="X.Org Foundation"
[    21.853] 	compiled for 1.18.4, module version = 1.0.13
[    21.853] 	Module class: X.Org Video Driver
[    21.853] 	ABI class: X.Org Video Driver, version 20.0
[    21.853] (II) LoadModule: "nv"
[    21.854] (WW) Warning, couldn't open module nv
[    21.854] (II) UnloadModule: "nv"
[    21.854] (II) Unloading nv
[    21.854] (EE) Failed to load module "nv" (module does not exist, 0)
[    21.854] (II) LoadModule: "modesetting"
[    21.855] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.895] (II) Module modesetting: vendor="X.Org Foundation"
[    21.895] 	compiled for 1.18.4, module version = 1.18.4
[    21.895] 	Module class: X.Org Video Driver
[    21.895] 	ABI class: X.Org Video Driver, version 20.0
[    21.895] (II) LoadModule: "fbdev"
[    21.895] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    21.930] (II) Module fbdev: vendor="X.Org Foundation"
[    21.930] 	compiled for 1.18.0, module version = 0.4.4
[    21.930] 	Module class: X.Org Video Driver
[    21.930] 	ABI class: X.Org Video Driver, version 20.0
[    21.930] (II) LoadModule: "vesa"
[    21.931] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    21.931] (II) Module vesa: vendor="X.Org Foundation"
[    21.931] 	compiled for 1.18.0, module version = 2.3.4
[    21.932] 	Module class: X.Org Video Driver
[    21.932] 	ABI class: X.Org Video Driver, version 20.0
[    21.932] (II) NOUVEAU driver Date:   Tue Sep 20 00:31:06 2016 -0400
[    21.932] (II) NOUVEAU driver for NVIDIA chipset families :
[    21.932] 	RIVA TNT        (NV04)
[    21.932] 	RIVA TNT2       (NV05)
[    21.932] 	GeForce 256     (NV10)
[    21.932] 	GeForce 2       (NV11, NV15)
[    21.932] 	GeForce 4MX     (NV17, NV18)
[    21.932] 	GeForce 3       (NV20)
[    21.933] 	GeForce 4Ti     (NV25, NV28)
[    21.933] 	GeForce FX      (NV3x)
[    21.933] 	GeForce 6       (NV4x)
[    21.933] 	GeForce 7       (G7x)
[    21.933] 	GeForce 8       (G8x)
[    21.933] 	GeForce GTX 200 (NVA0)
[    21.933] 	GeForce GTX 400 (NVC0)
[    21.933] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.933] (II) FBDEV: driver for framebuffer: fbdev
[    21.933] (II) VESA: driver for VESA chipsets: vesa
[    21.944] (II) [drm] nouveau interface version: 1.3.1
[    21.944] (WW) Falling back to old probe method for modesetting
[    21.944] (WW) Falling back to old probe method for fbdev
[    21.944] (II) Loading sub module "fbdevhw"
[    21.944] (II) LoadModule: "fbdevhw"
[    21.945] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    21.980] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.980] 	compiled for 1.18.4, module version = 0.0.2
[    21.980] 	ABI class: X.Org Video Driver, version 20.0
[    21.980] (WW) Falling back to old probe method for vesa
[    21.980] (II) Loading sub module "dri2"
[    21.980] (II) LoadModule: "dri2"
[    21.980] (II) Module "dri2" already built-in
[    21.980] (--) NOUVEAU(0): Chipset: "NVIDIA NV44"
[    21.980] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    21.980] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    21.980] (==) NOUVEAU(0): RGB weight 888
[    21.980] (==) NOUVEAU(0): Default visual is TrueColor
[    21.980] (==) NOUVEAU(0): Using HW cursor
[    21.981] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[    21.981] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[    21.981] (==) NOUVEAU(0): Page flipping enabled
[    21.981] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[    21.981] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[    21.981] (II) NOUVEAU(0): Initializing outputs ...
[    22.029] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[    22.060] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    22.088] (II) NOUVEAU(0): Output TV-1 has no monitor section
[    22.088] (II) NOUVEAU(0): 3 crtcs needed for screen.
[    22.088] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[    22.089] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[    22.123] (II) NOUVEAU(0): EDID for output VGA-1
[    22.123] (II) NOUVEAU(0): Manufacturer: SAM  Model: 215  Serial#: 1296380215
[    22.123] (II) NOUVEAU(0): Year: 2006  Week: 42
[    22.123] (II) NOUVEAU(0): EDID Version: 1.3
[    22.123] (II) NOUVEAU(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    22.123] (II) NOUVEAU(0): Sync:  Separate  Composite  SyncOnGreen
[    22.124] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[    22.124] (II) NOUVEAU(0): Gamma: 2.20
[    22.124] (II) NOUVEAU(0): DPMS capabilities: Off; RGB/Color Display
[    22.124] (II) NOUVEAU(0): First detailed timing is preferred mode
[    22.124] (II) NOUVEAU(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
[    22.124] (II) NOUVEAU(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[    22.124] (II) NOUVEAU(0): Supported established timings:
[    22.124] (II) NOUVEAU(0): 720x400@70Hz
[    22.124] (II) NOUVEAU(0): 640x480@60Hz
[    22.124] (II) NOUVEAU(0): 640x480@67Hz
[    22.124] (II) NOUVEAU(0): 640x480@72Hz
[    22.124] (II) NOUVEAU(0): 640x480@75Hz
[    22.124] (II) NOUVEAU(0): 800x600@56Hz
[    22.124] (II) NOUVEAU(0): 800x600@60Hz
[    22.124] (II) NOUVEAU(0): 800x600@72Hz
[    22.124] (II) NOUVEAU(0): 800x600@75Hz
[    22.124] (II) NOUVEAU(0): 832x624@75Hz
[    22.124] (II) NOUVEAU(0): 1024x768@60Hz
[    22.124] (II) NOUVEAU(0): 1024x768@70Hz
[    22.124] (II) NOUVEAU(0): 1024x768@75Hz
[    22.124] (II) NOUVEAU(0): 1280x1024@75Hz
[    22.124] (II) NOUVEAU(0): 1152x864@75Hz
[    22.124] (II) NOUVEAU(0): Manufacturer's mask: 0
[    22.124] (II) NOUVEAU(0): Supported standard timings:
[    22.124] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[    22.124] (II) NOUVEAU(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    22.124] (II) NOUVEAU(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    22.124] (II) NOUVEAU(0): Supported detailed timing:
[    22.124] (II) NOUVEAU(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[    22.124] (II) NOUVEAU(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    22.124] (II) NOUVEAU(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    22.124] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[    22.124] (II) NOUVEAU(0): Monitor name: SyncMaster
[    22.124] (II) NOUVEAU(0): Serial No: HVELA04041
[    22.124] (II) NOUVEAU(0): EDID (in hex):
[    22.124] (II) NOUVEAU(0): 	00ffffffffffff004c2d15023731454d
[    22.125] (II) NOUVEAU(0): 	2a1001030e221b782a3d85a6564a9a24
[    22.125] (II) NOUVEAU(0): 	125054bfef80818f714f814001010101
[    22.125] (II) NOUVEAU(0): 	010101010101302a009851002a403070
[    22.125] (II) NOUVEAU(0): 	1300520e1100001e000000fd00384b1e
[    22.125] (II) NOUVEAU(0): 	510e000a202020202020000000fc0053
[    22.125] (II) NOUVEAU(0): 	796e634d61737465720a2020000000ff
[    22.125] (II) NOUVEAU(0): 	004856454c4130343034310a20200055
[    22.125] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[    22.125] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    22.125] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.125] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    22.156] (II) NOUVEAU(0): EDID for output DVI-I-1
[    22.188] (II) NOUVEAU(0): EDID for output TV-1
[    22.188] (II) NOUVEAU(0): Output VGA-1 connected
[    22.188] (II) NOUVEAU(0): Output DVI-I-1 disconnected
[    22.188] (II) NOUVEAU(0): Output TV-1 disconnected
[    22.188] (II) NOUVEAU(0): Using exact sizes for initial modes
[    22.188] (II) NOUVEAU(0): Output VGA-1 using initial mode 1280x1024 +0+0
[    22.188] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    22.188] (--) NOUVEAU(0): Virtual size is 1280x1024 (pitch 0)
[    22.188] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    22.189] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.0 kHz, 75.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
[    22.189] (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz
[    22.189] (II) NOUVEAU(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    22.189] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[    22.189] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    22.189] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    22.189] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz
[    22.189] (II) NOUVEAU(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    22.190] (**) NOUVEAU(0):  Driver mode "640x480": 30.2 MHz (scaled from 0.0 MHz), 35.0 kHz, 66.7 Hz
[    22.190] (II) NOUVEAU(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    22.190] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[    22.190] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.190] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    22.190] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    22.190] (==) NOUVEAU(0): DPI set to (96, 96)
[    22.190] (II) Loading sub module "fb"
[    22.190] (II) LoadModule: "fb"
[    22.190] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.249] (II) Module fb: vendor="X.Org Foundation"
[    22.249] 	compiled for 1.18.4, module version = 1.0.0
[    22.249] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.249] (II) Loading sub module "shadowfb"
[    22.249] (II) LoadModule: "shadowfb"
[    22.249] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    22.281] (II) Module shadowfb: vendor="X.Org Foundation"
[    22.281] 	compiled for 1.18.4, module version = 1.0.0
[    22.281] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.281] (II) UnloadModule: "modesetting"
[    22.281] (II) Unloading modesetting
[    22.281] (II) UnloadModule: "fbdev"
[    22.281] (II) Unloading fbdev
[    22.281] (II) UnloadSubModule: "fbdevhw"
[    22.281] (II) Unloading fbdevhw
[    22.281] (II) UnloadModule: "vesa"
[    22.281] (II) Unloading vesa
[    22.281] (--) Depth 24 pixmap format is 32 bpp
[    22.285] (II) NOUVEAU(0): Channel setup complete.
[    22.337] (II) NOUVEAU(0): Hardware support for Present enabled
[    22.337] (II) NOUVEAU(0): [DRI2] Setup complete
[    22.337] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    22.337] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[    22.337] (II) Loading sub module "exa"
[    22.337] (II) LoadModule: "exa"
[    22.337] (II) Loading /usr/lib/xorg/modules/libexa.so
[    22.371] (II) Module exa: vendor="X.Org Foundation"
[    22.371] 	compiled for 1.18.4, module version = 2.6.0
[    22.371] 	ABI class: X.Org Video Driver, version 20.0
[    22.421] (II) EXA(0): Driver allocated offscreen pixmaps
[    22.421] (II) EXA(0): Driver registered support for the following operations:
[    22.421] (II)         Solid
[    22.421] (II)         Copy
[    22.421] (II)         Composite (RENDER acceleration)
[    22.421] (II)         UploadToScreen
[    22.421] (II)         DownloadFromScreen
[    22.421] (==) NOUVEAU(0): Backing store enabled
[    22.421] (==) NOUVEAU(0): Silken mouse enabled
[    22.421] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[    22.421] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    22.421] (==) NOUVEAU(0): DPMS enabled
[    22.421] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    22.446] (--) RandR disabled
[    22.474] (II) SELinux: Disabled on system
[    24.840] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    24.840] (II) AIGLX: enabled GLX_ARB_create_context
[    24.840] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    24.840] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    24.840] (II) AIGLX: enabled GLX_INTEL_swap_event
[    24.840] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    24.840] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    24.840] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    24.840] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    24.840] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    24.842] (II) AIGLX: Loaded and initialized nouveau
[    24.842] (II) GLX: Initialized DRI2 GL provider for screen 0
[    24.846] (II) NOUVEAU(0): NVEnterVT is called.
[    24.868] (II) NOUVEAU(0): Setting screen physical size to 338 x 270
[    24.868] resize called 1280 1024
[    26.183] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    26.184] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.184] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    26.184] (II) LoadModule: "libinput"
[    26.186] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    26.517] (II) Module libinput: vendor="X.Org Foundation"
[    26.517] 	compiled for 1.18.4, module version = 0.20.0
[    26.517] 	Module class: X.Org XInput Driver
[    26.517] 	ABI class: X.Org XInput driver, version 22.1
[    26.517] (II) Using input driver 'libinput' for 'Power Button'
[    26.517] (**) Power Button: always reports core events
[    26.517] (**) Option "Device" "/dev/input/event3"
[    26.517] (**) Option "_source" "server/udev"
[    26.518] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    26.519] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    26.528] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    26.528] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.528] (**) Option "xkb_model" "pc105"
[    26.528] (**) Option "xkb_layout" "us"
[    26.529] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[    26.529] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[    26.530] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    26.530] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.530] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    26.530] (II) Using input driver 'libinput' for 'Power Button'
[    26.530] (**) Power Button: always reports core events
[    26.530] (**) Option "Device" "/dev/input/event2"
[    26.530] (**) Option "_source" "server/udev"
[    26.530] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    26.530] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    26.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    26.548] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    26.548] (**) Option "xkb_model" "pc105"
[    26.548] (**) Option "xkb_layout" "us"
[    26.549] (II) input device 'Power Button', /dev/input/event2 is tagged by udev as: Keyboard
[    26.549] (II) input device 'Power Button', /dev/input/event2 is a keyboard
[    26.551] (II) config/udev: Adding input device Analog 2-axis 4-button joystick (/dev/input/event4)
[    26.551] (II) No input driver specified, ignoring this device.
[    26.551] (II) This device may have been added with another device file.
[    26.552] (II) config/udev: Adding input device Analog 2-axis 4-button joystick (/dev/input/js0)
[    26.552] (II) No input driver specified, ignoring this device.
[    26.552] (II) This device may have been added with another device file.
[    26.553] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    26.553] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    26.553] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    26.553] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    26.553] (**) AT Translated Set 2 keyboard: always reports core events
[    26.553] (**) Option "Device" "/dev/input/event0"
[    26.553] (**) Option "_source" "server/udev"
[    26.554] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    26.554] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    26.568] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    26.568] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[    26.568] (**) Option "xkb_model" "pc105"
[    26.568] (**) Option "xkb_layout" "us"
[    26.569] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[    26.569] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[    26.569] (II) config/udev: Adding input device ImExPS/2 BYD TouchPad (/dev/input/event1)
[    26.569] (**) ImExPS/2 BYD TouchPad: Applying InputClass "evdev pointer catchall"
[    26.569] (**) ImExPS/2 BYD TouchPad: Applying InputClass "libinput pointer catchall"
[    26.569] (II) Using input driver 'libinput' for 'ImExPS/2 BYD TouchPad'
[    26.569] (**) ImExPS/2 BYD TouchPad: always reports core events
[    26.569] (**) Option "Device" "/dev/input/event1"
[    26.569] (**) Option "_source" "server/udev"
[    26.570] (II) input device 'ImExPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[    26.570] (II) input device 'ImExPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[    26.600] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
[    26.600] (II) XINPUT: Adding extended input device "ImExPS/2 BYD TouchPad" (type: MOUSE, id 9)
[    26.601] (**) Option "AccelerationScheme" "none"
[    26.601] (**) ImExPS/2 BYD TouchPad: (accel) selected scheme none/0
[    26.601] (**) ImExPS/2 BYD TouchPad: (accel) acceleration factor: 2.000
[    26.601] (**) ImExPS/2 BYD TouchPad: (accel) acceleration threshold: 4
[    26.601] (II) input device 'ImExPS/2 BYD TouchPad', /dev/input/event1 is tagged by udev as: Mouse
[    26.601] (II) input device 'ImExPS/2 BYD TouchPad', /dev/input/event1 is a pointer caps
[    26.602] (II) config/udev: Adding input device ImExPS/2 BYD TouchPad (/dev/input/mouse0)
[    26.602] (II) No input driver specified, ignoring this device.
[    26.602] (II) This device may have been added with another device file.
[    26.603] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    26.603] (II) No input driver specified, ignoring this device.
[    26.603] (II) This device may have been added with another device file.
[    63.944] (II) NOUVEAU(0): EDID vendor "SAM", prod id 533
[    63.944] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    63.944] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    63.944] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    63.944] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    63.944] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    63.944] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    63.944] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    63.944] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    63.944] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    63.945] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    64.268] (II) NOUVEAU(0): EDID vendor "SAM", prod id 533
[    64.268] (II) NOUVEAU(0): Using hsync ranges from config file
[    64.268] (II) NOUVEAU(0): Using vrefresh ranges from config file
[    64.268] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    64.268] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    64.268] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    64.268] (II) NOUVEAU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    64.268] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    64.268] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    64.268] (II) NOUVEAU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    64.268] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    64.269] (II) NOUVEAU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    64.270] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    64.270] (II) NOUVEAU(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

Reply to: