LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   No Sound snd-hda-intel (https://www.linuxquestions.org/questions/fedora-35/no-sound-snd-hda-intel-777245/)

mickeyboa 12-21-2009 10:24 AM

No Sound snd-hda-intel
 
FC12/KDE

Intel sound 82801H, All the setting in PulseAudio is up to Max.

I have a fresh FC12 install with no Sound, and I have attached LSMOD and Sound from /var/log/messages


snd-hda

snd-hda-intel

]$ lsmod
Module Size Used by
sunrpc 158388 1
cpufreq_ondemand 6160 2
acpi_cpufreq 8848 0
ip6t_REJECT 4620 2
nf_conntrack_ipv6 17548 2
ip6table_filter 3168 1
ip6_tables 11144 1 ip6table_filter
ipv6 239420 32 ip6t_REJECT,nf_conntrack_ipv6
dm_multipath 14472 0
usblp 11036 0
snd_hda_codec_realtek 199204 1
snd_hda_intel 25080 2
snd_hda_codec 60584 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 6900 1 snd_hda_codec
snd_seq 46960 0
snd_seq_device 6232 1 snd_seq
snd_pcm 64772 2 snd_hda_intel,snd_hda_codec
snd_timer 17992 2 snd_seq,snd_pcm
snd 50908 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
i915 192200 2
joydev 9320 0
serio_raw 5156 0
firewire_ohci 19512 0
firewire_core 39632 1 firewire_ohci
drm_kms_helper 22788 1 i915
drm 135840 3 i915,drm_kms_helper
usb_storage 47028 0
dcdbas 8484 0
r8169 28252 0
crc_itu_t 1620 1 firewire_core
i2c_i801 10284 0
i2c_algo_bit 4868 1 i915
soundcore 5672 1 snd
iTCO_wdt 10432 0
i2c_core 23160 4 i915,drm,i2c_i801,i2c_algo_bit
mii 4120 1 r8169
iTCO_vendor_support 2812 1 iTCO_wdt
snd_page_alloc 7832 2 snd_hda_intel,snd_pcm
video 19124 1 i915
ssb 37072 0
output 2504 1 video





[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Dec 20 17:14:35 localhost kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Dec 20 17:14:35 localhost kernel: type=1400 audit(1261347268.229:4): avc: denied { mmap_zero } for pid=620 comm="vbetool" scontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tcontext=system_u:system_r:vbetool_t:s0-s0:c0.c1023 tclass=memprotect
Dec 20 17:14:35 localhost kernel: hda_codec: Unknown model for ALC888, trying auto-probe from BIOS...
Dec 20 17:14:35 localhost kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
Dec 20 17:14:35 localhost kernel: device-mapper: multipath: version 1.1.0 loaded


rtkit-daemon[1663]: Sucessfully made thread 1661 of process 1661 (/usr/bin/pulseaudio) owned by '501' high priority at nice level -11.
Dec 20 17:15:16 localhost rtkit-daemon[1663]: Sucessfully made thread 1813 of process 1661 (/usr/bin/pulseaudio) owned by '501' RT at priority 5.
Dec 20 17:15:16 localhost rtkit-daemon[1663]: Sucessfully made thread 1814 of process 1661 (/usr/bin/pulseaudio) owned by '501' RT at priority 5.
Dec 20 17:15:17 localhost rtkit-daemon[1663]: Sucessfully made thread 1831 of process 1831 (/usr/bin/pulseaudio) owned by '501' high priority at nice level -11.
Dec 20 17:15:17 localhost pulseaudio[1831]: pid.c: Daemon already running.
Dec 20 17:15:17 localhost rtkit-daemon[1663]: Sucessfully made thread 1832 of process 1832 (/usr/bin/pulseaudio) owned by '501' high priority at nice level -11.
Dec 20 17:15:17 localhost pulseaudio[1832]: pid.c: Daemon already running.

bhaslinux 12-21-2009 10:50 AM

is pcm volume up ?
select the HDA device and try to increase the volume from gnome-volume-manager or similar app.

janhe 12-21-2009 12:42 PM

Quote:

Originally Posted by bhaslinux (Post 3800075)
is pcm volume up ?
select the HDA device and try to increase the volume from gnome-volume-manager or similar app.

You can try to use alsamixer from the console. I imagine gnome-volume-manager isn't installed if you're using KDE.

Code:

alsamixer

PS: please put output (like the lsmod output) inside [ code ] and [ /code ] tags. Click the "#" sign in advanced post mode.

mickeyboa 12-21-2009 12:56 PM

I guess I will have to install gnome-volume-manager , kmix won't run.
Alsamixer shows sound is on.

damgar 12-21-2009 01:09 PM

For me I had to open kmix, then under settings select configure channels, then activate the "IEC958" channel and unmute it. For others I've heard "pcm" and for others "IEC958 PCM" ALSAMIXER shows the volume on pcm to be up, but unless I do it this way I get no sound.

mickeyboa 12-21-2009 04:16 PM

Has the name gnome-volume-manager changed in FC12.
I have searched ;
available, installed, updates and I can't find it.


All times are GMT -5. The time now is 05:49 AM.