tech-x11 archive

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

!nouveau x11



hi-

    I updated my desktop to NetBSD/i386 8.0 plus a freshly compiled
pkgsrc Xorg (X11_TYPE=modular) and x11 stopped working.   I've got
an old e-GeForce 6200 (old, but works fine for my use case).

    I found removing the nouveau driver from my kernel config file
and recompiling/rebooting makes it work again (using the "nv" driver 
in Xorg).

    I played around a bit more with a kernel that does have the nouveau
driver in it, and I was able to get Xorg "nouveau" to partially work by 
changing the "BusID" in xorg.conf from "PCI:1:0:0" (suggested by 
"X -configure") to "PCI:1@1:0:0" (the value I used before the upgrade).  
Unfortunately, X partly started, but the screen was messed up.  The 
netbsd kernel didn't like it... it logged a bunch of nouveau-related error
message in syslog (e.g. CACHE_ERROR, DMA_PUSHER, ILLEGAL_MTHD, PGRAPH, etc.).

    Is this worth looking into, or should I just stick with "nv"?

chuck

ps- some dmesg and logout output from nouveau:


nouveau0 at pci1 dev 0 function 0: vendor 10de product 0221 (rev. 0xa1)
drm kern info: nouveau  [  DEVICE][nouveau0] BOOT0  : 0x04a100a1
drm kern info: nouveau  [  DEVICE][nouveau0] Chipset: NV44A (NV4A)
drm kern info: nouveau  [  DEVICE][nouveau0] Family : NV40
drm kern info: nouveau  [   VBIOS][nouveau0] checking PRAMIN for image...
drm kern info: nouveau  [   VBIOS][nouveau0] ... appears to be valid
drm kern info: nouveau  [   VBIOS][nouveau0] using image from PRAMIN
drm kern info: nouveau  [   VBIOS][nouveau0] BIT signature found
drm kern info: nouveau  [   VBIOS][nouveau0] version 05.44.a2.04.01
nouveau0: interrupting at ioapic0 pin 16 (nouveau)
drm kern info: nouveau  [     PFB][nouveau0] RAM type: DDR1
drm kern info: nouveau  [     PFB][nouveau0] RAM size: 256 MiB
drm kern info: nouveau  [     PFB][nouveau0]    ZCOMP: 0 tags
drm kern info: nouveau  [  PTHERM][nouveau0] FAN control: none / external
drm kern info: nouveau  [  PTHERM][nouveau0] internal sensor: no
drm kern info: nouveau  [     CLK][nouveau0] 20: core 350 MHz shader 350 MHz memory 500 MHz
drm kern info: nouveau  [     CLK][nouveau0] --: core 200 MHz memory 401 MHz 
Zone  kernel: Available graphics memory: 95726 kiB
drm kern info: nouveau  [     DRM] VRAM: 252 MiB
drm kern info: nouveau  [     DRM] GART: 64 MiB
drm kern info: nouveau  [     DRM] TMDS table version 1.1
drm kern info: nouveau  [     DRM] DCB version 3.0
drm kern info: nouveau  [     DRM] DCB outp 00: 01000300 00000028
drm kern info: nouveau  [     DRM] DCB outp 01: 02011310 00000028
drm kern info: nouveau  [     DRM] DCB outp 02: 01011312 00000000
drm kern info: nouveau  [     DRM] DCB outp 03: 020223f1 0084c030
drm kern info: nouveau  [     DRM] DCB conn 00: 0000
drm kern info: nouveau  [     DRM] DCB conn 01: 2130
drm kern info: nouveau  [     DRM] DCB conn 02: 0210
drm kern info: nouveau  [     DRM] DCB conn 03: 0211
drm kern info: nouveau  [     DRM] DCB conn 04: 0213
drm kern info: nouveau  [     DRM] Saving VGA fonts
drm: Supports vblank timestamp caching Rev 2 (21.10.2013).
drm: Driver supports precise vblank timestamp query.
drm kern info: nouveau  [     DRM] 0xD273: Parsing digital output script table
drm kern info: nouveau  [     DRM] MM: using M2MF for buffer copies
drm kern info: nouveau  [     DRM] Setting dpms mode 3 on TV encoder (output 3)
nouveaufb0 at nouveau0
nouveau0: info: registered panic notifier
nouveaufb0: framebuffer at 0xdb06c000, size 1920x1200, depth 32, stride 7680
drm kern info: nouveau  [     DRM] 0xD273: Parsing digital output script table
wsdisplay0 at nouveaufb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
wsmux1: connecting to wsdisplay0



drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 2 [user] get 0x0005a084 put 0x00049090 state 0x2002ffd4 (err: CALL_SUBR_ACTIVE) push 0x00000000
drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 1 [user] get 0x00029084 put 0x00018090 state 0x2002ffd4 (err: CALL_SUBR_ACTIVE) push 0x00000000
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x0000 data 0xbeef3097
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x0180 data 0xbeef0301
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x0184 data 0xbeef0201
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x0188 data 0xbeef0202
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x018c data 0xbeef0201
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 7 mthd 0x0190 data 0x00000000
...
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 1 mthd 0x1030 data 0x00303030
drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 1 [user] get 0x00029c84 put 0x000180f0 state 0x80023060 (err: INVALID_CMD) push 0x00000010
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 1 mthd 0x1034 data 0x00303030
...
drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 1 [user] get 0x0002c1a8 put 0x00018130 state 0x40222020 (err: INVALID_MTHD) push 0x00000000
...
drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 1 [user] get 0x0002d6dc put 0x000181e0 state 0x20020054 (err: CALL_SUBR_ACTIVE) push 0x00000000
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 1 mthd 0x1030 data 0x00303030
drm kern error: nouveau E[   PFIFO][nouveau0] DMA_PUSHER - ch 1 [user] get 0x0000013c put 0x000181f0 state 0x408e0004 (err: INVALID_MTHD) push 0x00000010
...

drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 1 mthd 0x105c data 0x00303030
drm kern error: nouveau E[  PGRAPH][nouveau0]  ERROR nsource: ILLEGAL_MTHD nstatus: PROTECTION_FAULT
...
drm kern error: nouveau E[   PFIFO][nouveau0] CACHE_ERROR - ch 1 [user] subc 2 mthd 0x0308 data 0x008d3000

etc.


[   142.080] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   142.083] Build Operating System: NetBSD-8.0_STABLE-i386 The NetBSD Foundation
[   142.095] Current Operating System: NetBSD xxx.pdl.cmu.edu 8.0_STABLE NetBSD 8.0_STABLE (XXXnou) #0: Fri Feb  1 21:28:34 EST 2019  chuck%xxx.pdl.cmu.edu@localhost:/home/netbsd/8/src/sys/arch/i386/compile/XXXnou i386
[   142.097] Build Date: 03 February 2019  01:56:46AM
[   142.098]  
[   142.099] Current version of pixman: 0.34.0
[   142.101] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   142.101] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   142.105] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb  4 09:32:21 2019
[   142.107] (==) Using config file: "/etc/X11/xorg.conf"
[   142.108] (==) Using system config directory "/usr/pkg/share/X11/xorg.conf.d"
[   142.109] (==) ServerLayout "X.org Configured"
[   142.110] (**) |-->Screen "Screen0" (0)
[   142.110] (**) |   |-->Monitor "Monitor0"
[   142.110] (**) |   |-->Device "Card0"
[   142.111] (**) |-->Input Device "Mouse0"
[   142.111] (**) |-->Input Device "Keyboard0"
[   142.111] (==) Not automatically adding devices
[   142.111] (==) Not automatically enabling devices
[   142.111] (==) Not automatically adding GPU devices
[   142.111] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   142.111] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
[   142.111] 	Entry deleted from font path.
[   142.111] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
[   142.111] 	Entry deleted from font path.
[   142.111] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.112] (WW) The directory "/usr/pkg/share/fonts/X11/OTF" does not exist.
[   142.112] 	Entry deleted from font path.
[   142.113] (WW) `fonts.dir' not found (or not valid) in "/usr/pkg/share/fonts/X11/cyrillic".
[   142.113] 	Entry deleted from font path.
[   142.113] 	(Run 'mkfontdir' on "/usr/pkg/share/fonts/X11/cyrillic").
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/misc" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/TTF" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/OTF" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/Type1" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/100dpi" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/75dpi" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (WW) The directory "/usr/pkg/lib/X11/fonts/cyrillic" does not exist.
[   142.113] 	Entry deleted from font path.
[   142.113] (**) FontPath set to:
	/usr/pkg/share/fonts/X11/misc,
	/usr/pkg/share/fonts/X11/TTF,
	/usr/pkg/share/fonts/X11/Type1,
	/usr/pkg/share/fonts/X11/100dpi,
	/usr/pkg/share/fonts/X11/75dpi,
	/usr/pkg/share/fonts/X11/misc,
	/usr/pkg/share/fonts/X11/TTF,
	/usr/pkg/share/fonts/X11/Type1,
	/usr/pkg/share/fonts/X11/100dpi,
	/usr/pkg/share/fonts/X11/75dpi
[   142.113] (**) ModulePath set to "/usr/pkg/lib/xorg/modules"
[   142.113] (II) Loader magic: 0x825acc0
[   142.113] (II) Module ABI versions:
[   142.113] 	X.Org ANSI C Emulation: 0.4
[   142.113] 	X.Org Video Driver: 24.0
[   142.114] 	X.Org XInput driver : 24.1
[   142.114] 	X.Org Server Extension : 10.0
[   142.123] (--) PCI:*(1@1:0:0) 10de:0221:3842:a341 rev 161, Mem @ 0xfc000000/16777216, 0xe0000000/268435456, 0xfb000000/16777216, BIOS @ 0x????????/131072
[   142.123] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   142.123] (II) LoadModule: "glx"
[   142.142] (II) Loading /usr/pkg/lib/xorg/modules/extensions/libglx.so
[   142.153] (II) Module glx: vendor="X.Org Foundation"
[   142.154] 	compiled for 1.20.3, module version = 1.0.0
[   142.154] 	ABI class: X.Org Server Extension, version 10.0
[   142.154] (II) LoadModule: "nouveau"
[   142.156] (II) Loading /usr/pkg/lib/xorg/modules/drivers/nouveau_drv.so
[   142.157] (II) Module nouveau: vendor="X.Org Foundation"
[   142.157] 	compiled for 1.20.3, module version = 1.0.15
[   142.157] 	Module class: X.Org Video Driver
[   142.157] 	ABI class: X.Org Video Driver, version 24.0
[   142.157] (II) LoadModule: "mouse"
[   142.161] (II) Loading /usr/pkg/lib/xorg/modules/input/mouse_drv.so
[   142.162] (II) Module mouse: vendor="X.Org Foundation"
[   142.162] 	compiled for 1.20.3, module version = 1.9.3
[   142.162] 	Module class: X.Org XInput Driver
[   142.162] 	ABI class: X.Org XInput driver, version 24.1
[   142.162] (II) LoadModule: "kbd"
[   142.167] (II) Loading /usr/pkg/lib/xorg/modules/input/kbd_drv.so
[   142.167] (II) Module kbd: vendor="X.Org Foundation"
[   142.167] 	compiled for 1.20.3, module version = 1.9.0
[   142.168] 	Module class: X.Org XInput Driver
[   142.168] 	ABI class: X.Org XInput driver, version 24.1
[   142.168] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[   142.168] (II) NOUVEAU driver for NVIDIA chipset families :
[   142.168] 	RIVA TNT        (NV04)
[   142.168] 	RIVA TNT2       (NV05)
[   142.168] 	GeForce 256     (NV10)
[   142.168] 	GeForce 2       (NV11, NV15)
[   142.168] 	GeForce 4MX     (NV17, NV18)
[   142.168] 	GeForce 3       (NV20)
[   142.168] 	GeForce 4Ti     (NV25, NV28)
[   142.168] 	GeForce FX      (NV3x)
[   142.169] 	GeForce 6       (NV4x)
[   142.169] 	GeForce 7       (G7x)
[   142.169] 	GeForce 8       (G8x)
[   142.169] 	GeForce GTX 200 (NVA0)
[   142.169] 	GeForce GTX 400 (NVC0)
[   142.169] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[   142.227] (II) [drm] nouveau interface version: 1.1.1
[   142.228] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   142.228] (II) Loading sub module "dri2"
[   142.228] (II) LoadModule: "dri2"
[   142.228] (II) Module "dri2" already built-in
[   142.228] (--) NOUVEAU(0): Chipset: "NVIDIA NV4A"
[   142.228] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[   142.228] (==) NOUVEAU(0): RGB weight 888
[   142.229] (==) NOUVEAU(0): Default visual is TrueColor
[   142.229] (==) NOUVEAU(0): Using HW cursor
[   142.229] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[   142.229] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[   142.229] (==) NOUVEAU(0): Page flipping enabled
[   142.229] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[   142.229] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[   142.246] (II) NOUVEAU(0): Initializing outputs ...
[   142.257] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[   142.284] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[   142.294] (II) NOUVEAU(0): Output TV-1 has no monitor section
[   142.294] (II) NOUVEAU(0): 3 crtcs needed for screen.
[   142.294] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[   142.295] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[   142.322] (II) NOUVEAU(0): EDID for output VGA-1
[   142.350] (II) NOUVEAU(0): EDID for output DVI-I-1
[   142.350] (II) NOUVEAU(0): Manufacturer: DEL  Model: a017  Serial#: 858804819
[   142.350] (II) NOUVEAU(0): Year: 2007  Week: 8
[   142.350] (II) NOUVEAU(0): EDID Version: 1.3
[   142.350] (II) NOUVEAU(0): Digital Display Input
[   142.350] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 33
[   142.350] (II) NOUVEAU(0): Gamma: 2.20
[   142.350] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[   142.350] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   142.350] (II) NOUVEAU(0): Default color space is primary color space
[   142.350] (II) NOUVEAU(0): First detailed timing is preferred mode
[   142.350] (II) NOUVEAU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   142.351] (II) NOUVEAU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[   142.351] (II) NOUVEAU(0): Supported established timings:
[   142.351] (II) NOUVEAU(0): 720x400@70Hz
[   142.351] (II) NOUVEAU(0): 640x480@60Hz
[   142.351] (II) NOUVEAU(0): 640x480@75Hz
[   142.351] (II) NOUVEAU(0): 800x600@60Hz
[   142.351] (II) NOUVEAU(0): 800x600@75Hz
[   142.351] (II) NOUVEAU(0): 1024x768@60Hz
[   142.351] (II) NOUVEAU(0): 1024x768@75Hz
[   142.351] (II) NOUVEAU(0): 1280x1024@75Hz
[   142.351] (II) NOUVEAU(0): Manufacturer's mask: 0
[   142.351] (II) NOUVEAU(0): Supported standard timings:
[   142.351] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   142.351] (II) NOUVEAU(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   142.351] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   142.351] (II) NOUVEAU(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   142.351] (II) NOUVEAU(0): Supported detailed timing:
[   142.351] (II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
[   142.351] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   142.351] (II) NOUVEAU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[   142.351] (II) NOUVEAU(0): Serial No: CC30272M30RS
[   142.352] (II) NOUVEAU(0): Monitor name: DELL 2407WFP
[   142.352] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[   142.352] (II) NOUVEAU(0): EDID (in hex):
[   142.352] (II) NOUVEAU(0): 	00ffffffffffff0010ac17a053523033
[   142.352] (II) NOUVEAU(0): 	0811010380342178eeee91a3544c9926
[   142.352] (II) NOUVEAU(0): 	0f5054a54b008180a940714fb3000101
[   142.352] (II) NOUVEAU(0): 	010101010101283c80a070b023403020
[   142.352] (II) NOUVEAU(0): 	360007442100001a000000ff00434333
[   142.352] (II) NOUVEAU(0): 	303237324d3330525320000000fc0044
[   142.352] (II) NOUVEAU(0): 	454c4c20323430375746500a000000fd
[   142.352] (II) NOUVEAU(0): 	00384c1e5311000a20202020202000d1
[   142.352] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[   142.352] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   142.352] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   142.352] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   142.352] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   142.352] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   142.352] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   142.353] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   142.363] (II) NOUVEAU(0): EDID for output TV-1
[   142.363] (II) NOUVEAU(0): Output VGA-1 disconnected
[   142.363] (II) NOUVEAU(0): Output DVI-I-1 connected
[   142.363] (II) NOUVEAU(0): Output TV-1 disconnected
[   142.363] (II) NOUVEAU(0): Using exact sizes for initial modes
[   142.363] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200 +0+0
[   142.363] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[   142.363] (II) NOUVEAU(0): Virtual size is 1920x1200 (pitch 0)
[   142.363] (**) NOUVEAU(0):  Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
[   142.364] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[   142.364] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[   142.364] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   142.364] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[   142.365] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   142.365] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[   142.365] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   142.365] (==) NOUVEAU(0): DPI set to (96, 96)
[   142.365] (II) Loading sub module "fb"
[   142.365] (II) LoadModule: "fb"
[   142.369] (II) Loading /usr/pkg/lib/xorg/modules/libfb.so
[   142.380] (II) Module fb: vendor="X.Org Foundation"
[   142.380] 	compiled for 1.20.3, module version = 1.0.0
[   142.380] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   142.380] (II) Loading sub module "shadowfb"
[   142.380] (II) LoadModule: "shadowfb"
[   142.384] (II) Loading /usr/pkg/lib/xorg/modules/libshadowfb.so
[   142.394] (II) Module shadowfb: vendor="X.Org Foundation"
[   142.394] 	compiled for 1.20.3, module version = 1.0.0
[   142.394] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   142.409] (II) NOUVEAU(0): Channel setup complete.
[   142.440] (II) NOUVEAU(0): Hardware support for Present enabled
[   142.442] (II) NOUVEAU(0): [DRI2] Setup complete
[   142.442] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[   142.442] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[   142.442] (II) Loading sub module "exa"
[   142.443] (II) LoadModule: "exa"
[   142.446] (II) Loading /usr/pkg/lib/xorg/modules/libexa.so
[   142.459] (II) Module exa: vendor="X.Org Foundation"
[   142.459] 	compiled for 1.20.3, module version = 2.6.0
[   142.459] 	ABI class: X.Org Video Driver, version 24.0
[   142.460] (II) EXA(0): Driver allocated offscreen pixmaps
[   142.460] (II) EXA(0): Driver registered support for the following operations:
[   142.460] (II)         Solid
[   142.460] (II)         Copy
[   142.460] (II)         Composite (RENDER acceleration)
[   142.461] (II)         UploadToScreen
[   142.461] (II)         DownloadFromScreen
[   142.461] (==) NOUVEAU(0): Backing store enabled
[   142.461] (==) NOUVEAU(0): Silken mouse enabled
[   142.463] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[   142.464] (II) NOUVEAU(0): [XvMC] Extension initialized.
[   142.464] (==) NOUVEAU(0): DPMS enabled
[   142.480] (II) Initializing extension Generic Event Extension
[   142.481] (II) Initializing extension SHAPE
[   142.481] (II) Initializing extension MIT-SHM
[   142.482] (II) Initializing extension XInputExtension
[   142.484] (II) Initializing extension XTEST
[   142.485] (II) Initializing extension BIG-REQUESTS
[   142.485] (II) Initializing extension SYNC
[   142.498] (II) Initializing extension XKEYBOARD
[   142.515] (II) Initializing extension XC-MISC
[   142.515] (II) Initializing extension XFIXES
[   142.515] (II) Initializing extension RENDER
[   142.515] (II) Initializing extension RANDR
[   142.516] (II) Initializing extension COMPOSITE
[   142.516] (II) Initializing extension DAMAGE
[   142.516] (II) Initializing extension MIT-SCREEN-SAVER
[   142.516] (II) Initializing extension DOUBLE-BUFFER
[   142.516] (II) Initializing extension RECORD
[   142.517] (II) Initializing extension DPMS
[   142.517] (II) Initializing extension Present
[   142.517] (II) Initializing extension DRI3
[   142.517] (II) Initializing extension X-Resource
[   142.517] (II) Initializing extension XVideo
[   142.517] (II) Initializing extension XVideo-MotionCompensation
[   142.517] (II) Initializing extension GLX
[   144.860] (II) AIGLX: Loaded and initialized nouveau
[   144.860] (II) GLX: Initialized DRI2 GL provider for screen 0
[   144.860] (II) Initializing extension XFree86-VidModeExtension
[   144.871] (II) Initializing extension XFree86-DGA
[   144.871] (II) Initializing extension XFree86-DRI
[   144.881] (II) Initializing extension DRI2
[   144.940] (II) NOUVEAU(0): NVEnterVT is called.
[   144.941] (II) NOUVEAU(0): Setting screen physical size to 507 x 317
[   144.942] resize called 1920 1200
[   145.781] (II) Using input driver 'mouse' for 'Mouse0'
[   145.781] (**) Option "CorePointer"
[   145.782] (**) Mouse0: always reports core events
[   145.790] (**) Option "Protocol" "wsmouse"
[   145.790] (**) Option "Device" "/dev/wsmouse"
[   145.790] (**) Mouse0: Protocol: "wsmouse"
[   145.790] (**) Mouse0: always reports core events
[   145.796] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[   145.796] (**) Option "ZAxisMapping" "4 5 6 7"
[   145.796] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[   145.796] (**) Mouse0: Buttons: 11
[   145.796] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6)
[   145.797] (**) Mouse0: (accel) keeping acceleration scheme 1
[   145.797] (**) Mouse0: (accel) acceleration profile 0
[   145.797] (**) Mouse0: (accel) acceleration factor: 2.000
[   145.797] (**) Mouse0: (accel) acceleration threshold: 4
[   145.801] (II) Using input driver 'kbd' for 'Keyboard0'
[   145.801] (**) Option "CoreKeyboard"
[   145.801] (**) Keyboard0: always reports core events
[   145.801] (**) Keyboard0: always reports core events
[   145.801] (**) Option "Protocol" "standard"
[   145.801] (**) Option "XkbRules" "base"
[   145.801] (**) Option "XkbModel" "pc105"
[   145.801] (**) Option "XkbLayout" "us"
[   145.801] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7)
[   338.326] (II) UnloadModule: "kbd"
[   338.326] (II) UnloadModule: "mouse"
[   338.513] (II) NOUVEAU(0): NVLeaveVT is called.
[   338.615] (II) Server terminated successfully (0). Closing log file.


Home | Main Index | Thread Index | Old Index