I am new to the whole Fusion Brain stuff, and have recieved a fb v6 that I ordered a few days ago. I have been trying to get it setup to run under Ubuntu 12.04 with no luck. I tried following Fusion Brain program for Linux, but I keep getting some errors. I have also tried as said here, Fusion Brain Version 6 -- Beta Testing, but it responds
Code:
adam@adam-Presario-CQ57-Notebook-PC:~$ dmesg | tail
[ 23.742600] atkbd serio0: Unknown key pressed (translated set 2, code 0xab on isa0060/serio0).
[ 23.742612] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
[ 23.746336] atkbd serio0: Unknown key released (translated set 2, code 0xab on isa0060/serio0).
[ 23.746351] atkbd serio0: Use 'setkeycodes e02b <keycode>' to make it known.
[ 46.356272] usb 3-1: new full-speed USB device number 2 using ohci_hcd
[ 46.679572] cdc_acm 3-1:1.0: This device cannot do calls on its own. It is not a modem.
[ 46.679586] cdc_acm 3-1:1.0: Control and data interfaces are not separated!
[ 46.679701] cdc_acm 3-1:1.0: ttyACM0: USB ACM device
[ 46.686315] usbcore: registered new interface driver cdc_acm
[ 46.686325] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
adam@adam-Presario-CQ57-Notebook-PC:~$ echo *IDN? > /dev/ttyACM0
bash: /dev/ttyACM0: Permission denied
adam@adam-Presario-CQ57-Notebook-PC:~$ sudo echo *IDN? > /dev/ttyACM0
bash: /dev/ttyACM0: Permission denied
adam@adam-Presario-CQ57-Notebook-PC:~$ ls -l /dev/ttyA*
crw-rw---- 1 root dialout 166, 0 Oct 28 15:55 /dev/ttyACM0
adam@adam-Presario-CQ57-Notebook-PC:~$
I have been around linux for a few years but have never needed to to any programming outside of minor html/php, and a couple quick shell scripts to to some automatic stuff. The FB will eventuly go in my car when I get enough money for more stuff. I am hoping to use Ubuntu 12.04 or another LTS that they have when i install it, but am willing to use another linux OS if needed.
Bookmarks