Hello everyone!
I'm attempting to install the ATI drivers for Tiny Core, but I'm hitting a brick wall every step of the way.
I tried just installing ati-fglrx via the app browser, but I get a 404. A quick google search shows this:
http://forum.tinycorelinux.net/index.php?topic=13316.0So I followed the instructions and attempted to build the module myself with the following command:
$ tce-load -wil ati-fglrx-kernel-source
It downloads files for about 15 minutes, then exits saying:
mount: mounting /dev/loop91 on /tmp/tcloop/gawk failed: Invalid argument
At this point I'm thinking what the heck. So I download the official drivers from ATI, but when I try to install them it says that it can't detect a X server.
What am I doing wrong guys?