Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fbsplash problems
Date: Fri, 22 Jul 2005 15:01:34
Message-Id: 42E109F7.9080601@asmallpond.org
In Reply to: Re: [gentoo-user] fbsplash problems by Vitaly Kovalyshyn aka samael
1 Vitaly Kovalyshyn aka samael wrote:
2
3 >Hello!
4 >
5 >I've problems with fbsplash 2!
6 >
7 >in grub.conf:
8 >title Gentoo Linux
9 >root (hd0,0)
10 >kernel /kernel-2.6.11-gentoo-r11 root=/dev/hda3 video=vesafb:1024x768-16@85
11 >plash=silent,theme:livecd-2005.0
12 >initrd /fbsplash-livecd-2005.0-1024x768
13 >
14 >in dmesg:
15 ># dmesg | grep vesafb
16 >Kernel command line: ro root=/dev/hda3 video=vesafb:ywrap,mtrr,1024x768-16@85
17 >splash=silent
18 >vesafb: ATI Technologies Inc., V280, 01.00 (OEM: ATI RADEON 9200)
19 >vesafb: VBE version: 2.0
20 >vesafb: protected mode interface info at c000:5767
21 >vesafb: pmi: set display start = c00c57fb, set palette = c00c5847
22 >vesafb: pmi: ports = a010 a016 a054 a038 a03c a05c a000 a004 a0b0 a0b2 a0b4
23 >vesafb: monitor limits: vf = 0 Hz, hf = 0 kHz, clk = 0 MHz
24 >vesafb: scrolling: ywrap using protected mode interface, yres_virtual=1536
25 >vesafb: framebuffer at 0xe0000000, mapped to 0xe0880000, using 3072k, total
26 >16384k
27 >
28 >
29 >
30
31 Do you also get a message about "checking if initrd is initramfs..." in
32 dmesg? If not, then you probably don't have ram disk or initrd support
33 in your kernel configuration. If so, then everything looks right, and
34 maybe you can try a couple of different resolutions, and particularly,
35 bit depths. 1024x768-24 or 1024x768-32 might work better.
36
37 -Richard
38
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] fbsplash problems Vitaly Kovalyshyn aka samael <samael@××××××××.ua>