Size: 251
Comment:
|
Size: 713
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
[[attachment:eeepc900install.sh]] The script is broken up in four sections: making a working directory, downloading the latest versions of the code, compiling and installing the modules, and modifying the environment. == Make a working directory == * First the directory and all its contents are deleted. If for some reason you want to keep it rename or copy it somewhere else. * Make the {{{eeepc900}}} directory. * Change into this directory. |
EeePc900-RebuildModules
If you have one of the Ubuntu distributions on your EeePC 900 the wifi and camera moduals will needs to be rebuilt. I will provide a script that will do this for you and try to explain what is being done in the script.
The script is broken up in four sections: making a working directory, downloading the latest versions of the code, compiling and installing the modules, and modifying the environment.
Make a working directory
- First the directory and all its contents are deleted. If for some reason you want to keep it rename or copy it somewhere else.
Make the eeepc900 directory.
- Change into this directory.