Skip to content

mudkipme/awesome-minisforum-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Automatic rotation and accelerometers

See #2 (comment).

Fix volume buttons not working when the keyboard is detached

Update: libinput 1.26.2 is released with quirks for Minisforum V3. If you are using Arch-based distributions or Fedora 40, you don't need to do this manually.

Quick install:

curl -L https://raw.githubusercontent.com/mudkipme/awesome-minisforum-v3/main/scripts/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.

Disable audio session suspension

If you are seeing the headphone port keep dropping every few seconds when the port is used, you can disable audio session suspension.

Download alsa-disable-suspension.conf and move it to ~/.config/wireplumber/wireplumber.conf.d/alsa-disable-suspension.conf.

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

  • Enabling AMD Fluid Motion Frames in AMD Software: Adrenalin Edition may cause Windows to reboot.
    • It seems this issue is fixed with latest AMD Software: Adrenalin Edition driver.

About

Useful information for Minisforum V3 AMD Tablet users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages