Merge branch 'master' of git.chch.it:chch/LiveCam
This commit is contained in:
commit
7810d4796c
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ autocmd BufEnter * set mouse=
|
||||||
# /etc/apt/sources.list alle Zeilen erweitern auf
|
# /etc/apt/sources.list alle Zeilen erweitern auf
|
||||||
... main contrib non-free
|
... main contrib non-free
|
||||||
|
|
||||||
|
# /etc/default/grub
|
||||||
|
# in Zeile GRUB_CMDLINE_LINUX_DEFAULT= einfügen:
|
||||||
|
rootflags=data=journal
|
||||||
|
|
||||||
|
# Pakete nachinstallieren
|
||||||
apt update
|
apt update
|
||||||
apt install firmware-linux firmware-iwlwifi firmware-realtek wpasupplicant wireless-tools iw gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-alsa alsa-utils v4l-utils
|
apt install firmware-linux firmware-iwlwifi firmware-realtek wpasupplicant wireless-tools iw gstreamer1.0-tools gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly gstreamer1.0-libav gstreamer1.0-alsa alsa-utils v4l-utils
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue