Hui Wang
Hui Wang
BTW this is the btmon log of auto-reconnecting for Lenovo XT99: https://pastebin.ubuntu.com/p/4rrqYmYRW7/ or see attached files [XT99-autoreconn.txt](https://github.com/bluez/bluez/files/13825201/XT99-autoreconn.txt) ``` Bluetooth monitor ver 5.64 = Note: Linux version 6.7.0-060700rc8-generic (x86_64) 0.263499 =...
Most likely, this is a kernel issue, this is the trial fix from kernel side: https://patchwork.kernel.org/project/bluetooth/patch/[email protected]/
This is the btmon log after applying the trial fix in the kernel: ``` Bluetooth monitor ver 5.64 = Note: Linux version 6.8.0-next-20240322 (x86_64) 0.567730 = Note: Bluetooth subsystem version...
@dmitrym1 Where can I find @alonbl's patch set? Thanks. And in my case the driver print this error logs periodically, do you know that does it mean? Nov 30 03:00:26...
> > [@dmitrym1](https://github.com/dmitrym1) Where can I find [@alonbl](https://github.com/alonbl)'s patch set? Thanks. > > [#240](https://github.com/Xilinx/dma_ip_drivers/pull/240) Thanks.
> Hi [@jason77-wang](https://github.com/jason77-wang). In your log there is a failed transaction. The driver says it's because of a timeout but as you've got 0xffffffff from ioread32 I can say it's...
Hi, what is your change used for? what problem do you find with the current design?
> Hi @jason77-wang, current code returns error 512 in case of timeout of r/w transaction and in case of blocking read of event device. This error code is undefined in...