Gentoo Archives: gentoo-user

From: Nagatoro <nagatoro@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] More splash problems
Date: Tue, 23 Aug 2005 08:30:00
Message-Id: 430ADD7B.5040208@gmail.com
1 Hi,
2
3 I've got another "interesting" problem with the splash. It seems like
4 no matter what I specify the computer always wants to use a 800x600
5 resolution.
6
7 At startup I get this (not word for word since showconsole won't play
8 nicely):
9 ---
10 can't open config file /etc/splash/livecd-2005.1/800x600.cfg
11 No 8bpp verbose pic found...
12 Failed to get ...
13 ---
14
15 But as you can see below i specify a 1280x1024 resolution in 16bpp
16 mode (same result if I try 1024x768).
17
18 dmesg:
19 ---
20 [2001] $ dmesg | grep fb
21 Kernel command line: root=/dev/hda2
22 video=vesafb-tng:ywrap,mtrr,1280x1024-16@60
23 splash=verbose,theme:livecd-2005.1 quiet CONSOLE=/dev/tty1 udev
24 CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000
25 00000000 00000000 00000000
26 CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000
27 00000000 00000000 00000000
28 CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080
29 00000000 00000000 00000000
30 vesafb: NVIDIA Corporation, NV34 Board - c116dnz , Chip Rev (OEM:
31 NVIDIA)
32 vesafb: VBE version: 3.0
33 vesafb: protected mode interface info at c000:f090
34 vesafb: pmi: set display start = c00cf0c6, set palette = c00cf130
35 vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc
36 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
37 vesafb: hardware supports DDC2 transfers
38 vesafb: monitor limits: vf = 76 Hz, hf = 81 kHz, clk = 140 MHz
39 vesafb: scrolling: redraw
40 fbsplash: console 0 using theme 'livecd-2005.1'
41 vesafb: framebuffer at 0xd0000000, mapped to 0xe8880000, using 937k,
42 total 131072k
43 fb0: VESA VGA frame buffer device
44 [<c012fb07>] load_module+0xa15/0xb69
45 [<c012fb07>] load_module+0xa15/0xb69
46 [<c012fb07>] load_module+0xa15/0xb69
47 [<c012fb07>] load_module+0xa15/0xb69
48 [<c012fb07>] load_module+0xa15/0xb69
49 fbsplash: console 0 using theme 'livecd-2005.1'
50 fbsplash: console 1 using theme 'livecd-2005.1'
51 fbsplash: switched splash state to 'on' on console 1
52 ---
53
54 Kernel config:
55 ---
56 [2001] $ zcat /proc/config.gz | grep FB_
57 CONFIG_FB_CFB_FILLRECT=y
58 CONFIG_FB_CFB_COPYAREA=y
59 CONFIG_FB_CFB_IMAGEBLIT=y
60 CONFIG_FB_SOFT_CURSOR=y
61 # CONFIG_FB_MACMODES is not set
62 CONFIG_FB_MODE_HELPERS=y
63 # CONFIG_FB_TILEBLITTING is not set
64 # CONFIG_FB_CIRRUS is not set
65 # CONFIG_FB_PM2 is not set
66 # CONFIG_FB_CYBER2000 is not set
67 # CONFIG_FB_ASILIANT is not set
68 # CONFIG_FB_IMSTT is not set
69 # CONFIG_FB_VGA16 is not set
70 CONFIG_FB_VESA=y
71 # CONFIG_FB_VESA_STD is not set
72 CONFIG_FB_VESA_TNG=y
73 CONFIG_FB_VESA_DEFAULT_MODE="1280x1024@60"
74 # CONFIG_FB_HGA is not set
75 # CONFIG_FB_NVIDIA is not set
76 # CONFIG_FB_RIVA is not set
77 # CONFIG_FB_I810 is not set
78 # CONFIG_FB_INTEL is not set
79 # CONFIG_FB_MATROX is not set
80 # CONFIG_FB_RADEON_OLD is not set
81 # CONFIG_FB_RADEON is not set
82 # CONFIG_FB_ATY128 is not set
83 # CONFIG_FB_ATY is not set
84 # CONFIG_FB_SAVAGE is not set
85 # CONFIG_FB_SIS is not set
86 # CONFIG_FB_NEOMAGIC is not set
87 # CONFIG_FB_KYRO is not set
88 # CONFIG_FB_3DFX is not set
89 # CONFIG_FB_VOODOO1 is not set
90 # CONFIG_FB_TRIDENT is not set
91 # CONFIG_FB_GEODE is not set
92 # CONFIG_FB_S1D13XXX is not set
93 # CONFIG_FB_VIRTUAL is not set
94 CONFIG_FB_SPLASH=y
95 ---
96
97 Does anyone have an idea as to what is wrong here? It used to work
98 (some emerge -uDNav world 's ago...).
99
100 --
101 Naga
102 --
103 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] More splash problems Michael Kintzios <michaelkintzios@××××××××.uk>
Re: [gentoo-user] More splash problems Uwe Thiem <uwix@××××.na>
Re: [gentoo-user] More splash problems Holly Bostick <motub@××××××.nl>
Re: [gentoo-user] More splash problems bshlists <bshlists@××××××.com>