I use AMD A8-3870 APU with Radeon(tm) HD Graphics and Ubuntu 3.0.0-12-server.
I install the amd-driver 12-6 for x86_64.
However, when I run clinfo, I cannot detect the GPU device. Instead, it returns the CPU information.
Is it because I'm using APU or there is something wrong with the amd-driver and linux server?
Thank you~
ssh) you have done all necessary steps described on AMD's website - alandati-config --lsafinds your APU. If it does not, it's likely your driver was incorrectly installed. If it does, just let it configure Xorg automagically (sudo aticonfig --adapter=all --initial), it usually helps. - aland