Freeze during booting of ASUS F2A85-M motherboard with Coreboot
Piotr Kubaj
pkubaj at anongoth.pl
Sun Mar 26 16:15:36 UTC 2017
If anyone would like to use Coreboot with FreeBSD on F2A85-M, I guess I have found out how to make it possible.
1. Console / VT still doesn't work after the bootloader, but it turns out X11 starts fine, although there are restrictions. If you need console, you will need to use serial. It's something I can live, though.
2. To make X11 start you need to use sc(4) - sorry, no vt(4), it doesn't work.
3. You need to add to /usr/local/etc/X11/xorg.conf.d/driver-nvidia.conf:
Section "Device"
Identifier "Card0"
Driver "nvidia"
EndSection
This will vary when you use a GPU from other GPU maker.
4. CPU overheats when it does something intensive, but I have observed it on Linux as well.
--
_______________________________________
/ When I kill, the only thing I feel is \
\ recoil. /
---------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20170326/9052f5ee/attachment.sig>
More information about the freebsd-hackers
mailing list