Jump to content

I was looking for parts and I decided to search if Ubuntu 12.10 supports the new trinity apu's. Some say that they need extra drivers and such and I don't want to take on that hassle due to me not knowing a single thing about Ubuntu. Anybody know what processors and graphics cards they support?

Link to comment
https://linustechtips.com/topic/2510-what-processors-do-ubuntu-support/
Share on other sites

Link to post
Share on other sites

Should have no problem at all, They are still x64 CPUs and should run fine graphics wise. I don't see why it wouldn't work

Arch Linux on Samsung 840 EVO 120GB: Startup finished in 1.334s (kernel) + 224ms (userspace) = 1.559s | U mad windoze..?

Link to post
Share on other sites

install 64 bit

icon should popup saying to install drivers

click ok or install

reboot

video drivers are installed, package managment is a wonderful thing

Will work for electronic components and parts


Reviews: Meelec CC51P - Monoprice 8323 - Koss Porta Pros  - Shure SRH-440 - Shure SRH-550DJShure SRH-840 - Hifiman He-500 - iBasso D4 - o2 Amplifier  -  SkeletonDac

Link to post
Share on other sites

you shouldn't. On all the computers I've installed a buntu variant on, that's all I've done.

Will work for electronic components and parts


Reviews: Meelec CC51P - Monoprice 8323 - Koss Porta Pros  - Shure SRH-440 - Shure SRH-550DJShure SRH-840 - Hifiman He-500 - iBasso D4 - o2 Amplifier  -  SkeletonDac

Link to post
Share on other sites

Linux can use generic video drivers but if you want the specific AMD/NVIDIA driver you may or may not need to tinker some. I use the Nvidia driver provided by Ubuntu and it works, but some people claim they have issues with it and you can also install the NVIDIA direct driver for Linux if you choose or need to. I have yet to use an AMD GPU, company decided on one for config standards not that one was better than the other video-wise but the added CUDA option was the clincher.

I roll with sigs off so I have no idea what you're advertising.

 

This is NOT the signature you are looking for.

Link to post
Share on other sites

Ubuntu is compatible with any x86 and quite a few ARM processors. For your graphics card, you will need to install the latest AMD drivers. To do so, follow the following steps:

Open a terminal (CTRL+ALT+T) and type the following command:

fglrxinfo

If get an output telling you what graphics card you have, your AMD drivers are already installed. if not, enter the following command:

sudo apt-get install fglrx fglrx-amdcccle

After that has finished:

sudo aticonfig --initlal

OR

sudo amdconfig --initial

EDIT: Make sure you enter the above commands BEFORE YOU REBOOT.

For NVIDIA Users:

sudo apt-get install nvidia-current

Link to post
Share on other sites

Ubuntu is compatible with any x86 and quite a few ARM processors. For your graphics card, you will need to install the latest AMD drivers. To do so, follow the following steps:

Open a terminal (CTRL+ALT+T) and type the following command:

fglrxinfo

If get an output telling you what graphics card you have, your AMD drivers are already installed. if not, enter the following command:

sudo apt-get install fglrx fglrx-amdcccle

After that has finished:

sudo aticonfig --initlal

OR

sudo amdconfig --initial

EDIT: Make sure you enter the above commands BEFORE YOU REBOOT.

For NVIDIA Users:

sudo apt-get install nvidia-current

Thank you a whole lot! :D I will test this and I will use the commands when i install ubuntu
Link to post
Share on other sites

Newer APUs on linux are pretty rough on linux, from what I hear, and take some time to smooth out. But overall, AMDs linux drivers are not so great, my 7950 drivers still have some serious issues, and the open source drivers aren't going to be usable for many months. So, you'll need the binary drivers like scottStevens said.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×