Zanatos666
Sr. Member
  
Offline
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
|
 |
August 27, 2013, 07:44:46 PM |
|
Again no effect  Whats wrong? I tried with just ./configure and with OpenCL disabled, with icarus enabled. No effect  You shouldnt have to enable icarus, its enabled by default. When you compile, did you scroll up and check that it shows icarus as enabled? Maybe there is a "sync" thats missing somewhere, like after you do "make". I dont know, sometimes I have success without sync and sometimes I dont.
|
Squiggly letters, written really fast, with a couple of dots for good measure.
|
|
|
E-TARD
Newbie
Offline
Activity: 32
Merit: 0
|
 |
August 27, 2013, 07:48:48 PM |
|
Again no effect  Whats wrong? I tried with just ./configure and with OpenCL disabled, with icarus enabled. No effect  type this "./bfgminer -n -D -T" show us the output. if it does not find anything type this ./bfgminer -o http://api.bitcoin.cz:8332 -u XXXXXX -p XXXXXX -D -T show us the output. also if you have it type this lsusb show us the output.
|
|
|
|
R04dRunn3r
Newbie
Offline
Activity: 49
Merit: 0
|
 |
August 27, 2013, 08:16:55 PM Last edit: September 07, 2013, 03:11:07 PM by R04dRunn3r |
|
Nice program!
|
|
|
|
taxik
Newbie
Offline
Activity: 45
Merit: 0
|
 |
August 27, 2013, 08:36:02 PM |
|
Guys, the problem WAS. I didn´t rebooted my computer  After reboot BFGMiner start well with Block Erupter
|
|
|
|
Xer0
|
 |
August 27, 2013, 10:17:23 PM |
|
|
|
|
|
synf2n
Newbie
Offline
Activity: 24
Merit: 0
|
 |
August 28, 2013, 04:31:16 PM |
|
[/share/HDA_DATA/Qdownload/bfgminer] # dmesg | tail [356363.150000] usb 1-1.3.1: new high speed USB device using orion-ehci and address 22 [356363.280000] hub 1-1.3.1:1.0: USB hub found [356363.280000] hub 1-1.3.1:1.0: 4 ports detected [356363.420000] usb 1-1.3.2: new full speed USB device using orion-ehci and address 23 [356363.630000] usb 1-1.3.3: new full speed USB device using orion-ehci and address 24 [356363.840000] usb 1-1.3.4: new full speed USB device using orion-ehci and address 25 [356364.050000] usb 1-1.3.1.1: new full speed USB device using orion-ehci and address 26 [356364.290000] usb 1-1.3.1.2: new full speed USB device using orion-ehci and address 27 [356364.500000] usb 1-1.3.1.3: new full speed USB device using orion-ehci and address 28 [356364.730000] usb 1-1.3.1.4: new full speed USB device using orion-ehci and address 29 [/share/HDA_DATA/Qdownload/bfgminer] #
This suggests you don't have the cp210x driver (part of Linux). It should say: [3551139.516400] usb 1-5.1.1: new full-speed USB device number 45 using ehci_hcd [3551139.609866] usb 1-5.1.1: New USB device found, idVendor=10c4, idProduct=ea60 [3551139.609874] usb 1-5.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [3551139.609881] usb 1-5.1.1: Product: Block Erupter Sapphire (Silver) [3551139.609886] usb 1-5.1.1: Manufacturer: Bitfountain [3551139.609891] usb 1-5.1.1: SerialNumber: ljr0002 [3551139.610704] cp210x 1-5.1.1:1.0: cp210x converter detected Hi Luke, Thanks for your help on this. I managed to re compile the kernel with the cp210x module enabled and it's now working. I just don't know how to ensure that the bfgminer process won't be terminated when I logout my ssh session. I tried backgrounding the process which does background it, but still gets killed upon logout. What does everyone else do?
|
|
|
|
-Redacted-
|
 |
August 28, 2013, 04:38:46 PM Last edit: August 29, 2013, 12:18:08 PM by -Redacted- |
|
sudo screen bash launch cgminer CTL-A d to disconnect screen -r to reconnect next time you log in
To do what you're attempting to do, you would need to run:
nohup <your_command_here> &
|
|
|
|
Taugeran
|
 |
August 28, 2013, 05:39:23 PM |
|
having a pita.
waht is the json format for using the --scan-serial flag in a config file
would like to do -S OpenCL:noauto -S erupter:/dev/cu.SLAB_USBtoUART<#>
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
Cyberius Maximus
Newbie
Offline
Activity: 9
Merit: 0
|
 |
August 28, 2013, 06:11:01 PM |
|
My BFL Little Single has been mining nicely on my laptop using BFGminer, but I can't get it to run on my spare PC running Windows XP (bfgminer 32-bit). The port picks up fine, but when I run BFGminer, I get the "No device... bla bla bla... cannot mine" message. I have triple check port names and everything else. I find that if I replug the USB port and run bfgminer, it will freeze the first time and report the message each time after. Any suggestions?
|
|
|
|
-Redacted-
|
 |
August 28, 2013, 09:12:44 PM |
|
Check the USB device driver. Should be Silicon Labs CP210x to UART bridge. What's the COM port number in "devices and printers" - that will show you the device driver, too.
|
|
|
|
synf2n
Newbie
Offline
Activity: 24
Merit: 0
|
 |
August 29, 2013, 09:25:22 AM |
|
sudo screen bash launch cgminer CTL-A D to disconnect screen -r to reconnect next time you log in
To do what you're attempting to do, you would need to run:
nohup <your_command_here> &
screen depends on X, does it not? I don't have X.
|
|
|
|
|
-Redacted-
|
 |
August 29, 2013, 12:20:32 PM |
|
As he said - no - it's a console type utility that works great with SSH. And I would think it's already installed in Debian. If not, I guess that something like "sudo apt-get install screen" would be all you would need to do if it's not already there.
|
|
|
|
pluMmet
|
 |
August 29, 2013, 01:41:15 PM |
|
I had BFGminer running my Erupters on my Ubuntu machine and I just switched to an OpenSuse machine and it's not working... lsusb list all the erupters. Any ideas? Also I'm installing Bitcoin-Qt on the new machine now (takes a while) and the Ubuntu machine had it already. Is that necessary for it to run? btw it opens BFGminer and tries to use the cpu's I've tried all the variations of "./bfgminer -o http://api.bitcoin.cz:8332 -u XXXXXX -p XXXXXX -S All" ie. -S erupter:all and the timing settings and no go.
|
|
|
|
pluMmet
|
 |
August 29, 2013, 02:27:27 PM |
|
Okay I can see that the opensuse package download system d/l'd the 3.0 version and I had the 3.1.4 on Ubuntu..
I'm still new to Linux in Windows I would uninstall old version but Linux does not seem to go that way.
Do I just Manually install 3.1.4?
|
|
|
|
pluMmet
|
 |
August 29, 2013, 02:47:27 PM |
|
Okay I was able to test 3.1.4 out of the folder directly and it still just uses the cpu's I tried all the -S arguments I could find and none of them worked.... Help 
|
|
|
|
Luke-Jr (OP)
Legendary
Offline
Activity: 2604
Merit: 1190
|
 |
August 29, 2013, 03:06:02 PM |
|
I just don't know how to ensure that the bfgminer process won't be terminated when I logout my ssh session. I tried backgrounding the process which does background it, but still gets killed upon logout.
What does everyone else do? I always run BFGMiner in a GNU Screen session. BASH also lets you disown background programs. waht is the json format for using the --scan-serial flag in a config file
would like to do -S OpenCL:noauto -S erupter:/dev/cu.SLAB_USBtoUART<#> JSON array. "scan-serial":["opencl:noauto", "erupter:/dev/cu.SLAB_USBtoUART<#>"]
|
|
|
|
Taugeran
|
 |
August 29, 2013, 06:24:42 PM |
|
Ty Luke
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
synf2n
Newbie
Offline
Activity: 24
Merit: 0
|
 |
August 29, 2013, 10:21:50 PM |
|
As he said - no - it's a console type utility that works great with SSH. And I would think it's already installed in Debian. If not, I guess that something like "sudo apt-get install screen" would be all you would need to do if it's not already there. Ok, great thanks to you both. I have never used that before. It's not debian, but that shouldn't cause problems.
|
|
|
|
-Redacted-
|
 |
August 30, 2013, 12:06:11 AM |
|
Raspian is just a Debian Wheezy port that uses hardware floating point instead of software floating point. Don't know what you do if you're using Arch - some crazy pacman command with a dozen flags probably...
|
|
|
|
|