All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Faber <faber@faberman.de>
To: alsa-devel@alsa-project.org
Cc: Dmitry Baikov <dsbaikov@gmail.com>
Subject: Re: RME HDSP rev 37 does not work on 64-bit linux
Date: Mon, 2 Feb 2009 09:35:35 +0100	[thread overview]
Message-ID: <200902020935.35530.faber@faberman.de> (raw)
In-Reply-To: <70a871c80902010846i1059ab26t63c1d7e530126caf@mail.gmail.com>

Dmitry,

> I just revived my 64-bit Gentoo partition, and vanilla 2.6.28.2 says
> No Multiface or Digiface found, disabling the card.

Ok, you are using a notebook. I have seen problems with notebooks when the 
period between powering up the cardbus socket and trying to access the card 
wasn't long enough, the interface card isn't initialized fast enough.

Please try the following: Go to line 5059 in /sound/pci/rme9652/hdsp.c and 
change the line
	ssleep(2);
to
	ssleep(5);

Compile it and try again.


Flo
-- 
Machines can do the work, so people have time to think.
public key 6C002249          x-hkp://wwwkeys.eu.pgp.net

  parent reply	other threads:[~2009-02-02  8:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <70a871c80902010708s2a10ff8bobe79622949da62fe@mail.gmail.com>
2009-02-01 15:13 ` RME HDSP rev 37 does not work on 64-bit linux Dmitry Baikov
2009-02-01 15:16   ` Florian Faber
2009-02-01 16:46     ` Dmitry Baikov
2009-02-01 16:56       ` Tim Blechmann
2009-02-01 17:03         ` Florian Faber
2009-02-02  8:35       ` Florian Faber [this message]
2009-02-03 11:58         ` Dmitry Baikov
2009-02-05  9:28           ` Takashi Iwai
2009-02-07 22:11             ` Dmitry Baikov

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=200902020935.35530.faber@faberman.de \
    --to=faber@faberman.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dsbaikov@gmail.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.