![]() |
[SOLVED] Support for RME 9632 PCI Soundcard - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics) +--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting) +--- Thread: [SOLVED] Support for RME 9632 PCI Soundcard (/Thread-SOLVED-Support-for-RME-9632-PCI-Soundcard) |
RE: Support for RME 9632 PCI Soundcard - Jhya - 07-Dec-2016 (07-Dec-2016, 07:56 AM)agent_kith Wrote:(07-Dec-2016, 03:49 AM)Jhya Wrote: I tried the new firmware v0.1.5-pre-release-20161203, but MPD or Squeezelite still do not work. Do I need to ssh in and change the player settings?Havn't updated the manuals yet. With MPD, add the following in the configuration text box beside your MPD player of choice: okay, i inputted the parameter, but still no go when i try to play a music file. My status are: Advanced Linux Sound Architecture Driver Version k4.4.9-rt17-x64-hdsp. ALSA Device(s)card 0: DSP [Hammerfall DSP], device 0: RME Hammerfall HDSP 9632 [RME Hammerfall HDSP 9632] Params(0,0) closed Shows the current running status of your selected player VNC Virtual Desktop: This player do not require VNC Config file: ok Running: ok (PID: 11337) RE: Support for RME 9632 PCI Soundcard - agent_kith - 07-Dec-2016 (07-Dec-2016, 10:17 AM)Jhya Wrote: Advanced Linux Sound Architecture Driver Version k4.4.9-rt17-x64-hdsp. ALSA Device(s)card 0: DSP [Hammerfall DSP], device 0: RME Hammerfall HDSP 9632 [RME Hammerfall HDSP 9632] ![]() Code: device "default:CARD=DSP" If you run Code: aplay -L If you can, check the ALSA device you're using in deadbeef, and use that device for MPD. RE: Support for RME 9632 PCI Soundcard - Jhya - 17-Dec-2016 (07-Dec-2016, 11:13 AM)agent_kith Wrote:(07-Dec-2016, 10:17 AM)Jhya Wrote: Advanced Linux Sound Architecture Driver Version k4.4.9-rt17-x64-hdsp. ALSA Device(s)card 0: DSP [Hammerfall DSP], device 0: RME Hammerfall HDSP 9632 [RME Hammerfall HDSP 9632] This is my readout when I run: snakeoil@SNAKEOIL:~$ sudo aplay -L [sudo] password for snakeoil: null Discard all samples (playback) or generate zero samples (capture) default:CARD=DSP Hammerfall DSP, RME Hammerfall HDSP 9632 Default Audio Device sysdefault:CARD=DSP Hammerfall DSP, RME Hammerfall HDSP 9632 Default Audio Device I inputted device "default:CARD=DSP" into MPD player, but the player will not play any music. I notice that the volume bar is at zero, but when i move it to 100%, I get: The following error was encontered when sending the command: setvol 100 [52@0] {setvol} problems setting volume RE: Support for RME 9632 PCI Soundcard - agent_kith - 18-Dec-2016 (07-Dec-2016, 10:17 AM)Jhya Wrote: I inputted device "default:CARD=DSP" into MPD player, but the player will not play any music. I notice that the volume bar is at zero, but when i move it to 100%, I get:That's weird.. Try a smaller number? Say 50, and see what % that is set to (50% or some other number?) |