diff --git a/installparty/helfer-handout/handout.tex b/installparty/helfer-handout/handout.tex
index 5d21c479848efe4b7528dacfc1f379bf515c0664..66d3ccffde8f95a427715cdc8c646a17fe67d359 100644
--- a/installparty/helfer-handout/handout.tex
+++ b/installparty/helfer-handout/handout.tex
@@ -104,6 +104,8 @@
 	\item Terminal-Hotkeys: \tasteWIN + \tasteEnter, \tasteCTRL + \tasteALT + \tasteT
 	\item root mit: \texttt{sudo -i}; freier RAM: \texttt{free -h}
 	\item GRUB Timeout, und Default Eintrag: Nach Konfiguration in \texttt{/etc/default/grub} führe aus: \texttt{update-grub}
+	\item PCI-Hardware anzeigen \texttt{lspci}, mit Option \texttt{-k} zeigt Kernelmodul
+	\item USB-Hardware mit \texttt{lsusb}
 \end{itemize}
 
 \section{Partitionierung}