NetBSD-Bugs archive

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

Re: xsrc/54390: nouveau (gm206 firmware) does not work (white screen with dots)



The following reply was made to PR xsrc/54390; it has been noted by GNATS.

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: xsrc/54390: nouveau (gm206 firmware) does not work (white screen
 with dots)
Date: Sat, 20 Jul 2019 17:24:00 +0200

 Oh, and here's the Xorg.log:
 
 
 X.Org X Server 1.20.5
 X Protocol Version 11, Revision 0
 Build Operating System: NetBSD/amd64 8.99.50 - The NetBSD Foundation, Inc.
 Current Operating System: NetBSD miau.gatalith.at 8.99.50 NetBSD 8.99.50 (MIAU) #10: Fri Jul 12 13:47:03 CEST 2019  wiz%yt.nih.at@localhost:/disk/6/archive/foreign/src/sys/arch/amd64/compile/obj/MIAU amd64
 Build Date: 03 March 2019  07:11:23AM
  
 Current version of pixman: 0.38.4
 	Before reporting problems, check http://wiki.x.org
 	to make sure that you have the latest version.
 Markers: (--) probed, (**) from config file, (==) default setting,
 	(++) from command line, (!!) notice, (II) informational,
 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 15 21:36:43 2019
 (II) Loader magic: 0x1a028ea20
 (II) Module ABI versions:
 	X.Org ANSI C Emulation: 0.4
 	X.Org Video Driver: 24.0
 	X.Org XInput driver : 24.1
 	X.Org Server Extension : 10.0
 (--) PCI:*(65@12:0:0) 10de:1401:1462:3201 rev 161, Mem @ 0x9e000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
 (==) Using default built-in configuration (39 lines)
 (==) --- Start of built-in configuration ---
 	Section "Device"
 		Identifier	"Builtin Default nouveau Device 0"
 		Driver	"nouveau"
 	EndSection
 	Section "Screen"
 		Identifier	"Builtin Default nouveau Screen 0"
 		Device	"Builtin Default nouveau Device 0"
 	EndSection
 	Section "Device"
 		Identifier	"Builtin Default nv Device 0"
 		Driver	"nv"
 	EndSection
 	Section "Screen"
 		Identifier	"Builtin Default nv Screen 0"
 		Device	"Builtin Default nv Device 0"
 	EndSection
 	Section "Device"
 		Identifier	"Builtin Default fbdev Device 0"
 		Driver	"fbdev"
 	EndSection
 	Section "Screen"
 		Identifier	"Builtin Default fbdev Screen 0"
 		Device	"Builtin Default fbdev Device 0"
 	EndSection
 	Section "Device"
 		Identifier	"Builtin Default vesa Device 0"
 		Driver	"vesa"
 	EndSection
 	Section "Screen"
 		Identifier	"Builtin Default vesa Screen 0"
 		Device	"Builtin Default vesa Device 0"
 	EndSection
 	Section "ServerLayout"
 		Identifier	"Builtin Default Layout"
 		Screen	"Builtin Default nouveau Screen 0"
 		Screen	"Builtin Default nv Screen 0"
 		Screen	"Builtin Default fbdev Screen 0"
 		Screen	"Builtin Default vesa Screen 0"
 	EndSection
 (==) --- End of built-in configuration ---
 (==) ServerLayout "Builtin Default Layout"
 (**) |-->Screen "Builtin Default nouveau Screen 0" (0)
 (**) |   |-->Monitor "<default monitor>"
 (**) |   |-->Device "Builtin Default nouveau Device 0"
 (==) No monitor specified for screen "Builtin Default nouveau Screen 0".
 	Using a default monitor configuration.
 (**) |-->Screen "Builtin Default nv Screen 0" (1)
 (**) |   |-->Monitor "<default monitor>"
 (**) |   |-->Device "Builtin Default nv Device 0"
 (==) No monitor specified for screen "Builtin Default nv Screen 0".
 	Using a default monitor configuration.
 (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
 (**) |   |-->Monitor "<default monitor>"
 (**) |   |-->Device "Builtin Default fbdev Device 0"
 (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
 	Using a default monitor configuration.
 (**) |-->Screen "Builtin Default vesa Screen 0" (3)
 (**) |   |-->Monitor "<default monitor>"
 (**) |   |-->Device "Builtin Default vesa Device 0"
 (==) No monitor specified for screen "Builtin Default vesa Screen 0".
 	Using a default monitor configuration.
 (==) Not automatically adding devices
 (==) Not automatically enabling devices
 (==) Not automatically adding GPU devices
 (==) Max clients allowed: 256, resource mask: 0x1fffff
 (==) FontPath set to:
 	/usr/X11R7/lib/X11/fonts/misc/,
 	/usr/X11R7/lib/X11/fonts/TTF/,
 	/usr/X11R7/lib/X11/fonts/Type1/,
 	/usr/X11R7/lib/X11/fonts/75dpi/,
 	/usr/X11R7/lib/X11/fonts/100dpi/
 (==) ModulePath set to "/usr/X11R7/lib/modules"
 (==) |-->Input Device "<default pointer>"
 (==) |-->Input Device "<default keyboard>"
 (==) The core pointer device wasn't specified explicitly in the layout.
 	Using the default mouse configuration.
 (==) The core keyboard device wasn't specified explicitly in the layout.
 	Using the default keyboard configuration.
 (II) LoadModule: "glx"
 (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
 (II) Module glx: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.0.0
 	ABI class: X.Org Server Extension, version 10.0
 (II) LoadModule: "nouveau"
 (II) Loading /usr/X11R7/lib/modules/drivers/nouveau_drv.so
 (II) Module nouveau: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.0.16
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 24.0
 (II) LoadModule: "nv"
 (II) Loading /usr/X11R7/lib/modules/drivers/nv_drv.so
 (II) Module nv: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 2.1.21
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 24.0
 (II) LoadModule: "fbdev"
 (WW) Warning, couldn't open module fbdev
 (EE) Failed to load module "fbdev" (module does not exist, 0)
 (II) LoadModule: "vesa"
 (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
 (II) Module vesa: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 2.4.0
 	Module class: X.Org Video Driver
 	ABI class: X.Org Video Driver, version 24.0
 (II) LoadModule: "mouse"
 (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
 (II) Module mouse: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.9.2
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 24.1
 (II) LoadModule: "kbd"
 (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
 (II) Module kbd: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.9.0
 	Module class: X.Org XInput Driver
 	ABI class: X.Org XInput driver, version 24.1
 (II) NOUVEAU driver 
 (II) NOUVEAU driver for NVIDIA chipset families :
 	RIVA TNT            (NV04)
 	RIVA TNT2           (NV05)
 	GeForce 256         (NV10)
 	GeForce 2           (NV11, NV15)
 	GeForce 4MX         (NV17, NV18)
 	GeForce 3           (NV20)
 	GeForce 4Ti         (NV25, NV28)
 	GeForce FX          (NV3x)
 	GeForce 6           (NV4x)
 	GeForce 7           (G7x)
 	GeForce 8           (G8x)
 	GeForce 9           (G9x)
 	GeForce GTX 2xx/3xx (GT2xx)
 	GeForce GTX 4xx/5xx (GFxxx)
 	GeForce GTX 6xx/7xx (GKxxx)
 	GeForce GTX 9xx     (GMxxx)
 	GeForce GTX 10xx    (GPxxx)
 (II) NOUVEAU driver 
 (II) NOUVEAU driver for NVIDIA chipset families :
 	RIVA TNT            (NV04)
 	RIVA TNT2           (NV05)
 	GeForce 256         (NV10)
 	GeForce 2           (NV11, NV15)
 	GeForce 4MX         (NV17, NV18)
 	GeForce 3           (NV20)
 	GeForce 4Ti         (NV25, NV28)
 	GeForce FX          (NV3x)
 	GeForce 6           (NV4x)
 	GeForce 7           (G7x)
 	GeForce 8           (G8x)
 	GeForce 9           (G9x)
 	GeForce GTX 2xx/3xx (GT2xx)
 	GeForce GTX 4xx/5xx (GFxxx)
 	GeForce GTX 6xx/7xx (GKxxx)
 	GeForce GTX 9xx     (GMxxx)
 	GeForce GTX 10xx    (GPxxx)
 (II) VESA: driver for VESA chipsets: vesa
 (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
 (--) using VT number 5
 (II) [drm] nouveau interface version: 1.3.1
 (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
 (II) Loading sub module "dri2"
 (II) LoadModule: "dri2"
 (II) Module "dri2" already built-in
 (--) NOUVEAU(0): Chipset: "NVIDIA NV126"
 (II) NOUVEAU(0): Creating default Display subsection in Screen section
 	"Builtin Default nouveau Screen 0" for depth/fbbpp 24/32
 (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
 (==) NOUVEAU(0): RGB weight 888
 (==) NOUVEAU(0): Default visual is TrueColor
 (==) NOUVEAU(0): Using HW cursor
 (==) NOUVEAU(0): Allowed maximum DRI level 2.
 (==) NOUVEAU(0): GLX sync to VBlank enabled.
 (==) NOUVEAU(0): Page flipping enabled
 (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
 (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
 (II) NOUVEAU(0): Initializing outputs ...
 (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
 (II) NOUVEAU(0): Output DP-1 has no monitor section
 (II) NOUVEAU(0): Output DP-2 has no monitor section
 (II) NOUVEAU(0): Output DP-3 has no monitor section
 (II) NOUVEAU(0): Output HDMI-1 has no monitor section
 (II) NOUVEAU(0): 5 crtcs needed for screen.
 (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
 (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
 (II) NOUVEAU(0): Allocated crtc nr. 2 to this screen.
 (II) NOUVEAU(0): Allocated crtc nr. 3 to this screen.
 (II) NOUVEAU(0): EDID for output DVI-I-1
 (II) NOUVEAU(0): EDID for output DP-1
 (II) NOUVEAU(0): EDID for output DP-2
 (II) NOUVEAU(0): EDID for output DP-3
 (II) NOUVEAU(0): EDID for output HDMI-1
 (II) NOUVEAU(0): Manufacturer: BNQ  Model: 8030  Serial#: 21573
 (II) NOUVEAU(0): Year: 2019  Week: 4
 (II) NOUVEAU(0): EDID Version: 1.3
 (II) NOUVEAU(0): Digital Display Input
 (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 60  vert.: 34
 (II) NOUVEAU(0): Gamma: 2.20
 (II) NOUVEAU(0): DPMS capabilities: Off
 (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
 (II) NOUVEAU(0): Default color space is primary color space
 (II) NOUVEAU(0): First detailed timing is preferred mode
 (II) NOUVEAU(0): redX: 0.672 redY: 0.318   greenX: 0.207 greenY: 0.713
 (II) NOUVEAU(0): blueX: 0.148 blueY: 0.056   whiteX: 0.313 whiteY: 0.329
 (II) NOUVEAU(0): Supported established timings:
 (II) NOUVEAU(0): 720x400@70Hz
 (II) NOUVEAU(0): 640x480@60Hz
 (II) NOUVEAU(0): 640x480@75Hz
 (II) NOUVEAU(0): 800x600@60Hz
 (II) NOUVEAU(0): 800x600@75Hz
 (II) NOUVEAU(0): 832x624@75Hz
 (II) NOUVEAU(0): 1024x768@60Hz
 (II) NOUVEAU(0): 1024x768@75Hz
 (II) NOUVEAU(0): 1280x1024@75Hz
 (II) NOUVEAU(0): 1152x864@75Hz
 (II) NOUVEAU(0): Manufacturer's mask: 0
 (II) NOUVEAU(0): Supported standard timings:
 (II) NOUVEAU(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
 (II) NOUVEAU(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
 (II) NOUVEAU(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
 (II) NOUVEAU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
 (II) NOUVEAU(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
 (II) NOUVEAU(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
 (II) NOUVEAU(0): Supported detailed timing:
 (II) NOUVEAU(0): clock: 533.2 MHz   Image Size:  597 x 336 mm
 (II) NOUVEAU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
 (II) NOUVEAU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
 (II) NOUVEAU(0): Serial No: P1K00528019
 (II) NOUVEAU(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 135 kHz, PixClock max 605 MHz
 (II) NOUVEAU(0): Monitor name: BenQ PD2720U
 (II) NOUVEAU(0): Supported detailed timing:
 (II) NOUVEAU(0): clock: 241.5 MHz   Image Size:  597 x 336 mm
 (II) NOUVEAU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
 (II) NOUVEAU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
 (II) NOUVEAU(0): Supported detailed timing:
 (II) NOUVEAU(0): clock: 262.8 MHz   Image Size:  597 x 336 mm
 (II) NOUVEAU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
 (II) NOUVEAU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2191 v_border: 0
 (II) NOUVEAU(0): Supported detailed timing:
 (II) NOUVEAU(0): clock: 277.2 MHz   Image Size:  597 x 336 mm
 (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
 (II) NOUVEAU(0): v_active: 2160  v_sync: 2163  v_sync_end 2173 v_blanking: 2222 v_border: 0
 (II) NOUVEAU(0): Number of EDID sections to follow: 1
 (II) NOUVEAU(0): EDID (in hex):
 (II) NOUVEAU(0): 	00ffffffffffff0009d1308045540000
 (II) NOUVEAU(0): 	041d0103803c22782e2215ac5135b626
 (II) NOUVEAU(0): 	0e5054a56b80d1c0b300a9c081808100
 (II) NOUVEAU(0): 	81c0010101014dd000a0f0703e803020
 (II) NOUVEAU(0): 	350055502100001a000000ff0050314b
 (II) NOUVEAU(0): 	30303532383031390a20000000fd0032
 (II) NOUVEAU(0): 	4c1e873c000a202020202020000000fc
 (II) NOUVEAU(0): 	0042656e5120504432373230550a010a
 (II) NOUVEAU(0): 	020344f1515d5e5f6061101f22212005
 (II) NOUVEAU(0): 	14041312030123090707830100006d03
 (II) NOUVEAU(0): 	0c001000383c20006001020367d85dc4
 (II) NOUVEAU(0): 	01788003e305e301e40f180000e60605
 (II) NOUVEAU(0): 	015b5a4a565e00a0a0a0295030203500
 (II) NOUVEAU(0): 	55502100001aa36600a0f0701f803020
 (II) NOUVEAU(0): 	350055502100001a4d6c80a070703e80
 (II) NOUVEAU(0): 	30203a0055502100001a0000000000fa
 (--) NOUVEAU(0): HDMI max TMDS frequency 300000KHz
 (II) NOUVEAU(0): Printing probed modes for output HDMI-1
 (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
 (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
 (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
 (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
 (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
 (II) NOUVEAU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
 (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
 (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (II) NOUVEAU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
 (II) NOUVEAU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
 (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
 (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
 (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
 (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
 (II) NOUVEAU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
 (II) NOUVEAU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) NOUVEAU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
 (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
 (II) NOUVEAU(0): Output DVI-I-1 disconnected
 (II) NOUVEAU(0): Output DP-1 disconnected
 (II) NOUVEAU(0): Output DP-2 disconnected
 (II) NOUVEAU(0): Output DP-3 disconnected
 (II) NOUVEAU(0): Output HDMI-1 connected
 (II) NOUVEAU(0): Using exact sizes for initial modes
 (II) NOUVEAU(0): Output HDMI-1 using initial mode 1920x1080 +0+0
 (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
 (II) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 56.2 kHz, 50.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 148.4 MHz (scaled from 0.0 MHz), 67.4 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080i": 74.2 MHz (scaled from 0.0 MHz), 33.8 kHz, 60.0 Hz (I)
 (II) NOUVEAU(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080i": 74.2 MHz (scaled from 0.0 MHz), 28.1 kHz, 50.0 Hz (I)
 (II) NOUVEAU(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 33.8 kHz, 30.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 28.1 kHz, 25.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080i": 74.2 MHz (scaled from 0.0 MHz), 33.7 kHz, 59.9 Hz (I)
 (II) NOUVEAU(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 33.7 kHz, 30.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
 (**) NOUVEAU(0):  Driver mode "1920x1080": 74.2 MHz (scaled from 0.0 MHz), 27.0 kHz, 24.0 Hz
 (II) NOUVEAU(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
 (**) NOUVEAU(0):  Driver mode "1600x900": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
 (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
 (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
 (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 37.5 kHz, 50.0 Hz
 (II) NOUVEAU(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
 (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
 (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
 (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
 (**) NOUVEAU(0):  Driver mode "832x624": 57.3 MHz (scaled from 0.0 MHz), 49.7 kHz, 74.6 Hz
 (II) NOUVEAU(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
 (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
 (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
 (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
 (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
 (**) NOUVEAU(0):  Driver mode "720x576": 27.0 MHz (scaled from 0.0 MHz), 31.2 kHz, 50.0 Hz
 (II) NOUVEAU(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
 (**) NOUVEAU(0):  Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "720x480": 27.0 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
 (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
 (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
 (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
 (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
 (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
 (==) NOUVEAU(0): DPI set to (96, 96)
 (II) Loading sub module "fb"
 (II) LoadModule: "fb"
 (II) Loading /usr/X11R7/lib/modules/libfb.so
 (II) Module fb: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.0.0
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) Loading sub module "shadowfb"
 (II) LoadModule: "shadowfb"
 (II) Loading /usr/X11R7/lib/modules/libshadowfb.so
 (II) Module shadowfb: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 1.0.0
 	ABI class: X.Org ANSI C Emulation, version 0.4
 (II) UnloadModule: "nv"
 (II) Unloading nv
 (II) UnloadModule: "vesa"
 (II) Unloading vesa
 (II) NOUVEAU(0): Channel setup complete.
 (II) NOUVEAU(0): [COPY] async initialised.
 (II) NOUVEAU(0): Hardware support for Present enabled
 (II) NOUVEAU(0): [DRI2] Setup complete
 (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
 (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
 (II) Loading sub module "exa"
 (II) LoadModule: "exa"
 (II) Loading /usr/X11R7/lib/modules/libexa.so
 (II) Module exa: vendor="X.Org Foundation"
 	compiled for 1.20.5, module version = 2.6.0
 	ABI class: X.Org Video Driver, version 24.0
 (II) EXA(0): Driver allocated offscreen pixmaps
 (II) EXA(0): Driver registered support for the following operations:
 (II)         Solid
 (II)         Copy
 (II)         Composite (RENDER acceleration)
 (II)         UploadToScreen
 (II)         DownloadFromScreen
 (==) NOUVEAU(0): Backing store enabled
 (==) NOUVEAU(0): Silken mouse enabled
 (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
 (II) NOUVEAU(0): [XvMC] Extension initialized.
 (==) NOUVEAU(0): DPMS enabled
 (II) Initializing extension Generic Event Extension
 (II) Initializing extension SHAPE
 (II) Initializing extension MIT-SHM
 (II) Initializing extension XInputExtension
 (II) Initializing extension XTEST
 (II) Initializing extension BIG-REQUESTS
 (II) Initializing extension SYNC
 (II) Initializing extension XKEYBOARD
 (II) Initializing extension XC-MISC
 (II) Initializing extension SECURITY
 (II) Initializing extension XFIXES
 (II) Initializing extension XFree86-Bigfont
 (II) Initializing extension RENDER
 (II) Initializing extension RANDR
 (II) Initializing extension COMPOSITE
 (II) Initializing extension DAMAGE
 (II) Initializing extension MIT-SCREEN-SAVER
 (II) Initializing extension DOUBLE-BUFFER
 (II) Initializing extension RECORD
 (II) Initializing extension DPMS
 (II) Initializing extension Present
 (II) Initializing extension X-Resource
 (II) Initializing extension XVideo
 (II) Initializing extension XVideo-MotionCompensation
 (II) Initializing extension GLX
 (II) AIGLX: Loaded and initialized nouveau
 (II) GLX: Initialized DRI2 GL provider for screen 0
 (II) Initializing extension XFree86-VidModeExtension
 (II) Initializing extension XFree86-DGA
 (II) Initializing extension XFree86-DRI
 (II) Initializing extension DRI2
 (II) NOUVEAU(0): NVEnterVT is called.
 (II) NOUVEAU(0): Setting screen physical size to 508 x 285
 resize called 1920 1080
 (II) Using input driver 'mouse' for '<default pointer>'
 (**) Option "CorePointer" "on"
 (**) <default pointer>: always reports core events
 (WW) <default pointer>: No Device specified, looking for one...
 (II) <default pointer>: found Device "/dev/wsmouse"
 (--) <default pointer>: Device: "/dev/wsmouse"
 (==) <default pointer>: Protocol: "WSMouse"
 (**) <default pointer>: always reports core events
 (**) Option "Device" "/dev/wsmouse"
 (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
 (**) <default pointer>: ZAxisMapping: buttons 4 and 5
 (**) <default pointer>: Buttons: 9
 (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
 (**) <default pointer>: (accel) keeping acceleration scheme 1
 (**) <default pointer>: (accel) acceleration profile 0
 (**) <default pointer>: (accel) acceleration factor: 2.000
 (**) <default pointer>: (accel) acceleration threshold: 4
 (II) Using input driver 'kbd' for '<default keyboard>'
 (**) Option "CoreKeyboard" "on"
 (**) <default keyboard>: always reports core events
 (**) <default keyboard>: always reports core events
 (**) Option "Protocol" "standard"
 (**) Option "XkbRules" "base"
 (**) Option "XkbModel" "pc105"
 (**) Option "XkbLayout" "us"
 (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
 


Home | Main Index | Thread Index | Old Index