Bitcoin Forum
June 17, 2024, 11:02:03 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BitMinter does not report Jala Temp or H/s on Linux (Mint)  (Read 896 times)
daedalian_paviser (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 02, 2013, 11:48:35 PM
 #1

(Sorry if this has been discussed, searching for Bitminter and temperature or hashes per second has just lead me to discussions of Bitminter's features.)

When using BitMinter with my BFL Jalapeno on Windows 7, I get to see the speedometer fire up and report the hashes per second, and I also get a readout on the device's temperature.

Now that I've moved the device to a simple Linux machine, BitMinter still identifies the device and launches it as a miner, but it constantly reports 0 hashes per second and provides no temperature data.

It is definitely mining, stats on bitminter are increasing, so this is really just a pretty minor thing, but I was wondering if it was a sign of something deeper, like a faulty USB cable or a missing Linux driver or anything.

Has anyone seen this behavior?

Thanks in advance for any advice!

(and apologies if this is really easy to find for people who know their way around the forums a little better Smiley )
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 02, 2013, 11:57:22 PM
 #2

This appears to be an elusive bug that I haven't been able to locate.

Could you try enabling the Java console? I've heard that with the console on the bug doesn't occur, even on computers where it normally would.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
daedalian_paviser (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 04, 2013, 12:11:02 AM
 #3

Installed openjdk-7-jdk to get a jconsole.

Fired it up, connected it to the bitminter process, didn't seem to have any effect, whether started before or after.

Ran bitminter from the terminal, didn't seem to help either. I have a bunch of random exceptions for you if you like though:

http://pastebin.com/yqYf0q7s

eu.hansolo.steelseries.gauges.AbstractRadial.setValueAnimated(AbstractRadial.java:211)
and
"No interpolator found for java.lang.Double:java.lang.Double"
jumped out at me, but I'm not sure if those are significant or not.

It hashes, that's the important thing.

Thanks for the response, and best of luck.
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 07, 2013, 12:25:48 PM
 #4

eu.hansolo.steelseries.gauges.AbstractRadial.setValueAnimated(AbstractRadial.java:211)
and
"No interpolator found for java.lang.Double:java.lang.Double"
jumped out at me, but I'm not sure if those are significant or not.

Ah, I think we are finally on the track to finding out why the gauges don't work for some users.

Could you try clearing the java cache and restarting the client, to see if that works?

http://www.java.com/en/download/help/plugin_cache.xml

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
daedalian_paviser (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 07, 2013, 04:25:33 PM
 #5

Java control seems a little different on Linux Mint, but I deleted everything from /.icedtea/cache/ and I think that did the trick. I also threw a dist-upgrade in there, just to make sure everything's up to date.

After doing all that then re-launching the client, I am now getting a numerical hashrate. Nice!

(Still no temperature reading, and the animated gauge isn't animating. So I guess there were three bugs, one down.)

I won't be online for a bit, but would be happy to upload some more logs later tonight. Not sure where the other bugs are on your priority stack, but let me know if I can help.
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 07, 2013, 06:48:09 PM
 #6

If you run from command line I guess you get the same stack trace as before.

The Trident animation library isn't initializing properly. I'm not sure why, but I thought it was worth a shot to clear the java cache and download the client anew.

Just to be sure the java cache is cleared, try running "javaws -viewer" from the command line. In the "java control panel" window click "settings" under temporary internet files. In the window that comes up, click "delete files" to clear everything out. Then restart the client. Does it work now?

The output from "java -version" might be handy too.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
daedalian_paviser (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 08, 2013, 04:07:58 AM
 #7

"javaws -viewer" shows me a list of trusted certificates, no java control panel.

java -version reports Java version 1.7.0_25, openJDK Runtime Environment of IcedTea 2.3.10, and OpenJDK Client VM of 23.7.b01.
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 08, 2013, 11:53:09 AM
 #8

"javaws -viewer" shows me a list of trusted certificates, no java control panel.

java -version reports Java version 1.7.0_25, openJDK Runtime Environment of IcedTea 2.3.10, and OpenJDK Client VM of 23.7.b01.

That's odd.. "javaws -viewer" normally opens one window listing all cached Webstart apps and another window with the Java Control Panel.

Could you tell me which Linux distro and version this is? I'll see if I can reproduce the bug.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
daedalian_paviser (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 08, 2013, 02:11:10 PM
Last edit: December 08, 2013, 05:35:40 PM by daedalian_paviser
 #9

Linux Mint 32 bit (with the Cinnamon desktop), but as I'm looking, I'm actually a couple versions back at 14:

http://www.linuxmint.com/edition.php?id=117

Linux Mint doesn't do rolling releases or simple upgrades, didn't realize that and slipped a couple behind.

I'm upgrading to 16 today, will let you know if that changes anything.

http://www.linuxmint.com/edition.php?id=143

(EDIT: During the upgrade to 16, relaunched Bitminter, which caused me to get an Iced Tea splash screen I'd never seen before, and now everything works as expected, Temp, animated gauge, all of it.

Tried to post this EDIT as a reply, but then it said I double posted it, now I can't find it... it might have ended up in the wrong thread, or it might appear here later. Weird.)
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 28, 2013, 07:37:56 PM
 #10

Good to hear it worked with Linux Mint 16 Smiley

This is a strange bug. I guess it only happens under certain Java configurations. I'll do some further testing when I have time.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
infinitybo
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 29, 2013, 02:58:36 PM
 #11

@DrHaribo Probably a bug furthermore java doesn't support multiple inheritance of classes.
DrHaribo
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 29, 2013, 08:27:59 PM
 #12

@DrHaribo Probably a bug furthermore java doesn't support multiple inheritance of classes.

Not really a problem when you use Scala. If you're into programming then check out Scala today. You won't regret it.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
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!