Xircom realport driver on RH 6.2

Xircom realport driver on RH 6.2

Post by Ken Croft » Thu, 31 Aug 2000 11:22:20



I have installed Linux Red HAt 6.2 Toshiba Satellite 4100XDVD laptop.  I
wish to use Xircom Realport 10/100 CE3 card.  From reading David Hinds
PCMCIA-Howto it suggests card is compatible with Linux.  I have loaded
xirc2ps_cs module, and this module appears when I type in lsmod.  When I
type in cardctl ident it identifies card.  however when I insert or remove
card it gives a high beep then a low beep which I believe indicates card is
not configured properly.

The problem I have is when I use the Kernel Daemon Configuration from teh
ControlPanel it asks me to select type and module.  I select type as "eth",
but when I go to select module there appears to be no driver for xircom
card.  Does anyone know what name of module should be,  and whether I need
to copy anything into lib/modules/2.2.14-12/net/ directory. I am relatively
new to Linux so fairly simple instructions would be appreciated.

Thanks,
Ken

----------------------------------------------------------
CAUTION - Any views expressed in this message are those of
the individual sender and may not necessarily reflect the
views of Department of Public Works and Services
----------------------------------------------------------

 
 
 

Xircom realport driver on RH 6.2

Post by Alistair Man » Thu, 31 Aug 2000 04:00:00



Quote:> I have installed Linux Red HAt 6.2 Toshiba Satellite 4100XDVD laptop.  I
> wish to use Xircom Realport 10/100 CE3 card.  From reading David Hinds
> PCMCIA-Howto it suggests card is compatible with Linux.  I have loaded
> xirc2ps_cs module, and this module appears when I type in lsmod.  When I
> type in cardctl ident it identifies card.  however when I insert or remove
> card it gives a high beep then a low beep which I believe indicates card
is
> not configured properly.

> The problem I have is when I use the Kernel Daemon Configuration from teh
> ControlPanel it asks me to select type and module.  I select type as
"eth",
> but when I go to select module there appears to be no driver for xircom
> card.  Does anyone know what name of module should be,  and whether I need
> to copy anything into lib/modules/2.2.14-12/net/ directory. I am
relatively
> new to Linux so fairly simple instructions would be appreciated.

A high beep and a low beep means the PC Card was recognised properly but
that the software needed to actually use it failed. The reason for that
failure would normally be written to /var/log/messages.

Try it again, then immediately look at the log. This will give you (and
perhaps us) more insight into what the failure is.

As far as the control panel is concerned, my one (with a Xircom XEM5600 and
xirc2ps_cs/serial_cs) filled in automagically with the tulip driver.

HTH
--
Alistair Mann
visit the uk.local.london website at
http://www.london-online.org.uk

 
 
 

Xircom realport driver on RH 6.2

Post by Ken Croft » Fri, 01 Sep 2000 11:05:29





> > I have installed Linux Red HAt 6.2 Toshiba Satellite 4100XDVD laptop.  I
> > wish to use Xircom Realport 10/100 CE3 card.  From reading David Hinds
> > PCMCIA-Howto it suggests card is compatible with Linux.  I have loaded
> > xirc2ps_cs module, and this module appears when I type in lsmod.  When I
> > type in cardctl ident it identifies card.  however when I insert or
remove
> > card it gives a high beep then a low beep which I believe indicates card
> is
> > not configured properly.

> > The problem I have is when I use the Kernel Daemon Configuration from
teh
> > ControlPanel it asks me to select type and module.  I select type as
> "eth",
> > but when I go to select module there appears to be no driver for xircom
> > card.  Does anyone know what name of module should be,  and whether I
need
> > to copy anything into lib/modules/2.2.14-12/net/ directory. I am
> relatively
> > new to Linux so fairly simple instructions would be appreciated.

> A high beep and a low beep means the PC Card was recognised properly but
> that the software needed to actually use it failed. The reason for that
> failure would normally be written to /var/log/messages.

> Try it again, then immediately look at the log. This will give you (and
> perhaps us) more insight into what the failure is.

> As far as the control panel is concerned, my one (with a Xircom XEM5600
and
> xirc2ps_cs/serial_cs) filled in automagically with the tulip driver.

> HTH
> --
> Alistair Mann
> visit the uk.local.london website at
> http://www.london-online.org.uk

Messages were:
 shutting down socket 0
executing :  './network start eth0'
executing: 'rmmod xirc2ps_cs'
initializing socket0
socket0: Xircom CE#-10/100 Fast Ethernet
executing: 'insmod /lib/modules/2.2.14-12/pcmcia/xirc2ps_cs.o
xirc2ps_cs.c 1.31 1998/12/09 19:32:55 (ddjn+kvh)
Xircom: port 0x300, irq 5, hwaddr 00:10:A4:FA:F4:C2
executing: 'network start eth0'
MII link partner: 0021
MII selected
media 10baseT, silicon revision 4

Would appreciate any further advice.
Thanks,
Ken

----------------------------------------------------------
CAUTION - Any views expressed in this message are those of
the individual sender and may not necessarily reflect the
views of Department of Public Works and Services
----------------------------------------------------------

 
 
 

Xircom realport driver on RH 6.2

Post by Alistair Man » Fri, 01 Sep 2000 04:00:00







> > > I have installed Linux Red HAt 6.2 Toshiba Satellite 4100XDVD laptop.
I
> > > wish to use Xircom Realport 10/100 CE3 card.  From reading David Hinds
> > > PCMCIA-Howto it suggests card is compatible with Linux.  I have loaded
> > > xirc2ps_cs module, and this module appears when I type in lsmod.  When
I
> > > type in cardctl ident it identifies card.  however when I insert or
> remove
> > > card it gives a high beep then a low beep which I believe indicates
card
> > is
> > > not configured properly.

> > > The problem I have is when I use the Kernel Daemon Configuration from
> teh
> > > ControlPanel it asks me to select type and module.  I select type as
> > "eth",
> > > but when I go to select module there appears to be no driver for
xircom
> > > card.  Does anyone know what name of module should be,  and whether I
> need
> > > to copy anything into lib/modules/2.2.14-12/net/ directory. I am
> > relatively
> > > new to Linux so fairly simple instructions would be appreciated.

> > A high beep and a low beep means the PC Card was recognised properly but
> > that the software needed to actually use it failed. The reason for that
> > failure would normally be written to /var/log/messages.

> > Try it again, then immediately look at the log. This will give you (and
> > perhaps us) more insight into what the failure is.

> > As far as the control panel is concerned, my one (with a Xircom XEM5600
> and
> > xirc2ps_cs/serial_cs) filled in automagically with the tulip driver.

> > HTH
> > --
> > Alistair Mann
> > visit the uk.local.london website at
> > http://www.london-online.org.uk

> Messages were:
>  shutting down socket 0
> executing :  './network start eth0'
> executing: 'rmmod xirc2ps_cs'

Are you sure that wasn't './network stop eth0'? Otherwise this is you
removing the card, then...

Quote:> initializing socket0
> socket0: Xircom CE#-10/100 Fast Ethernet
> executing: 'insmod /lib/modules/2.2.14-12/pcmcia/xirc2ps_cs.o

This was the card going back in and being dealt with by cardmgr...

Quote:> xirc2ps_cs.c 1.31 1998/12/09 19:32:55 (ddjn+kvh)
> Xircom: port 0x300, irq 5, hwaddr 00:10:A4:FA:F4:C2
> executing: 'network start eth0'
> MII link partner: 0021
> MII selected
> media 10baseT, silicon revision 4

... and this is the kernel recognising and starting the Xircom module and
hardware.

This doesn't actually mention any failures at all. A couple of things spring
to mind tho:
1. Does the card have any other devices (such as modem) on it? It could be
that something else that isn't configured.
2. If you do -- at a prompt -- 'ifup eth0', what is the response?

If you are able to, send me /var/log/messages itself from the point it says
"shutting down socket 0". If you can't, email me so and I'll try to take you
through how you can.

And it is convention when replying in email and in the group to state that
fact at the top!

Cheers,
--
Alistair Mann
visit the uk.local.london website at
http://www.london-online.org.uk

 
 
 

1. RH 7.1 - Xircom RealPort

I'm trying to get RH to recognize my Xircom RealPort pcmcia card, to no
avail.  Has anyone encountered this and found a solution?

I've looked in the /etc/pcmcia/config file and see a listing for Xircom, but
nothing that says RealPort.  I'm hoping to get Linux to connect to my LAN.
Any help would be appreciated.

--
Peace,
-Ron
Our world has sprouted a weird concept of security
and a warped sense of morality. Weapons are
sheltered like treasures and children are exposed
to incineration.  -Bertrand Russell

2. test

3. RH 6.0 and Xircom RealPort

4. Caldera: hda1 vs hda4

5. rh 6.2 and isdn xircom

6. What would happen if Sun and Apple team up?

7. Xircom CEM56 Realport driver for 2.2.8

8. HELP! Convert *.for to *.f

9. Drivers for Xircom Realport

10. transfer drivers from RH 7.1-> RH 6.2

11. Where?: Xircom (Realport) PCMCIA Drivers for Cardbus Ethernet 10/100 + Modem 56

12. Driver for Xircom Realport Ethernet

13. Xircom Realport 10/100 (RE-100) Linux Driver