every time on bootup the nouveau driver complains:
Code: Select all
nouveau E[ DISPLAY][0000:01:00.0][0x00000000] 01:0130: func 07 lookup failed, -2
From time to time (ca. 1 in 10) nouveau complains
Code: Select all
nouveau E[ DRM] GPU lockup - switching to software fbcon
Deactivating the hw acceleration via the xorg.conf (Option noaccel and nofbaccel) had no effect. The nvidia driver seems to be working (at least nearly: some programs windows need a couple of seconds for redrawing on tabbing/maximizing), but I had to choose the debian kernel from smxi. I couldn't install it on the antix kernel. On the 4.2.1-gnu-antix kernel it is allways the second error and the system allways freezes.
My card
Code: Select all
inxi -G
Graphics: Card: NVIDIA G72M [Quadro NVS 110M/GeForce Go 7300]
Display Server: X.Org 1.16.4 driver: nouveau
Resolution: 1280x800@59.91hz
GLX Renderer: Gallium 0.4 on NV46 GLX Version: 2.1 Mesa 10.3.2
Preferably I would like to have the nouveau driver working. But if alternatively the delay on the redraw on the nvidia driver can be helped i would be glad too.