Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-21-2009, 10:24 AM
|
#1
|
Senior Member
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,721
Rep:
|
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.
|
|
|
12-21-2009, 10:50 AM
|
#2
|
Member
Registered: Oct 2003
Location: UnitedKingdom
Distribution: Debian Bullseye
Posts: 357
Rep:
|
is pcm volume up ?
select the HDA device and try to increase the volume from gnome-volume-manager or similar app.
|
|
|
12-21-2009, 12:42 PM
|
#3
|
Member
Registered: Jul 2007
Location: Belgium
Distribution: slackware64 14.2, slackware 13.1
Posts: 371
Rep:
|
Quote:
Originally Posted by bhaslinux
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.
PS: please put output (like the lsmod output) inside [ code ] and [ /code ] tags. Click the "#" sign in advanced post mode.
|
|
|
12-21-2009, 12:56 PM
|
#4
|
Senior Member
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,721
Original Poster
Rep:
|
I guess I will have to install gnome-volume-manager , kmix won't run.
Alsamixer shows sound is on.
|
|
|
12-21-2009, 01:09 PM
|
#5
|
Senior Member
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
|
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.
|
|
|
12-21-2009, 04:16 PM
|
#6
|
Senior Member
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,721
Original Poster
Rep:
|
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 03:02 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|