未知寥寥
未知寥寥
关注数: 291
粉丝数: 60
发帖数: 393
关注贴吧数: 55
ARM系列主板安装moOde等数播系统 ARM系列主板安装moOde等数播系统 Androidnews 2024.08.11 说明: 本安装教程不保证所有arm主板都能安装成功; 本安装教程虽然劲量简单,但是还是需要一定的Linux功底; 本安装教程以Debian的bookworm为基底实现,如果想使用其它版本,请结合教程自己摸索; 本安装教程都以root账户执行; 本安装教程使用Xshell_Plus_v6.0.0095.zip作为SSH和SCP工具,解压,绿化; 其它未经事宜请大家自己摸索:) 测试安装通过硬件: RK3399系列 aml s905系列 全志Hx系列 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 完整安装包工具下载: 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g+&urlrefer=458706a69bdb2d5ff346d9a0ddc71d17 安装swap管理 apt install -y dphys-swapfile 设置时区 tzselect 选4 Asia->选10 China->选1 Beijing->选1 yes hwclock --systohc 查看时间 date -R 设置语言 localectl set-locale LANG=zh_CN.UTF-8 locale-gen 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt upgrade 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/tmp cd /tmp apt install -y ./moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新版本,不推荐,可能会出现自动重启问题,当然如果是树莓派没有此问题。 出现bluez-firmware安装错误,执行下面命令 cd /var/cache/apt/archives ls bluez-firmware* dpkg -i --force-overwrite ./bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写bluez-文件 继续安装 apt install -f 如果以上方式不能安装,接下来再次运行 dpkg -i --force-overwrite ./moode-player_9.0.0-1moode1~pre1_all.deb 安装完毕提示reboot重启,moOde安装完毕。 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.3~1721022124_arm.deb&urlrefer=199da57a4b8de8529af96aafbec5ff12 apt install -y ./logitechmediaserver_8.5.3~1721022124_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐(最新版本已经内置第三方插件): http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5选择Material Skin、DSDPlayer等插件 停止LMS自动启动 systemctl disable logitechmediaserver logitech media server的Squeezelite可以通过在安卓手机安装xTune-v1.3.6.apk或者天韵宝盒LMS控制器.apk或者手机浏览器ip:9000实现手机控制 遇到不能启动squeezelite的问题,建立以下文件 配置默认声卡,查看所有声卡 aplay -l **** List of PLAYBACK Hardware Devices **** card 0: S905XP212 [S905X-P212], device 0: fe.dai-link-0 (*) [] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: x20 [xCORE USB Audio 2.0], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 建立声卡设置文件(根据自己arm板实际情况填写) nano /etc/asound.conf #nano /etc/asound.conf pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } 建立squeezelite启动服务文件 nano /etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行重新加载配置文件 systemctl daemon-reload 重启squeezelite systemctl restart squeezelite 查看squeezelite是否成功启动 systemctl status squeezelite 停止squeezelite自动启动 systemctl disable squeezelite 安装RoonBridge cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装aplayer数播系统 下载得到aplayer-arm64_2.114.rar解压,得到aplayer目录,使用工具上传目录到/usr/share ssh工具登录 cd /usr/share/aplayer chmod +x start.sh ./start.sh 安装-音频设备控制面板 下载得到service_control.rar解压,得到三个文件 使用工具上传三个文件到/var/www 浏览器登录:ip/s.html 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包(或者百度网盘下载) wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 音乐服务系统 moode-player:ip LMS:ip:9000 先启动Squeezelite再启动LMS Aplayer ip:7778 先启动aplayer aprenderer ip:7779 先启动aprenderer 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge以及Aplayer的aprenderer不能同时启动,每次只能启动其中一个音乐桥服务。 moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF LMS播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,Squeezelite项目,Service由OFF点击到ON,启动LMS,IP:9000,可以播放音乐了。 注意: 如果是USB或者TF卡安装好系统,用nand-sata-install写入emmc,会出现删除/mnt目录下/mnt/NAS和/mnt/SDCARD目录的情况,自己重新建立相应目录就可以了。 魔盒NetworkTerminations使用nand-sata-install写入emmc,设备选择111 s905w TX3-Mini meson-gxl-s905w-tx3-mini.dtb 私家云/比特米盒/CM2-B使用nand-sata-install写入emmc,设备选择109 s905x T95,XiaoMI-3S,X96 meson-gxl-s905x-p212.dtb 在Linux系统中,可以使用systemctl命令来管理和查看所有服务。 以下是查看所有服务的命令,这个命令会列出所有服务,包括正在运行的和非活动的: systemctl list-units --type=service --all 如果你只想查看服务的简单列表,可以使用systemctl命令结合grep来过滤输出,这将只显示当前正在运行的服务: systemctl list-units --type=service --all | grep running 如果你想查看启用了的服务(即它们在启动时自动启动),这将列出所有设置为在启动时启动的服务: systemctl list-unit-files --type=service --state=enabled 为media在mnt建立软链接 ln -s /media/ /mnt/SDCARD/DiskData
ARM系列主板安装moOde等数播系统 ARM系列主板安装moOde等数播系统 Androidnews 2024.08.11 说明: 本安装教程不保证所有arm主板都能安装成功; 本安装教程虽然劲量简单,但是还是需要一定的Linux功底; 本安装教程以Debian的bookworm为基底实现,如果想使用其它版本,请结合教程自己摸索; 本安装教程都以root账户执行; 本安装教程使用Xshell_Plus_v6.0.0095.zip作为SSH和SCP工具,解压,绿化; 其它未经事宜请大家自己摸索:) 测试安装通过硬件: RK3399系列 aml s905系列 全志Hx系列 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 完整安装包工具下载: 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g+&urlrefer=458706a69bdb2d5ff346d9a0ddc71d17 安装swap管理 apt install -y dphys-swapfile 设置时区 tzselect 选4 Asia->选10 China->选1 Beijing->选1 yes hwclock --systohc 查看时间 date -R 设置语言 localectl set-locale LANG=zh_CN.UTF-8 locale-gen 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt upgrade 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/tmp cd /tmp apt install -y ./moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新版本,不推荐,可能会出现自动重启问题,当然如果是树莓派没有此问题。 出现bluez-firmware安装错误,执行下面命令 cd /var/cache/apt/archives ls bluez-firmware* dpkg -i --force-overwrite ./bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写bluez-文件 继续安装 apt install -f 如果以上方式不能安装,接下来再次运行 dpkg -i --force-overwrite ./moode-player_9.0.0-1moode1~pre1_all.deb 安装完毕提示reboot重启,moOde安装完毕。 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.3~1721022124_arm.deb&urlrefer=199da57a4b8de8529af96aafbec5ff12 apt install -y ./logitechmediaserver_8.5.3~1721022124_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐(最新版本已经内置第三方插件): http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5选择Material Skin、DSDPlayer等插件 停止LMS自动启动 systemctl disable logitechmediaserver logitech media server的Squeezelite可以通过在安卓手机安装xTune-v1.3.6.apk或者天韵宝盒LMS控制器.apk或者手机浏览器ip:9000实现手机控制 遇到不能启动squeezelite的问题,建立以下文件 配置默认声卡,查看所有声卡 aplay -l **** List of PLAYBACK Hardware Devices **** card 0: S905XP212 [S905X-P212], device 0: fe.dai-link-0 (*) [] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: x20 [xCORE USB Audio 2.0], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 建立声卡设置文件(根据自己arm板实际情况填写) nano /etc/asound.conf #nano /etc/asound.conf pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } 建立squeezelite启动服务文件 nano /etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行重新加载配置文件 systemctl daemon-reload 重启squeezelite systemctl restart squeezelite 查看squeezelite是否成功启动 systemctl status squeezelite 停止squeezelite自动启动 systemctl disable squeezelite 安装RoonBridge cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装aplayer数播系统 下载得到aplayer-arm64_2.114.rar解压,得到aplayer目录,使用工具上传目录到/usr/share ssh工具登录 cd /usr/share/aplayer chmod +x start.sh ./start.sh 安装-音频设备控制面板 下载得到service_control.rar解压,得到三个文件 使用工具上传三个文件到/var/www 浏览器登录:ip/s.html 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包(或者百度网盘下载) wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 音乐服务系统 moode-player:ip LMS:ip:9000 先启动Squeezelite再启动LMS Aplayer ip:7778 先启动aplayer aprenderer ip:7779 先启动aprenderer 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge以及Aplayer的aprenderer不能同时启动,每次只能启动其中一个音乐桥服务。 moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF LMS播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,Squeezelite项目,Service由OFF点击到ON,启动LMS,IP:9000,可以播放音乐了。 注意: 如果是USB或者TF卡安装好系统,用nand-sata-install写入emmc,会出现删除/mnt目录下/mnt/NAS和/mnt/SDCARD目录的情况,自己重新建立相应目录就可以了。 魔盒NetworkTerminations使用nand-sata-install写入emmc,设备选择111 s905w TX3-Mini meson-gxl-s905w-tx3-mini.dtb 私家云/比特米盒/CM2-B使用nand-sata-install写入emmc,设备选择109 s905x T95,XiaoMI-3S,X96 meson-gxl-s905x-p212.dtb 在Linux系统中,可以使用systemctl命令来管理和查看所有服务。 以下是查看所有服务的命令,这个命令会列出所有服务,包括正在运行的和非活动的: systemctl list-units --type=service --all 如果你只想查看服务的简单列表,可以使用systemctl命令结合grep来过滤输出,这将只显示当前正在运行的服务: systemctl list-units --type=service --all | grep running 如果你想查看启用了的服务(即它们在启动时自动启动),这将列出所有设置为在启动时启动的服务: systemctl list-unit-files --type=service --state=enabled 为media在mnt建立软链接 ln -s /media/ /mnt/SDCARD/DiskData
ARM系列主板安装moOde等数播系统 ARM系列主板安装moOde等数播系统 Androidnews 2024.08.11 说明: 本安装教程不保证所有arm主板都能安装成功; 本安装教程虽然劲量简单,但是还是需要一定的Linux功底; 本安装教程以Debian的bookworm为基底实现,如果想使用其它版本,请结合教程自己摸索; 本安装教程都以root账户执行; 本安装教程使用Xshell_Plus_v6.0.0095.zip作为SSH和SCP工具,解压,绿化; 其它未经事宜请大家自己摸索:) 测试安装通过硬件: RK3399系列 aml s905系列 全志Hx系列 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 完整安装包工具下载: 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g+&urlrefer=458706a69bdb2d5ff346d9a0ddc71d17 安装swap管理 apt install -y dphys-swapfile 设置时区 tzselect 选4 Asia->选10 China->选1 Beijing->选1 yes hwclock --systohc 查看时间 date -R 设置语言 localectl set-locale LANG=zh_CN.UTF-8 locale-gen 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt upgrade 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/tmp cd /tmp apt install -y ./moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新版本,不推荐,可能会出现自动重启问题,当然如果是树莓派没有此问题。 出现bluez-firmware安装错误,执行下面命令 cd /var/cache/apt/archives ls bluez-firmware* dpkg -i --force-overwrite ./bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写bluez-文件 继续安装 apt install -f 如果以上方式不能安装,接下来再次运行 dpkg -i --force-overwrite ./moode-player_9.0.0-1moode1~pre1_all.deb 安装完毕提示reboot重启,moOde安装完毕。 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.3~1721022124_arm.deb&urlrefer=199da57a4b8de8529af96aafbec5ff12 apt install -y ./logitechmediaserver_8.5.3~1721022124_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐(最新版本已经内置第三方插件): http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5选择Material Skin、DSDPlayer等插件 停止LMS自动启动 systemctl disable logitechmediaserver logitech media server的Squeezelite可以通过在安卓手机安装xTune-v1.3.6.apk或者天韵宝盒LMS控制器.apk或者手机浏览器ip:9000实现手机控制 遇到不能启动squeezelite的问题,建立以下文件 配置默认声卡,查看所有声卡 aplay -l **** List of PLAYBACK Hardware Devices **** card 0: S905XP212 [S905X-P212], device 0: fe.dai-link-0 (*) [] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: x20 [xCORE USB Audio 2.0], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 建立声卡设置文件(根据自己arm板实际情况填写) nano /etc/asound.conf #nano /etc/asound.conf pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } 建立squeezelite启动服务文件 nano /etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行重新加载配置文件 systemctl daemon-reload 重启squeezelite systemctl restart squeezelite 查看squeezelite是否成功启动 systemctl status squeezelite 停止squeezelite自动启动 systemctl disable squeezelite 安装RoonBridge cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装aplayer数播系统 下载得到aplayer-arm64_2.114.rar解压,得到aplayer目录,使用工具上传目录到/usr/share ssh工具登录 cd /usr/share/aplayer chmod +x start.sh ./start.sh 安装-音频设备控制面板 下载得到service_control.rar解压,得到三个文件 使用工具上传三个文件到/var/www 浏览器登录:ip/s.html 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包(或者百度网盘下载) wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 音乐服务系统 moode-player:ip LMS:ip:9000 先启动Squeezelite再启动LMS Aplayer ip:7778 先启动aplayer aprenderer ip:7779 先启动aprenderer 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge以及Aplayer的aprenderer不能同时启动,每次只能启动其中一个音乐桥服务。 moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF LMS播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,Squeezelite项目,Service由OFF点击到ON,启动LMS,IP:9000,可以播放音乐了。 注意: 如果是USB或者TF卡安装好系统,用nand-sata-install写入emmc,会出现删除/mnt目录下/mnt/NAS和/mnt/SDCARD目录的情况,自己重新建立相应目录就可以了。 魔盒NetworkTerminations使用nand-sata-install写入emmc,设备选择111 s905w TX3-Mini meson-gxl-s905w-tx3-mini.dtb 私家云/比特米盒/CM2-B使用nand-sata-install写入emmc,设备选择109 s905x T95,XiaoMI-3S,X96 meson-gxl-s905x-p212.dtb 在Linux系统中,可以使用systemctl命令来管理和查看所有服务。 以下是查看所有服务的命令,这个命令会列出所有服务,包括正在运行的和非活动的: systemctl list-units --type=service --all 如果你只想查看服务的简单列表,可以使用systemctl命令结合grep来过滤输出,这将只显示当前正在运行的服务: systemctl list-units --type=service --all | grep running 如果你想查看启用了的服务(即它们在启动时自动启动),这将列出所有设置为在启动时启动的服务: systemctl list-unit-files --type=service --state=enabled 为media在mnt建立软链接 ln -s /media/ /mnt/SDCARD/DiskData
[HIFI]ARM系列主板安装moOde等数播系统 ARM系列主板安装moOde等数播系统 Androidnews 2024.07.27 说明: 本安装教程不保证所有arm主板都能安装成功; 本安装教程虽然劲量简单,但是还是需要一定的Linux功底; 本安装教程以Debian的bookworm为基底实现,如果想使用其它版本,请结合教程自己摸索; 本安装教程都以root账户执行; 本安装教程使用Xshell_Plus_v6.0.0095.zip作为SSH和SCP工具,解压,绿化; 其它未经事宜请大家自己摸索:) 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 完整安装包工具下载: 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g+&urlrefer=458706a69bdb2d5ff346d9a0ddc71d17 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt update --fix-missing apt upgrade 安装swap管理 apt install -y dphys-swapfile 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/tmp cd /tmp apt install -y ./moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新版本,不推荐,可能会出现自动重启问题,当然如果是树莓派没有此问题。 出现bluez-firmware安装错误,执行下面命令 cd /var/cache/apt/archives ls bluez-* dpkg -i --force-overwrite ./bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写bluez-文件 继续安装 apt install -f 安装完毕提示reboot重启,moOde安装完毕。 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.3~1721022124_arm.deb&urlrefer=199da57a4b8de8529af96aafbec5ff12 apt install -y ./logitechmediaserver_8.5.3~1721022124_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐(最新版本已经内置第三方插件): http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5选择Material Skin、DSDPlayer 停止LMS自动启动 systemctl disable logitechmediaserver logitech media server的Squeezelite可以通过在安卓手机安装xTune-v1.3.6.apk或者天韵宝盒LMS控制器.apk或者手机浏览器ip:9000实现手机控制 遇到不能启动squeezelite的问题,建立以下文件 配置默认声卡,查看所有声卡 aplay -l **** List of PLAYBACK Hardware Devices **** card 0: S905XP212 [S905X-P212], device 0: fe.dai-link-0 (*) [] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: x20 [xCORE USB Audio 2.0], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 建立声卡设置文件(根据自己arm板实际情况填写) nano /etc/asound.conf #nano /etc/asound.conf pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } 建立squeezelite启动服务文件 nano /etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行 systemctl daemon-reload 重启squeezelite systemctl restart squeezelite 查看squeezelite是否成功启动 systemctl status squeezelite 停止squeezelite自动启动 systemctl disable squeezelite 安装RoonBridge cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA cd /tmp wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装aplayer数播系统 下载得到aplayer-arm64_2.114.rar解压,得到aplayer目录,使用工具上传目录到/usr/share ssh工具登录 cd /usr/share/aplayer chmod +x start.sh ./start.sh 安装-音频设备控制面板 下载得到service_control.rar解压,得到三个文件 使用工具上传三个文件到/var/www 浏览器登录:ip/s.html 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包(或者百度网盘下载) wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 音乐服务系统 moode-player:ip LMS:ip:9000 先启动Squeezelite再启动LMS Aplayer ip:7778 先启动aplayer aprenderer ip:7779 先启动aprenderer 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge以及Aplayer的aprenderer不能同时启动,每次只能启动其中一个音乐桥服务。 moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF LMS播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,Squeezelite项目,Service由OFF点击到ON,启动LMS,IP:9000,可以播放音乐了。 注意: 如果是USB或者TF卡安装好系统,用nand-sata-install写入emmc,会出现删除/mnt目录下/mnt/NAS和/mnt/SDCARD目录的情况,自己重新建立相应目录就可以了。 魔盒NetworkTerminations使用nand-sata-install写入emmc,设备选择111 s905w TX3-Mini meson-gxl-s905w-tx3-mini.dtb 私家云/比特米盒/CM2-B使用nand-sata-install写入emmc,设备选择109 s905x T95,XiaoMI-3S,X96 meson-gxl-s905x-p212.dtb 在Linux系统中,可以使用systemctl命令来管理和查看所有服务。 以下是查看所有服务的命令,这个命令会列出所有服务,包括正在运行的和非活动的: systemctl list-units --type=service --all 如果你只想查看服务的简单列表,可以使用systemctl命令结合grep来过滤输出,这将只显示当前正在运行的服务: systemctl list-units --type=service --all | grep running 如果你想查看启用了的服务(即它们在启动时自动启动),这将列出所有设置为在启动时启动的服务: systemctl list-unit-files --type=service --state=enabled 为media在mnt建立软链接 ln -s /media/ /mnt/SDCARD/DiskData
ARM系列主板安装moOde audio player播放系统 ARM系列主板安装moOde audio player播放系统 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 使用armbian系统的修改,其它不用 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt update --fix-missing apt upgrade 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/home 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g&urlrefer=c665550c67c47f23dec4129491264785 apt install -y ./home/moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新测试版本,不推荐,可能会出现自动重启问题。 出现bluez-firmware安装错误,执行下面命令 dpkg -i --force-overwrite /var/cache/apt/archives/bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写文件 继续安装 apt install -f 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.2~1713677932_arm.deb&urlrefer=f0b8689556449aded1bcdc02794f8e5d apt install -y ./logitechmediaserver_8.5.2~1713677932_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5 选择Material Skin、DSDPlayer 安装RoonBridge wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge不能同时启动,每次只能启动其中一个音乐桥服务。
ARM系列主板安装moOde audio player播放系统 ARM系列主板安装moOde audio player播放系统 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 使用armbian系统的修改,其它不用 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian%2Farmbian.key&urlrefer=cab0948f540578fffbb9780fa9c2a6ab nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main rm setup.deb.sh 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested apt update apt update --fix-missing apt upgrade 安装moOde 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/home 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g&urlrefer=c665550c67c47f23dec4129491264785 apt install -y ./home/moode-player_9.0.0-1moode1~pre1_all.deb 注意,安装此版本不会出现重启问题。 apt install -y moode-player 注意,如此安装会安装最新测试版本,不推荐,可能会出现自动重启问题。 出现bluez-firmware安装错误,执行下面命令 dpkg -i --force-overwrite /var/cache/apt/archives/bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写文件 继续安装 apt install -f 安装Logitech Media Server 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Flyrion.org%2Flms-server-repository%2F&urlrefer=ff43589d830c34793e352840df0e05ef wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.2~1713677932_arm.deb&urlrefer=f0b8689556449aded1bcdc02794f8e5d apt install -y ./logitechmediaserver_8.5.2~1713677932_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 推荐:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fraw.kkgithub.com%2FLMS-Community%2Flms-plugin-repository%2Fmaster%2Fextensions.xml&urlrefer=6ff2e6697f3793c999dc1b2bf8c2ef81 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5 选择Material Skin、DSDPlayer 安装RoonBridge wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装清理 apt clean apt --purge autoremove 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge不能同时启动,每次只能启动其中一个音乐桥服务。
Linux开发板安装moOde、LMS、RoonBridge、NAA变成HIFI播放器 推荐固件包下载网站: http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fophub%2F&urlrefer=458b311afddc4ee0a85b442a3e95547f http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Ffiles.kos.org.cn%2F&urlrefer=628eec1e75f52000f9ad7d832deebccc http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.armbian.com%2F&urlrefer=b1f61ff31bad4245f7dcf548fc932cad 修改系统源 nano /etc/apt/sources.list # /etc/apt/sources.list deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源 nano /etc/apt/sources.list.d/armbian.list # /etc/apt/sources.list.d/armbian.list deb [signed-by=/usr/share/keyrings/armbian.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加moOde-player源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943 chmod +x setup.deb.sh ./setup.deb.sh nano /etc/apt/sources.list.d/moodeaudio-m8y.list # /etc/apt/sources.list.d/moodeaudio-m8y.list deb [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main deb-src [signed-by=/usr/share/keyrings/moodeaudio-m8y-archive-keyring.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fdeb%2Fraspbian&urlrefer=c2fc6f27b908b1820e766ddd68455406 bookworm main 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a 添加raspberrypi源 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2Fraspberrypi.gpg.key&urlrefer=5b16d06e4616983942e40d3a36feee4e cd /etc/apt/sources.list.d nano /etc/apt/sources.list.d/raspi.list # /etc/apt/sources.list.d/raspi.list #deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Farchive.raspberrypi.org%2Fdebian%2F&urlrefer=c95770d238975c912e6161079d79081e bookworm main untested deb [signed-by=/usr/share/keyrings/raspberrypi.gpg.key] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fraspberrypi%2F&urlrefer=f1618f2b222a0092ae15c34992b50814 bookworm main untested 安装moOde apt install -y moode-player 注意,如此安装会安装最新测试版本,不推荐,可能会出现自动重启问题。 上传moode-player_9.0.0-1moode1~pre1_all.deb文件到/home 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fcloudsmith.io%2F~moodeaudio%2Frepos%2Fm8y%2Fpackages%2F&urlrefer=9dc2f5e412eb5c75969744b22bbdc8bd apt install -y ./home/moode-player_9.0.0-1moode1~pre1_all.deb 注意,如此安装可以安装选定的版本,推荐安装方法。 出现bluez-firmware安装错误,执行下面命令 dpkg -i --force-overwrite /var/cache/apt/archives/bluez-firmware_1.2-4+rpt10_all.deb 注意根据实际情况填写文件 继续安装 apt install -f 遇到不能启动squeezelite的问题,建立以下文件 nano /etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行 systemctl daemon-reload 停止squeezelite自动启动 systemctl disable squeezelite 安装LMS apt update apt upgrade apt install -y logitechmediaserver 或者 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.lms-community.org%2Fnightly%2Flogitechmediaserver_8.5.2~1713677932_arm.deb&urlrefer=f0b8689556449aded1bcdc02794f8e5d apt install -y ./logitechmediaserver_8.5.2~1713677932_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5选择Material Skin、DSDPlayer 停止LMS自动启动 systemctl disable logitechmediaserver 配置默认声卡 查看所有声卡 aplay -l **** List of PLAYBACK Hardware Devices **** card 0: S905XP212 [S905X-P212], device 0: fe.dai-link-0 (*) [] Subdevices: 0/1 Subdevice #0: subdevice #0 card 1: x20 [xCORE USB Audio 2.0], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 建立声卡设置文件 nano /etc/asound.conf 输入以下内容 #nano /etc/asound.conf defaults.ctl.card 1 defaults.pcm.card 1 defaults.timer.card 1 或者 #nano /etc/asound.conf pcm.!default { type hw card 1 device 0 } ctl.!default { type hw card 1 } 音量小执行 amixer set PCM 100% 安装RoonBridge wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.1-60_arm64.deb&urlrefer=73f09b2effa9325a11134f567c3fdc66 apt install -y ./networkaudiod_5.0.1-60_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装清理 apt autoremove apt clean cat /dev/null >~/.bashrc history -cw 到这里可以开始听音乐了。 汉化moOde 从http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6下载相对应版本汉化包 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmaster.zip&urlrefer=4c32ceee57bfc13fc7f902502f239283 unzip master.zip cd /home/pi/moode-audioplay-zh_cn-master/9.0.1 cp -rf ./www/* /var/www 如果需要自己控制服务开启关闭,安装supervisor apt install supervisor cd /etc/supervisor nano supervisor.conf 添加: [inet_http_server] port=0.0.0.0:8088 username=admin password=12250909 cd /etc/supervisor/conf.d nano hifi.conf 添加: [group:HIFI] programs=naa,squeezelite,LMS stopasgroup=true [program:naa] command=/usr/sbin/networkaudiod directory=/usr/sbin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/naaout.log stderr_logfile=/opt/supervisorlog/naaerr.log loglvel=info [program:squeezelite] command=/usr/bin/squeezelite directory=/usr/bin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/squeezeliteout.log stderr_logfile=/opt/supervisorlog/squeezeliteerr.log loglvel=info [program:LMS] command=/usr/bin/perl /usr/sbin/squeezeboxserver directory=/usr/bin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/lmsout.log stderr_logfile=/opt/supervisorlog/lmserr.log loglvel=info 注意supervisorlog和文件*.log需要自己创建 mkdir /opt/supervisorlogls > /opt/supervisorlog/naaout.log ls > /opt/supervisorlog/naaerr.log ls > /opt/supervisorlog/squeezeliteout.log ls > /opt/supervisorlog/squeezeliteerr.log ls > /opt/supervisorlog/lmsout.log ls > /opt/supervisorlog/lmserr.log supervisor安装时为了劲量同时只启动一个系统,可以不用安装。 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge不能同时启动,每次只能启动其中一个音乐桥服务。 浏览器登陆IP:8088 管理NAA,squeezelite,LMS启动停止 注意: 1、moOde音乐播放系统默认自动开启; 2、如果想要本机使用logitech media server播放音乐,需要停止moOde播放,并同时启动Squeezelite和LMS; 3、logitech media server的Squeezelite和NAA、RoonBridge不能同时启动,每次只能启动其中一个音乐桥服务。 挂载网盘可以使用CloudDrive2 下载 http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fcloud-fs%2Fcloud-fs.github.io&urlrefer=345b381ca8e1843a28cf46c293f6ec8e moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF LMS播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,Squeezelite项目,Service由OFF点击到ON,启动LMS,IP:9000,可以播放音乐了。
友善之臂nanoPC T4安装moOde、LMS和RoonBridge 下载固件:rk3399-eflasher-multiple-os-20240201-25g.img 刷入TF卡,从TF卡启动,选择debian 12 bookworm安装 登陆,普通用户名和密码pi 注意:下面命令基本都需要在前面加上sudo 修改系统源,bookworm为列 deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-updates main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Fdebian%2F&urlrefer=360e77cc08a00e2608ea4a71f5c83edc bookworm-backports main contrib non-free non-free-firmware deb http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware deb-src http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fsecurity.debian.org%2Fdebian-security&urlrefer=4fdc5cd4a0ff7b483391f351fa0b7668 bookworm-security main contrib non-free non-free-firmware 修改armbian源,bookworm为列,如果没有新建文件nano /etc/apt/sources.list.d/armbian.list,原来没有这个文件,可能gpg文件也没有,需要下载armbian.gpg,放到/usr/share/keyring/ deb [signed-by=/usr/share/keyrings/armbian.gpg] http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fmirrors.tuna.tsinghua.edu.cn%2Farmbian&urlrefer=4cf2e161e52f70304fd34898156fb298 bookworm main bookworm-utils bookworm-desktop 添加armbian源 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fapt.armbian.com%2Farmbian.key&urlrefer=d633293f82e4290f9388b090e9a1ea02 -O key gpg --dearmor < key | tee /usr/share/keyrings/armbian.gpg > /dev/null chmod go+r /usr/share/keyrings/armbian.gpg echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fapt.armbian.com&urlrefer=a4fc2dd637bfac601f17c36974351371 $(lsb_release -cs) main $(lsb_release -cs)-utils $(lsb_release -cs)-desktop" | tee /etc/apt/sources.list.d/armbian.list 添加moOde-player源 curl -1sLf \ 'http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdl.cloudsmith.io%2Fpublic%2Fmoodeaudio%2Fm8y%2Fsetup.deb.sh&urlrefer=00b4da5b6990204c637e2e2521a04943' \ | -E bash 添加upmpdcli源 添加秘钥 cd /usr/share/keyrings wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fpages%2Flesbonscomptes.gpg&urlrefer=98320264f795221498173986d8e1cc33 添加源列表 cd /etc/apt/sources.list.d wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.lesbonscomptes.com%2Fupmpdcli%2Fpages%2Fupmpdcli-rbookworm.list&urlrefer=4af8db7d1de82ec1f97cc6eddee1846a apt update apt upgrade 安装BT 如果没有安装armbian-config则安装 apt update apt upgrade apt install armbian-config armbian-config 选择Network 选择BT install 安装squeezelite apt update apt upgrade apt install squeezelite 遇到不能启动squeezelite的问题 编辑/etc/systemd/system/squeezelite.service # /etc/systemd/system/squeezelite.service [Unit] Description=Squeezelite LMS player After=network.target [Service] Type=forking ExecStart=/etc/init.d/squeezelite start ExecStop=/etc/init.d/squeezelite stop PIDFile=/run/squeezelite.pid [Install] #WantedBy=multi-user.target WantedBy=default.target 每次修改service文件,需要运行 systemctl daemon-reload 停止squeezelite自动启动 systemctl disable squeezelite 安装LMS apt update apt upgrade apt install -y logitechmediaserver 或者 wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownloads.slimdevices.com%2FLogitechMediaServer_v8.5.0%2Flogitechmediaserver_8.5.0_arm.deb&urlrefer=84c8d3ea9b60d80f00bb2db5791c7ad1 apt install ./logitechmediaserver_8.5.0_arm.deb 浏览器登陆IP:9000 设置,插件管理,输入地址,应用 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2F39.106.196.235%2Fextensions.xml&urlrefer=0c0c0f01a49485c8cbb4838acc03d8a5 选择Material Skin、DSDPlayer 停止LMS自动启动 systemctl disable logitechmediaserver 安装RoonBridge wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fdownload.roonlabs.net%2Fbuilds%2Froonbridge-installer-linuxarmv8.sh&urlrefer=56abdd2f3068f89aee666e9a6224b62a chmod +x roonbridge-installer-linuxarmv8.sh ./roonbridge-installer-linuxarmv8.sh 停止RoonBridge自动启动 systemctl disable roonbridge 安装HQPlayer NAA wget http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fwww.signalyst.eu%2Fbins%2Fnaa%2Flinux%2Fbookworm%2Fnetworkaudiod_5.0.0-59_arm64.deb&urlrefer=63261a0bc55721e07e0907a7565c5cc3 dpkg -i ./networkaudiod_5.0.0-59_arm64.deb 停止NAA自动启动 systemctl disable networkaudiod 安装supervisor 如果使用service_control.html和service_control.php控制音乐桥,可以不用安装,复制service_control.html和service_control.php到/var/www目录 apt install supervisor cd /etc/supervisor nano supervisor.conf 添加: [inet_http_server] port=0.0.0.0:8088 username=admin password=12250909 cd /etc/supervisor/conf.d nano hifi.conf 添加: [group:HIFI] programs=naa,squeezelite,LMS stopasgroup=true [program:naa] command=/usr/sbin/networkaudiod directory=/usr/sbin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/naaout.log stderr_logfile=/opt/supervisorlog/naaerr.log loglvel=info [program:squeezelite] command=/usr/bin/squeezelite directory=/usr/bin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/squeezeliteout.log stderr_logfile=/opt/supervisorlog/squeezeliteerr.log loglvel=info [program:LMS] command=/usr/bin/perl /usr/sbin/squeezeboxserver directory=/usr/bin user=root autostart=false autorestart=false redirect_stderr=true stdout_logfile=/opt/supervisorlog/lmsout.log stderr_logfile=/opt/supervisorlog/lmserr.log loglvel=info 注意supervisorlog和文件*.log需要自己创建 浏览器登陆IP:8088 管理NAA,squeezelite,LMS启动停止 配置默认声卡 查看所有声卡 pi@NanoPC-T4:~$ cat /proc/asound/cards 0 [hdmisound ]: simple-card - hdmi-sound hdmi-sound 1 [realtekrt5651co]: simple-card - realtek,rt5651-codec realtek,rt5651-codec 2 [x20 ]: USB-Audio - xCORE USB Audio 2.0 XMOS xCORE USB Audio 2.0 at usb-fe380000.usb-1, high speed 建立设置文件 nano /etc/asound.conf 输入以下内容 #nano /etc/asound.conf defaults.ctl.card 2 defaults.pcm.card 2 defaults.timer.card 2 到这里RK3399可以开始听音乐了。 安装moOde 第一步 安装必要包 apt install -y avahi-utils bluez bs2b-ladspa dos2unix exfat-fuse flac fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-gothic fonts-ipafont-mincho fonts-unfonts-core id3v2 inotify-tools libasound2-plugin-equal libconfuse-dev libdbus-glib-1-dev libdevmapper-event1.02.1 libmediainfo0v5 libmms0 libnss-winbind libzen0v5 mediainfo minidlna mpc nfs-kernel-server nginx nmap php-fpm php-sqlite3 php-yaml php8.2-gd python3-musicpd python3-pip python3-setuptools samba shellinabox smbclient sox squashfs-tools telnet triggerhappy udevil winbind wsdd xfsprogs xinit xorg ffmpeg libtool-bin sqlite3 lame libasound2-dev cifs-utils bzip2 lbzip2 mpd 第二步 从此处下载所有moOde的deb安装包 http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fcloudsmith.io%2F~moodeaudio%2Frepos%2Fm8y%2Fpackages%2F%3Fq%3Darchitecture%253Aall&urlrefer=3c1b457b7ee8afae7275773c5c73b4f8 复制moOde所有的deb包到home目录下 mv moode-player_9.0.0-1moode1~pre1_all.deb ../ mv moode-stations-full_9.0.0.zip ../ dpkg -i * apt install -f 再运行一次 dpkg -i * apt install -f 不行再运行一次 dpkg -i * apt install -f apt autoremove apt clean pi@NanoPC-T4:~$ cat /dev/null >~/.bashrc pi@NanoPC-T4:~$ history -cw 再次使用上次的固件,插入T4板的tf插槽,移除除电源外的所有设备,重启 进入友善之臂eflash启动模式,备份固件 dpkg -i --ignore-depends=rpi-update moode-player_9.0.0-1moode1~pre1_all.deb apt install -f apt install -y avahi-utils bs2b-ladspa dos2unix exfat-fuse flac fonts-unfonts-core id3v2 inotify-tools libasound2-plugin-equal libconfuse-dev libdbus-glib-1-dev libdevmapper-event1.02.1 libmediainfo0v5 libmms0 libtool-bin libzen0v5 mediainfo minidlna mpc mpd nfs-kernel-server nmap php-fpm php-sqlite3 php-yaml php8.2-gd pi-bluetooth python3-musicpd python3-pip samba shellinabox smbclient sox sqlite3 squashfs-tools sysstat telnet triggerhappy udevil xfsprogs xinit xorg 再次运行 dpkg -i --ignore-depends=rpi-update moode-player_9.0.0-1moode1~pre1_all.deb 重启 挂载网盘可以使用CloudDrive2 下载 http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fcloud-fs%2Fcloud-fs.github.io&urlrefer=345b381ca8e1843a28cf46c293f6ec8e moOde播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Audio,Output device这里选择USB声卡,点击SET,点击Library,Music Database项目,点击REGENERATE,点击房子图标,返回播放界面,可以播放了 LMS播放 IP:8088 admin/12250909 HIFI:squeezelite 点击 start HIFI:LMS 点击 start IP:9000 浏览歌曲,点击播放 RoonBridge播放 默认自动启动moOde,自动获得IP,浏览器输入IP地址,点击M图标,选Configure,选Renderers,RoonBridge项目,Service由OFF点击到ON,启动roon,选择armbian音频设备,播放,如果moOde界面卡RoonBridge,直接浏览器地址栏输入IP/ren-config.php RoonBridge项目,Service由ON点击到OFF
各种ARM板安装moOde、LMS、squeezelite、NAA和RoonBridge 理论上只要能够安装Linux的板子,都可以安装moOde、LMS、squeezelite、NAA和RoonBridge,然后进行周边电源,解码搭配优化,就是一个网络数播了。 http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.erji.net%2Fforum.php%3Fmod%3Dviewthread%26tid%3D2330933%26extra%3D&urlrefer=c4d49eba5134ab32814c988e9c6f6add
moOde树莓派版本3月份出支持p5 据moOde官方论坛消息,树莓派5版本将在3月份推出
免费本地流媒体HIFI播放器moOde最新汉化版 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf 汉化下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6 原版下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fmoode-player%2Fmoode%2Freleases&urlrefer=d7460cedb2007a6cd179f1a646e80e51
免费的HIFI播放器moOde最新汉化版 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf 汉化下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6 原版下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fmoode-player%2Fmoode%2Freleases&urlrefer=d7460cedb2007a6cd179f1a646e80e51
免费的HIFI播放器moOde最新汉化版 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf 汉化下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn&urlrefer=89a63133581726ede54f3fb613044ef6 原版下载地址:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgithub.com%2Fmoode-player%2Fmoode%2Freleases&urlrefer=d7460cedb2007a6cd179f1a646e80e51
树莓派I2S接口说明 树莓派的40PIN扩展接口中 I2S对应 其中的4个位置: 分别是 第12针(CLCK): 35针(LRCK): 38针(DATA IN): 40针(DATA OUT)
moOdeaudio8.3.8最新汉化版发布 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf moOde audioplay zh_CN介绍 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 包含: moOde 8.2.4s moOde 8.3.3 moOde 8.3.7 moOde 8.3.8 汉化包 下载 https://gitee.com/androidnews/moode-audioplay-zh_cn
moOde audioplayer汉化版 moOde audioplay zh_CN介绍 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 软件架构 无复杂架构一说,就是替换固件相关目录下的文件 软件下载 包含: moOde 8.2.4s moOde 8.3.3 moOde 8.3.7 moOde 8.3.8 汉化包 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g&urlrefer=c665550c67c47f23dec4129491264785 安装教程 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf 1.使用ssh登陆moOde,输入以下命令,进行仓库方式安装汉化,以8.3.7版本为例说明 下载 http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmoode-audioplay-zh_cn-master.zipupzip&urlrefer=e4aca329fa7f39bd52425662e47bb23d moode-audioplay-zh_cn-master.zipcd moode-audioplay-zh_cn-mastercd 8.3.7sudo cp -rf www/* /var/www 2.在制作moOde系统TF卡启动盘的时候,使用“树莓派镜像烧录器”刷入8.2.4s系统镜像,刷入前在选项菜单勾选开启ssh服务,开启设置用户名密码,然后使用通过WinSCP软件,ssh访问moode系统,使用刷写系统时建立的权号登陆,上传汉化文件到~/目录,最后,在浏览器访问moOde系统,系统设置中打开ssh,sudo -i ,进入root模式,最后,cp ~/www /var/www 大功告成。 3.使用diskgens软件,读取moode系统的tf卡,复制汉化文件到相应目录替换目标文件。 4.在linux系统环境下,读取moode系统的tf卡,复制汉化文件到相应目录替换目标文件。 使用说明 插上moode系统tf卡到树梅派主版上,接通电源,开机,稍等30秒; http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fmoode.local&urlrefer=45b2c1819f50109517bafda55da1b651登陆;打开路由器,进入dhcp分配页,可以看到moode;当然,如果以前登陆过,继续原来ip; ES9038Q2M DAC播放器软件Volumio 和 Moode I2S设备选择RPI-DAC或HIFI BerryDAC;Pi coreplayer I2S设备选择RPiDAC或ISabre Q2M;另外一个方法是设置将所有音频文件升频到(SoX resampling) 32/ *kHz,驱动用 rpi-dac、generic i2s dac 或者 hifiberry-dac 都可以,最好是用 audiophonics es90x8 驱动,这样播放所有格式的音频文件都没有问题; 其他未说明的。
moOde8.38等汉化版本下载 moOde audioplay zh_CN介绍 MoOde Audio Player是MPD出色的WebUI音频播放器客户端的衍生产品,最初由Andrea Coiutti和Simone De Gregori设计和编码,随后通过RaspyFi/Volumio项目的早期努力进行了增强。 汉化文件适用版本:Release: 8.2.4 2022-12-27 汉化文件适用版本:Release: 8.3.3 2023-06-08 汉化文件适用版本:Release: 8.3.7 2023-12-07 汉化文件适用版本:Release: 8.3.8 2024-02-14 软件架构 无复杂架构一说,就是替换固件相关目录下的文件 软件下载 包含: moOde 8.2.4s moOde 8.3.3 moOde 8.3.7 moOde 8.3.8 汉化包 链接:http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fpan.baidu.com%2Fs%2F1Kd1EcAsVmoL5Qr4sXp41Dw%3Fpwd%3Drq9g&urlrefer=c665550c67c47f23dec4129491264785 安装教程 详细安装教程请参阅:moOde系统和桥安装以及汉化说明.pdf 1.使用ssh登陆moOde,输入以下命令,进行仓库方式安装汉化,以8.3.7版本为例说明 下载 http://tieba.baidu.com/mo/q/checkurl?url=https%3A%2F%2Fgitee.com%2Fandroidnews%2Fmoode-audioplay-zh_cn%2Frepository%2Farchive%2Fmoode-audioplay-zh_cn-master.zipupzip&urlrefer=e4aca329fa7f39bd52425662e47bb23d moode-audioplay-zh_cn-master.zipcd moode-audioplay-zh_cn-mastercd 8.3.7sudo cp -rf www/* /var/www 2.在制作moOde系统TF卡启动盘的时候,使用“树莓派镜像烧录器”刷入8.2.4s系统镜像,刷入前在选项菜单勾选开启ssh服务,开启设置用户名密码,然后使用通过WinSCP软件,ssh访问moode系统,使用刷写系统时建立的权号登陆,上传汉化文件到~/目录,最后,在浏览器访问moOde系统,系统设置中打开ssh,sudo -i ,进入root模式,最后,cp ~/www /var/www 大功告成。 3.使用diskgens软件,读取moode系统的tf卡,复制汉化文件到相应目录替换目标文件。 4.在linux系统环境下,读取moode系统的tf卡,复制汉化文件到相应目录替换目标文件。 使用说明 插上moode系统tf卡到树梅派主版上,接通电源,开机,稍等30秒; http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fmoode.local&urlrefer=45b2c1819f50109517bafda55da1b651登陆;打开路由器,进入dhcp分配页,可以看到moode;当然,如果以前登陆过,继续原来ip; ES9038Q2M DAC播放器软件Volumio 和 Moode I2S设备选择RPI-DAC或HIFI BerryDAC;Pi coreplayer I2S设备选择RPiDAC或ISabre Q2M;另外一个方法是设置将所有音频文件升频到(SoX resampling) 32/ *kHz,驱动用 rpi-dac、generic i2s dac 或者 hifiberry-dac 都可以,最好是用 audiophonics es90x8 驱动,这样播放所有格式的音频文件都没有问题; 其他未说明的。
Windows、daphile、Audiophile三个系统共存 Windows、daphile、Audiophile三个系统共存最为重要的一个过程就是使用DG分区软件对硬盘进行分区,这里根据硬盘大小和三个系统需求进行分区,我们可以把Windows分区尽量的大,daphile和Audiophile尽可能的小,因为我们到时候可以把音乐文件放到Windows的分区,daphlie和Audiophile只要加载Windows分区就可以了。 DG分区时候,硬盘分区格式最好MBR,这样方便到时候重建三个系统的引导。 daphile需要两个分区,分成均为1g大小的两个分区,文件格式必须是ext4,卷标必须第一个是DaphileBoot,第二个是DaphileData。 Audiophile大约20G就可以了。 分别安装好Windows、daphile、Audiophile系统,注意Audiophile安装的时候,grub2引导要安装在Audiophile所在分区。 在Windows系统安装easyCD软件,添加daphile为grub的daphile名字的引导,添加Audiophile为grub2的Audiophile名字的引导。 保存设置,重启,就可以看到三个引导了,分别测试。
AP Linux v5 install instructions If you haven’t already, grab your copy of new AP-Linux here. DISCLAIMER! This installation can ERASE all your data if you don’t know what you are doing. We are not responsible for any of your data or hair loss. If you feel uncomfortable working with Linux disk tools, and you have sensitive data, make a backup first. Requirements: – USB thumb drive to burn the iso file – blank disk or free partition on the disk. Use at least 25GB minimum. – internet access Put/burn the iso on the thumb drive, power up your PC and select to boot from USB. Standard Arch Linux boot will appear. Just press enter and wait for system to boot. If you don’t know how to burn/put iso file on the USB thumb drive, there’s a lot of documentation on the internet. It all depends which operating system or software you use. But if you using Linux, it’s easy. In terminal just do this: dd bs=4M if=/path/to/apl-v4.iso of=/dev/sdX status=progress && sync where /dev/sdX is your thumb drive. Make sure you put correct /dev/sdX or you will loose all the data on that disk. After boot finishes, use this commands: If you have 4K Monitor, the fonts will be very small. Execute this command if you have 4K Monitor: # setfont ter-232b Then: ‘fdisk -l’ command will list disks and partitions on your machine. This is needed for you to know where you are going to install AP-Linux. When you are sure where you are going to install AP-Linux, write down on peace of paper your disk name. For example “/dev/sda”.Now we need to create partition for AP-Linux on that disk. Warning! If you have existing operating system or any data on the disks, this steps can overwrite and delete all of your data. Make sure that you know what you are doing. You can use two different tools for creating the partition for AP-Linux. Fdisk or Cfdisk. If you are for example going to use “/dev/sda” disk to create partition for AP-Linux, execute this commands: # fdisk /dev/sda or# cfdisk /dev/sda Cfdisk is more user friendly tool. If you are asked “Select label type” in cfdisk, it’s important to choose “dos” because otherwise you will not be able to finish installation (GRUB bootloader will not work). Creating a partition with fdisk begins with typing “n” and then “p”. Saving with “w”. With cfdisk is different. Create new partition for AP-Linux and select “Write” to save new partition table. Quit to get back to the terminal.Then again type: # fdisk -l to view your new partition tables. If you used disk /dev/sda, then you should see your new partition. For example as /dev/sda1. Now you have to create a file system on that partition. mkfs.ext4 command will do that for you. Again be very careful in the next step. # mkfs.ext4 /dev/sdXX. Replace /dev/sdXX with your partition. For example # mkfs.ext4 /dev/sda1Mount that partition to /mnt folder # mount /dev/sda1 /mnt Then type these commands: # time cp -ax / /mnt# arch-chroot /mnt /bin/bash# cd /etc/apl-files The next command will ask you to put your username and password and install some packages. # ./runme.shAnswer “yes” to question and wait till it finishes. If there are no errors, continue with # grub-install --target=i386-pc /dev/sda Replace /dev/sda with your disk, then execute this: # grub-mkconfig -o /boot/grub/grub.cfg Next command will set up super user password. # passwd root Next command will setup your timezone # ln -s /usr/share/zoneinfo/Europe/Dublin /etc/localtime Replace Europe/Dublin with your city. Full list is available with # ls /usr/share/zoneinfo/ and # ls /usr/share/zoneinfo/Europe Then continue with: # hwclock --systohc --utc# ./autologin.sh If you have 4k monitor execute also ./4k-mon-setup.sh # exit# genfstab -U /mnt >> /mnt/etc/fstabReboot your system, remove the USB thumb drive and let’s hope you’ve done everything OK. If you did, you will first see GRUB boot loader and your system should boot to new AP-Linux. If not, check your boot disk priority in BIOS. To summarize, these are all commands you need to run after disk partitioning: # mkfs.ext4 /dev/sdXX# mount /dev/sdXX /mnt# time cp -ax / /mnt# arch-chroot /mnt /bin/bash# cd /etc/apl-files# ./runme.sh# grub-install --target=i386-pc /dev/sdX # grub-mkconfig -o /boot/grub/grub.cfg# passwd root# ln -s /usr/share/zoneinfo/Europe/Dublin /etc/localtime# hwclock --systohc --utc# ./autologin.sh# exit# genfstab -U /mnt >> /mnt/etc/fstab# reboot When AP-Linux boots, open terminal. Make sure your internet is working. You can check if internet is working with: $ ping 8.8.8.8 You should see something like this: PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=56 time=25.9 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=56 time=21.9 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=56 time=25.4 ms Then become root with: $ su Execute these commands. First command will take a while… # pacman-key --init# pacman-key --populate archlinux# pacman -Sy Now we need to do few more tweaks. If you have installed AP-Linux on SSD disk, edit /etc/fstab file with # nano /etc/fstab and add ‘noatime,discard’ option. Your “/dev/sdX1” line should look like this Example config: /dev/sda1 / ext4 rw,noatime,discard,data=ordered 0 1 If you didn’t install AP-Linux on SSD, remove the ‘discard’ part. /dev/sda1 / ext4 rw,noatime,data=ordered 0 1 What we just told our system is not to write some unnecessary file access information. This will speed up a little our machine which can be good for sound processing. Music play setup 1. Select “List cards” from the menu 2. Put your card in /etc/mpd.conf. Select “Edit mpd.conf” 3. Change this line: device “hw:0,0” to: device “hw:1,0” if needed. It’s better to put the name of your card in mpd.conf like this: device “hw:PCH” Because cards in Linux often switch numbers. Restart mpd when you made changes to mpd.conf Copy your music files in Music directory and launch “Play music” from the menu. For wireless or manual IP setup, open terminal, become root and go to /etc/apl-files directory. There you will find “enable-wless.sh” script. Execute this script with ./enable-wless.sh and reboot. After reboot you will find one small icon on the right in the system tray that you can “right click” and edit your network settings.
有玩Complex这个MOD的吗? 最新版13.4.1看了介绍很猛,哪位好人能否共享一下?
原来07MP 里子金灿灿的 不知是不是铜钛合金?
Digital Music Convenience for Audiophiles Overview The Daphile is the heart of a digital musicsystem. Its primary focus is in storage and playbackof your digital music library. It enables the bestpossible audio quality and future-proof flexibilityby providing plug&play support for USB connecteddigital-to-analog converters (DAC). You can easilysetup a multi-zone system just by connecting anotherUSB DAC for each zone. The software solutions of the Daphile are optimizedfor the best possible audiophile experience. TheDaphile supports the most common file formatsincluding high resolution audio. It managesbit-perfect and gapless playback. The networking capabilities of the Daphile areflexible and easy to setup – both wired andwireless. It can even operate in a standalone modewhere it provides a wireless access point for thecontrol device. The Daphile can be controlled fromany web-enabled device. There also exists the choiceof compatible third party control applications fortablets and smart phones. The Daphile operates as a network-attached storageenabling easy music transfer to its internalstorage. It is also possible to store audio CDsdirectly to the internal storage by ripping themwith a connected optical drive. The CD albummetadata and cover are automatically fetched fromthe Internet during the ripping process. In additionto internal storage the Daphile can play music fromvarious Internet streaming services as well as fromexternal USB-connected and network-attached storagedevices. The Daphile is in many ways an extensible, futureproof solution. The core software provided by Daphileis user upgradeable via the Internet. The systemfunctionality can be extended with third partyplug-ins. Philosophy The principal design philosophy for the Daphile hasbeen simplicity and focused functionality to producea flexible and future proof audiophile component forthe era of high resolution digital music. From the audiophile perspective the digital musiclistening is finally – first time after the birth ofCD – taking a big leap forward. This owes primarily to Internet distribution of lossless and highresolution audio files (superior to CD soundquality) and High-end asynchronous USB digital-to-analogconverters. The asynchronous USB signal transmission enablesimproved audio component independence for DACi.e. digital-to-analog conversion accuracy(including timing) is now fully determined in thedomain of DAC. Most of the best DACs in the marketare already using USB input. And they are worthy ofa good partner to supply the music stream for them –not just a computer equipped with a standardoperating system. The Daphile is designed to be the perfect companionfor USB DAC. Just plug your USB DAC into the Daphileand start playing – no configuration is needed. TheDaphile has audiophile optimized software solutionsfor digital music playback and storage. Its mainpriority is in providing the bit-perfect continuousaudio stream for the connected audio devices. Ease-of-use The use of the Daphile is simple and requires noexpertize. Initial deployment, networking, musicstorage, CD ripping, DAC setup, multi-zone usage,external storage usage, software upgrade, etc...isjust easy. And for the preference of music control youhave a number of excellent options. Enjoy the music. Features Headless music server OS Bitperfect and gapless playback of common audio formats upto 192kHz/24bit Supports native DSD playback with DSD-over-PCM Automatic configuration of music player for each audiodevice Multiplayer support (eg. multiple USB DACs) CD ripping with AccurateRip™ verification, automatic metadata tagging and coverart Supports external file servers as music source(CIFS, NFS, sshfs & ftp) Easy configuration and installation through the webinterface WiFi hotspot support (if compatible hardware exists) Software update via web interface Whole system image ISO-file is below 200MB Daphile is based on the open source Squeezebox Server,SqueezePlay and Linux. Since Daphile is used andconfigured completely via the web interface the user is notrequired to have any Linux skills.
新版07MP来到 前面板变磨砂,后面板变薄,不过四个螺丝突出,按钮手感改进。
最后一周 对于那些弥足珍贵的清明时刻, 那些从静好岁月中领悟到的点滴, 你会想拼命留住它们。 生活黑暗时,它们能带来希望, 而那空无的大道理, 看似深奥的生命真谛,则是虚假惑人的。 最后,最本质的的问题,始终应是: 如果生命只剩下最后一天 一周 或一个月, 你要做些什么? 让你继续生活的动力是什么? 还有何秘密要倾述? 还要看哪个乐队的演出? 还要向谁表白爱意? 还想达成什么未了之愿? 还有哪家异国的咖啡店值得你前去一尝? 还想写本什么样的书? 去奋斗,寻觅,追求, 永不妥协。
Linux HIFI OS——Daphile 近日有一个 Linux HIFI OS——Daphile 在国外很火,试着安装了对比AP-LINUX,颇为惊喜! 比起以往Linux HIFI OS的使用复杂程度,此系统堪称“神器”,太好用了!2014-4-22 01:32 上传下载附件 (128.45 KB) 主要功能特点: 1. 专门为PCHIFI优化的简洁系统,体积只有200M,基于Linux核心和Squeeze Music Server 2. 无须键盘和鼠标操作,全部操作可以由ipad或智能手机进行 3. 支持主流的USB DAC 4. 支持NAS作为音乐文件服务器 5. 支持主流音乐文件格式(APE\WAV\FLAC\MP3 等等),支持192kHZ/24bit 6. 对PC要求不高,开发者建议使用Intel或AMD的低功耗CPU 7. 支持把CD转换成硬盘无损FLAC文件 8. 支持无线网卡
07mp到27声音还没有手机的推力大? 这个正常情况还是我的要返修了?!
乐之邦07MP等系列介绍
07mp黑色涂层磨掉后下面是金色的 有没有一样的?
07MP的DSD怎么设置呢? 我设置好了,输出没有声音!
螳螂怪是狗急拉怪物肚子里的寄生虫吗? 日本那里出现的螳螂怪是从狗急拉被爆头后,从肚子里出来的吧?
看华为商城X1帮助回答的奇闻!一定要看! 看看她说的CPU是什么?
至强E3-1230 V3 散片正式 淘宝报价700,可能吗? 应该不可能吧?
重庆 小孩 婴儿——中不是说最后出现了一只手吗? 比较奇怪的是这只手是小女孩的?还是某个“同谋”?
Red Right Hand 跨过铁路,走出小镇,四处闲逛 看那高架桥朦胧的影像, 纠结着像毁灭者的翅膀, 边境的神秘火光, 铁丝网哗哗作响, 朋友,你知道自己要告别这个地方 经过桥梁,经过广场, 经过草垛,经过磨坊, 随着聚集的风暴,高挑型男来到身旁( ̄▽ ̄)......... 脏兮兮的黑外套,右手却透着红光 你会被他搂到身旁, 听他说你是个好样, 他会让你重拾希望, 再也不会黯然神伤, 他会开启你的心房, 将灰暗的灵魂照亮, 而你完全帮不上忙。 他就是上帝,他就是光, 他就是鬼魂,他就是王, 他的名字尘封在逝去的过往, 可在外套下,右手却透着红光 没钱他会给你几张, 没车他会给你一辆, 你的棱角已被磨光, 活得不如一只蟑螂, 朋友,不必担心不必沮丧, 他穿过贫民的走廊, 和堆满垃圾的街巷, 来到你的身旁, 他高大的身躯遮住了太阳, 攥着钞票的右手却透着红光 他就在夜魇的坟场, 他出现在你的梦乡, 他出现时不声不响, 他的外表都是假象, 他会进入你的思想, 或者在电视屏幕上, 朋友,我可警告你把电视关上, 他就是上帝,他就是光, 他就是鬼魂,他就是王, 他把你玩弄于鼓掌, 那掌心透着红光。
#我的贴吧10年足迹,共同成长,深藏功与名 贴吧十年,时光匆匆,再回首,白驹过隙一分钟。 那些褪色的青春梦,普通得不能再普通,玩贴吧的都懂。 贾君鹏,追贴,抢楼,往事如风,足迹不留空。 http://tieba.baidu.com/home/zuji
《钢铁之躯》里头的行星改造装置和《家园II》里头的最终破坏...
发现qidian.com一个劫持域名 msn.qidian.com 发现指向不是起点中文的服务器地址。
用VMware Workstations10+mac补丁+OS X 10.8.5装在了我的200T上 总算体验了一把平民版的烂苹果,不过还是没有Windows8用着舒服。
随便买块雷凌芯片的usb无线网卡就可以实现这个功能了。 tenda的也就这个价。不会就是tenda oem的吧?
云楼树里头是不是躲着一个魔头? 这个是个伏笔吧?
ComplexSimple这个MOD最新的2.4谁下载到了? 效果如何?可以分享到百度网盘吗?
[Nook] 6月11日发布新镜像&新论坛地址:NOOK2和NOOK GlowLight… 2013年6月11日更新: 新论坛宜读网论坛网址:bbs.yireaders.com 宜读网http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fwww.yireaders.com&urlrefer=ce09aeeafd373ea06417d6addf21b3b7还在建设中,内容之后更新。大家先访问论坛好了。 2013年6月10日更新完成的新版《NOOK红宝书》,请对照阅读 2013年6月10日《NOOK红宝书》: 下载地址:http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fpan.baidu.com%2Fshare%2Flink%3Fshareid%3D1434136597%26uk%3D2802725309&urlrefer=0fa19d9bbfff2d14d14ecac1f7e31898 为了避免第一版、第二版引起歧义,以后发布的版本不再采用第x版的说法,分别取了个名称:听风、沐雨、幻电、行云,应该不会再有人问我第五版了吧。由于NOOK GlowLight的介绍和NOOK2差不多,修改上差异不大,这里就不重复了,只列出NOOK2新版的介绍,具体见红宝书或者宜读论坛上我写的具体说明。 下载请移步新论坛: 地址:http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fbbs.yireaders.com%2Fforum.php%3Fmod%3Dforumdisplay%26fid%3D2%26page%3D1&urlrefer=14c1f1e4e6b31f973a85699af2c59cc1。 如果有问题请区分您使用的版本提问。
确认了kobo aura HD日版的上市时间了 在facebook上找到了KOBO的官方页面,然后向他们询问了什么时候日版的aura HD上市。回答曰,6,7月之间,这也和目前日版glo大减价情况逻辑吻合。所以静等一个月以后的日版便宜白菜吧。
nook2阅读文本最好的软件iReader_1.0.9.5 还是这个版本最合适。
nook2刷中文系统阅读效果真的很棒!
淘宝入手nook2官翻版,正熟手中—— 虽然是两年前的产品,但是用来看书还是不错的。
藏书楼百度空间继续—— http://tieba.baidu.com/mo/q/checkurl?url=http%3A%2F%2Fhi.baidu.com%2Fcangshulou&urlrefer=0bad1a5a4ddc69027ae0500ebfa2e343 平常看到的文字。
在线图书下载不成功的书,在我的下载中还是存在,也不可以删除。 总是下载不了,导致在线阅读这本书也失败。例如:《枭臣》这本书。
百度知道挂了! 现在不能访问了。
《升龙道》现在基本完结,现在还没有出所谓的续集,请大家注意! 不过作者最新小说《神曲》现在正在连载中……http://cangshulou.blogchina.com持续更新中!
1
下一页