On Sun, Mar 24, 2002 at 20:32:17 +0100, Vincent Lefevre wrote: > I've updated to benh's kernel 2.4.19-pre4-ben0 but m3mirror still > doesn't work: > > ay:/home/lefevre# ./m3mirror lcd:0 crt:1 > ATI Rage M3 mirror tool, v0.1 > error 1074020353 getting mirror value
The problem was due to benh's kernel configuration (I was told that it was already configured, but this is clearly not the case!). The things I changed in the latest configuration: _ Set Power management support for PowerBooks _ Set APM emulation _ Set Backlight control for LCD screens Looking at the aty128fb source, I found: #ifdef CONFIG_PMAC_PBOOK static int default_crt_on __initdata = 0; static int default_lcd_on __initdata = 1; #endif So, I thought that CONFIG_PMAC_PBOOK was important (it wasn't set), but I found nowhere how to set it with "make menuconfig", except by enabling some of the PowerBook features above. -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100% validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Mathématiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]