Results 1 to 1 of 1
I am unable to install drivers for my ethernet card
Please find my Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd.
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 82845 845 ...
- 02-05-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 7
Installing sc92031 on RHEL5 (kernel 2.6.18-53.el5)
I am unable to install drivers for my ethernet card
Please find my Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd.
[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 05)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 05)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 Controller (rev 05)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 05)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus Controller (rev 05)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 05)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio Controller (rev 05)
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 300/305 PCI/AGP VGA Display Adapter (rev 90)
02:0a.0 Ethernet controller: Hangzhou Silan Microelectronics Co., Ltd. Unknown device 2031 (rev 01)
02:0b.0 Multimedia audio controller: Yamaha Corporation YMF-724 (rev 05)
02:0d.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
[root@localhost ~]#
while installing i am getting the following error
[root@localhost sc92031]# make clean modules
Makefile:62: ***
Makefile:63: *** Warning: kernel source version ()
Makefile:64: *** does not match running kernel (2.6.18-53.el5)
Makefile:65: *** Continuing with build,
Makefile:66: *** resulting driver may not be what you want
Makefile:67: ***
/lib/modules/2.6.18-53.el5/build/include/linux/config.h:6:2: warning: #warning Including config.h is deprecated.
make: *** No rule to make target `modules'. Stop.
[root@localhost sc92031]#
i also installed XP driver using ndiswrapper, but no use
[root@localhost sc92031]# ndiswrapper -l
netslnt : driver installed
[root@localhost sc92031]#
Please help me to sort out this problem


Reply With Quote