Results 1 to 2 of 2
Hi frnds
I have installed Suse 10 sp1(kernel version 2.6.16.46-0.12-smp) in my PC, Which is having Intel(R) 82566DM on board lan.Now the problem is my os is not supporting the ...
- 06-29-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 17
Error in installing DGE-530T Lan driver in Suse 10 sp 1
Hi frnds
I have installed Suse 10 sp1(kernel version 2.6.16.46-0.12-smp) in my PC, Which is having Intel(R) 82566DM on board lan.Now the problem is my os is not supporting the driver for this lan and im having another DGE-530T Gigabyte Lancard in same PC. Im Trying to install driver for that(DGE-530T) lan card But It's giving the below Error.
+++ Install mode: User
+++ Driver version: 8.23.1.3 (Jun-20-2005)
+++ Kernel version 2.6.16.46-0.12-smp
+++ smp_count=1
+++ cpu_number=2
+++ kernel_machine=i686
+++ Architecture: i386
+++ Unpack the sources
+++ ====================================
+++ tar xfv sk98lin.tar
2.4/
2.4/h/
2.4/h/skdrv1st.h
2.4/h/skdrv2nd.h
2.4/Makefile
2.4/skdim.c
2.4/skproc.c
2.4/skge.c
2.4/sky2.c
2.4/skethtool.c
2.6/
2.6/h/
2.6/h/skdrv1st.h
2.6/h/skdrv2nd.h
2.6/Makefile
2.6/skdim.c
2.6/skproc.c
2.6/skge.c
2.6/sky2.c
2.6/skethtool.c
common/
common/h/
common/h/skgesirq.h
common/h/skgetwsi.h
common/h/xmac_ii.h
common/h/sktypes.h
common/h/skvpd.h
common/h/skaddr.h
common/h/skcsum.h
common/h/skgehw.h
common/h/skdebug.h
common/h/lm80.h
common/h/skrlmt.h
common/h/sky2le.h
common/h/sktwsi.h
common/h/skqueue.h
common/h/skversion.h
common/h/skerror.h
common/h/skgeinit.h
common/h/sktimer.h
common/h/skgedrv.h
common/h/skgepnm2.h
common/h/skgepnmi.h
common/h/skgehwt.h
common/skgesirq.c
common/skvpd.c
common/skaddr.c
common/skcsum.c
common/sklm80.c
common/skxmac2.c
common/sk98lin.htm
common/sk98lin.txt
common/skrlmt.c
common/sky2le.c
common/sktwsi.c
common/skqueue.c
common/sk98lin.4
common/skgeinit.c
common/sktimer.c
common/skgepnmi.c
common/skgehwt.c
common/skgemib.c
misc/
misc/Kconfig
misc/Configure.help
+++ Compile the driver
+++ ====================================
make: Entering directory `/usr/src/linux-2.6.16.46-0.12'
WARNING: Symbol version dump /usr/src/linux-2.6.16.46-0.12/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/skge.o
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/skge.c:294: warning: initialization from incompatible pointer type
CC [M] /tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.o
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c:351:5: warning: "USE_SYNC_TX_QUEUE" is not defined
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c:924:5: warning: "USE_SYNC_TX_QUEUE" is not defined
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c: In function ‘GiveTxBufferToHw’:
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c:1015: error: ‘struct skb_shared_info’ has no member named ‘tso_size’
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c:1018: error: dereferencing pointer to incomplete type
/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.c:2334:5: warning: "USE_SYNC_TX_QUEUE" is not defined
make[1]: *** [/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all/sky2.o] Error 1
make: *** [_module_/tmp/Sk98IXcNkoaDIpKiKBSNNqrke/all] Error 2
make: Leaving directory `/usr/src/linux-2.6.16.46-0.12'
+++ Compiler error
Here im Using the driver from the Dlink CD( Which is came along with Lancard) and tried with downloded driver from Dlink site. Both are giving same problem .
If any one can help me....?
- 06-29-2008 #2
Do you have the kernel-source installed??
Install kernel-source via Yast-Software-Software Management.


Reply With Quote