Hi there
i am a new member from greece and i am running piCore player + LMS to my brand new raspberry pi 4 everything seems to be working pretty decent except the bluetooth
i have downloaded all the bluetooth staff but when i try to enable the bluetooth controller (the integrated of the rpi) this does not turn on and i get a message says:
"Turning the BT Controller power on..."
"No default controller available"
i thought that the bluetooth ic may be faulty so i try to boot raspbian and yes the bluetooh works fine so my raspberry is ok!
does anyone have an idea what couses this issue ?
i am new at raspberry pi world and im using piCore player for first time but i am so excited i want to learn things and later how to make my own scripts
i am looking forward to hearing from you
thank you for your time
Vasilios
Results 1 to 10 of 12
-
2020-12-19, 08:14 #1
- Join Date
- Dec 2020
- Posts
- 23
piCore player rpi4 (bluetooth controller issue)
-
2020-12-19, 08:21 #2
Bluetooth is disabled by default in the config.txt, You need to enable it. Check the bottom of the bluetooth or wifi pages.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2020-12-19, 09:04 #3
- Join Date
- Dec 2020
- Posts
- 23
hi again first off all i want to thank you for your fast answer
i have pressed the POWER ON "Turn the BT Controller on more>" button but nothig happens
i accsess the config file with ssh with this comands
Code:$ mount /mnt/mmcblk0p1 $ cd /mnt/mmcblk0p1 $ vi config.txt $ reboot
#Disable Bluetooth on both rpi3 and rpi0W
#dtoverlay=disable-bt
so as you can see the #dtoverlay=disable-bt is a comment (witch means the bt is active???) , the picore keeps saying "No default controller available" and does not work
as far it conserned thw wifi seems to be ok it can scan my wifi networks correct
thanks again
-
2020-12-19, 09:51 #4
Yes, that means that the BT chip should be enabled. Can you post your complete bluetooth log. You can get that on the bluetooth page.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2020-12-19, 10:38 #5
- Join Date
- Dec 2020
- Posts
- 23
my bluetooth player says this:
Code:pCP Bluetooth extension build:0012 Starting BT Controller Bluetooth loaded, but no controller detected.
does anyone face the same broblem with rpi4? i use picore player ver6.1
i 've tested both wifi and bluetooth on the raspbian and works well so my pi is ok for shureLast edited by billtsig; 2020-12-21 at 18:36.
-
2020-12-21, 07:35 #6
- Join Date
- Dec 2020
- Posts
- 4
Having exactly the same issue here. RPi4, bluetooth is enabled in config.txt but when you power on BT Controller it says "Turning the BT Controller power on... No default controller available"
The bluetooth page does say "If using RPi built-in bluetooth, make sure controller is enabled at the bottom of this page." but there is no setting that I can find to allow one to enable the built-in controller.
Otherwise I am a very satisfied picoreplayer user. Happy to send a small sum to the developer(s) if it would help fix this
-
2020-12-21, 10:07 #7
I think there has been some firmware changes that is causing the issue on pi4's. I'm guessing a bit here, all of my devices are running pCP7 now. I would migrate to that. Still officially in Beta, but I'm trying to get the full release out there this week.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2020-12-21, 11:08 #8
- Join Date
- Dec 2020
- Posts
- 4
Thanks. I'll find a spare SD card and try that tomorrow.
-
2020-12-21, 18:35 #9
- Join Date
- Dec 2020
- Posts
- 23
i am looking forward to hearing from you paul! keep up the good work!
-
2020-12-23, 16:44 #10
- Join Date
- Dec 2020
- Posts
- 23
UPDATE new version of piCore player is here!! i try it with raspberry pi 4 an YES the blue tooth worked perfect!!! thank you so much!!