[xorg] FATAL: Module fbcon not found. (résolu)
Publié : jeu. 25 févr. 2010, 13:12
Depuis je ne sais quelle mise à jour de linux (à mon avis du kernel), j'ai un:
xorg démarre seulement si je mets, fbcon dans la blacklist:
Sinon, dans /var/log/Xorg.0.log il me mets:
avec fbcon en blacklist, j'ai X mais, voici la fin du /var/log/Xorg.0.log:
C'est quoi "fbcon" ? C'est indispensable ? Pourquoi ça ne marche pas sans le mettre en blacklist ?
Merci.
Code : Tout sélectionner
$ less /var/log/Xorg.0.log
FATAL: Module fbcon not found
Code : Tout sélectionner
$ less /etc/modprobe.d/framebuffer_blacklist.conf
blacklist atyfb
blacklist aty128fb
blacklist radeonfb
blacklist sisfb
blacklist viafb
blacklist kyrofb
blacklist rivafb
blacklist vt8623fb
blacklist pm2fb
blacklist cyber2000fb
blacklist uvesafb
blacklist tdfxfb
blacklist s3fb
blacklist neofb
blacklist nvidiafb
blacklist savagefb
blacklist cirrusfb
blacklist sstfb
blacklist vmlfb
blacklist tridentfb
blacklist fbcon
Code : Tout sélectionner
FATAL: Module fbcon not found.
Code : Tout sélectionner
(II) intel(0): EDID vendor "AUO", prod id 8284
(II) intel(0)! Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0 65.50 1366 1390 1406 1406 768 770 774 776 -hsync -vsync (46.6 kHz)
(II) intel(0): EDID vendor "AUO", prod id 8284
(II) intel(0)! Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0 65.50 1366 1390 1406 1406 768 770 774 776 -hsync -vsync (46.6 kHz)
...
...
...
répétition des 3 lignes au moins 50 fois
...
...
...
(II) intel(0): EDID vendor "AUO", prod id 8284
(II) intel(0)! Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0 65.50 1366 1390 1406 1406 768 770 774 776 -hsync -vsync (46.6 kHz)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) AIGLX: Resuming AIGLX clients for VT switch
(II) intel(0): No memory allocations
(II) intel(0): EDID vendor "AUO", prod id 8284
(II) intel(0)! Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0 65.50 1366 1390 1406 1406 768 770 774 776 -hsync -vsync (46.6 kHz)
...
Merci.