rkdeveloptool icon indicating copy to clipboard operation
rkdeveloptool copied to clipboard

rkdeveloptool shows device, absolutely no command works

Open juliaszone opened this issue 1 year ago • 3 comments

Hello, I have a NanoPC T4 with an RK3399, Recently I was able to use rkdeveloptool just fine, but yesterday it would not work anymore, absolutely not. Every command failed, even though it was listed on the devices list. I tried 2 computers and one VM, multiple cables and usb ports but absolutely nothing seemed to make it work. The exit code is always 1, there is nothing useful logged and there is nothing in the dmesg.

# rkdeveloptool ld
DevNo=1 Vid=0x2207,Pid=0x330c,LocationID=101    Maskrom
# rkdeveloptool ppt
Read GPT failed!
Read parameter failed!
Not found any partition table!
# rkdeveloptool ef
Starting to erase flash...
Getting flash info from device failed!
# rkdeveloptool td
Test Device failed!
# rkdeveloptool rd
Reset Device failed!
# rkdeveloptool rid
Reading flash ID failed!
# rkdeveloptool rfi
Read Flash Info failed!
# rkdeveloptool rci
Read Chip Info failed!
# rkdeveloptool rcb
Read capability Fail!
# rkdeveloptool ld
DevNo=1 Vid=0x2207,Pid=0x330c,LocationID=101    Maskrom

This is what I am always getting, no matter where and how I connected it. I'm at a point where I seriously don't know what to do anymore and I feel like I'm about to go crazy. Is the board defective? Because I honestly just can't think of any other reason, especially since there is no logging at all

juliaszone avatar Aug 05 '22 11:08 juliaszone