tech-x11 archive

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

full dmesg (Re: can't get Nouveau console



I have the similar situation with nouveau.
Install as serial is console, and collected the
full dmesg :-)
   http://www.ki.nu/~makoto/NetBSD/dmesg/amd64-h81-NVIDIA-buf_1M-debug
conf file is attached below

Is following part problem ?

| drm kern info: nouveau  [  PGRAPH][nouveau0] using external firmware
| drm kern error: nouveau E[  PGRAPH][nouveau0] failed to load fuc409c
| drm kern error: nouveau E[  DEVICE][nouveau0] failed to create 0x18000717, -22
| drm kern debug: nouveau T[  DEVICE][nouveau0] dec() == 21
| drm kern error: nouveau E[     DRM] failed to create 0x80000080, -22
| drm kern debug: nouveau T[      SW][nouveau0] dec() == 0
| drm kern debug: nouveau D[      SW][nouveau0] destroying

Thank you,
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.
http://www.ki.nu/~makoto/pkgsrc/check-update/00_Summary.html
Key fingerprint = 0BFA FAEB EAD1 90BA 7498  8F85 6809 9E0B B7EF A12E


-------------------
# $NetBSD$

include "arch/amd64/conf/GENERIC"
# it's probably worth testing in -current now if you want.  you'll need
# to enable these lines in your config:

nouveau*        at pci? dev ? function ?
nouveaufb*      at nouveaufbbus?

# and you might want to disable nouveau debug -- my console spews a really
# large amount, but only if it works ;)  you'll have to do this by editing
# files.nouveau to have this instead:

#no makeoptions nouveau
#makeoptions     nouveau CPPFLAGS+="-DCONFIG_NOUVEAU_DEBUG=0"
#makeoptions     nouveau CPPFLAGS+="-DCONFIG_NOUVEAU_DEBUG_DEFAULT=0"

options   MSGBUFSIZE=1048576


Home | Main Index | Thread Index | Old Index