Bitcoin Forum
October 19, 2024, 06:19:55 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trying to run DiabloMiner on beaglebone(java runtime error)  (Read 1255 times)
Xenland (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
June 19, 2012, 10:24:53 PM
 #1

I tryed to run diablominer on beaglebone and it gave me the following errors
Quote
Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '' as the value of the DISPLAY variable.
   at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
   at sun.awt.X11GraphicsEnvironment.access$200(X11GraphicsEnvironment.java:62)
   at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:178)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:142)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:186)
   at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:82)
   at sun.awt.X11.XToolkit.<clinit>(XToolkit.java:112)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:186)
   at java.awt.Toolkit$2.run(Toolkit.java:849)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:841)
   at org.lwjgl.LinuxSysImplementation.<clinit>(LinuxSysImplementation.java:50)
   at org.lwjgl.Sys.createImplementation(Sys.java:126)
   at org.lwjgl.Sys.<clinit>(Sys.java:111)
   at org.lwjgl.opencl.CL.<clinit>(CL.java:52)
   at com.diablominer.DiabloMiner.DiabloMiner.execute(DiabloMiner.java:540)
   at com.diablominer.DiabloMiner.DiabloMiner.main(DiabloMiner.java:137)


I'm guessing it can't find the screen(which their isn't one) and thus can't find the OpenGL chip on board and just stops right then and their ?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!