-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install failed under Raspbian Stretch #50
Comments
i believe this should be an easy fix by adding sudo apt-get install pulseaudio, but i am unsure if that will work 100%. It will need some revisiting for sure |
Still have yet to get started on fixing any errors with Stretch, also I believe once it is fixed for stretch it will first be implemented for stretch lite, then eventually stretch desktop. It looks like we will need to be either removing bluez-alsa or disable it, and compile bluez for use with pulseaudio, or completely re do things with alsa. Unfortunately, I don't think I have the time to try with alsa. |
Alright, I have a stretch version that is in the testing phase at the moment, go here and follow the instructions. It will need to be on a new installation of Raspbian Stretch, (it has been tested on the LITE version, but i suspect it will work for Stretch w/ Pixel). Please leave feedback in issue #102 . Any issues or feedback please redirect to issue #102 |
Hi,
tried to run the install scrip last night on Raspbian Stretch, but it failed. It can't install the Bluetooth option.
What is the Sense of this part in bt_pa_config.sh ? Make pulseaudio failed. I have also installed libjson-c-dev manually.
Furthermore, there seems to have been some major changes regarding Pulsaudio and Bluetooth. See more:
https://www.raspberrypi.org/blog/raspbian-stretch/
The text was updated successfully, but these errors were encountered: