* Re: xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble)
@ 2003-06-20 10:22 John Bradford
2003-06-20 12:21 ` Arnaud Ligot
0 siblings, 1 reply; 4+ messages in thread
From: John Bradford @ 2003-06-20 10:22 UTC (permalink / raw)
To: linux-kernel, spyroux
> with the 2.4.20, it work but it don't work with 2.4.21.
Have you tried any of the 2.4.20-pre or -rc trees? That would help to narrow
down the problem a bit.
John.
^ permalink raw reply [flat|nested] 4+ messages in thread
* xircom card bus with 2.4.20 link trouble
@ 2003-06-20 9:26 Arnaud Ligot
2003-06-20 9:31 ` xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble) Arnaud Ligot
0 siblings, 1 reply; 4+ messages in thread
From: Arnaud Ligot @ 2003-06-20 9:26 UTC (permalink / raw)
To: LKML
Hello,
Since I run the 2.4.20 kernel (+bootsplash patch), (I didn't try without
this patch but I think it is not the problem), my Xircom Cardbus don't
work any more! In fact, I put the card into the pcmcia slot, the pc
detect it, load the correct module (xirc2ps_cb), start eth1 but the led
link (both side) blinks.
I have try with a hub 10, a ethernet card 10 and an ethernet card
10/100. I have so try 2 cables... but same problem.
I have try to impose the ethernet type of link mii-tool -A10BaseT-HD and
-F10BaseT-HD.
Thanks
Arnaud
extract of /var/messages (10mbps):
------
Jun 20 08:34:49 portable kernel: cs: memory probe 0xa0000000-0xa0ffffff:
clean.
Jun 20 08:34:49 portable kernel: xirc2ps_cs.c 1.31 1998/12/09 19:32:55
(dd9jn+kvh)
Jun 20 08:34:53 portable kernel: eth1: autonegotiation failed; using
10mbs
Jun 20 08:34:53 portable kernel: eth1: MII selected
Jun 20 08:34:53 portable kernel: eth1: media 10BaseT, silicon revision 0
Jun 20 08:34:53 portable kernel: eth1: Xircom: port 0x300, irq 3, hwaddr
00:80:C7:CC:1F:A
2
Jun 20 08:34:54 portable kernel: eth1: autonegotiation failed; using
10mbs
Jun 20 08:34:54 portable kernel: eth1: MII selected
Jun 20 08:34:54 portable kernel: eth1: media 10BaseT, silicon revision 0
Jun 20 08:34:59 portable kernel: eth1: autonegotiation failed; using
10mbs
Jun 20 08:34:59 portable kernel: eth1: MII selected
....
-----
short extract of /var/messages (100mbps):
-----
Jun 20 10:14:52 portable kernel: eth1: MII link partner: 05e1
Jun 20 10:14:52 portable kernel: eth1: MII selected
Jun 20 10:14:52 portable kernel: eth1: media 100BaseT, silicon revision
5
-----
----
--
Arnaud Ligot <spyroux@freegates.be>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble)
2003-06-20 9:26 xircom card bus with 2.4.20 link trouble Arnaud Ligot
@ 2003-06-20 9:31 ` Arnaud Ligot
2003-06-20 9:54 ` Arnaud Ligot
0 siblings, 1 reply; 4+ messages in thread
From: Arnaud Ligot @ 2003-06-20 9:31 UTC (permalink / raw)
To: LKML
/me auto slaps
with the 2.4.20, it work but it don't work with 2.4.21.
Sorry
Le ven 20/06/2003 à 11:26, Arnaud Ligot a écrit :
> Hello,
>
> Since I run the 2.4.21 kernel (+bootsplash patch), (I didn't try without
> this patch but I think it is not the problem), my Xircom Cardbus don't
> work any more! In fact, I put the card into the pcmcia slot, the pc
> detect it, load the correct module (xirc2ps_cb), start eth1 but the led
> link (both side) blinks.
> I have try with a hub 10, a ethernet card 10 and an ethernet card
> 10/100. I have so try 2 cables... but same problem.
> I have try to impose the ethernet type of link mii-tool -A10BaseT-HD and
> -F10BaseT-HD.
>
> Thanks
>
> Arnaud
>
> extract of /var/messages (10mbps):
> ------
> Jun 20 08:34:49 portable kernel: cs: memory probe 0xa0000000-0xa0ffffff:
> clean.
> Jun 20 08:34:49 portable kernel: xirc2ps_cs.c 1.31 1998/12/09 19:32:55
> (dd9jn+kvh)
> Jun 20 08:34:53 portable kernel: eth1: autonegotiation failed; using
> 10mbs
> Jun 20 08:34:53 portable kernel: eth1: MII selected
> Jun 20 08:34:53 portable kernel: eth1: media 10BaseT, silicon revision 0
> Jun 20 08:34:53 portable kernel: eth1: Xircom: port 0x300, irq 3, hwaddr
> 00:80:C7:CC:1F:A
> 2
> Jun 20 08:34:54 portable kernel: eth1: autonegotiation failed; using
> 10mbs
> Jun 20 08:34:54 portable kernel: eth1: MII selected
> Jun 20 08:34:54 portable kernel: eth1: media 10BaseT, silicon revision 0
> Jun 20 08:34:59 portable kernel: eth1: autonegotiation failed; using
> 10mbs
> Jun 20 08:34:59 portable kernel: eth1: MII selected
> ....
> -----
>
> short extract of /var/messages (100mbps):
> -----
> Jun 20 10:14:52 portable kernel: eth1: MII link partner: 05e1
> Jun 20 10:14:52 portable kernel: eth1: MII selected
> Jun 20 10:14:52 portable kernel: eth1: media 100BaseT, silicon revision
> 5
> -----
>
> ----
--
Arnaud Ligot <spyroux@freegates.be>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble)
2003-06-20 9:31 ` xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble) Arnaud Ligot
@ 2003-06-20 9:54 ` Arnaud Ligot
0 siblings, 0 replies; 4+ messages in thread
From: Arnaud Ligot @ 2003-06-20 9:54 UTC (permalink / raw)
To: LKML
against me ;-)
with a lot of tries... there are is a """solution"""
- put the card
- the led link blink
- you MUST define an IP with ifconfig
- the led link stop blinking !!!
is that a bug ?
thanks
Arnaud
Le ven 20/06/2003 à 11:31, Arnaud Ligot a écrit :
> /me auto slaps
>
> with the 2.4.20, it work but it don't work with 2.4.21.
> Sorry
>
> Le ven 20/06/2003 à 11:26, Arnaud Ligot a écrit :
> > Hello,
> >
> > Since I run the 2.4.21 kernel (+bootsplash patch), (I didn't try without
> > this patch but I think it is not the problem), my Xircom Cardbus don't
> > work any more! In fact, I put the card into the pcmcia slot, the pc
> > detect it, load the correct module (xirc2ps_cb), start eth1 but the led
> > link (both side) blinks.
> > I have try with a hub 10, a ethernet card 10 and an ethernet card
> > 10/100. I have so try 2 cables... but same problem.
> > I have try to impose the ethernet type of link mii-tool -A10BaseT-HD and
> > -F10BaseT-HD.
> >
> > Thanks
> >
> > Arnaud
> >
> > extract of /var/messages (10mbps):
> > ------
> > Jun 20 08:34:49 portable kernel: cs: memory probe 0xa0000000-0xa0ffffff:
> > clean.
> > Jun 20 08:34:49 portable kernel: xirc2ps_cs.c 1.31 1998/12/09 19:32:55
> > (dd9jn+kvh)
> > Jun 20 08:34:53 portable kernel: eth1: autonegotiation failed; using
> > 10mbs
> > Jun 20 08:34:53 portable kernel: eth1: MII selected
> > Jun 20 08:34:53 portable kernel: eth1: media 10BaseT, silicon revision 0
> > Jun 20 08:34:53 portable kernel: eth1: Xircom: port 0x300, irq 3, hwaddr
> > 00:80:C7:CC:1F:A
> > 2
> > Jun 20 08:34:54 portable kernel: eth1: autonegotiation failed; using
> > 10mbs
> > Jun 20 08:34:54 portable kernel: eth1: MII selected
> > Jun 20 08:34:54 portable kernel: eth1: media 10BaseT, silicon revision 0
> > Jun 20 08:34:59 portable kernel: eth1: autonegotiation failed; using
> > 10mbs
> > Jun 20 08:34:59 portable kernel: eth1: MII selected
> > ....
> > -----
> >
> > short extract of /var/messages (100mbps):
> > -----
> > Jun 20 10:14:52 portable kernel: eth1: MII link partner: 05e1
> > Jun 20 10:14:52 portable kernel: eth1: MII selected
> > Jun 20 10:14:52 portable kernel: eth1: media 100BaseT, silicon revision
> > 5
> > -----
> >
> > ----
--
Arnaud Ligot <spyroux@freegates.be>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-06-20 12:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-20 10:22 xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble) John Bradford
2003-06-20 12:21 ` Arnaud Ligot
-- strict thread matches above, loose matches on Subject: below --
2003-06-20 9:26 xircom card bus with 2.4.20 link trouble Arnaud Ligot
2003-06-20 9:31 ` xircom card bus with 2.4.21 link trouble (was: xircom card bus with 2.4.20 link trouble) Arnaud Ligot
2003-06-20 9:54 ` Arnaud Ligot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox