20 Dec
2012
20 Dec
'12
3:06 p.m.
Daniel Bryan:
Here's what I've tried in EFI mode:
- standard nouveau setup - X sort of starts up but there are weird artifacts, mouse doesn't work, and it freezes up pretty quickly.
I had the same problem and found the following solution: - Install xf86-video-fbdev - Create a new file at /etc/X11/xorg.conf.d/20-fdbdev.conf, with the following content: Section "Device" Identifier "gfx" Driver "fbdev" EndSection