[SOLVED] Support for RME 9632 PCI Soundcard
#21
(29-Oct-2016, 05:37 PM)agent_kith Wrote: Most players are setup for direct hardware access. Seems if you want to get this working will need some changes to the original templates.

Instead of using hw access you have to configure everything in alsa the alsa conf then use ALSA:default as your audio device.

Okay, thanks. So i have to edit alsa.conf or .asoundrc to enable sound from MPD or Squeezelite in snakeoil? Is that because the OS use the alsa audio device instead of direct hardware?
I tried Daphile earlier, and the two amixer routing commands worked for it and I got audio from its Squeezelite player. So i guess it's not the player.
Reply

#22
(30-Oct-2016, 04:27 PM)Jhya Wrote: Okay, thanks. So i have to edit alsa.conf or .asoundrc to enable sound from MPD or Squeezelite in snakeoil? Is that because the OS use the alsa audio device instead of direct hardware?
Snakeoil players are configured to use direct hardware, and that is what i'm guessing is not working.

(30-Oct-2016, 04:27 PM)Jhya Wrote: I tried Daphile earlier, and the two amixer routing commands worked for it and I got audio from its Squeezelite player. So i guess it's not the player.
What audio device did you use in daphile for squeezelite? is it something like hw:x,y?
Snakeoil Operating System - Music, your way!
Reply

#23
(30-Oct-2016, 05:45 PM)agent_kith Wrote:
(30-Oct-2016, 04:27 PM)Jhya Wrote: Okay, thanks. So i have to edit alsa.conf or .asoundrc to enable sound from MPD or Squeezelite in snakeoil? Is that because the OS use the alsa audio device instead of direct hardware?
Snakeoil players are configured to use direct hardware, and that is what i'm guessing is not working.
(30-Oct-2016, 04:27 PM)Jhya Wrote: I tried Daphile earlier, and the two amixer routing commands worked for it and I got audio from its Squeezelite player. So i guess it's not the player.
What audio device did you use in daphile for squeezelite? is it something like hw:x,y?

This is what I get from daphile:


daphile ~ # squeezelite -l
Output devices:
  null                           - Discard all samples (playback) or generate zero samples (capture)
  default:CARD=Dummy             - Dummy, Dummy PCM - Default Audio Device
  sysdefault:CARD=Dummy          - Dummy, Dummy PCM - Default Audio Device
  default:CARD=DSP               - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
  sysdefault:CARD=DSP            - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
Reply

#24
(31-Oct-2016, 07:58 AM)Jhya Wrote: This is what I get from daphile:


daphile ~ # squeezelite -l
Output devices:
  null                           - Discard all samples (playback) or generate zero samples (capture)
  default:CARD=Dummy             - Dummy, Dummy PCM - Default Audio Device
  sysdefault:CARD=Dummy          - Dummy, Dummy PCM - Default Audio Device
  default:CARD=DSP               - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
  sysdefault:CARD=DSP            - Hammerfall DSP, RME Hammerfall HDSP 9632 - Default Audio Device
Yup, that's what I suspect this card needs to get going, i.e. use something like ALSA:default instead of hw:0,0. I'd see if I can do a quick workaround in the next release to enable this.

If you only have one audio card in the system ALSA:default should in theory pick your RME card as the default output device straightaway and the amixer settings is all you'd need to get audio out.
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • Jhya
Reply

#25
Thanks Agent Kith! I look forward to seeing MPD and Squeezelite working on this card! I'm running Deadbeef with SPDIF coaxial out of it right now and the sound is amazing, so organic without any digital harshness.
Reply

#26
(01-Nov-2016, 12:08 PM)Jhya Wrote: Thanks Agent Kith! I look forward to seeing MPD and Squeezelite working on this card! I'm running Deadbeef with SPDIF coaxial out of it right now and the sound is amazing, so organic without any digital harshness.
Will hopefully get this done by the next release.

Do you know if this card do I2S out? And if yes, DSD out via I2S (be it DoP or native)?
Snakeoil Operating System - Music, your way!
Reply

#27
(01-Nov-2016, 12:35 PM)agent_kith Wrote:
(01-Nov-2016, 12:08 PM)Jhya Wrote: Thanks Agent Kith! I look forward to seeing MPD and Squeezelite working on this card! I'm running Deadbeef with SPDIF coaxial out of it right now and the sound is amazing, so organic without any digital harshness.
Will hopefully get this done by the next release.

Do you know if this card do I2S out? And if yes, DSD out via I2S (be it DoP or native)?
The card only has SPDIF/AES output up to 24/192 and I don't believe it supports DSD. I didn't try AES because my DAC does not have that; I have an Audio-GD NOS 11. I think for I2S out, we're looking at Pink Faun. Do you have any experience with that card in linux?
Reply

#28
(01-Nov-2016, 01:05 PM)Jhya Wrote: The card only has SPDIF/AES output up to 24/192 and I don't believe it supports DSD. I didn't try AES because my DAC does not have that; I have an Audio-GD NOS 11. I think for I2S out, we're looking at Pink Faun. Do you have any experience with that card in linux?
Unfortunately not. There's a kernel that supports HDAudio (Pink Faun uses HD Audio), and apparently it works, but alas that card don't do DSD.
Snakeoil Operating System - Music, your way!
Reply

#29
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?
Deadbeef still working fine as before.
Reply

#30
(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?
Deadbeef still working fine as before.
Havn't updated the manuals yet. With MPD, add the following in the configuration text box beside your MPD player of choice:
Code:
device "default"

(If you have more than one entry in the configuration, seperate them with semi-colon ';').

Click save and you should hear something play now.

Squeezelite is still hardware access only so this trick wouldn't work. I have created an issue for this and will work on this once I get the chance.
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  SO no soundcard detected - RPI Pi4 snake OS 1.3.1 run51 4 413 21-Oct-2024, 10:55 PM
Last Post: run51
  Raspberry Pi 3B+ : Support for Allo DigiOne (Signature) bernardhung 39 20,807 12-Sep-2019, 02:41 AM
Last Post: fusos
  UEFI Boot support Mivera 13 8,021 24-Jul-2019, 04:38 PM
Last Post: Toto
  forecpae installation support vv329 2 2,460 10-Jan-2019, 10:51 AM
Last Post: vv329



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
Snakeoil 1.4.3 (High End U3)
Last Post: stereodave
Today 07:06 PM
» Replies: 38
» Views: 1313
Normal/Inverted Phase Playback
Last Post: hkphantomgtr
Today 02:53 PM
» Replies: 12
» Views: 3596
CamillaDSP for Room Correction
Last Post: Snoopy8
Today 01:53 PM
» Replies: 33
» Views: 10011
Work In Progress: 1.4.4
Last Post: agent_kith
23-Apr-2025 11:35 AM
» Replies: 13
» Views: 270
Wiki update - need your help!
Last Post: Snoopy8
22-Apr-2025 02:23 PM
» Replies: 7
» Views: 181
No audio devices on RPi5 with latests bu...
Last Post: miksi
21-Apr-2025 12:52 AM
» Replies: 16
» Views: 444
new install issues
Last Post: Snoopy8
19-Apr-2025 01:08 PM
» Replies: 7
» Views: 190
Connecting Spotify to SnakeOil
Last Post: Snoopy8
16-Apr-2025 01:55 PM
» Replies: 10
» Views: 268
Misc. sharing for building Raspberry Pi ...
Last Post: hkphantomgtr
13-Apr-2025 12:47 PM
» Replies: 2
» Views: 116
[split] Snakeoil 1.4.3 (High End U3)
Last Post: agent_kith
09-Apr-2025 03:45 PM
» Replies: 1
» Views: 79

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2025. Theme © Melroy van den Berg.