Benjamin Herrenschmidt wrote: > 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` PowerBook5,2 > for i in `find /proc/device-tree -name layout-id -print`; do echo $i && hexdump -n4 $i; done Nothing -- Arnaud