Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with iwconfig
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
Chbr
n00b
n00b


Joined: 16 Nov 2004
Posts: 25

PostPosted: Tue Jan 10, 2006 7:43 pm    Post subject: Problems with iwconfig Reply with quote

Hello.

I trying to config my wireless PCI SMC2803W card.
Tried iwconfig, but it only says:
lo no wireless exyensions.
gre0 no wireless extensions.

Under the istallation gentoo found my first TP network card as eth0 and wireless card as eth1.
It worked fine with net-setup eth1! But not when i am booting from harddisk

I also tried using wpa-supplicant, but when i tried emerging it it said no ebuilds.
# emerge net-WIRELESS /wpa-supplicant

I have also activated IWCONFIG in /etc/conf.d/net
# modules = ( "iwconfig" )

Can anyone help?
Back to top
View user's profile Send private message
vladgrigorescu
Guru
Guru


Joined: 11 Jan 2005
Posts: 360

PostPosted: Tue Jan 10, 2006 9:09 pm    Post subject: Reply with quote

Anything interesting in dmesg?
Back to top
View user's profile Send private message
rabinath
n00b
n00b


Joined: 03 Jan 2006
Posts: 31
Location: Germany

PostPosted: Tue Jan 10, 2006 9:11 pm    Post subject: Reply with quote

try to execute
ifconfig eth1 up
I needed this with a USB WLAN stick once. Before I did not mark the interface as UP no wireless extensions were found.
Back to top
View user's profile Send private message
Chbr
n00b
n00b


Joined: 16 Nov 2004
Posts: 25

PostPosted: Tue Jan 10, 2006 9:47 pm    Post subject: Reply with quote

rabinath wrote:
try to execute
ifconfig eth1 up
I needed this with a USB WLAN stick once. Before I did not mark the interface as UP no wireless extensions were found.


Hmm..
ifconfig eth0 or ifconfig eth1 only replies eth0 or eth1 does not exist.
Back to top
View user's profile Send private message
Chbr
n00b
n00b


Joined: 16 Nov 2004
Posts: 25

PostPosted: Tue Jan 10, 2006 9:48 pm    Post subject: Reply with quote

vladgrigorescu wrote:
Anything interesting in dmesg?


Where can I find dmesg?
Back to top
View user's profile Send private message
damosoft
n00b
n00b


Joined: 25 Sep 2004
Posts: 26
Location: Cheshire, UK

PostPosted: Tue Jan 10, 2006 10:32 pm    Post subject: Reply with quote

just type iwconfig if it find any wireless connections it will list then with their current parameters.
then using that found interface name you can try a ifconfig wlan0 up or whatever it appears as :wink:
_________________
Damian
Back to top
View user's profile Send private message
rabinath
n00b
n00b


Joined: 03 Jan 2006
Posts: 31
Location: Germany

PostPosted: Wed Jan 11, 2006 10:34 am    Post subject: Reply with quote

Sounds like there's no driver loaded for the card. try "modprobe prism54". You need the prism54 firmware, too (emerge prism54-firmware).
"dmesg" is a command. It shows the messages from the kernel.
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