ho seguito passo passo la guida : http://forum.ubuntu-it.org/viewtopic.php?t=132600
ho installato i driver e tutto ok
arrivato al punto che dice: "Prima di riavviare una piccola nota dedicata a tutti coloro che prima di questi driver utilizzavano quelli presenti nei repository ufficiali è necessario disabilitare i vecchi sostituendo all'interno del file"
quando do il comando
Codice: Seleziona tutto
sudo nano /etc/default/linux-restricted-modules-commoncome faccio a modificare la stringa DISABLED_MODULES="" in DISABLED_MODULES="fglrx" ??# This file is sourced from the linux-restricted-modules-common init
# script and is used to disable the link-on-boot feature, one module
# at a time. This can be useful if you want to use hand-compiled
# versions of one or more modules, but keep linux-restricted-modules
# installed on your system, or just to disable modules you don't use
# and speed up your boot process by a second or two.
#
# Use a space-separated list of modules you wish to not have linked
# on boot. The following example shows a (condensed) list of all
# modules shipped in the linux-restricted-modules packages:
#
# DISABLED_MODULES="ath_hal fc fglrx ltm nv"
#
# Note that disabling "fc" disables all fcdsl drivers, "ltm" disables
# ltmodem and ltserial, and "nv" disables the three nvidia drivers.
# You can also name each module individually, if you prefer a subset.
DISABLED_MODULES=""
giustamente ora se do il comando fglrxinfo mi esce:
fglrxinfo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
ma penso sia dovuto al fatto che nn riesco amodificare la rifa di prima..
help! tnx a tutti