Bug 478353
| Summary: | Tyan S5376WAG2NR Bios 1.03 Realtek ALC262 not work | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Gennady <sgennadi> |
| Component: | kernel | Assignee: | Jaroslav Kysela <jkysela> |
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.2 | CC: | dzickus, peterm, syeghiay |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 483594 | Environment: | |
| Last Closed: | 2009-07-02 14:55:46 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 499437 | ||
|
Description
Gennady
2008-12-28 17:24:53 UTC
Realtek ALC262 not work lshw -C Sound
*-multimedia UNCLAIMED
description: Audio device
product: 82801I (ICH9 Family) HD Audio Controller
vendor: Intel Corporation
physical id: 1b
bus info: pci@0000:00:1b.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress cap_list
configuration: latency=0
Hi Gennady, exactly what isn't working? Just the sound? P. No sound cat /proc/modules| grep snd snd_hda_intel 481777 0 - Live 0xffffffff8829d000 snd_seq_dummy 37061 0 - Live 0xffffffff88292000 snd_seq_oss 65473 0 - Live 0xffffffff88281000 snd_seq_midi_event 41025 1 snd_seq_oss, Live 0xffffffff88275000 snd_seq 87777 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event, Live 0xffffffff8825e000 snd_seq_device 41557 3 snd_seq_dummy,snd_seq_oss,snd_seq, Live 0xffffffff88252000 snd_pcm_oss 77377 0 - Live 0xffffffff8823e000 snd_mixer_oss 49985 1 snd_pcm_oss, Live 0xffffffff88230000 snd_pcm 116681 2 snd_hda_intel,snd_pcm_oss, Live 0xffffffff88212000 snd_timer 57161 2 snd_seq,snd_pcm, Live 0xffffffff88203000 snd_page_alloc 44113 2 snd_hda_intel,snd_pcm, Live 0xffffffff881f7000 snd_hwdep 43593 1 snd_hda_intel, Live 0xffffffff881eb000 snd 99433 9 snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep, Live 0xffffffff881d1000 soundcore 41825 1 snd, Live 0xffffffff8817c000 alsamixer alsamixer: function snd_ctl_open failed for default: No such device The hda_intel driver (including the acl282 codec) was updated to a more recent version in the 5.3 kernel. Is it possible to verify this problem still exists with a 5.3 kernel? Linux kernel 2.6.18-128.el5 x86_64 Problem exist , audio codec alc262 not alc282 This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. *** This bug has been marked as a duplicate of bug 483594 *** |