h2sammo
Rich is smarter than me, he reads my mind as well....giggles but now that you are back at vesa try this as well as Rich's suggestions
1) look into your /etc/X11 for your xorg.conf files
2) I suggest you install mc - a terminal file manager, you can use it, instead of commands to peek into your
tce/mydata.tgz
if there was no backup then do A
if backup was wrong backup do B
A) no backup found in mydata.tgz
use commands or mc to copy /etc/X11/xorg.conf.vesa and rename as /etc/X11/xorg.conf
use root powers to edit /opt/.filetool.lst to add this string....note we drop the first /
etc/X11/xorg.conf
click on control panel....backup and the go button
re-check mydata.tgz now has that file and its contents
---we don't care at this stage its a vesa file.....we care that your backups work ok?
B) wrong backup found.....likely to be vesa
then assuming you have downloaded (and these are added to my onboot.lst)
nvidia-module-3.0.21-tinycore.tcz
nvidia-settings.tcz
---this also means you have nvidia-glx.tcz as a dependency
you can then exit to prompt (console mode)
sudo modprobe nvidia
lsmod | grep nvidia
---> should return nvidia module
sudo nvidia-xconfig
startx
---if x starts then as per info file see if glxgears or glxinfo shows nvidia
now redo backup (which changes the backup of your xorg.conf) and check it
and reboot to test that I have not mislead you
good luck
OOPS I forgot to mention, that Arslan's tczs work for me, but I am on xorg 7.6
EDIT
3) you may like to post your onboot.lst as well plus your video card specs
a nice place to upload your file is (or put your list into a code box so it can scroll)
http://ompldr.org/uploadlspci | grep VGA
3b) if you install inxi you can also do this command inxi -Gx and I post my results for you to see what happens
inxi -Gx (not OP but aus9)
Graphics: Card: nVidia G96 [GeForce 9500 GT] bus-ID: 01:00.0
TinyCore Linux X.org: 1.11.0 driver: nvidia Resolution: 1680x1050@60.0hz
GLX Renderer: GeForce 9500 GT/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 304.51 Direct Rendering: Yes
I have editted this a number of times which proves I don't think ahead?