[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
  Raspberry Pi 3B+ : Support for Allo DigiOne (Signature) bernardhung 39 15,138 12-Sep-2019, 02:41 AM
Last Post: fusos
  UEFI Boot support Mivera 13 6,054 24-Jul-2019, 04:38 PM
Last Post: Toto
  forecpae installation support vv329 2 1,810 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
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 626
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 71
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4150
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 366
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4126

[-]
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-2024. Theme © Melroy van den Berg.