Description
Hi, just bought the new DM-X from aliexpress: https://www.aliexpress.com/item/32968762733.html
Seems to be an upgrade of DM1801 and is not detected by dmrconfig.
Got this on dmesg:
[69949.682038] usb 1-1.1: new full-speed USB device number 15 using xhci_hcd
[69949.826630] usb 1-1.1: New USB device found, idVendor=0483, idProduct=5780, bcdDevice= 2.00
[69949.826637] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[69949.826642] usb 1-1.1: Product: STM32 Virtual ComPort in FS Mode
[69949.826647] usb 1-1.1: Manufacturer: STMicroelectronics
[69949.826652] usb 1-1.1: SerialNumber: 00000000050C
[69950.436452] usblp 1-1.1:1.0: usblp0: USB Bidirectional printer dev 15 if 0 alt 0 proto 2 vid 0x0483 pid 0x5780
[69950.436580] usbcore: registered new interface driver usblp
[UPDATE: also tried with a standard micro-usb cable instead of the baofeng programming cable: got the same output:]
[71349.498228] usb 1-1.1: new full-speed USB device number 17 using xhci_hcd
[71349.643940] usb 1-1.1: New USB device found, idVendor=0483, idProduct=5780, bcdDevice= 2.00
[71349.643951] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[71349.643957] usb 1-1.1: Product: STM32 Virtual ComPort in FS Mode
[71349.643963] usb 1-1.1: Manufacturer: STMicroelectronics
[71349.643967] usb 1-1.1: SerialNumber: 00000000050C
[71349.662407] usblp 1-1.1:1.0: usblp0: USB Bidirectional printer dev 17 if 0 alt 0 proto 2 vid 0x0483 pid 0x5780
(i've got 2 dmx-x, both have the same output in dmesg).
whith dmrconfig -r -t I get this:
sudo dmrconfig -r -t
Cannot find USB device 0483:df11
Cannot find USB device 15a2:0073
Cannot find USB device 28e9:018a
No radio detected.
Check your USB cable!
(response seems logical, the new dm-x has 0483:5780 instead of 0483:df11)
I can help to test if support is working.
Thks,
[UPDATE2], interesting thread here, indicating DM-X is a sort of DM-1702:
https://www.twowayradioforum.com/t/baofeng-dm-x-dmr/7249/235
and found a python tool for this devide in the thread:
https://github.com/OK2MOP/MD1702-tools
which seems to work (managed to dump firmware)