Partage
  • Partager sur Facebook
  • Partager sur Twitter

Zenwalk Linux

Mauvaise résolution, internet lent.

    15 septembre 2007 à 1:35:45

    Bonjour tout le monde :) !
    Je suis nouveau sur Zenwalk et je doit avouer que cette distro m'a agréablement surpri, avec son installateur simple, sa rapidité et son système de paquets sérieux.
    Mais la n'est pas la question. J'ai deux problèmes.
    Tout d'abord, mon serveur X est en résolution de 1024*798 ce qui est assez gènant, et je n'arrive pas a la changer via l'outil graphique de XFCE. Que modifier dans mon xorg.conf ?

    Citation : Xorg.conf

    # **********************************************************************
    # This file was generated by videoconfig (Zenwalk Xorg configuration tool)
    # If you changed your video card or monitor, please run videoconfig again
    # from runlevel 3. Don't modify this file yourself until you know what you do wink
    # **********************************************************************


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

    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/X11/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection

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

    Section "Module"
    Load "dbe"
    Load "GLcore"
    Load "extmod"
    Load "dri"
    Load "xtrap"
    Load "record"
    Load "glx"
    Load "type1"
    Load "freetype"
    EndSection

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

    Section "ServerFlags"
    # Option "NoTrapSignals"
    # Option "DontVTSwitch"
    # Option "DontZap"
    # Option "DontZoom"
    # Option "DisableVidModeExtension"
    # Option "AllowNonLocalXvidtune"
    # Option "DisableModInDev"
    # Option "AllowNonLocalModInDev"
    # Option "blank time" "10" # 10 minutes
    # Option "standby time" "20"
    # Option "suspend time" "30"
    # Option "off time" "60"

    # Option "EstimateSizesAggresively" "0"

    EndSection


    # **********************************************************************
    # DRI section
    # **********************************************************************

    Section "dri"
    # Access to OpenGL ICD is allowed for all users:
    Mode 0666
    # Access to OpenGL ICD is restricted to a specific user group:
    # Group 100 # users
    EndSection


    # **********************************************************************
    # Extensions section.
    # **********************************************************************

    Section "Extensions"
    Option "Composite" "Enable"
    EndSection


    # **********************************************************************
    # Core keyboard's InputDevice section
    # **********************************************************************
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    # Option "Protocol" "Xqueue"
    # Option "AutoRepeat" "500 5"
    # Option "Xleds" "1 2 3"
    # Option "XkbDisable"

    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "fr"
    # Option "XkbVariant" "us"
    # Option "XkbOptions" ""
    EndSection


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

    Section "InputDevice"

    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto"
    Option "Device" "/dev/mouse"
    # Option "Protocol" "Xqueue"
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # Option "ChordMiddle"
    Option "ZAxisMapping" "4 5"
    EndSection


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

    Section "Monitor"
    Identifier "Monitor1"
    VendorName "NUL"
    ModelName ""
    HorizSync 31.5 - 50.0
    VertRefresh 40-90
    Option "UseEdidFreqs" "1"
    Option "DPMS"
    EndSection


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

    # Any number of graphics device sections may be present

    Section "Device"
    Identifier "Videocard1"
    VendorName "nVidia Corporation"
    BoardName "NV43 [GeForce 6600 GT]"
    Driver "nv"
    BusID "PCI:5:0:0"
    Option "RenderAccel" "true"
    EndSection

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

    Section "Screen"
    Identifier "Videoconfig"
    Device "Videocard1"
    Monitor "Monitor1"

    DefaultDepth 24

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

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

    Section "ServerLayout"
    Identifier "Simple Layout"
    Screen "Videoconfig"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection


    Je sais que sa ne se fait pas de mettre tout un code comme sa mais j'ai bien cherché donc.... :euh:
    Ensuite internet est particulièrement lent, et pourtant un ping google.fr reste toujours en dessous de 20 ms....
    Des idées ?
    • Partager sur Facebook
    • Partager sur Twitter
      15 septembre 2007 à 1:50:29

      salut

      Citation : daypitoum

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

      Section "Screen"
      Identifier "Videoconfig"
      Device "Videocard1"
      Monitor "Monitor1"

      DefaultDepth 24

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

      EndSubsection
      Subsection "Display"
      Depth 32
      Modes "1280x1024" "1024x768" "800x600" "640x480"
      EndSubsection
      EndSection



      apres modes tu met juste la résolution que tu veux, tout seul
      normallement ca serait bon.

      Puis pour internet, est-ce que juste lent au niveau de pacman? car sinon c'est le cas c'est relativement normal (surtout au début et il a des moyens de l'optimiser...).

      pour plus d'infos il a le wiki de zenwalk qui couvre pas mal de truc :)
      • Partager sur Facebook
      • Partager sur Twitter
        15 septembre 2007 à 14:59:00

        Quesque tu me parle de Pacman ? C'est sur Arch sa !
        Pour internet c'est lent aussi pour l'affichge d'une page web (par exemple le SDZ prend 10 minutes à se charger......)
        • Partager sur Facebook
        • Partager sur Twitter
          15 septembre 2007 à 23:52:30

          ah oui.. oups, netpkg si tu préfere...

          mais pacman c'est slack ;)
          (arf, moui me suis mélanger avec la frugalware et tout..)

          sinon, pour internet je vois pas ta une connexion sécial? ta essayer avec un autre navigateur?
          • Partager sur Facebook
          • Partager sur Twitter
            22 septembre 2007 à 11:13:37

            Bonjour, quelqu'un pourrait-il m'aider car mon probleme est que sous ubuntu et kubuntu la resolution est de 800*600 or j'ai un ecran 21p donc euhhh ca se et en geant et l'affichage foire, commment puis-je regeler ce probleme?

            Merci a vous d'avance et euhhh je suis debutant donc expliquez moi en detail.
            • Partager sur Facebook
            • Partager sur Twitter

            Zenwalk Linux

            × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
            × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
            • Editeur
            • Markdown