Problema con la scheda video Intel 945GM.

11 risposte [Ultimo contenuto]
Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Salve ragazzi non capisco cosa ho toccato e non riesco ad attivare gli effetti grafici di compiz fusion.
Anzi per essere più precisi funzionano ma con un rallentamento pazzesco!Sicuramene ho disinstallato i driver.

Provo a dare il comando dalla shell : glxinfo |grep rendering
e mi esce il seguente errore direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose).
Cosa ho toccato?
Uso ubuntu 7.10.
Grazie ciao

Ritratto di oddone
oddone
(Geek)
Offline
Geek
Iscritto: 01/11/2007
Messaggi: 57

Forse sbaglio, ma dalla Ubuntu 7.04 non era tutto ok di default per il 3d?
Prova a ripristinare il file originale di xorg.conf se hai messo mano, spero che ne hai fatto un backup.

Per il sito del progetto fusion: => qui <=

Ciao

Io non ho particolari talenti. Sono solo appassionatamente curioso "Albert Einstein"

Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Ti pasto xorg.conf:
# 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" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
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 "Generic Monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
Monitor "Generic Monitor"
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

Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Devo formattare per far funzionare il 3d?
....che caspita!!

Ritratto di kalos
kalos
(Collaboratore)
Offline
Collaboratore
Iscritto: 26/01/2005
Messaggi: 710

installa
915resolution
resolution modification tool for Intel graphic chipset <br />915resolution is a tool to modify the video BIOS of the 800<br />and 900 series Intel graphics chipsets. This includes the 845G,<br />855G, and 865G chipsets, as well as 915G, 915GM, and 945G chipsets.<br />This modification is necessary to allow the display of certain<br />graphics resolutions for an Xorg or XFree86 graphics server.<br /><br />915resolution&#039;s modifications of the BIOS are transient.<br />There is no risk of permanent modification of the BIOS.<br />This also means that 915resolution must be run every time the<br />computer boots in order for its changes to take effect.<br />If you want to automatically set the resolution on each boot<br />and before X is launched, see /usr/share/doc/915resolution/README.Debian<br />for information about configuring the provided initscript.<br /><br />The 915resolution package becomes obsolete with the newer xorg,<br />especially if you have the xserver-xorg-video-intel package installed.<br />Newer xorg brings modesetting support by default.

If you haven't tried Debian lately, this would be a good time.

deb lenny/sid
linux user 384443 http://counter.li.org/
linux nelle scuole, firma la petizione

Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Ho provato anche come dici tu ma non funziona...
Ho eseguito sulla shell il comando: sudo dpkg-reconfigure xserver-xorg , ma niente lo stesso.
Se faccio glxinfo |grep rendering
mi esce sempre lo stesso errore direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose).
Che caspita!!

Ritratto di oddone
oddone
(Geek)
Offline
Geek
Iscritto: 01/11/2007
Messaggi: 57

Personalmente non so come aiutarti, dovrei usare un po' google, ma come lo faccio io lo puoi fare anche te.

A mali estremi potresti attivare una live di ubuntu, stesso rilascio del tuo SO, prendere compia del file xorg.conf ed inserirlo nel sistema installato.
Il pacchetto 915revolution non l'ho mai sentito, non so se venga installato di default.

Io non ho particolari talenti. Sono solo appassionatamente curioso "Albert Einstein"

Ritratto di kalos
kalos
(Collaboratore)
Offline
Collaboratore
Iscritto: 26/01/2005
Messaggi: 710

cosa hai scritto in xorg nella sezione driver? io in un vecchio pc dove ho installato i driver 910 nella sezione driver era scritto 910

If you haven't tried Debian lately, this would be a good time.

deb lenny/sid
linux user 384443 http://counter.li.org/
linux nelle scuole, firma la petizione

Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Ho provato anche il quel modo!
Cmq adessi riprovo di nuovo....
UFfaaa:-|

Ritratto di Brand
Brand
(Junior)
Offline
Junior
Iscritto: 10/07/2007
Messaggi: 33

Nulla ho riprovato ma nulla...
Il problema adesso non è compiz...ho rallentamenti grafici su tutto!!

Ritratto di kalos
kalos
(Collaboratore)
Offline
Collaboratore
Iscritto: 26/01/2005
Messaggi: 710

vedi qua
o
qua
oppure
copia il risultato di
lspci -n e copialo qua ti restituirà i moduli che ti servono

If you haven't tried Debian lately, this would be a good time.

deb lenny/sid
linux user 384443 http://counter.li.org/
linux nelle scuole, firma la petizione