I'm getting a no such file or directory error when I issue that command.
I'm running Fedora 14 64 bit. Sound is provided by ATI RS880 audio drivers according to output from LSPCI.
Further information:
[root@localhost tm2383]# head -n 1 /proc/asound/card0/codec*
Codec: Realtek ALC272X
When I run alsamixer, everything looks ok.
Don't know why it isn't working.
Thanks for the reply,
tim
---------- Post added at 11:01 PM ---------- Previous post was at 10:54 PM ----------
more info:
Code:
[tm2383@localhost ~]$ cat /proc/asound/devices
2: : timer
3: : sequencer
4: [ 0- 0]: digital audio playback
5: [ 0- 0]: digital audio capture
6: [ 0- 0]: hardware dependent
7: [ 0] : control
8: [ 1- 3]: digital audio playback
9: [ 1- 0]: hardware dependent
10: [ 1] : control
[tm2383@localhost ~]$ cat /proc/asound/cards
0 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xd2300000 irq 16
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xd2210000 irq 19
[tm2383@localhost ~]$ cat /proc/asound/card?/codec#* | grep Codec
Codec: Realtek ALC272X
Codec: ATI RS690/780 HDMI
[tm2383@localhost ~]$