vi3tboi817
10-28-2002, 07:33 PM
I am new to linux and i couldnt install my audio driver...I extracted the driver to my floppy disk...and i got confused on the 2nd steps, can some1 rephrase it so that i can understand...?
1. Unpack the distribution:
tar xvzf au88xx*.tar.gz
2. Change to the driver directory and become root:
cd au88xx*
su
3. Type the following install commands:
If you have an 8830-based card:
make install
If you have an 8810-based card:
make install10
If you have an 8820-based card:
make install20
1. Unpack the distribution:
tar xvzf au88xx*.tar.gz
2. Change to the driver directory and become root:
cd au88xx*
su
3. Type the following install commands:
If you have an 8830-based card:
make install
If you have an 8810-based card:
make install10
If you have an 8820-based card:
make install20