Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WOE is my wlan.
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
kamagurka
Veteran
Veteran


Joined: 25 Jan 2004
Posts: 1026
Location: /germany/munich

PostPosted: Thu Jun 10, 2004 10:06 pm    Post subject: WOE is my wlan. Reply with quote

after having a hell of a time just getting the freaking driver for my terrible centrino card to compile, i still can't get it to work.
i emerged the ipw2100 drivers, my wireless card turns up in lspci, and after modprobing the ipw2100 module dmesg correctly shows
Code:
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 0.46_3
ipw2100: Copyright(c) 2003-2004 Intel Corporation

but iwconfig still shows no interface with wireless extensions. are there any special steps i have to take to manually create an interface for my wlan card or am i missing something else entirely?

at this point, any help appreciated.
_________________
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Fri Jun 11, 2004 8:03 am    Post subject: Reply with quote

Ensure that wireless extensions are enabled in the kernel and then recompile and install it. Reboot and then re-emerge wireless-tools and the ipw driver.

Then it should be showtime :)
_________________
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
kamagurka
Veteran
Veteran


Joined: 25 Jan 2004
Posts: 1026
Location: /germany/munich

PostPosted: Fri Jun 11, 2004 9:25 am    Post subject: Reply with quote

wireless extensions ARE enabled.
my "make menuconfig" clearly states
Code:
[*] Wireless LAN drivers (non-hamradio) & Wireless Extensions


are there any other options in this submenu i have to enable?
_________________
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Fri Jun 11, 2004 9:54 am    Post subject: Reply with quote

Kamagurka wrote:
wireless extensions ARE enabled.
my "make menuconfig" clearly states
Code:
[*] Wireless LAN drivers (non-hamradio) & Wireless Extensions



But is the kernel currently running have it compiled in and where wireless-tools and ipw driver compiled against it?

Quote:

are there any other options in this submenu i have to enable?


No afaik
_________________
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
kamagurka
Veteran
Veteran


Joined: 25 Jan 2004
Posts: 1026
Location: /germany/munich

PostPosted: Fri Jun 11, 2004 9:56 am    Post subject: Reply with quote

yea. i haven't touched that option since i first installed this box.
_________________
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Fri Jun 11, 2004 10:52 am    Post subject: Reply with quote

Do you have an interface for it ?
Code:
ifconfig -a

_________________
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
kamagurka
Veteran
Veteran


Joined: 25 Jan 2004
Posts: 1026
Location: /germany/munich

PostPosted: Sat Jun 12, 2004 11:11 am    Post subject: Reply with quote

no, i don't. :x
_________________
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
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 Jun 12, 2004 11:22 am    Post subject: Reply with quote

Kamagurka wrote:
no, i don't. :x


Then I suggest you have the wrong driver :(
_________________
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
kamagurka
Veteran
Veteran


Joined: 25 Jan 2004
Posts: 1026
Location: /germany/munich

PostPosted: Sat Jun 12, 2004 8:19 pm    Post subject: Reply with quote

hah, it worked with ndiswrapper. i now have a wlan0 adapter.
i emerged your wireless config thing, uberlord, but i am unsure as to what is next. should i just do
Code:
ifconfig wlan0 up
dhcpd wlan0
or what? do i have to bring the eth0 link down first or do the two connections coexist?
_________________
If you loved me, you'd all kill yourselves today.
--Spider Jerusalem, the Word
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sun Jun 13, 2004 12:53 pm    Post subject: Reply with quote

Kamagurka wrote:
hah, it worked with ndiswrapper. i now have a wlan0 adapter.
i emerged your wireless config thing, uberlord, but i am unsure as to what is next. should i just do
Code:
ifconfig wlan0 up
dhcpd wlan0
or what? do i have to bring the eth0 link down first or do the two connections coexist?


1. Edit /etc/conf.d/wireless to match your wireless network
2.
Code:
ln -sf /etc/init.d/net.eth0 /etc/init.d/net.wlan0
/etc/init.d/net.wlan0 start


Both connections can be active at the same time
_________________
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
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