View previous topic :: View next topic |
Author |
Message |
oracle40210 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 20
|
Posted: Tue Aug 24, 2004 8:39 pm Post subject: Can't find /dev/fbsplash in nitro-sources 2.6.8.1-nitro5 |
|
|
I'm trying to get gensplash to work and i feel so dumb 'cause instructions are easy but i still can't make it work.
Only thing i know is that i get 'Can't fine /dev/fbsplash' after all kernel modules are loaded and i guess that shouldn't happen so let's start from there ![Wink ;)](images/smiles/icon_wink.gif)
Last edited by oracle40210 on Wed Aug 25, 2004 3:05 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
rush_ad l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/13534496904220d166ad081.gif)
Joined: 22 Jul 2004 Posts: 863 Location: New Jersey, USA
|
Posted: Wed Aug 25, 2004 12:57 am Post subject: |
|
|
dont feel bad. i've been trying to get gensplash or bootsplash to work with nitro , love, gentoo-dev for a long time. still no luck. it just boots up without splash with no error. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
oracle40210 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 20
|
Posted: Wed Aug 25, 2004 8:19 am Post subject: |
|
|
I feel bad because i was used to my bootsplash before switching to nitro and now it's hard to go back... i wish i could use bootsplash at least instead of gensplash but i don't know if there's a way to do that because if you have one you can't have the other one and nitro comes with gensplash...
If someone knows a way PLEASE tell me! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sibov Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1926566401425bb214e7c96.gif)
Joined: 09 Feb 2004 Posts: 147 Location: Germany
|
Posted: Wed Aug 25, 2004 9:37 am Post subject: |
|
|
Hi,
2.6.8.1-nitro5 with gensplash, will give you /dev/fbsplash
gensplash is the future and it 's working fine on my side. _________________ Gentoo 2.6.17-gentoo-r5 with dmraid Raid0 Dualboot
AMD64 X2 3800+, 4x512MB DDR PC3200Pro Corsair Geforce EN6600GT silencer @ 256MB
4x250GB SATAII Samsung SP120, Asus A8N Premium, Plextor PX712SA DVDRW
Logitech Dinovo, SB Audigy4 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
oracle40210 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 20
|
Posted: Wed Aug 25, 2004 10:16 am Post subject: |
|
|
gensplash is supposed to be included in nitro (am i wrong?!?) and i don't have /dev/fbsplash.
I'm running 2.6.8.1-nitro5.
I would be happy to use gensplash since bootsplash is going to be discontinued... still waiting for help! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
neonik Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/74597107743aef36de4fa7.png)
Joined: 08 Oct 2003 Posts: 501
|
Posted: Wed Aug 25, 2004 10:18 am Post subject: |
|
|
Well I couldn't get it working with 2.6.8.1 kernels, none of ones I've tried, wasn't in the mood to figure out why.
You just need to distinguish between fbspash, gensplash and splashutils.
spock wrote: | Gensplash is a project started by me. It's general aim is creating a set of tools which could "enrich" the Gentoo boot process (displaying messages, animations, progress bars, etc). It has been divided into two stages. The first stage consists of developing fbsplash and splashutils. The second stage is about developing the new program (or a set of programs) that will be reponsible for displaying all the nice and fancy things during boot-up/shutdown/reboot.
Fbsplash is kernel patch developed as a part of the gensplash project. It creates an interface between the kernel and userspace, which different programs can use to switch the system between the silent and verbose modes, and to set graphical backgrounds on consoles.
Splashutils is a package consisting of a few userspace programs, the most important of them being the 'splash_helper', which answers all requests from the kernel. Splashutils and fbsplash, when installed and properly configured, provide all the features of bootsplash. |
It may depend on the fb module: vesafb/vesafb-tng, although it shouldn't.
By the way, I've just noticed, spock released a new patch for the 2.6.8.1 kernels, the one in nitro-soures is: fbsplash-0.9-r5-2.6.8-rc3.patch.bz2. This could be the reason for it. _________________ Best regards,
neonik
netshot-0.0.8 - script that takes screenshots, generates their thumbnails and uploads them all! (has not been updated). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
res0r9lm n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Jul 2004 Posts: 56
|
Posted: Wed Aug 25, 2004 2:10 pm Post subject: |
|
|
I have gensplash working with nitro5 without initramfs. maybe you need to edit the kernel line in grub.conf
Code: | video=vesafb:ypan,1024x768-32@85 theme=default splash=verbose |
or might need to to set the default resoultion in kernel config to 1024x768@85 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
oracle40210 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Apr 2004 Posts: 20
|
Posted: Wed Aug 25, 2004 3:04 pm Post subject: |
|
|
The system starts correctly in 1024x768 but i can't figure out why it's not working.
The only messege i get is "can't find /dev/fbsplash" right before prompting for user and passwd.
A lot of people say it's working fine so how come it's not working for me? What can i do to fix the error messege? I have a radeon 7500: is there a known issue about using gensplash with my card, maybe? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|