Bug 38215 - (SOUND VIA)pops and static with via82cxxx sound card in rh 7.1
Summary: (SOUND VIA)pops and static with via82cxxx sound card in rh 7.1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: David Lawrence
URL:
Whiteboard:
: 41858 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-28 19:00 UTC by David Gardner
Modified: 2008-08-01 16:22 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-30 15:38:58 UTC
Embargoed:


Attachments (Terms of Use)

Description David Gardner 2001-04-28 19:00:18 UTC
This problem didn't occur under redhat 7.0 on the same computer.  I
performed a clean 7.1 install (formatted dives). sndconfig correctly
identifies the sound card, but the sounds have alot of pops and static.
Everytime I load gnome there is a loud pop over the speakers. Real player
has the most trouble in realy player I have three options : 1) use native
sound driver, 2) use ESD, or 3) use OSS. If I choose either 1 or 3 I hear a
bunch of noise like the sound is being played at the wrong frequency.
option 2 works some times, often at a low volume and sometimes I can only
hear the bass but no highs. I'm not sure what information you will need so
I will try to include as much as may be relevent. This isn't a mission
critical problem, just anoying.

So far I have tried:
Enableing/disabeling soundblaster emulation in the system bios
adding "options sb support=1" to the modules.conf file
Telling gnome not to start up sound server

Here is my modules.conf:
alias eth0 tulip 
alias parport_lowlevel parport_pc 
alias usb-controller usb-uhci 
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
2>&1 || :

Here is my old redhat 7.0 modules.conf:
alias parport_lowlevel parport_pc
alias sound-slot-0 via82cxxx
options sb support=1
alias eth0 tulip

esd.conf [unchanged from rh7.0]
auto_spawn=1
spawn_options=-terminate -nobeeps -as 2
spawn_wait_ms=100

lspci output:
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev
03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
(rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. UHCI USB (rev 16)
00:07.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
(rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio
Controller (rev 50)
00:0b.0 Ethernet controller: Lite-On Communications Inc LNE100TX (rev 20)
00:0d.0 VGA compatible controller: ATI Technologies Inc 3D Rage II+ 215GTB
[Mach64 GTB] (rev 9a)

lsmod:
Module                  Size  Used by
ide-cd                 26848   0  (autoclean)
cdrom                  27232   0  (autoclean) [ide-cd]
via82cxxx_audio        17552   1  (autoclean)
ac97_codec              8800   0  (autoclean) [via82cxxx_audio]
soundcore               4464   2  (autoclean) [via82cxxx_audio]
autofs                 11264   1  (autoclean)
tulip                  38544   1  (autoclean)
usb-uhci               20720   0  (unused)
usbcore                49664   1  [usb-uhci]



Comment 1 David Gardner 2001-04-29 00:03:01 UTC
Also I noticed that if I play an audio cd it sounds fine if I tell gnome not to
start up the sound server, but distorted otherwise.

Comment 2 Bill Nottingham 2001-04-29 02:03:49 UTC
Assigning to kernel; sounds like a driver issue.

Comment 3 Alan Cox 2003-06-06 12:53:29 UTC
*** Bug 41858 has been marked as a duplicate of this bug. ***

Comment 4 Bugzilla owner 2004-09-30 15:38:58 UTC
Thanks for the bug report. However, Red Hat no longer maintains this version of
the product. Please upgrade to the latest version and open a new bug if the problem
persists.

The Fedora Legacy project (http://fedoralegacy.org/) maintains some older releases, 
and if you believe this bug is interesting to them, please report the problem in
the bug tracker at: http://bugzilla.fedora.us/



Note You need to log in before you can comment on or make changes to this bug.