public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] More splash problems
@ 2005-08-23  8:25 Nagatoro
  2005-08-23  9:07 ` Michael Kintzios
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Nagatoro @ 2005-08-23  8:25 UTC (permalink / raw
  To: gentoo-user

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,1280x1024-16@60
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="1280x1024@60"
# 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



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2005-08-31 14:27 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-23  8:25 [gentoo-user] More splash problems Nagatoro
2005-08-23  9:07 ` Michael Kintzios
2005-08-23  9:44   ` Nagatoro
2005-08-23 10:48 ` Uwe Thiem
2005-08-23 12:23   ` Nagatoro
2005-08-23 12:53     ` Michael Kintzios
2005-08-23 17:46       ` Nagatoro
2005-08-23 14:59 ` Holly Bostick
2005-08-23 17:50   ` Nagatoro
2005-08-23 18:27     ` Holly Bostick
2005-08-23 18:50     ` Matthias Krebs
2005-08-23 19:14       ` Holly Bostick
2005-08-23 20:08         ` Matthias Krebs
2005-08-23 23:14           ` Holly Bostick
2005-08-24  5:01         ` Nagatoro
2005-08-24  7:23         ` Uwe Thiem
2005-08-24  7:27         ` Uwe Thiem
2005-08-23 19:43       ` Nagatoro
2005-08-30 14:35 ` bshlists
2005-08-30 14:51   ` Holly Bostick
2005-08-30 15:31     ` bshlists
2005-08-30 15:42       ` Holly Bostick
2005-08-31  8:02       ` Uwe Thiem
2005-08-31 14:06         ` bshlists
2005-08-30 17:36     ` Tony Davison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox