Зравствуйте! Подскажите ещё раз по поводу установки драйвера (не могу найти), как сделать приоритетом драйвер видяхи ATI? Инструкцию вот эту выполнил: For most users it won't be necessary to go into installation and configuration details of the driver. Ubuntu 7.10 (Gutsy) provides a notification saying that there are restricted drivers available. You just have to go there (Restricted Drivers Manager) and enable the "ATI accelerated graphics driver". Ubuntu will then install and configure the driver for you. If this does not provide the optimal solution you were looking for, please read ahead.
[edit] Method 1: Install the Driver the Ubuntu Way
This will install the driver that is currently in the repositories. It may be older than the current version from AMD.
sudo apt-get update
sudo apt-get install linux-restricted-modules-generic restricted-manager
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
The second line of the above may not be necessary. If apt says it cannot find the "linux-restricted-modules" package, try line 3. If that fails, check your sources.list (see top of page)
If the system complains about dependencies, use your preferred package manager to download python2.4 and, if necessary, its dependencies. И что дальше то? Драйвер проинсталировался и всё. Менеджер приоретарных драйверов, почему-то у меня не работает. Как сделать это вручную? Но я не програмер, а пользователь. У меня Ubuntu 7.10 i386, а видяха ATI Mobility Radeon X1600. Заранее всем признателен.