http://bugs.freedesktop.org/show_bug.cgi?id=13231
------- Comment #8 from [EMAIL PROTECTED] 2007-11-15 07:37 PST ------- (In reply to comment #7) > When I tried to modify the xorg.conf file to disable the DVI output X couldn't > even start: when I added the Option "Ignore" in any "Monitor" section (DVI, > VGA, S-video) it failed reporting "Screen(s) found, but none have a usable > configuration." just after having processed that part of the file. > Maybe there's something wrong in my new xorg.conf, attached; I'd be grateful > if > someone could point me the error. > If you actually want to ignore the output, you need to set it to true: Option "Ignore" "true" of you just want to default the output to the off state: Option "Enable" "false" -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
