Jump to content

tkr001

  • Posts

    11
  • Joined

  • Last visited

  • Country

    New Zealand

Retained

  • Member Title
    Newbie
  1. To those having trouble with raspotify and the Allo USBridge try this: 1. Install raspotify using the dietpi software menu. 2. SSH into your sparky and issue the command aplay -l 3 Note the name of your Dac in the output of aplay -l 4 edit the config file by the command nano /etc/default/raspotify 5 in this file I recommend changing the name from raspotify to something more meaningful, changing the speed from 160 to 320 and adding a line as follows OPTIONS=“—device plughw:dacname” substitute dacname with the name you noted in step 3 Save your changes and exit nano. 6. Issue the command systemctl restart raspotify That should get you going.
  2. No, I don't bother with the gui version.
  3. I got it from here Unzipped it and burnt the image file to sd card using Etcher. Inserted the SD card into the sparky and booted. Then SSH'd in using putty and setup dietpi as normal.
  4. I downloaded and installed 6.0 no problems on Sparky USBridge.
  5. I am running spotify connect on the same system as moode 3.5 Linux 4.4.39-moode2+ J-Lite Core, armv7l Architecture __ ____ ____ __ _ ___ ___ ___/ /__ / __ \/ __/ / ' \/ _ \/ _ \/ _ / -_) /_/ /\ \ /_/_/_/\___/\___/\_,_/\__/\____/___/ moodeOS Version 2.0 multi-kernel (C) 2016 Tim Curtis moodeOS is based on Debian GNU/Linux and is custom factored for Moode Audio Player. The programs included with moodeOS are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. moodeOS comes with absolutely no warranties expressed or implied, or any other guarantees. Moode Audio Player is covered under separate license agreement contained in the file /var/www/LICENSE.moode and displayed in Moode About. Last login: Thu Apr 20 08:56:51 2017 from 192.168.1.161 pi@moode:~ $ sudo sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_audiodev set kernel='' where id='1'" pi@moode:~ $ sudo su root@moode:/home/pi# systemctl status spotify-connect ● spotify-connect.service - Spotify Connect Loaded: loaded (/etc/systemd/system/spotify-connect.service; enabled) Active: active (running) since Thu 2017-04-20 08:59:13 NZST; 21min ago Main PID: 606 (librespot) CGroup: /system.slice/spotify-connect.service └─606 /root/librespot --name MoOde --cache /tmp --bitrate 320 --backend alsa --device hw:IQaudIODAC > /dev/null 2>&1 Apr 20 08:59:13 moode systemd[1]: Started Spotify Connect. Apr 20 08:59:18 moode librespot[606]: INFO:librespot: librespot 871e9e8 (2017-03-26). Built on 2017-04-13. Apr 20 08:59:18 moode librespot[606]: WARN:mdns::fsm: error sending packet Error { repr: Os { code: 99, message: "Cannot assign requested address" } } root@moode:/home/pi#
  6. That syntax is wrong for cifs. Try [email protected]/directory using the correct server IP address and path. Remember the path is case sensitive.
  7. I could never get the emmc to work as a boot drive for Daphile. If anybody has been able to I would be interested to find out how. I wonder if the following is enabled in the kernel.... CONFIG_MMC=y CONFIG_MMC_BLOCK=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_PCI=y
  8. Ok thanks. My music collection is larger than 2gb.....
  9. I have tried to install to a 3tb hdd. It won't install saying ERROR: Failed to modify partition table. What could be wrong?
×
×
  • Create New...