Page 1 of 1
Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 3:21 pm
by thisisamigaspeaking
https://github.com/MiSTer-devel/Main_Mi ... /Bluetooth
Lists only CSR8510 and BCM20702 as compatible and they are bluetooth 4.0. Is this up to date? Will any 5.0 adapters work?
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 4:02 pm
by pva
Known compatible BT 5.0 adapters are listed
here.
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 4:43 pm
by mrchrister
ASUS USB-BT500 (5.0) is working great for me. I'm using it for 2 MiSTer setups
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 4:51 pm
by thisisamigaspeaking
pva wrote: ↑Mon Jul 18, 2022 4:02 pm
Known compatible BT 5.0 adapters are listed
here.
Thanks. Is one of these sets of docs more canonical than the other or should I generally check both?
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 6:05 pm
by aberu
thisisamigaspeaking wrote: ↑Mon Jul 18, 2022 4:51 pm
pva wrote: ↑Mon Jul 18, 2022 4:02 pm
Known compatible BT 5.0 adapters are listed
here.
Thanks. Is one of these sets of docs more canonical than the other or should I generally check both?
I began working on the MkDocs site primarily because the Wiki is not crawlable by google's indexer (by design, GitHub has a hard block on bots for the wiki pages for some ungodly reason). Faulty information from outdated sites were getting to the top of the list.
There currently is a disconnect between some of the information. If anyone sees a problem, feel free to raise an issue on the MkDocs_MiSTer repository and I'll fix it right away. I have been adding documentation to bring it up to parity, but there are no plans to retire the github wiki so either should do.
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 6:28 pm
by thisisamigaspeaking
aberu wrote: ↑Mon Jul 18, 2022 6:05 pm
thisisamigaspeaking wrote: ↑Mon Jul 18, 2022 4:51 pm
pva wrote: ↑Mon Jul 18, 2022 4:02 pm
Known compatible BT 5.0 adapters are listed
here.
Thanks. Is one of these sets of docs more canonical than the other or should I generally check both?
I began working on the MkDocs site primarily because the Wiki is not crawlable by google's indexer (by design, GitHub has a hard block on bots for the wiki pages for some ungodly reason). Faulty information from outdated sites were getting to the top of the list.
Cool I'll check it out if I am not finding the answer in the Wiki or by google. Thanks.
I would guess GitHub doesn't want to have to police people using the Wikis as a free webhost for non-GitHub-related material.
Re: Bluetooth 5.0 Adapters?
Posted: Mon Jul 18, 2022 6:35 pm
by aberu
GitHub pages is already used as a webhost, and they are crawlable, so I think there's some other kind of reason.
Re: Bluetooth 5.0 Adapters?
Posted: Tue Jul 19, 2022 2:30 pm
by christian776
I have a TP Link Bluetooth adapter model UB500 that is being detected by Mister by it doesn't seem to work when scanning for devices, I was wondering, is there a planned update to the Mister Kernel drivers or moving into a newer version?
Re: Bluetooth 5.0 Adapters?
Posted: Tue Jul 19, 2022 6:14 pm
by aberu
Looking up that adapter and linux shows it's in linux kernel 5.15.4
Re: Bluetooth 5.0 Adapters?
Posted: Wed Jul 20, 2022 2:23 pm
by christian776
Excuse me, so, what Linux version does Mister use nowadays?
Re: Bluetooth 5.0 Adapters?
Posted: Wed Jul 20, 2022 2:56 pm
by AngelicLiver
christian776 wrote: ↑Wed Jul 20, 2022 2:23 pm
Excuse me, so, what Linux version does Mister use nowadays?
5.15.1 (you can check this with uname -r).
Re: Bluetooth 5.0 Adapters?
Posted: Wed Jul 20, 2022 5:45 pm
by aberu
christian776 wrote: ↑Tue Jul 19, 2022 2:30 pm
I have a TP Link Bluetooth adapter model UB500 that is being detected by Mister by it doesn't seem to work when scanning for devices, I was wondering, is there a planned update to the Mister Kernel drivers or moving into a newer version?
https://github.com/MiSTer-devel/Linux-K ... er/pull/33 - I'm hoping this is correct and might fix it, we'll see.
Re: Bluetooth 5.0 Adapters?
Posted: Thu Jul 21, 2022 6:28 pm
by christian776
Thanks a lot
That was really fast!
Re: Bluetooth 5.0 Adapters?
Posted: Sun Apr 09, 2023 9:43 am
by HerrBerzerk
aberu wrote: ↑Tue Jul 19, 2022 6:14 pm
Looking up that adapter and linux shows it's in linux kernel 5.15.4
Where/how can I look up things like this please?
Re: Bluetooth 5.0 Adapters?
Posted: Mon Apr 10, 2023 11:11 am
by aberu
I looked it up by googling it and finding a closed issue for it on kernel.org. It's been awhile since I did this, sorry I don't remember exactly how.
Re: Bluetooth 5.0 Adapters?
Posted: Mon Apr 10, 2023 12:25 pm
by HerrBerzerk
aberu wrote: ↑Mon Apr 10, 2023 11:11 am
I looked it up by googling it and finding a closed issue for it on kernel.org. It's been awhile since I did this, sorry I don't remember exactly how.
Ah thank you, I thought there might be some pro standard procedure like "go to the kernel website and search "hardware bt support" on the left hand site" That would have been helpful for buying new stuff.
Re: Bluetooth 5.0 Adapters?
Posted: Tue Apr 11, 2023 2:50 am
by aberu
The MiSTer's Linux kernel is not identical to the current release kernel anyways (by design) so I would just go with the ones recommended here instead:
https://mister-devel.github.io/MkDocs_M ... e-adapters