Kernel is new enough so the driver/ko module is there.
By that line there.
You are talking raspberry pi to me now and sorry bro but I don't own one or even know how their desktop
even looks or how it interfaces to wireless with it's desktop connection manager.
If it uses wicd-gtk since I use it alot to connect. Use ifconfig -a to see the wireless name (something like wlan0,eth1, etc......)
In wicd preferences. Wireless interface box will be blank by default. Type in what ifconfig -a shows as the name. Example below of mine (you won't have the inxi command installed)
Code:
$ inxi -Fxz
System: Host: biker Kernel: 3.5.0-17-generic x86_64 (64 bit, gcc: 4.7.2) Desktop: MATE 1.4.2 Distro: Linux Mint 14 Nadia
Machine: Mobo: SAMSUNG model: RV410/RV510/S3510/E3510 Bios: Phoenix version: 02UC.P026.20100916.LX date: 09/16/2010
CPU: Dual core Pentium CPU T4500 (-MCP-) cache: 1024 KB flags: (lm nx sse sse2 sse3 ssse3) bmips: 9176.3
Clock Speeds: 1: 1200.00 MHz 2: 1200.00 MHz
Graphics: Card: Intel Mobile 4 Series Integrated Graphics Controller bus-ID: 00:02.0
X.Org: 1.13.0 drivers: intel (unloaded: fbdev,vesa) Resolution: 1366x768@60.0hz
GLX Renderer: Mesa DRI Mobile Intel GM45 Express GLX Version: 2.1 Mesa 9.0.3 Direct Rendering: Yes
Audio: Card: Intel 82801I (ICH9 Family) HD Audio Controller driver: snd_hda_intel bus-ID: 00:1b.0
Sound: Advanced Linux Sound Architecture ver: 1.0.25
Network: Card-1: Atheros AR9285 Wireless Network Adapter (PCI-Express) driver: ath9k bus-ID: 06:00.0
IF: wlan0 state: up mac: <filter>
Card-2: Marvell 88E8040 PCI-E Fast Ethernet Controller driver: sky2 ver: 1.30 port: 3000 bus-ID: 04:00.0
IF: eth0 state: down mac: <filter>
Drives: HDD Total Size: 320.1GB (28.4% used) 1: id: /dev/sda model: SAMSUNG_HM321HI size: 320.1GB
Partition: ID: / size: 18G used: 5.0G (31%) fs: ext4 ID: /home size: 163G used: 80G (52%) fs: btrfs
ID: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap
RAID: No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors: System Temperatures: cpu: 43.0C mobo: 43.0C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 162 Uptime: 3:07 Memory: 710.1/3887.8MB Runlevel: 2 Gcc sys: 4.7.2
Client: Shell (bash 4.2.37) inxi: 1.9.17
"IF: wlan0 state: up" is my wireless interface showing it is up AND running.
So if I run wicd in this. wlan0 is what I would type in wireless interface blank box.
This is all guess work for me of course because I don't run a raspberry pi device or any
of its operating systems available for them.
Quote:
3) networkconfiguruation: eth0 is listed and working and there also is a wlan0 but without address info.
|
All that rambling typing in my post is because of that item line. Your wireless driver is loaded,
wlan0 is waiting for you to connect it to the net is why it is blank.
It cannot guess what your router name and password (wpa_supplicant) is.
These videos are usually a good fall back way to get you out of a jam.
https://www.youtube.com/watch?v=CNfOJhxIHMk
https://www.youtube.com/watch?v=L8PhPQw3WFo
Shotgun Link
Happy Trails and Good Luck with the Pi, Rok