Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Antoine

Joshua Schmidlkofer wrote:



It looks from the ebuild that net-misc/e100 was intended for 2.4.x
series kernels (*.o as opposed to *.ko).  I would suggest running 'make
menuconfig' or similar and enabling e100 as a module from within the
kernel tree.



I don't think that he built net-misc/e100... I think his module just 
didn't autoload.  Did I miss something?





This seems strange... my e100 card was recognised OOTB (with the livecd) 
- is this normal? Enable it in the kernel and then well... it should 
just work.

Cheers
Antoine
ps. I can't remember the exact name, but look in the help for the kernel 
ethernet modules that have "Intel" in their name.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer
On 10/15/05, Joshua Schmidlkofer <[EMAIL PROTECTED]> wrote:
you can add e100 to /etc/modules.autoload.d/kernel-2.6

or

install/activate coldplug on default or bootOn 10/15/05, Michael Sullivan <
[EMAIL PROTECTED]> wrote:
On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote:> i would say there no support for ya net cart built into kernel/module
>> On Thursday 13 October 2005 17:51, Michael Sullivan wrote:> > I got a new computer yesterday.  As I was installing Gentoo on it, I ran> > into a problem.  I've got the basic install set up, but my eth0 won't
> > start.  It would with the liveCD.  When I boot up with the live CD and> > run:> >> > dmesg | grep 'eth0" it gives me this output:> >> >> > e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> > e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex> > eth0: no IPv6 routers present> >> >> > However, when I reboot into my installed environment and run the same
> > command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I> > thought it might help), but the build failed.  Something about too many> > parameters being passed to a method.  Is there anything I can do to
> > resolve this other than filing a bug report?I found it.  Had to modprobe e100 and restart /etc/init.d/net.eth0.--
gentoo-user@gentoo.org mailing list





Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer


It looks from the ebuild that net-misc/e100 was intended for 2.4.x
series kernels (*.o as opposed to *.ko).  I would suggest running 'makemenuconfig' or similar and enabling e100 as a module from within thekernel tree.

I don't think that he built net-misc/e100... I think his module just didn't autoload.  Did I miss something? 



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Joshua Schmidlkofer
you can add e100 to /etc/modules.autoload.d/kernel-2.6

or

install/activate coldplug on default or bootOn 10/15/05, Michael Sullivan <[EMAIL PROTECTED]> wrote:
On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote:> i would say there no support for ya net cart built into kernel/module
>> On Thursday 13 October 2005 17:51, Michael Sullivan wrote:> > I got a new computer yesterday.  As I was installing Gentoo on it, I ran> > into a problem.  I've got the basic install set up, but my eth0 won't
> > start.  It would with the liveCD.  When I boot up with the live CD and> > run:> >> > dmesg | grep 'eth0" it gives me this output:> >> >> > e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> > e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex> > eth0: no IPv6 routers present> >> >> > However, when I reboot into my installed environment and run the same
> > command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I> > thought it might help), but the build failed.  Something about too many> > parameters being passed to a method.  Is there anything I can do to
> > resolve this other than filing a bug report?I found it.  Had to modprobe e100 and restart /etc/init.d/net.eth0.--gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Jason Cooper
Martins Steinbergs ([EMAIL PROTECTED]) scribbled:
> i would say there no support for ya net cart built into kernel/module
> 
> On Thursday 13 October 2005 17:51, Michael Sullivan wrote:
> > I got a new computer yesterday.  As I was installing Gentoo on it, I ran
> > into a problem.  I've got the basic install set up, but my eth0 won't
> > start.  It would with the liveCD.  When I boot up with the live CD and
> > run:
> >
> > dmesg | grep 'eth0" it gives me this output:
> >
> >
> > e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> > e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
> > eth0: no IPv6 routers present
> >
> >
> > However, when I reboot into my installed environment and run the same
> > command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I
> > thought it might help), but the build failed.  Something about too many
> > parameters being passed to a method.  Is there anything I can do to
> > resolve this other than filing a bug report?

It looks from the ebuild that net-misc/e100 was intended for 2.4.x
series kernels (*.o as opposed to *.ko).  I would suggest running 'make
menuconfig' or similar and enabling e100 as a module from within the
kernel tree. 

hth,

jason.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Michael Sullivan
On Thu, 2005-10-13 at 18:07 +0300, Martins Steinbergs wrote:
> i would say there no support for ya net cart built into kernel/module
> 
> On Thursday 13 October 2005 17:51, Michael Sullivan wrote:
> > I got a new computer yesterday.  As I was installing Gentoo on it, I ran
> > into a problem.  I've got the basic install set up, but my eth0 won't
> > start.  It would with the liveCD.  When I boot up with the live CD and
> > run:
> >
> > dmesg | grep 'eth0" it gives me this output:
> >
> >
> > e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> > e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
> > eth0: no IPv6 routers present
> >
> >
> > However, when I reboot into my installed environment and run the same
> > command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I
> > thought it might help), but the build failed.  Something about too many
> > parameters being passed to a method.  Is there anything I can do to
> > resolve this other than filing a bug report?

I found it.  Had to modprobe e100 and restart /etc/init.d/net.eth0.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-15 Thread Martins Steinbergs
i would say there no support for ya net cart built into kernel/module

On Thursday 13 October 2005 17:51, Michael Sullivan wrote:
> I got a new computer yesterday.  As I was installing Gentoo on it, I ran
> into a problem.  I've got the basic install set up, but my eth0 won't
> start.  It would with the liveCD.  When I boot up with the live CD and
> run:
>
> dmesg | grep 'eth0" it gives me this output:
>
>
> e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
> eth0: no IPv6 routers present
>
>
> However, when I reboot into my installed environment and run the same
> command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I
> thought it might help), but the build failed.  Something about too many
> parameters being passed to a method.  Is there anything I can do to
> resolve this other than filing a bug report?
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Dave Nebinger
On Thursday 13 October 2005 10:51 am, Michael Sullivan wrote:
> e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
> e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
> eth0: no IPv6 routers present

You need to disable the ipv6 support unless you actually have an ipv6 uplink.  
It's probably some kernel setting or something that is trying to throw you 
into ipv6.

I use the "-ipv6" use flag to disable ipv6 across the board and disable in the 
kernel config.

If you do the same (you'll need to rebuild everything tho :-( it will probably 
clean itself up and the card will come up fine.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Bruno Lustosa
On 10/13/05, Michael Sullivan <[EMAIL PROTECTED]> wrote:
I got a new computer yesterday.  As I was installing Gentoo on it, I raninto a problem.  I've got the basic install set up, but my eth0 won'tstart.  It would with the liveCD.  When I boot up with the live CD and
run:dmesg | grep 'eth0" it gives me this output:e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplexeth0: no IPv6 routers present

Have you built your own kernel? If so, did you include support for this card on it?
This seems to be the EtherExpressPro/100, right?
The relevant configuration on the kernel is either CONFIG_EEPRO100 or CONFIG_E100.Check
that you have either built it into the kernel or as a module. I have
worked with the Becker drivers in the past, and they worked without a
problem.
-- Bruno Lustosa, aka Lofofora  | Email: [EMAIL PROTECTED]Network Administrator/Web Programmer | ICQ: 1406477Rio de Janeiro - Brazil  |


[gentoo-user] Need help with eth0 on new computer

2005-10-13 Thread Michael Sullivan
I got a new computer yesterday.  As I was installing Gentoo on it, I ran
into a problem.  I've got the basic install set up, but my eth0 won't
start.  It would with the liveCD.  When I boot up with the live CD and
run:

dmesg | grep 'eth0" it gives me this output:


e100: eth0: e100_probe: addr 0xff91, irq 20, MAC addr 00:13:20:2B:98:18
e100: eth0: e100_watchdog: link up, 100 Mbps, full-duplex
eth0: no IPv6 routers present


However, when I reboot into my installed environment and run the same
command, there's no mention of 'eth0'.  I tried emerging net-misc/e100 (I
thought it might help), but the build failed.  Something about too many
parameters being passed to a method.  Is there anything I can do to
resolve this other than filing a bug report?

-- 
gentoo-user@gentoo.org mailing list