Buenas! Pues deciros que desde ayer por la noche, parece que ya va yendo mejor. Ya puedo navegar decentemente (no tan rapido como lo hago con windows), pero por lo menos no tarda años.
Respecto a los drivers: creo que tengo el archivo. Son unos cuantos archivos, pero no sé que hacer con ellos ni donde ponerlos... Ahora mismo tengo Fedora 9.
Y me ha surgido un nuevo problema: Ahora no me deja descargar ninguna actualizacion ni ningún programa desde el gestor... me sale este error:
Error Type: <type 'exceptions.NameError'>
Error Value: global name 'ParsingError' is not defined
File : /usr/share/PackageKit/helpers/yum/get-repo-list.py , line 17, in <module>
backend = PackageKitYumBackend(sys.argv[2:])
File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 242, in __init__
self._setup_yum()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1555, in _setup_yum
self.yumbase.doConfigSetup(errorlevel=0,debuglevel=0) # Setup Yum Config
File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 132, in doConfigSetup
errorlevel=errorlevel)
File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 178, in _getConfig
startupconf.pluginconfpath,disabled_plugins)
File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 340, in doPluginSetup
plugin_types, confpath, disabled_plugins)
File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 151, in __init__
self._importplugins(types)
File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 193, in _importplugins
self._loadplugin(modulefile, types)
File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 218, in _loadplugin
conf = self._getpluginconf(modname)
File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 303, in _getpluginconf
except ParsingError, e:
Gracias!