Tiny Core Linux
Tiny Core Base => Corepure64 => Topic started by: grandma on June 08, 2021, 11:08:43 PM
-
I've used 3X 10X 11X - all 32 bit on a 64 bit laptop and figured I'd try 12X 64 bit.
It dies on boot with "failed in wait4x" message.
But it throws less memory/load errors until that point, only having a problem loading a wifi adapter rtl etc.
Any thoughts?
-
Are you trying to use Xfbdev or Xorg-7.7?
The "failed in waitforX" error means something the x server needs is missing - you can execute the first line of ~/.xsession for more information.
-
I don't want to be a "whiner" who does not follow your instructions so this can be debugged...
So I did a CAT on .xsession - peeled off the first line with %%*export and ran it and saw:
Error opening framebuffer /dev/fb0: No such device
Fatal server error:
no screens found
Being no fan of FLWM I decided to try loading JWM at a no windows terminal which worked and got the same error - in 9x 10x and 12x all 64 bit.
I have a DMESG to upload here but need to figure out how to do a CODE thingy and don't want to flood this post so perhaps you can ask for a specific dmesg section if that'll help.
-
Hi grandma
... I have a DMESG to upload here but need to figure out how to do a CODE thingy and don't want to flood this post so perhaps you can ask for a specific dmesg section if that'll help.
Just do this:
dmesg > dmesg.txt
Then attach the dmesg.txt file to your next post.
-
I tried to post it here - with the CODE feature and the TC FORUM SERVER threw an error...
So...I put the DMESG and entire post at our band web site at
http://burningwoodenleg.com/?forrich.html
(http://burningwoodenleg.com/?forrich.html)
I hope this helps. Thank you.
-
# Hi Rich,<p>
-----Snip-----
#
# timeout=30
# default=0
#
-----Snip-----
# title 10x64 UPGRADE OFFICE
# find --set-root /tce10x64/vmlinuz64
# kernel /tce10x64/vmlinuz64 tce=UUID="6B5E-E833"/tce10x64 quiet waitusb=10 norestore xvesa=1024x768x32
# initrd /tce10x64/corepure64.gz
#
-----Snip-----
# However even 11X64 bombs to terminal - .xsession says "no screens" with both FLWM and JWM tested in onboot.lst (near the top).
-----Snip-----
# Linux version 4.19.10-tinycore64 (tc@box) (gcc version 8.2.0 (GCC)) #1999 SMP Tue Dec 18 15:18:54 UTC 2018
# Command line: tce=UUID="6B5E-E833"/tce10x64 quiet waitusb=10 norestore xvesa=1024x768x32
-----Snip-----
[EDIT]: Drained flooded forum. Rich
-
...this is a little crazy so I'll stop flooding this forum.
The link has it all at the band website
hthttp://burningwoodenleg.com?forrich (http://burningwoodenleg.com?forrich)
I didn't finish the 11X64 DMESG as your server threw an error even with the # comments so...
Any ideas on why I'm getting the error message - no TC64 Windows with FLWM or JWM is appreciated.
-
Hi grandma
First of all, you need to learn to follow directions. This is what I ask you to do:
Hi grandma
Just do this:
dmesg > dmesg.txt
Then attach the dmesg.txt file to your next post.
Or call the file dmesg10x64.txt if you wish. Just make sure it is a .txt extension so my browser doesn't give me a
hard time when I try to open the file in a new tab.
To attach a file while posting, click the Attachments and other options link under the text box you type in.
Then:
1. Click the Choose button.
2. Navigate to the file.
3. Double click on the file name.
If you want to attach another file, click the (more attachments) link and go back to step #1.
Restrictions: 4 per post, maximum total size 192KB, maximum individual size 128KB
... # However even 11X64 bombs to terminal - .xsession says "no screens" with both FLWM and JWM tested in onboot.lst (near the top).
That means X is not running. You need either Xorg-7.7 or Xfbdev.
# Linux version 4.19.10-tinycore64 (tc@box) (gcc version 8.2.0 (GCC)) #1999 SMP Tue Dec 18 15:18:54 UTC 2018
# Command line: tce=UUID="6B5E-E833"/tce10x64 quiet waitusb=10 norestore xvesa=1024x768x32 ...
There is no 64 bit xvesa. Xvesa can only run in a 32 bit environment.
... this is a little crazy ...
Agreed.
... so I'll stop flooding this forum. ...
I'm going to remove most of your last 3 posts to lower the water table.
-
Thank you for pointing out an easier way - TWICE.
Let's see if I can "follow" a dozen words of instructions...heh heh ... sorry.
dmesg9x64.txt attached.