matteopio
Posts: 19
Joined: Thu Feb 25, 2016 2:49 pm

Help. Graphics Drivers not working!!!

Tue Mar 01, 2016 10:33 pm

Hi. So when I heard about the new experimental drivers, I thought they would accelerate my usual work. However, every time I boot after I set the drivers using raspi-config, the system is stuck in a dead loop. Besides I have a Raspberry Pi 2, Latest version of Raspbian and a 16 GB Class 10 SD Card.

DirkS
Posts: 10363
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Help. Graphics Drivers not working!!!

Wed Mar 02, 2016 12:51 am

They're still in development and they break a lot of other stuff.
Deactivate it by commenting out / removing the line

Code: Select all

dtoverlay=vc4-kms-v3d
in /boot/config.txt
You can put hte card in another computer and edit config.txt directly

matteopio
Posts: 19
Joined: Thu Feb 25, 2016 2:49 pm

Re: Help. Graphics Drivers not working!!!

Wed Mar 02, 2016 5:55 pm

Thx man.

Return to “Troubleshooting”