I've an unusual one for people - I have one of http://www.petzl.com/us/outdoor/headlamps/nao (headtoch) an it comes with windows / mac software which runs on Adobe Air. I've managed to install Air and the software via Wine (after updating to 1.7). Unfortunately the software doesn't seem to be detecting the torch being plugged into my USB port.
I'm unsure how to test if wine is able to pick up the USB and it's a problem with AIR / the software or if it's wine not detecting my torch as a USB device and therefore not passing it down the line. The laptop seems to have detected it:
Code: Select all
oliver@asus-u36-ubuntu:~$ dmesg | grep NAO
[12070.970313] input: PETZL NAO : USB Rechargeable Battery, PETZL. as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input12
[12070.970505] generic-usb 0003:2122:1A2A.0001: input,hiddev0,hidraw0: USB HID v1.11 Mouse [PETZL NAO : USB Rechargeable Battery, PETZL. ] on usb-0000:04:00.0-1/input0
[13181.177549] input: PETZL NAO : USB Rechargeable Battery, PETZL. as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input13
[13181.178324] generic-usb 0003:2122:1A2A.0002: input,hiddev0,hidraw0: USB HID v1.11 Mouse [PETZL NAO : USB Rechargeable Battery, PETZL. ] on usb-0000:04:00.0-1/input0
Thanks in advance,
Ollie