Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2023 21:32:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 201461] switching back to sc(4) or vt(4) console fails with nvidia.ko
Message-ID:  <bug-201461-227-4lGI0XZcvI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201461-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201461-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201461

Thierry Thomas <thierry@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thierry@FreeBSD.org
            Version|10.1-STABLE                 |CURRENT

--- Comment #25 from Thierry Thomas <thierry@FreeBSD.org> ---
Setting "Version:" to CURRENT, because I'm still facing this bug with
FreeBSD-14-CURRENT #0 main-n261544-cee09bda03c8: Thu Mar 16 08:11:20 UTC 20=
23.

Actually, I got the problem reported in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201461#c19 : a garbled
instead of a blank screen when switching to console (vt), and as reported by
Andreas Bock, setting "hw.vga.textmode=3D1" in /boot/loader.conf fixed it.

Notes:

- the card is GP104BM [GeForce GTX 1080 Mobile]

- using nvidia-driver-515.86.01_1

- no external screen but the one of the laptop

- amd64 legacy installation

- `nvidia-debugdump -D' reports:
ERROR: GetCaptureBufferSize failed, Unknown Error, bufSize: 0x0
ERROR: internal_getDumpBuffer failed, return code: 0x3e7
ERROR: internal_dumpSystemComponent() failed, return code: 0x3e7
ERROR: internal_dumpNvLogComponent() failed, return code: 0x3e7
ERROR: GetCaptureBuffer failed, Unknown Error, bufSize: 0x22
ERROR: internal_getDumpBuffer failed, return code: 0x3e7
ERROR: internal_dumpGpuComponent() failed, return code: 0x3e7
ERROR: GetCaptureBuffer failed, Unknown Error, bufSize: 0x46cdf
ERROR: internal_getDumpBuffer failed, return code: 0x3e7
ERROR: internal_dumpGpuComponent() failed, return code: 0x3e7
ERROR: internal_dumpNvLogComponent() failed, return code: 0x3e7

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201461-227-4lGI0XZcvI>