Bug 66385
Summary: | sndconfig with VIA VT8233 AC97 hangs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Andrew Rucker Jones <arjones> |
Component: | kernel | Assignee: | Jeff Garzik <jgarzik> |
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | CC: | davide_bolcioni, dn, peterm |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-10-09 15:46:29 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrew Rucker Jones
2002-06-09 15:38:08 UTC
If it helps, the following three lines appear in the system log: kernel: Via 686a audio driver 1.9.1 kernel: ac97_codec: AC97 Audio codec, id: 0x4943:0x4511 (ICE1232) kernel: via82cxxx: board #1 at 0xE800, IRQ 5 If it *hangs*, that implies a driver issue. In my experience, the problem might be the volume and/or the mixer settings. That is, the sound is played but the volume (either in the mixer or in the loudspeaker) is too low. If that were the case, then i would expect that sndconfig would return at some point and ask if i had heard the sound. Certainly used to work that way. sndconfig never returned and had to be killed with ^C As long as we're on the topic, 2.4.18-5 now claims that the sound device is not there, although it is onboard. sndconfig detects the sound controller, just as it did in previous versions, but when it tries to play a sample sound, it gives me the error: /lib/modules/2.4.18-5/kernel/drivers/sound/via82cxxx_audio.o: init_module: No such device ...and further insmod errors that all stem from that first error. |