[Bug 293351] radeonkms is not working
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293351 --- Comment #1 from Artem Kim <[email protected]> --- I forgot to write it. I've tried # syscons is the legacy console driver, resembling an SCO console device vga # VGA video card driver device splash # Splash screen and screen saver support device sc options SC_PIXEL_MODE # add support for the raster text mode # vt is the default video console driver device vt device vt_vga device vt_efifb device vt_vbefb and # syscons is the legacy console driver, resembling an SCO console #device vga # VGA video card driver #device splash # Splash screen and screen saver support #device sc #options SC_PIXEL_MODE # add support for the raster text mode # vt is the default video console driver device vt device vt_vga device vt_efifb device vt_vbefb and cat /boot/loader.conf hw.syscons.disable=1 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.