PDA

View Full Version : Problemi Driver Scheda Video Intel su Ubuntu


Garret
14-09-2005, 14:52
Oggi installando i driver della scheda video su Ubuntu della mia Intel 82865G integrata mi da questo errore:

root@reziel:/home/garret/dripkg# ./install.sh


DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT

[ http://dri.sourceforge.net ]

==========================================================================
Welcome to the DRI Driver Installation Script

The package you downloaded is for the following driver:

Driver Name : gdg
Description : Intel 830M/845G/852GM/855GM/865G/915G Driver
Architecture : I386
Build Date : 20040604
Kernel Module : gdg

Optional Information

Driver Version :
Special Description :

Press ENTER to continue or CTRL-C to exit.



DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT

[ http://dri.sourceforge.net ]

==========================================================================
Select from the following options:

1. Install driver (default)
2. Uninstall driver

Enter reponse [1-2], or CTRL-C to exit
1
get_osname()










DIRECT RENDERING OPEN SOURCE PROJECT - DRIVER INSTALLATION SCRIPT

[ http://dri.sourceforge.net ]

==========================================================================
The script will now compile the agpgart module and DRM kernel modules
for your machine.

Press ENTER to continue or CTRL-C to exit.


Compiling new agpgart module...

ERROR: AGPGART module did not compile

Compiling DRM module...

ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.Installation will be aborted. See the dri.log file for information on
what went wrong.

make -C /lib/modules/2.6.12-8-386/build SUBDIRS=/home/garret/dripkg/agpgart-2.0
modules
make: *** /lib/modules/2.6.12-8-386/build: No such file or directory. Stop.
make: *** [default] Error 2
Makefile.linux:151: *** Cannot find a kernel config file. Stop.
dri.log (END)

ho scaricato i moduli ma non č cambiato nulla.

ho spostato il file .config che avevo in boot su usr/src/linux/ e anche in questo modo ricompilando mi da sempre gli stessi errori.

QUALCUNO MI PUņ AIUTARE PER FAVORE :help: