[Driver] driver scheda video intel
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
[Driver] driver scheda video intel
salve a tutti... sono nuovo di linux
ho un problema;
non riesco a installare i driver della mia scheda video intel 82865g integrated graphics controller... (incorporata nella scheda madre)
cercando un po su internet mi è risultato che devo installare questa cosa --> http://intellinuxgraphics.org/download.html
ma io non so neanche cosa voglia dire!!!
insomma vorrei poter visualizzare gli effetti grafici!
vi prego aiutatemi
grazie
ho un problema;
non riesco a installare i driver della mia scheda video intel 82865g integrated graphics controller... (incorporata nella scheda madre)
cercando un po su internet mi è risultato che devo installare questa cosa --> http://intellinuxgraphics.org/download.html
ma io non so neanche cosa voglia dire!!!
insomma vorrei poter visualizzare gli effetti grafici!
vi prego aiutatemi
grazie
Ultima modifica di giova.paro93 il giovedì 26 febbraio 2009, 20:41, modificato 1 volta in totale.
- enzotib
- Scoppiettante Seguace

- Messaggi: 250
- Iscrizione: domenica 21 settembre 2008, 23:25
- Desktop: gnome
- Distribuzione: Debian GNU/Linux trixie/sid
- Sesso: Maschile
Re: [Driver] driver scheda video intel
Credo che le schede intel integrate funzionino automaticamente, senza bisogno di installare driver particolari.
Infatti Xorg le riconosce ed utilizza il driver intel_drv.so disponibile nel pacchetto xserver-xorg-video-intel.
Per verificare se stai usando questo driver esegui il seguente comando:
Per verificare poi se la tua scheda è in grado di supportate gli effetti grafici, esegui il seguente comando, che dovrebbe dare come output "Yes":
Per attivare gli effetti, in Gnome, vai sul menu Sistema->Preferenze->Aspetto, scegli la scheda Effeffi Visivi e lì scegli Normali o Aggiuntivi.
Infine, se tutto è ok e vuoi effetti particolari come il "famoso" cubo, allora devi installare il pacchetto compizconfig-settings-manager e seguire qualche guida del wiki per configurare a dovere.
Ciao
--
enzotib
Infatti Xorg le riconosce ed utilizza il driver intel_drv.so disponibile nel pacchetto xserver-xorg-video-intel.
Per verificare se stai usando questo driver esegui il seguente comando:
Codice: Seleziona tutto
grep 'driver.*\.so' /var/log/Xorg.0.log
Codice: Seleziona tutto
glxinfo | grep rendering
Infine, se tutto è ok e vuoi effetti particolari come il "famoso" cubo, allora devi installare il pacchetto compizconfig-settings-manager e seguire qualche guida del wiki per configurare a dovere.
Ciao
--
enzotib
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
grazie
al primo codice il terminale risponde cosi
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
la mia scheda riesce a supportare gli effetti perchè il terminale mi risponde "yes"
non so cosa fare
al primo codice il terminale risponde cosi
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
la mia scheda riesce a supportare gli effetti perchè il terminale mi risponde "yes"
non so cosa fare
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
pare che stai usando i vesa.
che versione di ubuntu hai?
che versione di ubuntu hai?
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
dai da terminale:
sudo gedit /etc/X11/xorg.conf
copia qui il file che esce
sudo gedit /etc/X11/xorg.conf
copia qui il file che esce
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
# 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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "CoreKeyboard"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "it"
#EndSection
# commented out by update-manager, HAL is now used
#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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/input/wacom"
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/input/wacom"
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/input/wacom"
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "X71S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "X71S"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
# commented out by update-manager, HAL is now used
# InputDevice "Generic Keyboard"
# commented out by update-manager, HAL is now used
# InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "CoreKeyboard"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "it"
#EndSection
# commented out by update-manager, HAL is now used
#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
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/input/wacom"
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/input/wacom"
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/input/wacom"
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "X71S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "X71S"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
# commented out by update-manager, HAL is now used
# InputDevice "Generic Keyboard"
# commented out by update-manager, HAL is now used
# InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
modifica questa riga:
Driver "vesa"
mettendo
Driver "intel"
poi premi ctrl+alt+backspace (il tasto <- sopra l'invio)
Driver "vesa"
mettendo
Driver "intel"
poi premi ctrl+alt+backspace (il tasto <- sopra l'invio)
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
adesso è ok
grazie mille mi hai aiutato moltissimo
grazie ancora era tampo che aspettavo
grazie mille mi hai aiutato moltissimo
grazie ancora era tampo che aspettavo
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
ma come ha fatto a finirci quella riga lì?
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
non ne ho idea..... :-\
adesso ho un altro problema...
ho messo effetti grafici extra ma non riesco a fare il cubo anche se ho installato il pacchetto del compiz
adesso ho un altro problema...
ho messo effetti grafici extra ma non riesco a fare il cubo anche se ho installato il pacchetto del compiz
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
installa simple-ccsm poi in sistema > preferenze > aspetto > effetti troverai il pulsante "personalizza"
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
adesso con la 9.04 non riesco piu a fare gli effetti grafici
la mia scheda supporta gli effetti
al comando
grep 'driver.*\.so' /var/log/Xorg.0.log
mi viene scritto
giovanni@Giovanni:~$ grep 'driver.*\.so' /var/log/Xorg.0.log
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
(II) Loading /usr/lib/xorg/modules/drivers//ivch.so
(II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
(II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
non so cosa fare
la mia scheda supporta gli effetti
al comando
grep 'driver.*\.so' /var/log/Xorg.0.log
mi viene scritto
giovanni@Giovanni:~$ grep 'driver.*\.so' /var/log/Xorg.0.log
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
(II) Loading /usr/lib/xorg/modules/drivers//ivch.so
(II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
(II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
non so cosa fare
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
in che senso "non riesci a fare gli effetti"?
Hai fatto quello che ti ho detto?
Hai fatto quello che ti ho detto?
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
li avevo disattivati per un periodo, poi ho messo la 9.04 e adesso che volevo rimetterli non mi vanno più
mi dice desktop effects could not be enabled
mi dice desktop effects could not be enabled
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
da terminale dai:
copia cosa esce.
Codice: Seleziona tutto
glxinfo | grep render
compiz --replace
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
giovanni@Giovanni:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
giovanni@Giovanni:~$ compiz --replace
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (1280x1024) to maximum 3D texture size (2048): Passed.
Checking for Software Rasterizer: present.
Software rasterizer detected, abortingaborting and using fallback: /usr/bin/metacity
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
giovanni@Giovanni:~$ compiz --replace
Checking for Xgl: not present.
xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
Detected PCI ID for VGA:
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Checking screen 1Comparing resolution (1280x1024) to maximum 3D texture size (2048): Passed.
Checking for Software Rasterizer: present.
Software rasterizer detected, abortingaborting and using fallback: /usr/bin/metacity
- giova.paro93
- Prode Principiante
- Messaggi: 104
- Iscrizione: giovedì 26 febbraio 2009, 20:30
- Desktop: Unity
- Distribuzione: Ubuntu 12.10 64bit
Re: [Driver] driver scheda video intel
scusa ma da quando ho dato quel comando non mi si vedono piu i bordi della finastra....
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
non va bene.
allega sul forum il file /var/log/Xorg.0.log
(per allegare devi cliccare su "opzioni agguintive")
OpenGL renderer string: Software Rasterizer
non va bene.
allega sul forum il file /var/log/Xorg.0.log
(per allegare devi cliccare su "opzioni agguintive")
- Guiodic
- Accecante Asceta

- Messaggi: 28474
- Iscrizione: martedì 24 aprile 2007, 15:28
- Località: Roma
- Contatti:
Re: [Driver] driver scheda video intel
alt+f2giova.paro93 ha scritto: scusa ma da quando ho dato quel comando non mi si vedono piu i bordi della finastra....
metacity --replace
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti