Tak výstup ze SoundDebug je takovýto:
aplay -l
---------------------------
aplay: device_list:223: žádné zvukové karty nenalezeny...
grep Codec /proc/asound/card0/codec#0 /proc/asound/card0/codec#1
---------------------------
/proc/asound/card0/codec#0:Codec: Realtek ALC861-VD
/proc/asound/card0/codec#1:Codec: LSI ID 1040
lspci -v | awk '/Audio/,/Kernel\ modules/'
---------------------------
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: Toshiba America Info Systems Device ff02
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at dc440000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
lsof /dev/dsp /dev/snd/by-path
---------------------------
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/honza/.gvfs
Output information may be incomplete.
amixer info
---------------------------
amixer: Control device default open error: No such file or directory
amixer scontents | grep -E 'mixer|\['
---------------------------
amixer: Mixer attach default error: No such file or directory
uname -a
---------------------------
Linux pressovar 2.6.28-16-generic #57-Ubuntu SMP Wed Nov 11 09:47:24 UTC 2009 i686 GNU/Linux
df -Th
---------------------------
Soub. systém Typ Velikost Užito Volno Uži% Mounted on
/dev/sda3 ext3 16G 13G 2,1G 86% /
udev tmpfs 497M 408K 497M 1% /dev
none tmpfs 497M 748K 496M 1% /dev/shm
none tmpfs 497M 184K 497M 1% /var/run
none tmpfs 497M 0 497M 0% /var/lock
none tmpfs 497M 0 497M 0% /lib/init/rw
/dev/sda1 fuseblk 41G 35G 5,9G 86% /media/sda1
/dev/sda2 fuseblk 55G 46G 9,3G 83% /media/sda2
tmpfs tmpfs 497M 2,2M 495M 1% /lib/modules/2.6.28-16-generic/volatile
/dev/mmcblk0p1
vfat 3,7G 2,3G 1,5G 62% /media/6562-3F58
cat /etc/lsb-release
---------------------------
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"