[Bug 278930] graphics/drm-kmod a blank screen in all TTYs till reboot if PulseAudio is installed (always) or if certain scenarios of playing Youtube videos on Firefox
Date: Sun, 01 Dec 2024 09:04:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278930 --- Comment #16 from Graham Perrin <grahamperrin@gmail.com> --- > Hardware: amd64 Any Re: opening comment 0 > … i7-4790 CPU with integrated graphics … > … x86_64. … Re: comment 8 (2024-05-15 18:31:36 UTC) > … all the sources from: > > 1. http://ftp.freebsd.org/pub/FreeBSD/releases/arm64/14.1-BETA2/src.txz > 2. http://ftp.freebsd.org/pub/FreeBSD/releases/arm64/14.1-BETA2/ports.txz > > Now the problem is different. … ARM®. Was arm64 above a typo? From <https://lists.freebsd.org/archives/freebsd-stable/2024-May/002152.html> (2024-05-15 18:37:56 UTC): > … amd64 … Suitable for Intel® i7. ---- At <https://www.freebsd.org/releases/14.2R/> there is not yet the official announcement. In the meantime, to avoid some uncertainty, you may: 1. remove the contents of /usr/src/ but not the directory itself 2. be prepared to run the command below, which will add /usr/src/sys/ pkg add https://pkg.freebsd.org/FreeBSD:14:amd64/base_release_2/FreeBSD-src-sys-14.2.pkg Please aim to retest with 14.2-RELEASE. In your case, after ensuring that both the running kernel and the installed userland are at 14.2-RELEASE, I suggest a restart of the operating system and then a forced upgrade of all packaged ports (including drm-kmod). Hint: freebsd-version -kru ; uname -aKU If the upgrade will deinstall any package: keep a note, so that the package may be installed at a later date. Before retesting DRM, you should please: 1. build and install the appropriate kernel module using quarterly or latest source code for graphics/drm-61-kmod 2. restart the operating system. A hint, to tell whether you use the quarterly repo or the latest repo, for packaged ports: pkg -vv | grep -B 1 -e url -e priority -- You are receiving this mail because: You are the assignee for the bug.