Networking Forums

Networking Forums > Computer Networking > Linux Networking > Change eth0 irq

Reply
Thread Tools Display Modes

Change eth0 irq

 
 
JiggaHertz
Guest
Posts: n/a

 
      06-18-2004, 12:33 AM
I have managed to get my wpc11 v3 wireless card going on an hp ze4300
with Mandrake 10.0 but it is very slow and eventually looses the ap. I
have tried drivers orinoco_cs and prism2_cs with the same result.

I noticed that my ehternet card (eth0) and the cardbus are both sharing
irq 11 so I'm trying to change eth0 to irq 6. I've tried 2 ways and in
both cases eth0 is still irq 11.

1: edited /etc/modules.conf to include
options eth0 natsemiirq=6

2: edited /etc/lilo.conf to include
append="ether=6,0x8c00,eth0"

dmesg was showing PCI: Using ACPI to assign IRQs. I had pci=useirqmask
in my append line and I took that out, but eth0 is always irq 11.

Thanks,
JHz
 
Reply With Quote
 
 
 
 
Carlos Mart?n Nieto
Guest
Posts: n/a

 
      06-18-2004, 07:07 PM
JiggaHertz <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> dmesg was showing PCI: Using ACPI to assign IRQs. I had pci=useirqmask
> in my append line and I took that out, but eth0 is always irq 11.


If the kernel is using ACPI to assign IRQs, I don't think it'll listen
to what you tell it to do.
In your append line, you should try adding 'acpi=off' and see if you
can get it to work using one of the solutions you posted.
Gook luck,

--
Carlos Martin
SoKrA-BTS
 
Reply With Quote
 
JiggaHertz
Guest
Posts: n/a

 
      06-18-2004, 10:12 PM
Carlos Mart?n Nieto wrote:
> JiggaHertz <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
>
>>dmesg was showing PCI: Using ACPI to assign IRQs. I had pci=useirqmask
>>in my append line and I took that out, but eth0 is always irq 11.

>
>
> If the kernel is using ACPI to assign IRQs, I don't think it'll listen
> to what you tell it to do.
> In your append line, you should try adding 'acpi=off' and see if you
> can get it to work using one of the solutions you posted.
> Gook luck,
>


I added pci=noacpi to the append line and dmesg no longer reported using
ACPI to assign IRQs, still the same result. Also, my bios doesn't
have an option to turn of pnp os.
 
Reply With Quote
 
Carlos Mart?n Nieto
Guest
Posts: n/a

 
      06-19-2004, 08:42 AM
JiggaHertz <(E-Mail Removed)> wrote in message news:<eaudne_Ros-P9E7dRVn-(E-Mail Removed)>...
> Carlos Mart?n Nieto wrote:
> > JiggaHertz <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> >
> >>dmesg was showing PCI: Using ACPI to assign IRQs. I had pci=useirqmask
> >>in my append line and I took that out, but eth0 is always irq 11.

> >
> >
> > If the kernel is using ACPI to assign IRQs, I don't think it'll listen
> > to what you tell it to do.
> > In your append line, you should try adding 'acpi=off' and see if you
> > can get it to work using one of the solutions you posted.
> > Gook luck,
> >

>
> I added pci=noacpi to the append line and dmesg no longer reported using
> ACPI to assign IRQs, still the same result. Also, my bios doesn't
> have an option to turn of pnp os.


Well, now I'm out of ideas. The only thing I can suggest is (if you've
not already done so) is to look at
/usr/src/linux/Documentation/kernel-parameters.txt in case you find
something.

Also,is APM on? Although I don't think it assigns IRQs, it might give
you trouble.

--
Carlos Martin
SoKrA-BTS
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sigs (was: How to change eth0 from Gigabit to 100 MBit?) CBFalconer Linux Networking 0 10-20-2008 10:27 PM
one click can change your life buddy open and change your life bab!!!!!!!! shahi Home Networking 0 07-17-2008 10:22 AM
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
Possible? eth0:1 ... eth0:50000 Toni Erdmann Linux Networking 15 03-22-2005 10:47 AM
how tho change source address of eth0/eth0:1 ? news Linux Networking 2 06-09-2004 03:25 PM



1 2 3 4 5 6 7 8 9 10 11