diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-15 18:16:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-15 18:16:23 +0000 |
commit | c08cfc3dc9e58585d1b6601e95e9633a7614e5cc (patch) | |
tree | cf42a01bfae5ad7a56cc61e09457eaaa7187d25a /audio/aureal-kmod/pkg-message | |
parent | ae6af583691e07daa6e90557713f793051411d15 (diff) | |
download | ports-c08cfc3dc9e58585d1b6601e95e9633a7614e5cc.tar.gz ports-c08cfc3dc9e58585d1b6601e95e9633a7614e5cc.zip |
Notes
Diffstat (limited to 'audio/aureal-kmod/pkg-message')
-rw-r--r-- | audio/aureal-kmod/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/aureal-kmod/pkg-message b/audio/aureal-kmod/pkg-message index af7df622fc51..a344aa4cad81 100644 --- a/audio/aureal-kmod/pkg-message +++ b/audio/aureal-kmod/pkg-message @@ -1,4 +1,6 @@ ------------------------------------------------------------------------------- +IMPORTANT! MAKE SURE TO READ THE FOLLOWING! + To use the driver, make a copy of %%PREFIX%%/etc/rc.d/aureal.sh.sample under %%PREFIX%%/etc/rc.d/aureal.sh and do: chmod +x %%PREFIX%%/etc/rc.d/aureal.sh. @@ -17,6 +19,10 @@ edit this script and set "CARD=" to 88X0 where X is 1, 2 or 3 depending on which Aureal chipset you have - au8810 (Vortex Advantage), au8820 (Vortex 1) or au8830 (Vortex 2) correspondingly. +If your system is based on a Via Apollo KX133 chipset, your computer will +most likely lock up soon after playback is started. This is a known issue. +Make sure to uncomment "VIAKX133FIX=yes" in aureal.sh start-up script. + Please note that you also need to have a `snd_pcm.ko' module either already loaded or placed into appropriate location for modules on your system (default is /modules/ on 4-STABLE and /boot/kernel/ on 5-CURRENT). You can compile and |