Tiny Core Base > TCB Q&A Forum

Picore 13.1.0 failed in waitforX

(1/7) > >>

erfan_m14:
Hey everyone, I booted picore 13 on my rpi3B+ and expanded the second partition and made wifi working, then downloaded TC.tcz, now after I run "startx" after a few seconds I get the error:

--- Code: ---failed in waitforX
--- End code ---

Rich:
Hi erfan_m14
Welcome to the forum.

See if this command provides any more information:

--- Code: ---`head -n1 .xsession`
--- End code ---
Those are not apostrophes at the beginning and end of the command. They are back ticks and
look like this  ` , not like this  '. It is usually found at the left end of the keyboard
on the  tilde  (~) key.

erfan_m14:

--- Quote from: Rich on February 13, 2022, 03:11:19 PM ---Hi erfan_m14
Welcome to the forum.

See if this command provides any more information:

--- Code: ---`head -n1 .xsession`
--- End code ---
Those are not apostrophes at the beginning and end of the command. They are back ticks and
look like this  ` , not like this  '. It is usually found at the left end of the keyboard
on the  tilde  (~) key.

--- End quote ---
Thank you for your greetings!

--- Code: ---/usr/local/lib/xorg/Xorg: error while loading shared libraries: libdev.so.0: cannot open shared object file: no such file or directory
--- End code ---

Rich:
Hi erfan_m14
Did you copy that by hand? Is it possible it said  libudev.so.0 , not  libdev.so.0? If that is the
case, try installing  libudev.tcz.

erfan_m14:

--- Quote from: Rich on February 13, 2022, 03:45:15 PM ---Hi erfan_m14
Did you copy that by hand? Is it possible it said  libudev.so.0 , not  libdev.so.0? If that is the
case, try installing  libudev.tcz.

--- End quote ---
You're right it was libudev.so.0.
I ran:

--- Code: ---tce-load -wi libudev.tcz
--- End code ---
And got:

--- Code: ---libudev is already installed!
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version