Hi brunok
I think the first thing you should do is boot one of your clients from a USB thumb drive. That will make it easier to
figure out what you need to get Xorg running. Based on you previous topics, I take it you are still using TC8. One
thing you should read is the .info file:
http://tinycorelinux.net/8.x/x86/tcz/Xorg-7.7.tcz.infoThe TC4 version of the .info file provides a little more information:
http://tinycorelinux.net/4.x/x86/tcz/Xorg-7.6.tcz.infoYou'll also want one of these video extensions:
xf86-video-amdgpu.tcz
xf86-video-ati.tcz
xf86-video-intel.tcz
xf86-video-nouveau.tcz
xf86-video-nv.tcz
xf86-video-vesa.tcz
xf86-video-vmware.tcz
The attached file lists all of the dependencies (both direct an indirect) for Xorg that will need to be added to core.gz.
... Any easy method to replace Xvesa with Xorg in core.gz? ...
Remove:
/usr/local/bin/Xvesa
Undo the changes you made due to this:
usr/local/tce.installed/Xvesa
Add the extensions listed in the attached file.
Check those extensions for usr/local/tce.installed/ scripts.
Add the video extension you selected.
Add any Xorg config files you may have created.