[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Boot splash




Nicolas Rueff a écrit :
> 3) signes de vie du framebuffer:
> vesafb: framebuffer at 0xe8000000, mapped to 0xe080a000, size 1875k
> vesafb: mode is 800x600x16, linelength=1600, pages=67
> vesafb: protected mode interface info at c000:53a4
> vesafb: scrolling: redraw
> vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0

vga16fb: mapped to 0xc00a0000

Oops, problème: ton noyo a activé le driver framebuffer "vga16", et as
le "vesa". Ça m'étonne pas que ça ne marche pas.

Voilà, c'est rectifié, j'ai ôté vga16fb et ajouté vesafb... : le pb persiste.

> 4) activation du bootsplash:
> Looking for splash picture.... silenjpeg size 81452 bytes, found
> (800x600, 60012 bytes, v3). Got silent jpeg.

Ça, je ne trouve rien qui y ressemble...

Normal, puisque ton driver FB est le vga16 qui n'est pas supporté par
splashimage.

Je n'ai toujours pas ça... normal.

> 5) activation du framebuffer
> Console: switching to colour frame buffer device 93x32
> fb0: VESA VGA frame buffer device

Console: switching to colour frame buffer device 80x30
fb0: VGA16 VGA frame buffer device

Ce sui confirme que tu n'as pas le bon driver fb activé.

Console: colour VGA+ 80x25
Maintenant, je n'ai plus que ça...

Pour résumer: 2) par contre il est mal configuré du point de vue framebuffer

C'est toujours le cas.

4) ton outil file est cassé

Upgradé, et réparé. C'est bien du data, maintenant.

Conclusion:
1) reconfigure correctement ton noyo. Voici un extrait de ma propre
config:
[...]

La mienne est la même, maintenant :
debian:/home/arnaud# grep FB config-20031102-2.4.22
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_FB=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_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_INTEL 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_SPLASHSCREEN=y
CONFIG_FBCON_CFB16=y
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y
CONFIG_FBCON_CFB24=y
CONFIG_FBCON_CFB32=y
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set

Voilà... Toujours pas de gros manchot lors du boot :-(

--
Arnaud



Reply to: