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

Questions et astuces concernant l'installation et la configuration d'archlinux
Avatar de l’utilisateur
rafmav
yeomen
Messages : 272
Inscription : mer. 11 mars 2009, 13:30

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

Message 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.
Dernière modification par rafmav le sam. 27 févr. 2010, 10:18, modifié 1 fois.
#rmv$@f29£8µ1
Ma petite paresse me perdra...
Si vous ne voulez pas vous tromper, ne faites rien!
Impossible est impossible: est venue une personne qui ne savais pas que c'était impossible, et qui l'a fait!
Avatar de l’utilisateur
tuxce
Maître du Kyudo
Messages : 6677
Inscription : mer. 12 sept. 2007, 16:03

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

Message par tuxce »

Code : Tout sélectionner

pacman -R xf86-video-fbdev
Avatar de l’utilisateur
rafmav
yeomen
Messages : 272
Inscription : mer. 11 mars 2009, 13:30

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

Message 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 ? ...
#rmv$@f29£8µ1
Ma petite paresse me perdra...
Si vous ne voulez pas vous tromper, ne faites rien!
Impossible est impossible: est venue une personne qui ne savais pas que c'était impossible, et qui l'a fait!
Répondre