Advertisement
Guest User

Untitled

a guest
Dec 28th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. Patches to apply
  2.  
  3. 0034-input-ASUS-T100-touchpad-multitouch-driver.patch
  4. ;multi-touch touchpad driver for T100T*
  5. Add_active_low_irq_polarity_quirk_for_Asus_T100.patch
  6. ;fixes bluetooth connectivity, inactivity timeouts
  7. brcmfmac_vendor_errorCode.patch ;return code bug fix
  8. brcm-setp2p-error-fix.patch ;wifi error fix
  9. Capella-cm32181-device-driver.patch ;light sensor module used by auto-dimming scripts
  10. fix_c-state_patchv4.12.patch ;replace v3 cstate patch/changes with original that works
  11. ; stops cstate freezes w/o scripts or kernel args
  12. fix-null-hwmon-info.patch ;suppresses deprecated hwmon warnings in dmesg
  13. HID-T100CHIkeydock.patch ;replaces asus-t100-touchpad.patch, adds the T100 CHI touchpad
  14. i2c_touch_fix_initialize_delay.patch ;bug fix - start-up race condition
  15. INT002-virtual-gpiov4.13.patch ;manage GPIO wakeup interrupt storms (bug fix)
  16. meta-keys-asus.patch ;sets fkey/scan_code assignments optimized for T100TA
  17. nowifiPowerSave.patch ;disable power saving to stabilize wifi connectivity
  18. rpmb.patch ;mmcblkrpmb (fix warning seen during kernel install)
  19.  
  20. Patches to revert (~ $ patch -Rp1 < bad.patch)
  21. brcmfmac-properly-align-buffers-on-certain-platform-swith-64-bit-DMA.patch
  22. ;courtesy of x205TA project, smooths wifi throughput
  23.  
  24. aufs overlay file system (patch set and code) can be found here
  25. https://github.com/sfjro/aufs4-standalone
  26.  
  27. Aufs is used by many ISO generating tools, SystemBack, Docker and several other applications, but it is not necessary for web browsing, email, most games and office apps.
  28.  
  29. Liquorix is a performance optimization kernel patch. Seems to improve video stream stuttering and UI responsiveness.
  30. The patch can be found here:
  31. https://liquorix.net/sources/?C=M;O=D
  32. To use the liquorix patch, start with 4.12.0 from kernel.org as the base and apply the 4.12.14-1.patch to yield 4.12.14-zen. Use the .config-zen (renamed as .config). Apply the T100 patches and aufs (if needed).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement