LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   not able to install network card (https://www.linuxquestions.org/questions/linux-networking-3/not-able-to-install-network-card-727063/)

tarak420 05-19-2009 09:59 AM

not able to install network card
 
Makefile:37: *** Linux kernel source not configured - missing config.h. Stop.

i m trying to install intex network card but it is giving me above error when i am trying to

make install

amani 05-19-2009 10:11 AM

post output of

#lspci


#ifconfig -a

Which distro are you using?

tarak420 05-20-2009 12:12 AM

[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation Integrated Graphics Controller (rev 10)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 01)
03:01.0 Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd. Unknown device 2031 (rev 01)

and

[root@localhost ~]# ifconfig -a
__tmp1928733239 Link encap:Ethernet HWaddr 00:E0:42:C8:01:34
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:5250 errors:0 dropped:0 overruns:0 frame:0
TX packets:5250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:29340092 (27.9 MiB) TX bytes:29340092 (27.9 MiB)
Interrupt:17 Memory:febffc00-febffcff

eth0 Link encap:Ethernet HWaddr 00:24:21:58:0E:64
inet addr:192.168.1.101 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::224:21ff:fe58:e64/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2524 errors:0 dropped:0 overruns:0 frame:0
TX packets:1741 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1722341 (1.6 MiB) TX bytes:389415 (380.2 KiB)
Interrupt:17 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:5250 errors:0 dropped:0 overruns:0 frame:0
TX packets:5250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:29340092 (27.9 MiB) TX bytes:29340092 (27.9 MiB)

i am using fedora 7

thanks

kirukan 05-20-2009 03:11 AM

Hi please refer the following links which may be helpful
http://vishalmanohar.wordpress.com/2...fake-lan-card/
http://www.linuxquestions.org/questi...lem...-563902/
http://hardware4linux.info/component/8137/
do the right search in google i think there are enough discussion about this issue


All times are GMT -5. The time now is 06:03 AM.