linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.6.0-test4] [BUG, ALSA] no 44.1KHz sound for i8x0 ICH2...
@ 2003-09-08  9:33 Daniel Blueman
  2003-09-09 11:17 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Blueman @ 2003-09-08  9:33 UTC (permalink / raw)
  To: alsa-devel, linux-kernel

I can't get any sound output with an Intel 815 chipset at 44.1KHz. ALSA
reports the sound chipset can clock to 41KHz.

What information do I need to post here?

Please CC me on any replies.

--- [ lspci -v ]

00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio
(rev 11)
        Subsystem: Dell Computer Corporation: Unknown device 00be
        Flags: bus master, medium devsel, latency 0, IRQ 10
        I/O ports at c800 [size=256]
        I/O ports at cc40 [size=64]

--- [ dmesg ]

Advanced Linux Sound Architecture Driver Version 0.9.6 (Wed Aug 20 20:27:13
2003 UTC).
PCI: Found IRQ 10 for device 0000:00:1f.5
PCI: Sharing IRQ 10 with 0000:00:1f.3
PCI: Setting latency timer of device 0000:00:1f.5 to 64
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
intel8x0: clocking to 41151          <----- should be 44100?
ALSA device list:
  #0: Intel 82801BA-ICH2 at 0xc800, irq 10

-- 
Daniel J Blueman

COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
--------------------------------------------------
1. GMX TopMail - Platz 1 und Testsieger!
2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [2.6.0-test4] [BUG, ALSA] no 44.1KHz sound for i8x0 ICH2...
  2003-09-08  9:33 [2.6.0-test4] [BUG, ALSA] no 44.1KHz sound for i8x0 ICH2 Daniel Blueman
@ 2003-09-09 11:17 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2003-09-09 11:17 UTC (permalink / raw)
  To: Daniel Blueman; +Cc: alsa-devel, linux-kernel

At Mon, 8 Sep 2003 11:33:58 +0200 (MEST),
Daniel Blueman wrote:
> 
> I can't get any sound output with an Intel 815 chipset at 44.1KHz. ALSA
> reports the sound chipset can clock to 41KHz.
> 
> What information do I need to post here?
> 
> Please CC me on any replies.
> 
> --- [ lspci -v ]
> 
> 00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio
> (rev 11)
>         Subsystem: Dell Computer Corporation: Unknown device 00be
>         Flags: bus master, medium devsel, latency 0, IRQ 10
>         I/O ports at c800 [size=256]
>         I/O ports at cc40 [size=64]
> 
> --- [ dmesg ]
> 
> Advanced Linux Sound Architecture Driver Version 0.9.6 (Wed Aug 20 20:27:13
> 2003 UTC).
> PCI: Found IRQ 10 for device 0000:00:1f.5
> PCI: Sharing IRQ 10 with 0000:00:1f.3
> PCI: Setting latency timer of device 0000:00:1f.5 to 64
> hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x301
> intel8x0: clocking to 41151          <----- should be 44100?

no, it doesn't mean that the chip supports 44.1kHz.
it shows that your sound chip is driven in the detected clock.
usually it's 48000, but in some cases, it's based on PCI clock and
runs in different speed.
or, it could be a bug of detection routine, which might be influenced
by cpufreq, etc.

if the sound is too slow, please give the option ac97_clock=48000
manually.


--
Takashi Iwai <tiwai@suse.de>		SuSE Linux AG - www.suse.de
ALSA Developer				ALSA Project - www.alsa-project.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-09 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-08  9:33 [2.6.0-test4] [BUG, ALSA] no 44.1KHz sound for i8x0 ICH2 Daniel Blueman
2003-09-09 11:17 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).