There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages x13s-support https://github.com/void-linux/void-packages/pull/49615 Lenovo X13s support ## repo for testing: https://devspace.voidlinux.org/abby/x13s/ #### TODOs - [ ] document install process, including required cmdline (`arm64.nopauth clk_ignore_unused pd_ignore_unused`) - https://github.com/void-linux/void-docs/compare/master...classabbyamp:void-docs:x13s - [ ] fix bluetooth mac address: (`btmgmt public-addr F4:A0:0D:XX:YY:ZZ`) - [x] set a random mac with the correct OUI (`F4:A0:0D:xx:yy:zz`) at install? - [x] mkinitcpio drop-in config - [ ] create and test live images - [ ] kernel install hook to update the dtb? #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/49615.patch is attached