linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: no ALSA sound in 2.6 on Intel 82801CA-ICH3 - OSS works
Date: Wed, 07 Jan 2004 12:54:33 +0100	[thread overview]
Message-ID: <3FFBF379.6080301@oracle.com> (raw)

I'm a bit ashamed about posting this, but I couldn't find anyone with
  a similar problem googling. I admit up front that I'm ALSA-ignorant
  so this could well be a silly configuration issue...

This is a Dell Latitude C640 with

00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio (rev 02)

I tried using ALSA in kernel or modular, but the three apps I use
  (xmms, xine and gmplayer) all report -ENODEV on /dev/dsp. This is
  /var/log/messages with in-kernel ALSA:

Dec 28 10:53:41 incident kernel: Advanced Linux Sound Architecture Driver Version 0.9.7 (Thu Sep 25 19:16:36 2003 UTC).
Dec 28 10:53:41 incident kernel: intel8x0: clocking to 48000
Dec 28 10:53:41 incident kernel: ALSA device list:
Dec 28 10:53:41 incident kernel:   #0: Intel 82801CA-ICH3 at 0xd800, irq 11

  and the card appears to be properly detected under /proc/asound;
  this is the output when loaded as modular:

[asuardi@incident asound]$ ls
card0  cards  devices  I82801CAICH3  oss  pcm  timers  version
[asuardi@incident asound]$ cat devices
   0: [0- 0]: ctl
  25: [0- 1]: digital audio capture
  16: [0- 0]: digital audio playback
  24: [0- 0]: digital audio capture
  33:       : timer
[asuardi@incident asound]$ cat pcm
00-00: Intel ICH : Intel 82801CA-ICH3 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel 82801CA-ICH3 - MIC ADC : capture 1
[asuardi@incident asound]$ cat timers
G0: system timer : 1000.000us (10000000 ticks)
G1: RTC timer : 976.562us (100000000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
P0-0-1: PCM capture 0-0-1 : SLAVE
P0-1-1: PCM capture 0-1-1 : SLAVE
[asuardi@incident asound]$ cat version
Advanced Linux Sound Architecture Driver Version 0.9.7 (Thu Sep 25 19:16:36 2003 UTC).
Compiled on Jan  3 2004 for kernel 2.6.1-rc1.


Using i810_audio from OSS just works; in 2.4 I've always been
  using OSS successfully, ALSA never worked in any 2.5.x I've
  tried.


Thanks in advance,

--alessandro

  "Immagina intensamente e vedrai
    dove gli altri pensano che non ci sia niente"
       (Cristina Dona', "Salti nell'aria")



             reply	other threads:[~2004-01-07 12:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-07 11:54 Alessandro Suardi [this message]
2004-01-07 14:29 ` [solved] no ALSA sound in 2.6 on Intel 82801CA-ICH3 - OSS works Alessandro Suardi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3FFBF379.6080301@oracle.com \
    --to=alessandro.suardi@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).