Re: [newbie] Enable PCMCIA NIC Card

2000-03-28 Thread Jon

Michael Bui wrote:

 Hi Newbie:

 Here is the attachment file you requested:

 -Original Message-
 From: Jon [mailto:[EMAIL PROTECTED]]
 Sent: Monday, March 27, 2000 08:57 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [newbie] Enable PCMCIA NIC Card

 Michael Bui wrote:

  Does anyone know how to enable the PCMCIA NIC Card?
 
  I was successfully installed Mandrake 7.0-2 on my Mincron TransPort NX
  laptop with the 3COM-3CCFEM656 PCMCIA card the 1st time.
  It was working OK where I can see the network, but have problem with my
  Xwindow; therefore, I reinstall the OS again.
  After 3 tries and still not able to bring up my Linux with network enable.
  This is what I got during boot up:
Bringing up interface eth0 Delaying eth0 initialization [FAILED]
 
  Please help!
 
  Michael Bui

 We might need a little more info here.  For starters, at console do

 dmesg  dmegs.txt

 and then attach it to your reply.

   
 Name: dmegs.txt
dmegs.txtType: Plain Text (text/plain)
 Encoding: quoted-printable

Your problem is listed on the first line.


Wrong kernel...

Test your boot diskette first!

use kpackage to browse the /mnt/cdrom/Mandrake/RPMS.  Look for things starting
with the word kernel.   Read the file descriptions.
I have not had to do this so cannot step by step you though it(I installed the
patched kernel).  You will need to remove the wrong one
and install the right one and probably fix lilo and make a second boot disk to
replace the one you have.

The line that reads "Bringing up interface eth0 Delaying eth0 initialization
[FAILED]" just means that there was no builtin support for your network card.

Once you get this fixed that line will (Probably) still show up as the pcmcia
drivers are loaded after this command.  If it bugs you to see this message
change the order of bring up network / load modules




Re: [newbie] Enable PCMCIA NIC Card

2000-03-27 Thread Jon

Michael Bui wrote:

 Does anyone know how to enable the PCMCIA NIC Card?

 I was successfully installed Mandrake 7.0-2 on my Mincron TransPort NX
 laptop with the 3COM-3CCFEM656 PCMCIA card the 1st time.
 It was working OK where I can see the network, but have problem with my
 Xwindow; therefore, I reinstall the OS again.
 After 3 tries and still not able to bring up my Linux with network enable.
 This is what I got during boot up:
   Bringing up interface eth0 Delaying eth0 initialization [FAILED]

 Please help!

 Michael Bui

We might need a little more info here.  For starters, at console do

dmesg  dmegs.txt

and then attach it to your reply.





Re: [newbie] Enable PCMCIA NIC Card

2000-03-27 Thread Zhang Fan

pls check the pcmcia module is running with: lsmod
if not, you should start it.


 Michael Bui wrote:
 
  Does anyone know how to enable the PCMCIA NIC Card?

 I was successfully installed Mandrake 7.0-2 on my Mincron TransPort NX
 laptop with the 3COM-3CCFEM656 PCMCIA card the 1st time.
 It was working OK where I can see the network, but have problem with my
 Xwindow; therefore, I reinstall the OS again.
 After 3 tries and still not able to bring up my Linux with network enable.
 This is what I got during boot up:
   Bringing up interface eth0 Delaying eth0 initialization [FAILED]

 Please help!

  Michael Bui