LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-26-2017, 08:46 PM   #211
33Nicolas
Member
 
Registered: Aug 2015
Posts: 45

Rep: Reputation: Disabled

Thanks, I'll look into it. I appreciate it.
 
Old 06-24-2017, 06:18 AM   #212
emscheffel
LQ Newbie
 
Registered: Jun 2017
Posts: 1

Rep: Reputation: Disabled
OpenCL on HD7970(Tahiti) with amdgpu-pro

Hi @bassmadrigal,

Thanks for making available your script for amdgpu-pro. I have tried this successfully with both Slackware 14.2 as well as current. While OpenGL and the output from clinfo seem to deliver the goods as expected, when I actually launch an application that needs OpenCL(darktable or luxmark-3.1) I either get some error message that the OpenCL commandQueue can not be created or an outright segfault. I wonder whether this is because I messed up the installation(don't think that is likely) or because OpenCL on amdgpu-pro for Southern Island cards is still incomplete/immature. I have raked the internet for any user experience of ocl on HD7970 cards using amdgpu-pro but found precious little...

Thanks for any info!
 
1 members found this post helpful.
Old 06-25-2017, 12:06 PM   #213
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by emscheffel View Post
Hi @bassmadrigal,

Thanks for making available your script for amdgpu-pro. I have tried this successfully with both Slackware 14.2 as well as current. While OpenGL and the output from clinfo seem to deliver the goods as expected, when I actually launch an application that needs OpenCL(darktable or luxmark-3.1) I either get some error message that the OpenCL commandQueue can not be created or an outright segfault. I wonder whether this is because I messed up the installation(don't think that is likely) or because OpenCL on amdgpu-pro for Southern Island cards is still incomplete/immature. I have raked the internet for any user experience of ocl on HD7970 cards using amdgpu-pro but found precious little...

Thanks for any info!
Can you post your specific errors? My cards are still unsupported by AMDGPU, so I am unable to do local testing. There were a ton of small hacks that needed to be made with other portions of the driver and the error messages were key in finding that.

Also, you were able to get this to work in -current? I was under the impression that Xorg is too new in -current and that AMDGPU-Pro doesn't support Xorg 1.19.
 
Old 06-25-2017, 12:12 PM   #214
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
@bassmadrigal

Your take works for me under Slackware 14.2 with no issue!

In my country is a saying: when your worst enemy say you "Good job!", most likely you are doing it really well!

And, out of our past harsh divergences, I would like to say you, for real: Good Job!

So, go figure!

Last edited by Darth Vader; 06-25-2017 at 12:16 PM.
 
1 members found this post helpful.
Old 06-25-2017, 01:16 PM   #215
Nille_kungen
Member
 
Registered: Jul 2005
Distribution: Slackware64-current
Posts: 587

Rep: Reputation: 201Reputation: 201Reputation: 201
Is there any reason still to use amdgpu-pro driver unless you use an special program that needs compat profiles?
 
Old 06-25-2017, 01:49 PM   #216
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
For example, in my particular hardware the open-source stack from Slackware 14.2 reacts very naughty, read: getting Random Freeze All The Way (TM).

Specially when I love to not happen, as you suspect, i.e. when I have already written a long document, and so on...
 
Old 06-26-2017, 07:37 PM   #217
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Darth Vader View Post
@bassmadrigal

Your take works for me under Slackware 14.2 with no issue!

In my country is a saying: when your worst enemy say you "Good job!", most likely you are doing it really well!

And, out of our past harsh divergences, I would like to say you, for real: Good Job!

So, go figure!
I never considered us enemies... just people who have different opinions on where Pat should take Slackware. And while I may not agree with your proposed directions, it is still your right to suggest them, just as it is my right to sometimes disagree with them

But I do appreciate the compliment. It means a lot
 
Old 08-08-2017, 06:59 AM   #218
Phirxian
LQ Newbie
 
Registered: Aug 2017
Posts: 1

Rep: Reputation: Disabled
Hi, I have installed amdgpu-pro on the current slackware 14.2 x86_64 with some xorg downgrade (1.18.3) to fit the driver requirement
I also upgrade glew/glu/glut and mesa to the git version

the driver seem to work, but many information in xorg.conf is not used
like disable Xinemera to have each display on a different screen (to separate xfce workspace)
and I have some issue with opengl application

glxgears: 60fps in the consol, but only 4fps is displayed
glxgears_fbconfig, glxswapcontrol: display glxgears without lag
glthreads, glxheads: work fine

glxinfo and glxgears_pixmap:
Quote:
name of display: :0.0
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 55
Current serial number in output stream: 54
but glewinfo work:
Quote:
Xlib: extension "AMDGPU" missing on display ":0.0".
GLEW version 2.0.0
Reporting capabilities of display , visual 0xeb
Running on a AMD Radeon HD 7800 Series from ATI Technologies Inc.
OpenGL version 4.5.13491 Compatibility Profile Context 17.30.0 is supported
if you have an idea on what going wrong ?
maybe I need to downgrade pixman ?
thank you
 
Old 08-08-2017, 09:11 AM   #219
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by Phirxian View Post
Hi, I have installed amdgpu-pro on the current slackware 14.2 x86_64 with some xorg downgrade (1.18.3) to fit the driver requirement
I also upgrade glew/glu/glut and mesa to the git version
Running amdgpu-pro on -current (which I assume is what you mean instead of 14.2, since there is no need to downgrade X in 14.2 -- 14.2 and -current are two vastly different Slackware versions) is not supported. I've never tested it and I don't know what concoction of software might be needed for it to work properly.

Quote:
Originally Posted by Phirxian View Post
the driver seem to work, but many information in xorg.conf is not used
like disable Xinemera to have each display on a different screen (to separate xfce workspace)
and I have some issue with opengl application
As far as I know, Xinerama is an Nvidia option only when using their proprietary driver. I don't believe it is a valid option for amdgpu (either the open source or -pro drivers).
 
  


Reply

Tags
amdgpu-pro, slack64, slackbuild



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RX 480 AMDGPU Driver Failing To Load On Debian Sid jwhittles Linux - Hardware 4 08-25-2016 06:18 PM
Configuring AMDGPU / PRO drivers with 390x with Linux Mint CordedConch Linux - Newbie 1 08-06-2016 10:38 AM
LXer: AMDGPU-PRO Driver 16.30 Officially Released with Support for Ubuntu 16.04 LTS LXer Syndicated Linux News 0 06-30-2016 02:11 AM
LXer: AMD Going Open Source with AMDGPU Linux Driver and GPUOpen Tools LXer Syndicated Linux News 0 12-15-2015 09:00 PM
HELP! Installing Driver for ATI 3D Rage Pro on Slackware 10 mmarkvillanueva Linux - Hardware 6 06-08-2005 05:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration