linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Sound drivers for newer machines: need help
@ 2005-04-09  0:31 Benjamin Herrenschmidt
  2005-04-09  0:37 ` Dustin Lang
                   ` (16 more replies)
  0 siblings, 17 replies; 26+ messages in thread
From: Benjamin Herrenschmidt @ 2005-04-09  0:31 UTC (permalink / raw)
  To: debian-powerpc@lists.debian.org, linuxppc-dev list

Hi !

If you have a newer machine, that is a machine released on or after
2002, can you please send me the output of:

echo `cat /proc/device-tree/model`

and

for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done

If the later returns nothing, it's fine, just tell me.

I'm especially interested in the various models of G5 based machines. It
seems apple is having all sorts of very different sound HW setups on
those machines, and I'm trying to figure out exactly what is where based
on those infos and the darwin sources.

Ben.

^ permalink raw reply	[flat|nested] 26+ messages in thread
* RE: Sound drivers for newer machines: need help
@ 2005-04-13  9:16 Demke Torsten-atd012
  0 siblings, 0 replies; 26+ messages in thread
From: Demke Torsten-atd012 @ 2005-04-13  9:16 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, debian-powerpc, linuxppc-dev list

Hi,

just another one:

echo `cat /proc/device-tree/model`
PowerBook5,5

for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done
Nothing

Regards,
Torsten


> -----Original Message-----
> From: linuxppc-dev-bounces@ozlabs.org
> [mailto:linuxppc-dev-bounces@ozlabs.org]On Behalf Of Benjamin
> Herrenschmidt
> Sent: Samstag, 9. April 2005 02:31
> To: debian-powerpc@lists.debian.org; linuxppc-dev list
> Subject: Sound drivers for newer machines: need help
> 
> 
> Hi !
> 
> If you have a newer machine, that is a machine released on or after
> 2002, can you please send me the output of:
> 
> echo `cat /proc/device-tree/model`
> 
> and
> 
> for i in `find /proc/device-tree -name layout-id -print`; do 
> echo $i && hexdump -n4 $i; done
> 
> If the later returns nothing, it's fine, just tell me.
> 
> I'm especially interested in the various models of G5 based 
> machines. It
> seems apple is having all sorts of very different sound HW setups on
> those machines, and I'm trying to figure out exactly what is 
> where based
> on those infos and the darwin sources.
> 
> Ben.
> 
> 
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
> 

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2005-04-20  4:16 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-09  0:31 Sound drivers for newer machines: need help Benjamin Herrenschmidt
2005-04-09  0:37 ` Dustin Lang
2005-04-09  0:54   ` Benjamin Herrenschmidt
2005-04-09  0:53 ` Andreas Schwab
2005-04-09  1:02   ` Benjamin Herrenschmidt
2005-04-09  1:20 ` Tamas K Papp
2005-04-09  1:45 ` Arnaud Delobelle
2005-04-09  2:06 ` Daniele Lacamera
2005-04-09  6:50 ` Djoume SALVETTI
2005-04-09  8:50 ` Johannes Berg
2005-04-09 10:12 ` Martin-Éric Racine
2005-04-09 16:23   ` Brad Boyer
2005-04-09 22:06   ` Gabriel Paubert
2005-04-09 23:27   ` Benjamin Herrenschmidt
2005-04-09 10:21 ` Daniele Menozzi
2005-04-09 11:32 ` Pablo Guerrero
2005-04-09 13:10 ` Cedric Duval
2005-04-09 13:48 ` Helge Kreutzmann
2005-04-09 13:54 ` Antonio-M. Corbi Bellot
2005-04-09 21:21 ` Matthew T. Atkinson
2005-04-09 23:38   ` Benjamin Herrenschmidt
2005-04-10 14:16     ` Matthew T. Atkinson
2005-04-10 12:13 ` Ben Hill
2005-04-10 17:13 ` Armando Di Cianno
2005-04-13 22:09 ` Eddy Petrisor
  -- strict thread matches above, loose matches on Subject: below --
2005-04-13  9:16 Demke Torsten-atd012

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).