linux-rockchip / rkflashtool

Tools for flashing Rockchip devices
115 stars 69 forks source link

(RK3566) Cannot open device #16

Open vanphong97 opened 1 year ago

vanphong97 commented 1 year ago

rkflashtool: info: rkflashtool v5.2 rkflashtool: fatal: cannot open device

I use RKDevTool on windows still successful, but when I switch to rkflashtool on ubuntu 20.04, I get the same error as above.

aspann commented 11 months ago

I think this tool is massively outdated..

I, for example, missed the VID for my RK3588 as well, after adding it to the VIDs it detects somehow the board, but is unable to continue. (stuck at interface claimed)

Fun fact, for a whatever reason https://github.com/rockchip-linux/rkdeveloptool is working.. (not yet tested to flash the device..)