Michel Dänzer michel@daenzer.net writes:
On Mon, 2012-01-30 at 14:03 +0100, acrux wrote:
hi Michel, thanks for your help but i'm unable to disable VGA_ARB 'cause it's automatically enabled. Can you suggest me a way to disable it? Here my kernel config: http://cruxppc.org/~acrux/config-kms
Might be due to VGA_ARB_MAX_GPUS, which depends on VGA_ARB. Try removing that from .config as well.
If that still doesn't work, please describe how exactly you're trying to disable VGA_ARB.
You need to enable CONFIG_EXPERT to be able to toggle VGA_ARB.
Andreas.