Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
17xl365 Compaq....NIC Problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
nightcanton
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 249

PostPosted: Fri Mar 28, 2003 8:53 pm    Post subject: 17xl365 Compaq....NIC Problem Reply with quote

I have a 17XL365 compaq laptop. I started to install Gentoo using 1.4-rc3 live CD. I have Gentoo on 2 other systems of mine. So I'm experienced.

Live Cd finds and sets up my NIC card...when I'm in console I do an "lsmod"...it shows the Tulip driver that is started.

But when I compile it as module or right in the kernel it can't start eth0...

Any ideas?
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri Mar 28, 2003 9:19 pm    Post subject: Reply with quote

What is the card? What is the result of
Code:
cat /dev/pci
? It is possible that the card (if it is a 3Com for instance) is supported by the live CD without a module and so the Tulip support is going un-used. I think the Live CD supports most of the 3Com cards directly in the kernel so they will work without having anything show up using lsmod (since there indeed is no module loaded.) At any rate if you can determine what the card actually is then we will know for sure what support you need for it to work properly.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
nightcanton
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 249

PostPosted: Fri Mar 28, 2003 9:40 pm    Post subject: Reply with quote

I ran "cat /dev/pci"

There isn't a file or directory by that name...none of my systems have that.

it is a conexant combo card that is built in the motherboard.
Conexant MiniPCI HCF 56k Modem
Conexant MiniPCI Ethernet NIC

I could care less about the modem.


thanks for responding
:D
Back to top
View user's profile Send private message
nightcanton
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 249

PostPosted: Fri Mar 28, 2003 9:43 pm    Post subject: Reply with quote

by the way....what program searches for hardware and runs the proper modules in the LIVE CD? Do you know?
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri Mar 28, 2003 10:06 pm    Post subject: Reply with quote

Damned typing errors! (Actually more of a brain error!!)

Anyway the command is
Code:
cat /proc/pci
-- Thats what I meant to say above. Sorry for the confusion.

Also check out this link I found. Which talks about Conexant HCF drivers in Linux.

Also check out this thread that talks about the same sort of issues you are having.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
nightcanton
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 249

PostPosted: Fri Mar 28, 2003 10:23 pm    Post subject: Reply with quote

Did you know which program searches for the new hardware, the one that LIVE CD uses?

I'm trying those solutions that you suggested for the nic now...
Back to top
View user's profile Send private message
BonezTheGoon
Bodhisattva
Bodhisattva


Joined: 14 Jun 2002
Posts: 1408
Location: Albuquerque, NM -- birthplace of Microsoft and Gentoo

PostPosted: Fri Mar 28, 2003 10:30 pm    Post subject: Reply with quote

Well unless you run net-setup there really isn't a program that discovers hardware. The kernel will support hardware that it was directed to without needing a routine or program to do any searching.

Regards,
BonezTheGoon
Back to top
View user's profile Send private message
nightcanton
Apprentice
Apprentice


Joined: 26 Feb 2003
Posts: 249

PostPosted: Fri Apr 25, 2003 3:19 am    Post subject: Reply with quote

I haven't had time to reply back...but the new kernel 2.4.20 supports it.

Thanks everyone for the feedback.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum