solja wrote:nope same error as b4
i dunt kno y it says driver can't support depth 24 when i set the defaultdepth to 21 because my monitor supports 21.2 in depth.
when i run the auto detect xorg.conf it starts x but den the resolution is soooo big it goes outa da screen.
$oLjA
the option depth in section screen specifies the number of bits it should use for the framebuffer (per pixel). It has _nothing_ to do with the monitor used. Values can be 16 or 24 bit. Use 24 bit to get truecolor display. (some programms which use dga or xv might require 16)
if modprobe nvidia fails show the last lines of dmesg output, nd show your xorg log file.