Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
[email protected] webmail now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!

Paste

Pasted as Bash by phaidros ( 13 years ago )
fx@exhib:~$ ls -al /dev/snd/
total 0
drwxr-xr-x  3 root root      260 2011-01-04 21:42 .
drwxr-xr-x 18 root root     3680 2011-01-04 21:42 ..
drwxr-xr-x  2 root root       80 2011-01-04 21:42 by-path
crw-rw----  1 root audio 116,  0 2011-01-04 21:42 controlC0
crw-rw----  1 root audio 116, 32 2011-01-04 21:42 controlC1
crw-rw----  1 root audio 116,  4 2011-01-04 21:42 hwC0D0
crw-rw----  1 root audio 116, 36 2011-01-04 21:42 hwC1D0
crw-rw----  1 root audio 116, 24 2011-01-04 21:42 pcmC0D0c
crw-rw----  1 root audio 116, 16 2011-01-04 21:42 pcmC0D0p
crw-rw----  1 root audio 116, 17 2011-01-04 21:42 pcmC0D1p
crw-rw----  1 root audio 116, 51 2011-01-04 21:42 pcmC1D3p
crw-rw----  1 root audio 116,  1 2011-01-04 21:42 seq
crw-rw----  1 root audio 116, 33 2011-01-04 21:42 timer

fx@exhib:~$ groups
fx adm dialout cdrom floppy tape audio dip video plugdev

fx@exhib:~$ cat /etc/issue
Ubuntu 10.04.1 LTS \n \l

fx@exhib:~$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
02:00.1 Audio device: ATI Technologies Inc RV710/730

fx@exhib:~$ lsmod | grep snd
snd_hda_codec_atihdmi     2399  1 
snd_hda_codec_realtek   216061  1 
snd_hda_intel          20799  1 
snd_hda_codec          87096  3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               5668  1 snd_hda_codec
snd_pcm_oss            34603  1 
snd_pcm                71646  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_page_alloc          7140  2 snd_hda_intel,snd_pcm
snd_mixer_oss          13929  1 snd_pcm_oss
snd_seq_dummy           1498  0 
snd_seq_oss            27626  0 
snd_seq_midi            4621  0 
snd_rawmidi            19141  1 snd_seq_midi
snd_seq_midi_event      6003  2 snd_seq_oss,snd_seq_midi
snd_seq                48042  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              18710  2 snd_pcm,snd_seq
snd_seq_device          6052  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd                    56687  14 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_dummy,sn _seq_oss,snd_seq_midi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               6620  2 snd

fx@exhib:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xfe7fc000 irq 29
 1 [HDMI           ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xfe9ec000 irq 30
fx@exhib:~$ cat /proc/asound/devices 
  0: [ 0]   : control
  1:        : sequencer
  4: [ 0- 0]: hardware dependent
 16: [ 0- 0]: digital audio playback
 17: [ 0- 1]: digital audio playback
 24: [ 0- 0]: digital audio capture
 32: [ 1]   : control
 33:        : timer
 36: [ 1- 0]: hardware dependent
 51: [ 1- 3]: digital audio playback

 

Revise this Paste

Your Name: Code Language: