[Bug 297136] FreeBSD loses screen on X870 Tomahawk motherboard when using the NVidia graphics card
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on X870 Tomahawk motherboard when using the NVidia graphics card"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on X870 Tomahawk motherboard when using the NVidia graphics card"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on X870 Tomahawk motherboard when using the NVidia graphics card"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on X870 Tomahawk motherboard when using the NVidia graphics card"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on the X870 Tomahawk motherboard when using the NVidia graphics card"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 297136] FreeBSD loses screen on the X870 Tomahawk motherboard when using the NVidia graphics card"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jul 2026 07:49:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297136
Bug ID: 297136
Summary: FreeBSD loses screen on X870 Tomahawk motherboard when
using the NVidia graphics card
Product: Base System
Version: 15.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: yuri@freebsd.org
The embedded AMD graphics controller is turned off in favor of the NVidia card.
This NVidia card worked with FreeBSD w/out a problem on another, older MB.
The Beastie screen appears, the user makes the choice 1 and then the screen
becomes dark.
The expected behavior: FreeBSD should boot normally by default.
The Gemini AI recommended the following snippets but none of them helped:
set hw.efi.fb.provide=0
set screen.textmode=1
boot -s
hw.vga.textmode="1"
machdep.disable_mtrrs="1"
set hw.vga.textmode=1
set kern.vty=sc
boot -s
hw.vga.textmode="1"
kern.vty="vt"
set hw.vga.textmode=1
boot -s
gop list
gop set {N} # some simple low resolution
--
You are receiving this mail because:
You are the assignee for the bug.