Dear all;
I had the same issue with Kubuntu 20.04LTS, yesterday and during the
installation the bluetooth was working perfectly on my Asus UX305ua
than, this morning, no bluetooth adapter found. I solved it by simply
plugin in (power supply) my laptop. It appear to be an issue with the
power manag
** Description changed:
It's not possible to make bluetooth work. Pressing Fn+F2 doesn't change
anything. Sometimes a grey (inactive) bluetooth icon appears but
disappears instantly after attempt to turn it on.
+
+ WORKAROUND: Set "XHCI Pre-Boot Mode" BIOS option to "Disabled".
Problem
$ ll /sys/class/leds/*asus*
lrwxrwxrwx 1 root root 0 апр 17 08:40 /sys/class/leds/asus::kbd_backlight ->
../../devices/platform/asus-nb-wmi/leds/asus::kbd_backlight/
lrwxrwxrwx 1 root root 0 апр 17 08:40 /sys/class/leds/asus-wireless::airplane
->
../../devices/LNXSYSTM:00/LNXSYBUS:00/ATK4001:00/
Is there any Asus related led under '/sys/class/leds'?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about thi
Already tested, it doesn't seem to change anything.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about this b
Okay, can you test if one of the following kernel parameter works:
'asus-nb-wmi.wapf=0'
'asus-nb-wmi.wapf=1'
'asus-nb-wmi.wapf=4'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetoo
> Sounds like the LED should be off when Airplane mode is off
Well, under Windows LED is on when radios are on. And everything works
as expected.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
And on Linux after this commit LED is always off regardless of the Wi-Fi
or Bluetooth states.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX30
The commit log says:
So when asus-wmi uses ASUS_WMI_DEVID_WLAN_LED (0x00010002) to store the
wlan state, it drives the airplane-mode indicator LED (through the call
to OWGD) in an inverted fashion: the LED is ON when airplane mode is OFF
(since wlan is ON), and vice-versa.
This
With 4.11rc3 bluetooth works. But F2 key doesn't light up when the radio
is on. This is the result of removing rfkill switches from asus-nb-wmi
module. This is not critical, it's only an indicator. Another minor
issue is that bluetooth device can't be turned off and will consume
power even when not
Sounds like there's still something wrong here?
Can you elaborate what's the incorrect behavior in 4.11-rc3?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on A
4.11 kernel seems to work, but instead of fixing test in asus-nb-wmi,
they just removed /sys/devices/platform/asus-nb-wmi/rfkill/*, so now
everything works as if I just unloaded asus-nb-wmi module. This means
that F2 key doesn't light up when radio is on. But this is better than
nothing.
--
You r
Please give mainline kernel >= v4.11-rc3 a try, it has a patch seemingly
relevant to your case:
commit 71050ae7bf83e4d71a859257d11adc5de517073e
Author: João Paulo Rechi Vita
Date: Mon Feb 20 14:50:22 2017 -0500
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
We can backport t
Actually, no, the real blocker is asus-nb-wmi. As soon as I do:
echo 0 | sudo tee /sys/devices/platform/asus-nb-wmi/rfkill/rfkill1/soft
my bluetooth device disconnects:
[ 77.045226] usb 1-4: USB disconnect, device number 5
This brings device back:
echo 1 | sudo tee /sys/devices/platform/asus
So it looks like there is a bug in asus-nb-wmi module. It should bring
device down when it's soft blocked, but it does exactly opposite.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Setting "XHCI Pre-Boot Mode" BIOS option to "Disabled" fixes the
problem. But it disables USB 3.0 entirely, so it's not a solution.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluet
Vasya Pupkin, to keep this relevant to upstream, one would want to
periodically check for, and test the latest mainline kernel (now
4.11-rc1) as it is released.
Could you please advise?
** Changed in: linux (Ubuntu)
Status: Triaged => Incomplete
--
You received this bug notification beca
** Tags removed: kernel-bug-exists-upstream-4.6-rc1
** Tags added: kernel-bug-exists-upstream-4.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook
In my case service is already enabled and issue is clearly with the
kernel. Although with 4.10 kernel sometimes bluetooth starts working,
mostly after laptop waking up from suspend.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
So I think I managed to fix this bug with
systemctl enable bluetooth
then reboot. I don't seem to have the problem anymore.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth d
Vasya Pupkin, the instructions to write a letter to bluetooth
maintainers was provided in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1523108/comments/6
.
Unfortunately, https://wiki.ubuntu.com/Kernel/Bugs is a legacy page.
However, due to a recent flurry of permission restrictions in res
See this guide
https://wiki.ubuntu.com/Kernel/Bugs
2016-03-27 17:14 GMT+03:00 Vasya Pupkin <1523...@bugs.launchpad.net>:
> Unfortunately, I don't know how to write a letter to kernel maintainers.
> I also don't know what exactly to write in this letter. Maybe you can
> help?
>
> --
> You received
Unfortunately, I don't know how to write a letter to kernel maintainers.
I also don't know what exactly to write in this letter. Maybe you can
help?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/152310
Vasya,
I have this adapter now. It detects the same
Intel version: 370710018002030d00
and it does load exactly same firmware file.
But in lsusb I have
8087:07dc
That must be some other revision of the chip.
I suggest writing a letter to the kernel maintainers.
--
You received this bug noti
** Tags removed: kernel-bug-exists-upstream-4.5-rc1
** Tags added: kernel-bug-exists-upstream-4.6-rc1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenb
Doesn't work with 4.6rc1 kernel as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about this bug go to:
h
After rebooting, backlit returned, but still no reaction on Fn+F2 and no
Bluetooth. This is dmesg after reboot:
$ dmesg | grep -i bluetooth
[8.795276] Bluetooth: Core ver 2.21
[8.795292] Bluetooth: HCI device and connection manager initialized
[8.795295] Bluetooth: HCI socket layer ini
Tried, didn't help.
$ cat /etc/modprobe.d/asus.conf
options asus_nb_wmi wapf=4
$ sudo modprobe -r asus_nb_wmi
$ sudo modprobe -v asus_nb_wmi
insmod /lib/modules/4.5.0-040500rc1-generic/kernel/drivers/platform/x86/wmi.ko
insmod
/lib/modules/4.5.0-040500rc1-generic/kernel/drivers/input/sparse-k
Try to use option "wapf=4" for asus_nb_wmi module.
2016-01-29 13:43 GMT+03:00 Vasya Pupkin <1523...@bugs.launchpad.net>:
> And of course everything works like a charm under Windows 10.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launch
Maybe the problem is not with adapter itself but with Zenbook UX301LA.
Fn+F2 hotkey used to enable/disable BT and Wi-Fi doesn't work too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
And of course everything works like a charm under Windows 10.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications ab
I received and installed the adapter. BT works with ASUS laptops without
any problems on a standard Ubuntu 4.2.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on
Good news is that I will soon receive this Intel WiFi+BT adapter. I will
try to fix the issue some way or another.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work
** Tags removed: kernel-bug-exists-upstream-4.4-rc4
** Tags added: kernel-bug-exists-upstream-4.5-rc1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenb
Well, I just got 4.5rc1 and Bluetooth still doesn't work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about
Nice. Any chance it could be backported to 4.2?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about this bug g
This issue is probably fixed by the last commits to btintel.c in 'linux-next'.
The device can't enter manufacturing mode correctly. This code has been updated
there.
It should be supported by kernel 4.5.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Vasya Pupkin, the issue you are reporting is an upstream one. Could you
please report this problem following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel to the appropriate mailing
list (TO Marcel Holtmann, Gustavo Padovan, and Johan Hedberg CC linux-
bluetooth) ?
Plea
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.4-rc4
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage
It doesn't work with 4.4rc4 as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications about this bug go to:
https
Vasya Pupkin, could you please test for this via the latest mainline
kernel (4.4-rc4) and advise to the results?
** Tags added: latest-bios-211
** Changed in: linux (Ubuntu)
Importance: High => Medium
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
--
You received this
** Changed in: linux (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications a
Also doesn't work with latest mainline kernel (4.3, 4.4rc3).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1523108
Title:
Bluetooth doesn't work on ASUS Zenbook UX301LAA
To manage notifications abo
43 matches
Mail list logo