You're missing a lot of modules:
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
no he is NOT
i2c = crap for serial interfaces, dont need those
ddc=crap for talking with a monitor on those serial interfaces, dont need those
vbe=some obsolete vesa crap
int10= some obsolete interrupt 10 emulation
and so on
its YOU, who has a ton of crap in a config

Odin remove any references to DRI from xorg.conf, DRI+nvidia=troubles. DRI is MESA stuff, and nvidia = hardware ogl (mesa=software ogl)