Bitcoin Forum
June 22, 2024, 09:20:57 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Pools / Re: [5300 GH] Eligius: Decntrlzd, ASIC-rdy, 0Fee CPPSRB, 0reg, BTC, 877 # support on: June 05, 2013, 06:27:48 AM
Hi guys. I like ideas around Aligius but It comes that i have to mine few days in "blind mode" meaning that there are no any stats so I can't deside how good this mining for me (. Are there any plans to extend stats tools?
2  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 25, 2013, 12:24:27 PM
So I did

Code:
apt-get install fglrx
apt-get install fglrx-updates

And problem above disappeared. X Server running. But still cgminer does not see my 6850.

Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ export DISPLAY=:0
set@miner:~/cgminer-3.1.1-x86_64-built$ ./cgminer -n
No protocol specified
No protocol specified
 [2013-05-25 15:23:48] CL Platform 0 vendor: Advanced Micro Devices, Inc.                   
 [2013-05-25 15:23:48] CL Platform 0 name: AMD Accelerated Parallel Processing                   
 [2013-05-25 15:23:48] CL Platform 0 version: OpenCL 1.2 AMD-APP (1016.4)                   
 [2013-05-25 15:23:48] Error -1: Getting Device IDs (num)                   
 [2013-05-25 15:23:48] clDevicesNum returned error, no GPUs usable                   
 [2013-05-25 15:23:48] 0 GPU devices max detected                   
 [2013-05-25 15:23:48] USB all: found 12 devices - listing known devices                   
 [2013-05-25 15:23:48] No known USB devices   
3  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 25, 2013, 11:33:47 AM
Also I'm having bad feeling after this

Code:
set@miner:~$ modprobe fglrx
FATAL: Module fglrx not found.

Does it mean drivers are not installed? If so - should i install it just with `apt-get install fglrx`?
4  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 25, 2013, 11:07:07 AM
@kano
So i did install X server as described here http://askubuntu.com/questions/213678/how-to-install-x11-12-04-lts-x64
and then starded it with xinit
but now i getting this error

Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ sudo aticonfig --adapter=all -f --initial
Uninitialised file found, configuring.
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-1
set@miner:~/cgminer-3.1.1-x86_64-built$ export DISPLAY=:0
set@miner:~/cgminer-3.1.1-x86_64-built$ ./cgminer -n
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  136 ()
  Minor opcode of failed request:  19
  Serial number of failed request:  8
  Current serial number in output stream:  8

What does it mean?
5  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 25, 2013, 09:22:19 AM
...
 I really need you'r help. Fighting with this whole last week (
Is X running?
Do you have access to X?
export DISPLAY=:0 xlsfonts
... README GPU-README
I'm not sure why I need X on rig without any monutor attached. I have Server Ubuntu 12.04 LTS there.
Also I did DISPLAY=:0 but has no luck
6  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 24, 2013, 10:03:53 PM
Some more information
Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ sudo aticonfig --lsa
[sudo] password for set:
* 0. 01:00.0 AMD Radeon HD 6800 Series

* - Default adapter
set@miner:~/cgminer-3.1.1-x86_64-built$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Barts XT [ATI Radeon HD 6800 Series] [1002:6738]
I really need you'r help. Fighting with this whole last week (
7  Bitcoin / Mining software (miners) / Re: [solved] cgminer -n = "clDevicesNum returned error, no GPUs usable" on: May 24, 2013, 09:51:47 PM
Thread marked as "solved" but how did you manage to solve it?
8  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.1.1 on: May 24, 2013, 09:49:57 PM
Hi guys! Having bad times trying to get cgminer work with rig with only (for now) one 6850 card.
I'm using Ubuntu 12.04 LTS and this https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/preview?sle=true manual
Installed catalyst-13.4

After all here is what i got:

Code:
set@miner:~/cgminer-3.1.1-x86_64-built$ ./cgminer -n
 [2013-05-25 00:46:34] CL Platform 0 vendor: Advanced Micro Devices, Inc.                   
 [2013-05-25 00:46:34] CL Platform 0 name: AMD Accelerated Parallel Processing                   
 [2013-05-25 00:46:34] CL Platform 0 version: OpenCL 1.1 AMD-APP-SDK-v2.5 (793.1)                   
 [2013-05-25 00:46:34] Error -1: Getting Device IDs (num)                   
 [2013-05-25 00:46:34] clDevicesNum returned error, no GPUs usable                   
 [2013-05-25 00:46:34] 0 GPU devices max detected                   
 [2013-05-25 00:46:34] USB all: found 12 devices - listing known devices                   
 [2013-05-25 00:46:34] No known USB devices

What is my next steps?
9  Other / Beginners & Help / Re: Scam feathercoin pool fc.altpool.com on: May 03, 2013, 06:12:56 AM
http://pool.maeh.org/ seems to be nice one
10  Other / Beginners & Help / Re: Is LTC Dependent on BTC value at all? on: May 03, 2013, 06:10:36 AM
already moving! )
11  Other / Beginners & Help / Re: Newbie restrictions on: May 03, 2013, 06:09:43 AM
http://pool.maeh.org/ seems to be nice one
12  Other / Beginners & Help / Re: Newbie restrictions on: May 03, 2013, 06:03:43 AM
Lol, I just need few more posts.
13  Other / Beginners & Help / Newbie restrictions on: May 03, 2013, 05:45:40 AM
I have some problem and thread on this forum with people that may help me.
Bu I can not write there because of stupid newby restriction:
"You can only post in the Newbie and Local sub-forums till you have 5 posts and at least 4 hours on the forum."
So what should i write about? Spam? Some useless messages like this? What was on mind of restrictions authors?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!