From: "Robert Gruendler" <dobre@gmx.at>
To: Lee Revell <rlrevell@joe-job.com>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Problems with RME Multiface on a Titanium Powerbook
Date: Wed, 29 Dec 2004 04:46:32 +0100 (MET) [thread overview]
Message-ID: <30018.1104291992@www28.gmx.net> (raw)
In-Reply-To: 20982.1104290330@www53.gmx.net
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 1452 bytes --]
Card 0 is supposed to be hdsp, so i changed it to the following:
/etc/modprobe.conf
alias eth0 airport
alias eth1 sungem
alias snd-card-0 snd-hdsp
install snd-hdsp /sbin/modprobe --ignore-install snd-hdsp &&
/usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-hdsp { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-hdsp
alias ieee1394-controller ohci1394
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-hdsp
# module options should go here
options snd-hdsp id="0" enable_midi="1"
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
still no luck, first 8 input channels show -7db constantly, aplay
somesound.wav shows signal in software-channel, but nothing in physical
output channel.
amixer still has no output.
thanks for your help
Robert
--
--
+++ GMX - die erste Adresse für Mail, Message, More +++
1 GB Mailbox bereits in GMX FreeMail http://www.gmx.net/de/go/mail
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
next parent reply other threads:[~2004-12-29 3:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20982.1104290330@www53.gmx.net>
2004-12-29 3:46 ` Robert Gruendler [this message]
2004-12-29 14:01 ` Problems with RME Multiface on a Titanium Powerbook Martin Habets
2004-12-29 2:39 Robert Gruendler
2004-12-29 2:49 ` Lee Revell
2004-12-29 15:28 ` Robert Gruendler
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=30018.1104291992@www28.gmx.net \
--to=dobre@gmx.at \
--cc=alsa-devel@lists.sourceforge.net \
--cc=rlrevell@joe-job.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.