Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: meo on July 19, 2026, 03:11:35 AM
-
Hello Juanito!
I've been trying to find som info that could lead me to make Pragtical work in piCore 16 and 17 because I can't make it work in piCore 17 beta2 either. Could the module pam_rundir solve this problem of mine or would it cause problems?
Kind Regards,
meo
-
I just downloaded and loaded pragtical on a fresh install of piCore64 17beta2 on an RPi5 using Xorg-3d, flwm, aterm, and wbar and it starts from the icon in wbar without doing anything else.
linux-pam is not loaded.
I'm at a loss to understand why it doesn't work for you :(
-
Hi Juanito!
I have tried various things to make it work but in vane. I haven't the slightest clue what's causing it not to execute. It downloads using onboot in piCore64 17 beta2 but not if I choose ondemand. So I change that afterwards. Thanks for your sincere effort!
Greetings,
meeo
-
Are you using Xorg-3d?
What kind of RPi are you using, RPi5?
-
Hi @meo
Sorry for hijacking the thread.
Like always with Linux apps you could try to start the app from command line to see if you get any errors to get any clue whats going wrong.
-
ftr background of previous debugging @
https://forum.tinycorelinux.net/index.php?topic=28159.msg182869#msg182869
-
Hello Juanito!
Sorry! I had a bad day yesterday. I am using Xorg in piCore64 17 beta 2. Tried to install Xorg-3d but I ran in to complications so this is a fresh install I am using now. The problem with Pragtical is consistent though. Usually everything runs smooth on my RPi 5. I have a little special setup though. I have a 512 GB SSD for RPi OS and sometimes I have another OS that I am trying out connected to a USB 3 port and then the original place for a micro SD card. I can start anyone tapping the space button when rebooting (or booting) then pressing 1 starts the OS connected to the internal micro SD slot. Pressing 4 starts first with the USB etc. and finally pressing 6 starts the OS on the SSD. Very useful trying out something new. But Pragtical is a hard nut to crack.
Kind regards,
meo
PS The piCore64 17 beta works pretty good now. Gimp works like a charm. DS
-
You might want to try pragtical with Xorg-3d.
On an RPi5 running piCore64 17beta2 with an Xorg gui already loaded: sudo cp /tmp/tcloop/xorg-server/usr/local/share/xorg-server/files/99-vc4.conf /usr/local/share/X11/xorg.conf.d
[exit to the console prompt]
tce-load -i Xorg-3d
startx
If the gui starts, verify 3d acceleration with: tce-load -i glxinfo
glxinfo | grep Acc
Accelerated: yes
-
Hello again!
I have a cable connected to this Raspberry Pi. Does that make a difference?
Kind Regards,
meo
PS And if the gui does not start? DS
-
I don’t think a cable would cause a problem.
As long as you don’t have Xorg-3d onboot, you can reboot if the gui doesn’t start.
-
Hi again Jusnito!
When something happened (a pile of files and OK) but the GUI didn't start. The error message from the test was: "Error: could't find RGB GLX visual or fbconfig".
Regards,
meo
-
I just tested again.
The only extension I have onboot on this RPi5 running piCore64 17beta2 is openssl.
Boot, then: tce-load -i Xorg-3d flwm aterm wbar
sudo cp /tmp/tcloop/xorg-server/usr/local/share/xorg-server/files/99-vc4.conf /usr/local/share/X11/xorg.conf.d
startx
..and the gui starts with 3d acceleration.
Note that very occasionally the gui doesn't start first time, but starts without problems when "startx" is issued a second time.
Edit: I'm using a monitor connected to the first hdmi port.
-
Hello Juaniito!
I have tried several times today to get the Xorg-3d to load but almost always I get the answer Xorg-3d can't be found. If I then try to install the usual Xorg it's there and loads pretty fast. I don't know why this happens but it is in my mind and being processed.
Greetings,
meo
-
Hi meo
Please run this command:
ls -l /etc/sysconfig/tcedir/optional/*.tcz > Ext.lstAttach Ext.lst and /etc/sysconfig/tcedir/onboot.lst to your next post.
-
Hi Rich!
Here it comes! Thanks for your concern.
Kind greetings,
meo
PS This is from piCore64 v. 16 see the other after this post DS
-
Hi again!
I forgot that I had piCore64 v. 16 up and running. This is from piCore64 v. 17 beta 2. Thanks!
Greetings,
meo
-
Xorg-3d is missing from both your piCore64 16 and piCore64 17beta2 lists.
Exit to the console prompt then: tce-load -wil Xorg-3d
startx
-
Hello Juanito!
I finally got it to work. Both Xorg-3d and Pragical. It was the oldfashioned way. I did not see your last post Juanito but it still worked! This is the first time startx has worked with Xorg-3d. Now I do not want to shut it down. I will have some noting to do first. Thanks for allt the help I have received from the community!!!
Sincerely Yours,
meo
-
‘Glad it works :)
-
Hi Juanito
Xorg-3d is missing from both your piCore64 16 and piCore64 17beta2 lists. ...
I was beginning to suspect as much. ;D
-
Hi guys!
This day has been very special. Several problems solved the same day and now I can go on with my python project. I have also installed the database that can be configured with emacs (thanks Juanito) so I have just enjoyed seeing the graphical database using the raspberry pi. So thanks everybody for your help!
Kind greetings,
meo