travisgoodspeed / md380tools

Python tools and patched firmware for the TYT-MD380
803 stars 245 forks source link

UV390 Support #906

Closed berkin88 closed 4 years ago

berkin88 commented 4 years ago

Anyone try with Tyt MD-UV390?

travisgoodspeed commented 4 years ago

Dual band radios are not supported by md380tools. Sorry.

nemanjan00 commented 3 years ago

I fucked up and flashed mine. Any way to fix it?

rogerclarkmelbourne commented 3 years ago

@nemanjan00

Just use the official firmware loader to re-flash the official UV-380 firmware

nemanjan00 commented 3 years ago

I do not have access to windows machine. Only linux. Any other ideas? (or do I need to install windows)

rogerclarkmelbourne commented 3 years ago

I don't know if any of the tools will upload the official firmware.

You could look at https://github.com/v0l/radio_tool but I don't know if it supports the UV-380

Probably your best bet would be to find an old Windows computer and use that, or perhaps use a VM. However the VM will need to support accessing the USB HID device that the radio enumerates as

nemanjan00 commented 3 years ago

Thanks. I did flash it, but, it is locked now

rogerclarkmelbourne commented 3 years ago

Not sure what you mean

AFIK the bootloader is not changed by the application firmware.

So its unlikely you completely bricked the radio

The radio will always enter the bootloader if you power it with the buttons on the side pressed in.

You will see it enumerate as a USB HID device (I don't know the VID and PID).

nemanjan00 commented 3 years ago

It is asking for password

rogerclarkmelbourne commented 3 years ago

What is asking for the password ?

nemanjan00 commented 3 years ago

Radio turns on now, after flashing original firware, but, it is asking for password

rogerclarkmelbourne commented 3 years ago

That's because your codeplug has a password set in it.

Try reloading your codeplug again.

BTW. I don't know if it is possible to write a codeplug to the radio when its asking for a password.

nemanjan00 commented 3 years ago

editcp saved me :D https://www.farnsworth.org/dale/codeplug/editcp/

rogerclarkmelbourne commented 3 years ago

OK.