Driver Installation
=================================
Before driver installation, we assume you have XFree86 environment
installed, which is located at /root/xc in your system.
1. Copy the driver package, then follow the steps below to rebuild
XFree86 and Savage driver.
tar zxvf 1.1.18bld2.tgz
cd LinuxDriver
./savage_install /root/xc
cd /root/xc
make World
2. Install 2D driver
cd xc/programs/Xserver/hw/xfree86/drivers/savage
make install
ldconfig
sync
3. Install 3D driver
cd xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernal
make -f Makefile.linux savage.o
cp savage.o /lib/modules/*/kernel/drivers/char/drm
cd xc/lib/GL/mesa/src/drv/savage
make install
ldconfig
sync
4. Insert modules during boot time
Modify the file "/etc/rc.d/rc.local", then add the following lines.
insmod agpgart agp_try_unsupported=1
insmod savage
5. Install XvMC driver
cd xc/lib/XvMC/hw/savage
make install
ldconfig
sync
6. Enable video capture
If you have SAA7111 device, modify the file "/etc/X11/XF86Config(-4)",
then add following line in "Driver" section.
Option "SAA7111" "1"
7. Reboot system and confirm driver installation
(a) 2D
Check the file "/var/log/XFree86.0.log", then search the item
"savage" and you can get driver version information.
(b) 3D
Using "glxinfo" command to make sure the 3D function is enabled.
#./savage_install /root/xc
Checking the input parameters...............
Checking the source location of XFree86 4.2.0:/root/xc...................
The Full path of XFree86 4.2.0 souce code is /root/xc
Checking the necessary information of source code XFree86 4.2.0.......
Error:The version file:/root/xc/programs/Xserver/hw/xfree86/xf86Version.h isn't exist!
Вот что он от меня хочет? И где мне ему выдрать xf86Version.h?
Driver Installation
=================================
Before driver installation, we assume you have XFree86 environment
installed, which is located at /root/xc in your system.
1. Copy the driver package, then follow the steps below to rebuild
XFree86 and Savage driver.
tar zxvf 1.1.18bld2.tgz
cd LinuxDriver
./savage_install /root/xc
cd /root/xc
make World
2. Install 2D driver
cd xc/programs/Xserver/hw/xfree86/drivers/savage
make install
ldconfig
sync
3. Install 3D driver
cd xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernal
make -f Makefile.linux savage.o
cp savage.o /lib/modules/*/kernel/drivers/char/drm
cd xc/lib/GL/mesa/src/drv/savage
make install
ldconfig
sync
4. Insert modules during boot time
Modify the file "/etc/rc.d/rc.local", then add the following lines.
insmod agpgart agp_try_unsupported=1
insmod savage
5. Install XvMC driver
cd xc/lib/XvMC/hw/savage
make install
ldconfig
sync
6. Enable video capture
If you have SAA7111 device, modify the file "/etc/X11/XF86Config(-4)",
then add following line in "Driver" section.
Option "SAA7111" "1"
7. Reboot system and confirm driver installation
(a) 2D
Check the file "/var/log/XFree86.0.log", then search the item
"savage" and you can get driver version information.
(b) 3D
Using "glxinfo" command to make sure the 3D function is enabled.
#./savage_install /root/xc
Checking the input parameters...............
Checking the source location of XFree86 4.2.0:/root/xc...................
The Full path of XFree86 4.2.0 souce code is /root/xc
Checking the necessary information of source code XFree86 4.2.0.......
Error:The version file:/root/xc/programs/Xserver/hw/xfree86/xf86Version.h isn't exist!
Вот что он от меня хочет? И где мне ему выдрать xf86Version.h?
Help
А заголовочные файлы xorg установлены ?
Jabber: sunder@jabber.ru Настоящий Операман должен построить дом, посадить дерево и сделать из лисы чучело !