Hola lista de nuevo ( disculpen tantas notas pero las envio por separado para vuestar comodidad ) Ojala me puedan ayudar con esto: En notas anteriores explico que el driver de mi tarjeta no funciona bien y que finalmente existe uno para la version xfree86 4.2, ahora tengo dos grandes dudas: 1. Como puedo cambiarme a la version 4.2 ??? si es que se puede. 2. Si los codigos fuentes e instaladores del driver estan diseñados para red hat existe alguna forma ( ya sea cambiando los directorios o algo asi ) para instalarlo en suse ( sin esto es inutil lo anterior ) Les adjunto las instrucciones para instalar el driver, son un poco largas y ademas estan en ingles, asi que pido disculpas de antemano: Plssss su ayuda con esto, a mi no me resulto no siquiera la primera parte :_( 1. Copy driver package to local machine In terminal window: cd "S3 driver" (S3 driver is referred to the driver name on the local machine) ./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. insmod vi /etc/rc.local Press button "insert" and you can append two lines in the file "rc.local" insmod agpgart agp_try_unsupported=1 insmod savage Press button "Esc" Press button "Shift" + ":" Type "wq" and press "Enter" (save the change in file and exit) 5. install XvMC driver cd xc/lib/XvMC/hw/savage make install ldconfig sync 6. Enable video capture In terminal window, please type: vi /etc/X11/XF86Config Press button "insert" and you can append one line in the file "rc.local" Option "SAA7111" "1" Press button "Esc" Press button "Shift" + ":" Type "wq" and press "Enter" (save the change in file and exit) 7. Reboot system and confirm driver installation Open terminal window vi /var/log/XFree86.0.log (2D part) search the item "savage" and you can get driver version information. Type "glxinfo" in the terminal window The information of 3D part is listed.
participants (1)
-
marcelmourguiart@vtr.net