Skip to content

Instantly share code, notes, and snippets.

@ce6n
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ce6n/11343947 to your computer and use it in GitHub Desktop.
Save ce6n/11343947 to your computer and use it in GitHub Desktop.
t440s linux
# debian jessie needed for ethernetcard
# wlan
iwlwifi
#touchpad
...
# for working suspend with gnomeshell systemd needs to have pid 1
sudo apt-get install systemd-sysv
# flash videos in browser fullscreen fix
sudo mkdir /etc/adobe
echo "OverrideGPUValidation = 1" | sudo tee -a /etc/adobe/mms.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment