Re: [newbie] Shared IRQ's

2000-12-26 Thread s

On Sunday 24 December 2000 03:20 am, you wrote:

> I had the exact same problem. what I did, was I disabled usb, and serial
> ports to free up some IRQ's and it worked fine. and if you want to take
> a look for yourself:
> 'cat /proc/pci' without the quotes.
>
> Regards,
> Peter Marks
>
Hi Peter, 
How does one disable some usb and serial ports?  I find that my agp video 
card is trying to share an irq with an usb controller.  It was sharing with 
the sound card until I moved it.  So now I need some way to assign that video 
card an irq to itself.  
In appreciation,
-s




Re: [newbie] Shared IRQ's

2000-12-23 Thread tweeter

abram wrote:
> 
> yes, that could be your problem.  SBLive cards typically share IRQ's
> well but 3dfx cards and linux do not.  There are a few ways for you to
> fix this confilict:
I had the exact same problem. what I did, was I disabled usb, and serial
ports to free up some IRQ's and it worked fine. and if you want to take
a look for yourself:
'cat /proc/pci' without the quotes.

Regards,
Peter Marks

> 
> 1. Some BIOS will allow you to change IRQ's on a slot by slot basis so
> you could simply assign a free irq to one of the devices.  I'd change
> the SBLive I think.
> 
> 2. Move one of the cards to a different slot.  Be aware that typically
> AGP slots share irq's with the first PCI slot below them and that last
> PCI slots typically share with USB controllers.
> 
> Good Luck!
> 
> Abe
> 
> > Terry Bullard wrote:
> >
> > I've been trying to get my soundblaster live value card working with
> > Mandrake 7.1.  The modules soundcore and emu10k1 are loaded and the
> > mixer is not muted.  The only thing i've found is that both my
> > graphics card (a voodoo 3fx) and the sound card both have the same irq
> > - could this be causing the problem and if so, how do I correct it.
> >
> > thanks for any help you guys can offer.
> >
> > terry

-- 
|---|
Peter Marks
E-Mail:[EMAIL PROTECTED]
ICQ:46202991
http;//www.tweeterindustries.net
|---|




Re: [newbie] Shared IRQ's

2000-12-23 Thread abram

yes, that could be your problem.  SBLive cards typically share IRQ's
well but 3dfx cards and linux do not.  There are a few ways for you to
fix this confilict:

1. Some BIOS will allow you to change IRQ's on a slot by slot basis so
you could simply assign a free irq to one of the devices.  I'd change
the SBLive I think.

2. Move one of the cards to a different slot.  Be aware that typically
AGP slots share irq's with the first PCI slot below them and that last
PCI slots typically share with USB controllers.

Good Luck!


Abe



> Terry Bullard wrote:
> 
> I've been trying to get my soundblaster live value card working with
> Mandrake 7.1.  The modules soundcore and emu10k1 are loaded and the
> mixer is not muted.  The only thing i've found is that both my
> graphics card (a voodoo 3fx) and the sound card both have the same irq
> - could this be causing the problem and if so, how do I correct it.
> 
> thanks for any help you guys can offer.
> 
> terry