Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: nvidia  (gelezen 2010 keer)

steven

  • Gast
nvidia
« Gepost op: 2007/04/04, 17:44:59 »
Hallo iedereen,

Ik heb een vraagje over de stuurprogramma manager.
Ik heb een nvidia NV11DDR GeForce 2MX 100 DDR/200 DDR.
Onder Edgy kon ik die makkelijk installeren. Via dit forum geleerd.
Nu probeer in het onder Feisty beta maar na het opstarten lijkt het wel of de driver niet geactiveerd wordt. De resolutie valt terug naar 800x600 bij 60. In het venstertje krijg ik deze niet hoger.Normaal is de resolutie 1024. bij 85. Trouwens bij de Herd lukte het wel . Maar bij de beta niet meer. In Edgy ging het goed met nvidia-glx-legacy.Ik heb al het een en ander geprobeerd met /etc/X11/xorg.conf ;maar zonder resultaat.
Hoe kan ik de driver werkend krijgen onder Feisty Beta?

Alvast bedankt.

Offline mcgyver

  • Lid
nvidia
« Reactie #1 Gepost op: 2007/04/04, 17:50:57 »
sudo dpkg-reconfigure xserver-xorg

Op alles ja. Dan bij resolutie met je spatiebalk de gewenste resoluties selecteren. Met pijltjestoets naar volgende gaan. Dan herstarten. O ja, onderweg kan je ook je gewenste resolutiegrenzen aangeven.

steven

  • Gast
nvidia
« Reactie #2 Gepost op: 2007/04/04, 17:53:10 »
Ik zal het proberen

Bedankt.

steven

  • Gast
nvidia
« Reactie #3 Gepost op: 2007/04/04, 18:31:46 »
Ik zie nu het logo van nvidia en de resolutie is nu 1024. Maar de verversingsfrequentie blijft 60 en in het venstertje kan ik ook niet hoger komen dan 60 terwijl ik in reconfigure xserver-xorg een waarde van max 85 heb ingevuld. Ook Googleearth vermeld dat hij mijn videokaart niet herkent. Bij Edgy was dat wel het geval.

Offline mcgyver

  • Lid
nvidia
« Reactie #4 Gepost op: 2007/04/04, 18:53:19 »
Dan toch weer legacy proberen. Ik heb ooit eens dingen veranderd in xorg.conf. Wilde wat geschreven stond toen niet uitvoeren. Deed toen
sudo dpkg-reconfigure -phigh xserver-xorg (en NIET sudo dpkg-reconfigure xserver-xorg). Hielp wel.


zie topic http://forum.ubuntu-nl.org/topic/759

Als je een zwart scherm krijgt gewoon weer opstarten en dan in "veilige modus" opstarten en dan weer sudo dpkg-reconfigure enzovoorts. Opnieuw installeren zoals ik vroeger deed in zo een situatie is niet nodig.

Offline Soul-Sing

  • Lid
nvidia
« Reactie #5 Gepost op: 2007/04/04, 19:03:31 »
doet googleearth het met de legacy drivers? gewoon nieuwsgierig.;)

steven

  • Gast
nvidia
« Reactie #6 Gepost op: 2007/04/04, 19:08:32 »
Ik heb de legacy drivers geinstalleerd en ik zie het logo van nvidia maar Googleearth vermeld dat hij de driver niet herkent en doet dan vervolgens niets. In egdy werkte de drivers wel want daar kon ik 3D draaien en dus ook Googleearth. Trouwens in herd ook . Maar  in de beta gaat het ineens niet meer. Jammer.

steven

  • Gast
nvidia
« Reactie #7 Gepost op: 2007/04/04, 19:13:08 »
Dit is mijn xorg.conf.

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
   FontPath   "/usr/share/fonts/X11/misc"
   FontPath   "/usr/share/fonts/X11/cyrillic"
   FontPath   "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/Type1"
   FontPath   "/usr/share/fonts/X11/100dpi"
   FontPath   "/usr/share/fonts/X11/75dpi"
   # path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "vbe"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "us"
   Option      "XkbOptions"   "lv3:ralt_switch"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/input/mice"
   Option      "Protocol"      "ImPS/2"
   Option      "ZAxisMapping"      "4 5"
   Option      "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "stylus"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "stylus"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "eraser"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "eraser"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "cursor"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "cursor"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "Device"
   Identifier   "NVIDIA GeForce 2MX 100 DDR/200 DDR"
   Driver      "nvidia"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "Generieke beeldscherm"
   Option      "DPMS"
   HorizSync   28-51
   VertRefresh   43-85
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "NVIDIA GeForce 2MX 100 DDR/200 DDR"
   Monitor      "Generieke beeldscherm"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
   InputDevice     "stylus"   "SendCoreEvents"
   InputDevice     "cursor"   "SendCoreEvents"
   InputDevice     "eraser"   "SendCoreEvents"
EndSection

Section "DRI"
   Mode   0666
EndSection

Offline Soul-Sing

  • Lid
nvidia
« Reactie #8 Gepost op: 2007/04/04, 19:13:29 »
het heeft te maken met een recente x update in feisty-beta. er is een uitgebreid topic over geweest.
zie vanaf: http://forum.ubuntu-nl.org/topic/4308/17

steven

  • Gast
nvidia
« Reactie #9 Gepost op: 2007/04/04, 19:35:54 »
Dat kan verklaren waarom in herd nvidia goed werkte en na de update niet meer. Nu maar hopen dat ze het probleem oplossen want verder ben ik erg tevreden met feisty.

Offline Soul-Sing

  • Lid
nvidia
« Reactie #10 Gepost op: 2007/04/04, 19:40:11 »
Citaat van: steven
Dat kan verklaren waarom in herd nvidia goed werkte en na de update niet meer. Nu maar hopen dat ze het probleem oplossen want verder ben ik erg tevreden met feisty.
corvus heeft iets gedaan met de drivers, staat in het topic, ik weet niet meer wat precies.....

steven

  • Gast
nvidia
« Reactie #11 Gepost op: 2007/04/04, 19:45:02 »
Ik heb Googleearth aan de praat gekregen door in xorg-conf aan het eind dit toe te voegen:
Section "Extensions"
        Option  "Composite" "Disable"
EndSection

Maar de verversingsfrequentie blijft op 60 staan . Die kan in niet hoger krijgen.

Offline Soul-Sing

  • Lid
nvidia
« Reactie #12 Gepost op: 2007/04/04, 19:48:00 »
Citaat van: steven
Ik heb Googleearth aan de praat gekregen door in xorg-conf aan het eind dit toe te voegen:
Section "Extensions"
        Option  "Composite" "Disable"
EndSection

Maar de verversingsfrequentie blijft op 60 staan . Die kan in niet hoger krijgen.
ik heb hem op 50, lekker beeld though.....

steven

  • Gast
nvidia
« Reactie #13 Gepost op: 2007/04/04, 19:50:54 »
Het beeld is zeker niet slecht met 60 ,maar 85 had ik in edgy en is wat prettiger voor je ogen als je veel achter de pc zit.

Offline mcgyver

  • Lid
nvidia
« Reactie #14 Gepost op: 2007/04/04, 20:54:41 »
Probeer wat ik gezegd had. Lukt het niet, dan kan je altijd nog reconfigure-en. Mss ook even wachten op de bugfix. Maar het had bij mij echt geholpen, tijdje terug.