• Competitor rules

    Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.

Steam streaming with APU

You can obviously find ok benchmarks, but typically there are many known problems. Valve even has a site specifically for AMD driver issues on Linux. It's getting better thankfully.

As for the drivers, I know they do that, but you have to install several development packages, not just those, and there's absolutely no reason to when a repository would automate it and keep things up to date.
I'm not really sure about ubuntu but I thought it used .deb as its primary package management :confused:
I also thought that ubuntu didn't support proper build scripts within .deb :confused: (other than apt-get source --compile)

Personally I only ever used ubuntu in 2005 for 2 months before dropping it :( (I have been using linux on my main desktop pc's since 1997)
 
I'm not really sure about ubuntu but I thought it used .deb as its primary package management :confused:
I also thought that ubuntu didn't support proper build scripts within .deb :confused: (other than apt-get source --compile)

Personally I only ever used ubuntu in 2005 for 2 months before dropping it :( (I have been using linux on my main desktop pc's since 1997)

The AMD driver installation program creates .deb package files to install, but it needs several packages installed already for it to work. It doesn't install those itself, it just fails if they're not there.

Ubuntu and Debian use DKMS now, which automatically builds kernel drivers as and when necessary. So if you get a kernel update, modules from other packages are rebuilt automatically.

With a repository you would just select to install the AMD drivers, and they'd be downloaded, built and updated in future without any issues.
 
With a repository you would just select to install the AMD drivers, and they'd be downloaded, built and updated in future without any issues.
It looks like ubuntu already provide various packages in their own repo including a pre-compiled one :confused:

BinaryDriverHowto/AMD - Community Help Wiki

Hopefully AMD will improve with their new AMDGPU driver

I wouldn't think providing a repo for each distro would be ideal for AMD
 
It looks like ubuntu already provide various packages in their own repo including a pre-compiled one :confused:

BinaryDriverHowto/AMD - Community Help Wiki

Hopefully AMD will improve with their new AMDGPU driver

I wouldn't think providing a repo for each distro would be ideal for AMD

I know this, but the Ubuntu packages are always out of date and never updated to new releases.

Lots of organisations provide Ubuntu repositories with it being the most popular. I'm not sure why you're arguing against something that would be very convenient.
 
I know this, but the Ubuntu packages are always out of date and never updated to new releases.

Lots of organisations provide Ubuntu repositories with it being the most popular. I'm not sure why you're arguing against something that would be very convenient.
Soz, not arguing
(sorry if I came across as arguing, was just posting an opinion)

It just seems like the people who want to click a button to install drivers already have that option & you didn't mention about outdated drivers before :(
 
Soz, not arguing
(sorry if I came across as arguing, was just posting an opinion)

It just seems like the people who want to click a button to install drivers already have that option & you didn't mention about outdated drivers before :(

As I say, they're not updated. The ones included in Ubuntu are 14.3, while the current release is 14.9. This is also a big problem for newer hardware, which won't be supported by the older drivers.

Take Wine for instance. You can have an old version via Ubuntu, or if you want the latest kept up to date, just add the repository here,

https://www.winehq.org/download/ubuntu
 
Back
Top Bottom