Skip to content

Instantly share code, notes, and snippets.

View michaelhthomas's full-sized avatar

Michael Thomas michaelhthomas

View GitHub Profile
@michaelhthomas
michaelhthomas / INFO.md
Created July 13, 2025 18:01
Setting up UGREEN AX900 on Linux with DKMS Support
  1. Install driver from vendor

    a. Get driver from https://www.lulian.cn/download/135.html

    b. Install DEB package

    sudo dpkg -i ./linux_driver_package/aic8800d80fdrvpackage.deb
    
  2. Rename driver directory to DKMS nomenclature

@michaelhthomas
michaelhthomas / Adobe_CC_Flatpak_Guide.md
Last active November 7, 2019 21:44
How to make Flatpaks of Adobe CC apps (Photoshop/Illustrator) for Linux using Wine

Adobe CC Flatpak Guide