No. This is from their documentation at https://www.freedesktop.org/wiki/Softwa ... /#index7h3
They may also provide some explanation of how to build and how to set compile flags but you;ll have to hunt that out.
Search found 24 matches
- Fri Jan 29, 2021 6:43 pm
- Forum: Raspberry Pi OS
- Topic: Sound broken on latest (2020-12-02) Raspbery OS Liite
- Replies: 13
- Views: 696
- Fri Jan 29, 2021 6:10 pm
- Forum: Raspberry Pi OS
- Topic: Sound broken on latest (2020-12-02) Raspbery OS Liite
- Replies: 13
- Views: 696
Re: Sound broken on latest (2020-12-02) Raspbery OS Liite
It looks like PulseAudio can't be included in the lite image as it drags in too many dependencies which have nothing to do with audio. MOC doesn't work by default because it's looking for Master and PCM. I was able to launch it with mocp -O AlsaMixer1=HDMI. The pulseaudio docs say it can be compile...
- Thu Dec 17, 2020 10:48 pm
- Forum: Raspberry Pi OS
- Topic: Sound broken on latest (2020-12-02) Raspbery OS Liite
- Replies: 13
- Views: 696
Re: Sound broken on latest (2020-12-02) Raspbery OS Liite
I believe this should be corrected in the next release. I've been a bit puzzled by what's supposed to be going on with the lite image. What will be the correction, the release notes or running a pulse server? If the latter, is there some detail on how that's going to work? I'm trying to update the ...
- Mon Nov 02, 2020 1:34 pm
- Forum: Raspberry Pi 400
- Topic: The Raspberry Pi 400 thread!
- Replies: 1036
- Views: 60716
Re: The Raspberry Pi 400 thread!
but which peripherals are even unused enough to reduce the heat generation when gated? is it just things like DSI/CSI being turned off, since the pi400 lacks those connectors? or is it features the public doesn't even know of, that you cant name? Remember this gating can turn on and off many times ...
- Thu Nov 28, 2019 12:55 pm
- Forum: Troubleshooting
- Topic: Pi 4 4GB- Wifi not working when resolution is set too high
- Replies: 82
- Views: 23750
Re: Pi 4 4GB- Wifi not working when resolution is set too high
Previous Pi generations could use the setting in config.txt to control the HDMI "signal strength". The documentation claims that setting is ignored by the 4B, is that still the case? Has anyone tried playing with it?
Code: Select all
config_hdmi_boost
- Tue Jun 25, 2019 9:56 pm
- Forum: General discussion
- Topic: LINUX to WIN 10 Remote Desktop Connectivity
- Replies: 9
- Views: 877
- Tue May 21, 2019 9:14 am
- Forum: Media centres
- Topic: Pi Music box won't play local files
- Replies: 4
- Views: 1368
Re: Pi Music box won't play local files
Would be great if you could start such a list and subject a documentation improvement.
- Tue Apr 09, 2019 8:41 am
- Forum: Android
- Topic: Spotify Music Player for RPI?
- Replies: 4
- Views: 16074
Re: Spotify Music Player for RPI?
To be clear, raspotify is just a version of librespot that someone made easy to install. Librespot is the software that deserves praise. Mopidy provides a more general purpose audio player (online radio, local files, etc) and a Web page user interface. It does not support Spotify Connect. All of the...
- Thu Mar 22, 2018 11:09 pm
- Forum: Media centres
- Topic: Raspbmc samba share - host is down
- Replies: 4
- Views: 5082
Re: Raspbmc samba share - host is down
Try adding the vers=X.X cifs option i.e.
You'll need either 'vers=1.0', 'vers=2.0' or even 'vers=3.0' depending on how your samba server is configured.
Code: Select all
mount -t cifs -o vers=1.0 /my_server/share /some/mount_point
- Fri Oct 20, 2017 2:29 pm
- Forum: General discussion
- Topic: RPI 3 supports WIFI direct ?
- Replies: 4
- Views: 14171
- Fri Oct 20, 2017 1:47 pm
- Forum: General discussion
- Topic: RPI 3 supports WIFI direct ?
- Replies: 4
- Views: 14171
Re: RPI 3 supports WIFI direct ?
If you search this forum you would find this post:
viewtopic.php?f=63&t=31596&start=25#p1224705
viewtopic.php?f=63&t=31596&start=25#p1224705
- Fri Jun 30, 2017 11:33 pm
- Forum: Raspberry Pi OS
- Topic: Where is the boot log? [obsolete]
- Replies: 7
- Views: 89412
Re: Where is the boot log?
Install bootlogd:
apt-get install bootlogd
The log will be in /var/log/
apt-get install bootlogd
The log will be in /var/log/
- Wed May 10, 2017 10:42 am
- Forum: AIY Projects
- Topic: APP: play tracks from youtube !
- Replies: 84
- Views: 42722
Re: APP: play tracks from youtube !
Ahh OK, with you now.
It looks like it would be quite easy to add a bunch of MPD style actions and interface to Mopidy or mpd with python-mpd2. I would give it a go if my WH Smiths hadn't been cleaned out.
It looks like it would be quite easy to add a bunch of MPD style actions and interface to Mopidy or mpd with python-mpd2. I would give it a go if my WH Smiths hadn't been cleaned out.
- Wed May 10, 2017 10:07 am
- Forum: AIY Projects
- Topic: APP: play tracks from youtube !
- Replies: 84
- Views: 42722
Re: APP: play tracks from youtube !
I'm curious, why not? Is is not just a case of connecting it up to mopidy-gmusic (or similar)?No doubt you've found you can't play music on your AIYProjects box from Play Music
- Wed Apr 19, 2017 5:46 pm
- Forum: Networking and servers
- Topic: RPI 2 is not accessible after a week
- Replies: 11
- Views: 2567
Re: RPI 2 is not accessible after a week
Is that dmesg output from when it's still working? When you say the "IT WORKS" page is still accessible have you done a *full* page refresh in your web browser to make sure you are not seeing a cached version? Whatever is preventing your ssh connection would almost certainly stop an actual...
- Fri Apr 14, 2017 7:58 am
- Forum: Networking and servers
- Topic: RPI 2 is not accessible after a week
- Replies: 11
- Views: 2567
Re: RPI 2 is not accessible after a week
Then it's a different problem. Sorry, I don't know.
- Thu Apr 13, 2017 6:34 pm
- Forum: Networking and servers
- Topic: RPI 2 is not accessible after a week
- Replies: 11
- Views: 2567
Re: RPI 2 is not accessible after a week
Can you still access it using the ip address? Are you running a firewall on the pi, such as iptables? If the answer is yes to both those questions then check you have opened ports 67 and 68 to allow dhcp renewals.
- Tue Mar 28, 2017 9:54 pm
- Forum: Media centres
- Topic: MusicBox, bluetooth speakers - which Pi to buy?
- Replies: 9
- Views: 6101
Re: MusicBox, bluetooth speakers - which Pi to buy?
Those old instructions are for a generic USB bluetooth dongle and not the Raspberry Pi 3's onboard bluetooth which only works in Raspbian Jessie. Musicbox still uses Raspbian Wheezy (I know), so it won't work. Just install Mopidy yourself on the latest Raspbian Jessie, follow the documentation at ht...
- Fri Mar 17, 2017 7:13 pm
- Forum: Raspberry Pi OS
- Topic: New SSH security warning mechanism - feedback wanted!
- Replies: 26
- Views: 10092
Re: New SSH security warning mechanism - feedback wanted!
Is the code available on github or similar? Is there any chance of making the password to check for customisable so we can use it on spin-off distributions that have a different default password?
- Tue Feb 07, 2017 5:48 pm
- Forum: General discussion
- Topic: ssh Stalls
- Replies: 4
- Views: 1547
Re: ssh Stalls
Perhaps you could try to enable verbose mode to see what it is doing (if anything) while unresponsive. Use
Code: Select all
ssh -vvv 192.168.2.110 -l pi
- Fri May 20, 2016 9:12 am
- Forum: General discussion
- Topic: So looks like there's a new raspbian
- Replies: 33
- Views: 14956
Re: So looks like there's a new raspbian
With the new raspberrypi-net-mods, if /boot/wpa_supplicant.conf exists, it will be moved over /etc/wpa_supplicant/wpa_supplicant.conf. This is done through /etc/network/if-pre-up.d/01-wpa-config-copy. It may take a short while for the load balancers to sync this update. Out of interest, where is th...
- Sun Oct 04, 2015 8:03 am
- Forum: Media centres
- Topic: Connect mpd to upnp?
- Replies: 15
- Views: 5619
Re: Connect mpd to upnp?
Upmpdcli does exactly what you want, as suggested above.
- Sun Oct 04, 2015 8:01 am
- Forum: Media centres
- Topic: Spotify Offline Playback...has this ever been achieved?
- Replies: 8
- Views: 5833
Re: Spotify Offline Playback...has this ever been achieved?
Libspotify supports offline mode which you can see if you visit their documentation. However, I'd suggest using the infinitely more usable pyspotify (https://pyspotify.mopidy.com/en/latest/). In either case you'll need a full premium account.
- Mon Jun 24, 2013 9:29 am
- Forum: Graphics, sound and multimedia
- Topic: Software suggestion for music
- Replies: 3
- Views: 1783
Re: Software suggestion for music
Hi,
You might want to take a look at http://www.woutervanwijk.nl/pimusicbox/ which is based on the mopidy music server (http://www.mopidy.com/). I don't use the pimusicbox image myself but mopidy is a great piece of software. Hope this is helpful.
You might want to take a look at http://www.woutervanwijk.nl/pimusicbox/ which is based on the mopidy music server (http://www.mopidy.com/). I don't use the pimusicbox image myself but mopidy is a great piece of software. Hope this is helpful.