LinuxQuestions.org
Visit Jeremy's Blog.
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 08-06-2004, 02:58 AM   #16
Frustin
Member
 
Registered: May 2002
Location: Essex, UK
Distribution: Debian, Redhat, AIX 5L
Posts: 512

Rep: Reputation: 30

why?
 
Old 08-06-2004, 03:41 AM   #17
uk_dave
LQ Newbie
 
Registered: Aug 2004
Location: Suffolk, England
Distribution: Debian, Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 15
I've compilied a couple of kernels now, neither of which work. One boots properly but the screen stays completly blank (after a few mins I can SSH into it, etc.), the other one refuses to boot. I've never had much luck with compiling kernels.

I'm still not sure whether this will actually solve the problem, because since I installed the debian boot-icons package (this displays hard disk icons, network icons, etc. at various states of the boot-up process), I can see the icons appear briefly (including tux) but they are very quickly overwritten by the text as it scrolls up the screen. With Debian Woody there was an area at the top of the screen where there would be no text because that's where Tux would be, this is not so on the same system running Sarge.

Maybe I'm just not ment to have a cute Tux logo on my screen
 
Old 08-06-2004, 10:58 AM   #18
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
"why?"

it affect my fonts and hangs my computer.

Well, i showed you where the 'vga= 791' in lilo.conf should go, did you try it?
 
Old 08-06-2004, 11:17 AM   #19
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
Quote:
Originally posted by uk_dave
I installed the debian boot-icons package (this displays hard disk icons, network icons, etc. at various states of the boot-up process), I can see the icons appear briefly (including tux)
Could you give me the name of that package? I want to try it here.. :-)
 
Old 08-06-2004, 12:08 PM   #20
uk_dave
LQ Newbie
 
Registered: Aug 2004
Location: Suffolk, England
Distribution: Debian, Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 15
It's simply called "boot-icons" - http://packages.debian.org/unstable/admin/boot-icons

It's in the unstable distribution so you might need to add something like:
  deb http://ftp.uk.debian.org/debian/ unstable main
to /etc/apt/sources.list

Then do
  apt-get update
  apt-get -t unstable install boot-icons
 
Old 08-06-2004, 12:17 PM   #21
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
Thank you, uk_dave.

Well, I have the same problem .. I can see his head, and then a little flower, but that's it :-(
 
Old 08-06-2004, 12:25 PM   #22
uk_dave
LQ Newbie
 
Registered: Aug 2004
Location: Suffolk, England
Distribution: Debian, Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 15
I got a friend to help me compile some kernels. I have now tried various 2.4 and 2.6 kernels (using Debian's kernel-source packages) with and without the debian-logo patch and cann't see either Tux or the Debian logo.

Just like littlemidget, all I see each time is Tux's head (occasionly), and then a little flower (from boot-icons package) and that's it.
 
Old 08-06-2004, 12:27 PM   #23
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
I know that my bf has a huge debian-logo when his comp boots. I'll ask him later today. Maybe he can help :-)
 
Old 08-06-2004, 12:38 PM   #24
kidicarus
Member
 
Registered: Aug 2003
Distribution: Debian Sid
Posts: 93

Rep: Reputation: 15
I upgraded my kernel to 2.6 just to get away from that beer drinking whore for the beer industry
 
Old 08-06-2004, 05:46 PM   #25
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
Quote:
Originally posted by littlemidget
I know that my bf has a huge debian-logo when his comp boots. I'll ask him later today. Maybe he can help :-)
Ok. My bf said that he installed something called debian-logo (?), and fixed something in /etc/inittab/.
 
Old 08-06-2004, 05:49 PM   #26
uk_dave
LQ Newbie
 
Registered: Aug 2004
Location: Suffolk, England
Distribution: Debian, Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 15
Any idea what he did in /etc/inittab?

Well, i've now decided to go back to Debian Woody which I am just finising setting up, but at last I have the Tux logo back!
 
Old 08-06-2004, 05:51 PM   #27
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
Quote:
Originally posted by uk_dave
Any idea what he did in /etc/inittab?

Well, i've now decided to go back to Debian Woody which I am just finising setting up, but at last I have the Tux logo back!
No, I will ask him when he's online tomorrow... I can't believe you gave up, uk_dave :-P
 
Old 08-06-2004, 05:52 PM   #28
uk_dave
LQ Newbie
 
Registered: Aug 2004
Location: Suffolk, England
Distribution: Debian, Ubuntu
Posts: 21

Original Poster
Rep: Reputation: 15
heh, I know - I'm a defeatist
 
Old 08-06-2004, 06:33 PM   #29
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
Shame on you for giving up, uk_dave.

I think i just figured it out :-)

To get this cute debian-logo during boot (http://pastebin.com/89797) do this:


Showing the Logo Above Login Prompts (Good for Local Logins)

This method will show the logo above your logins on your virtual terminals, I.E. when you hit ctrl+alt+FX (where FX is F1-F6), and also on tty1 (F1) when you bootup if you like. After you've installed the linuxlogo package, edit the file /etc/inittab. For each terminal you want the logo on, add '-f /etc/issue.linuxlogo' to the getty command (issue.linuxlogo.ascii if you don't want color) so that the settings should look like this:

Original:
1:2345:respawn:/sbin/getty 38400 tty1

Logo:
1:2345:respawn:/sbin/getty -f /etc/issue.linuxlogo 38400 tty1

Showing the Logo as the MOTD After You Login (Good for Remote Logins)

This method is nice for a machine you don't access locally, like a server box that you only login to remotely over your LAN. First, move your old motd out of the way and create a new one:

mv /etc/motd /etc/motd.old
/usr/bin/linux_logo > /etc/motd

Next, edit /etc/init.d/bootmisc.sh and change these lines:

uname -a > /etc/motd.tmp
sed 1d /etc/motd >> /etc/motd.tmp
mv /etc/motd.tmp /etc/motd

To:

# uname -a > /etc/motd.tmp
# sed 1d /etc/motd >> /etc/motd.tmp
/usr/bin/linux_logo > /etc/motd.tmp
sed 1,18d /etc/motd >> /etc/motd.tmp
mv /etc/motd.tmp /etc/motd

After you've edited it, run '/etc/init.d/bootmisc.sh' and you should now see the logo on login, as in Figure 1 below. If you want to add a message of the day to the file, just add the message to the end of /etc/motd, don't leave a blank line in between as it will add one on it's own.

Yes, i took this from http://www.linuxorbit.com/modules.ph...tid=548&page=1

EDIT: I just rebooted, and yes, i saw the logo (kinda small, i want it to be all over the screen.. and it was only on for a few seconds..).

Last edited by littlemidget; 08-06-2004 at 06:37 PM.
 
Old 08-06-2004, 06:56 PM   #30
littlemidget
Member
 
Registered: Aug 2004
Location: Oslo, Norway.
Distribution: Debian Sarge
Posts: 171

Rep: Reputation: 30
The logo is small because i have my bootscreenthing in 1024x768-mode, make those numbers smaller - and you have a big logo :-)

I'm happy with the way it is now, I see the logo for a while right before my laptop turns off/reboots :-)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
change tux logo Tuttle General 17 11-27-2005 06:15 PM
Missing Samba in Sarge S.R. Noble Debian 5 11-05-2005 09:50 AM
Change Suse Logo to KDE Logo little_penguin SUSE / openSUSE 2 04-05-2005 05:35 PM
sarge installer - missing udeb? mmboydell Debian 3 07-19-2003 04:31 PM
kernel recompiled successfully... though now tux is missing :( slackfan Slackware 6 02-14-2003 08:07 PM

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

All times are GMT -5. The time now is 07:51 AM.

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