Bug 15793

Summary: asus_laptop : Machine does not have bluetooth : asus_laptop: Error setting bluetooth status to 1
Product: Drivers Reporter: Tony White (tonywhite100)
Component: OtherAssignee: drivers_other
Status: NEW ---    
Severity: normal CC: alan, kirjanov, krah.tm
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.0 Subsystem:
Regression: No Bisected commit-id:

Description Tony White 2010-04-15 22:14:07 UTC
Dunno what CWAP(1) is? Could maybe say if it supports it or not if you can say what that is. If it's for a sim card, the M3N doesn't support that feature.

I guess that the problem is that there is no bluetooth on the M3N model, so maybe the module doesn't need to try to detect it?

From dmesg : -

asus_laptop: Asus Laptop Support version 0.42
asus_laptop: Error calling CWAP(1)
asus_laptop:   M3N model detected
asus_laptop: Error setting bluetooth status to 1
input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input10
Registered led device: asus::mail

Nothing appears to be broken other than those two error messages, so please treat this report as trivial.

Thanks,
Tony
Comment 1 Denis Kirjanov 2010-04-18 07:59:03 UTC
According to Documentation/laptops/asus-laptop.txt:

         wapf: WAPF defines the behavior of the Fn+Fx wlan key
           The significance of values is yet to be found, but
           most of the time:
           - 0x0 should do nothing
           - 0x1 should allow to control the device with Fn+Fx key.
           - 0x4 should send an ACPI event (0x88) while pressing the Fn+Fx key
           - 0x5 like 0x1 or 0x4
You could try to pass wapf=0
Same with bluetooth_status parameter.
Comment 2 Tony White 2010-04-18 11:11:36 UTC
M3N doesn't have an Fx wlan key. So neither WAPF or bluetooth on this model.
I'm interested in why the kernel or udev think it's detected things that aren't present and then trying to use them.
Thanks for checking the documentation for what it does.

I'll try adding the parameters.

Thanks,
Tony
Comment 3 Tony White 2010-04-19 20:09:42 UTC
The use of the wapf=0 bluetooth_status=0 parameters make no change to the production of the error messages in the log.
Comment 4 Torsten Krah 2010-05-18 18:20:24 UTC
I can confirm this one - got a Samsung P35 which does not have bluetooth and does not have a Fn+Fx Wlan Key (it does have a extra wlan button, but no fn key).

[   10.226697] asus_laptop: Asus Laptop Support version 0.42
[   10.233234] asus_laptop: Error calling CWAP(1)
[   10.233302] asus_laptop: Error setting bluetooth status to 1
[   10.245829] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
Comment 5 Torsten Krah 2010-05-18 18:20:50 UTC
Kernel Version used is 2.6.34.
Comment 6 Torsten Krah 2010-08-04 18:41:56 UTC
Still there in 2.6.35.
Comment 7 Torsten Krah 2011-08-05 19:59:23 UTC
Update: Still there in 3.0.