If:
dpkg-reconfigure xserver-common
doesn't work try:
xf86config
Your XF86Config(-4): in the module section you may wish to comment out dri support when using official nvidia drivers.
Your log. Here's a good bit:
(II) NV: driver for NVIDIA chipsets: RIVA128, RIVATNT, RIVATNT2,
RIVATNT2 (A), RIVATNT2 (B), RIVATNT2 (Ultra), RIVATNT2 (Vanta),
RIVATNT2 M64, RIVATNT2 (Integrated), GeForce 256, GeForce DDR,
Quadro, GeForce2 GTS, GeForce2 GTS (rev 1), GeForce2 ultra,
Quadro 2 Pro, GeForce2 MX, GeForce2 MX DDR, Quadro 2 MXR,
GeForce 2 Go, GeForce3, GeForce3 (rev 1), GeForce3 (rev 2),
GeForce3 (rev 3)
You are using the nv (2D) driver here btw, not the 3D nvidia ones. Anyway that list doesn't have in it any GF 4 series cards (what you have.) You either need to get a more recent XFree86 (harder) or "compile"/install the nvidia ones and reconfigure XFree86 (easier.)
|