Author Topic: Openbox and Lxde : wlan0 not started at boot  (Read 846 times)

Offline melodie

  • Hero Member
  • *****
  • Posts: 5946
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Openbox and Lxde : wlan0 not started at boot
« on: June 19, 2010, 04:50:25 PM »
Hi,

Siamer gave a try to Openbox and told me that wlan0 is not detected correctly, so I tried to activate wlan0 in PCC > Services, but error messages occur at boot.

Then, working on Lxde for the french version, I tried to activate wlan0 in PCC > services as well, and got the same error message, so I thought I would take a shot and come here to tell about it.

Here is the shot:
http://img130.imageshack.us/img130/4602/wlanp.png

How could I fix it ?

Thanks,
Mélodie

melodie at #lpic-fr on irc.freenode.net

Offline warrenweiss

  • Jr. Member
  • **
  • Posts: 21
Re: Openbox and Lxde : wlan0 not started at boot
« Reply #1 on: June 20, 2010, 07:29:27 PM »
As usual, start with the basics:

Basic Wireless Tips: http://www.pclinuxos.com/forum/index.php/topic,56672.0.html

A quick search of the following error

module p80211 not found

tells me that the hardware might not be supported by the current kernel.  Using the Windows driver via ndiswrapper could be the better solution.

Offline melodie

  • Hero Member
  • *****
  • Posts: 5946
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Re: Openbox and Lxde : wlan0 not started at boot
« Reply #2 on: June 20, 2010, 10:31:04 PM »
Hi warrenweiss ,

I am not trying to connect with wifi on a machine that does not have wifi card. This is all a remaster matter... I might be missing some packages. I'll follow a recent siamer's advise and check if wpa_supplicant is installed. I'll compare with what he put in Zen mini as well.

Anyhow any idea is appreciated.

The screeshot : it says in french "line 71 too many arguments (repeated once)" ; "stopping WLAN interfaces : wlanctl-ng : No such device (already in english)" ; (more in english) ; failed to load p80211.o".

Shouldn't this module be activated in kernel to avoid this message ? Even as module ? (I didn't check if it was in the kernel config file at the moment, though)

melodie at #lpic-fr on irc.freenode.net

Offline melodie

  • Hero Member
  • *****
  • Posts: 5946
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Re: Openbox and Lxde : wlan0 not started at boot
« Reply #3 on: June 21, 2010, 03:21:42 AM »
I do a few tests:
Code: [Select]
# modprobe p80211
FATAL: Module p80211 not found.

Quote
# apt-cache search 80211
crda - Software to upload wireless regulatory information into kernel
iw - Configuration utility for wireless devices


What are crda and iw ?

Code: [Select]
]# apt-cache show iw
Package: iw
Section: System/Base
Installed Size: 71667
Packager:
Version: 0.9.18-1pclos2010
Depends: libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.7), libnl.so.1
Provides: iw = 0.9.18-1pclos2010
Architecture: i586
Size: 1
MD5Sum:
Filename:
Summary: Configuration utility for wireless devices
Description:
 iw is[b] a new nl80211[/b] based CLI configuration utility for wireless devices.
 Currently you can only use this utility to configure devices which use a
 mac80211 driver as these are the new drivers being written.


Code: [Select]
# apt-cache show crda
Package: crda
Section: System/Configuration/Hardware
Installed Size: 16808
Packager:
Version: 1.1.0-1pclos2010
Depends: udev, wireless-regdb, libc.so.6, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libgcrypt.so.11, libnl.so.1
Provides: crda = 1.1.0-1pclos2010
Architecture: i586
Size: 1
MD5Sum:
Filename:
Summary: Software to upload wireless regulatory information into kernel
Description:
 CRDA acts as the udev helper for communication between the kernel and
 userspace for regulatory compliance. It relies on nl80211 for
 communication. CRDA is intended to be run only through udev
 communication from the kernel. The user should never have to run it
 manually except if debugging udev issues.


Does this give someone any idea for a fix ?  ??? In your machines, if fully up to date, does that work ?

Thanks.


melodie at #lpic-fr on irc.freenode.net