Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Pouzzner <douzzer@mega.nu>
To: tiwai@suse.de
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: 192khz working for anyone?  and  RME96 patch broke
Date: Wed, 29 Jan 2003 01:18:06 -0500 (EST)	[thread overview]
Message-ID: <200301290618.h0T6I6k95459@mail.mega.nu> (raw)

>what is the kernel message?

Ah ha.

  ALSA ../../alsa-kernel/pci/ice1712/ice1712.c:2472: invalid EEPROM version 120

the driver wants version 1 and barfs on anything else.

If I disable the error-out at that point in the code, here's what
results:

  ALSA ../../alsa-kernel/pci/ice1712/ice1712.c:2472: invalid EEPROM version 120
  ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:1829: AC'97 0:0 does not respond - RESET [REC_GAIN = 0xffff]
  ice1712: cannot initialize pro ac97, skipped
  devfs_register(unknown): could not append to parent, err: -17
  devfs_register(unknown): could not append to parent, err: -17
  devfs_register(unknown): could not append to parent, err: -17

The module then deals with the card well enough for it to come up in
amixer with read/write access, but not well enough to actually make
sounds.  Only S32_LE is accepted at all, the others producing "aplay:
set_params:1346: Sample format non available".  If S32_LE is used,
aplay and record block for a few seconds, then product

  aplay: pcm_write:1623: write error: Input/output error

or

  arecord: pcm_read:1710: read error: Input/output error


Other glitches:

  douzzer@triceps douzzer $ /usr/sbin/alsactl -f /tmp/bla store 2
  /usr/sbin/alsactl: get_controls:484: snd_ctl_open error: No such device


Clearly more work is needed in the driver.  I'm sure I'm missing some
vital details on the card needed to do it, not to mention, some vital
skills (I'm a hacker of neither the linux kernel nor the ALSA
kernel).


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com

             reply	other threads:[~2003-01-29  6:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29  6:18 Daniel Pouzzner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-28 16:48 192khz working for anyone? and RME96 patch broke Daniel Pouzzner
2003-01-28  5:27 Daniel Pouzzner
2003-01-28  7:14 ` Anders Torger
2003-01-28  9:29 ` Takashi Iwai

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=200301290618.h0T6I6k95459@mail.mega.nu \
    --to=douzzer@mega.nu \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.de \
    /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