Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia + xorg.conf
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Wed Nov 24, 2004 10:24 pm    Post subject: Reply with quote

so,das hat auch nicht funktioniert. Bleibt einfach stehn und dann geht nichts mehr :cry:
so wie oben beschrieben :?
_________________
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Wed Nov 24, 2004 11:04 pm    Post subject: Reply with quote

Hm, vielleicht arbeiten ja nicht wirklich alle Kernel mit allen nVidia-Treibern zusammen!?
Ich habe jetzt die gentoo-dev-sources-2.6.9-r1 und nvidia-kernel-1.0.6629.
Damit funktioniert es bei mir. Ich experimentiere nun auch nicht mehr weiter! ;-)
_________________
"Ich bin ich."
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Wed Nov 24, 2004 11:05 pm    Post subject: Reply with quote

ja, den habe ich jetzt auch instaliert.... komisch komisch....
geht trotzdem nicht :(

nvidia-kernel und glx sind auch auf dem neusten Stand......
_________________
Back to top
View user's profile Send private message
reptile
Guru
Guru


Joined: 19 Nov 2002
Posts: 363

PostPosted: Thu Nov 25, 2004 4:53 am    Post subject: Reply with quote

im kernel vielleicht rivafb als framebuffer-treiber angegeben? das tuts nämlich nicht in verbindung mit dem nvidia-binary-treiber.
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 7:20 am    Post subject: Reply with quote

rivafb .... noch nie was von gehört....
ich habe vesafb-tng aktiviert. Wenn du mir sagst, wo ich rivafb finde dann kann ich gern mal gucken....

Aber das ist ziemlich komisch. Es bleibt halt beim Logo stehn, dauert aber auch erst bis das logo erscheint, un dann kommen irgendwann ein paar Buchstaben durch, Also, man kann dann im Logo den SChriftzug Loginname vom benutzer und root sehen, und weiter unten den Schriftzug Passwort. Ist aber nur Text. Sind also drei Worte die man sieht, aber auch nicht immer.
Als ob er versuchen möchte kdm zu starten er dann aber stehen bleibt.
Tastatur geht dann in diesem Moment nicht, somit kann ich ihn auch nicht mit Strg + Alt + Backspace abschießen, da mein SSH zur Zeit nicht läuft, hilft da nur ein hartreboot...?!?!

aber das ist doch jetzt bestimmt nur noch ne Kleinigkeit, woran es liegen könnte. Sind ja seit vorgestern schon ein ganzes Stück weiter....
_________________
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 12:26 pm    Post subject: Reply with quote

noch ne Idee was man machen könnte??
_________________
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 5:31 pm    Post subject: Reply with quote

??
_________________
Back to top
View user's profile Send private message
reptile
Guru
Guru


Joined: 19 Nov 2002
Posts: 363

PostPosted: Thu Nov 25, 2004 5:48 pm    Post subject: Reply with quote

also, erstmal finde ich immer noch ~x86 mutig...

zum zweiten: nur, weil du noch nichts von rivafb gehört hast, heisst es ja nicht, dass du es nicht im kernel hast, oder? :) schau nochmal unter Device Drivers -> Graphics Support -> mVidia Riva support nach, ob du das nicht doch evtl. als modul oder fest ein- kompiliert hast.

alternativ: trag mal in die /etc/rc.conf als displaymanager nicht kdm, sondern xdm ein - der ist sowieso vorhanden, und damit könnte man ja ein scheitern des kdm ausschliessen. ausserdem in der /etc/X11/xorg.conf alles an transparenz entfernen.

meine xorg.conf (gf4ti an nem 1280x1024-tft) sieht so aus:

Code:

# File generated by xorgconfig.

# **********************************************************************
# Refer to the xorg.conf(5x) man page for details about the format of
# this file.
# **********************************************************************

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
        SubSection  "extmod"
#        Option    "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection

# This loads the Type1 and FreeType font modules
        Load        "type1"
        Load        "speedo"
        Load        "freetype"
#       Load        "xtt"

# This loads the GLX module
        Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

        RgbPath "/usr/X11R6/lib/X11/rgb"

        FontPath   "/usr/share/fonts/misc/"
        FontPath   "/usr/share/fonts/TTF/"
        FontPath   "/usr/share/fonts/Speedo/"
        FontPath   "/usr/share/fonts/Type1/"
        FontPath   "/usr/share/fonts/CID/"
        FontPath   "/usr/share/fonts/75dpi/"
        FontPath   "/usr/share/fonts/100dpi/"
        FontPath   "/usr/share/fonts/local/"
        FontPath   "/usr/share/fonts/TrueType/"
        FontPath   "/usr/share/fonts/freefont/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

### leer

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "kbd"

    Option "AutoRepeat" "500 30"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "de"
    Option "XkbVariant" "nodeadkeys"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

        Identifier      "Mouse1"
        Driver  "mouse"
        Option "Protocol"    "ExplorerPS/2"
        Option "Device"      "/dev/input/mice"
        Option "Buttons"        "6"
        Option "ZAxisMapping"   "5 6"

EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"

    Identifier  "Eizo L-465"

    HorizSync   31.5 - 64.3

    VertRefresh 50-70

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Device configured by xorgconfig:

Section "Device"
    Identifier  "GeForce 4 Ti4200"
    Driver      "nvidia"
    Option              "NoLogo"
    Option              "IgnoreDisplayDevices" "TV"
    Option              "TVStandard" "PAL-B"
    Option              "CursorShadow" "1"
    Option              "RenderAccel" "True"
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
        Identifier  "Screen 1"
        Device      "GeForce 4 Ti4200"
        Monitor     "Eizo L-465"
        DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

Section "ServerLayout"

    Identifier  "Simple Layout"

    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection

#Section "Extensions
#       Option "Composite" "True"
#EndSection

(bereinigt um einige kommentarzeilen)

hth
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Thu Nov 25, 2004 6:00 pm    Post subject: Reply with quote

deejay wrote:
??


Bitte frühestens nach 24 Stunden bumpen. :evil:
_________________
Dinosaur week! (Ok, this thread is so last week)
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 6:31 pm    Post subject: Reply with quote

Sorry, aber ich bin mit dieser karte voll am verzweifeln.. :(
_________________
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 6:36 pm    Post subject: Reply with quote

reptile wrote:
also, erstmal finde ich immer noch ~x86 mutig...

zum zweiten: nur, weil du noch nichts von rivafb gehört hast, heisst es ja nicht, dass du es nicht im kernel hast, oder? :)


ach das meinst du...... Nee, das habe ich nicht aktiviert... Habe ich auch irgendwann mal gehört, dass das deaktiviert werden muss.

Ich versuche es mal mit xdm
_________________
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Thu Nov 25, 2004 6:45 pm    Post subject: Reply with quote

Schmeiß mal diesen "vesa-tng" und die "Framebufferunterstützung" ersteinmal aus dem Kernel. Falls "agpgart" im Kernel aktiviert sein sollte, probiere einmal in der "xorg.conf" zwischen "Option "NvAGP" "1"" und "Option "NvAGP" "3"" umzuschalten.
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 6:56 pm    Post subject: Reply with quote

also, habe gerade mal das ganze mit xdm gemacht.... damit geht es "direct rendering: yes"..

aber mit KDM gehts net.... Wie kann ich nun KDE trotzdem starten

Edit: Jetzt gehts wieder nicht :(
_________________
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Thu Nov 25, 2004 8:17 pm    Post subject: Reply with quote

Kann es sein, das es mit KDE nicht funktioniert.
Also mit xdm geht es und mit gdm geht es auch. Jetzt habe ich mit xdm die KDE Oberfläche gestartet. Und die nvidia Karte läuft jetzt richtig

Quote:

Password:
daniel ~ # glxinfo | grep direct
direct rendering: Yes
daniel ~ #


Wenn ich allerdings nur mit dem Befehl "xdm" oder "gdm" versuche einen Displaymanager zu starten, dann habe ich den gleicen Fehler wie vorher?!? Logo bleibt einfach stehen....

Aber ansonsten gehts jetzt erstmal.... Aber noch nicht so richtig wie ich wollte
_________________
Back to top
View user's profile Send private message
hoschi
Advocate
Advocate


Joined: 19 Jul 2003
Posts: 2517
Location: Ulm, Germany, Europe

PostPosted: Sat Nov 27, 2004 5:22 pm    Post subject: Reply with quote

bin ich der einzige der "nvidia-kernel 1.0.6629" nicht emergen kann, es wäre ein maskiertes paket "-*" :(

in meiner package.keywords steht folgendes:
media-video/nvidia-kernel
media-video/nvidia-glx

beide sind laut der online-package-database als "testing" in portage eingestellt, und zwar in version "1.0.6629". laut portage wäre aber nur nvidia-glx als testing in genannter version eingestellt, nvidia-kernel wäre nur als masked-package "-*" drin -> und lässt sich nicht emerge, auch meine kläglichen versuche über package.umask haben keine wirkung gezeigt.

ich brauche genau diesen nvidia-treiber (der sowieso schon älter ist *hmpf*), ich habe mir heute nämlich [b]sofort[/b} die aopen-nvidia 6600GT - AGP geholt, also ich gesehen habe dass der mädchen-markt die karte tatsächlich verfügbar hat (wovon man bei alternate nicht sprechen kann).

wie gesagt portage will nicht, laut online-package-database MUSS portage aber!
ich will jetzt doom³:(
_________________
Just you and me strogg!
Back to top
View user's profile Send private message
deejay
l33t
l33t


Joined: 24 Aug 2004
Posts: 983
Location: Hannover, Germany

PostPosted: Sun Nov 28, 2004 4:50 pm    Post subject: Reply with quote

schreib mal in die package.keyword noch hinter die Pakete

~x86

dann sollte es eigentlich gehn....
_________________
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
Goto page Previous  1, 2, 3
Page 3 of 3

 
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