Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia + opengl + xf86cfg + probs ohne ende!!!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Tue Aug 27, 2002 2:38 pm    Post subject: nvidia + opengl + xf86cfg + probs ohne ende!!! Reply with quote

Hey Amigos, wie geht's?

Also ums gleich zu sagen:
Ich hab nen laufenden x-server, hätte den auch selber konfigurieren wollen, aber xf86cfg meldete damals: Can't open config file. Ich hab damals halt dann die XF86Config von der suse kopiert, und dann gings.
Jetzt hab ich xf86cfg wiedermal probiert, und ein x-server versucht zu starten, das kackt aber ab!!!
Code:
...
EE) NVIDIA(0): Failed to initialize the NVdriver kernel module!
(EE) NVIDIA(0):  *** Aborting ***
...
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Ich hab mir dann nvidia-glx geemerget, aber bei nvidia-kernel bricht die kompilation ab!! :(
Code:
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar  -O -MD -D__KERNEL__ -DMODULE -D_L
_KERNEL_NAMES -D_X86=1 -Di386=1 -DUNIX -DLINUX -DNV4_HW -DNTRM -DRM20 -D_GNU_SOURCE -DRM_HEAPMGR -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 -
MINOR_VERSION=0 -DNV_PATCHLEVEL=2960   -I. -I/usr/src/linux/include -Wno-cast-qual nv.c
nv.c:22:31: linux/modversions.h: No such file or directory
make: *** [nv.o] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -37, Exitcode 2
!!! (no error message)

!!! emerge aborting on /usr/portage/media-video/nvidia-kernel/nvidia-kernel-1.0.2960-r1.ebuild .

Ich brauch das aber, weil ich den povray tracer mit kpovmodeler ausprobieren will! Hat jemand eine lösung? :(
Back to top
View user's profile Send private message
viz
n00b
n00b


Joined: 08 Jul 2002
Posts: 42
Location: Germany

PostPosted: Tue Aug 27, 2002 3:41 pm    Post subject: Reply with quote

Es wuerde vielleicht nicht schaden, einmal die Dokumentation der
NVIDIA Treiber zu durchstoebern, zumal die fuer viele Dinge
und Probleme dieser Art eine Antwort parat haelt. ;]

Ansonsten, editiere /etc/X11/XF86Config mit dem Lieblingseditor
Deiner Wahl und ersetze da den Standard X Treiber fuer Nvidia "nv"
durch "nvidia". Ebenfalls waere es ratsam, das "glx" Modul in
besagter Config zu aktivieren. Anschliessend noch den Befehl
"opengl-update nvidia ", und der X Server sollte nun die Nvidia
Treiber verwenden.

Zu deinem Compilierungsabbruch: Bist Du noch im Besitz deiner
Kernel Sourcen? Mir scheint, dass dein System nicht weiss, fuer
welchen Kernel er das Nvidia Modul bauen soll.
Just my 2 cents.. :roll:

Gruss,
tobias
_________________
Decaffeinated Coffee?! Just say No!
Back to top
View user's profile Send private message
viz
n00b
n00b


Joined: 08 Jul 2002
Posts: 42
Location: Germany

PostPosted: Tue Aug 27, 2002 3:45 pm    Post subject: Reply with quote

ps: weiss nicht, ob dieses opengl-update nvidia wirklich noetig ist,
zumal man ja die Nvidia Treiber ja bereits in der XF86Config angibt..
ich lasse mich gerne eines besseren belehren. :o

Quote:

...dein System nicht weiss, fuer
welchen Kernel er...


s/er/es/

:]
_________________
Decaffeinated Coffee?! Just say No!
Back to top
View user's profile Send private message
format c:
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2002
Posts: 89
Location: Berlin

PostPosted: Tue Aug 27, 2002 7:43 pm    Post subject: Reply with quote

Hi Deever

Ich weiss jetzt nicht, wie es bei dir mit grsecure aussieht. Aber ich bekomme diese Fehlermeldung, wenn ich die Nvidia-Treiber bei einem kernel mit aktiviertem grsecure installiere und dann X versuche zu starten.

Leider ist es mir bisher noch nicht gelungen, das zu Lösen. Ich habe so einen kernel, wenn ich die Nvidia-Treiber nutzen will, und einen, wenn ich grsecure nutze.

Beides zusammen habe ich trotz Spielens mit den grsecure Optionen noch nicht hinbekommen. Ich probiere es immer wieder mal. Vielleicht gibt es da neben den Kerneloptionen noch weitere Konfigurationsmöglichkeiten, aber die habe ich bisher noch nicht genutzt. Bin aber z.Z. dabei mich weiter in grsecure einzulesen. Ist ganz schön komplex das Biest.

Falls du bei sonst gleicher Konfiguration einen neuen kernel ohne grsecure compilerst, würde mich das Ergebnis brennend interessieren. (Hast du zufällig auch über 960 MB RAM ?)

mfg
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Tue Aug 27, 2002 8:41 pm    Post subject: Reply with quote

hast du noch den kernel unter /usr/src/linux/ ?

der versucht etwas mit includedateien von -I/usr/src/linux/include zu compilieren ... es ist wichtig, das die dort an der stelle sind !
Back to top
View user's profile Send private message
format c:
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2002
Posts: 89
Location: Berlin

PostPosted: Wed Aug 28, 2002 2:24 pm    Post subject: Reply with quote

Konnte mein Problem mit den NVidia-Treibern jetzt lösen. Wenn man schon ein gesprächiges OS hat, sollte man gelegentlich auch mal zuhören:

Quote:
joy root # cat dmesg
nvidia: Can't find an IRQ for your NVIDIA card!
nvidia: Please check your BIOS settings.
nvidia: [Plug & Play OS ] should be set to NO
nvidia: [Assign IRQ to VGA] should be set to YES


Das habe ich dann gemacht und siehe da:
Quote:
joy root # cat /proc/driver/nvidia/agp/status
Status: Enabled
Driver: NVIDIA
AGP Rate: 4x
Fast Writes: Disabled
SBA: Disabled


Vielleicht nutzt es ja noch jemandem.

mfg
Back to top
View user's profile Send private message
slith76
n00b
n00b


Joined: 30 Aug 2002
Posts: 15

PostPosted: Sat Aug 31, 2002 8:38 am    Post subject: Reply with quote

Hallo

Quote:
Fast Writes: Disabled
SBA: Disabled


weiss jmd wie man diese Optionen enabled und was sie genau bedeuten ?

mfg
Back to top
View user's profile Send private message
format c:
Tux's lil' helper
Tux's lil' helper


Joined: 07 Aug 2002
Posts: 89
Location: Berlin

PostPosted: Sat Aug 31, 2002 9:22 am    Post subject: Reply with quote

Hi,

etwas dazu steht hier:
http://www.evga.com/support/engnotes/Note_02.asp
http://www.pc-erfahrung.de/BIOSTuning.html

Jedenfalls unterstützt bei mir die Grafikkarte das SBA nicht
Quote:

sh-2.05a$ cat /proc/driver/nvidia/agp/card
Fast Writes: Supported
SBA: Not Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000017:0x1f000104


und die host-bridge kein fast-write
Quote:

sh-2.05a$ cat /proc/driver/nvidia/agp/host-bridge
Host Bridge: SiS 735
Fast Writes: Not Supported
SBA: Supported
AGP Rates: 4x 2x 1x
Registers: 0x1f000207:0x00000104


und somit kann ich beides nicht nutzen. :(

mfg
Back to top
View user's profile Send private message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Sat Aug 31, 2002 5:26 pm    Post subject: Reply with quote

Ja also der nvidia-xserver läuft jetzt, aber kpovmodeler meldet immer noch 'no opengl support'. Ich hab aber opengl in der XF86Config unter option angegeben, ist das richtig? Ich hab nämlich keinen plan davon!! :(

dev
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum