Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mostly Dupes but some GOOD initrd APPEND directions
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Syntax
n00b
n00b


Joined: 08 Jun 2003
Posts: 42
Location: Fredrikstad, Norway

PostPosted: Tue Jun 10, 2003 8:05 pm    Post subject: Reply with quote

It seems like its going smooth for all except me. hehe.
I get this error when im compiling the kernel:

make -C video fastdep
make[4]: Entering directory `/usr/src/linux-2.4.20-gentoo-r5/drivers/video'
make[4]: *** No rule to make target `fbcon-splash16.c', needed by `/usr/src/linux-2.4.20-gentoo-r5/include/linux/modules/fbcon-splash16.ver'. Stop.
make[4]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/drivers/video'
make[3]: *** [_sfdep_video] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/drivers'
make[2]: *** [fastdep] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5/drivers'
make[1]: *** [_sfdep_drivers] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r5'
make: *** [dep-files] Error 2

Does anyone know how i could fix this ?
Back to top
View user's profile Send private message
Woollhara
n00b
n00b


Joined: 19 Jun 2002
Posts: 55
Location: London, UK

PostPosted: Wed Jun 11, 2003 6:40 am    Post subject: initrd Reply with quote

I already have an initrd (due to LVM). How do I edit this initrd to add the bootsplash stuff?
_________________
/Woollhara
Back to top
View user's profile Send private message
Syntax
n00b
n00b


Joined: 08 Jun 2003
Posts: 42
Location: Fredrikstad, Norway

PostPosted: Wed Jun 11, 2003 6:50 am    Post subject: Reply with quote

Try this:

Code:
splash -s -f /usr/share/splash/bootsplash.cfg > /boot/initrd
Back to top
View user's profile Send private message
Woollhara
n00b
n00b


Joined: 19 Jun 2002
Posts: 55
Location: London, UK

PostPosted: Wed Jun 11, 2003 9:56 am    Post subject: Reply with quote

Thanks Syntax. I will try this when I get time.
_________________
/Woollhara
Back to top
View user's profile Send private message
usingloser
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 297
Location: ->Here<-

PostPosted: Sun Jun 15, 2003 6:15 am    Post subject: Reply with quote

anyone have a way to make this work if you are already using a initrd for something else (say complete drive encryption)
Back to top
View user's profile Send private message
Narada
Guru
Guru


Joined: 12 Dec 2002
Posts: 300
Location: London, UK

PostPosted: Sun Jun 15, 2003 8:54 am    Post subject: Reply with quote

I'd imagine you can create an initrd with a different filename or suffix and add that filename to your bootloader configuration.
_________________
http://dhruba.name/
Back to top
View user's profile Send private message
Manu-BE
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 75
Location: World, North Emisphere, Europe, Benelux, Belgium, Wallonie, Hainaut, Borinage, Mons [Target Located]

PostPosted: Sat Jun 21, 2003 9:40 am    Post subject: Kernel panic with splash screen Reply with quote

Hi everybody,

I installed a bootsplash and FB folowing this how to but after several reboot , I had a kernel panic.

Please read my post here :

[url] https://forums.gentoo.org/viewtopic.php?t=62004 [/url]

Thx in advance.
_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...

Linux user #321297.
Back to top
View user's profile Send private message
stustill
Guru
Guru


Joined: 25 Feb 2003
Posts: 333
Location: Aberdeen, Scotland

PostPosted: Sun Jun 22, 2003 10:26 pm    Post subject: Reply with quote

dylix wrote:
just thought i would share this works with 2.4.21 vanilla.


Dylix, can I just ask, how did you get this working with 2.4.21 vanilla? When I try and apply the patches to the kernel from bootsplash, it chucks up an error! Does the new kernel already have this functionality built in and hidden?

Thanks in advance,

Stu
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Mon Jun 23, 2003 2:04 pm    Post subject: Reply with quote

while updating lm-sensors, running sensors-detect I got this warning and no output (I had lm-sensors working b4):
Code:
...
Probing for PCI bus adapters...
Use driver `i2c-viapro' for device 00:11.0: VIA Technologies VT8233 VLink South Bridge
Use driver `i2c-riva' for device 01:00.0: GeForce2 GTS2
Probe succesfully concluded.

We will now try to load each adapter module in turn.
Module `i2c-viapro' already loaded.
Load `i2c-riva' (say NO if built into your kernel)? (YES/no):
modprobe: Can't locate module i2c-riva
Loading failed... skipping.
** Note: i2c-riva module is available at
** http://drama.obuda.kando.hu/~fero/cgi-bin/rivatv.shtml
...

ok... so I decided to emerge rivatv but after emerging it says:
Code:
* You will need support for videodev, i2c-core, i2c-algo-bit
* for this driver to work, plus your cards' specific modules
* from /lib/modules/2.4.20-gentoo-r5/kernel/drivers/media/video
*
* To load the module automatically at boot up, add these and
* "rivatv" to your /etc/modules.autoload.
*
* Also, see http://rivatv.sourceforge.net/ for more information.
*
* NOTE: Your kernel must not include framebuffer support.

:(
I should thank you Narada for your excellent work, infact bootsplash on fb worked perfectly for me...

but now it seems I need to step back to my default terminal... any hint?
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Sat Jun 28, 2003 7:49 pm    Post subject: Framebuffer problems on a Laptop Reply with quote

I'm having some problems with framebuffering on my laptop AFTER the screen is turned off using APM. The forum discussion about it can be found here: https://forums.gentoo.org/viewtopic.php?p=389992

Any help would be greatly appreciated! :-) Thanks!
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Sun Jun 29, 2003 2:24 am    Post subject: Reply with quote

Doesn't seem to work on ac-sources linux-2.4.21-ac4.

Code:

root@aragorn root # ebuild /var/db/pkg/media-gfx/bootsplash-0.6-r1/bootsplash-0.6-r1.ebuild config
 *
 * Patching the kernel in /usr/src/linux ...
 *
patching file drivers/char/console.c
patching file drivers/char/keyboard.c
Hunk #1 succeeded at 251 (offset 12 lines).
patching file drivers/char/n_tty.c
patching file drivers/video/Config.in
Hunk #1 succeeded at 238 (offset 16 lines).
Hunk #2 FAILED at 356.
Hunk #3 FAILED at 375.
2 out of 3 hunks FAILED -- saving rejects to file drivers/video/Config.in.rej
patching file drivers/video/Makefile
Hunk #2 succeeded at 152 (offset 5 lines).
patching file drivers/video/fbcon-jpegdec.c
patching file drivers/video/fbcon-jpegdec.h
patching file drivers/video/fbcon-splash.c
patching file drivers/video/fbcon-splash.h
patching file drivers/video/fbcon-splash16.c
patching file drivers/video/fbcon.c
Hunk #3 succeeded at 495 (offset -1 lines).
Hunk #5 succeeded at 557 (offset -1 lines).
Hunk #7 succeeded at 790 (offset -1 lines).
Hunk #8 succeeded at 1385 (offset 1 line).
Hunk #9 succeeded at 1446 (offset -1 lines).
Hunk #10 succeeded at 1567 (offset 1 line).
Hunk #11 succeeded at 1582 (offset -1 lines).
Hunk #12 succeeded at 1647 (offset 1 line).
Hunk #13 succeeded at 1687 (offset -1 lines).
Hunk #14 succeeded at 1882 (offset 1 line).
Hunk #15 succeeded at 2315 (offset -1 lines).
Hunk #16 succeeded at 2581 (offset 1 line).
patching file include/video/fbcon.h
patching file kernel/panic.c
Hunk #1 succeeded at 223 (offset 148 lines).
Hunk #2 succeeded at 102 with fuzz 2.

!!! ERROR: media-gfx/bootsplash-0.6-r1 failed.
!!! Function pkg_config, Line 108, Exitcode 1
!!! (no error message)


This is with a fresh install of the ac-sources.
:-(
Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
Eyecannon
n00b
n00b


Joined: 21 Jun 2003
Posts: 26

PostPosted: Sun Jun 29, 2003 5:44 am    Post subject: Reply with quote

Hi, on my laptop if I choose framebuffer mode in the kernel, it works, but the text is really tiny because the screen defaults to 1600x1200... is there a way to do framebuffer mode but to have it at say 1280x1024? I am using LILO btw...
Back to top
View user's profile Send private message
gtsquirrel
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2002
Posts: 85
Location: San Jose, CA

PostPosted: Sun Jun 29, 2003 6:24 am    Post subject: change your vga= line Reply with quote

Just change your vga= line. Use vga=794 for 16bpp @ 1280x1024.
Back to top
View user's profile Send private message
Ard Righ
Guru
Guru


Joined: 24 Jun 2002
Posts: 337
Location: Wellington, NZ

PostPosted: Sun Jun 29, 2003 12:45 pm    Post subject: Reply with quote

Can anyone tell me if there are some configs to use bootsplash at 1280x960 resolution rather than the abnormal 1280x1024 :)

I wouldn't mind some suggestions for new themes either, as the default Gentoo one is starting to wear a little thin :(
Back to top
View user's profile Send private message
Narada
Guru
Guru


Joined: 12 Dec 2002
Posts: 300
Location: London, UK

PostPosted: Sun Jun 29, 2003 6:14 pm    Post subject: Reply with quote

Ard Righ wrote:
I wouldn't mind some suggestions for new themes either, as the default Gentoo one is starting to wear a little thin

You can acquire new images by doing 'USE=-kde emerge gentoo-artwork'. After emerging do 'etcat -f gentoo-artwork' (in gentoolkit) to find out where it placed its images. New themes are available also on bootsplash.org.
_________________
http://dhruba.name/
Back to top
View user's profile Send private message
aitor11
n00b
n00b


Joined: 18 Aug 2002
Posts: 62

PostPosted: Thu Jul 17, 2003 5:04 pm    Post subject: Reply with quote

Hello, im having the same problem to get the patch working on ac-sources 2.4.22-pre3-r1, somebody knows whats wrong?

Aitor

P.D: im going to try this kernel to test the experimetal DRI support of the savage cards.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Thu Jul 17, 2003 5:09 pm    Post subject: Reply with quote

aitor11 wrote:
Hello, im having the same problem to get the patch working on ac-sources 2.4.22-pre3-r1, somebody knows whats wrong?

Aitor

P.D: im going to try this kernel to test the experimetal DRI support of the savage cards.


It just doesn't seem to work. I think manually patching it might, but certainly the automatic patching fails every time with any of the recent ac-sources kernels. I've just resigned myself to the framebuffer until either other kernels start to support my highpoint raid or ac-sources is able to be patched.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
Narada
Guru
Guru


Joined: 12 Dec 2002
Posts: 300
Location: London, UK

PostPosted: Thu Jul 17, 2003 5:56 pm    Post subject: Reply with quote

aitor11 wrote:
Hello, im having the same problem to get the patch working on ac-sources 2.4.22-pre3-r1, somebody knows whats wrong?

What's wrong is that most users are probably using a 2.4.20 patch on 2.4.21 and 2.4.22.X. It's not surprising that it is causing problems. I spoke to TaD (bootsplash dev) on irc about a 2.4.21 patch for bootsplash and he said that he needs time to deal with it so it may be a bit of a wait to get any new patches officially incorporated into portage.
_________________
http://dhruba.name/
Back to top
View user's profile Send private message
bheremans
n00b
n00b


Joined: 24 Jan 2003
Posts: 29

PostPosted: Fri Jul 18, 2003 12:43 pm    Post subject: Reply with quote

usingloser wrote:
anyone have a way to make this work if you are already using a initrd for something else (say complete drive encryption)


you can add the image to your existing initrd.
If /boot/initrd is your existing intrd then do
Code:
splash -s -f /usr/share/splash/bootsplash.cfg >> /boot/initrd

and not
Code:
splash -s -f /usr/share/splash/bootsplash.cfg > /boot/initrd
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Thu Jul 24, 2003 6:10 pm    Post subject: Reply with quote

I've split these posts all from the original topic because they all (save the last) are related to support questions specifically. I was going to move them all to the duplicate forums but then I saw the last post by bheremans and felt like it was worth keeping around. I am locking this thread in favor of the already designated support thread for these issues.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum