Bonjour � tous et bonne ann�e... Je ne comprends vraiment pas pourquoi mon framebuffer ne marche pas ! J'ai activ� les options dans mon noyau (voir ici en bas) mais lorsque je d�marre avec une option fb dans mon lilo, il me dit nombre invalide et passe automatiquement en vga=ask Je n'ai d'ailleurs aucun /dev/fb (ni aucun pinguin)! J'avais le fb sans probl�me sur le noyau bf24, mais j'ai depuis recompil� en 2.4.20 avec les drivers propri�taires nvidia (derni�re version 1.4.xx) sur geforce2MX ... (j'ai d'ailleurs du changer les drivers fb de riva en vesa, riva �tant incompatible avec les drivers proprio nvidia)
Je comprends pas :( Merci de l'aide, Ploum Ma config kernel : # # Frame-buffer support # CONFIG_FB=y CONFIG_DUMMY_CONSOLE=y # CONFIG_FB_RIVA is not set # CONFIG_FB_CLGEN is not set # CONFIG_FB_PM2 is not set # CONFIG_FB_PM3 is not set # CONFIG_FB_CYBER2000 is not set CONFIG_FB_VESA=y # CONFIG_FB_VGA16 is not set # CONFIG_FB_HGA is not set CONFIG_VIDEO_SELECT=y # CONFIG_FB_MATROX is not set # CONFIG_FB_ATY is not set # CONFIG_FB_RADEON is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_SIS is not set # CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_3DFX is not set # CONFIG_FB_VOODOO1 is not set # CONFIG_FB_TRIDENT is not set # CONFIG_FB_VIRTUAL is not set # CONFIG_FBCON_ADVANCED is not set CONFIG_FBCON_CFB8=y CONFIG_FBCON_CFB16=y CONFIG_FBCON_CFB24=y CONFIG_FBCON_CFB32=y # CONFIG_FBCON_FONTWIDTH8_ONLY is not set # CONFIG_FBCON_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y

