Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: jls on February 07, 2011, 06:57:15 AM
-
see make.sh
-
compiletc has bash dependency already
-
are u sure?
-
not sure :)
i never load bash explicitly but sit is always installed, i thought it was compiletc loading it
-
I dont know if this is ontopic but recently i've got error: ./make.sh not found.
I change ait-fglrx-kernel-module-installer :
113c113,114
< ./make.sh || return 1
---
> echo "Running Make in $PWD"
> sh make.sh || return 1
And now everything run well, plz fix it in repository.
(tinycore 3.5)
EDIT:
It look like this driver do not support Integrated Radeon X1250.
Now i'm fighting with:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-3-x86.x86_64.run
-
submitting an updated version with a fix
-
@lionbest
That old driver will not run on our kernel or Xorg. Outside of trying to patch it, your only option is to use the open drivers.
-
Yeah I noticed this, and i wont go back to 2.6.29. Open Driver have no opengl so it's useless for me, as the whole embedded ITX board ;-]
-
Sure it does. Have you loaded the 3d driver? (Xorg-7.5-3d)