Gentoo Forums
Gentoo Forums
Quick Search: in
new Wireless Extension causes warning when starting net.eth1
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Sat Jul 09, 2005 3:33 am    Post subject: new Wireless Extension causes warning when starting net.eth1 Reply with quote

When starting /etc/init.d/net.eth1 I get the following warning:
Code:
* Starting eth1
 *   Configuring wireless network for eth1
Warning: Driver for device eth1 has been compiled with version 18
of Wireless Extension, while this program supports up to version 17.
Some things may be broken...

 *     eth1 connected to "VANDIJKWLAN" at 00:09:5B:DA:0B:C6
 *     in auto mode (WEP disabled)
 *   Bringing up eth1
 *     dhcp
 *       Running dhcpcd ...                                                                                               [ ok ]
 *       eth1 received address 192.168.0.3

I'm using baselayout-1.11.12-r4 and I'm running a ~x86 masked vanilla-sources-2.6.13-rc2 kernel.

The kernel driver apparantley uses a newer version of Wireless Extension ( version 18 ) while the init script (or the program that gets invoked by it) is using an older version ( version 17 ).

What things do I need to update in order to stop getting this warning?
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 624
Location: in the shell

PostPosted: Sat Jul 09, 2005 12:09 pm    Post subject: Reply with quote

you need to update your wireless extensions in the kernel..
download the patch
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw_we18-5.diff copy it to your /usr/src/linux
and run
Code:

cat iw_we18-5.diff | patch -p1


afterwards you have to recopile the kernel and your wireless module (against the new kernel)

have fun


Last edited by _loki_ on Tue Jul 19, 2005 9:28 am; edited 1 time in total
Back to top
View user's profile Send private message
Bigun
Veteran
Veteran


Joined: 20 Sep 2003
Posts: 1518

PostPosted: Wed Jul 13, 2005 12:53 pm    Post subject: Reply with quote

_loki_ wrote:
you need to update your wireless extensions in the kernel..
download the patch
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw_we18-5.diffcopy it to your /usr/src/linux
and run
Code:

cat iw_we18-5.diff | patch -p1


afterwards you have to recopile the kernel and your wireless module (against the new kernel)

have fun


This link doesn't work.

*EDIT*

Link works now.

Thanks for the e-mail as well.
_________________
http://support.microsoft.com/kb/314458/EN-US/ wrote:
NOTE: Windows XP and Linux can coexist on the same computer. For additional information, refer to your Linux documentation.


Last edited by Bigun on Sun Aug 21, 2005 7:39 am; edited 1 time in total
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 624
Location: in the shell

PostPosted: Thu Jul 14, 2005 1:50 am    Post subject: Reply with quote

ya.. give me your mail.. I can send it. I don't have a web-server.. maybe someone else can host it..
Back to top
View user's profile Send private message
Bigun
Veteran
Veteran


Joined: 20 Sep 2003
Posts: 1518

PostPosted: Thu Jul 14, 2005 6:12 am    Post subject: Reply with quote

I'll be happy to post it at my site, I PM'ed you my e-mail addy.
_________________
http://support.microsoft.com/kb/314458/EN-US/ wrote:
NOTE: Windows XP and Linux can coexist on the same computer. For additional information, refer to your Linux documentation.
Back to top
View user's profile Send private message
der bastler
Apprentice
Apprentice


Joined: 13 Apr 2003
Posts: 172
Location: University of Hannover, Germany

PostPosted: Tue Jul 19, 2005 8:10 am    Post subject: Reply with quote

Just for your interest: The file mentioned above is available at hp.com. It is a diff file, thus the correct link is

http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/iw_we18-5.diff

(Just strip the "copy" from the "diff"...)

:D

Patching 2.6.12-gentoo-r4 and -r6 seems to work (at least dry-run throws no errors).
Compiling? Don't know, perhaps tonight, at home.
_________________
Idiot, n.:
A member of a large and powerful tribe whose influence in human
affairs has always been dominant and controlling.
-- Ambrose Bierce, "The Devil's Dictionary"
Back to top
View user's profile Send private message
_loki_
l33t
l33t


Joined: 18 Dec 2003
Posts: 624
Location: in the shell

PostPosted: Tue Jul 19, 2005 9:26 am    Post subject: sorry Reply with quote

There was just a space missing between the link and the word "copy".. Tried the patch with different kernel version with no problems so fare (running love-2.6.12-rc6-love1 right now)
Back to top
View user's profile Send private message
der bastler
Apprentice
Apprentice


Joined: 13 Apr 2003
Posts: 172
Location: University of Hannover, Germany

PostPosted: Tue Jul 19, 2005 9:35 am    Post subject: Re: sorry Reply with quote

_loki_ wrote:
There was just a space missing between the link and the word "copy".. Tried the patch with different kernel version with no problems so fare (running love-2.6.12-rc6-love1 right now)


Good to know, although I am a bit conservative regarding kernels. Gentoo-sources all the way, no problems since spring 2003. :D

Anyway, the first things I do when I come across a broken link: play around with the URL, use google with "site:"... :wink:
_________________
Idiot, n.:
A member of a large and powerful tribe whose influence in human
affairs has always been dominant and controlling.
-- Ambrose Bierce, "The Devil's Dictionary"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum