Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
ALi sound card in Compaq Presario
Name: nikitas Date: February 16, 2003 at 07:04:41 Pacific OS: Slackware Linux CPU/Ram: Athlon AMD +1800 256 Ram
Comment:
Guys I have a problem in configuring my Acer Labs Inc. sound card in Slackware. I select the sound card support in the menuconfig(which is together with trident and SiS) I recompile the kernel, I test the driver(it works), I add "modprobe trident" in the file rc.modules and then reboot. The system initially recognises the sound card but then gives me "Irq found 5, want 4" and "system not ready for command" and then gives a flow of errors.
Name: dieymir Date: February 20, 2003 at 11:02:56 Pacific
Reply:
I have a home-made box with an ALi MaGik 1 chipset, Slackware 8.1, kernel 2.4.20 and works fine. Maybe you don't have enough IRQs free. Try this: in menuconfig go to Processor type and features --> and there enable [*] Local APIC support on uniprocessors [*] IO-APIC support on uniprocessors
I also use kmod to load the driver automatically when needed instead of using modprobe. If you want to use this method: - Enable kmod support in the kernel - Put the following in your /etc/modules.conf file: alias sound-slot-0 trident - Remove the modprobe trident line in the rc.modules file. (not needed)
If you log as user and get access permision errors to /dev/dsp simply do a chmod 666 /dev/dsp* to solve the problem.
Summary: I have AOpen FM56-PM 56K Speakerphone PCI modem and Yamaha DS-XG Sound card. How can I install these two. And how do we establish in Linux? ...
Summary: Hi, I installed the Alsa 0.9 drivers for my STAudio DSP V sound card (from www.pcmus.com). Everything seems fine except it plays any MP3 at a higher speed than it should. The sound card works normally...