Visualizzazione dei risultati da 1 a 7 su 7

Discussione: driver Nvidia

  1. #1

    driver Nvidia

    Salve a tutti ho appena installato i driver per l'nvidia e x è ripartito senza problemi..solo che adesso ho una risoluzione di 800X600 e 60 HZ..In gnome non riesco a cambiare la risoluzione...In XF86Config dove setto la mia risoluzione'??
    Robinmaster

  2. #2
    killa X e in console root scrivi: xf86config
    ... :master: riconosco l'esistenza di un limite a tutto , ma non l'accetto ...

  3. #3
    avevo gia fatto con il modo che mi hai detto tu.. ma nulla da fare resta sempre 800x600
    Robinmaster

  4. #4
    stai facendo queste modifiche come root??
    apri una shell e fai:

    su

    metti la password da root

    e digiti

    vi /etc/X11/XF86Config

    --------------------------------------------
    premi "i" per modificare, trova la seguente riga e sistemala cm vuoi..

    ....
    ....
    Modes "1024x768" "800x600" "640x480"
    ....
    ....

    per ognuno dei depth, per prima la risoluzione di default


    per salvare le modifiche devi:

    premere il tasto "esc"

    poi

    :wq!

    per cambiare risoluzione:

    CTRL ALT + (del tastierino numerico)
    CTRL ALT - (sempre tastierino numerico)

    [ SimplyMepis 8 ]Copyleft
    www.mepisitalia.org IL SITO ITALIANO UFFICIALE DI MEPIS
    www.salentomovida.it LA MOVIDA DEL SALENTO HA UN NUOVO PUNTO D'INCONTRO SUL WEB
    [ SUD SOUND SYSTEM MINA FUECU INTRA ALLU SALENTU ]

  5. #5
    Allora ho inserito a mano i valori nel XF86config ..
    Riepilogo i dati del mio monitor sync vertical 60
    sync orizzontale 31-80; scheda nvidia gforce4 440 go 64 mb di memoria; il monitor fa come risoluzione standard 1600x1200 a 60 HZ.

    il mio config è questo:

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

    # Any number of monitor sections may be present

    Section "Monitor"

    Identifier "My Monitor"

    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync 47 - 63

    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies

    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 60

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

    # Any number of graphics device sections may be present

    Section "Device"
    Identifier "NV AGP"
    Driver "nvidia"
    VideoRam 65536
    BusID "PCI:01:00.0"
    # Insert Clocks lines here if appropriate
    EndSection

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

    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "NV AGP"
    Monitor "My Monitor"
    # If your card can handle it, a higher default color depth (like 24 or 32)
    # is highly recommended.

    # DefaultDepth 8
    # DefaultDepth 16
    DefaultDepth 24
    # DefaultDepth 32

    # "1024x768" is also a conservative usable default resolution. If you
    # have a better monitor, feel free to try resolutions such as
    # "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
    # card/monitor can produce)

    Subsection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubsection

    EndSection


    Il problema che quando riparte x mi dice questo:

    (II) Module mouse: vendor="The XFree86 Project"
    compiled for 4.3.0, module version = 1.0.0
    Module class: XFree86 XInput Driver
    ABI class: XFree86 XInput driver, version 0.4
    (II) NVIDIA XFree86 Driver 1.0-5336 Wed Jan 14 18:30:46 PST 2004
    (II) NVIDIA Unified Driver for all NVIDIA GPUs
    (II) Primary Device is: PCI 01:00:0
    (WW) NVIDIA: No matching Device section for instance (BusID PCI:1:0:0) found
    (EE) No devices detected.

    Fatal server error:
    no screens found

    Il bus è dedotto da qui:
    01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go] (rev a3)


    GRazie
    Robinmaster

  6. #6
    ke distro hai?
    [ SimplyMepis 8 ]Copyleft
    www.mepisitalia.org IL SITO ITALIANO UFFICIALE DI MEPIS
    www.salentomovida.it LA MOVIDA DEL SALENTO HA UN NUOVO PUNTO D'INCONTRO SUL WEB
    [ SUD SOUND SYSTEM MINA FUECU INTRA ALLU SALENTU ]

  7. #7
    slack 9.1
    Robinmaster

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.