Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wlan0: interface_variable : command not found [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
tewlz
n00b
n00b


Joined: 28 Sep 2002
Posts: 53

PostPosted: Sat Sep 17, 2005 3:25 pm    Post subject: wlan0: interface_variable : command not found [SOLVED] Reply with quote

My old thinkpad laptop recently started complaining about "interface_variable" not found while starting wlan0.

Code:
/etc/init.d/net.wlan0: line 683: interface_variable: command not found
/etc/init.d/net.wlan0: line 466: interface_variable: command not found


Line 683 in /etc/init.d/net.wlan0:
Code:

ifvar=$( interface_variable ${iface} )

Line 466:
Code:

local ifvar=$( interface_variable ${iface} )


Not sure where to start with this...
This laptop has no other way of connecting, has no cdrom, no floppy or another nic. Anyone seen this error?


Last edited by tewlz on Sat Sep 17, 2005 5:18 pm; edited 1 time in total
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sat Sep 17, 2005 4:43 pm    Post subject: Reply with quote

Ensure that net.wlan0 is a symlink to net.lo
If it is and net.lo didn't get updated by etc-update then re-emerge baselayout with the --noconfmem option and try again
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
tewlz
n00b
n00b


Joined: 28 Sep 2002
Posts: 53

PostPosted: Sat Sep 17, 2005 5:11 pm    Post subject: Reply with quote

Code:

Ensure that net.wlan0 is a symlink to net.lo


Thank you. That was it. Whew.
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
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