Ubuntu 10.04 // No Sound
#1
I tried everything I could find but still cant figure it out.. There is sound with headphones but not without.

So, trying to regroup. Where should i start?
Reply
#2
alsamixer - see what your sound levels are and make sure they're not muted.

aplay -l - see what devices you have.
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#3
sys audio test: Detecting your sound device(s):
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xe8e00000 irq 22
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xe3080000 irq 16

alsamixer -
choose card - HDA NVidia (this sound device does not have any controls)
choose card - default HDA Intel Realtek
Card: HDA Intel
Chip: Realtek ID 275
playback - Item: Master [dB gain: 1.00, 1.00]
capture - Item: Master [dB gain: 29.00, 29.00]
all - Item: Master [dB gain: 29.00, 29.00]
aplay -

Card: HDA Intel
Chip: Realtek ID 275
Item: Master [dB gain: -5.00, -5.00]

i see in startup apps there is start-pulseaudio-x11

any ideas?
Reply
#4
I recently had similar problems. I was able to fix them by modifying the alsa-base.conf file and a few other tweeks. I was pointed to these sites by people in the ubuntu forums.

http://alsa.opensrc.org/DigitalOut
http://ubuntuforums.org/showthread.php?t=1043568
Motherboard P5N7A-VM, E8400 C2D 3.0 processor. NVIDIA 9300 graphics card. OpenELEC Stable - Generic x86_64 Version:3.2.4
Reply

Logout Mark Read Team Forum Stats Members Help
Ubuntu 10.04 // No Sound0