View previous topic :: View next topic |
Author |
Message |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
Posted: Mon Nov 01, 2004 12:18 pm Post subject: [Solved] eth0 : not working |
|
|
Hi everyone,
I have a wireless connection working fine on wlan0.
I want to create a bridge between wlan0 and my ethernet card to share the Internet connection with another computer.
The problem is that even if the module ( sk98lin ) is loaded properly I get the following message :
ifconfig eth0
eth0: error fetching interface information: Device not found
or :
ifconfig sk98lin
sk98lin: error fetching interface information: Device not found
If you could help.
Thanks
Last edited by GenThor on Sat Nov 06, 2004 7:21 pm; edited 3 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
golloza Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 14 Mar 2004 Posts: 427
|
Posted: Mon Nov 01, 2004 12:23 pm Post subject: |
|
|
Anything in the kernel log?
Are you sure you have a device supported by the sk98lin driver? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
Posted: Mon Nov 01, 2004 1:23 pm Post subject: |
|
|
Yes I'm sure because before using my onboard wifi, I used eth0 to connect to another computer to get the Internet connection. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
Posted: Tue Nov 02, 2004 7:24 pm Post subject: |
|
|
Any idea ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
Posted: Thu Nov 04, 2004 1:41 pm Post subject: |
|
|
Please, help me
I don't understand the modules sk98lin is loaded and lspci gives :
0000:02:00.0 Ethernet controller: Marvell Technology Group Ltd. Marvell Yukon 88 E8053 Gigabit Ethernet 10/100/1000Base-T Adapter (rev 15)
How can I get it work ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
Posted: Thu Nov 04, 2004 10:42 pm Post subject: |
|
|
I have some news. I tried to recompile the driver from asus. I get the following error :
+++ Compile the driver
+++ ====================================
make: Entering directory `/usr/src/linux-2.6.9-gentoo-r1'
CC [M] /tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.o
CC [M] /tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/sky2.o
In file included from include/linux/config.h:4In file included from include/linux/config.h:4,
from include/linux/types.h:5,
from include/linux/module.h:9,
from /tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/h/skdrv1st.h:67,
from /tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.c:111,
from /tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/sky2.c:37:
:
include/linux/autoconf.h:934:18:include/linux/autoconf.h:934:18: warning: warning: extra tokens at end of #undef directiveextra tokens at end of #undef directive
include/linux/autoconf.h:935:18:include/linux/autoconf.h:935:18: warning: warning: extra tokens at end of #undef directiveextra tokens at end of #undef directive
/tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.c: In function `sk98lin_init_device':
/tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.c:431: error: structure has no member named `last_stats'
/tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.c:566: error: structure has no member named `last_stats'
make[1]: *** [/tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all/skge.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [_module_/tmp/Sk98IPaoUhmkfVZCETKFiIhAG/all] Error 2
make: Leaving directory `/usr/src/linux-2.6.9-gentoo-r1'
+++ Compiler error
Any idea ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
GenThor Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 13 Oct 2004 Posts: 123
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|