Arch Linux ARM (pogoplug)

Hi,

I am new to Arduino, it's a great board but I haven't been able to output anything from my pogoplug.
The device use 3.1.10-13-ARCH for ARM but when i connect my Leonardo board i haven't any new tty device.

So, i followed that guide and create a new udev rule.
Now i can get :
[root@Plugbox ~]# ls -l /dev/ttyACM1
lrwxrwxrwx 1 root root 10 Dec 21 17:31 /dev/ttyACM1 -> usbdev1.34

But still no com :disappointed_relieved:, i believe i miss the CDC ACM module (it don't appear with lsmod).
Is it the problem or did i miss something else ?

thanks

Finally rebooted the pogo and it work, cdc_acm is loaded ! :smiley:

[root@Plugbox ~]# ls -l /dev/ttyACM*
crw-rw---- 1 root uucp 166, 0 Jan 1 1970 /dev/ttyACM0