From: Gabriel Paubert <paubert@iram.es>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Takashi Iwai <tiwai@suse.de>,
linuxppc-dev list <linuxppc-dev@ozlabs.org>,
Linux User #330250 <linuxuser330250@gmx.net>,
Sjoerd Simons <sjoerd@luon.net>
Subject: Re: adding more machines to snd-aoa
Date: Thu, 23 Oct 2008 17:35:10 +0200 [thread overview]
Message-ID: <20081023153510.GA28277@iram.es> (raw)
In-Reply-To: <1224769461.6002.12.camel@johannes.berg>
On Thu, Oct 23, 2008 at 03:44:21PM +0200, Johannes Berg wrote:
> Hi,
>
> Andreas (Cc'ed) asked whether it was possible to use snd-aoa on his
> machine, a PowerMac3,6. It appears that it is fairly easy since the
> machine seems to use a regular i2sbus.
>
> To identify it, after looking through my device-tree collections I think
> that the "device-id" property of the sound node would be the best bet.
> This is the value "22" for a PowerMac3,6.
>
> However, this node is also present on at least a PowerBook5,2 (value
> 35). Can somebody who has such a machine please reply to this me?
> Sjoerd, I think you have/had such a machine? I'd like you to test a few
> patches once they're ready, and I need to know what connectors it has
> (line-in, mic, headphones, ...).
>
> However, even if that works, I'll also need to know whether there are
> any other machines that have such a device-id property so that making
> snd-aoa-i2sbus aware of machines with device-id doesn't break those that
> I don't list. Therefore, if you have access to a machine that is
> newworld and has audio, please run the following commands:
>
> find /proc/device-tree/ -wholename '*sound/device-id'
> find /proc/device-tree/ -wholename '*sound/device-id' | xargs hd
>
On my almost 8 years old PowerMac (PowerMac3,4 accorfing to OF):
$ find /proc/device-tree/ -wholename '*sound/device-id' | xargs hd
00000000 00 00 00 0e |....|
00000004
or 14 in decimal.
Regards,
Gabriel
next prev parent reply other threads:[~2008-10-23 15:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-23 13:44 adding more machines to snd-aoa Johannes Berg
2008-10-23 15:35 ` Gabriel Paubert [this message]
2008-10-23 15:41 ` Johannes Berg
2008-10-23 16:43 ` Gabriel Paubert
2008-10-23 21:30 ` Benjamin Herrenschmidt
2008-10-24 8:40 ` Johannes Berg
2008-10-24 12:26 ` Gabriel Paubert
2008-10-24 12:30 ` Johannes Berg
2008-10-24 12:43 ` Johannes Berg
2008-10-23 22:00 ` Niklaus Giger
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=20081023153510.GA28277@iram.es \
--to=paubert@iram.es \
--cc=johannes@sipsolutions.net \
--cc=linuxppc-dev@ozlabs.org \
--cc=linuxuser330250@gmx.net \
--cc=sjoerd@luon.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 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.