Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues getting R9 390x working with openCL using the codeplay tutorial. #67

Open
Datadude88 opened this issue May 1, 2017 · 1 comment

Comments

@Datadude88
Copy link

Datadude88 commented May 1, 2017

Hey everyone,

Post is mostly self-explanatory, but I've been struggling to get open-CL working using the AMD R9 390x while trying to follow the tutorial here. I get this error when I try to run clinfo:

modprobe: ERROR: ../libkmod/libkmod-module.c:809 kmod_module_insert_module() could not find module by name='fglrx'
modprobe: ERROR: could not insert 'fglrx': Function not implemented
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
modprobe: ERROR: ../libkmod/libkmod-module.c:809 kmod_module_insert_module() could not find module by name='fglrx'
modprobe: ERROR: could not insert 'fglrx': Function not implemented
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 156 ()
Minor opcode of failed request: 19
Serial number of failed request: 12
Current serial number in output stream: 12

Was a pain to finally get even the fglrx drivers to not be buggy as hell and stop throwing up errors in general, which I'm sure is going to be related somehow. What worked for me was the purging and installation methods found at this post. Everything else I followed directly from the tutorial.

Anyone have any ideas as to where I should start looking? I know I have fglrx installed, so I'm really not sure what is up. Related but not so important...my 3 displays are also not working properly either.

Please let me know what would be some good logs to provide so I can provide you with with some helpful info. Thank you!

@lukeiwanski
Copy link
Collaborator

For this fork the best is to follow instructions from here: http://deep-beta.co.uk/setting-up-tensorflow-with-opencl-using-sycl/

TL;DR - yes you need to sort out your fglrx in the first place. That involves downgrading the linux kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants