You are not logged in.
Hello
Does not want to connect bluetooth mouse
I did everything that the wiki advises but did not help
At the same time, headphones are connected without any problems.
I tried booting to linux mint from a USB stick and the mouse connected without any problems
I copied the bluetooth config and dragged it to arch and nothing
BTmon told me this “Reason: Connection Rejected due to Security Reasons (0x0e)”
Intel Corp. Bluetooth 9460/9560 l
Help please
Offline
Does this work with the linux-lts kernel installed and booted?
Offline
It worked....
Thanks a lot
How hard would it be to find the problem or is it much easier to stay on the lts kernel?
Offline
I think it's somewhat neccessary to find out what the problem is as the LTS kernel will soon be upgraded to the 6.12 series ...
Could you post a full dmesg? Also this could be a kernel regression, which should be bisected and reported to the upstream kernel developers
Are you confident to do the bisection on your own or do you need some help?
If you want we could also provide you with pre-built kernel images for you to test (which greatly speeds up the test time)
Good info to get you started is:
- https://docs.kernel.org/admin-guide/rep … sions.html
- https://wiki.archlinux.org/title/Kernel … egressions
Since we already determined that there are multiple issues at hand here (sleep + brightness) I would like to have a look at the sleep issue.
Additionally it would be good to see if the latest mainline kernel is affected:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-6.13-1-x86_64.pkg.tar.zst(note that this installs the kernel as linux-mainline, so you need to configure your bootloader to boot it (for example via grub-mkconfig -o ... or by writing the systemd-boot loader entry))
Offline
I'm new to linux so I think I'm going to need some help.... Is dmesg on normal kernel or on lts?
Yes, I can borrow a kernel for testing.
Before your post about the lts kernel I installed the 6.13.0 kernel and it didn't work
I'll try 6.13.1 now.
Offline
It doesn't work on kernel 6.13.1.
Here is the dmesg
[ 254.941401] [UFW BLOCK] IN=wlan0 OUT= MAC=<*> SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
[ 382.938781] [UFW BLOCK] IN=wlan0 OUT= MAC=<*> SRC=0.0.0.0 DST=224.0.0.1 LEN=32 TOS=0x00 PREC=0xC0 TTL=1 ID=0 DF PROTO=2
Before attempting to connect, I cleared dmesg
That's all that was in the dmesg
Offline
Could you see if 6.11 works?
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.11.arch1-1-x86_64.pkg.tar.zstOffline
doesn't work
Offline
Could you verify that the plain 6.6 does work for you?
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.6.arch1-1-x86_64.pkg.tar.zstWe can then start the bisection afterwards.
Offline
I booted up. The mouse works. What do I do next?
Offline
Could you try the following images until one fails? We will then use this to determine the bisection range ![]()
6.7:
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.7.arch1-1-x86_64.pkg.tar.zst6.8:
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.8.arch1-1-x86_64.pkg.tar.zst6.9:
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.9.arch1-1-x86_64.pkg.tar.zst6.10:
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.10.arch1-1-x86_64.pkg.tar.zstOffline
It's all working.
I also installed 6.11 and it no longer works on that kernel
Offline
Alright, so this means it broke between 6.10 and 6.11 ..
Please test the following kernel image and report if it works with that:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.r8045.gb3ce7a3-1-x86_64.pkg.tar.zst(note that this installs the kernel as linux-mainline, so you need to configure your bootloader to boot it (for example via grub-mkconfig -o ... or by writing the systemd-boot loader entry))
Last edited by gromit (2025-01-28 20:02:41)
Offline
doesn't work
Offline
Please test:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.r4472.g5183594-1-x86_64.pkg.tar.zstOffline
doesn't work
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.r2233.ge395096-1-x86_64.pkg.tar.zstOffline
It work
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.rc5.r1275.g67e9847-1-x86_64.pkg.tar.zstOffline
doesn't work
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.rc3.r658.g63b0aa8-1-x86_64.pkg.tar.zstLast edited by gromit (2025-01-29 10:05:43)
Offline
It work
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.rc5.r960.g193b9b2-1-x86_64.pkg.tar.zstOffline
It work
Offline
Please try:
sudo pacman -U https://pkgbuild.com/\~gromit/linux-bisection-kernels/linux-mainline-v6.10.rc5.r1117.gc1cacb0-1-x86_64.pkg.tar.zstOffline