[CFT] xboxfb with vt(9) (a.k.a. newcons)

Aleksandr Rybalko ray at freebsd.org
Wed Jan 15 12:43:07 UTC 2014


Hello friends!

I've just committed update to xboxfb driver for vt(9). But I have no HW
to test on. So if anybody have HW and time/wish to test it, please help
me.

What you need to do that:
1. Update sources to latest HEAD;
2. In XBOX kernel config file replace that devices:
-device         xboxfb
-device         sc
-device         fb
with those:
+device         vt_xboxfb
+device         vt
+device         fbd
3. rebuild/reinstall your kernel.

Thanks a lot!

WBW
-- 
Aleksandr Rybalko <ray at freebsd.org>


More information about the freebsd-current mailing list