GAMaus
2002-09-28, 18:09:38
Ich wollte unter Mandrake 9 Treiber fuer meine Sondkarte installieren und kann leider mit der Anleitung nichts anfangen.
Ich hab die Treiber runtergeladen und sie auf dem Desktop abgelegt.
Die Anleitung besagt folgendes:
Installing the Driver
---------------------
1. Unpack the distribution:
tar xvzf aureal*.tar.gz
2. Change to the driver directory and become root:
cd aureal*
su
3. Edit the Makefile to suit your system (SMP, CPU type, etc)
4. Type the following install commands:
If you have an 8830-based (Vortex 2) card:
make install
If you have an 8820-based (Vortex 1) card:
make install20
If you have an 8810-based (Vortex Advantage) card:
make install10
There is no need to reboot.
Note: if you get "unresolved symbol" errors during the install,
rebuild your kernel with sound support (soundcore) built in
(not a module).
Supported Sound Cards
---------------------
Aureal SQ2500 (8830-based)
Aureal SQ1500 (8810-based)
Diamond MX300 (8830-based)
Turtle Beach Montego (8820-based)
Any other Aureal 88(1|2|3)0 based card should work
Und welche ist die driver directory ?
Was muss ich in der Makefile aendern?
MFG GAMaus
Ich hab die Treiber runtergeladen und sie auf dem Desktop abgelegt.
Die Anleitung besagt folgendes:
Installing the Driver
---------------------
1. Unpack the distribution:
tar xvzf aureal*.tar.gz
2. Change to the driver directory and become root:
cd aureal*
su
3. Edit the Makefile to suit your system (SMP, CPU type, etc)
4. Type the following install commands:
If you have an 8830-based (Vortex 2) card:
make install
If you have an 8820-based (Vortex 1) card:
make install20
If you have an 8810-based (Vortex Advantage) card:
make install10
There is no need to reboot.
Note: if you get "unresolved symbol" errors during the install,
rebuild your kernel with sound support (soundcore) built in
(not a module).
Supported Sound Cards
---------------------
Aureal SQ2500 (8830-based)
Aureal SQ1500 (8810-based)
Diamond MX300 (8830-based)
Turtle Beach Montego (8820-based)
Any other Aureal 88(1|2|3)0 based card should work
Und welche ist die driver directory ?
Was muss ich in der Makefile aendern?
MFG GAMaus