Search content
Sort by

Showing 20 of 37 results by elpresidente
Post
Topic
Board Beginners & Help
Re: Bitcoin Android Released!
by
elpresidente
on 17/08/2011, 19:22:35 UTC
I just recently got a Droid and I downloaded this app to it. I was able to receive bitcoins on it but now I'm having difficulty sending them back out. It appears to want to use a QR scanner to get the bitcoin address to send to. I used a qr code generator and input the text of an address but when I scan it, the app says it's "not a valid address". What am I doing wrong?
I think this may be a problem with the scanner in Bitcoin Android. Only a grey screen is displayed. It picks up the four corner dots and says not a valid bitcoin address. Has anyone else experienced this?
Ok. So it looks like I'll have to manually get these btc of my phone. Does anyone know how that might be done. From what I read earlier in the thread, I may have to root my phone to get access to the file. That may be a problem. Any suggestions?
Post
Topic
Board Beginners & Help
Re: Bitcoin Android Released!
by
elpresidente
on 16/08/2011, 17:27:07 UTC
I just recently got a Droid and I downloaded this app to it. I was able to receive bitcoins on it but now I'm having difficulty sending them back out. It appears to want to use a QR scanner to get the bitcoin address to send to. I used a qr code generator and input the text of an address but when I scan it, the app says it's "not a valid address". What am I doing wrong?
I think this may be a problem with the scanner in Bitcoin Android. Only a grey screen is displayed. It picks up the four corner dots and says not a valid bitcoin address. Has anyone else experienced this?
Post
Topic
Board Beginners & Help
Re: Bitcoin Android Released!
by
elpresidente
on 15/08/2011, 01:06:31 UTC
I just recently got a Droid and I downloaded this app to it. I was able to receive bitcoins on it but now I'm having difficulty sending them back out. It appears to want to use a QR scanner to get the bitcoin address to send to. I used a qr code generator and input the text of an address but when I scan it, the app says it's "not a valid address". What am I doing wrong?
Post
Topic
Board Archival
Re: delete
by
elpresidente
on 12/08/2011, 04:24:35 UTC
So on the exchange you can only use a deposit address to send ixcoins once. What happens if you try to send two deposits with the same address?
you lose

I looked at that twice too, gotta remember, "never do that".
Whoops.
Post
Topic
Board Archival
Re: delete
by
elpresidente
on 12/08/2011, 03:17:35 UTC
So on the exchange you can only use a deposit address to send ixcoins once. What happens if you try to send two deposits with the same address?
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork
by
elpresidente
on 12/08/2011, 02:39:41 UTC
Spell 'address' correctly.
Yep. Just realized that. Sorry for wasting your time.
Post
Topic
Board Announcements (Altcoins)
Re: [ANNOUNCE] Ixcoin - a new Bitcoin fork
by
elpresidente
on 12/08/2011, 02:36:31 UTC
I can't seem to send them to an address. This is what I get:

user@ubuntu:~/ixcoin/ixcoin-0.3.24/bin/64$ ./ixcoind sendtoaddres xrf7zaideuvq97iEDV11NHaLRY6F6BXzrv 3000
error: {"code":-32601,"message":"Method not found"}

Any suggestions?
Post
Topic
Board Goods
Re: FS: 4 Sapphire 5830s - 50btc
by
elpresidente
on 08/08/2011, 20:40:33 UTC
Bump.
Post
Topic
Board Goods
Topic OP
FS: OCZ 1000W eliteXstream power supply - used
by
elpresidente
on 08/08/2011, 18:33:35 UTC
I've used this for ~1 month with no problem. I am selling off my mining hardware because I can't absorb the electricity costs where I'm currently living.

20 BTC Shipping included.
Post
Topic
Board Goods
Topic OP
FS: 4 Sapphire 5830s - 50btc
by
elpresidente
on 07/08/2011, 02:08:46 UTC
4 Sapphire 5830s. Never flashed. Run 3 weeks at 900/300 for 294Mh/s each using phatk.

50btc for the set, shipped, or 15btc each.
Post
Topic
Board Marketplace
Re: BitcoinCashout.com - Discussion
by
elpresidente
on 26/07/2011, 15:08:57 UTC
Bought $50 card to purchase cpu fan for laptop. Card worked and I'm very happy. Well done! I will be back to use your service again.
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
elpresidente
on 18/07/2011, 15:47:13 UTC

Read through this thread, all the clues are in here.  I mean, the clue(s) are even in the guide itself.  Come on, man.


I've finally found a clue, but not in this thread neither in these forums.
Thank you so much for posting this link. The information there enabled me to get mine(lol) up and running.
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
elpresidente
on 18/07/2011, 01:44:45 UTC
With the last command before reboot, I'm getting:
Code:
user@box:~$ sudo aticonfig --initial -f --adapter=allUnable to open /etc/ati/control, please reinstall the driver.
aticonfig: No supported adapters detected

If I use Ubuntu's Additional Drivers utility, it will see the adapter but the platform needs to be specified and attempting to mine sends it into a frenzy of errors.

Any suggestions?

Instead of sudo apt-get install fglrx

try this:

Quote
cd ~
sudo aptitude install dkms
wget http://www2.ati.com/drivers/linux/ati-driver-installer-11-5-x86.x86_64.run
sudo sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Ubuntu/natty
sudo dpkg -i *.deb
sudo apt-get -f install
sudo aticonfig -f --initial --adapter=all
sudo reboot
Same problem
Code:
user@box:~$ sudo aticonfig -f --initial --adapter=all
sudo: aticonfig: command not found
user@box:~$ sudo ln -s /usr/lib/fglrx/bin/aticonfig /etc/alternatives/aticonfig
user@box:~$ sudo ln -s /etc/alternatives/aticonfig /usr/bin/aticonfig user@box:~$ sudo aticonfig -f --initial --adapter=allUnable to open /etc/ati/control, please reinstall the driver.
aticonfig: No supported adapters detected
user@box:~$
Post
Topic
Board CPU/GPU Bitcoin mining hardware
Re: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO
by
elpresidente
on 18/07/2011, 00:34:48 UTC
With the last command before reboot, I'm getting:
Code:
user@box:~$ sudo aticonfig --initial -f --adapter=allUnable to open /etc/ati/control, please reinstall the driver.
aticonfig: No supported adapters detected

If I use Ubuntu's Additional Drivers utility, it will see the adapter but the platform needs to be specified and attempting to mine sends it into a frenzy of errors.

Any suggestions?
Post
Topic
Board Altcoin Discussion
Re: Who is mining namecoins and why?
by
elpresidente
on 07/07/2011, 15:53:37 UTC
Right now, it seems that mining for BTC and buying NMC might be a good idea.
Post
Topic
Board Meta
Re: Bitcoin forum is terrible
by
elpresidente
on 23/06/2011, 15:50:28 UTC
The bitcoin forum used to be a place of lively discussion of political and economic theories and practices.  Now it has descended into a junk name-calling forum full of irrelevant and ridiculous topics, each topic full of irrelevant and ridiculous posts.  Can anyone suggest an alternative bitcoin forum for me to join?  Is there any?

If only there were an appropriate corresponding sub-forum to post this in ...
Post
Topic
Board Bitcoin Discussion
Re: Join Bitcoin7 & Get 0.50 Bitcoin -=Only For The Next 24 Hours=-
by
elpresidente
on 17/06/2011, 20:57:58 UTC
Done.

178hZ23g4KPS18FZSbScH7VfXoqRDVTPEC
Post
Topic
Board Altcoin Discussion
Re: Namecoin miners, stand up and be counted!
by
elpresidente
on 14/06/2011, 19:40:42 UTC
Post
Topic
Board Meta
Re: Remind me again, why are we using SMF?
by
elpresidente
on 14/06/2011, 19:36:55 UTC
Is vBulletin free and open-source?

No. PHPBB is tho and it's even better than SMF imho.

Why can't I see a list of all my started topics in a row? Whenever I want to find a topic I created I have to search for it or make sure I bookmark it after creating it.
I agree about PHPBB. I have run several boards (not nearly as active as this, though) for many years with PHPBB. I highly recommend it.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin Exchange Watcher program V 1.5 [Open source]
by
elpresidente
on 13/06/2011, 18:40:15 UTC
They need a decent API with the vital statistics only. Those guys don't have any kind of API I can find. Most people and sites use mtgox as the "gold standard" value of bitcoin. If I add any other exchanges into the program I would need to add all of them which would make the program far too convoluted.
Well, I appreciate the work you have done. I'll throw a tip your way once I get a few more btc in.