Bug 35813 - i810 audio plays too fast
Summary: i810 audio plays too fast
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-12 15:51 UTC by Mike Vaillancourt
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-10 16:13:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Vaillancourt 2001-04-12 15:51:44 UTC
P4 SMP system using i850 chipset plays sample.au sample too fast.

Here is lspci

[root@dhcpd87 /root]# lspci 
00:00.0 Host bridge: Intel Corporation 82850 860 (Wombat) Chipset Host
Bridge (M
CH) (rev 02)
00:01.0 PCI bridge: Intel Corporation 82850 850 (Tehama) Chipset AGP Bridge
(rev
 02)
00:02.0 PCI bridge: Intel Corporation 82860 860 (Wombat) Chipset AGP Bridge
(rev
 02)
00:1e.0 PCI bridge: Intel Corporation 82820 820 (Camino 2) Chipset PCI (rev
04)
00:1f.0 ISA bridge: Intel Corporation 82820 820 (Camino 2) Chipset ISA
Bridge (I
CH2) (rev 04)
00:1f.1 IDE interface: Intel Corporation 82820 820 (Camino 2) Chipset IDE
U100 (
rev 04)
00:1f.2 USB Controller: Intel Corporation 82820 820 (Camino 2) Chipset USB
(Hub 
A) (rev 04)
00:1f.3 SMBus: Intel Corporation 82820 820 (Camino 2) Chipset SMBus (rev
04)
00:1f.5 Multimedia audio controller: Intel Corporation: Unknown device 2445
(rev
 04)
01:00.0 VGA compatible controller: nVidia Corporation NV11 GL (rev a1)
02:1f.0 PCI bridge: Intel Corporation 82806AA PCI64 Hub PCI Bridge (rev 03)
03:00.0 PIC: Intel Corporation 82806AA PCI64 Hub Advanced Programmable
Interrupt
 Controller (rev 01)
03:08.0 SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c1010
66Mhz
 Ultra3 SCSI Adapter (rev 01)
03:08.1 SCSI storage controller: Symbios Logic Inc. (formerly NCR) 53c1010
66Mhz
 Ultra3 SCSI Adapter (rev 01)
04:0d.0 Ethernet controller: Intel Corporation 82557 [Ethernet Pro 100]
(rev 0c)

Here is lsmod

[root@dhcpd87 /root]# lsmod
Module                  Size  Used by
i810_audio             15664   1 
soundcore               4816   2  [i810_audio]
ac97_codec              8800   0  [i810_audio]
autofs                 11808   1  (autoclean)
eepro100               17232   1  (autoclean)
ipchains               41632   0  (unused)
usb-uhci               22096   0  (unused)
usbcore                52416   1  [usb-uhci]
sym53c8xx              62624   3 
sd_mod                 11744   3 
scsi_mod               98624   2  [sym53c8xx sd_mod]

Comment 1 Arjan van de Ven 2001-04-12 19:54:14 UTC
Please specify the exact kernel you are using (uname -a will tell you) as
the latest kernels have some changes in this area.

Comment 2 Mike Vaillancourt 2001-04-12 20:02:22 UTC
Sorry, gold 2.4.2-2smp

Comment 3 Mike Vaillancourt 2001-07-10 16:13:50 UTC
Just installed the errata kernel. No change.

Comment 4 Doug Ledford 2001-08-02 17:27:56 UTC
The i810 audio on some machines is rate locked, and it is the responsibility of
the user space sound software to convert the sample.au file to the proper rate
for this chipset.  If it doesn't do that, then it plays too fast.  The bug isn't
in the i810 audio driver, it's in the sox sound package.


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