Intel x3100 and opengl solved

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: Intel x3100 and opengl

Post by Husse »

I think you should not use the default intel driver but rather the mesa one

Code: Select all

gksu gedit /etc/X11/xorg.conf
In Section Device add
Driver "mesa"
or if you already have
Driver "intel"
change to mesa
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Intel x3100 and opengl

Post by Husse »

Glad it worked
But mesa is there by default as far as I know
Locked

Return to “Hardware Support”