Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Wireless Extensions / wpa2_supplicant
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
tp444
n00b
n00b


Joined: 09 May 2013
Posts: 5

PostPosted: Wed May 15, 2013 2:50 am    Post subject: Wireless Extensions / wpa2_supplicant Reply with quote

Well, the roadblock I'm at in the installation process is now after configuring a user account to switch to liveCD I'm confused as to whether or not the wpa2_supplicant is something I can even use until I get into the Gentoo kernel.

I know all of my network information but iwconfig is not showing any devices found and since I'm using WPA2 net-setup is pointless.

Am I just this dumb or what am I missing here? Recapping, begin booting from CD, scanning for files, create user account with password, ifconfig shows my local adapter, but what to do since I'm on wireless WPA2 settings?

Any and all help is greatly appreciated.
Back to top
View user's profile Send private message
imaginasys
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2009
Posts: 83
Location: Québec

PostPosted: Wed May 15, 2013 3:15 am    Post subject: Reply with quote

Load the wifi card driver ??? 8O
Back to top
View user's profile Send private message
tp444
n00b
n00b


Joined: 09 May 2013
Posts: 5

PostPosted: Wed May 15, 2013 3:27 am    Post subject: Reply with quote

Quote:
Load the wifi card driver ??? 8O


I'm guessing that the modprobe command (and attendant input for listing kernel modules) is what I need to use then to find the correct driver. I just realized I missed that in the handbook about using the ls /sys/class/net command to determine the right interface. I guess I'll retry again and continue pushing onward. More on this soon.. Thanks
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Wed May 15, 2013 4:51 am    Post subject: Reply with quote

Code:
emerge usbutils pciutils


& then post the output of

Code:
su -c 'lspci | grep Net'


&

Code:
su -c 'lsusb | grep Net


for me mine shows

Code:

mkultra@mksrv ~ $ su -c 'lsusb | grep Net'
Password:
Bus 002 Device 004: ID 0846:6a00 NetGear, Inc. WG111v2 54 Mbps Wireless [RealTek RTL8187L]
mkultra@mksrv ~ $ su -c 'lspci | grep Net'
Password:
01:09.0 Ethernet controller: Atheros Communications Inc. AR5212/AR5213 Wireless Network Adapter (rev 01)


from there i have decyphered my own setup as rtl8187 for the usb device and ath5k for the atheros pci device
Back to top
View user's profile Send private message
imaginasys
Tux's lil' helper
Tux's lil' helper


Joined: 26 Dec 2009
Posts: 83
Location: Québec

PostPosted: Fri May 17, 2013 1:40 am    Post subject: Reply with quote

You're on the good path!

take a look at this wiki : http://wireless.kernel.org/en/users/Drivers/ath5k

It will help you to config correctly your kernel with wifi.

I have another good older link, but it's in french (https://www.funtoo-quebec.org/wiki/index.php/Configuration_pilote_Atheros)
but you can alway try a translation with google translate.

Regards,
BT :mrgreen:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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