LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 11-22-2006, 12:18 AM   #1
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Bootsplash in Debian on HP nx6110 laptop


I have installed the following packages using apt-get
Quote:
linux-patch-bootsplash
bootsplash
bootsplash-theme-debian
I added the kernel parameter vga=791 (to enable 1024x768 16-bit framebuffer mode), but although this works (the resolution changes on boot), I still get only the text scrolling past and not the graphical logo.

Is there any step I've missed in setting up the bootsplash in Debian? I'm sure I don't have to recompile the Kernel, or do I?
 
Old 11-22-2006, 10:50 AM   #2
Steve50
Member
 
Registered: Nov 2004
Location: Coventry, UK
Distribution: Debian Lenny, Ubuntu Feisty
Posts: 121

Rep: Reputation: 15
Quote:
Originally Posted by harishankar
I have installed the following packages using apt-get


I added the kernel parameter vga=791 (to enable 1024x768 16-bit framebuffer mode), but although this works (the resolution changes on boot), I still get only the text scrolling past and not the graphical logo.

Is there any step I've missed in setting up the bootsplash in Debian? I'm sure I don't have to recompile the Kernel, or do I?
I'm afraid you do have to recompile the kernel and patch it with the bootsplash patch. Alternatively, try splashy, which doesn't need a patched kernel:

http://splashy.alioth.debian.org/wiki/doku.php
 
Old 11-22-2006, 01:41 PM   #3
JackieBrown
Member
 
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481

Rep: Reputation: 31
I wrote this a while back

Bootsplash

First you need to recompile your kernel to support bootsplash.

In Debian this is very easy assuming that you are using a newer kernel.

For example for 2.6.17: (this assumes you are in root – I recommend using sux instead of su so you won't have problems with make xconfig - you can of course you fakeroot)

apt-get install linux-source-2.6.17 kernel-package libncurses5-dev libqt3-mt-dev linux-patch-bootsplash

Then
cd /usr/src/
tar -jxf linux-source-2.6.17.tar.bz2
ln -s linux-source-2.6.17 linux
cd linux
sh /usr/src/kernel-patches/all/apply/bootsplash
make oldconfig --> (choose whatever the default is except for bootsplash ->choose Y)
make xconfig --> (Make sure that bootsplash is enabled and you can trim your kernel while your at it if you want)
make-kpkg --initrd --append-to-version=-bootsplash kernel_image kernel_headers

Now you have your kernel image and headers (you should install both if you are going to need to install drivers that require it – like nVidia drivers.)

Finally

apt-get install bootsplash

Let it reconfigure your initrd and your grub.

Now you can reboot.

If you have no picture during your boot make sure that splash=silent vga=791 is at the end of your kernel line.
 
Old 11-22-2006, 08:52 PM   #4
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178

Original Poster
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Ok thanks. I realized that a recompile might be necessary, but was not really sure. By the way, I am quite used to recompiling kernels, but thanks for the "Debian way" instructions. Quite useful to get a re-cap.

Is splashy available in the repository? Because I cannot find it at present in Debian "testing"?

Last edited by vharishankar; 11-22-2006 at 08:54 PM.
 
Old 11-23-2006, 09:47 AM   #5
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
usplash is another one
 
Old 11-23-2006, 11:33 AM   #6
Steve50
Member
 
Registered: Nov 2004
Location: Coventry, UK
Distribution: Debian Lenny, Ubuntu Feisty
Posts: 121

Rep: Reputation: 15
Quote:
Originally Posted by harishankar
Ok thanks. I realized that a recompile might be necessary, but was not really sure. By the way, I am quite used to recompiling kernels, but thanks for the "Debian way" instructions. Quite useful to get a re-cap.

Is splashy available in the repository? Because I cannot find it at present in Debian "testing"?

It's not in the repos yet so you need to download it from the website
 
Old 11-23-2006, 10:32 PM   #7
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178

Original Poster
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
It's in unstable. I temporarily pointed to unstable to get it and now it works.
 
  


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
nx6110 laptop, drivers installed with ndiswrapper but blinking led dragupl Linux - Wireless Networking 0 10-09-2006 02:07 PM
New Kernel + bootsplash cause my Debian crash wshefeng Linux - Kernel 0 06-09-2006 04:40 PM
Bootsplash and Debian. A paradox? raid517 Debian 2 05-14-2005 08:15 AM
Debian Bootsplash ColBond Debian 26 11-12-2004 02:40 AM
bootsplash-3.1.4-2.6.6-debian.diff Bonch Debian 0 11-07-2004 04:25 PM

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

All times are GMT -5. The time now is 12:02 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