Jorge Pabon

Results 9 comments of Jorge Pabon

I get the same error. After running bfgminer I get: No devices found. So, it seems it can't recognize my Radeon HD 7770 and that's why it fails. I should...

![image](https://user-images.githubusercontent.com/6334069/103385795-e07b7000-4ac9-11eb-87f4-bef9ee9f01eb.png) The temporary fix from the thread got me going again.

Hi Rich, I've been meaning to update them for a while now... Reality is that, my work is occupying a lot of my time. Please understand that I need to...

It happened to me when I had the chat on the right side. Eliminated it and it is smooth now.

Are these hot plug capable? I've not found any information regarding that for these.

I raise my hand for this request too. This Fork is very good: https://github.com/DobyTang/LazyLibrarian

Seems like the issue is that the sample code tries to use a session when it doesn't start a session anywhere. I added the **session_start();** and it went through to...

I get the Access Token but this line is failing to execute: // Try to get an access token (using the authorization code grant) $token = $provider->getAccessToken('authorization_code', [ 'code' =>...