Comment 2 for bug 1136228

Revision history for this message
Aleksander Morgado (aleksander-m) wrote :

Ah, so these are the weird nozomi-based option devices. What's the usb VID/PID of the device? Currently MM only handles the Nozomi device with VID 0x1931 and PID 0x000c. What's weird here is that we completely fail to load VID/PID, so only the generic plugin probes the port, and even this one will fail as VID/PID wasn't loaded.

Also, please run:
  udevadm info -a -n /dev/noz2

And lsusb -v for this device.