LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-03-2003, 08:08 AM   #1
gajeep94yj
LQ Newbie
 
Registered: Oct 2003
Location: ATL, GA
Posts: 2

Rep: Reputation: 0
Angry IRQ conflict with sound on ASUS a7v8x-x


ok I am fairly new user of linux. been using solaris for years but new to linux.

I am running redhat 9 on a AMD 2500+. I have an asus a7v8x-x motherboard with the build in sound card. running sndconfig recognises my sound car but I am having IRQ conflicts. I loaded the alsa drivers with no problems but it still won't play sounds.

my question is how do I change in redhat what IRQ the sounds card wants? I have tried in the bios but can't get it to change the irq assigned to it.

here is the relivent information:

[root@linux root]# dmesg |grep irq
IRQ routing conflict for 00:10.0, have irq 4, want irq 3
IRQ routing conflict for 00:10.1, have irq 4, want irq 3
IRQ routing conflict for 00:10.2, have irq 4, want irq 3
IRQ routing conflict for 00:10.3, have irq 4, want irq 3
IRQ routing conflict for 00:11.5, have irq 3, want irq 4
IRQ routing conflict for 00:11.5, have irq 3, want irq 4

[root@linux root]# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400 AGP] Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97 Audio Controller (rev 50)


[root@linux root]# cat /proc/interrupts
CPU0
0: 4843848 XT-PIC timer
1: 6384 XT-PIC keyboard
2: 0 XT-PIC cascade
3: 69391 XT-PIC VIA8233
4: 0 XT-PIC ehci-hcd, usb-uhci, usb-uhci, usb-uhci
7: 36637 XT-PIC eth0
8: 1 XT-PIC rtc
11: 6447050 XT-PIC nvidia
12: 146177 XT-PIC PS/2 Mouse
14: 178742 XT-PIC ide0
NMI: 0
ERR: 0


/var/log/messages
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-1
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-1
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-2
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-2
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-3
Oct 30 10:19:15 linux modprobe: modprobe: Can't locate module snd-card-3

[root@linux root]# lsmod
Module Size Used by Tainted: P
snd-seq-oss 34144 0 (unused)
snd-seq-midi-event 6080 0 [snd-seq-oss]
snd-seq 47024 2 [snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 44324 0
snd-mixer-oss 16208 0 [snd-pcm-oss]
snd-via82xx 16896 0
snd-mpu401-uart 5136 0 [snd-via82xx]
snd-rawmidi 18656 0 [snd-mpu401-uart]
snd-seq-device 6236 0 [snd-seq-oss snd-seq snd-rawmidi]
snd-pcm 84736 0 [snd-pcm-oss snd-via82xx]
snd-timer 19812 0 [snd-seq snd-pcm]
snd-ac97-codec 51224 0 [snd-via82xx]
snd 46596 0 [snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-via82xx snd-mpu401-uart snd-rawmidi snd-seq-device snd-pcm snd-timer snd-ac97-codec]
soundcore 6276 6 [snd]
gameport 3332 0 [snd-via82xx]
snd-page-alloc 9748 0 [snd-via82xx snd-pcm]


Also look at these messages:
/var/log/messages:

Oct 27 09:43:29 linux kernel: Via 686a/8233/8235 audio driver 1.9.1-ac2
Oct 27 09:43:29 linux kernel: PCI: Found IRQ 4 for device 00:11.5
Oct 27 09:43:29 linux kernel: IRQ routing conflict for 00:11.5, have irq 5, want irq 4
Oct 27 09:43:29 linux kernel: via82cxxx: Six channel audio available
Oct 27 09:43:29 linux kernel: ac97_codec: AC97 Audio codec, id: ADS112 (Unknown)
Oct 27 09:43:29 linux kernel: via82cxxx: board #1 at 0xE000, IRQ 5




ANY help is appriciated.

thanks!

 
Old 11-03-2003, 06:49 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"my question is how do I change in redhat what IRQ the sounds card wants?"

I think that you make your changes in /etc/modules.conf. What those changes are in your case, I have no idea. Scan down the /etc/modules.conf until you hit a lot of commented out lines having to do with sound card configuration and see what you can make of it.


___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 11-03-2003, 09:52 PM   #3
gajeep94yj
LQ Newbie
 
Registered: Oct 2003
Location: ATL, GA
Posts: 2

Original Poster
Rep: Reputation: 0
I don't think that's it

here is my /etc/modules.conf

I don't see anything in there to change:
alias eth0 via-rhine
alias usb-controller ehci-hcd
alias usb-controller1 usb-uhci
alias char-major-195 nvidia
#alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1
|| :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 |
| :
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-via82xx
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0

# card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
 
Old 11-03-2003, 10:16 PM   #4
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
In 2000, and again in 2001, I had to configure my IRQ and so forth to get a SoundBlaster card working on SuSE 6.4 and 7.2. Here are the lines I added to /etc/modules.conf in 2001 to get it working on SuSE 7.2:

alias char-major-14 sb
post-install sb /sbin/modprobe "-k" "adlib_card"
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330
options adlib_card io=0x388

The only relevance that I can see this code having to your problem is that it shows that you can reconfigure your IRQ and so forth in /etc/modules.conf I remember that I worked on the problem off and on for several days but I don't remember enough about what I did to apply it to your problem. I think that I got part of the necessary information from the comments in /etc/modules.conf, part from SuSE support, and part from SoundBlaster support.


___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sound on ASUS A7V8X Solution jlinkels Linux - Hardware 0 07-28-2005 07:17 AM
irq routing conflict on Asus A7V600 doralsoral Linux - Hardware 0 04-01-2004 06:19 AM
sound driver for asus a7v8x SamiEvangelista Linux - Hardware 5 11-29-2003 12:51 PM
no sound with Knoppix v3.3 on Asus A7V8X-X Ming Dao Linux - Newbie 4 11-14-2003 08:03 PM
Asus A7V8X sound aadler Linux - Hardware 41 11-11-2003 01:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration