Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-29-2003, 12:56 PM
|
#1
|
|
Member
Registered: Sep 2003
Location: Newfoundland, Canada
Distribution: Slackware 9.0
Posts: 44
Rep:
|
Slackware 9.0: "No network interface card found"
In KDE I go to the Local Network Browsing Control Module, click the tab 'LISa Daemon', click 'Guided LISa Setup', click Next and get the message:
Quote:
No network interface card was found on your system.
Possible reason: no network card is installed. You probably want to cancel now or enter your IP address and network manually
|
However there is obviously a network card installed because I am connected to the Internet on ADSL. Why is KDE giving me this rediculous error message and how do I fix it?
|
|
|
|
09-29-2003, 01:05 PM
|
#2
|
|
Member
Registered: Sep 2003
Location: Plano, TX
Distribution: Slack
Posts: 84
Rep:
|
We'll need some more details, like what kind of network card is it, (what brand, chipset, etc..) is it a pci card, a usb network connection?? Is it 10/100 gigabit, wireless?? If you don't know these details, physically look at the card by taking the cover off of your computer, and put whatever info you can find here, once we know what kind of card it is, you might be able to get some more details as to how to get linux to recognize it.
Smee
|
|
|
|
09-29-2003, 01:14 PM
|
#3
|
|
Member
Registered: Sep 2003
Location: Newfoundland, Canada
Distribution: Slackware 9.0
Posts: 44
Original Poster
Rep:
|
It is 10/100, and my hub is currently set to 10. It's an onboard ethernet card and the kernel module for it is named sis900. I'm running Slackware 9.0 with Kernel 2.4.20 (If I remember correctly). Linux must ALREADY reconize it since I used the adsl-start script to connect to the internet, which uses the ethernet card.
When connected to the internet, ifconfig gives the following output:
Quote:
ifconfig
eth0 Link encap:Ethernet HWaddr 00:07:95:FB:7A:D9
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5981 errors:0 dropped:0 overruns:0 frame:0
TX packets:6305 errors:0 dropped:0 overruns:0 carrier:0
collisions:5 txqueuelen:100
RX bytes:5310745 (5.0 Mb) TX bytes:822007 (802.7 Kb)
Interrupt:5 Base address:0xd800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:558 (558.0 b) TX bytes:558 (558.0 b)
ppp0 Link encap:Point-to-Point Protocol
inet addr:142.163.146.87 P-t-P:142.166.182.40 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:5621 errors:0 dropped:0 overruns:0 frame:0
TX packets:5982 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:5157350 (4.9 Mb) TX bytes:680701 (664.7 Kb)
|
It is not a wireless connection, and I am trying to (eventually) read shared files on a Windows computer.
I'm not sure what other details I should write. The thing I find highly suspicious is I can connect to the internet so something is reconizing the network card, but the wizards in KDE are not.
|
|
|
|
09-29-2003, 01:28 PM
|
#4
|
|
Member
Registered: May 2003
Location: Lisbon Falls, Maine
Distribution: RH 8.0, 9.0, FC2 - 4, Slack 9.0 - 10.2, Knoppix 3.4 - 4.0, LFS,
Posts: 789
Rep:
|
I think LISa may be looking for a card on eth0, which you do not have. My guess is that you can point LISa to ppp0 as opposed to eth0 (which I am assuming it defaults to). Have you read through any HOWTO's or man pages on LISa?
slight
|
|
|
|
09-29-2003, 01:30 PM
|
#5
|
|
Member
Registered: Sep 2003
Location: Plano, TX
Distribution: Slack
Posts: 84
Rep:
|
I think I know what you are saying now..... and I aplogize, I don't know quite how to fix this problem, but I'll tell you what I think it is... Because you are using an ADSL connection, that is what KDE assumes that your ethernet connection is....... I am once again guessing that you have your adsl modem connected to the hub, and then two or more computers also connected, so they see the modem as simply another connection?? I will also assume that you have to use PPoE or something similar to sign on to your ADSL connection?? ( these things are all true in my home, so that's where this bit of advice is coming from ) If these are true... does your hub also have a router built in?? If it does, you should be able to configure it to sign on to ppoe for you, and from there, just tell your computers to use DHCP to get their IP's (assuming the router has a built in DHCP server, as most do)
If you don't have access to a router, you can get a second network card and install it on your linux machine, and then set it up to share the internet connection with your other computers.
If all this is too wordy, here are the two options I am thinking, with some crude graphics to go with them..... bear with me
Option 1 (with a hub/router)
Incoming Phone Line <--------> ADSL Modem <------->Router configured to sign on using PPoE, and configured to assign DHCP addresses to it's clients<------>One or more computers whose network cards are set up to use DHCP for IP addressing.
Option 2 (cheaper than a router)
Incoming Phone Line <--------> ADSL Modem <------->Linux Box, configured to act as a DHCP server, in addition to signing on to the net using PPoE which also has two network cards, card one going to the ADSL modem, card two going to your hub/switch<------>hub/switch<----->one or more computers who use the linux box as a DHCP server and internet gateway.....
GL
Smee
|
|
|
|
09-29-2003, 03:00 PM
|
#6
|
|
Member
Registered: Sep 2003
Location: Newfoundland, Canada
Distribution: Slackware 9.0
Posts: 44
Original Poster
Rep:
|
slightcrazed: No I have no read any documentation on LISA. In fact, I'm not even sure what LISA does. It was under Local Network Browsing in the settings in KDE and I saw "Guided Setup" so I decided I'd click that and hope for the best. There is nothing tremendously important on the Windows computer so I don't feel like putting in a massive effort to make it work. I've spent alot of time configuring other things lately, and this was low priority, and I was hoping that for once a wizard would actually work. 
|
|
|
|
09-29-2003, 03:04 PM
|
#7
|
|
Member
Registered: Sep 2003
Location: Newfoundland, Canada
Distribution: Slackware 9.0
Posts: 44
Original Poster
Rep:
|
MrSmee you are correct, my ISP uses PPPOE. There is another computer on the network using Windows XP, also connected to the hub. The adsl modem is also connected to the hub.
In Windows I am able to connect to the internet AND view shared network files at the same time. Of course, the network still works even if I disconnect the ADSL-connection. Since it works in Windows maybe the hub has a router built in -- I don't know. The word router is not written on the hub anywhere.
But since all of this works in Windows I assume I do NOT need more hardware (ie router, ethernet cards, etc) to get it to work under Linux.
|
|
|
|
10-01-2003, 09:46 PM
|
#8
|
|
Member
Registered: Sep 2003
Location: Newfoundland, Canada
Distribution: Slackware 9.0
Posts: 44
Original Poster
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|