"wireless control is not available"

Discussions about Linux installation and configuration on Samsung laptops
Post Reply
svenmeier
Supporter
Supporter
Posts: 7
Joined: 22 May 2010, 15:13

"wireless control is not available"

Post by svenmeier »

Hi all,

since a few days it's no longer possible to turn on/off wlan on my NC10 :(.

FN-F9 gives "wireless control is not available", in the Samsung Tools Preferences the options Bluetooth, CPU fan and Wireless are disabled.

"sudo modprobe easy_slow_down_manager" gives:
FATAL: Error inserting easy_slow_down_manager (/lib/modules/2.6.32-23-generic/updates/dkms/easy_slow_down_manager.ko): Invalid module format

I'm not sure what triggered this regression.

Sven
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: "wireless control is not available"

Post by voria »

I don't know if anything is changed in the new kernel, I'm using 2.6.32-22 yet.
I'll check it out and let you know. ;)
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: "wireless control is not available"

Post by voria »

I have installed the new kernel and have had the same problem.

The problem is probably in the package 'easy-slow-down-manager', which is not correctly rebuilt when a new kernel is installed... I will investigate the problem.

In the meanwhile, uninstall 'easy-slow-down-manager' ('samsung-tools' will be also automatically uninstalled), then reinstall 'samsung-tools'. This solves the problem.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
SergeyIT
Newbie
Newbie
Posts: 4
Joined: 01 Jul 2010, 10:46

Re: "wireless control is not available"

Post by SergeyIT »

I have the same problem on N210 (kernel 2.6.32-23, installed today) with Wlan, CPU fan control and Brightness control. After this step
voRia wrote: In the meanwhile, uninstall 'easy-slow-down-manager' ('samsung-tools' will be also automatically uninstalled), then reinstall 'samsung-tools'...
only Brightness control is not working . (And ubuntu Brightness applet do not work)
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: "wireless control is not available"

Post by voria »

Probably it's the same thing with 'samsung-backlight' too.
Try to reinstall it.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
SergeyIT
Newbie
Newbie
Posts: 4
Joined: 01 Jul 2010, 10:46

Re: "wireless control is not available"

Post by SergeyIT »

I reinstall 'samsung-backlight' as you wrote. After that, the brightness control is not working only.
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: "wireless control is not available"

Post by voria »

Did you reboot after the reinstallation?

Anyway, the package 'phc-intel' is also affected by the problem.
It seems that all the packages using DKMS for automatic rebuilding when a new kernel is installed are affected.

Reinstalling them fixes the problem for me:

Code: Select all

sudo apt-get install --reinstall easy-slow-down-manager samsung-backlight phc-intel
A reboot is needed to load the reinstalled kernel modules.
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
SergeyIT
Newbie
Newbie
Posts: 4
Joined: 01 Jul 2010, 10:46

Re: "wireless control is not available"

Post by SergeyIT »

Many thanks for the help! Now all perfectly works! ;D
svenmeier
Supporter
Supporter
Posts: 7
Joined: 22 May 2010, 15:13

Re: "wireless control is not available"

Post by svenmeier »

Hi,

I just checked the easy-slow-down-manager package in synaptic and it shows with a gray exclamation mark - wonder what that stands for?

Choosing "Mark for upgrade" from the context menu and then apply resulted in a re-installation of the package.

This fixed the problem.

Thanks for your help.

Sven
User avatar
voria
Administrator
Administrator
Posts: 1383
Joined: 12 Feb 2009, 18:08
Location: Italy
Contact:

Re: "wireless control is not available"

Post by voria »

Probably the package was not installed correctly?
Image
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!
Post Reply