LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Generic-kernel-config Changed bluetooth mouse no longer works (https://www.linuxquestions.org/questions/slackware-14/generic-kernel-config-changed-bluetooth-mouse-no-longer-works-4175735404/)

AlleyTrotter 03-28-2024 08:03 AM

Generic-kernel-config Changed bluetooth mouse no longer works
 
1 Attachment(s)
The title says it all.
built buildallkernels generic-6.6.23 SlackBuild and installed in Slackware64-15.0
My Logitec MX3 bluetooth mouse stopped working
Output from
Code:

diff -y --suppress-common-lines /boot/config-generic-6.6.22.x64 /boot/config-generic-6.6.23.x64
don't know why 'CONFIG_BT_HS=y' was dropped in 6.6.23-generic??
thanks john

volkerdi 03-28-2024 02:11 PM

Quote:

Originally Posted by AlleyTrotter (Post 6492506)
The title says it all.
built buildallkernels generic-6.6.23 SlackBuild and installed in Slackware64-15.0
My Logitec MX3 bluetooth mouse stopped working
Output from
Code:

diff -y --suppress-common-lines /boot/config-generic-6.6.22.x64 /boot/config-generic-6.6.23.x64
don't know why 'CONFIG_BT_HS=y' was dropped in 6.6.23-generic??
thanks john

It looks like the option also vanished from the Kconfig, and was silently dropped when I did a "make oldconfig" with the previous config-generic-6.6.22.x64.

That said, my Logitech MX Ergo bluetooth trackball is working here with 6.6.23.

marav 03-28-2024 03:05 PM

The commit for the explanation of the removal:
https://github.com/torvalds/linux/co...a0718449066333

AlleyTrotter 03-28-2024 07:13 PM

Thanks for the reply Pat. and marav
I noticed that that config is still in huge, but mouse does not respond there either.
I'm posting from a bare metal install of current on a separate drive (same machine) and all is fine with mouse on 6.6.23.
Apparently there is something borked on my main install of 15.0 or my methods are not right.

So I will mark this thread 'solved' OE (operator error) LOL
thanks
john

PS marav get that large trout handy

AlleyTrotter 03-31-2024 01:09 PM

Just for the record:
Not sure what pahole is used for, but it is a minimum requirement at version 1.16 for kernel-generic-6.6.23.
Slackware64-15.0 does not include it.
Could be the source of my problems?

thanks
john
\
Also 17 bluetooth patches in 6.6.23 kernel. Way past my abilities to trace it out.

AlleyTrotter 04-06-2024 03:50 PM

Vindication!
 
VINDICATION !!!

It wasn't the config that changed it was the kernel

Sorry for reviving this post, but:
kernel 6.6.25 I built and installed the exact same way as 6.6.23 and my Logitec Bluetooth MX Master 3 WORK's again.

someone over in kernel land must have seen my post or maybe someone else had the same problem as me with Bluetooth. The regression was repaired.

Anyway all is fine now with 6.6.25 on Slackware64-15.0 here in the shack.
Thanks All
john


All times are GMT -5. The time now is 11:48 PM.