LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-11-2006, 02:36 PM   #1
lostnhell
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Distribution: Slackware-current
Posts: 50

Rep: Reputation: 17
Question Graphical Initialization screen?


I am running Slackware-current and just installed Grub as my bootloader. I was wondering if it is possible to setup a praphical OS initialization screen like they use with Fedora Core.

If it is possible, can someone tell me how to set it up or even direct me to a guide?

Thank You
 
Old 06-11-2006, 02:44 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well fedora and redhat use rhgb (redhat graphical boot) and i'd have my doubts about how well that would translate to other distro's. instead check out bootsplash, which is virtually the same thing and probably has prebuilt spack packages for it out there.
 
Old 06-11-2006, 02:49 PM   #3
lostnhell
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Distribution: Slackware-current
Posts: 50

Original Poster
Rep: Reputation: 17
Quote:
Originally Posted by acid_kewpie
well fedora and redhat use rhgb (redhat graphical boot) and i'd have my doubts about how well that would translate to other distro's. instead check out bootsplash, which is virtually the same thing and probably has prebuilt spack packages for it out there.
Thank you very much for you assistance, I am going to check it out, and if there are any issues I will post them here to help future users.

Last edited by lostnhell; 06-11-2006 at 02:50 PM.
 
Old 06-11-2006, 04:48 PM   #4
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
There's a nice bootsplash slackpack over at LP.net that has superb documentation and example scripts that you will need to edit on your system. After you get your kernel patched for bootsplash you should check it out as it is a real timesaver.
 
Old 06-11-2006, 06:20 PM   #5
lostnhell
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Distribution: Slackware-current
Posts: 50

Original Poster
Rep: Reputation: 17
Quote:
Originally Posted by Xian
There's a nice bootsplash slackpack over at LP.net that has superb documentation and example scripts that you will need to edit on your system. After you get your kernel patched for bootsplash you should check it out as it is a real timesaver.
I installed the package from LP.net, except that I got lost trying to figure out the following step:
make xconfig and enable "Frame-Buffer Support" and "VESA VGA graphics console" in "Console drivers". Enable "Use Splash Screen" and disable "Use Boot Logo". And lastly enable "Initial Ramdisk Support" in "Block Devices"
I am running Xorg 6.9, and could not find a section called "Console Drivers" in the xorg.conf file.

Can someone help me?

Last edited by lostnhell; 06-11-2006 at 06:28 PM.
 
Old 06-11-2006, 06:39 PM   #6
Voltar
Member
 
Registered: Jan 2006
Location: Bakersfield, California
Distribution: CentOS 5.3, FreeBSD 7.2, Fedora 11
Posts: 83

Rep: Reputation: 15
Quote:
Originally Posted by lostnhell
I installed the package from LP.net, except that I got lost trying to figure out the following step:
make xconfig and enable "Frame-Buffer Support" and "VESA VGA graphics console" in "Console drivers". Enable "Use Splash Screen" and disable "Use Boot Logo". And lastly enable "Initial Ramdisk Support" in "Block Devices"
I am running Xorg 6.9, and could not find a section called "Console Drivers" in the xorg.conf file.

Can someone help me?
make xconfig loads the kernel config, it has nothing to do with the xorg.conf file. The options that you have mentioned have to do with stuff that gets compiled into the kernel.

Check one of the sticky threads in the main slackware forum for a kernel compile guide if you need one.
 
Old 06-11-2006, 06:44 PM   #7
lostnhell
Member
 
Registered: Sep 2005
Location: Virginia Beach, VA
Distribution: Slackware-current
Posts: 50

Original Poster
Rep: Reputation: 17
Now it makes more sense, it seems a little excessive having to compile a kernel, but I will give it a run.

At least this gives me an excuse to move to a 2.6.x kernel.
 
Old 06-11-2006, 07:00 PM   #8
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by lostnhell
Now it makes more sense, it seems a little excessive having to compile a kernel, but I will give it a run.

At least this gives me an excuse to move to a 2.6.x kernel.
Should never need an 'excuse'. Eventually, you'll need to do it to get something or another working.

Just follow the advice in the other threads.
 
Old 06-11-2006, 09:44 PM   #9
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
Quote:
Originally Posted by lostnhell
Now it makes more sense, it seems a little excessive having to compile a kernel, but I will give it a run.
After you compile a few it will seem like nothing at all.
It is a good opportunity to learn more about the process.

We help, we learn, we share. That is the way.
 
Old 06-14-2006, 12:11 PM   #10
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,220

Rep: Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309Reputation: 5309
Of course, there's always fbsplash as an alternative to bootsplash. See the following two HOWTOs:

http://gd.tuwien.ac.at/opsys/linux/y...gensplash.html
http://j79zlr.com/howto.php?id=61

I'm currently setting to fbsplash on my own system. Can't wait to see how well it works.
 
Old 08-28-2006, 02:19 PM   #11
Excessive
LQ Newbie
 
Registered: Aug 2006
Distribution: Slackware 10.2
Posts: 7

Rep: Reputation: 0
I'll post a bootsplash howto for Slackware 10.2 with Kernel 2.6.17.7. I need to send 1 more message to be able to post messages including urls
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the graphical login screen... Oklahoma Linux - Newbie 5 03-24-2007 12:44 AM
graphical 'X' lingers on the screen pinataHead Linux - General 1 06-14-2006 12:12 PM
Graphical boot screen DocNick Fedora 6 01-05-2005 12:02 AM
What Next after LogIn (graphical screen)?? kodai Linux - Newbie 20 09-16-2004 10:50 AM
Graphical Login Screen? neocookie Linux - Software 17 06-07-2004 05:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration