source: client/boot-tools/includes/etc/modprobe.d/blacklist-framebuffer.conf @ c3c7cb3

opengnsys-1.0.2
Last change on this file since c3c7cb3 was c3c7cb3, checked in by ramon <ramongomez@…>, 13 years ago

Congelar versión 1.0.2 en tags/opengnsys-1.0.2 (modifica #446).

git-svn-id: https://opengnsys.es/svn/tags/opengnsys-1.0.2@2405 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 662 bytes
Line 
1# Framebuffer drivers are generally buggy and poorly-supported, and cause
2# suspend failures, kernel panics and general mayhem.  For this reason we
3# never load them automatically.
4blacklist aty128fb
5blacklist atyfb
6#blacklist radeonfb
7blacklist cirrusfb
8blacklist cyber2000fb
9blacklist cyblafb
10blacklist gx1fb
11blacklist hgafb
12blacklist i810fb
13blacklist intelfb
14blacklist kyrofb
15blacklist lxfb
16blacklist matroxfb_base
17blacklist neofb
18blacklist nvidiafb
19blacklist pm2fb
20blacklist rivafb
21blacklist s1d13xxxfb
22blacklist savagefb
23blacklist sisfb
24blacklist sstfb
25blacklist tdfxfb
26blacklist tridentfb
27#blacklist vesafb
28blacklist vfb
29blacklist viafb
30blacklist vt8623fb
Note: See TracBrowser for help on using the repository browser.