Good Day,
I can hear beep. But when I use firefox+youtubr or any flash video I dont hear sound.
I tried
Code:
]$ sudo cat /dev/urandom > /dev/dsp
bash: /dev/dsp: Device or resource busy
Code:
ls -l /dev/dsp*
crw------- 1 myid root 14, 3 Dec 31 11:26 /dev/dsp
Code:
$lsmod
~]$ /sbin/lsmod
Module Size Used by
video 19269 0
sbs 18533 0
ibm_acpi 33113 0
backlight 10049 1 ibm_acpi
i2c_ec 9025 1 sbs
button 10705 0
battery 13637 0
asus_acpi 19289 0
ac 9157 0
parport_pc 29157 0
lp 15849 0
parport 37513 2 parport_pc,lp
snd_hda_intel 24025 5
snd_hda_codec 202689 1 snd_hda_intel
snd_seq_dummy 7877 0
snd_seq_oss 32577 0
snd_seq_midi_event 11072 1 snd_seq_oss
snd_seq 49713 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 11725 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42945 0
snd_mixer_oss 19009 2 snd_pcm_oss
sg 36061 0
snd_pcm 72133 5 snd_hda_intel,snd_hda_codec,snd_pcm_oss
joydev 13313 0
snd_timer 24645 2 snd_seq,snd_pcm
i2c_i801 11469 0
snd 52421 15 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
ohci1394 35908 0
i2c_core 23745 2 i2c_ec,i2c_i801
ieee1394 90292 1 ohci1394
serio_raw 10693 0
hci_usb 20317 2
pcspkr 7105 0
bluetooth 53925 8 hidp,rfcomm,l2cap,hci_usb
soundcore 11553 2 snd
sdhci 21337 0
snd_page_alloc 13641 2 snd_hda_intel,snd_pcm
Any idea?
I tried switching between alsa and analog modules from gui too. Nothing happens.
From terminal I checked
$alsamixer nothing is muted.
Thanks.