셰틀 3000-A421 , 310등은 그래픽 카드로 Geforce2 Go가
달려있습니다.
리눅스로 설치시
http://www.nvidia.com/view.asp?PAGE=linux 에 가셔서
Any RPM-based system with an upgraded / customized / non-default kernel
NVIDIA_GLX-1.0-1541.i386.rpm
NVIDIA_kernel-1.0-1541.src.rpm
을 받으신후 <= 라고 표시한 부분만 실행해 줍니다.
INSTALLING/UPGRADING BY SRPM
Instructions for the Impatient:
<= $ rpm --rebuild NVIDIA_kernel.src.rpm
<= $ rpm -ivh /usr/src/redhat/RPMS/i386/NVIDIA_kernel-1.0-1541.i386.rpm
(이부분이 설명서와 조금 틀려 수정했습니다)
<= $ rpm -ivh NVIDIA_GLX.i386.rpm
****************************************************************:
Instructions:
To build a custom NVIDIA_kernel rpm for your system, pass rpm the
'--rebuild' flag:
$ rpm --rebuild NVIDIA_kernel.src.rpm
Watch for the line that looks something like (the path may be different):
Wrote:/usr/src/redhat/RPMS/i386/NVIDIA_kernel.i386.rpm
and use that as input to rpm to install:
$ rpm -ivh /usr/src/redhat/RPMS/i386/NVIDIA_kernel.i386.rpm
or upgrade:
$ rpm -Uvh /usr/src/redhat/RPMS/i386/NVIDIA_kernel.i386.rpm
To install the NVIDIA_GLX package, follow the instructions above for
either installing or upgrading NVIDIA_GLX from rpm.
*********************************************************************
이제 드라이버 복사가 끝났으니
다음은 설정을 해주어야 하는 부분입니다.
(sec-03) EDITING YOUR XF86CONFIG FILE
__________________________________________________________________________
When XFree86 4.0 was released, it used a slightly different XF86Config
file syntax than the 3.x series did, and so to allow both 3.x and 4.x
versions of XFree86 to co-exist on the same system, it was decided that
XFree86 4.x was to use the configuration file "/etc/X11/XF86Config-4"
if it existed, and only if that file did not exist would the file
"/etc/X11/XF86Config" be used (actually, that is an over-simplification
of the search criteria; please see the XF86Config man page for a complete
description of the search path). Please make sure you know what
configuration file XFree86 is using. If you are in doubt, look for a
line beginning with "(==) Using config file:" in your XFree86 log file
("/var/log/XFree86.0.log"). This README will use "XF68Config" to refer
to your configuration file, whatever it is named.
/etc/X11/XF86Config-4 화일을 수정합니다.
If you do not have a working XF86Config file, there are several ways
to start: there is a sample config file that comes with XFree86, and
there is a sample config file included with the NVIDIA_GLX package (it
gets installed in /usr/share/doc/NVIDIA_GLX-1.0/). You could also use
a program like 'xf86config'; some distributions provide their own tool
for generating an XF86Config file. For more on XF86Config file syntax,
please refer to the man page.
If you already have an XF86Config file working with a different driver
(such as the 'nv' driver), then all you need to do is find the relevant
Device section and replace the line:
디바이스 섹션에 가셔서 아래로 고치거나 입력합니다.
Driver "nv"
with
<= Driver "nvidia"
In the Module section, make sure you have:
모듈섹션에 아래를 입력합니다.
<= Load "glx"
You should also remove the following lines:
이 두라인은 지우시기 바랍니다.
<= Load "dri"
<= Load "GLcore"
if they exist. There are also numerous options that can be added to
the XF86Config file to fine-tune the NVIDIA XFree86 driver. Please see
Appendix D for a complete list of these options.
Once you have configured your XF86Config file, you are ready to restart
X and begin using the accelerated OpenGL libraries. After you restart X,
you should be able to run any OpenGL application and it will automatically
use the new NVIDIA libraries. If you encounter any problems, please
see the troubleshooting section below.
마지막으로
cp /usr/share/doc/NVIDIA_GLX-1.0/include/GL/* /usr/include/GL
해주시기 바랍니다.
--
수십가지의 노트북에 설치를.. 으. 이제 그만 하고 싶다.
이제 16메가 달린 노트북으로 저 세상을 향해`~
진짜 16메가라 뭐가 틀리긴 틀리네요6