Hi,
could someone help me sort my sound out please?
It's kinda working, but sometimes it's not working and im not sure what i'm doing wrong..
I've got two audio devices on Linux anubis 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux with latest updates as of today.
1. 03:06.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
that's an Asus Xonar DG PCI output to a Sony stereo with a bit of oompf (when you're watching Apocalypse Now Redux it helps if the floor is vibrating, honestly!)
2. 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
HDMI output from Nvidia 210 1GB output to Sony TV video/audio.
root@anubis:/etc# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: DG [Xonar DG], device 0: Multichannel [Multichannel]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: DG [Xonar DG], device 1: Digital [Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
from aplay output I tried all devices and this one works:
aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Left.wav
i have no idea what the others are and why they are there
so i added : load-module module-alsa-sink device=hw:1,7 to /etc/pulse/default.pa
which gave me volume control to HDMI.. well , sort of. its not in the panel but if i start kmix its there..
so that dodgy setup kinda works, but not every boot for some reason..
last boot with NO SOUND:
with a reboot it shows everything seemingly working ok:
what am I doing wrong here?
could someone help me sort my sound out please?
It's kinda working, but sometimes it's not working and im not sure what i'm doing wrong..
I've got two audio devices on Linux anubis 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux with latest updates as of today.
1. 03:06.0 Multimedia audio controller: C-Media Electronics Inc CMI8788 [Oxygen HD Audio]
that's an Asus Xonar DG PCI output to a Sony stereo with a bit of oompf (when you're watching Apocalypse Now Redux it helps if the floor is vibrating, honestly!)
2. 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
HDMI output from Nvidia 210 1GB output to Sony TV video/audio.
root@anubis:/etc# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: DG [Xonar DG], device 0: Multichannel [Multichannel]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: DG [Xonar DG], device 1: Digital [Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
from aplay output I tried all devices and this one works:
aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Left.wav
i have no idea what the others are and why they are there
so i added : load-module module-alsa-sink device=hw:1,7 to /etc/pulse/default.pa
which gave me volume control to HDMI.. well , sort of. its not in the panel but if i start kmix its there..
so that dodgy setup kinda works, but not every boot for some reason..
last boot with NO SOUND:
with a reboot it shows everything seemingly working ok:
what am I doing wrong here?
Comment