Bonjour toul'monde, Petite (?) question concernant fb:
SuSE 7.3 J'utilise le fb en console, très bien, mais lilo n'accepte qu'une série de définitions: celles de la colonne 800x600 ( vga = 0x0314). Couleurs | 640x480 800x600 1024x768 1280x1024 1600x1200 ---------+--------------------------------------------- 256 | 0301 0303 0305 0307 031C 32.768 | 0310 0313 0316 0319 031D 65.536 | 0311 0314 0317 031A 031E 16,8M | 0312 0315 0318 031B 031F L'ennui c'est que sous X je passe en 1280x1024 et si je reviens à la console sans passer par 800x600, mon écran décroche et c'est le reboot. Y a-t-il une solution à ce problème? Merci, En attaché mon fb.cfg. J-C H. -- --------------------- Jean-Claude Hendrickx * Linux user * ---------------------
kernel-framebuffer.txt - 1.18Kilo-octets # OPTIONS KERNEL POUR L'ACTIVATION DU FRAMEBUFFER # Section Console Drivers # # Note: pour activer le framebuffer il faudra également, après avoir # recompilé son kernel, ajouter une option dans lilo.conf. # Ex: chez moi (écran 17'): # vga=0x318 # Cf framebuffer-howto pour une liste détaillée des équivalences. # Console drivers # CONFIG_VGA_CONSOLE=y CONFIG_VIDEO_SELECT=y # CONFIG_MDA_CONSOLE is not set CONFIG_FB=y CONFIG_DUMMY_CONSOLE=y # CONFIG_FB_PM2 is not set # CONFIG_FB_ATY is not set CONFIG_FB_VESA=y CONFIG_FB_VGA16=y CONFIG_VIDEO_SELECT=y # CONFIG_FB_MATROX is not set # CONFIG_FB_ATY128 is not set # CONFIG_FB_VIRTUAL is not set CONFIG_FBCON_ADVANCED=y # CONFIG_FBCON_MFB is not set # CONFIG_FBCON_CFB2 is not set # CONFIG_FBCON_CFB4 is not set CONFIG_FBCON_CFB8=y CONFIG_FBCON_CFB16=y CONFIG_FBCON_CFB24=y CONFIG_FBCON_CFB32=y # CONFIG_FBCON_AFB is not set # CONFIG_FBCON_ILBM is not set # CONFIG_FBCON_IPLAN2P2 is not set # CONFIG_FBCON_IPLAN2P4 is not set # CONFIG_FBCON_IPLAN2P8 is not set # CONFIG_FBCON_MAC is not set CONFIG_FBCON_VGA_PLANES=y # CONFIG_FBCON_VGA is not set # CONFIG_FBCON_FONTWIDTH8_ONLY is not set # CONFIG_FBCON_FONTS is not set CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y