From 85a0b26471035e5c8a764b8020bba2490252acd1 Mon Sep 17 00:00:00 2001 From: Alexander Grothe Date: Wed, 24 Jan 2018 11:12:03 +0100 Subject: [PATCH] small cleanup --- Manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manual.org b/Manual.org index f7d0a73..1f2362c 100644 --- a/Manual.org +++ b/Manual.org @@ -69,7 +69,7 @@ Format: "%d:%d:%d" (lspci liefert es als "%04x:%02x:%02x.%x", domain, bus, devic - Wie mit mehreren GPUs umgehen? Priorität bzw. Reihenfolge? - Was ist mit NVidia Optimus/Bumblebee (AFAIK keine VDPAU-Funktionalität)? - Wie BusID der xrandr-Ausgabe zuordnen? -*** NVIDIA-Dokumentation zur BusID: +*** NOTE NVIDIA-Dokumentation zur BusID: **** What is the format of a PCI Bus ID? Different tools have different formats for the PCI Bus ID of a PCI device. @@ -886,7 +886,7 @@ install_avahi: true # shell: 'ethtool {{ item }} | grep -Po "(?<=Supports\sWake-on:\s).*$"' # register: wol # with_items: '{% for interface in ansible_interfaces if interface != 'lo' and interface != 'bond0' %}' - + - name: restart autofs if running systemd: name: autofs