mi unlock tool cant detect fastboot device

Questions about Wine on Linux
Locked
ardvdz
Level 2
Level 2
Posts: 20
Joined: Mon Mar 20, 2023 10:40 pm

mi unlock tool cant detect fastboot device

Post by ardvdz »

when i use mi unlock tool it does not detect the device in fastboot mode
and i get these errors:

Code: Select all

$ WINEDEBUG=fixme-all wine miflash_unlock.exe
0274:err:d3d:wined3d_context_gl_set_pixel_format wglSetPixelFormatWINE failed to set pixel format 1 on device context 10010058.
wine client error:210: write: Bad file descriptor
0174:err:ole:com_get_class_object class {7ab36653-1796-484b-bdfa-e74f1db7c1dc} not registered
0174:err:ole:create_server class {7ab36653-1796-484b-bdfa-e74f1db7c1dc} not registered
0174:err:ole:com_get_class_object no class object {7ab36653-1796-484b-bdfa-e74f1db7c1dc} could be created for context 0x5
Locked