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
screen depends on X, does it not? I don't have X.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
[/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] #
[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
apt-get update && apt-get install make screen mc autoconf libtool libncurses-dev yasm curl libcurl4-openssl-dev libjansson-dev pkg-config libudev-dev uthash-dev libusb-dev htop php5 apache2
cd bfgminer && ./configure
make
apt-get update && apt-get install make screen mc autoconf libtool libncurses-dev yasm curl libcurl4-openssl-dev libjansson-dev pkg-config libudev-dev uthash-dev libusb-dev htop php5 apache2
wget http://beehost.org/bfgminer-3.1.4.zip
unzip bfgminer-3.1.4.zip
mv bfgminer-3.1.4 bfgminer
cd bfgminer && ./configure
make
apt-get update && apt-get install make screen mc autoconf libtool libncurses-dev yasm curl libcurl4-openssl-dev libjansson-dev pkg-config libudev-dev uthash-dev libusb-dev htop php5 apache2
wget http://beehost.org/bfgminer-3.1.4.zip
unzip bfgminer-3.1.4.zip
mv bfgminer-3.1.4 bfgminer
cd bfgminer && ./configure
make