Bug 64888
Summary: | Doesn't detect imbedded soundchip upon installation | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <mjbrenegan> | ||||
Component: | kernel | Assignee: | Jeff Garzik <jgarzik> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.2 | CC: | 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-21 07:58:41 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: | |||||||
Attachments: |
|
Description
Need Real Name
2002-05-13 21:45:09 UTC
lspci output? Created attachment 57304 [details]
output of /sbin/lspci -v
Hmmmm, obviously the manufacturer of this computer identified the motherboard they used incorrectly, sorry for the mixup, seems that this is using an imbedded AC97 chip. Same with my new install of RH 8 Same with my new install of RH 8 Same with my new install of RH 8 Sound does not work. It appears to be properly detected however the following errors occur when loading KDE and after any reboot: Informational - artsmessage (Window Title) Sound server informational message: Error while initializing the sound driver: Device /dev/dsp can't be opened (No such device) The Sound server will continue, using the null output device. (OK button) After installing sndconfig and running it I get: ┌────────────────────────┤ modprobe error ├──────────────────────── │ │ │ The following error occurred running the modprobe program: │ │ │ │ /lib/modules/2.4.18-14/kernel/drivers/sound/via82cxxx_audio.o: │ │ init_module: No such device │ │ /lib/modules/2.4.18-14/kernel/drivers/sound/via82cxxx_audio.o: │ │ insmod │ │ /lib/modules/2.4.18-14/kernel/drivers/sound/via82cxxx_audio.o │ │ failed │ │ /lib/modules/2.4.18-14/kernel/drivers/sound/via82cxxx_audio.o: │ │ insmod sound-slot-0 failed │ │ │ │ ┌────┐ │ │ │ Ok │ │ │ └────┘ │ │ │ │ │ └──────────────────────────────────────────────────────────────────┘ Here is some more info: [keith@localhost sbin]$ ./lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT8367 [KT266] 00:01.0 PCI bridge: VIA Technologies, Inc. VT8367 [KT333 AGP] 00:08.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42) 00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE (rev 06) 00:11.2 USB Controller: VIA Technologies, Inc. USB (rev 1b) 00:11.3 USB Controller: VIA Technologies, Inc. USB (rev 1b) 00:11.4 USB Controller: VIA Technologies, Inc. USB (rev 1b) 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97 Audio Controller (rev 30) 01:00.0 VGA compatible controller: S3 Inc. Savage 4 (rev 02) [keith@localhost sbin]$ kjwkea: what you have is just a problem with the via driver, it's a known issue with 8.0. Original reporter: your chip *should* work with the via82cxxx_audio driver in the errata kernel. |