Bitcoin Forum
October 06, 2024, 09:15:52 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory 0.96.0 on Netbook Asus R417N with Ubuntu and / or MATE 16.04  (Read 457 times)
Onno (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 2


View Profile
July 05, 2017, 09:03:02 PM
 #1

Installing Armory seems simple enough but I can't get it to work a new Asus Netbook R417N.

At this point I tried Ubuntu 16.04 and Ubuntu MATE 16.04. Both with same results.

When I use the shortcut it just disappears after some time.

On command line I see
Code:
user@asus:~$ armory
/home/user
Illegal instruction (core dumped)
user@asus:~$

For installation I do for example:
Code:
sudo apt-get install python-qt4 python-twisted python-psutil
wget https://github.com/goatpig/BitcoinArmory/releases/download/v0.96/armory_0.96-gcc5.4_amd64.deb
sudo dpkg -i armory_0.96-gcc5.4_amd64.deb


On another high-end Dell laptop with Ubuntu 16.04 and a server with Ubuntu 14.04 Armory installs and runs without problems.

So this issue seems hardware dependent. Can Armory run on a netbook? How can fix this issue?

There is btw no log file!
Thanks and Regards,
Onno
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3738
Merit: 1360

Armory Developer


View Profile
July 05, 2017, 09:30:05 PM
 #2

Your CPU does not have registers for SSE4 or Intel AES. You need to build the testing branch from source or wait for 0.96.1.

Onno (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 2


View Profile
July 07, 2017, 11:20:48 AM
 #3

Ok, thanks I will wait for next version and try again
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!