[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

3D-Beschleunigung nvidia + FX5600 + MSI KT4V-L



Hallo,

ich habe eine Albatron GeForce FX 5600 Grafikkarte auf dem MSI
KT4V-L Board (VIA KT400), es läuft Sid mit Xfree 4.2.1.1. Der
NVidia-Treiber NVIDIA-Linux-x86-1.0-4496-pkg2.run lässt sich
problemlos installieren (agpgart ist als Modul kompiliert) aber
ich bekomme keine 3D-Beschleunigung. Glxgears zeigt nur ca. 700 -
800 FPS an, das sollte wesentlich mehr sein. CPU ist ein AMD
3000+.

Hat das jemand mit dieser Graka/Mainboard-Kombination schon mal
hinbekommen?

In der XF86Config-4 steht:

[...]
Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection
[...]
Section "Device"
        Identifier      "GF4"
        Driver          "nvidia"
        Option  "NvAGP" "3"
        Option  "NoLogo"        "1"
        Option  "CursorShadow"  "on"
EndSection
[...]

In der /var/log/XFree86.0.log tauchen keine Error-Meldungen auf
(EE) nur ein paar Warnungen (WW) wg. anderer Kleinigkeiten:

(#:~)- egrep "\([EW]{2}\)" /var/log/XFree86.0.log
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
(WW) Open APM failed (/dev/apm_bios) (No such device)
(WW) (1600x1200,Samsung SyncMaster 171s) mode clock 162MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,Samsung SyncMaster 171s) mode clock 175.5MHz exceeds DDC maximum 140MHz
(WW) (1400x1050,Samsung SyncMaster 171s) mode clock 155.8MHz exceeds DDC maximum 140MHz

In der /var/log/messages steht beim Start von X zwar folgendes:

Sep 14 10:33:52 jazz modprobe: modprobe: Can't locate module char-major-10-134
Sep 14 10:33:53 jazz vmunix: 0: nvidia: loading NVIDIA Linux x86 nvidia.o Kernel Module  1.0-4496  We d Jul 16 19:03:09 PDT 2003
Sep 14 10:33:53 jazz insmod: Warning: loading /lib/modules/2.4.23-pre2-s1/kernel/drivers/video/nvidia .o will taint the kernel: non-GPL license - NVIDIA
Sep 14 10:33:53 jazz insmod:   See http://www.tux.org/lkml/#export-tainted for information about tain ted modules
Sep 14 10:33:53 jazz insmod: Module nvidia loaded, with warnings
Sep 14 10:33:54 jazz vmunix: Linux agpgart interface v0.99 (c) Jeff Hartmann
Sep 14 10:33:54 jazz vmunix: agpgart: Maximum main memory to use for agp memory: 439M
Sep 14 10:33:54 jazz vmunix: agpgart: Detected Via Apollo Pro KT400 chipset
Sep 14 10:33:54 jazz vmunix: agpgart: unable to determine aperture size.
Sep 14 10:33:54 jazz vmunix: 0: NVRM: AGPGART: unable to retrieve symbol table
Sep 14 10:33:54 jazz insmod: /lib/modules/2.4.23-pre2-s1/kernel/drivers/char/agp/agpgart.o: init_modu le: Invalid argument
Sep 14 10:33:54 jazz insmod: Hint: insmod errors can be caused by incorrect module parameters, includ ing invalid IO or IRQ parameters.       You may find more information in syslog or the output from dm esg
Sep 14 10:33:54 jazz insmod: /lib/modules/2.4.23-pre2-s1/kernel/drivers/char/agp/agpgart.o: insmod ag pgart failed

aber das bezieht sich IMHO auf das agpgart-Modul des Kernels,
anschliessend wird scheinbar problemlos das agpgart des
NVidia-Treibers benutzt:

(#:~)- cat /proc/driver/nvidia/agp/status
Status:          Enabled
Driver:          NVIDIA
AGP Rate:        8x
Fast Writes:     Enabled
SBA:             Disabled

Ach so, in /etc/modules.conf steht z.Zt.:

options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
options agpgart agp_try_unsupported=1

aber das kann ich auch weg lassen, es geht trotzdem nicht.

Also wenn jemand nach diesem Wust an Infos eine Idee hat, woran' s
liegen könnte oder mir nur sagen könnte, dass es bei ihm mit
gleicher Hardware klappt wäre ich sehr froh.

Gruß

Christian

-- 
"The C Programming Language -- A language which combines the
flexibility of assembly language with the power of assembly language."



Reply to: