cjtron wrote:plz need further help ,,,
Code: Select all
# installpkg fglrx-module-XXXXX_kernel_XXXX.tgz #the kernel module
# installpkg fglrx-xXXXXX.tgz #the driver itself
Just to be sure the driver is going to work check the /etc/fstab file to see if this line is present, if it's not add it
tmpfs /dev/shm tmpfs defaults 0 0]
then ran the
aticonfig --initial
and checked the /etc/fstab and it does have the tmpfs /dev/shm tmpfs defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0
so I assume it should work even tho I didnt run the installpkg fglrx-module-XXXXX_kernel_XXXX.tgz
since its nowhere to be found ..
right or wrong here ? Plz help