Re: [expert] irq conflict

2001-09-17 Thread Tom Badran
On Monday 17 September 2001 11:00 pm, you wrote: > I can't help you here specifically, but *make sure* you've disabled all > unnecessary serial and parallel ports (and other useless motherboard > peripherals) in the BIOS setup. My feeling is removing the two serial > ports alone and resetting the

Re: [expert] irq conflict

2001-09-17 Thread Tom Badran
And now there is more, startx burns up completely: i get a 'failed to initialize kernel module' (which is installed and loaded without error) And then it complains about not being able to find any screens, although if i change XF86Config-4 to use nv as the driver it works fine (for 2d anyway).

Re: [expert] irq conflict

2001-09-16 Thread Tom Badran
On Monday 17 September 2001 12:29 am, you wrote: > is the card a pci or agp? what slot is it in? it must in the slot next to > the agp slot, and the network card should not be in the slot next to it or > next to the isa slots if possible. your BIOS "should" have settings to set > a certain slot wi

Re: [expert] irq conflict

2001-09-16 Thread Tom Badran
On Monday 17 September 2001 12:03 am, you wrote: > In the BIOS settings, find the advanced hardware properties. In there, > there should be an option to disable "IRQ for VGA" (that is, take away the > video card's IRQ). That's how all my systems are set up, and it works for > me (tm). Then tell

Re: [expert] irq conflict

2001-09-16 Thread etharp
is the card a pci or agp? what slot is it in? it must in the slot next to the agp slot, and the network card should not be in the slot next to it or next to the isa slots if possible. your BIOS "should" have settings to set a certain slot with a certain irq, but no warranty there. when you say

Re: [expert] irq conflict

2001-09-16 Thread Asheesh Laroia
Another note: If you don't need serial ports, disable them. You might be able to enable USB and still disable its IRQ in the BIOS as well. Disable all unneeded parallel ports. If he doesn't have any devices on the floppy controller (e.g., I don't have a floppy drive in my system), disable it.

Re: [expert] irq conflict

2001-09-16 Thread Asheesh Laroia
In the BIOS settings, find the advanced hardware properties. In there, there should be an option to disable "IRQ for VGA" (that is, take away the video card's IRQ). That's how all my systems are set up, and it works for me (tm). Then tell it to "Reset ECSD Data" (this clears the IRQ-device cach

Re: [expert] irq conflict

2001-09-16 Thread jipe
Tom Badran wrote: >Ok, ive got a mean IRQ conflict on my flatmates machine. We had the same >problem under winblows that meant he could no longer use the scsi card for >his zip-drive. Anyway, the network card loads fine, HW address and >everything, we just cant ping any other local machine.

Re: [expert] IRQ conflict

2000-12-11 Thread Anthony Russello
In the release notes for the most recent 2.4 kernel test version, it states that PNP OS set to Yes is under development currently. Generally, I disable that feature regardless of what I install on the system. Windows tends to get baffled by it, and quitefrankly, I never even bothered to try it

Re: [expert] IRQ conflict

2000-12-11 Thread Julio Matarranz
On Sunday 10 December 2000 17:52, you wrote: > > > After installing linux my sndcard and my ether stopped working > > > > Doing an > > > > # lspci -v > > > > I find out both devices have irq=0. > > > > How do I know which irq are free? and how do i assign a module a specific > > irq? > > > > Than

Re: [expert] IRQ conflict

2000-12-10 Thread Mike MacCana
Basically, your BIOS can provide PnP information, as well as your OS. Pnp OS Installed is On = BIOS will not provide this info [because Windows prefers not to receive it, and might get confused because it can see more of your hardware than the BIOS can, sometimes] Pnp OS Installed is On = BIOS w

Re: [expert] IRQ conflict

2000-12-10 Thread Ali BAYINDIR
> After installing linux my sndcard and my ether stopped working > > Doing an > > # lspci -v > > I find out both devices have irq=0. > > How do I know which irq are free? and how do i assign a module a specific irq? > > Thanks > > > Content-Type:

RE: [expert] IRQ conflict

2000-12-10 Thread Jose M. Sanchez
Move your sound card to another slot if it is a PCI card.   -JMS   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Julio MatarranzSent: Sunday, December 10, 2000 4:57 AMTo: [EMAIL PROTECTED]Subject: [expert] IRQ conflict After installing linux my snd