Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: ttz on January 05, 2016, 04:38:51 PM

Title: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 05, 2016, 04:38:51 PM
hope i can get some help with waitforX problem.

made tcz for ratpoison wm. all well with tinycore 5.4 but not with core(not tc) 6.1& 6.3

with core 6.1 & 6.3 i get: failed in waitforX

i've tried haplessly. i searched forum for "waitforX":

http://forum.tinycorelinux.net/index.php/topic,15950.msg94051.html#msg94051
http://forum.tinycorelinux.net/index.php/topic,8284.msg44772.html#msg44772
http://forum.tinycorelinux.net/index.php/topic,6326.msg44618.html#msg44618

i've tried adding fltk and fluxbox in hopes that would fill in some blank (that gave me same failure - no fluxbox on starx - same fail). i've tried using 'sleep=10" as per/variation of above. i've looked at my onboot.lst and /optional in 5.4 for reference and tried to ensure i have equiv in 6.1 & 6.3. (using xorg, Xlibs... not xvesa).

ideas? please.

footnote: i created new tcz for each of 5.4, 6.1, 6.3
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: nitram on January 05, 2016, 06:37:01 PM
Stab in the dark, best first guess did you recompile for TC6 (not just TC5)?

What are ratpoison's dependencies? Run  ldd ratpoison_executable  against the executable.

Most WM need a startup script, see other WM for examples.
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 05, 2016, 06:48:43 PM
Quote
did you recompile for TC6 (not just TC5)?

Quote
footnote: i created new tcz for each of 5.4, 6.1, 6.3

Quote
What are ratpoison's dependencies?

to my thinking, if tcz build succeeded on 5.4, 6.1, 6.3 && worked on tc 5.4, deps must have been handled(?). yes?
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: nitram on January 05, 2016, 07:08:40 PM
Ratpoison was previously built for TC4, only dependency listed Xorg-7.6-lib.tcz.

For TC 6 ratpoison, you have Xorg-7.7-lib.tcz dependency?

Otherwise see if old build notes help.

Edit: Clarity helps.
Creating a new .tcz does not necessarily mean it was re-compiled.

Also see if anything in Xorg log.
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 05, 2016, 07:20:19 PM
@nitram

Quote
Edit: Clarity helps.
Creating a new .tcz does not necessarily mean it was re-compiled.

this seems strange to me; is new view. to create tcz, to me, implies i compiled anew.

seriously(!), thanks for your time ;D
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 06, 2016, 02:56:43 PM
i just set up ratpoison in tinycore 6.4 - no problems. there must be something i don't know about doing things like this in core - perhaps tinycore is providing something that i don't realize.

i'll try more, but still hope for some direction/hints here.

thank you
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: Misalf on January 06, 2016, 03:23:52 PM
As nitram said
Most WM need a startup script, see other WM for examples.

Do you have something similar to this in your extension?

/usr/local/tce.installed/ratpoison
Code: [Select]
echo "ratpoison" > /etc/sysconfig/desktop

This is needed in order for  startx  to set the $DESKTOP variable which will be executed by  ~/.xsession .

http://wiki.tinycorelinux.net/wiki:creating_extensions#adding_custom_startup_scripts
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 07, 2016, 03:18:10 PM
checked /usr/local/tce.installed/ratpoison & /etc/sysconfig/desktop on tinycore 5.4, core 6.3, core 6.4.1 - all the same. i've only succeeded in tc 5.4.

however, last night and today i've failed with alsa as well on tc & core 6.4.1. i had no problem with this in at least 3 sticks w/ tc 5.4. something is wrong and it must be me.

the right thing to do is to let this issue die for now and start from scratch with tc/core just to get alsa - a different and easier problem since i don't have to build anything.

thanks to nitram & Misalf.
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: Rich on January 07, 2016, 04:19:32 PM
Hi ttz
Does this post by gerald_clark help:
http://forum.tinycorelinux.net/index.php/topic,19326.msg119065.html#msg119065
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: ttz on January 07, 2016, 04:45:14 PM
@Rich

yes, i've read that post but I did not really catch what gerald_clark wrote. i don't recall checking that i had topside or xsetup, for example.

but, since i'm failing with alsa (no building rqrd), i have to step down from this problem.

Thank you, sir.
Title: Re: failed in waitforx - new wm - tc5.4 good - core6.1 & 6.3 bad
Post by: coreplayer2 on January 07, 2016, 09:17:51 PM
You should only need  "alsa-config.tcz " installed in "onboot.lst" to get alsa to work in tc-6.x