Hi,

I've got another "interesting" problem with the splash. It seems like
no matter what I specify the computer always wants to use a 800x600
resolution.

At startup I get this (not word for word since showconsole won't play nicely):
---
can't open config file /etc/splash/livecd-2005.1/800x600.cfg
No 8bpp verbose pic found...
Failed to get ...
---

But as you can see below i specify a 1280x1024 resolution in 16bpp mode (same result if I try 1024x768).

dmesg:
---
[2001] $ dmesg | grep fb
Kernel command line: root=/dev/hda2
video=vesafb-tng:ywrap,mtrr,[EMAIL PROTECTED]
splash=verbose,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1 udev
CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000
00000000 00000000 00000000
CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000
00000000 00000000 00000000
CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080
00000000 00000000 00000000
vesafb: NVIDIA Corporation, NV34 Board - c116dnz , Chip Rev    (OEM:
NVIDIA)
vesafb: VBE version: 3.0
vesafb: protected mode interface info at c000:f090
vesafb: pmi: set display start = c00cf0c6, set palette = c00cf130
vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc
3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
vesafb: hardware supports DDC2 transfers
vesafb: monitor limits: vf = 76 Hz, hf = 81 kHz, clk = 140 MHz
vesafb: scrolling: redraw
fbsplash: console 0 using theme 'livecd-2005.1'
vesafb: framebuffer at 0xd0000000, mapped to 0xe8880000, using 937k,
total 131072k
fb0: VESA VGA frame buffer device
 [<c012fb07>] load_module+0xa15/0xb69
 [<c012fb07>] load_module+0xa15/0xb69
 [<c012fb07>] load_module+0xa15/0xb69
 [<c012fb07>] load_module+0xa15/0xb69
 [<c012fb07>] load_module+0xa15/0xb69
fbsplash: console 0 using theme 'livecd-2005.1'
fbsplash: console 1 using theme 'livecd-2005.1'
fbsplash: switched splash state to 'on' on console 1
---

Kernel config:
---
[2001] $ zcat /proc/config.gz | grep FB_
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SOFT_CURSOR=y
# CONFIG_FB_MACMODES is not set
CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
CONFIG_FB_VESA=y
# CONFIG_FB_VESA_STD is not set
CONFIG_FB_VESA_TNG=y
CONFIG_FB_VESA_DEFAULT_MODE="[EMAIL PROTECTED]"
# CONFIG_FB_HGA is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I810 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_GEODE is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_FB_SPLASH=y
---

Does anyone have an idea as to what is wrong here? It used to work (some emerge -uDNav world 's ago...).

--
Naga
--
gentoo-user@gentoo.org mailing list

Reply via email to