void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

Lenovo X13s support

Open classabbyamp opened this issue 1 year ago • 0 comments

repo for testing: https://devspace.voidlinux.org/abby/x13s/

TODOs

  • [x] 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
  • [x] 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
  • [ ] mkinitcpio working
    • https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/merge_requests/377
    • does not load modules and/or firmware correctly
  • [ ] create and test live images
    • HEAVILY WIP https://github.com/void-linux/void-mklive/compare/master...classabbyamp:void-mklive:aarch64-live
  • [x] ~~kernel install hook to update the dtb?~~ grub dtb loading support

Testing the changes

  • I tested the changes in this PR: YES

New package

[ci skip]

classabbyamp avatar Mar 31 '24 02:03 classabbyamp