Nieuws:

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

Auteur Topic: Nvidia 6200 en restricted drivers.  (gelezen 5548 keer)

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Gepost op: 2007/07/29, 19:31:36 »
Probeer deze kaart goed werkend te krijgen op Feisty AMD 64, met glx.
Feisty geinstalleerd en restricted drivers geactiveerd(nvidia-glx), opnieuw gestart en een zwart scherm.
Veel gelezen, van alles geprobeerd zelfs DVI kabel door d-sub vervangen, ben nu twee dagen bezig, wil niet lukken, zodra ik "nv" door "nvidia vervang in xorg.config start hij op in een zwart scherm, ook geen foutmelding van xserver.

Ik ben ten einde raad, iemand een idee?

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #1 Gepost op: 2007/07/29, 19:51:18 »
Doe eens dit:
1. start de PC op met de "nv" driver
2. Systeem - Beheer - Synaptic pakketbeheer: installeer het pakket xresprobe
3. Toepassingen - Hulpmiddelen - Terminalvenster: tik in: sudo ddcprobe
4. Post hier de uitkomst daarvan
5. Post ook de inhoud van /etc/X11/xorg.conf.
Als volgt inhoud zichtbaar maken: terminal: gedit /etc/X11/xorg.conf

Post de inhoud van xorg.conf als code, zo dus!Dan zal ik de inhoud van xorg.conf voor je bewerken, zodat het allemaal goed werkt.

Groet, Pjotr.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #2 Gepost op: 2007/07/29, 20:13:54 »
dank je voor de snelle reactie.

Output ddcprobe:
t@t-desktop:~$ sudo ddcprobe
Password:
vbe: VESA 3.0 detected.
oem: NVIDIA
vendor: NVIDIA Corporation
product: nv44 Board - c383h1 Chip Rev
memory: 262144kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 1280x1024x16
mode: 1280x1024x256
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x64k
mode: 1280x1024x16m
edid:
edidfail
t@t-desktop:~$
Etc/X11/xorg.conf: net gereconfigured.

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"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"
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 "[geforce 6200]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "[geforce 6200]"
Monitor "Generic Monitor"
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
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "[geforce 6200]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "[geforce 6200]"
Monitor "Generic Monitor"
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
Ik hoop dat het goed gaat met die "code"
groet Arie

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #3 Gepost op: 2007/07/29, 20:20:05 »
edidfail.... op het einde van de ddcprobe. Dat is jammer. Pak eens de handleiding erbij van je monitor, en zoek de volgende waarden op, in de technische gegevens:
- HorizSync (horizontal sync)
- VertRefresh (vertical refresh)

Die staan weergegeven als een bereik, bijvoorbeeld: 30-83

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #4 Gepost op: 2007/07/29, 20:43:30 »
Ik ken ze wel uit mijn hoofd:
Hor sync i.d.d. 30-83
vert                   55-75

max res 1280x1024

Hoe kan ik zien wanneer er een neuw bericht is?

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #5 Gepost op: 2007/07/29, 22:18:34 »
Citaat van: IHC100
Ik ken ze wel uit mijn hoofd:
Hor sync i.d.d. 30-83
vert                   55-75

max res 1280x1024

Hoe kan ik zien wanneer er een neuw bericht is?
OK. Mooi. Doe nu dit:
sudo gedit /etc/X11/xorg.conf

en wijzig de volgende zaken.

deze:

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    30-83
    VertRefresh    55-75
EndSection

en deze:

Section "Device"
    Identifier    "[geforce 6200]"
    Driver        "nvidia"
    BusID        "PCI:1:0:0"
EndSection

en deze:

Section "Screen"
    Identifier    "Default Screen"
    Device        "[geforce 6200]"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    Option      "DynamicTwinView"   "FALSE"
    SubSection "Display"
        Depth        1
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x1024" "1024x768"
    EndSubSection
EndSection

Opslaan, sluiten, herstarten.

Helpt dit?

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #6 Gepost op: 2007/07/29, 22:47:26 »
Pjotr, ditoe is de laptop.
xorg.conf aangepast, herstart en alleen maar een zwart scherm.

Zijn er nog meer opties?

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #7 Gepost op: 2007/07/29, 23:02:13 »
Citaat van: IHC100
Pjotr, ditoe is de laptop.
xorg.conf aangepast, herstart en alleen maar een zwart scherm.

Zijn er nog meer opties?
Jammer. Doe nu eens dit:
- start de PC op in herstelmodus (recovery mode)
- tik in: sudo dpkg-reconfigure xserver-xorg
- ga meteen akkoord met alle voorgestelde antwoorden, behalve bij 1 onderdeel: kies als driver "nvidia" en niet "nv". Bediening met Tabtoets, spatiebalk, pijltjestoetsen, binnenste Entertoets.
- tik in: reboot en herstart je PC op normale wijze.
- Levert dit niet het gewenste resultaat op, herhaal dan bovenstaande stappen en kies alsnog de driver "nv".

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #8 Gepost op: 2007/07/29, 23:19:02 »
Pjotr
Na de eerste keer met "nvidia" weer een zwart scherm.
Na de tweede keer met "nv" heb ik beeld.

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #9 Gepost op: 2007/07/29, 23:25:13 »
OK. Inmiddels begin ik me wel af te vragen, of de gesloten-bron driver nvidia-glx, wel de juiste was. Je hebt waarschijnlijk de nieuwste nodig. Probeer nog eens dit:
Systeem - Beheer - Synaptic pakketbeheer
zoekterm: nvidia
Verwijder de reeds geinstalleerde driver nvidia-glx (kies voor volledig verwijderen)
en herstart je PC.

Installeer daarna via Synaptic, alsnog de driver nvidia-glx-new

Herstart je PC in recovery mode, doe wederom sudo reconfigure enz. (zoals in mijn vorige post), en kies voor "nvidia" als driver. Daarna tik in: reboot en herstart normaal.

Levert dit geen resultaat op (weer zwart beeld), herhaal de stappen in mijn vorige post en kies weer "nv".

Helpt dit?

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #10 Gepost op: 2007/07/29, 23:51:57 »
Stappenplan t/m "nvidia" herstart uitgevoerd, scherm weer zwart.
Met "nv" weer beeld.

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #11 Gepost op: 2007/07/29, 23:54:52 »
Helaas, ik geef het op..... sorry.

Enfin, met de nv-driver heb je weliswaar niet de meeste prestaties, maar hij is wel open-bron en wordt door Ubuntu automatisch met updates veilig gehouden. In de praktijk mis je de gesloten-bron-driver alleen dan, wanneer je 3D-spelen speelt.

Groet, Pjotr.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #12 Gepost op: 2007/07/30, 00:01:32 »
Nou ik vind het ook een mooie tijd om te stoppen.
Ik ga morgen nog wat verder zoeken.

In ieder geval zover bedankt.

Groet, Arie.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #13 Gepost op: 2007/07/30, 22:15:03 »
Ik heb inmiddels een clean install gedaan met een geforce 2 kaart, na de installatie van de nvidia legacy drivers heb ik weer hetzelfde probleem.
Mijn monitor  Acer AL1721 heeft zich ingesteld op 720x400 h 31khz. v 70hz. maar toont geen beeld.
Beide kaarten zowel de geforce 6200 als de geforce 2 hebben een tv/video-out kan dat er iets mee te maken hebben?
Of moet ik meer richting andere hardware MB (GA-K8NSC-939), wireless rt61, NEC dvd/rw AMD 3500 proc. denken, combinatie die moeilijk is?
Als ik bij xlog0 kijk dan lijkt het erop dat hij niet weet welk scherm te kiezen, hoewel output met driver "nvidia" is er niet, behalve wacom staat er maar 1 fout in.
(EE) Failed to initialize GLX extension (NVIDIA X driver not found).

Iemand nog een idee? ga zien dat ik weer beeld krijg.

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #14 Gepost op: 2007/07/30, 22:39:50 »
Probeer eens of sudo ddcprobe wel werkt bij deze nieuwe kaart? Wel eerst even xresprobe installeren. Post daarna hier de uitkomst.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #15 Gepost op: 2007/07/30, 22:55:54 »
Weer edit failed maar hier is ddcprobe.
@t-desktop:~$ sudo ddcprobe
vbe: VESA 3.0 detected.
oem: NVidia
vendor: NVidia Corporation
product: NV10 Reference Board Chip Rev A1
memory: 65536kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 1280x1024x16
mode: 1280x1024x256
mode: 80x60 (text)
mode: 132x25 (text)
mode: 132x43 (text)
mode: 132x50 (text)
mode: 132x60 (text)
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
mode: 1280x1024x64k
edid:
edidfail

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #16 Gepost op: 2007/07/30, 22:57:10 »
Jammer...... edidfail....  ik had gehoopt, dat die nu wel resultaat zou hebben. Post hier eens het merk en typenummer van je monitor?

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #17 Gepost op: 2007/07/30, 23:04:37 »
Acer Al1721 een jaar of drie oud.

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #18 Gepost op: 2007/07/30, 23:09:39 »
OK. Dan zijn de HorizsSync en VertRefresh inderdaad zoals eerder opgegeven.....
Post nu nog eens je xorg.conf. De vorige keer ging dat mis, incompleet en dubbele stukken erin.

Gewoon openen en ctrl-a doen, net als in Windows, om alle tekst te selecteren. Post het daarna weer hier als code.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #19 Gepost op: 2007/07/30, 23:18:44 »
Bijgaand xorg.conf

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"
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 "Generieke videokaart"
Driver "nv"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-83
VertRefresh 55-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generieke videokaart"
Monitor "Generic Monitor"
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 Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #20 Gepost op: 2007/07/30, 23:20:20 »
Niet compleet.... een complete xorg.conf heeft een hoop # regels in het begin...

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #21 Gepost op: 2007/07/30, 23:26:39 »
Ikdacht dat isniet nodig, nu met #regels.
# /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"
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 "Generieke videokaart"
Driver "nv"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-83
VertRefresh 55-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generieke videokaart"
Monitor "Generic Monitor"
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 Pjotr

  • Lid
    • Makkelijke Linuxtips
Nvidia 6200 en restricted drivers.
« Reactie #22 Gepost op: 2007/07/30, 23:32:16 »
Tussenstap:
Vervang de complete inhoud van je huidige xorg.conf eens door deze inhoud (zonder het woordje code). Hiermee kun je alvast 1280x1024 aan, met de nv-driver. Daarna (morgen, ik ga maffen) de volgende stappen....

Terminal: sudo gedit /etc/X11/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"
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    "Generieke videokaart"
    Driver        "nv"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    30-83
    VertRefresh    55-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Generieke videokaart"
    Monitor        "Generic Monitor"
    DefaultDepth    16
    SubSection "Display"
        Depth        1
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1280x1024" "1024x768"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1280x1024" "1024x768"
    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

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #23 Gepost op: 2007/07/30, 23:36:37 »
Zover bedankt , zal ik doen.
Ik blif zoeken.
Maar ga nu ook slapen.

IHC100

  • Gast
Nvidia 6200 en restricted drivers.
« Reactie #24 Gepost op: 2007/07/31, 17:19:24 »
Beeld met "nvidia" en GF6200.

Afwegingen:
- Systeem begon steeds meer vastlopers te krijgen. (Na herstart weer even goed)
- Videokaart gemaakt in 32 bit tijd en moederbord is een van de eerste 64 bitters.

Conclusie:
Verder proberen met Feisty i386.

Werk volgorde:
-Alles opschonen(Gparted),  nou pakt ie mijn DVD niet (**), dan maar cd-downloaden, iso branden, schone installatie met geforce 2 kaart, xresprobe geinstalllerd.
-Restricted drivers geactiveerd(Nvidia-GLX) en dit keer zwart met witte strepen en ctrl-alt-backsp werkte gewoon.
-Beetje gespeeld met nvidia-settings en andere repository drivers, geen resultaat.
-Idee video-out is een optionele losse kaart, deze verwijdert en opgestart met de "nv" driver.
-Weer restricted drivers geactiveerd. opnieuw opgestart en beeld,  nvidia-settings deed het nu ook, (nog wel als crt-monitor)snel xorg.conf gecopieerd.
-Video-out kaartje erop, nog steeds beeld, xorg.conf hetzelfde.
-Geforce 6200 erin gedaan (nog steeds sub-d aansluiting) weer beeld,   xorg.conf hetzelfde.
-DVI-kabel ertussen gedaan alles bijna perfect, Nvidia- wist ineens ook wat mijn monitor was, xorg.conf nog steeds onverandert.
-Xorg.conf aangepast met Option "TwinVieuw is false" of zoiets (zie boven post van Pjotr) en de gewenste resoluties ingegeven (is voor ouder persoon heeft mindere ogen , 1152x864 moet er nog uit doet het alleen op75HZ.

Hier is xorg.conf werkend:  =D
# /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 "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"
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 "Generieke videokaart"
Driver "nvidia"
Busid "PCI:1:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Generieke beeldscherm"
Option "DPMS"
Horizsync 30-83
Vertrefresh 55-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generieke videokaart"
Monitor "Generieke beeldscherm"
Defaultdepth 24
Option         "DynamicTwinView"    "FALSE"
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600"
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
Misschien heeft iemand hier iets aan, van mij mag er opgelost op, weet niet hoe dat moet.

Dit forum en Pjotr speciaal bedankt.