lachesis / scallion

GPU-based Onion Hash generator
Other
1.25k stars 164 forks source link

Arch Linux #61

Closed selbyk closed 8 years ago

selbyk commented 9 years ago

On Arch Linux, Mono 4 is only mono available. I get this error.

WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v4.0.30319

Unhandled Exception:
System.InvalidOperationException:  ErrorCode:'-1001'
  at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in <filename unknown>:0 
  at scallion.CLRuntime.GetDevices () [0x00000] in <filename unknown>:0 
  at scallion.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException:  ErrorCode:'-1001'
  at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in <filename unknown>:0 
  at scallion.CLRuntime.GetDevices () [0x00000] in <filename unknown>:0 
  at scallion.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
selbyk commented 9 years ago

silly me, scallion is in the aur

selbyk commented 9 years ago

Same error.

$ scallion "suffixa$|suffixb$|prefixa|prefixb|a.suffix$|a.test.$"
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v4.0.30319

Unhandled Exception:
System.InvalidOperationException:  ErrorCode:'-1001'
  at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in <filename unknown>:0 
  at scallion.CLRuntime.GetDevices () [0x00000] in <filename unknown>:0 
  at scallion.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException:  ErrorCode:'-1001'
  at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in <filename unknown>:0 
  at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in <filename unknown>:0 
  at scallion.CLRuntime.GetDevices () [0x00000] in <filename unknown>:0 
  at scallion.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 
lachesis commented 9 years ago

This is a common error if you don't have a working OpenCL. I'll try to take a quick look to see if I can replicate tonight, but IIRC I have scallion working on Arch. What GPU and drivers are you using?

On 08/24/2015 11:37 PM, Selby Kendrick wrote:

Same error.

$ scallion "suffixa$|suffixb$|prefixa|prefixb|a.suffix$|a.test.$" WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319

Unhandled Exception: System.InvalidOperationException: ErrorCode:'-1001' at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in :0 at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in :0 at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in :0 at scallion.CLRuntime.GetDevices () [0x00000] in :0 at scallion.Program.Main (System.String[] args) [0x00000] in :0 [ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: ErrorCode:'-1001' at scallion.CLDeviceInfo.CheckError (Int32 err) [0x00000] in :0 at scallion.CLDeviceInfo.GetPlatformIds () [0x00000] in :0 at scallion.CLDeviceInfo.GetDeviceIds () [0x00000] in :0 at scallion.CLRuntime.GetDevices () [0x00000] in :0 at scallion.Program.Main (System.String[] args) [0x00000] in :0

— Reply to this email directly or view it on GitHub https://github.com/lachesis/scallion/issues/61#issuecomment-134498727.

Eric Swanson http://www.alloscomp.com/

lachesis commented 9 years ago

You should make sure you have a working OpenCL install. Run some other, non-scallion OpenCL program. I used to use Bitcoin & Litecoin miners, but many of them have dropped GPU support.

lachesis commented 9 years ago

http://lmgtfy.com/?q=arch+linux+litecoin+gpu+miner

On 10/22/2015 11:39 AM, GreenOut wrote:

I'm not as experienced with Arch Linux so i don't really know where to start looking for OpenCL.

All dependencies that are listed here: https://aur.archlinux.org/packages/scallion/ were already pre-installed on the AWS GPU Instance.

Any ideas??

— Reply to this email directly or view it on GitHub https://github.com/lachesis/scallion/issues/61#issuecomment-150317409.

Eric Swanson http://www.alloscomp.com/

chowbok commented 6 years ago

I solved this on Arch by installing beignet.

nexus166 commented 5 years ago

image

also :heart: free image hosting