Date: Sun, 26 Mar 2017 18:06:05 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: freebsd-hackers@freebsd.org, jhb@freebsd.org Subject: Re: Freeze during booting of ASUS F2A85-M motherboard with Coreboot Message-ID: <20170326160605.GA68209@DESKTOP1> In-Reply-To: <20170318190527.GA70683@ThinkPad-X200.local> References: <20170225224425.GA93825@DESKTOP1> <20170318190527.GA70683@ThinkPad-X200.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable If anyone would like to use Coreboot with FreeBSD on F2A85-M, I guess I hav= e found out how to make it possible. 1. Console / VT still doesn't work after the bootloader, but it turns out X= 11 starts fine, although there are restrictions. If you need console, you w= ill 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 wo= rk. 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 o= n Linux as well. --=20 _______________________________________=20 / When I kill, the only thing I feel is \ \ recoil. / ---------------------------------------=20 \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAljX5u0ACgkQelmbhSCD nJ3CRg/7BIoGJyvXqbbbBxYbknnyMsAERWjBc9cnmSLJmHaFQYDBnGerepSVqk17 q9iKlBOTFObh9yJD8qVVzkk59Bf+0pHv8N/r4+xuJDiS8rturgGWTTP+X4BHlM62 XRf1mk7FKW4/YMnZQBI+0cVyuPHb8W/mbpVXybaXv89cdJB30V5v+fPOQFP5Qk0z LBZf9VwFpq5CaqpVQ1QkjnMtXVbgS+oXCz9C1mUpB6QK4ktmNdKjNTGXni2qpFVt rBmpIUi6BXF/pya7Za5sPGPizPkLsUReI4hNBeGNpA+18iheFkWk8x7WdYHDgYld ung8twT9/9GcY+f2R5XbCj5FbOpeW79M2MtSTO+yDppHh2lI+l/t4/JfCDWWkqDx Bl17+LoyzYSkFMxdmLdJP/9IDt0lJOBhSZZLLxsFlFOHh9tOOhLpijrrbn1rV1UX rwaCassmVK0CnHEa+ts+LMHwQsDKOB5jc/R74Brswa5rBhRaMPesg9hjs3wYC8y5 5FTM3XUovJAxXHt7z4gYD8124ziOlLf9ajr32DbPUyLm4pV+HxBtu6XEG9jmaQJ8 EC5SqpSozH7FQZrBPZZ1MD8ePFfCLAJUn1gnl/y1eRGTFsPEnaXUUtaogrc/EnHp NZPtjM/nrqi2uSM/zzaOHkyB7zyXJYDIevlOGPQ582PVPyD8zEc= =X1oL -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170326160605.GA68209>