Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

Commit

Permalink
03-configNVIDIAHDMI.sh - change debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
Piethein Strengholt committed Mar 15, 2012
1 parent bcaa620 commit 9d0a17d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@ xbmcParams=$2

# Debug

echo "--drivers" >> /tmp/debugInfo.txt
echo "--audio drivers" >> /tmp/debugInfo.txt
lspci -nn | grep '0403' >> /tmp/debugInfo.txt
echo "--alsa output" >> /tmp/debugInfo.txt
aplay -l >> /tmp/debugInfo.txt
Expand Down

0 comments on commit 9d0a17d

Please sign in to comment.