mudkipme / awesome-minisforum-v3

Useful information for Minisforum V3 AMD Tablet users.
MIT License
62 stars 8 forks source link

Awesome Minisforum V3

Useful (unofficial) information for Minisforum V3 AMD Tablet users.

Reviews

Videos

Resources

Guide for Windows Users

V3 Adj

A kludge of scripts with RefreshRateSwitcher and RyzenAdj to control power limits along with auto setting brightness and refresh at startup and when the unit is swapped between AC power and Battery.

Extract V3Adj.zip to c:\ and run V3 Adj task install.bat as admin to install.

Defaults to 37w and 9.5w for AC and Battery. Edit values in V3_PowerSwap.bat to set your own limits.

NOTE YOU NEED TO SET THE BIOS PROFILE TO 54W TO BEABLE TO INCREASE CURRENT LIMITS

CRU profile to expand VRR range down to 36Hz

CRU V3 Profile.zip is Custom Resolution Utility By ToastyX and a profile made for the V3 Tablet that extends the VRR range.

Extract CRU V3 Profile.zip and run cru and import the v3 36 to 165.bin file and restart the display driver with restart64.exe or just reboot the machine.

Enable integer scaling

Run Embeded_Integer_Scaling_On.reg and reboot Windows. Then enable integer scaling in Display in AMD Software: Adrenalin Edition. Credits to Wobble.

Guide for Linux Users

Fix volume buttons not working when the keyboard is detached

Quick install:

curl -L https://raw.githubusercontent.com/mudkipme/awesome-minisforum-v3/main/linux_fix_sound.sh | sudo sh

Manual Install:

Create /etc/libinput/local-overrides.quirks with the following content:

[Minisforum V3 volume keys]
MatchName=AT Translated Set 2 keyboard
MatchDMIModalias=dmi:*svnMicroComputer(HK)TechLimited:pnV3:*
ModelTabletModeNoSuspend=1

This has been submitted upstream as https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1026 and should be setup on future distributions out of the box without having to do this manually.

Workaround for global volume control with the speaker

Download alsa-soft-mixer.conf and move it to ~/.config/wireplumber/wireplumber.conf.d/alsa-soft-mixer.conf, then reboot. Credits to Aru.

Manual rotation script

Download rotateButton.sh. Credits to Briar.

Faical Recognition

The IR Camera works with howdy. Fedora-based distribution users can install howdy-beta with Copr. Credits to Tsuki4735.

The device_path in /etc/howdy/config.ini needs to be set to /dev/video3.

Hardware Guide

Micro SD Card Adapter

If you want to expand the storage of the tablet with the SD Card slot, the BaseQi iSDA 750A adapter is a good fit. Credits to killshot007_.

Known Issues