https://bugs.freedesktop.org/show_bug.cgi?id=31122 --- Comment #4 from Danny --- The powerpc platform has become so old that most current developers do no longer care (and most maintainers have no clue about it...). There is no ACPI on powerpc, so that will not help you. About 3-4 years ago nouveau was working reasonable on powerbooks, since then it has gotten more love from hard-working (paid) RH devs, who's priorities are different than from some of the original group. Not to discredit their work, they come a long way since the original, but much of the newer work breaks the weird powerpc platform. The harddisk of my own model also broke so I also stopped testing things on powerpc. Backlight and dpms on powerpc is done via some registers on the card. You can write directly to them (via radeontool) or make a special driver for it (a patch was posted on lkml, but here is some more recent info about it: http://mac.linux.be/phpBB3/viewtopic.php?f=11&t=365). I remember abstracting the similar code in a separate kernel module which still sits on my powerbook harddisk (it also contained patches against the then current nouveau to make the machine wake from sleep and restore the screen. Perhaps I will get time someday to see how much of that can be salvaged and used with modern kernels, but still there probably only 5 people left that are interested, it has not much priority...). -- You are receiving this mail because: You are the assignee for the bug.