User Tools

Site Tools


lenovo_thinkpad_t460s

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lenovo_thinkpad_t460s [2018/04/20 20:56] – [Battery life] andrealenovo_thinkpad_t460s [2019/01/15 21:16] – [USB Automount] andrea
Line 67: Line 67:
  ==== USB Automount  ====  ==== USB Automount  ====
 udev-rule anlegen: http://kissmyarch.blogspot.de/2011/10/usb-automount.html\\ udev-rule anlegen: http://kissmyarch.blogspot.de/2011/10/usb-automount.html\\
-oder autofs installieren..? (zeigt keine Wirkung) udev-rule funktioniert momentan nur read-only, und nur für USB-Stick, nicht für die KameraImmerhin.\\+funktioniert nicht wirklichudisks2 + manual mount does the trickrw!!!
 https://wiki.archlinux.de/title/Udev\\ https://wiki.archlinux.de/title/Udev\\
 https://wiki.archlinux.org/index.php/USB_Storage_Devices#As_normal_user_with_mount https://wiki.archlinux.org/index.php/USB_Storage_Devices#As_normal_user_with_mount
Line 101: Line 101:
 Installation von ruby-rugged schlägt fehl: falsche Version von libgit2 erwartet (0.25, installiert ist 0.26) (--use-system-libraries sollte aktuell installierte Version nehmen)\\ Installation von ruby-rugged schlägt fehl: falsche Version von libgit2 erwartet (0.25, installiert ist 0.26) (--use-system-libraries sollte aktuell installierte Version nehmen)\\
 Das scheint ein Problem mit openssl1.1.0 zu sein. Empfehlung ist, alles mögliche mit openssl1.0 zu kompilieren. Funktioniert nicht wirklich besser. Gaaaa.\\ Das scheint ein Problem mit openssl1.1.0 zu sein. Empfehlung ist, alles mögliche mit openssl1.0 zu kompilieren. Funktioniert nicht wirklich besser. Gaaaa.\\
 +
 +===== Google Chrome =====
 +https://linuxhint.com/install-google-chrome-on-arch-linux/\\
 +clone git repo\\
 +''mkpkg -s''\\
 +''sudo pacman -U google-chrome-xxx.tar.xz''
  
 ===== Docker ===== ===== Docker =====
Line 110: Line 116:
 ''sudo docker pull microsoft/mssql-server-linux:2017-latest''\\ ''sudo docker pull microsoft/mssql-server-linux:2017-latest''\\
 https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker\\ https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-docker\\
 +
 +https://serverfault.com/questions/738773/docker-failed-to-add-the-pair-interfaces-operation-not-supported:\\
 +That is normal, since on a kernel upgrade, all .ko module files in /usr/lib/modules/{KERNEL_VERSION} of the running kernel are deleted. Docker needs some tun / tap modules to create the interfaces and trying to load them fails after a kernel upgrade. Rebooting helps because all module files are there for the new kernel. Another work-around would be to re-extract the modules for the old kernel if you still have the pacman package lying around and want to avoid the reboot. –
  
  
lenovo_thinkpad_t460s.txt · Last modified: 2023/10/24 20:35 by andrea

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki