Bitcoin Forum
May 07, 2024, 03:58:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 »
721  Bitcoin / Project Development / Re: Free Bitcoin exchange software- Intersango on: May 10, 2011, 09:51:03 AM
Ok I tried INSERT INTO `intersango`.`baskets` (`cid`, `code`, `fullname`, `sibl`) VALUES ('9', 'NC', 'Namecoin', 'N');

Now the only error I get is:

Notice: Undefined index: N in /home/joe/intersango-bitcomex/view_util.php on line 44

I've removed the sibl N part and I've added testcoin as well but I still get the error:

Notice: Undefined index: in /home/joe/intersango-bitcomex/view_util.php on line 44

It also doesn't seem to let me actually select the currency I want. The combo box shows testcoin and namecoin but they bot go back to bitcoin once I release. Also the box below "currency I want" shows a big NA when I just try changing "currency I have".
722  Bitcoin / Project Development / Re: Free Bitcoin exchange software- Intersango on: May 10, 2011, 08:39:56 AM
Hi genjix,

I downloaded exper and dumped all the tables in my current database intersango and imported the DATABASE from exper. I then changed the sym link to point my /var/www to intersango-bitcomex and put the mysql username and pw in config.php.

I also modified the error log path $logdir in errors.php

I now get the following error on the start page:

Notice: Undefined index: in /home/joe/intersango-bitcomex/view_util.php on line 43 Notice: Undefined index: in /home/joe/intersango-bitcomex/view_util.php on line 44

It looks to me like line 44 is: $sibl_name = $currencies[$sibl_curr];


Thanks,

Chris
723  Bitcoin / Project Development / Re: GLBSE stock exchange up and trading. on: May 09, 2011, 02:25:44 PM
Is there a Linux version? I seriously can't be bothered putting the Win7 SATA drive back in my PC and booting it
724  Bitcoin / Project Development / Re: Free Bitcoin exchange software- Intersango on: May 08, 2011, 07:28:42 PM
Thank you I will try this in the next couple of days. I am impressed by what I see so far. Good work.
725  Bitcoin / Project Development / Re: Free Bitcoin exchange software- Intersango on: May 08, 2011, 09:55:40 AM
I have installed this to test it out. How do I access the admin section? What I want to do is modify the available currencies.
726  Bitcoin / Mining / Re: FPGA mining on: May 08, 2011, 02:48:47 AM
Have you thought about some kind of hybrid GPU / FPGA solution?

e.g. http://www.siliconwolves.net/frames/projects.html
727  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 08, 2011, 02:31:21 AM
ok is it ever likely to be merged in such a way that you could one the one daemon  to mine  bitcoin, namecoin or testcoin?
728  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 07, 2011, 09:18:17 AM
vinced: Other than the DNS code what are the major things you did to namecoin to make a new block?
729  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 05, 2011, 04:45:25 AM
Can't believe diffuculty is already 512. It took Bitcoin almost two years to reach this.  Smiley

I guess I'll just have to buy them...

What did bitcoin start at?
730  Bitcoin / Mining / Re: HD5850 @ 340Mhash/s on: May 05, 2011, 04:23:26 AM
unxetas: thanks ... I was also thinking it might be the card has some microdamage because it was running at 79C all night one night because I thought that leaving the side of the case on would make it quieter and thus easier for me to sleep... if i leave the side of the case off it stays at a good temp.. but I would like to play around with this card and try more overclocking settings and a green coolant setup. The other thing is that it may be possible to get a high hash rate but how do you know your hash accuracy?
731  Bitcoin / Mining / Re: HD5850 @ 340Mhash/s on: May 05, 2011, 03:06:18 AM
I used aticonfig --odsc=960,1200 on my 5770 and was going great for a little while was even getting a 190Mhash rate but after about 10 mins of web browing the machine froze up. The temp was only about 64degrees. Is there anything else you can do to make it more stable?
732  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 04, 2011, 04:54:15 AM
I just realised I had the -testnet switch on  Huh Angry *smacks palm on head*

so I canceled it and started it against without it.. but it's already saying:

04/05/2011 12:52:57, 0005f367, accepted

does namecoin recognise the testnet switch?
733  Bitcoin / Mining / Re: HD5850 @ 340Mhash/s on: May 04, 2011, 04:32:59 AM
I'm surprised you are getting this Mhash/s rate in Windows. If you were able to recreate these settings in say the latest stable of Debian or  the latest release Ubuntu x86_64 do you think it would be even faster?
734  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 04, 2011, 03:11:02 AM
Grue:

OK I just left it running overnight and the GPU temp is fine as long as I leave the side of my case off.

This is what I am seeing:

03/05/2011 20:30:35, 005a2e48, accepted                    
03/05/2011 23:18:48, 000eaa01, accepted                                                                                                                                                                                                                                        
04/05/2011 07:16:58, 00167707, accepted                                                                                                                                                                                                                                        
04/05/2011 07:22:27, 00376793, accepted                                                                                                                                                                                                                                        
04/05/2011 07:54:55, 00122d3a, accepted

So I assume this means my client says it has completed those blocks but is waiting for others to confirm it. I don't have port forwarding to open up more connections at the moment and have reservations about it. Is it possible the jail the daemon without any performance hit?

And that link with the binary didn't work for me.  OK I tried it again and it gives me ikRzdi.zip  that can't be right?

Anyway I have git cloned the source and will start installing the dependencies.
735  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 03, 2011, 09:28:44 PM
My client says a couple of blocks have been accepted but it still says I have a zero balance.


{
    "version" : 32100,
    "balance" : 0.00000000,
    "blocks" : 1434,
    "connections" : 8,
    "proxy" : "",
    "generate" : false,
    "genproclimit" : -1,
    "difficulty" : 512.00781274,
    "hashespersec" : 0,
    "testnet" : false,
    "keypoololdest" : 1304239256,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

736  Other / Obsolete (buying) / Re: 50 BTC if you write a complete guide on GPU mining on Ubuntu using ATI on: May 03, 2011, 03:28:53 AM
The other question I have is that if I buy a newer card e.g. a  a 6800, 6900 series will I need to change much? e.g. do I have to uninstall and reinstall the drive and run aticonfig again?
737  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 03, 2011, 02:54:24 AM
Are new Linux binaries going to be out soon?
738  Other / Obsolete (buying) / Re: 50 BTC if you write a complete guide on GPU mining on Ubuntu using ATI on: May 03, 2011, 12:51:33 AM
Thanks Mahkul.  Phew I was about to pave the thing and put BackTrack Linux on as I downloaded the Torrent last night. Still might play with it on a new machine though.

The kilohash reading didn't look half as impressive as the megahash readings people give but it looks like you just divide by 1000 or put the decimal place before the last three digits.
Can I get the client program to do this for me?

Also I worked out how to get my gputemp:

aticonfig --odgt

Default Adapter - ATI Radeon HD 5700 Series
                  Sensor 0: Temperature - 58.00 C

Shame I didn't try doing all of this last year!
739  Other / Obsolete (buying) / Re: 50 BTC if you write a complete guide on GPU mining on Ubuntu using ATI on: May 02, 2011, 02:15:13 PM
Hi guys,

I am having trouble getting a decent hash rate with my XFX HD5770 850M PCIe/1GB

Should be over 100mhash/s according to https://en.bitcoin.it/wiki/Mining_hardware_comparison

Does anyone have any ideas or more questions that may help me?

I have tried to include as much information as possible. I am running Kubuntu  x64 11.04 and the other specifics are included below.

Most of this assumes the problem is software. I will include my hardware details if we can rule out software.

Thank you


xserver-xorg-core                    2:1.10.1-1ubuntu1  

AMD-APP-SDK-v2.4-lnx64.tgz                
ati-driver-installer-11-4-x86.x86_64.run  

./poclbm.py
No device specified or device not found, use -d to specify one of the following

[ 0 ]     Juniper
[ 1 ]     AMD Athlon(tm) II X4 630 Processor


chris@galaxy:~/Downloads/bitcoin-0.3.21/bin/64$ ./poclbm.py  -d 0 -u un --pass=pw
133721 khash/s^C                                            
bye

./poclbm.py -v -w 128 -f 30 -d 0 -u un --pass=pw
171353 khash/s^C                                    

Achris@galaxy:~/Downloads/bitcoin-0.3.21/bin/64$ ./poclbm.py  -d 1 -u un --pass=pw
3433 khash/s^C                                              
bye
chris@galaxy:~/Downloads/bitcoin-0.3.21/bin/64$ ./poclbm.py  --version
poclbm/2011.beta4

name -a
Linux galaxy 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux


aticonfig --list-adapters
* 0. 01:00.0 ATI Radeon HD 5700 Series

* - Default adapter



fglrxinfo

display: :0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 5700 Series
OpenGL version string: 4.1.10666 Compatibility Profile Context


cat /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "aticonfig Layout"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"c

        Identifier   "aticonfig-Monitor[0]-0"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]-0"
        Device     "aticonfig-Device[0]-0"
        Monitor    "aticonfig-Monitor[0]-0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


printevn
No command 'printevn' found, did you mean:
 Command 'printenv' from package 'coreutils' (main)
printevn: command not found
chris@galaxy:~/Downloads$ printenv
SSH_AGENT_PID=1332
KDE_MULTIHEAD=false
DM_CONTROL=/var/run/xdmctl
SHELL=/bin/bash
TERM=xterm
XDG_SESSION_COOKIE=6222fe216f83ced3241def2d00000008-1304328121.288897-1766637577
XDM_MANAGED=method=classic
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/chris/.gtkrc-2.0:/home/chris/.gtkrc-2.0-kde4:/home/chris/.kde/share/config/gtkrc-2.0
KONSOLE_DBUS_SERVICE=:1.73
GS_LIB=/home/chris/.fonts
GTK_RC_FILES=/etc/gtk/gtkrc:/home/chris/.gtkrc::/home/chris/.kde/share/config/gtkrc
WINDOWID=88112908
OLDPWD=/home/chris/Downloads/bitcoin-0.3.21/bin/64
SHELL_SESSION_ID=9912e85e4dee400094918fdac59f7761
AMDAPPSSAMPLESROOT=/opt/AMD-APP-SDK-v2.4-lnx64
*snip*
LD_LIBRARY_PATH=/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64
LIBGL_DRIVERS_PATH=/usr/lib32/dri:/usr/lib64/dri
SSH_AUTH_SOCK=/tmp/ssh-DucjsWiF1273/agent.1273
SESSION_MANAGER=local/galaxy:@/tmp/.ICE-unix/1479,unix/galaxy:/tmp/.ICE-unix/1479
DESKTOP_SESSION=default
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PWD=/home/chris/Downloads
AMDAPPSDKROOT=/opt/AMD-APP-SDK-v2.4-lnx64
KDE_SESSION_UID=1000
LANG=en_AU.UTF-8
UBUNTU_MENUPROXY=libappmenu.so
KONSOLE_DBUS_SESSION=/Sessions/6
HOME=/home/chris
COLORFGBG=15;0
SHLVL=1
KDE_SESSION_VERSION=4
LANGUAGE=en_AU:en
XCURSOR_THEME=default
LOGNAME=chris
XDG_DATA_DIRS=/usr/share:/usr/share:/usr/local/share
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-vsx2o0OTYh,guid=0435c55d5783dde763471f0f00000015
LESSOPEN=| /usr/bin/lesspipe %s
WINDOWPATH=7
PROFILEHOME=
DISPLAY=:0
QT_PLUGIN_PATH=/home/chris/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/
LESSCLOSE=/usr/bin/lesspipe %s %s
_=/usr/bin/printenv
740  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [announce] Namecoin - a distributed naming system based on Bitcoin on: May 01, 2011, 08:51:26 AM
OK I went with the namecoin binary and I must be getting close but this is what I get now:

./namecoind =server& python poclbm.py -d --user un --pass pw
[1] 6142
error: couldn't connect to server
Traceback (most recent call last):
  File "poclbm.py", line 5, in <module>
    from BitcoinMiner import *
  File "/home/chris/Downloads/namecoin/BitcoinMiner.py", line 8, in <module>
    from sha256 import *
ImportError: No module named sha256
[1]+  Exit 87                 ./namecoind =server


I am kind of using this guide (http://bitcointalk.org/index.php?topic=2636.0) but have tried to change all the things to get it to work for this.

Can you see what I am missing?


When I try using those instructions on normal bitcoin I get:

/bitcoin -server& python poclbm.py -d 0 --user un --pass pw
[1] 6450
Traceback (most recent call last):
  File "poclbm.py", line 5, in <module>
    from BitcoinMiner import *
  File "/home/chris/Downloads/bitcoin-0.3.21/bin/64/BitcoinMiner.py", line 8, in <module>
    from sha256 import *
ImportError: No module named sha256

OK I just did wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/sha256.py

then tried my command ./bitcoin -server& python poclbm.py -d 0 --user un --pass pw and now it says its downloading blocks.

I then stopped bitcoind and stared namecoind and ran my command again to start the bitcoin client and its given me a few errors but then it given me a k hash rate

XCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12sys tem_errorEEEEE       
Address already in use       
bitcoin in ThreadRPCServer()       

bitcoin: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy->xcb->pending_request's failed

the hash rate is 140000 khash/s ish .. I assume it should be in mhash/s per second?

when I sudo it I don't get the errors but I get about the same hash rate

Whats the expected hash rate for an ATI 5770?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 [37] 38 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!