On Thu, Apr 04, 2002 at 03:03:45PM +1200, Eaden McKee wrote: > Suspend/Sleep/Snooze whatever : it works when I switch to the console, > shut the lid, then after opening the lid switch back to X. But if I shut > the lid in X, when opening /waking up it freezes and I have to reboot.
You need to get a recent benh kernel and enable the APM emulation feature. The X server uses /dev/apm_bios (IIRC) to keep aware of the power state, and to stop using the graphics acceleration engine and such when a suspennd occurs. I'm running Linux on a 366 MHz FireWire iBook, so I can tell you that it can be made to work. > Sound : I have tried the dmasound_pmac module but a cat /dev/urandom > > /dev/dsp produces no sound. Use a recent benh kernel, and enable support for I2C, the I2C /proc interface, and the KeyWest I2C driver. That will allow the PowerMac dmasound driver to control volume and enable power-management mode on the DACA chip (which the round iBooks use). -- Derrik Pates | Sysadmin, Douglas School | #linuxOS on EFnet [EMAIL PROTECTED] | District (dsdk12.net) | #linuxOS on OPN -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

