View Full Version : Procedura per installare graphic intel su debian ?
Ciao a tutti
Qual'è la procedura corretta per installere correttamente una scheda video x4500 hd intel su un sistema debian lenny ?
io ho provato a scaricare i driver dal sito, ma in fase di compilazione mi da errori strani...tipo:
In file included from i810.h:63,
from i810_accel.c:55:
/usr/include/GL/glxint.h:28:19: error: GL/gl.h: No such file or directory
In file included from i810.h:63,
from i810_accel.c:55:
/usr/include/GL/glxint.h:95: error: expected specifier-qualifier-list before ‘GLboolean’
make[4]: *** [i810_accel.lo] Error 1
make[4]: Leaving directory `/home/met/Desktop/xf86-video-intel-2.6.0/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/met/Desktop/xf86-video-intel-2.6.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/met/Desktop/xf86-video-intel-2.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/met/Desktop/xf86-video-intel-2.6.0'
make: *** [all] Error 2
Che faccio ?
grazie
Cosa ti fa pensare di aver bisogno di installare i driver da sito?
Per installare i driver è sufficiente installare il pacchetto xserver-xorg-video-intel da Synaptic
Cosa ti fa pensare di aver bisogno di installare i driver da sito?
Per installare i driver è sufficiente installare il pacchetto xserver-xorg-video-intel da Synaptic
mmm perchè è gia installato, e non va l'accelerazione 3d....
Strano, il supporto per le 4500hd non è eccezionale ma c'è........
Sicuro di stare usando il driver?
Posta i risultati di:
cat /var/log/Xorg.0.log | grep WW
e
cat /var/log/Xorg.0.log | grep EE
e vediamo che dice.
met@debian:~$ cat /var/log/Xorg.0.log | grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
met@debian:~$ cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
(WW) VESA(0): Bad V_BIOS checksum
(WW) VESA(0): Unable to estimate virtual size
(WW) VESA(0): Bad V_BIOS checksum
(WW) VESA(0): Failed to set up write-combining range (0xc7f00000,0xf0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7e00000,0x1f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7c00000,0x3f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7800000,0x7f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7000000,0xff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc6000000,0x1ff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc4000000,0x3ff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc0000000,0x7ff0000)
(WW) Configured Mouse: No Device specified, looking for one...
Umhumhumh.....da qui sembra tutto regolare......
glxinfo | grep rendering ovviamente dice no immagino...
non esiste glxinfo ;) forse è quello ?:D
Gimli[2BV!2B]
29-03-2009, 18:37
Ma, un attimo, tutto ok? VESA non è Intel, o sbaglio?
;26886684']Ma, un attimo, tutto ok? VESA non è Intel, o sbaglio?
mmm bo, fatto sta che la scheda video è della intel,,,,
In effetti non lo avevo notato :muro:
Posta il tuo xorg.conf va...
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Gimli[2BV!2B]
29-03-2009, 20:36
Intanto installa glxinfo & co. che possono servire:
apt-get install mesa-utils
xorg.conf minimo da provare:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Come puoi vedere l'unica aggiunta è Driver "intel" in Section "Device".
Se questo dovesse impedire l'avvio di xorg assicurati di essere in grado di ripristinare la situazione precedente (nano /etc/X11/xorg.conf dopo login root nella console testuale).
Se ci saranno problemi aggiungi qualche informazione:
cat /var/log/Xorg.0.log.old | grep -E \[\(\]EE\[\)\]\|\[\(\]WW\[\)\] (warning ed errori del penultimo avvio di xorg)
cat /var/log/Xorg.0.log | grep -E \[\(\]EE\[\)\]\|\[\(\]WW\[\)\] (warning ed errori dell'ultimo avvio di xorg)
il risultato di lspci
la versione di xserver-xorg-video-intel
la versione di xserver-xorg-core
Si ecco, mi sento un fesso, potevo pensarci mo prima a fargli postare lo xorg.conf :sofico:
Gimli[2BV!2B]
29-03-2009, 23:04
Scusa se mi sono intromesso, ma mi è capitato di leggere un paio di cose sulle novità dei driver Intel e questa x4500hd mi incuriosiva... :stordita:
Ci sono almeno un paio di volte in cui (http://www.hwupgrade.it/forum/showthread.php?t=1688303) io mi son sentito un fesso (http://www.hwupgrade.it/forum/showthread.php?t=1884350)^n... :doh:
debian:/home/met# cat /var/log/Xorg.0.log.old | grep -E \[\(\]EE\[\)\]\|\[\(\]WW\[\)\]
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(WW) intel(0): Bad V_BIOS checksum
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000400
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000206 to 0x00000236
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS OFIELD_INT_STATUS EFIELD_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x6f030500 to 0x8903fa00
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x00000010 to 0x000c0010
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x8000085e
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
(EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(WW) Configured Mouse: No Device specified, looking for one...
debian:/home/met# cat /var/log/Xorg.0.log | grep -E \[\(\]EE\[\)\]\|\[\(\]WW\[\)\]
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
(WW) VESA(0): Bad V_BIOS checksum
(WW) VESA(0): Unable to estimate virtual size
(WW) VESA(0): Bad V_BIOS checksum
(WW) VESA(0): Failed to set up write-combining range (0xc7f00000,0xf0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7e00000,0x1f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7c00000,0x3f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7800000,0x7f0000)
(WW) VESA(0): Failed to set up write-combining range (0xc7000000,0xff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc6000000,0x1ff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc4000000,0x3ff0000)
(WW) VESA(0): Failed to set up write-combining range (0xc0000000,0x7ff0000)
(WW) Configured Mouse: No Device specified, looking for one...
debian:/home/met# lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
01:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 12)
04:00.0 Network controller: Intel Corporation Wireless WiFi Link 5100
06:03.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
06:03.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
06:03.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
Non ha funzionato :) all'avvio schermo nero,,, rimuovendo la riga driver intel ritorna come prima ,,,
versione core xorg video: ultima versione disponibile cioè 1.4.2-10
versione video intel : 2.3.2-2
Ummh, ecco questo è un problema......non vorrei che il driver fosse troppo vecchio per la 4500hd, ma mi pare strano, ok "old but stable", ma Lenny è appena uscita e la 4500 non c'è da così poco.......
Mumble mumble....
Sarebbe da verificare sta cosa a sto punto..
Gimli[2BV!2B]
30-03-2009, 19:44
Come intuito da Cobra78 da quel che so ci son state novità importanti a dicembre (ben più tardi del freeze della buona Lenny) che dovrebbero includere anche la tua scheda.
Intanto prova ad installare mesa, il pacchetto è libgl1-mesa-dri, poi riprova con la riga intel in xorg.conf. Se è già installato si finisce subito nel discorso successivo.
In Experimental c'è xserver-xorg-core 1.5.99.902 (quasi 1.6 :rolleyes: ) e mesa-dri/glx 7.3. Li sto usando da qualche settimana e con la mia NVidia non fanno una piega. Nel mio caso però la parte OpenGL è targata NVidia, mentre tu ti troveresti solo ed esclusivamente software fresco fresco da innestare su un sistema che è tre salti indietro... vediamo.
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.