Dual video card notebook: no X11 at all

Kevin Oberman kob6558 at gmail.com
Mon Jul 2 16:13:51 UTC 2012


On Mon, Jul 2, 2012 at 5:42 AM, Alex Povolotsky <tarkhil at webmail.sub.ru> wrote:
> On 07/02/12 15:59, Yury Glukhovskoy wrote:
>> If the dual-GPU machine is labeled as Optimus, Nvidia card has no chance of
> where can I check it?
>> working with any version of FreeBSD right now. There should be no video
>> outputs on Nvidia chip at all, which only performs rendering into the
>> main memory to be displayed by embedded GPU pipeline.
>>
>> On-CPU GPU should typically work, for some definition of 'work', but indeed
>> requires recent stable or head for kernel bits, and recent ports compiled
>> with right options for usermode bits.
>>
> Ok, I'll give a try)

Be sure to add:
WITH_NEW_XORG=YES
WITH_KMS=YES
to /etc/make.conf before building the new kernel and then re-build
x11-drivers. (At least the Intel, keyboard, and mouse.)
If BIOS gives the option of turning off the nVidia, please do so.

Good luck! If you get it working (and it usually just runs, you should
be happy with it.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558 at gmail.com


More information about the freebsd-x11 mailing list