29.04.2024, 18:35 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]
Letzte Änderung am 2006-08-17 21:26:23 von Richard proofing

Erweiterungen:
Best wishes, Benix

Löschungen:
Best wishes,



      1. Editiert am 2006-08-17 21:25:36 von Richard proofing

        Erweiterungen:

        Installing drivers offline

Perhaps you know the problem, someone owns a computer with Kanotix, but no internet access.
Nevertheless, that someone does not want to do without things like a 3D graphic driver, for example, whose installation script requires internet access.
To get over that hurdle, you need at least one PC with Linux (Kanotix) access to the internet. On that one, you run the desired script, as usual. Now the necessary files are located in /usr/src/.
These must simply be carried to the target computer without internet, by means of writing a CD, a pen drive, or some other removable common media.
Now you can implement the appropriate Script, as usual. You can safely ignore the error messages concerning the need to download files, the script nevertheless will continue. It will be more difficult if you have for example an ATI Radeon integrated on the first PC, whereas the goal PC is built with NVIDIA.
In order to get the 3D driver, one must simply remove the following line from the Script:
  if test -z "`lspci|grep VGA|grep -i nvidia`"; then
  fi

ATTENTION One should terminate the script (CTL+C) as soon as all needed files are downloaded, as a wrong driver for the system might otherwise be installed! If this nevertheless happens, the x-server won't work anymore. To repair this, simply enter the following as root:
# cp /etc/X11/XF86CONFIG-4.1st /etc/X11/XF86CONFIG-4
init 5
So the old configuration is now repaired, and X can be started again.
Best wishes,
PS: (Note: you have to change to init 3 to install the nvidia-driver)


Löschungen:
Installing drivers offline
Perhaps some of you know the problem: somebody owns a computer with Kanotix, but no internet.
Nevertheless, that someone does not want to be without things like a 3D graphic driver, for example, whose installation script requires internet access.
You won't get over that hurdle, because you needs at least one PC with Linux (Kanotix) access to the internet. On that one you run the desired script as usual. Now the necessary files are located in /usr/src/.
These must simply be copied on the target computer without internet.
Now you can implement the appropriate Script, as usual. You can safely ignore the error messages concerning to downloaded files, script nevertheless will continue. It will be more difficult if you have for example a ATI Radeon integrated on the first PC, whereas the goal PC is built with NVIDIA.
In order to get the 3D driver, one must simply remove the following line from the Script: :code:if test -z "`lspci|grep VGA|grep -i nvidia`"; then
    1. code:
:rot:ACHTUNG!:rot: One should terminate the script (CTL+C) as soon as all files are downloaded, as a wrong driver for the system might otherwise be installed! If this nevertheless happens, the x-server won't work anymore. To repair this, simply enter the following as root :
:code:cp /etc/X11/XF86CONFIG-4.1st /etc/X11/XF86CONFIG-4
init 5:code:
So the old configuration is now repaired, and X can be started again.
Best wishes :blau:Benix :blau:
(Note: you have to change to init 3 to install the nvidia-driver)



älteste bekannte Version dieser Seite wurde bearbeitet am 2005-02-23 02:44:04 von OffTopic [ ]

Installing drivers offline

Perhaps some of you know the problem: somebody owns a computer with Kanotix, but no internet.
Nevertheless, that someone does not want to be without things like a 3D graphic driver, for example, whose installation script requires internet access.

You won't get over that hurdle, because you needs at least one PC with Linux (Kanotix) access to the internet. On that one you run the desired script as usual. Now the necessary files are located in /usr/src/.

These must simply be copied on the target computer without internet.

Now you can implement the appropriate Script, as usual. You can safely ignore the error messages concerning to downloaded files, script nevertheless will continue. It will be more difficult if you have for example a ATI Radeon integrated on the first PC, whereas the goal PC is built with NVIDIA.

In order to get the 3D driver, one must simply remove the following line from the Script:

:code:if test -z "`lspci|grep VGA|grep -i nvidia`"; then
    1. Error: No nVidia VGA adapter found.
    2. 3
  1. code:


Afterwards the Script can be implemented also on a PC with a Radeon.

:rot:ACHTUNG!:rot: One should terminate the script (CTL+C) as soon as all files are downloaded, as a wrong driver for the system might otherwise be installed! If this nevertheless happens, the x-server won't work anymore. To repair this, simply enter the following as root :

:code:cp /etc/X11/XF86CONFIG-4.1st /etc/X11/XF86CONFIG-4
init 3 (possibly after CTL+C)
init 5:code:

So the old configuration is now repaired, and X can be started again.

Have fun with caution.

Best wishes :blau:Benix :blau:

(Note: you have to change to init 3 to install the nvidia-driver)
Letzte Revision :
Letzter Editor :
Eigentümer :
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.