NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/54981: nvidia INVALID_STATE errors
>Number: 54981
>Category: kern
>Synopsis: nvidia INVALID_STATE errors
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Feb 18 16:40:00 +0000 2020
>Originator: scole_mail
>Release: 9.0
>Organization:
none
>Environment:
NetBSD dstar.dstar.net 9.0 NetBSD 9.0 (GENERIC) #0: Sat Feb 15 16:24:46 PST 2020 scole%dstar.dstar.net@localhost:/home/scole/nbsd/cvs/9_0/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
I have a Nvidia Quadro FX 1800 and am using amd64/netbsd-9 from a few
days ago.
During boot up, I get error messages about INVALID_STATE and
autoconfiguration "channel failed to initialise"
The console, X, and glxgears all seem to work fine otherwise.
Anyway, I thought I'd create a PR about it. There is some dmesg and
X.0.log info included below.
Thanks
scole@dstar:/var/log> glxinfo | egrep -i "rend|accel" |grep :
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Accelerated: no
OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
...
[ 9.387016] nouveau0: info: NVIDIA G94 (094c00a1)
[ 9.507066] nouveau0: info: bios: version 62.94.90.00.0d
[ 9.527070] nouveau0: info: fb: 768 MiB GDDR3
[ 9.557082] Zone kernel: Available graphics memory: 2612590 kiB
[ 9.557082] Zone dma32: Available graphics memory: 2097152 kiB
[ 9.557082] nouveau0: info: DRM: VRAM: 768 MiB
[ 9.557082] nouveau0: info: DRM: GART: 1048576 MiB
[ 9.557082] nouveau0: info: DRM: TMDS table version 2.0
[ 9.557082] nouveau0: info: DRM: DCB version 4.0
[ 9.557082] nouveau0: info: DRM: DCB outp 00: 02000300 00000028
[ 9.557082] nouveau0: info: DRM: DCB outp 01: 01000302 00020030
[ 9.557082] nouveau0: info: DRM: DCB outp 02: 02011386 0f200010
[ 9.557082] nouveau0: info: DRM: DCB outp 03: 02011332 00020010
[ 9.557082] nouveau0: info: DRM: DCB outp 04: 040223a6 0f200010
[ 9.557082] nouveau0: info: DRM: DCB outp 05: 04022342 00020010
[ 9.557082] nouveau0: info: DRM: DCB conn 00: 00001030
[ 9.557082] nouveau0: info: DRM: DCB conn 01: 00050146
[ 9.557082] nouveau0: info: DRM: DCB conn 02: 000a0246
[ 9.567086] kern info: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 9.567086] kern info: [drm] Driver supports precise vblank timestamp query.
[ 9.577090] nouveau0: info: DRM: MM: using CRYPT for buffer copies
[ 9.627110] nouveaufb0 at nouveau0
[ 9.627110] nouveaufb0: framebuffer at 0xffffa500b11a8000, size 1920x1080, depth 32, stride 7680
[ 11.627882] nouveau0: autoconfiguration error: error: disp: ERROR 5 [INVALID_STATE] 0b [] chid 1 mthd 0080 data 00000000
[ 11.627882] nouveau0: info: disp: Base 1:
[ 11.627882] nouveau0: info: disp: 0084: 00000000
[ 11.627882] nouveau0: info: disp: 0088: 00000000
[ 11.627882] nouveau0: info: disp: 008c: 00000000
[ 11.627882] nouveau0: info: disp: 0090: 00000000
[ 11.627882] nouveau0: info: disp: 0094: 00000000 -> f0000000
[ 11.627882] nouveau0: info: disp: 00a0: 00000000
[ 11.627882] nouveau0: info: disp: 00a4: 00000000
[ 11.627882] nouveau0: info: disp: 00c0: 00000000 -> ffff0000
[ 11.627882] nouveau0: info: disp: 00c4: 00000000
[ 11.627882] nouveau0: info: disp: 00c8: 00000000
[ 11.627882] nouveau0: info: disp: 00cc: 00000000
[ 11.627882] nouveau0: info: disp: 00e0: 00000000 -> 40000000
[ 11.627882] nouveau0: info: disp: 00e4: 00000000
[ 11.627882] nouveau0: info: disp: 00e8: 00000000
[ 11.627882] nouveau0: info: disp: 00ec: 00000000
[ 11.627882] nouveau0: info: disp: 00fc: 00000000
[ 11.627882] nouveau0: info: disp: 0100: fffe0000
[ 11.627882] nouveau0: info: disp: 0104: 00000000
[ 11.627882] nouveau0: info: disp: 0110: 00000000
[ 11.627882] nouveau0: info: disp: 0114: 00000000
[ 11.627882] nouveau0: info: disp: Base 1 - Image 0:
[ 11.627882] nouveau0: info: disp: 0800: 00000000 -> 00000500
[ 11.627882] nouveau0: info: disp: 0804: 00000000
[ 11.627882] nouveau0: info: disp: 0808: 00000000 -> 04380780
[ 11.627882] nouveau0: info: disp: 080c: 00000000 -> 00101e00
[ 11.627882] nouveau0: info: disp: 0810: 0000e900 -> 0000cf00
[ 11.627882] nouveau0: info: disp: Base 1 - Image 1:
[ 11.627882] nouveau0: info: disp: 0c00: 00000000 -> 00000500
[ 11.627882] nouveau0: info: disp: 0c04: 00000000
[ 11.627882] nouveau0: info: disp: 0c08: 00000000 -> 04380780
[ 11.627882] nouveau0: info: disp: 0c0c: 00000000 -> 00101e00
[ 11.627882] nouveau0: info: disp: 0c10: 0000e900 -> 0000cf00
[ 15.669443] wsdisplay0 at nouveaufb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
[ 15.700524] wsmux1: connecting to wsdisplay0
...
[ 50.423007] nouveau0: autoconfiguration error: error: user: nvif_object_map, -12
[ 50.423007] nouveau0: autoconfiguration error: error: user: channel failed to initialise, -12
[ 50.180]
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[ 50.180] Build Operating System: NetBSD/amd64 9.0 - The NetBSD Foundation, Inc.
[ 50.180] Current Operating System: NetBSD dstar.dstar.net 9.0 NetBSD 9.0 (GENERIC) #0: Sat Feb 15 16:24:46 PST 2020 scole%dstar.dstar.net@localhost:/home/scole/nbsd/cvs/9_0/obj/sys/arch/amd64/compile/GENERIC amd64
[ 50.180] Build Date: 03 March 2019 07:11:23AM
[ 50.180]
[ 50.180] Current version of pixman: 0.38.4
[ 50.180] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 50.180] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 50.181] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 16 08:23:14 2020
[ 50.190] (II) Loader magic: 0x8568ea20
[ 50.190] (II) Module ABI versions:
[ 50.190] X.Org ANSI C Emulation: 0.4
[ 50.190] X.Org Video Driver: 24.0
[ 50.190] X.Org XInput driver : 24.1
[ 50.190] X.Org Server Extension : 10.0
[ 50.209] (--) PCI:*(1@1:0:0) 10de:0638:10de:062c rev 161, Mem @ 0xe6000000/16777216, 0xd0000000/268435456, 0xe4000000/33554432, I/O @ 0x0000b000/128
[ 50.209] (==) Using default built-in configuration (48 lines)
[ 50.209] (==) --- Start of built-in configuration ---
[ 50.209] Section "Device"
[ 50.209] Identifier "Builtin Default nouveau Device 0"
[ 50.209] Driver "nouveau"
[ 50.209] EndSection
[ 50.209] Section "Screen"
[ 50.209] Identifier "Builtin Default nouveau Screen 0"
[ 50.209] Device "Builtin Default nouveau Device 0"
[ 50.209] EndSection
[ 50.209] Section "Device"
[ 50.209] Identifier "Builtin Default nv Device 0"
[ 50.209] Driver "nv"
[ 50.209] EndSection
[ 50.209] Section "Screen"
[ 50.209] Identifier "Builtin Default nv Screen 0"
[ 50.209] Device "Builtin Default nv Device 0"
[ 50.209] EndSection
[ 50.209] Section "Device"
[ 50.209] Identifier "Builtin Default modesetting Device 0"
[ 50.209] Driver "modesetting"
[ 50.209] EndSection
[ 50.209] Section "Screen"
[ 50.209] Identifier "Builtin Default modesetting Screen 0"
[ 50.209] Device "Builtin Default modesetting Device 0"
[ 50.209] EndSection
[ 50.209] Section "Device"
[ 50.209] Identifier "Builtin Default vesa Device 0"
[ 50.209] Driver "vesa"
[ 50.209] EndSection
[ 50.209] Section "Screen"
[ 50.209] Identifier "Builtin Default vesa Screen 0"
[ 50.209] Device "Builtin Default vesa Device 0"
[ 50.209] EndSection
[ 50.209] Section "Device"
[ 50.209] Identifier "Builtin Default wsfb Device 0"
[ 50.209] Driver "wsfb"
[ 50.209] EndSection
[ 50.209] Section "Screen"
[ 50.209] Identifier "Builtin Default wsfb Screen 0"
[ 50.209] Device "Builtin Default wsfb Device 0"
[ 50.209] EndSection
[ 50.209] Section "ServerLayout"
[ 50.209] Identifier "Builtin Default Layout"
[ 50.209] Screen "Builtin Default nouveau Screen 0"
[ 50.209] Screen "Builtin Default nv Screen 0"
[ 50.209] Screen "Builtin Default modesetting Screen 0"
[ 50.209] Screen "Builtin Default vesa Screen 0"
[ 50.209] Screen "Builtin Default wsfb Screen 0"
[ 50.209] EndSection
[ 50.209] (==) --- End of built-in configuration ---
[ 50.209] (==) ServerLayout "Builtin Default Layout"
[ 50.209] (**) |-->Screen "Builtin Default nouveau Screen 0" (0)
[ 50.209] (**) | |-->Monitor "<default monitor>"
[ 50.210] (**) | |-->Device "Builtin Default nouveau Device 0"
[ 50.210] (==) No monitor specified for screen "Builtin Default nouveau Screen 0".
Using a default monitor configuration.
[ 50.210] (**) |-->Screen "Builtin Default nv Screen 0" (1)
[ 50.210] (**) | |-->Monitor "<default monitor>"
[ 50.210] (**) | |-->Device "Builtin Default nv Device 0"
[ 50.210] (==) No monitor specified for screen "Builtin Default nv Screen 0".
Using a default monitor configuration.
[ 50.210] (**) |-->Screen "Builtin Default modesetting Screen 0" (2)
[ 50.210] (**) | |-->Monitor "<default monitor>"
[ 50.210] (**) | |-->Device "Builtin Default modesetting Device 0"
[ 50.210] (==) No monitor specified for screen "Builtin Default modesetting Screen 0".
Using a default monitor configuration.
[ 50.210] (**) |-->Screen "Builtin Default vesa Screen 0" (3)
[ 50.210] (**) | |-->Monitor "<default monitor>"
[ 50.211] (**) | |-->Device "Builtin Default vesa Device 0"
[ 50.211] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
Using a default monitor configuration.
[ 50.211] (**) |-->Screen "Builtin Default wsfb Screen 0" (4)
[ 50.211] (**) | |-->Monitor "<default monitor>"
[ 50.211] (**) | |-->Device "Builtin Default wsfb Device 0"
[ 50.211] (==) No monitor specified for screen "Builtin Default wsfb Screen 0".
Using a default monitor configuration.
[ 50.211] (==) Not automatically adding devices
[ 50.211] (==) Not automatically enabling devices
[ 50.211] (==) Not automatically adding GPU devices
[ 50.211] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 50.222] (==) 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/
[ 50.222] (==) ModulePath set to "/usr/X11R7/lib/modules"
[ 50.222] (==) |-->Input Device "<default pointer>"
[ 50.228] (==) |-->Input Device "<default keyboard>"
[ 50.228] (==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
[ 50.228] (==) The core keyboard device wasn't specified explicitly in the layout.
Using the default keyboard configuration.
[ 50.228] (II) LoadModule: "glx"
[ 50.230] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[ 50.262] (II) Module glx: vendor="X.Org Foundation"
[ 50.262] compiled for 1.20.5, module version = 1.0.0
[ 50.262] ABI class: X.Org Server Extension, version 10.0
[ 50.262] (II) LoadModule: "nouveau"
[ 50.263] (II) Loading /usr/X11R7/lib/modules/drivers/nouveau_drv.so
[ 50.288] (II) Module nouveau: vendor="X.Org Foundation"
[ 50.288] compiled for 1.20.5, module version = 1.0.16
[ 50.288] Module class: X.Org Video Driver
[ 50.288] ABI class: X.Org Video Driver, version 24.0
[ 50.288] (II) LoadModule: "nv"
[ 50.288] (II) Loading /usr/X11R7/lib/modules/drivers/nv_drv.so
[ 50.294] (II) Module nv: vendor="X.Org Foundation"
[ 50.295] compiled for 1.20.5, module version = 2.1.21
[ 50.295] Module class: X.Org Video Driver
[ 50.295] ABI class: X.Org Video Driver, version 24.0
[ 50.295] (II) LoadModule: "modesetting"
[ 50.295] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so
[ 50.304] (II) Module modesetting: vendor="X.Org Foundation"
[ 50.304] compiled for 1.20.5, module version = 1.20.5
[ 50.304] Module class: X.Org Video Driver
[ 50.304] ABI class: X.Org Video Driver, version 24.0
[ 50.304] (II) LoadModule: "vesa"
[ 50.304] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
[ 50.308] (II) Module vesa: vendor="X.Org Foundation"
[ 50.308] compiled for 1.20.5, module version = 2.4.0
[ 50.309] Module class: X.Org Video Driver
[ 50.309] ABI class: X.Org Video Driver, version 24.0
[ 50.309] (II) LoadModule: "wsfb"
[ 50.309] (II) Loading /usr/X11R7/lib/modules/drivers/wsfb_drv.so
[ 50.311] (II) Module wsfb: vendor="X.Org Foundation"
[ 50.311] compiled for 1.20.5, module version = 0.4.0
[ 50.311] ABI class: X.Org Video Driver, version 24.0
[ 50.311] (II) LoadModule: "mouse"
[ 50.311] (II) Loading /usr/X11R7/lib/modules/drivers/mouse_drv.so
[ 50.319] (II) Module mouse: vendor="X.Org Foundation"
[ 50.319] compiled for 1.20.5, module version = 1.9.2
[ 50.319] Module class: X.Org XInput Driver
[ 50.319] ABI class: X.Org XInput driver, version 24.1
[ 50.319] (II) LoadModule: "kbd"
[ 50.319] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[ 50.330] (II) Module kbd: vendor="X.Org Foundation"
[ 50.330] compiled for 1.20.5, module version = 1.9.0
[ 50.330] Module class: X.Org XInput Driver
[ 50.330] ABI class: X.Org XInput driver, version 24.1
[ 50.330] (II) NOUVEAU driver
[ 50.330] (II) NOUVEAU driver for NVIDIA chipset families :
[ 50.330] RIVA TNT (NV04)
[ 50.330] RIVA TNT2 (NV05)
[ 50.330] GeForce 256 (NV10)
[ 50.330] GeForce 2 (NV11, NV15)
[ 50.330] GeForce 4MX (NV17, NV18)
[ 50.330] GeForce 3 (NV20)
[ 50.330] GeForce 4Ti (NV25, NV28)
[ 50.330] GeForce FX (NV3x)
[ 50.330] GeForce 6 (NV4x)
[ 50.330] GeForce 7 (G7x)
[ 50.331] GeForce 8 (G8x)
[ 50.331] GeForce 9 (G9x)
[ 50.331] GeForce GTX 2xx/3xx (GT2xx)
[ 50.331] GeForce GTX 4xx/5xx (GFxxx)
[ 50.331] GeForce GTX 6xx/7xx (GKxxx)
[ 50.331] GeForce GTX 9xx (GMxxx)
[ 50.331] GeForce GTX 10xx (GPxxx)
[ 50.331] (II) NOUVEAU driver
[ 50.331] (II) NOUVEAU driver for NVIDIA chipset families :
[ 50.331] RIVA TNT (NV04)
[ 50.331] RIVA TNT2 (NV05)
[ 50.331] GeForce 256 (NV10)
[ 50.331] GeForce 2 (NV11, NV15)
[ 50.331] GeForce 4MX (NV17, NV18)
[ 50.331] GeForce 3 (NV20)
[ 50.331] GeForce 4Ti (NV25, NV28)
[ 50.331] GeForce FX (NV3x)
[ 50.331] GeForce 6 (NV4x)
[ 50.331] GeForce 7 (G7x)
[ 50.331] GeForce 8 (G8x)
[ 50.331] GeForce 9 (G9x)
[ 50.331] GeForce GTX 2xx/3xx (GT2xx)
[ 50.331] GeForce GTX 4xx/5xx (GFxxx)
[ 50.331] GeForce GTX 6xx/7xx (GKxxx)
[ 50.331] GeForce GTX 9xx (GMxxx)
[ 50.331] GeForce GTX 10xx (GPxxx)
[ 50.331] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 50.331] (II) VESA: driver for VESA chipsets: vesa
[ 50.331] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[ 50.332] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[ 50.332] (--) using VT number 5
[ 50.336] (II) [drm] nouveau interface version: 1.3.1
[ 50.336] (WW) Falling back to old probe method for modesetting
[ 50.336] (WW) Falling back to old probe method for wsfb
[ 50.336] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 50.336] (II) Loading sub module "dri2"
[ 50.336] (II) LoadModule: "dri2"
[ 50.336] (II) Module "dri2" already built-in
[ 50.336] (--) NOUVEAU(0): Chipset: "NVIDIA NV94"
[ 50.336] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Builtin Default nouveau Screen 0" for depth/fbbpp 24/32
[ 50.336] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 50.336] (==) NOUVEAU(0): RGB weight 888
[ 50.336] (==) NOUVEAU(0): Default visual is TrueColor
[ 50.336] (==) NOUVEAU(0): Using HW cursor
[ 50.336] (==) NOUVEAU(0): Allowed maximum DRI level 2.
[ 50.336] (==) NOUVEAU(0): GLX sync to VBlank enabled.
[ 50.336] (==) NOUVEAU(0): Page flipping enabled
[ 50.336] (==) NOUVEAU(0): Swap limit set to 1 [Max allowed 2]
[ 50.336] (==) NOUVEAU(0): Page flipping synced to vblank by kernel.
[ 50.336] (II) NOUVEAU(0): Initializing outputs ...
[ 50.353] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[ 50.360] (II) NOUVEAU(0): Output DP-1 has no monitor section
[ 50.366] (II) NOUVEAU(0): Output DP-2 has no monitor section
[ 50.366] (II) NOUVEAU(0): 3 crtcs needed for screen.
[ 50.369] (II) NOUVEAU(0): Allocated crtc nr. 0 to this screen.
[ 50.369] (II) NOUVEAU(0): Allocated crtc nr. 1 to this screen.
[ 50.386] (II) NOUVEAU(0): EDID for output DVI-I-1
[ 50.386] (II) NOUVEAU(0): Manufacturer: GSM Model: 5ab7 Serial#: 113800
[ 50.386] (II) NOUVEAU(0): Year: 2017 Week: 7
[ 50.386] (II) NOUVEAU(0): EDID Version: 1.3
[ 50.386] (II) NOUVEAU(0): Digital Display Input
[ 50.386] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 50.386] (II) NOUVEAU(0): Gamma: 2.20
[ 50.386] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[ 50.386] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 50.386] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 50.386] (II) NOUVEAU(0): redX: 0.645 redY: 0.335 greenX: 0.305 greenY: 0.630
[ 50.386] (II) NOUVEAU(0): blueX: 0.148 blueY: 0.050 whiteX: 0.313 whiteY: 0.329
[ 50.386] (II) NOUVEAU(0): Supported established timings:
[ 50.386] (II) NOUVEAU(0): 720x400@70Hz
[ 50.386] (II) NOUVEAU(0): 640x480@60Hz
[ 50.386] (II) NOUVEAU(0): 640x480@75Hz
[ 50.386] (II) NOUVEAU(0): 800x600@60Hz
[ 50.386] (II) NOUVEAU(0): 800x600@75Hz
[ 50.386] (II) NOUVEAU(0): 1024x768@60Hz
[ 50.386] (II) NOUVEAU(0): 1024x768@75Hz
[ 50.386] (II) NOUVEAU(0): 1280x1024@75Hz
[ 50.386] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 50.386] (II) NOUVEAU(0): Supported standard timings:
[ 50.386] (II) NOUVEAU(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 50.386] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 50.386] (II) NOUVEAU(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 50.386] (II) NOUVEAU(0): #3: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 50.386] (II) NOUVEAU(0): #4: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 50.386] (II) NOUVEAU(0): #5: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 50.386] (II) NOUVEAU(0): #6: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 50.386] (II) NOUVEAU(0): #7: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 50.386] (II) NOUVEAU(0): Supported detailed timing:
[ 50.387] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 480 x 270 mm
[ 50.387] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 50.387] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 50.387] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 50.387] (II) NOUVEAU(0): Monitor name: LG IPS FULLHD
[ 50.387] (II) NOUVEAU(0): Serial No: 707NTLE3B800
[ 50.387] (II) NOUVEAU(0): EDID (in hex):
[ 50.387] (II) NOUVEAU(0): 00ffffffffffff001e6db75a88bc0100
[ 50.387] (II) NOUVEAU(0): 071b010380301b78ea3135a5554ea126
[ 50.387] (II) NOUVEAU(0): 0c5054a54b00714f81809500b300a9c0
[ 50.387] (II) NOUVEAU(0): 810081c09040023a801871382d40582c
[ 50.387] (II) NOUVEAU(0): 4500e00e1100001e000000fd00384b1e
[ 50.387] (II) NOUVEAU(0): 530f000a202020202020000000fc004c
[ 50.387] (II) NOUVEAU(0): 47204950532046554c4c4844000000ff
[ 50.387] (II) NOUVEAU(0): 003730374e544c4533423830300a00be
[ 50.387] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[ 50.387] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 50.387] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 50.387] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 50.393] (II) NOUVEAU(0): EDID for output DP-1
[ 50.399] (II) NOUVEAU(0): EDID for output DP-2
[ 50.399] (II) NOUVEAU(0): Output DVI-I-1 connected
[ 50.399] (II) NOUVEAU(0): Output DP-1 disconnected
[ 50.399] (II) NOUVEAU(0): Output DP-2 disconnected
[ 50.399] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 50.399] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1080 +0+0
[ 50.399] (==) NOUVEAU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 50.399] (II) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[ 50.399] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 50.399] (**) NOUVEAU(0): Driver mode "1680x1050": 119.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1400x1050": 101.0 MHz (scaled from 0.0 MHz), 64.7 kHz, 59.9 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1400x1050"x59.9 101.00 1400 1448 1480 1560 1050 1053 1057 1080 +hsync -vsync (64.7 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1600x900": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1440x900": 88.8 MHz (scaled from 0.0 MHz), 55.5 kHz, 59.9 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1440x900"x59.9 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1280x720": 74.2 MHz (scaled from 0.0 MHz), 45.0 kHz, 60.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 50.399] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[ 50.399] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 50.400] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 50.400] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 50.400] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 50.400] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 50.400] (==) NOUVEAU(0): DPI set to (96, 96)
[ 50.400] (II) Loading sub module "fb"
[ 50.400] (II) LoadModule: "fb"
[ 50.401] (II) Loading /usr/X11R7/lib/modules/libfb.so
[ 50.416] (II) Module fb: vendor="X.Org Foundation"
[ 50.416] compiled for 1.20.5, module version = 1.0.0
[ 50.416] ABI class: X.Org ANSI C Emulation, version 0.4
[ 50.416] (II) Loading sub module "shadowfb"
[ 50.416] (II) LoadModule: "shadowfb"
[ 50.416] (II) Loading /usr/X11R7/lib/modules/libshadowfb.so
[ 50.418] (II) Module shadowfb: vendor="X.Org Foundation"
[ 50.418] compiled for 1.20.5, module version = 1.0.0
[ 50.418] ABI class: X.Org ANSI C Emulation, version 0.4
[ 50.418] (II) UnloadModule: "nv"
[ 50.418] (II) Unloading nv
[ 50.418] (II) UnloadModule: "modesetting"
[ 50.418] (II) Unloading modesetting
[ 50.418] (II) UnloadModule: "vesa"
[ 50.418] (II) Unloading vesa
[ 50.418] (II) UnloadModule: "wsfb"
[ 50.418] (II) Unloading wsfb
[ 50.426] (EE) NOUVEAU(0): Error creating GPU channel: -12
[ 50.426] (EE) NOUVEAU(0): Error initialising acceleration. Falling back to NoAccel
[ 50.426] (**) NOUVEAU(0): [COPY] acceleration disabled
[ 50.435] (II) NOUVEAU(0): Hardware support for Present enabled
[ 50.435] (==) NOUVEAU(0): Backing store enabled
[ 50.435] (==) NOUVEAU(0): Silken mouse enabled
[ 50.436] (==) NOUVEAU(0): DPMS enabled
[ 50.437] (II) Initializing extension Generic Event Extension
[ 50.437] (II) Initializing extension SHAPE
[ 50.438] (II) Initializing extension MIT-SHM
[ 50.438] (II) Initializing extension XInputExtension
[ 50.439] (II) Initializing extension XTEST
[ 50.439] (II) Initializing extension BIG-REQUESTS
[ 50.439] (II) Initializing extension SYNC
[ 50.440] (II) Initializing extension XKEYBOARD
[ 50.440] (II) Initializing extension XC-MISC
[ 50.441] (II) Initializing extension SECURITY
[ 50.441] (II) Initializing extension XFIXES
[ 50.442] (II) Initializing extension XFree86-Bigfont
[ 50.442] (II) Initializing extension RENDER
[ 50.442] (II) Initializing extension RANDR
[ 50.443] (II) Initializing extension COMPOSITE
[ 50.444] (II) Initializing extension DAMAGE
[ 50.444] (II) Initializing extension MIT-SCREEN-SAVER
[ 50.444] (II) Initializing extension DOUBLE-BUFFER
[ 50.445] (II) Initializing extension RECORD
[ 50.445] (II) Initializing extension DPMS
[ 50.446] (II) Initializing extension Present
[ 50.446] (II) Initializing extension X-Resource
[ 50.446] (II) Initializing extension XVideo
[ 50.447] (II) Initializing extension XVideo-MotionCompensation
[ 50.447] (II) Initializing extension GLX
[ 50.447] (II) AIGLX: Screen 0 is not DRI2 capable
[ 51.990] (II) IGLX: Loaded and initialized swrast
[ 51.990] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 51.990] (II) Initializing extension XFree86-VidModeExtension
[ 51.990] (II) Initializing extension XFree86-DGA
[ 51.990] (II) Initializing extension XFree86-DRI
[ 51.990] (II) Initializing extension DRI2
[ 51.997] (II) NOUVEAU(0): NVEnterVT is called.
[ 53.998] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[ 53.998] resize called 1920 1080
[ 54.606] (II) Using input driver 'mouse' for '<default pointer>'
[ 54.606] (**) Option "CorePointer" "on"
[ 54.606] (**) <default pointer>: always reports core events
[ 54.606] (WW) <default pointer>: No Device specified, looking for one...
[ 54.606] (II) <default pointer>: found Device "/dev/wsmouse"
[ 54.606] (--) <default pointer>: Device: "/dev/wsmouse"
[ 54.606] (==) <default pointer>: Protocol: "WSMouse"
[ 54.606] (**) <default pointer>: always reports core events
[ 54.606] (**) Option "Device" "/dev/wsmouse"
[ 54.607] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[ 54.607] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[ 54.607] (**) <default pointer>: Buttons: 9
[ 54.607] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
[ 54.607] (**) <default pointer>: (accel) keeping acceleration scheme 1
[ 54.607] (**) <default pointer>: (accel) acceleration profile 0
[ 54.607] (**) <default pointer>: (accel) acceleration factor: 2.000
[ 54.607] (**) <default pointer>: (accel) acceleration threshold: 4
[ 54.607] (II) Using input driver 'kbd' for '<default keyboard>'
[ 54.607] (**) Option "CoreKeyboard" "on"
[ 54.607] (**) <default keyboard>: always reports core events
[ 54.607] (**) <default keyboard>: always reports core events
[ 54.607] (**) Option "Protocol" "standard"
[ 54.607] (**) Option "XkbRules" "base"
[ 54.607] (**) Option "XkbModel" "pc105"
[ 54.607] (**) Option "XkbLayout" "us"
[ 54.607] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
>How-To-Repeat:
boot amd64 NetBSD 9.0
>Fix:
Home |
Main Index |
Thread Index |
Old Index