problema con la scheda video
problema con la scheda video
ciao a tutti ho una scheda Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller con ubuntu 7.10.
il problema e questo ogni volta che mi logo non mi spunta piu la classica finestra centrale dov viene quello che il s.o fa e poi lo schermo mi si presenta nero, se poi regolo manualmente la luminosita riappare ma nel frattempo che regolo per arrivare alla luminosita da me desiderata ci sono veri e propri buchi in cui lo schermo ridiventa nero e poi riappare ecc.
ho provato a usare i driver i810 ma nn e cambiato niente. certo che prima che facessi i primi aggiornamenti(altro ieri) tutto funzionava pi ecco il problema.
il problema e questo ogni volta che mi logo non mi spunta piu la classica finestra centrale dov viene quello che il s.o fa e poi lo schermo mi si presenta nero, se poi regolo manualmente la luminosita riappare ma nel frattempo che regolo per arrivare alla luminosita da me desiderata ci sono veri e propri buchi in cui lo schermo ridiventa nero e poi riappare ecc.
ho provato a usare i driver i810 ma nn e cambiato niente. certo che prima che facessi i primi aggiornamenti(altro ieri) tutto funzionava pi ecco il problema.
- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: problema con la scheda video
Ti tocca riconfigurare X
Tieni a portata di mano il manuale del tuo monitor.... e rispondi alle domande.
Codice: Seleziona tutto
sudo dpkg-reconfigure xserver-xorgRe: problema con la scheda video
riconfigurare........
ps ho un portatile
ps ho un portatile
Re: problema con la scheda video
come faccio a rispondere alle domande?
ma chi me li fa?
ma chi me li fa?
- DragonEyes
- Scoppiettante Seguace

- Messaggi: 790
- Iscrizione: mercoledì 15 agosto 2007, 14:29
- Desktop: Unity
- Distribuzione: Ubuntu 32bit / 64 bit
Re: problema con la scheda video
Le domande te le fa
Ciao
Codice: Seleziona tutto
sudo dpkg-reconfigure xserver-xorgL'amore è una fonte inesauribile d'ispirazione che soffia la vita nel cuore e dona grazia e armonia all'intero corpo
Dimostrazione di Ubuntu → http://www.youtube.com/watch?v=CBlQCiYRXOM
Dimostrazione di Ubuntu → http://www.youtube.com/watch?v=CBlQCiYRXOM
Re: problema con la scheda video
ho fatto ma il problema e rimasto
Re: problema con la scheda video
xorg.conf (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 manual page.
# (Type "man xorg.conf" 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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "HorizEdgeScroll" "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"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
#
# 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 manual page.
# (Type "man xorg.conf" 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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "HorizEdgeScroll" "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"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
-
squalleon88
- Prode Principiante
- Messaggi: 54
- Iscrizione: domenica 5 agosto 2007, 0:11
Re: problema con la scheda video
sbaglio o con gli aggiornamenti alla 7.10 sta ietendo vittime su vittime? >:(
a quanto pare nn sono l'unico ci sono molti topic simili al mio ma che è successo?eppure a me con kubuntu 7.04 è sempre andato bene installando i driver da restizioni HW ::)
a quanto pare nn sono l'unico ci sono molti topic simili al mio ma che è successo?eppure a me con kubuntu 7.04 è sempre andato bene installando i driver da restizioni HW ::)
Re: problema con la scheda video
come si fa a istallare i driver della scheda video. potrei provare a reistallarli ma nn so come si fa.
ps. avevo 6.06lts perke sono passato al 7.10?????
ps. avevo 6.06lts perke sono passato al 7.10?????
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: problema con la scheda video
riguardo lo splash screen, usando startup manager (lo trovi nei repository) puoi regolare la risoluzione passata al lancio del kernel, forse il problema è quello.
Re: problema con la scheda video
ok ma non so come fare quello che mi hai deto ???
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: problema con la scheda video
Installa startup manager (da synaptic) e poi lo trovi in sistema/amministrazionecrash ha scritto: ok ma non so come fare quello che mi hai deto ???
Re: problema con la scheda video
ok ci sono riuscito a istallarlo ma che soluzione devo mettere con la versione che avevo prima era 1024x qualcos'altro
Re: problema con la scheda video
era imposta a 640x480
a 8 bit lo impostato 1024x768 24 bit ma none cambiato nulla
a 8 bit lo impostato 1024x768 24 bit ma none cambiato nulla
Re: problema con la scheda video
oggi poi ho reistallato ubuntu il utto andava bene lo aggiornato ho istallato dei programmi come vlc emule amsn kpdf k3b scite.
dopo lo spento quanto sono tornato ecco di nuovo il problema
dopo lo spento quanto sono tornato ecco di nuovo il problema
Re: problema con la scheda video
ho fa tto una serie di prove ma niente. >:(
per lo meno una volta che smanettando con l'illuminazione e riescoa farlo vedere funziona :-\
per lo meno una volta che smanettando con l'illuminazione e riescoa farlo vedere funziona :-\
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti