Description of problem: no sound on my laptop here is lspci output 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.fresh install fedora9 i386 2. 3. Actual results: Expected results: Additional info:
Created attachment 309621 [details] dmesg output
is this device listed in /proc/asound/pcm?
(In reply to comment #2) > is this device listed in /proc/asound/pcm? hmm how can check that ? I also tryed realtek linux audio pack 5.04 driver pack but it didnt working.. in XP when I look sound its realtek high def audio.
00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01) 00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80) 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82) 00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80) 00:14.2 Audio device: ATI Technologies Inc IXP SB4x0 High Definition Audio Controller (rev 01) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M] 09:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 09:04.0 Network controller: RaLink RT2561/RT61 rev B 802.11g
now sound works via headphones but built-in speakers dont work.. how can I enable speakers ? I use in modprobe.conf # ALSA portio alias char-major-116 snd alias snd-card-0 snd-atiixp # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #1 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss
Does 'cat /proc/asound/pcm' show the device? Have you played around with "alsamixer -c0"?
yeah.. 00-00: ALC861VD Analog : ALC861VD Analog : playback 1 : capture 1 yeah I tryed alsamixer all the panels %100 master,pcm,front,speaker..only mic is muted. Now I can listen sound from headphones but built-in speakers still doesnt work?? still some interesting lines in dmesg hda_codec: Unknown model for ALC660VD/ALC861VD, trying auto-probe from BIOS... ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Surround Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Center Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave LFE Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Side Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Headphone Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Mono Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Line-Out Playback Volume, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Surround Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Center Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave LFE Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Side Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Headphone Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave Mono Playback Switch, skipped ALSA sound/pci/hda/hda_codec.c:1073: Cannot find slave IEC958 Playback Switch, skipped
Done! adding this lines speakers now working.. alias char-major-116 snd alias snd-card-0 snd-hda-intel options snd-hda-intel index=0 model=lenovo
(In reply to comment #8) > Done! adding this lines speakers now working.. > > alias char-major-116 snd > alias snd-card-0 snd-hda-intel > > options snd-hda-intel index=0 model=lenovo I wonder if "options snd-hda-intel model=lenovo" by themselves work?
This seems to be an ALSA bug then, it misses some quirks. Reassigning.
This message is a reminder that Fedora 9 is nearing its end of life. Approximately 30 (thirty) days from now Fedora will stop maintaining and issuing updates for Fedora 9. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '9'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 9's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 9 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora please change the 'version' of this bug to the applicable version. If you are unable to change the version, please add a comment here and someone will do it for you. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Fedora 9 changed to end-of-life (EOL) status on 2009-07-10. Fedora 9 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. Thank you for reporting this bug and we are sorry it could not be fixed.