[Users] Installing AMD GPU driver

Kir Kolyshkin kir at openvz.org
Fri Aug 1 13:42:06 PDT 2014


On 08/01/2014 01:13 PM, Harry Koris wrote:
> Hi,
>
> I'm looking to install AMD 13.25 APU Driver so that I can access the
> on-board graphics from within a Centos-x86_64 container. I've added
> the PCI slot that the GPU comes up on using the '--pci_add' option but
> the driver still reads out that no compatible adapters were found. If
> I run 'lspci' in the container the GPU does show up. I have the driver
> running on the HE fine.
>
> Is there a certain device that I can add to the container?

Might be. Try to strace whatever program is trying to access the hardware
and see what device(s) it tries to use, then add those to the container.

> Is it possible to modprobe the driver from the hardware, into the
> container?

No, you always load modules on the host (and before starting the container)

> As a side note, I do have the module loaded on the hardware node prior
> to launching the container.

Good.

>
> Any information that may help is appreciated.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/users/attachments/20140801/091581e1/attachment.html>


More information about the Users mailing list