Cannot install amdgpu The 2019 Stack Overflow Developer Survey Results Are InRecover from AMDGPU-PRO installMake Ubuntu use AMDGPU instead of LLVMPIPE or AMDGPU-PROHow to fix broken packages after AMDGPU-PRO install failCan't install amdgpu driveramdgpu segfault amdgpu_dri.soInstall amdgpu driver in 18.04 for Ryzen or Athlon APU'sHow to uninstall AMDGPU?Can't install amdgpu-pro driversAMDGPU r9 270X and hardware accelerationCan't install rocm
Who coined the term "madman theory"?
Delete all lines which don't have n characters before delimiter
Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?
How to notate time signature switching consistently every measure
During Temple times, who can butcher a kosher animal?
Is three citations per paragraph excessive for undergraduate research paper?
How to type this arrow in math mode?
Should I use my personal e-mail address, or my workplace one, when registering to external websites for work purposes?
A poker game description that does not feel gimmicky
What do hard-Brexiteers want with respect to the Irish border?
Aging parents with no investments
Why do we hear so much about the Trump administration deciding to impose and then remove tariffs?
Did Section 31 appear in Star Trek: The Next Generation?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Can a flute soloist sit?
Pokemon Turn Based battle (Python)
Why do UK politicians seemingly ignore opinion polls on Brexit?
Return to UK after being refused entry years previously
Can one be advised by a professor who is very far away?
Right tool to dig six foot holes?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Why can Shazam fly?
Origin of "cooter" meaning "vagina"
Output the Arecibo Message
Cannot install amdgpu
The 2019 Stack Overflow Developer Survey Results Are InRecover from AMDGPU-PRO installMake Ubuntu use AMDGPU instead of LLVMPIPE or AMDGPU-PROHow to fix broken packages after AMDGPU-PRO install failCan't install amdgpu driveramdgpu segfault amdgpu_dri.soInstall amdgpu driver in 18.04 for Ryzen or Athlon APU'sHow to uninstall AMDGPU?Can't install amdgpu-pro driversAMDGPU r9 270X and hardware accelerationCan't install rocm
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Running dpkg -i amdgpu-core-18.50-many-digits-to-remember.. could yield to "this package can be installed only in ubuntu 18.04" on anything elst than ubuntu 18.04.
I want to know what exactly prevents installation, at three levels.
Is that on a political level, that some party or evil man just prohibits to make driver availble to all dpkg/apt-based distributions?
Are there some binaries/libraries, that exists ONLY in this very specific release of Ubuntu, and cannot exist anywhere else? What is it?
Is there a way to override/strip unpacking restriction, to manually install mentioned package? (though it may not work or wreck whole system - that does not matter)
deb amdgpu amdgpu-pro
|
show 9 more comments
Running dpkg -i amdgpu-core-18.50-many-digits-to-remember.. could yield to "this package can be installed only in ubuntu 18.04" on anything elst than ubuntu 18.04.
I want to know what exactly prevents installation, at three levels.
Is that on a political level, that some party or evil man just prohibits to make driver availble to all dpkg/apt-based distributions?
Are there some binaries/libraries, that exists ONLY in this very specific release of Ubuntu, and cannot exist anywhere else? What is it?
Is there a way to override/strip unpacking restriction, to manually install mentioned package? (though it may not work or wreck whole system - that does not matter)
deb amdgpu amdgpu-pro
Which distro and version are you using?
– user68186
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago
|
show 9 more comments
Running dpkg -i amdgpu-core-18.50-many-digits-to-remember.. could yield to "this package can be installed only in ubuntu 18.04" on anything elst than ubuntu 18.04.
I want to know what exactly prevents installation, at three levels.
Is that on a political level, that some party or evil man just prohibits to make driver availble to all dpkg/apt-based distributions?
Are there some binaries/libraries, that exists ONLY in this very specific release of Ubuntu, and cannot exist anywhere else? What is it?
Is there a way to override/strip unpacking restriction, to manually install mentioned package? (though it may not work or wreck whole system - that does not matter)
deb amdgpu amdgpu-pro
Running dpkg -i amdgpu-core-18.50-many-digits-to-remember.. could yield to "this package can be installed only in ubuntu 18.04" on anything elst than ubuntu 18.04.
I want to know what exactly prevents installation, at three levels.
Is that on a political level, that some party or evil man just prohibits to make driver availble to all dpkg/apt-based distributions?
Are there some binaries/libraries, that exists ONLY in this very specific release of Ubuntu, and cannot exist anywhere else? What is it?
Is there a way to override/strip unpacking restriction, to manually install mentioned package? (though it may not work or wreck whole system - that does not matter)
deb amdgpu amdgpu-pro
deb amdgpu amdgpu-pro
edited 2 days ago
xakepp35
asked 2 days ago
xakepp35xakepp35
1116
1116
Which distro and version are you using?
– user68186
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago
|
show 9 more comments
Which distro and version are you using?
– user68186
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago
Which distro and version are you using?
– user68186
2 days ago
Which distro and version are you using?
– user68186
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago
|
show 9 more comments
0
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132147%2fcannot-install-amdgpu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132147%2fcannot-install-amdgpu%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Which distro and version are you using?
– user68186
2 days ago
@user68186 it says "debian buster". I just installed the system, and I want to make opencl work. I have just command line here, and low footprint is desired. Using ubuntu is extremely heavyweight, insanely long installation times and huge disk space requirements. I think its for desktops and I cannot afford it for simple task. Also I totally don't know it, any attempts to install amdgpu-pro leads me to "no picture on screen"/"hang on boot" so I gave up on using ubuntu.
– xakepp35
2 days ago
Try the server version of Ubuntu for only a command line interface without any desktop applications. The reason the deb file needs to be installed in Ubuntu 18.04 is because that version has all the other program files (in the needed versions) so that it meets the dependencies. This is an Ubuntu only site, Debian is off-topic here.
– user68186
2 days ago
@user68186 Question is not about Debian, but about dpkg/apt. As ubuntu user you may know. What program files are needed for amdgpu-pro driver? How could I unpack dpkg package, ignoring dependencies? (it fails even to UNPACK!)
– xakepp35
2 days ago
Do you mean it fails to unpack in Debian Buster? Still off-topic. If it failed to unpack in Ubuntu 18.04, then it would be a valid question.
– user68186
2 days ago