LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Abit IG-80 Integrated Gigabit NIC not reconized (https://www.linuxquestions.org/questions/linux-hardware-18/abit-ig-80-integrated-gigabit-nic-not-reconized-306153/)

ChivalricRonin 03-25-2005 10:47 PM

Abit IG-80 Integrated Gigabit NIC not reconized
 
Hey guys. I recently booted up Knoppix 3.8 to check out my hardware config before installing a distro on this box. Come to find out, Knoppix couldn't find and configure my onboard NIC on my Abit IG-80 motherboard. The Model that shows up in the Windows Device Manager is.... "IC Plus IP1000 Family Gigabit Ethernet Adapter". This sounds rather obscure to me, as opposed to broadcom and the like.

Any ideas?

twsnnva 03-27-2005 09:30 AM

I agree...obscure...what does lspci say about it?

ChivalricRonin 03-27-2005 06:08 PM

lspci? Sorry, forgive my newbness. What's that?

twsnnva 03-27-2005 07:13 PM

lspci is a command, run it from a terminal. It will show information about devices on the PCI bus. It may show what chipset the NIC uses.
Code:

thunder:/$ lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC Bridge)
0000:00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
0000:00:09.0 VGA compatible controller: Trident Microsystems TGUI 9660/938x/968x (rev d3)
0000:00:0b.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02)
0000:00:11.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)


ChivalricRonin 06-05-2005 10:34 AM

Ran LSPCI -


I'm trying to use Gentoo 2005.0 right now and it doesn't detect it either... I get....

Ethernet Controller: Sundance Technology Inc: Unknown Device 1023 (rev 41)

I tried to modprobe sundance, run net-setup and then ifconfig eth0 and it still cannot detect eth0. Any ideas?

twsnnva 06-05-2005 04:15 PM

I too run gentoo on a few boxes. The latest kernel I have running (2.6.11-hardened) doesn't seem to support any sundance gigabit chipsets. There is sundance alta support, but this is a 10/100 chipset. It looks like it's not supported by the kernel. I bought a few Gigabit cards from newegg a few months back, they were less than $20 bucks and they work great in a debian firewall. If you'd like I'll find out what model they were.

~Thomas

ChivalricRonin 06-06-2005 07:01 AM

Thanks Twsnnva. I actually spent a few hours with a guru in the gentoo IRC channel last night and he came to a similar conclusion. It turns out that IC Plus does offer a driver, but has to be built from source and kernal patched - not an easy task when still running from the Gentoo universal Live/install CD! I'm in way over my head, so I think I may just try and find myself a decent gigabit NIC - if you have any suggestions of good chipsets and PCI cards I'm all ears.

twsnnva 06-06-2005 12:07 PM

Not a problem. Here's a link to the cards I got. It'll use the sk98lin module. http://www.newegg.com/Product/Produc...82E16833127134

Like I said I use these as the interfaces on a firewall. There are about 35 websites and a mailserver hosting for each domain behind it, not to mention about 15-20 users using the other interface for daily activities. I no longer work there, but the new admin say's it's been working great.

~Thomas


All times are GMT -5. The time now is 01:55 PM.