LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   alsa :: rename hw:0,3 to hw:0,0 (https://www.linuxquestions.org/questions/linux-hardware-18/alsa-rename-hw-0-3-to-hw-0-0-a-4175479251/)

jheengut 10-01-2013 04:30 PM

alsa :: rename hw:0,3 to hw:0,0
 
hi

how do you rename hw:0,3 to hw:0,0

Quote:

root@vyom:/media/extra/dvb/highl# cat /proc/asound/cards
0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xf7afc000 irq 17
1 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf5ff8000 irq 49
2 [SAA7134 ]: SAA7134 - SAA7134
saa7133[0] at 0xf7fff000 irq 17
root@vyom:/media/extra/dvb/highl# cat /proc/asound/pcm
00-03: HDMI 0 : HDMI 0 : playback 1
00-07: HDMI 0 : HDMI 0 : playback 1
00-08: HDMI 0 : HDMI 0 : playback 1
00-09: HDMI 0 : HDMI 0 : playback 1
01-00: VT1828S Analog : VT1828S Analog : playback 1 : capture 2
01-01: VT1828S Digital : VT1828S Digital : playback 1
01-02: VT1828S HP : VT1828S HP : playback 1
02-00: SAA7134 PCM : SAA7134 PCM : capture 1


either via dbus or /etc/asound.conf

aus9 10-07-2013 06:18 PM

Hi

until you get a better reply you probably need a home folder file called .asoundrc using formula

Quote:

pcm.!default {
type hw
card <number>
device <number>
}
but
Quote:

hw:0,3 to hw:0,0
me thinks you want to try card 1 device 0
If I am wrong feel free to say so, but it MUST be a playback device

good luck

jheengut 10-19-2013 01:57 PM

cat /etc/asound.state
 
here ;s my /etc/asound.state file


All times are GMT -5. The time now is 08:34 AM.