You are not logged in.

#26 2007-08-28 21:07:13

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: [Request] Up to date splashy!

The new PKGBUILD works great! The only problem is these lines at the top...I did a post on it before, but it spewed out some nasty errors on bootup. Can someone help me fix it? They look like this:

------                                                                                ------
------                                                                                ------
------                                                                               -------

And so on. They are the only thing wrong with it... Maybe a patch?

EDIT: They seem to have gone after (another) reboot. Don't worry about this smile

Last edited by miggols99 (2007-08-28 21:11:39)

Offline

#27 2007-08-29 09:30:49

dongiovanni
Member
From: Germany
Registered: 2006-10-06
Posts: 110

Re: [Request] Up to date splashy!

Nice to hear that is works...

Offline

#28 2007-08-29 10:01:19

miggols99
Member
Registered: 2007-06-10
Posts: 424

Re: [Request] Up to date splashy!

They seem to have come back...help!! This is the workaround:

Hi there,

I have the same problem. I dont know why, but i have noticed that when i run /sbin/splashy boot/shutdown/test this issue disappeared. So i edited /etc/rc.d/splashy and in the end of "start)" parameter i added the line:

# this will start splashy for 1 second and then it stops
/sbin/splashy shutdown 2> /dev/null && sleep 1 && killall splashy

so,  /etc/rc.d/splashy looks like this:

start)
(...)
/sbin/splashy_chvt ${CHVT_TTY} 2> /dev/null
/sbin/splashy shutdown 2> /dev/null && sleep 1 && killall splashy
(...)

I know, this is a very ugly "patch", but at least it works for me

Help!

Offline

#29 2007-09-17 00:37:00

imachine
Member
From: /dev/ttyv0
Registered: 2006-11-15
Posts: 36
Website

Re: [Request] Up to date splashy!

It's no longer the case. Splashy now works with initscripts-splash. So this semi-hackedy-fix would need reworking.

Anyway the bug seems upstream. I say bug splashy devs ;-)


a nail that sticks out, is hammered down.
aha.

Offline

Board footer

Powered by FluxBB