Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 11
  1. #1

    [KDE] Desktop distorto.. a volte

    Su mandriva 2006, usando kde a volte* l'immagine di sfondo diventa distorta nella parte bassa dello schermo.

    come posso risolvere?
    (su winzozz ci passi sopra con una finestra e fa da "gomma", ma qui non funziona)
    Finché non mi disconnetto, resta in quel modo..


    *dopo aver aperto un'applicazione - magari a tutto schermo
    Main: Asus P5KR | Intel Q6600 G0 @ 3.6GHz | Kingston 2x1GB DDR-II @ 800MHz | POV GeForce 8800GT 512MB | Seagate Barracuda 7200.11 32MB 2x500GB RAID0 | Enermax Chakra 3052BS | Enermax Liberty 500W | Zerotherm Nirvana NV120 Premium || eee PC || Net: Atlantis Land WebShare 340 | Alice 19M/1M || Gentoo Linux | gtk-gnutella rulezz.

  2. #2

    Perché fa così?

    *dopo aver aperto un'applicazione - magari a tutto schermo
    Come ad es. il salvaschermo... :master:
    Main: Asus P5KR | Intel Q6600 G0 @ 3.6GHz | Kingston 2x1GB DDR-II @ 800MHz | POV GeForce 8800GT 512MB | Seagate Barracuda 7200.11 32MB 2x500GB RAID0 | Enermax Chakra 3052BS | Enermax Liberty 500W | Zerotherm Nirvana NV120 Premium || eee PC || Net: Atlantis Land WebShare 340 | Alice 19M/1M || Gentoo Linux | gtk-gnutella rulezz.

  3. #3
    Gionnico, che scheda grafica hai?

    se hai una nvidia devi scaricarti i driver dal sito nvidia.it e installarli.

    prova, poi facci sapere.

  4. #4
    Purtroppo non è nVidia.

    Ho un laptop, con una ATI RADEON IGP 345M.

    I driver li ha scelti mandriva automaticamente.

    I driver per questa scheda video ho sempre avuto difficoltà a trovarli (anche su windows): non credo che sia una mobility, bensì che sia una normale IGP per motherboard.
    Ma non ne sono sicuro.

    Da linux come è il comando per vedere il modello della scheda video?
    E il numero di versione di X?

    Grazie!
    Main: Asus P5KR | Intel Q6600 G0 @ 3.6GHz | Kingston 2x1GB DDR-II @ 800MHz | POV GeForce 8800GT 512MB | Seagate Barracuda 7200.11 32MB 2x500GB RAID0 | Enermax Chakra 3052BS | Enermax Liberty 500W | Zerotherm Nirvana NV120 Premium || eee PC || Net: Atlantis Land WebShare 340 | Alice 19M/1M || Gentoo Linux | gtk-gnutella rulezz.

  5. #5
    Utente di HTML.it
    Registrato dal
    Aug 2005
    Messaggi
    859
    per me è un problema di freq del monitor

    posta il tuo /etc/X11/xorg.conf

    il modello esatto del portatile...

    guarda caso ho già un xorg.conf per la tua scheda... se posti tutto... risolviamo tutto

  6. #6
    Qk, posto il xorg.conf.
    Ma questi:
    Da linux come è il comando per vedere il modello della scheda video?
    E il numero di versione di X?
    Me li dite?


    Allora: ho un Compaq Presario 2532EA.
    xorg.conf

    # File generated by XFdrake.

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

    Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
    EndSection

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

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

    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "keyboard"
    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"
    Option "ZAxisMapping" "6 7"
    EndSection

    Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "Protocol" "auto-dev"
    Option "Device" "/dev/input/mice"
    Option "MinSpeed" "0.09"
    Option "MaxSpeed" "0.18"
    Option "BottomEdge" "4200"
    Option "SHMConfig" "on"
    Option "FingerLow" "25"
    Option "LeftEdge" "1700"
    Option "MaxTapMove" "220"
    Option "MaxTapTime" "180"
    Option "FingerHigh" "30"
    Option "VertScrollDelta" "100"
    Option "TopEdge" "1700"
    Option "AccelFactor" "0.0015"
    Option "RightEdge" "5300"
    EndSection

    Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 31.5-55
    VertRefresh 40-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 "ATI"
    BoardName "ATI Radeon (fglrx)"
    Driver "ati"
    Option "DPMS"
    EndSection

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

    Subsection "Display"
    Depth 8
    Virtual 1024 768
    EndSubsection

    Subsection "Display"
    Depth 15
    Virtual 1024 768
    EndSubsection

    Subsection "Display"
    Depth 16
    Virtual 1024 768
    EndSubsection

    Subsection "Display"
    Depth 24
    Virtual 1024 768
    EndSubsection
    EndSection

    Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Screen "screen1"
    EndSection
    Main: Asus P5KR | Intel Q6600 G0 @ 3.6GHz | Kingston 2x1GB DDR-II @ 800MHz | POV GeForce 8800GT 512MB | Seagate Barracuda 7200.11 32MB 2x500GB RAID0 | Enermax Chakra 3052BS | Enermax Liberty 500W | Zerotherm Nirvana NV120 Premium || eee PC || Net: Atlantis Land WebShare 340 | Alice 19M/1M || Gentoo Linux | gtk-gnutella rulezz.

  7. #7
    Utente di HTML.it
    Registrato dal
    Aug 2005
    Messaggi
    859
    sezione device scheda video da modificare con:

    Section "Device"
    Identifier "device1"
    VendorName "Ati"
    BoardName "Radeon IGP 345M"
    Driver "radeon" # vesa | radeon
    #Option "AGPMode" "4"
    Option "sw_cursor" #is needed for some ati and radeon cards
    #Option "hw_cursor"
    Option "UseFBDev" # optional
    Option "NoAccel" # Mandatory when using 4.3.0 radeon driver
    #Option "ShowCache"
    #Option "ShadowFB"
    #Option "Rotate"
    #BusID "PCI:1:0:0"
    EndSection

    inoltre la sezione monitor la modificherei così
    Section "Monitor"
    Identifier "monitor1"
    Option "DPMS" "true"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 28.0 - 96.0 (controlla sul manuale del portatile)
    VertRefresh 50.0 - 76.0 (controlla sul manuale del portatile)
    EndSection

    mentre la sezione screen

    Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 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

    così dovrebbe essere ok... aspetta che te lo riposto completo

  8. #8
    Utente di HTML.it
    Registrato dal
    Aug 2005
    Messaggi
    859
    codice:
    # File generated by XFdrake.
    
    # **********************************************************************
    # Refer to the XF86Config man page for details about the format of
    # this file.
    # **********************************************************************
    
    Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
    EndSection
    
    Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
    EndSection
    
    Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
    Load "synaptics"
    EndSection
    
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "keyboard"
    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"
    Option "ZAxisMapping" "6 7"
    EndSection
    
    Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "Protocol" "auto-dev"
    Option "Device" "/dev/input/mice"
    Option "MinSpeed" "0.09"
    Option "MaxSpeed" "0.18"
    Option "BottomEdge" "4200"
    Option "SHMConfig" "on"
    Option "FingerLow" "25"
    Option "LeftEdge" "1700"
    Option "MaxTapMove" "220"
    Option "MaxTapTime" "180"
    Option "FingerHigh" "30"
    Option "VertScrollDelta" "100"
    Option "TopEdge" "1700"
    Option "AccelFactor" "0.0015"
    Option "RightEdge" "5300"
    EndSection
    
    Section "Monitor"
      Identifier "monitor1"
      Option "DPMS" "true"
      VendorName "Generic"
      ModelName "Flat Panel 1024x768"
      HorizSync 28.0 - 96.0
      VertRefresh 50.0 - 76.0
    EndSection
    
    Section "Device"
      Identifier "device1"
      VendorName "Ati"
      BoardName "Radeon IGP 345M"
      Driver "radeon" # vesa | radeon | ati
      #Option "AGPMode" "4"
      Option "sw_cursor" #is needed for some ati and radeon cards
      #Option "hw_cursor"
      Option "UseFBDev" # optional
      Option "NoAccel" # Mandatory when using 4.3.0 radeon driver
    EndSection 
    
    Section "Screen"
       Identifier "screen1"
       Device "device1"
       Monitor "monitor1"
       DefaultColorDepth 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 "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Screen "screen1"
    EndSection
    Da linux come è il comando per vedere il modello della scheda video?
    lspci | grep VGA

    E il numero di versione di X?
    X -version

  9. #9
    ho messo le tue impostazioni, ma il giochino di ping-pong non funziona più (quello che sistematicamente faceva discorcere il desktop): mi chiede di rifare il login, e non parte.

    Altri giochi vanno molto lenti: quello col razzo che spara alle navicelle è ingiocabile.

    Ergo ho rimesso il vecchio .conf (fortuna che almeno è partito il desktop).
    Ora il ping-pong fa. ma il difetto rimane..
    Main: Asus P5KR | Intel Q6600 G0 @ 3.6GHz | Kingston 2x1GB DDR-II @ 800MHz | POV GeForce 8800GT 512MB | Seagate Barracuda 7200.11 32MB 2x500GB RAID0 | Enermax Chakra 3052BS | Enermax Liberty 500W | Zerotherm Nirvana NV120 Premium || eee PC || Net: Atlantis Land WebShare 340 | Alice 19M/1M || Gentoo Linux | gtk-gnutella rulezz.

  10. #10
    Utente di HTML.it
    Registrato dal
    Aug 2005
    Messaggi
    859
    basta che rimetti il mio togliendo questa riga.

    Option "NoAccel"

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 © 2024 vBulletin Solutions, Inc. All rights reserved.