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 05-08-2004, 02:31 AM   #1
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Rep: Reputation: 30
debian-patch-debianlogo w/2.6.5 kernel-patch-lpp


performed an
apt-get install debian-patch-debianlogo
unzipped debian-logo-2.6.2 and placed in /usr/src/linux
performed patch -p1 < /usr/src/linux/debian-logo-2.6.2
all seems well, no errors...
no listing in choices as I can see in kernel config
installed new kernel with patch in place
after reboot, nothing...

what'd I do wrong
any suggestions

While I'm here any help with kernel-patch-lpp. Since I was unable to decipher my problems with debian-logo I did not proceed to try to install this patch; however, I was and am still able to patch the kernel with an ACPI ddst/initrd patch with the same patch command...

any suggestions as I'm trying to create a eye candy but functional system on an Inspiron 8200 w/loads of tweaks and removable modules (hdd, zip, floppy, ...), C/DockII, and others
do like my bootmessages, but wondering what if...

Thanx! in advance! Visit my earlier thread to help me out with a firestarter that all of a sudden goes bonkers after an upgrade...go figure
 
Old 05-10-2004, 06:47 AM   #2
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
kernel config does exist in device drivers\graphics drivers\framebuffers\Logo Configuration

already checked...
removed the other checks and recompiled, nvidia installer, ...

now no penguin or swirl

rechecked all again, penguin...

kernel is not 2.6.2 which is patch i apply; however, 2.6.5 showed no errors

hmmmmmmmmmmmmmmm
trying to get this to the top of the list
i know some understand

 
Old 05-10-2004, 06:49 AM   #3
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
oh yeah the lpp has been superceeded by elpp and can be downloaded and applied from its maintainer, not in debian tree yet

says its a little gittery


i will worry about it later
 
Old 05-11-2004, 01:04 PM   #4
dano.1
LQ Newbie
 
Registered: Apr 2004
Location: Netherlands
Distribution: Debian Sid
Posts: 12

Rep: Reputation: 0
Did you also select the logo in make menuconfig? It's somewhere down in the menu.

Greetz,

Danny.
 
Old 05-11-2004, 02:39 PM   #5
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
yup, reread earlier post...tried with it checked by itself and with others...same deal...no dice

keepem comin
 
Old 05-13-2004, 01:17 PM   #6
dano.1
LQ Newbie
 
Registered: Apr 2004
Location: Netherlands
Distribution: Debian Sid
Posts: 12

Rep: Reputation: 0
yeah, have a similair thing here.

I've tried apt-get install kernel-patch-debianlog and all went well.

To my knowledge the patch isn't installed at this moment but after the patch command it should be. After this something should be expected in make menuconf or xconfig.

The patching failed: ' patch -p1 < /usr/src/kernel-patches/all/apply/debianlogo ' gives ' patch: **** Only garbage was found in the patch input.' Bummer.

No more reason looking any furter i guess till this is solved.

My guess is that under the section Graphic support, logo configuration, bootup logo some debian logo must appear.

All eyecandy anyway and i'll look anyfurther in the topics as we speak (haven't done that yet, oeps) i'll let you know if someting pops up interresting.

Greetz,

Danny
 
Old 05-13-2004, 03:42 PM   #7
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
nope, the patch appends perfectly and appears in config...check above for location
may try 2.6.4 or 2.6.6 on a new SID Build

on lighter side was able to apt-get install boot-icons, a very clever graphical status monitor of the init process. Modifies the init-scripts to post icons along side Tux in boot/init process using framebuffer device that signals completion of motherboard (ram, chipset, cpu, blah, blah, blah), disk & filesystem checks, network connection, ...

awesome, no need for lppp or elppp for i can see nice graphics in 1280X960 while still seeying the boot messages scroll down. Nice!

Hope someone will continue to help however with the debian-logo patch for 2.6.2 inside 2.6.5 (done manually) so my icons will be debian then switch to Glowing Tux then the rest of the icons across the top of the screen during boot.
 
Old 05-13-2004, 04:18 PM   #8
zuralin
Member
 
Registered: Sep 2003
Distribution: Debian testing/unstable
Posts: 229

Rep: Reputation: 32
Are you using make-kpkg to build your kernel? If not try it, if so, use

make-kpkg clean; make-kpkg --added-patches="debianlogo" kernel_image

note: it might not be called debianlogo, look around in your /usr/src/patches for the correct name (might not be called patches, havent done this in a while)..

when this is ran, make oldconfig gets ran so say yes to the debian logo questions.

For more help on make-kpkg check http://newbiedoc.sf.net
 
Old 05-13-2004, 09:29 PM   #9
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
of course, but i install the patches manually and separately using the debian tools of kernel-package including make-kpkg kernel-image
and dpkg -i kernel-image-2.6.X-Custom10.00-i386.deb or something like that

when configuring i do see the option for the replacement with the debian logo and have unchecked the others and tried

will be trying with another installation as soon as I download, burn, and check the sarge netinst.iso so that my linux.old will be 2.6.3

Last edited by Outabux; 05-19-2004 at 10:19 PM.
 
Old 05-19-2004, 08:49 AM   #10
dano.1
LQ Newbie
 
Registered: Apr 2004
Location: Netherlands
Distribution: Debian Sid
Posts: 12

Rep: Reputation: 0
Got it working.

Basically i've done the exact thing you did earlier, yet i have the swirl debian logo when booting.

Anyway this is how i've done it.

First i 've downloaded the zip file (not the .deb file) kernel-patch-debianlogo_1.0-9.tar.gz and extracted it in the /usr/src/ directory. In here you can find the diff file debian-logo-2.6.2 (closest to my kernel version 2.6.6) which i've patched into the kernel. From /usr/src/linux (or whatever symlink you use) patch command ' patch -p1 <../kernel-patch-debianlogo-1.0/debian-logo-2.6.2' to apply the diffs to the config. In make menuconfig=>device drivers=>graphic support=>logo configuration=> select Debian GNU/Linux Open Use logo (new).

After make-kpkg clean | make-kpkg --append-to-version -blabla kernel-image you can dpkg -i blabla.deb and boot with this new kernel now suporting the Debian logo.

For some reason the original kernel-patch-debianlogo.deb didn't work for me, but this solved my case.

Hope this helped.

Danny.
 
Old 05-19-2004, 10:24 PM   #11
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
like i said ill be doin it for 2.6.5 with debianlogo-2.6.2 patch as im not certain if debian at present has 2.6.6 kernel w/ their patches installed

think it will all be fixed when i start anew

well, thanx, i know it works
 
Old 05-20-2004, 01:21 PM   #12
Outabux
Member
 
Registered: Apr 2003
Location: Greenwood Mississippi
Distribution: Debian.
Posts: 241

Original Poster
Rep: Reputation: 30
works, but use boot-icons patch, would like to move them over as they get stamped over the debian banner...

wondering if i could modify init scripts to movem over as im using a high res console (video=794 mostly, sometime 793)

lemme know, will look into that later
wondering why i cant get alsa going
used to be a simple apt-get alsa
that was it, got more to do...
 
  


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
Kernel Patch (Patch-2.6.13) ukez Linux - Hardware 4 08-30-2005 03:40 PM
Kernel-Patch Debian Logo 2.6.2 not correctly working for custom kernel 2.6.11 smp deepclutch Debian 3 06-27-2005 03:59 AM
Unable to patch 2.6.11.7 kernel with Reiser4 mm patch SlackwareInAZ Slackware 9 04-26-2005 06:33 AM
How to Apply patch for Mass Storage device to work? (uss725-2.4.20-rc2.patch) cevjr Linux - Hardware 3 04-20-2004 11:14 PM
is there a patch for kernel flaw found in Debian ergo_sum Linux - Newbie 3 12-02-2003 11:15 AM

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

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