All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrice Tisserand <Patrice.Tisserand@ircam.fr>
To: Benouille <benouille@ifrance.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: snd-rme9652 fails
Date: 18 Dec 2003 10:09:34 +0100	[thread overview]
Message-ID: <1071738574.2020.24.camel@localhost.localdomain> (raw)
In-Reply-To: <3FE1676C.40806@ifrance.com>

On Thu, 2003-12-18 at 09:38, Benouille wrote:
> Hi
> 
> I confirm this fact:
> with kernel 2.4.23 and alsa 1.0rc2, the module snd-rme9652 can't be loaded
> althought the "old"  rme digi 9652 is perfectly working with alsa 0.9.6
> 

Hi,

I have found after a lot of printk that if I comment lines 1645 to 1648
of rme9652.c, the driver could be load and I can play music with jMax ;)

Here are the part to comment:
if (rme9652->ss_channels == RME9652_NCHANNELS)
  if ((err = snd_ctl_add(card, kctl = snd_ctl_new1(&snd_rme9652_adat3_check, rme9652))) < 0)
     return err;

Please note that I have only test the first ADAT with playback.

# lspci output
$ /sbin/lspci -s 00:0e.0
00:0e.0 Multimedia audio controller: Xilinx Corporation RME Digi9652 (Hammerfall) (rev 03)
$ /sbin/lspci -n -s 00:0e.0
00:0e.0 Class 0401: 10ee:3fc4 (rev 03)

Bye,
Patrice.




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

  reply	other threads:[~2003-12-18  9:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-17 10:10 snd-rme9652 fails Martin Wilhelm
2003-12-18  8:38 ` Benouille
2003-12-18  9:09   ` Patrice Tisserand [this message]
2003-12-18 20:01     ` Fernando Pablo Lopez-Lezcano
2003-12-18 22:52       ` Martin Langer
2003-12-19  3:02         ` Mark Knecht
2003-12-19 13:27           ` Mark Knecht
2003-12-19  9:22         ` Jaroslav Kysela
2003-12-19  9:37           ` Patrice Tisserand
2003-12-19 12:12             ` Martin Wilhelm
2003-12-19 12:11               ` Jaroslav Kysela
2003-12-19 10:32           ` Sergey Vlasov
2003-12-22 12:38             ` Paul Davis
2003-12-22 12:43               ` Jaroslav Kysela
2003-12-22 12:58                 ` Mark Knecht

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=1071738574.2020.24.camel@localhost.localdomain \
    --to=patrice.tisserand@ircam.fr \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=benouille@ifrance.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.