I have Mandrake Linux 9.1 and I recently got both the drivers to run my 123456 Master Riptide Audio Device Sound Card, and have tried multiple things, but no audio will play, on anything! Whatever I try, it stays at 0:00 and the volume goes to 1%, then drops to 0% and repeats. I have some information that could prove useful. Here is my modules.conf.
probeall scsi_hostadapter ide-scsi
probeall usb-interface usb-uhci
alias eth0 8139too
alias /dev/ttySHSF* hsfserial
alias char-major-240 hsfserial
alias /dev/ttyCUA* hsfserial
alias char-major-241 hsfserial
alias /dev/modem hsfserial
options hsfserial serialmajor=240 calloutmajor=241
alias sound-slot-1 riptidelow
alias /dev/dsp* riptidelow
alias /dev/sound/dsp* riptidelow
alias /dev/mixer* riptidelow
alias /dev/sound/mixer* riptidelow
And yes, this is all of it. Maybe lsmod will prove useful. Heres the list from it:
Module Size Used by Tainted: P
isofs 27988 1 (autoclean)
zlib_inflate 21156 0 (autoclean) [isofs]
udf 90464 0 (autoclean)
lp 8096 1
parport_pc 25096 1
parport 34176 1 [lp parport_pc]
riptidelow 20188 2
riptidesound 14028 4 [riptidelow]
opl3 14272 0 [riptidelow]
mpu401 22884 0 [riptidelow riptidesound]
sound 70644 0 [opl3 mpu401]
soundcore 6276 0 [riptidesound sound]
riptideint 7720 1 [riptidelow]
nfsd 74256 8 (autoclean)
af_packet 14952 1 (autoclean)
sr_mod 16920 2 (autoclean)
floppy 55132 0
8139too 17160 1 (autoclean)
mii 3832 0 (autoclean) [8139too]
nls_iso8859-1 3516 2 (autoclean)
ntfs 76812 1 (autoclean)
supermount 15296 3 (autoclean)
ide-cd 33856 0
cdrom 31648 0 [sr_mod ide-cd]
ide-scsi 11280 1
scsi_mod 103284 2 [sr_mod ide-scsi]
usb-uhci 24652 0 (unused)
usbcore 72992 1 [usb-uhci]
rtc 8060 0 (autoclean)
ext3 59916 1
jbd 38972 1 [ext3]
I hope somebody can help me out here.