chuwi-tablet icon indicating copy to clipboard operation
chuwi-tablet copied to clipboard

Setting chassis-type to Convertible

Open SourceDiver42 opened this issue 1 year ago • 2 comments

Hi, this is more if a non-issue and more of an improvement. In the readme, you specified that it is not possible to change the chassis-type to Convertible. However, since the Minibook is using an AMI BIOS, you can use a recent AMIDEWIN.exe (I don't remember if it was this one) and set the chassis-type to 0x1F when executing the binary in a Windows environment. My Minibook now identifies as a Convertible. What could be the next steps (if any), now that I managed to change this value?

Cheers

SourceDiver42 avatar Aug 06 '24 13:08 SourceDiver42

I also experienced the same thing, still waiting for an answer

Amylee10 avatar Aug 20 '24 03:08 Amylee10

If others are also looking how to edit the chassis-type to Convertible: the AMI Desktop Mangement Interface Edit Utility v5.27.00.0003, downloaded from https://download.schenker-tech.de/package/dmi-edit-efi-ami/ worked for me.

Run .\AMIDEWINx64.exe /ALL to get the ChassisHandle, then modify with .\AMIDEWINx64.exe /CTH {handle} 1F.

robbi5 avatar Jun 27 '25 13:06 robbi5