Date: Mon, 09 Dec 2024 08:07:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 283123] loading i915kms causes black screen on Lenovo X1 carbon gen 8 Message-ID: <bug-283123-227-ZPoy52B6ry@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283123-227@https.bugs.freebsd.org/bugzilla/> References: <bug-283123-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=3D283123 Kevin Zheng <kevinz5000@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevinz5000@gmail.com --- Comment #11 from Kevin Zheng <kevinz5000@gmail.com> --- I just ran into this issue upgrading from 14.1 to 14.2 and was in for a surprise. It felt like the machine had hung on boot, even though now I real= ize that it was just a frozen text console. To solve this problem I tried to uninstall the packages and reinstall from ports, however I'm still getting this issue with the text console hanging. I ran: # pkg delete drm-kmod # pkg autoremove Then verified that the gpu-firmware* and drm-*-kmod packages were gone. I t= hen reinstalled just drm-61-kmod and gpu-firmware-intel-kmod-kabylake by compil= ing from ports: # cd /usr/ports/graphics/drm-61-kmod && make install # cd /usr/ports/graphics/gpu-firmware-intel-kmod && make FLAVOR=3Dkabylake install I rebooted but still run into the text console frozen issue. I can of course still bindly log in and startx. Is there another port that I forgot to rebu= ild? --=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-283123-227-ZPoy52B6ry>