Visualizzazione dei risultati da 1 a 4 su 4
  1. #1
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    11

    problemi di risuluzione

    Ciao a tutti, sono un novello utilizzatore di mandriva 2007. E' certamentte un ottimo SO, ma leggermente scomodo per me che ho qualche problemino di coordinamento agli arti superiori. Mi spiego: trovo molto fastidioso il fatto che al pannello delle applicazioni (stellina all'angolo inferiore sinistro) non è tollerato nessun movimento del mouse con il tasto di sinistra schiacciato senza assistere, con frustrazione, alla sua immediata chiusura dopo il rilascio del medesimo tasto. E' come se mi dicesse: riprova, sarai più fortunato!!! (cosa che non avviene con win). Sorvolando su questo aspetto di "intolleranza fastidiosissima", vorrei esporvi un problema forse più semplice da risolvere: non riesco a cambiare la risoluzione dello schermo. Ho una scheda video geforce fx 6600 a 256mb e un LCD 19" Samsung modello SyncMaster 913v. Nessun'altra risoluzione mi permette di visualizzare lo schermo se non quella ad 800x600 a 16 bit. Ho provato tutte le altre combinazioni, ma nessuna ha mai funzionato e mai lo farà. Questi 800x600 sono unici, meritano un premio! caspita!!! A parte l'ironia, ho anche provato ad aggiornare i drivers della s. video, scaricando e seguendo le istruzioni di installazione sul sito della nvidia, ma ho solo notato una serie di errori per me incomprensibili sulla shell. Mi arrendo alla vostra esperienza sperando di essere stato chiaro nella mia esposizione.
    GRAZIE, REGALLO.
    CIAO.

  2. #2
    Utente di HTML.it
    Registrato dal
    Jun 2002
    Messaggi
    371
    Mi sembra strano che hai una risoluzione così bassa, prova con un editor (gedit o kedit oppure mc in modalità testuale) loggato come root ad editare /etc/X11/xorg.conf ed eventualmente sostituire "vesa" con "nv", se invece vuoi usare i driver della nvidia anziché "nv" devi scrivere "nvidia" (ma penso lo saprai già se hai letto le istruzioni sul sito di nvidia) comunque per installare i driver della nvidia devi installare i kernel header (ovviamente la versione del kernel che hai installato) uname -r per sapere la versione del kernel

    p.s.
    se hai problemi fatti risentire

  3. #3
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    11

    forse è meglio

    FORSE E' MEGLIO SOTTOPORTI TUTTO IL FILE XORG.CONF. DANDOCI UN'OCCHIATA MI POTRAI DIRE MEGLIO DOV'E' L'INTOPPO.
    GRAZIE DAVVERO.

    # File generated by XFdrake (rev 57713)

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

    Section "Files"
    # font server independent of the X server to render fonts.
    FontPath "unix/:-1"

    # minimal fonts to allow X to run without xfs
    FontPath "/usr/share/fonts/misc:unscaled"
    EndSection

    Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    EndSection

    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    EndSection

    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    Option "XkbOptions" "compose:rwin"
    EndSection

    Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    EndSection

    Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "1024x768 @ 60 Hz"
    HorizSync 31.5-48.5
    VertRefresh 50-70

    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
    EndSection

    Section "Device"
    Identifier "device1"
    VendorName "nVidia Corp."
    BoardName "NVIDIA GeForce FX (generic)"
    Driver "nv"
    Option "DPMS"
    Option "SWCursor"
    EndSection

    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 16

    Subsection "Display"
    Depth 8
    Modes "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 15
    Modes "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 16
    Modes "800x600" "640x480" "480x360" "320x240"
    EndSubsection

    Subsection "Display"
    Depth 24
    Modes "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    EndSection

    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
    EndSection

  4. #4
    Utente di HTML.it
    Registrato dal
    Jun 2002
    Messaggi
    371
    Ho visto che la massima risoluzione che hai in xorg.conf è di 800x600 però c'è quel ModeLine li che non so come agisce, ti posto il mio xorg.conf dagli un occhiata e magari fai qualche esperimento modificando il tuo (ricordati però di salvare il tuo xorg.conf attuale sotto un altro nome per ogni evenienza)

    # xorg.conf.dpkg-new (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.dpkg-new manual page.
    # (Type "man xorg.conf.dpkg-new" 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 commands as root:
    #
    # cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
    # md5sum /etc/X11/xorg.conf.dpkg-new >/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
    # dpkg-reconfigure xserver-xorg

    Section "Files"
    # RgbPath "/usr/X11R6/lib/X11/rgb"
    # ModulePath "/usr/X11R6/lib/modules"
    FontPath "unix/:7100"
    FontPath "/usr/share/fonts/X11/misc"
    FontPath "/usr/share/fonts/X11/misc/:unscaled"
    FontPath "/usr/share/fonts/X11/75dpi"
    FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath "/usr/share/fonts/X11/100dpi"
    FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath "/usr/share/fonts/X11/util"
    FontPath "/usr/share/fonts/X11/encodings"
    FontPath "/usr/share/fonts/X11/encodings/large"
    FontPath "/usr/share/fonts/X11/Type1"
    FontPath "/usr/lib/X11/fonts/f-win"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/X11/cyrillic"
    FontPath "/usr/share/fonts/X11/cyrillic"
    FontPath "/usr/lib/X11/fonts/cyrillic"
    FontPath "/usr/lib/X11/fonts/encodings"
    FontPath "/usr/lib/X11/fonts/encodings/large"
    FontPath "/usr/share/fonts/type1"
    FontPath "/usr/share/fonts/type1/gsfonts"
    FontPath "/usr/share/fonts/truetype/dustin"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/truetype/kochi"
    FontPath "/usr/share/fonts/truetype/sjfonts"
    EndSection



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

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    EndSection

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

    Section "Device"
    Option "NoLogo" "True"
    Identifier "Scheda video generica"
    Driver "nvidia"
    # BusID "PCI:1:0:0"
    EndSection

    Section "Monitor"
    Identifier "Monitor Generico"
    Option "DPMS"
    HorizSync 28-49
    VertRefresh 43-60
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "Scheda video generica"
    Monitor "Monitor Generico"
    DefaultDepth 24
    SubSection "Display"
    Depth 1
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1280x1024"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

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.