by permitivity » Mon Mar 17, 2014 1:32 am
Hi,
I'm trying to get Pogoplug to communicate w/ an Arduino. According to this wiki:
https://wiki.archlinux.org/index.php/ArduinoI'm suppose to see some device like this under dmesg | tail.
$this->bbcode_second_pass_quote('', 'c')dc acm 1-1.1:1.0: ttyACM0: USB ACM device
But all I see is
$this->bbcode_second_pass_quote('', '
')[ 7080.976011] usb 1-1.3: new full speed USB device number 4 using orion-ehci
[ 7082.019990] usb 1-1.3: USB disconnect, device number 4
[ 7082.256010] usb 1-1.3: new full speed USB device number 5 using orion-ehci
I don't think I'm seeing the Arduino. However, this seems to work: