Computing.Net > Forums > Linux > ALi sound card in Compaq Presario

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

Reply to Message Icon

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.

If anyone knows something about it please tell me



Sponsored Link
Ads by Google

Response Number 1
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.

Hope this helps.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: ALi sound card in Compaq Presario

Problem, configure my sound card in Mandrake 7.0 www.computing.net/answers/linux/problem-configure-my-sound-card-in-mandrake-70/2213.html

How to install my modem and sound card in Red Hat Linux 6.0 www.computing.net/answers/linux/how-to-install-my-modem-and-sound-card-in-red-hat-linux-60/863.html

Sound card in redhat 8 www.computing.net/answers/linux/sound-card-in-redhat-8/17965.html