LinuxQuestions.org
Help answer threads with 0 replies.
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 07-24-2003, 10:58 PM   #1
-=Sabin=-
Member
 
Registered: Jul 2003
Location: Anchorage, Alaska
Distribution: Suse 9.0
Posts: 33

Rep: Reputation: 15
Is there a way to change IRQ's?


I have IRQ sharing going on in my laptop. IRQ 11 is as follows:

usb-uhci, ehci-hcd, eth0, Ricoh Co Ltd RL5c476 II, ALi Audio Accelerator .

The problem is that when I play sounds and music it skips and jumps. I think it might be a IRQ problem. Is there a way I can move some of the IRQ's? I can not do it from the Bios, there is no option there. Thanks
 
Old 07-24-2003, 11:15 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
i think that in your modules.conf file you can append to the end of a line for the device you wanna change...something like this for example, say your conf file says this:
alias sound-slot-0 audigy
you could add this:
alias sound-slot-0 audigy irq=NUMBER

i am almost positive thats how its done, if you'd like you can wait for a follow up post to confirm this
 
Old 07-24-2003, 11:50 PM   #3
-=Sabin=-
Member
 
Registered: Jul 2003
Location: Anchorage, Alaska
Distribution: Suse 9.0
Posts: 33

Original Poster
Rep: Reputation: 15
I tried what you showed and no luck. The IRQ's did not change. It was worth a try. Thanks
 
Old 07-25-2003, 10:48 AM   #4
Mr. D.
Member
 
Registered: Jul 2003
Location: Switzerland
Distribution: Slackware 10, SuSE 9.3
Posts: 35

Rep: Reputation: 15
I had the same problem

try that:

go to the "control centre" - "Sound"- "sound system" -
"sound in-/output"

there you'll see a slider titled "audio buffer size"

move it to the left (i moved it fully left), then it should be better.

by the way: i'm using the german version of the mandrake 9. 1 distribution so some of my ".." marked words may be different on your system.

bye

D.
 
Old 07-27-2003, 09:07 PM   #5
-=Sabin=-
Member
 
Registered: Jul 2003
Location: Anchorage, Alaska
Distribution: Suse 9.0
Posts: 33

Original Poster
Rep: Reputation: 15
Anyone know how to force Linux to take a IRQ you want?
 
Old 07-27-2003, 09:14 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
The idea with the modules.conf was quite sensible...

Try
alias sound <your soundcard module>
options <your soundcard module> irq=<your pick of IRQ>

HIH

Cheers,
Tink

Last edited by Tinkster; 07-27-2003 at 09:15 PM.
 
Old 07-28-2003, 03:25 AM   #7
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
You also might want to try diaabling plug and play in the motherboard BIOS.
 
Old 07-28-2003, 10:30 AM   #8
-=Sabin=-
Member
 
Registered: Jul 2003
Location: Anchorage, Alaska
Distribution: Suse 9.0
Posts: 33

Original Poster
Rep: Reputation: 15
No luck Tinkster. Below is what it looks like.

probeall scsi_hostadapter ide-scsi
probeall usb-interface usb-uhci ehci-hcd
alias eth0 8139too
options eth0 8139too trident irq=4
alias sound-slot-0 trident
options sound-slot-0 trident irq=5

Michaelk:
I do not have the that option in my Bios..
 
Old 07-28-2003, 03:12 PM   #9
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by -=Sabin=-
alias sound-slot-0 trident
options sound-slot-0 trident irq=5
Try
Code:
alias sound-slot-0 trident
options trident irq=5
Cheers,
Tink
 
Old 07-29-2003, 10:29 AM   #10
-=Sabin=-
Member
 
Registered: Jul 2003
Location: Anchorage, Alaska
Distribution: Suse 9.0
Posts: 33

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Tinkster
Try
Code:
alias sound-slot-0 trident
options trident irq=5
Cheers,
Tink
I did that with no luck. Just so I got this right, all I have to do is reboot for the changes to take place. Is that right? What I have been doing is making the chages as ROOT then rebooting.
 
  


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
How to change IRQ's in Suse ManRSA Linux - Hardware 1 10-06-2005 04:51 AM
IRQ's and IO Ports simpilot Linux - Networking 5 08-02-2004 06:32 AM
Does Grup have anything do to with IRQ's? danslinuxbox Linux - Hardware 1 03-03-2004 07:53 AM
*NOOB ALERT!* irq's? MaloventEvil Linux - Networking 5 02-04-2004 03:28 AM
Kernel Panic, IRQ's scarr3d Linux - General 8 10-22-2003 03:07 PM

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

All times are GMT -5. The time now is 03:18 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