Folks,
I have a device that uses an STMicro device in it. The software to
program the device is in Windows, when I run the software in Wine
it sees all it is supposed to see but the USB part. I am trying to figure
out what I need to do to get it to see the device so I can program it
without having to go to a Windows VM.

Here is the tail from when I plug the device in:
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.425528] usb 2-1.2: new
full-speed USB device number 5 using ehci-pci
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.536206] usb 2-1.2: New USB
device found, idVendor=0483, idProduct=5720, bcdDevice= 2.00
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.536210] usb 2-1.2: New USB
device strings: Mfr=1, Product=2, SerialNumber=3
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.536213] usb 2-1.2: Product: Mass
Storage in FS Mode
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.536214] usb 2-1.2: Manufacturer:
STMicroelectronics
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.536216] usb 2-1.2: SerialNumber:
00000000001B
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.538438] usb-storage 2-1.2:1.0:
USB Mass Storage device detected
Jun 19 16:43:10 kp4djt-T420 kernel: [  117.538958] scsi host6: usb-storage
2-1.2:1.0
Jun 19 16:43:10 kp4djt-T420 mtp-probe: checking bus 2, device 5:
"/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Jun 19 16:43:10 kp4djt-T420 mtp-probe: bus: 2, device: 5 was not an MTP
device
Jun 19 16:43:10 kp4djt-T420 mtp-probe: checking bus 2, device 5:
"/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2"
Jun 19 16:43:10 kp4djt-T420 mtp-probe: bus: 2, device: 5 was not an MTP
device
Jun 19 16:43:11 kp4djt-T420 kernel: [  118.546993] scsi 6:0:0:0:
Direct-Access     STM      microSD Flash    1.00 PQ: 0 ANSI: 2
Jun 19 16:43:11 kp4djt-T420 kernel: [  118.548282] sd 6:0:0:0: Attached
scsi generic sg2 type 0
Jun 19 16:43:11 kp4djt-T420 kernel: [  118.567850] sd 6:0:0:0: [sdb]
Attached SCSI removable disk

As you can see the OS sees it and appears to recognize it for what
it is.

Here is what shows up in .wine/dosdevices:

lrwxrwxrwx 1 kp4djt kp4djt   10 Jun 19 16:46 com8 -> /dev/ttyS7
lrwxrwxrwx 1 kp4djt kp4djt   10 Jun 19 16:46 com9 -> /dev/ttyS8
lrwxrwxrwx 1 kp4djt kp4djt    8 Jun 16  2018 d:: -> /dev/sdb <<< It is
drive D:
lrwxrwxrwx 1 kp4djt kp4djt    8 Jun 16  2018 e:: -> /dev/sr0

The device is the 3rd line down and I have labeled it <<< It is drive D:

When I run the program under Wine it does not recognize it, It just
occurred to me to wonder if it is looking for D: but it is labeled as d:?


-- 

Chuck Hast  -- KP4DJT --
I can do all things through Christ which strengtheneth me.
Ph 4:13 KJV
Todo lo puedo en Cristo que me fortalece.
Fil 4:13 RVR1960
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to