Mesa Vulkan drivers GPU question

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
2
down vote

favorite












I am running ubuntu 16.04.4 with budgie desktop - I just installed mesa's vulkan drivers, and when I run vulkaninfo, I can see the gpu it uses is my intel ivy bridge igpu instead of my radeon hd 7870. is there a way i can get it to use the proper gpu?



thanks!



Editing to show the output of lshw -c video like dobey wanted




$ sudo lshw -c video
*-display
description: VGA compatible controller
product: Pitcairn XT [Radeon HD 7870 GHz Edition]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:33 memory:e0000000-efffffff memory:f7b00000-f7b3ffff ioport:e000(size=256) memory:c0000-dffff
*-display
description: Display controller
product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: driver=i915 latency=0
resources: irq:32 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question























  • What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
    – dobey
    Mar 7 at 22:38










  • hi dobey - added the output you wanted.
    – zen
    Mar 8 at 21:27










  • It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
    – dobey
    Mar 8 at 21:51










  • hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
    – zen
    Mar 9 at 10:47










  • hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
    – zen
    Mar 13 at 23:44














up vote
2
down vote

favorite












I am running ubuntu 16.04.4 with budgie desktop - I just installed mesa's vulkan drivers, and when I run vulkaninfo, I can see the gpu it uses is my intel ivy bridge igpu instead of my radeon hd 7870. is there a way i can get it to use the proper gpu?



thanks!



Editing to show the output of lshw -c video like dobey wanted




$ sudo lshw -c video
*-display
description: VGA compatible controller
product: Pitcairn XT [Radeon HD 7870 GHz Edition]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:33 memory:e0000000-efffffff memory:f7b00000-f7b3ffff ioport:e000(size=256) memory:c0000-dffff
*-display
description: Display controller
product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: driver=i915 latency=0
resources: irq:32 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question























  • What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
    – dobey
    Mar 7 at 22:38










  • hi dobey - added the output you wanted.
    – zen
    Mar 8 at 21:27










  • It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
    – dobey
    Mar 8 at 21:51










  • hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
    – zen
    Mar 9 at 10:47










  • hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
    – zen
    Mar 13 at 23:44












up vote
2
down vote

favorite









up vote
2
down vote

favorite











I am running ubuntu 16.04.4 with budgie desktop - I just installed mesa's vulkan drivers, and when I run vulkaninfo, I can see the gpu it uses is my intel ivy bridge igpu instead of my radeon hd 7870. is there a way i can get it to use the proper gpu?



thanks!



Editing to show the output of lshw -c video like dobey wanted




$ sudo lshw -c video
*-display
description: VGA compatible controller
product: Pitcairn XT [Radeon HD 7870 GHz Edition]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:33 memory:e0000000-efffffff memory:f7b00000-f7b3ffff ioport:e000(size=256) memory:c0000-dffff
*-display
description: Display controller
product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: driver=i915 latency=0
resources: irq:32 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)









share|improve this question















I am running ubuntu 16.04.4 with budgie desktop - I just installed mesa's vulkan drivers, and when I run vulkaninfo, I can see the gpu it uses is my intel ivy bridge igpu instead of my radeon hd 7870. is there a way i can get it to use the proper gpu?



thanks!



Editing to show the output of lshw -c video like dobey wanted




$ sudo lshw -c video
*-display
description: VGA compatible controller
product: Pitcairn XT [Radeon HD 7870 GHz Edition]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:33 memory:e0000000-efffffff memory:f7b00000-f7b3ffff ioport:e000(size=256) memory:c0000-dffff
*-display
description: Display controller
product: Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm bus_master cap_list
configuration: driver=i915 latency=0
resources: irq:32 memory:f7400000-f77fffff memory:d0000000-dfffffff ioport:f000(size=64)






16.04 amd-graphics vulkan






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 8 at 21:52









dobey

32k33585




32k33585










asked Mar 7 at 22:20









zen

162




162











  • What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
    – dobey
    Mar 7 at 22:38










  • hi dobey - added the output you wanted.
    – zen
    Mar 8 at 21:27










  • It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
    – dobey
    Mar 8 at 21:51










  • hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
    – zen
    Mar 9 at 10:47










  • hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
    – zen
    Mar 13 at 23:44
















  • What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
    – dobey
    Mar 7 at 22:38










  • hi dobey - added the output you wanted.
    – zen
    Mar 8 at 21:27










  • It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
    – dobey
    Mar 8 at 21:51










  • hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
    – zen
    Mar 9 at 10:47










  • hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
    – zen
    Mar 13 at 23:44















What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
– dobey
Mar 7 at 22:38




What driver is being used for the radeon card right now? (sudo lshw -c video should show details, if you can edit your question to include that info please)
– dobey
Mar 7 at 22:38












hi dobey - added the output you wanted.
– zen
Mar 8 at 21:27




hi dobey - added the output you wanted.
– zen
Mar 8 at 21:27












It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
– dobey
Mar 8 at 21:51




It looks like the radeon driver is being used. I'm not sure if Vulkan is supported on that driver, or on your card. I'm also not sure if that card is supported by amdgpu driver either.
– dobey
Mar 8 at 21:51












hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
– zen
Mar 9 at 10:47




hmm ok - i have tried to install the amdgpu pro drivers with little success - i couldnt log in the last time i tried :(
– zen
Mar 9 at 10:47












hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
– zen
Mar 13 at 23:44




hi dobey - this page seems to suggest the HD 7800 series cards are supported by the amdgpu pro driver? support.amd.com/en-us/kb-articles/Pages/…
– zen
Mar 13 at 23:44















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012876%2fmesa-vulkan-drivers-gpu-question%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1012876%2fmesa-vulkan-drivers-gpu-question%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491