Sound drivers for newer machines: need help
Demke Torsten-atd012
torsten.demke at motorola.com
Wed Apr 13 19:16:55 EST 2005
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 at ozlabs.org
> [mailto:linuxppc-dev-bounces at ozlabs.org]On Behalf Of Benjamin
> Herrenschmidt
> Sent: Samstag, 9. April 2005 02:31
> To: debian-powerpc at 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 at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>
More information about the Linuxppc-dev
mailing list