You are not logged in.

#26 2007-06-06 09:58:58

Izuil
Member
From: Sweden
Registered: 2006-10-07
Posts: 162

Re: Improved boot time splash screen support for Arch Linux

Could someone please write an article/instruction on the wiki? smile Or if it's already done could someone post the link here?

BTW kano does the CK kernel have that thing you're talking about?

Last edited by Izuil (2007-06-06 10:00:39)

Offline

#27 2007-06-06 10:07:22

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

I need to update the wiki but it's such a mess it is hard to know where to start.  The gentoo wiki is pretty good smile

I was looking at it last night and I found out about an app that can help you set your VGA mode.  I'll add it to [community] later

Offline

#28 2007-06-06 11:39:48

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Improved boot time splash screen support for Arch Linux

dtw wrote:

I need to update the wiki but it's such a mess it is hard to know where to start.  The gentoo wiki is pretty good smile

I was looking at it last night and I found out about an app that can help you set your VGA mode.  I'll add it to [community] later

i think start from scratch, copy some of the faqs, put a kernel26fbsplash in the AUR, and that's about it.

We don't need to support the older beyond configurations and such any longer, so they can be removed. if people want them, they can look in the page change history.

James

Offline

#29 2007-06-06 11:44:55

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

I'm down with that approach.  The beyond specific examples need to go for a start.

Offline

#30 2007-06-06 18:54:17

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Improved boot time splash screen support for Arch Linux

Izuil wrote:

Could someone please write an article/instruction on the wiki? smile Or if it's already done could someone post the link here?

BTW kano does the CK kernel have that thing you're talking about?

No, the -ck patchset doesn't include fbsplash.


\\ archlinux on a XPS M1530 //

Offline

#31 2007-06-06 21:14:17

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

Packages have been added to [community].  I'll now tweak them as necessary and hopefully make some improvements.

Offline

#32 2007-06-07 00:17:56

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Improved boot time splash screen support for Arch Linux

kano wrote:

Yes, you need a fbsplash patched in and enabled. If you're having trouble getting your own to work, I'd recommend using a kernel that already has the patch like kernel26viper (in the AUR) or kernel26fallen (in repo in my sig)

a wiki would be great since there is mutch confusion with gentoo patches splashy arch bla bla...dam...i followed ensplash form gentoo wiki..didnt do nothing to boot...is it hard for some one make a wiki to put this to work?

Last edited by sickhate (2007-06-07 00:40:41)


Its a sick world we live in....

Offline

#33 2007-06-07 00:36:41

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Improved boot time splash screen support for Arch Linux

hpestilence wrote:

http://home.comcast.net/~hpestilence/fb … 1-ck.patch

This is the patch I used, maybe it will help.

i tryed compile with that patch...the option fbsplash is not present on the menuconfig...i dont understand...it should be there...i patched it from start..it was the first patch...can toy give any tips? i like ck...


Its a sick world we live in....

Offline

#34 2007-06-07 04:39:16

hpestilence
Member
Registered: 2005-06-20
Posts: 67

Re: Improved boot time splash screen support for Arch Linux

Make sure that "Support for frame buffer devices" is built-in and that "Enable Tile Blitting Support" is off under Device Drivers ---> Graphics support

CONFIG_FB_SPLASH:                                                                      │
  │                                                                                    │
  │ This option enables support for the Linux boot-up splash screen and                │
  │ graphical backgrounds on consoles. Note that you will need userspace               │
  │ splash utilities in order to take advantage of these features. Refer               │
  │ to Documentation/fb/splash.txt for more information.                               │
  │                                                                                    │
  │ If unsure, say N.                                                                  │
  │ Symbol: FB_SPLASH [=y]                                                             │
  │ Prompt: Support for the framebuffer splash                                         │
  │   Defined at drivers/video/Kconfig:1715                                            │
  │   Depends on: FRAMEBUFFER_CONSOLE=y && !FB_TILEBLITTING                            │
  │   Location:                                                                        │
  │     -> Device Drivers                                                              │
  │       -> Graphics support

Offline

#35 2007-06-07 07:44:01

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

sickhate wrote:

a wiki would be great

Here is the wiki: http://wiki.archlinux.org

Offline

#36 2007-06-07 14:46:39

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Improved boot time splash screen support for Arch Linux

dtw wrote:
sickhate wrote:

a wiki would be great

Here is the wiki: http://wiki.archlinux.org

dtw dude a wiki for the new tools...is splashy is to bee on rc.conf? splashy is going crazy....
Splashy DEBUG xml_parser.c (123): ELEMENT: 'fadein'
Splashy DEBUG xml_parser.c (89): XPATH: Pushing 0x80746e0

Splashy DEBUG xml_parser.c (104): STACK: Pushing 0x8074718

Splashy DEBUG xml_parser.c (219): TEXT: 'no'
Splashy DEBUG xml_parser.c (238): text_handler() _last_node Tag '/splashy/fadein'
Splashy DEBUG xml_parser.c (240): text_handler() _last_node Text 'no'
Splashy DEBUG xml_parser.c (201): END: 'fadein'
Splashy DEBUG xml_parser.c (111): STACK: Poping 0x8074718

Splashy DEBUG xml_parser.c (96): XPATH: Poping 0x80746e0

Splashy DEBUG xml_parser.c (219): TEXT: '
    '
Splashy DEBUG xml_parser.c (238): text_handler() _last_node Tag '/splashy'
Splashy DEBUG xml_parser.c (240): text_handler() _last_node Text '

Last edited by sickhate (2007-06-07 14:50:31)


Its a sick world we live in....

Offline

#37 2007-06-07 15:17:49

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

sickhate - this is not a splashy thread, nor is a thread about patching your kernel, I suggest you make a new post.

Offline

#38 2007-06-07 15:33:53

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

Offline

#39 2007-06-09 02:47:53

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Improved boot time splash screen support for Arch Linux

in the boot process the gensplash spits an error: /etc/rc.d/gensplash: splash_setup: command not found.....please fix this


Its a sick world we live in....

Offline

#40 2007-06-09 09:34:02

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

sickhate wrote:

in the boot process the gensplash spits an error: /etc/rc.d/gensplash: splash_setup: command not found.....please fix this

Well, technically it's not broken.  I worked on the assumption that anyone using the rc.d/gensplash script would be using gensplash for their splash screens but clearly I did not account for people such as yourself...

Offline

#41 2007-06-09 10:03:10

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Improved boot time splash screen support for Arch Linux

dtw wrote:

I could update it... but what do we want on that page? I know that the -beyond stuff can go. Should there be a section on how to do the actual patching, perhaps a PKGBUILD prototype for patchsets?

Also, how many people would be interested in something like kernel26fbsplash that contains just the patches from kernel26 + fbsplash (and vesa-tng, maybe?) I could write that up and put on the AUR, if anyone hasn't already started working on something like that.

Last edited by kano (2007-06-09 10:05:34)


\\ archlinux on a XPS M1530 //

Offline

#42 2007-06-09 10:09:01

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Improved boot time splash screen support for Arch Linux

Tbh I was thinking you could just add a biy about fallen...and maybe viper... - it's just for info nor really for howto wink

Offline

#43 2007-06-09 14:11:16

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: Improved boot time splash screen support for Arch Linux

uhm....

pacman -S community/initscripts-splash
Löse Abhängigkeiten auf... Fertig.
Suche nach Zwischen-Konflikten... Fertig.

Pakete: initscripts-splash-0.8-15

Gesamte Paketgröße                     : 0,10 MB

Installation fortsetzen? [J/n]
Prüfe Paketintegrität... Fertig.
Räume auf... Fertig.
(1/1) Pruefe auf Dateikonflikte                     [#########################################] 100%
Fehler: Konnte den Vorgang nicht vorbereiten
Fehler: Konnte den Vorgang (In Konflikt stehende Dateien) nicht durchführen
initscripts-splash: /bin/isatty existiert im Dateisystem
initscripts-splash: /etc/inittab existiert im Dateisystem
initscripts-splash: /etc/network-profiles/template existiert im Dateisystem
initscripts-splash: /etc/rc.conf existiert im Dateisystem
initscripts-splash: /etc/rc.d/functions existiert im Dateisystem
initscripts-splash: /etc/rc.d/netfs existiert im Dateisystem
initscripts-splash: /etc/rc.d/network existiert im Dateisystem
initscripts-splash: /etc/rc.local existiert im Dateisystem
initscripts-splash: /etc/rc.local.shutdown existiert im Dateisystem
initscripts-splash: /etc/rc.multi existiert im Dateisystem
initscripts-splash: /etc/rc.shutdown existiert im Dateisystem
initscripts-splash: /etc/rc.single existiert im Dateisystem
initscripts-splash: /etc/rc.sysinit existiert im Dateisystem
initscripts-splash: /sbin/makedevs existiert im Dateisystem
initscripts-splash: /sbin/minilogd existiert im Dateisystem
initscripts-splash: /usr/bin/netcfg existiert im Dateisystem

Fehler aufgetreten, keine Pakete wurden aktualisiert.

do i have to remove my initscripts package before installing?


want a modular and tweaked KDE for arch? try kdemod

Offline

#44 2007-06-09 14:26:02

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Improved boot time splash screen support for Arch Linux

I did...
pacman -Rd initscripts
pacman -S initscripts-splash

then move rc.conf.pacsave back to rc.conf

You'll also have to add a SPLASH='gensplash' or whichever splash you're using to your rc.conf.

Last edited by kano (2007-06-09 14:27:17)


\\ archlinux on a XPS M1530 //

Offline

#45 2007-06-09 14:27:46

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Improved boot time splash screen support for Arch Linux

dtw wrote:

Tbh I was thinking you could just add a biy about fallen...and maybe viper... - it's just for info nor really for howto wink

Gotcha, I'll add that stuff now.


\\ archlinux on a XPS M1530 //

Offline

#46 2007-06-09 14:28:16

mitsoko
Banned
From: In the Coal Chamber
Registered: 2007-05-08
Posts: 143

Re: Improved boot time splash screen support for Arch Linux

yes `-Rd [initscripts|initscripts-gensplash]`; then try again.. or you could just backup rc.conf and force the upgrade (-Sf) then replace ..

Offline

#47 2007-06-09 16:02:55

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: Improved boot time splash screen support for Arch Linux

yes, it works flawless (tm) smile

even this issue is nearly gone now. Instead of blinking for about a whole second, it just flickers for a fraction of a second (barely noticeable)

awesome work dtw! smile


want a modular and tweaked KDE for arch? try kdemod

Offline

#48 2007-06-09 16:08:08

aRcHaTe
Member
Registered: 2006-10-24
Posts: 646

Re: Improved boot time splash screen support for Arch Linux

dtw wrote:
sickhate wrote:

in the boot process the gensplash spits an error: /etc/rc.d/gensplash: splash_setup: command not found.....please fix this

Well, technically it's not broken.  I worked on the assumption that anyone using the rc.d/gensplash script would be using gensplash for their splash screens but clearly I did not account for people such as yourself...

dtw explain...im using gensplash..if not what im i using? i removed splashy cause it was to buggy....but the command i refered does not exist..never the less the gensplash works....

the process i used its more simple...and i dont have to edit notthing on menu boot....so i guess i told you a good thing??


i just used splash_geninitramfs and splash_manager...booted with my normal confis..vga=795 and its a gensplash smile voila tongue

Last edited by sickhate (2007-06-09 16:42:53)


Its a sick world we live in....

Offline

#49 2007-06-09 16:25:32

kano
Member
From: Michigan
Registered: 2007-05-04
Posts: 185
Website

Re: Improved boot time splash screen support for Arch Linux

funkyou wrote:

yes, it works flawless (tm) smile

even this issue is nearly gone now. Instead of blinking for about a whole second, it just flickers for a fraction of a second (barely noticeable)

awesome work dtw! smile

I use "video=vesafb:ywrap,mtrr,1280x1024-32@60 splash=silent,kdgraphics,theme:darch,tty:8" in my kernel line, and get no split second flicker.


\\ archlinux on a XPS M1530 //

Offline

#50 2007-06-09 17:24:07

tomeil
Member
Registered: 2006-10-13
Posts: 13

Re: Improved boot time splash screen support for Arch Linux

I have darch (verbose on tty1) as default theme and it works perfectly; but when I try to use /sbin/splash_util to set a different theme on other consoles (tty2 for example), I get always the darch theme on that console...

These are the commands I use:

# /sbin/splash_util --tty=2 -m v -t myothertheme -c setcfg
# /sbin/splash_util --tty=2 -c on

Same result if I use the splash_manager utility.

Offline

Board footer

Powered by FluxBB