Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on February 07, 2011, 06:57:15 AM

Title: ati-fglrx-kernel-source is missing bash as dep
Post by: jls on February 07, 2011, 06:57:15 AM
see make.sh
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: Arslan S. on February 07, 2011, 08:29:20 AM
compiletc has bash dependency already
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: jls on February 07, 2011, 08:36:17 AM
are u sure?
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: Arslan S. on February 07, 2011, 08:40:24 AM
not sure :)
i never load bash explicitly but sit is always installed, i thought it was compiletc loading it
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: lionbest on February 24, 2011, 01:20:10 PM
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
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: Arslan S. on February 24, 2011, 03:17:02 PM
submitting an updated version with a fix
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: curaga on February 25, 2011, 06:24:09 AM
@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.
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: lionbest on February 25, 2011, 07:50:27 AM
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 ;-]
Title: Re: ati-fglrx-kernel-source is missing bash as dep
Post by: curaga on February 25, 2011, 08:51:18 AM
Sure it does. Have you loaded the 3d driver? (Xorg-7.5-3d)