Useful (unofficial) information for Minisforum V3 AMD Tablet users.
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 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.
Run Embeded_Integer_Scaling_On.reg and reboot Windows. Then enable integer scaling in Display in AMD Software: Adrenalin Edition. Credits to Wobble.
See #2 (comment).
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.
Download alsa-soft-mixer.conf and move it to ~/.config/wireplumber/wireplumber.conf.d/alsa-soft-mixer.conf
, then reboot. Credits to Aru.
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
.
Download rotateButton.sh. Credits to Briar.
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
.
By default, the recall button triggers Super L + Shift L + XF86TouchpadOff
.
It can be remapped using Input Remapper (tested on Nobara). For example, you can map it to KEY_COMPOSE, which bring up the context menu.
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_.