https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194420
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |i915 Status|Needs Triage |In Discussion CC| |[email protected] Summary|[vt] unloading i915kms |unloading i915kms causes |causes black screen and |black screen and reboot. |reboot. | --- Comment #1 from Ed Maste <[email protected]> --- > If I try unload kernel module (without X): > # kldload i915kms Presumably you meant "kldunload i915kms" there. This is an issue with the i915 driver, it is not currently unloadable. (There is a related vt issue in code review D687, but the driver needs to be sorted out first for that to matter here. https://reviews.freebsd.org/D687 ) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
