Ho un saltuario problema al monitor durante lo spegnimento del Pc.

Riconoscimento, installazione e configurazione delle periferiche.
shouldes
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19490
Iscrizione: domenica 10 febbraio 2008, 21:45

Re: Ho un saltuario problema al monitor durante lo spegnimento del Pc.

Messaggio da shouldes »

a questo punto, con l'ultima modifica, almeno di non notare qualche altro errore, con la scheda video abbiamo veramente finito.
scheda video e monitor mi sembrano più che sistemati.

si può passare ad altro.

domani.  (z)
shouldes
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19490
Iscrizione: domenica 10 febbraio 2008, 21:45

Re: Ho un saltuario problema al monitor durante lo spegnimento del Pc.

Messaggio da shouldes »

Vuoi fare una prova? prendi il file xorg.conf di questo, che sembra non soffrire questi problemi, usa kubuntu ma dovrebbe essere uguale. fai una prova con questo, casomai rimetti il tuo.

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  "i2c"
  Load  "bitmap"
  Load  "ddc"      ««««««««««««««««««mi interessa per questo modulo che lui ha, che riguarda il monitor
  Load  "extmod"
  Load  "freetype"
  Load  "glx"
  Load  "int10"
  Load  "vbe"
  Load    "dbe"
EndSection

Section "InputDevice"
  Identifier  "Generic Keyboard"
  Driver      "kbd"
  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      "ZAxisMapping"      "4 5"
  Option      "Emulate3Buttons"  "true"
EndSection

Section "InputDevice"
  Identifier  "Synaptics Touchpad"
  Driver      "synaptics"
  Option      "SendCoreEvents"  "true"
  Option      "Device"      "/dev/psaux"
  Option      "Protocol"      "auto-dev"
  Option      "HorizScrollDelta"  "0"
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"
        Option "Device" "/dev/input/evtouch_event"
  Driver      "wacom"
  Identifier  "cursor"
  Option      "Device"  "/dev/input/wacom"
  Option      "Type"      "cursor"
  Option      "ForceDevice"  "ISDV4"      # Tablet PC ONLY
EndSection

Section "Device"
  Identifier  "nVidia Corporation C51 [Geforce 6150 Go]"
  Driver      "nvidia"
  BusID      "PCI:0:5:0"
        Option          "AddARGBVisuals" "true"
        Option          "AddARGBGLXVisuals" "true"
EndSection

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

Section "Screen"
  Identifier  "Default Screen"
  Device      "nVidia Corporation C51 [Geforce 6150 Go]"
  Monitor      "Monitor Generico"
  DefaultDepth  24
  SubSection "Display"
      Depth      1
      Modes      "1280x800"
  EndSubSection
  SubSection "Display"
      Depth      4
      Modes      "1280x800"
  EndSubSection
  SubSection "Display"
      Depth      8
      Modes      "1280x800"
  EndSubSection
  SubSection "Display"
      Depth      15
      Modes      "1280x800"
  EndSubSection
  SubSection "Display"
      Depth      16
      Modes      "1280x800"
  EndSubSection
  SubSection "Display"
      Depth      24
      Modes      "1280x800"
  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"
  InputDevice  "Synaptics Touchpad"
        EndSection

Section "Extensions"
        Option "Composite" "Enable"
EndSection
ilTambe
Prode Principiante
Messaggi: 31
Iscrizione: mercoledì 14 maggio 2008, 22:28

Re: Ho un saltuario problema al monitor durante lo spegnimento del Pc.

Messaggio da ilTambe »

niente da fare, stesso risultato  >:(

:'(
shouldes
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 19490
Iscrizione: domenica 10 febbraio 2008, 21:45

Re: Ho un saltuario problema al monitor durante lo spegnimento del Pc.

Messaggio da shouldes »

mi sarei meravigliato nel leggere che hai risolto.  ;D

io mi arrendo, a quanto pare siete 4 con questo portatile e ubuntu, 2 in questo tread con gli stessi problemi, 2 su amdplanet di cui 1 senza problemi, e uno che ha fatto casini, ma ha problemi diversi.
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti