LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Via driver (https://www.linuxquestions.org/questions/linux-hardware-18/via-driver-297048/)

anupamsr 03-03-2005 01:22 AM

Via driver
 
Hi all!

I have Via KM400 chipset. I am trying to install Unichrome drivers for that. I have enabled DRI.

Now I want to install XvMC. The difficulty is that I am behind a firewall. So, I am unable to use cvs to download libxvmc. All the sites on google suggest using cvs. The Unichrome site is having patches, but I dont know how to apply them.

Kidly give me a method to get libxvmc. Or just tell me how to apply that patch.

Artanicus 03-03-2005 02:46 AM

Code:

patch /path/to/file/to/be/patched /path/to/patchfile.patch
If you are unsure of the exect file to be patched, it can be read from the top lines of the patch file with a text editor.


All times are GMT -5. The time now is 04:38 PM.