From: bugzilla-daemon@kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro
Date: Sat, 13 Jun 2026 15:17:26 +0000 [thread overview]
Message-ID: <bug-73081-62941-k2ohbVoKts@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-73081-62941@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=73081
--- Comment #12 from Dmitry Khromov (icechrome@gmail.com) ---
@Hytham, noted.
First, please disregard everything I said about `CONFIG_SERIAL_DEV_BUG` -- got
another Baytrail device mixed up with this one, my bad. That said, the actual
problem, according to my notes, is the UART's `baud_base` (2764800), resulting
in framing errors with common baud rates (i.e. 3000000 and 3500000). The speed
the controller is pre-set to is 3768000. I've dug the tablet up and with
semi-recent musl-based Void rootfs and kernel 6.18.35 (CONFIG_SERIAL_DEV_BUS=m,
btw) got `btattach -B /dev/ttyS1 -P ath3k` working by manually setting the
speed with a `TCSETS2` ioctl. I’ve managed to pair and test some BT
peripherals.
@Paul, since, ultimately, this isn’t a kernel bug (though a patch for
rfkill-gpio is still required), should this discussion be continued on GitHub?
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next prev parent reply other threads:[~2026-06-13 15:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-73081-62941@https.bugzilla.kernel.org/>
2015-08-03 20:06 ` [Bug 73081] Fail to setup Bluetooth on Dell Venue 11 Pro bugzilla-daemon
2016-01-30 15:41 ` bugzilla-daemon
2016-01-30 15:42 ` bugzilla-daemon
2026-06-12 12:16 ` bugzilla-daemon
2026-06-12 13:56 ` bugzilla-daemon
2026-06-12 21:34 ` bugzilla-daemon
2026-06-13 3:24 ` bugzilla-daemon
2026-06-13 6:32 ` bugzilla-daemon
2026-06-13 6:57 ` bugzilla-daemon
2026-06-13 7:16 ` bugzilla-daemon
2026-06-13 13:08 ` bugzilla-daemon
2026-06-13 15:17 ` bugzilla-daemon [this message]
2026-06-13 16:56 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-73081-62941-k2ohbVoKts@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.