Hi. I have noticed I made a mistake with the modalias for galileo. The
hex numbers need to be capitalized to match the modalias string
generated by the kernel. In other words, it should read
<provides>
<modalias>usb:v2687pFB01d*</modalias>
</provides>
Also, I have noticed the udev rule is missing the uaccess tag to allow
any console user, not only the one mentioned during installation, to use
the device. Please add 'TAG+="uaccess"' to the udev rule to get this
working out of the box.
--
Happy hacking
Petter Reinholdtsen