Page 1 sur 1

[xorg] FATAL: Module fbcon not found. (résolu)

Publié : jeu. 25 févr. 2010, 13:12
par rafmav
Depuis je ne sais quelle mise à jour de linux (à mon avis du kernel), j'ai un:

Code : Tout sélectionner

$ less /var/log/Xorg.0.log
FATAL: Module fbcon not found
xorg démarre seulement si je mets, fbcon dans la blacklist:

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
Sinon, dans /var/log/Xorg.0.log il me mets:

Code : Tout sélectionner

FATAL: Module fbcon not found.
avec fbcon en blacklist, j'ai X mais, voici la fin du /var/log/Xorg.0.log:

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)
...
C'est quoi "fbcon" ? C'est indispensable ? Pourquoi ça ne marche pas sans le mettre en blacklist ?

Merci.

Re: [xorg] FATAL: Module fbcon not found.

Publié : jeu. 25 févr. 2010, 14:03
par tuxce

Code : Tout sélectionner

pacman -R xf86-video-fbdev

Re: [xorg] FATAL: Module fbcon not found.

Publié : sam. 27 févr. 2010, 10:00
par rafmav
tuxce a écrit :

Code : Tout sélectionner

pacman -R xf86-video-fbdev
Merci je n'ai plus de messages de recherche de fbcon, que je n'ai plus à mettre en /etc/modprobe.d/framebuffer_blacklist.conf

Merci beaucoup!

Quand j'aurais du temps à perdre, j'essayerai de savoir à quoi sert fbcon: fb con ? ...