So after a lot of checking... Its only related to usb sound cards plugged in. 
If i enable the onboard sound card it works fine...

Liviu

Sent from my HTC

----- Reply message -----
From: li...@lokum.ro
To: "Fred Gleason" <fr...@paravelsystems.com>, 
<rivendell-dev@lists.rivendellaudio.org>
Subject: [RDD] 3.0.3 rdalsaconfig problems ?
Date: Thu, Aug 29, 2019 03:28

Fixed that one with compiling from git (nice looking gui)
But ran into other problem...
CAED receives Segmentation Fault whenever there is something in asound.conf (if 
the asound.conf is empty caed starts and shows 0 available sound cards) 
but when i set the sound cards in asound.conf it does not want to start

this is the error: 
Aug 29 03:05:21 emisie kernel: [ 4514.765682] caed[7121]: segfault at 30 ip 
00007fd3410e7570 sp 00007ffd3aee26a0 error 4 in 
librd-3.0.3.so[7fd340ffd000+313000]
Aug 29 03:05:21 emisie kernel: [ 4514.765685] Code: 30 00 00 00 48 89 44 24 18 
f6 c3 f8 74 1c 48 8d 54 24 08 48 89 ee 89 df e8 ed 15 f2 ff 48 81 c4 d8 00 00 
00 5b 5d c3 0f 1f 00 <48> 8b 7f 30 e8 77 78 f1 ff c1 e0 03 09 c3 eb d4 55 48 89 
d5 53 89

This is on Debian10, on Debian9 it works.

Any help would be appreciated.

Liviu



August 28, 2019 7:18 PM, "Fred Gleason" <fr...@paravelsystems.com> wrote:

> On Wed, 2019-08-28 at 15:50 +0000, li...@lokum.ro wrote:
> 
>> I have previously used the same system(with Debian8 and rd 2.19.3),
>> with 3 USB sound cards... chose them in rdalsaconfig and that was
>> all. But now on the new 3.0.3 rdalsaconfig sets 3 soundcards but the
>> same one 3 times (even though I set 3 different ones) If you open the
>> rdalsaconfig again you can see that it chose the same card 3 times
>> but they are still available on the upper selection. If I edit the
>> asound.config manually I can see the audio resources in the rdadmin.
>> But its a little weird... I managed to replicate this on a test
>> laptop with Debian9 and rd 3.0.3. This was not happening with
>> 2.19.3.
>> Any pointers as to why this is happening?
> 
> Known problem, fixed in Git 'master'. It will appear in the next
> Rivendell release (probably early next week).
> 
> In the meantime, you can add the needed entries directly to
> '/etc/asound.conf'. You generally want something like this:
> 
> *** snip snip ***
> pcm.rd0 {
> type hw
> card PCH
> device 0
> rate 48000
> }
> ctl.rd0 {
> type hw
> card PCH
> }
> *** snip snip ***
> 
> This example configures Rivendell to use the built-in sound device on
> my dev system. The only things you may need to change are the 'card
> PCH' line (to use the name of your actual sound device) and 'rate
> 48000' (to match the sample rate configured in RDAdmin-
>> SystemSettings).
> 
> You can get the card names by doing 'cat /proc/asound/cards' For
> example:
> 
> *** snip snip ***
> [fredg@elastigirl ~]$ cat /proc/asound/cards
> 0 [PCH ]: HDA-Intel - HDA Intel PCH
> HDA Intel PCH at 0xa3230000 irq 127
> 1 [NVidia ]: HDA-Intel - HDA NVidia
> HDA NVidia at 0xa3080000 irq 17
> 2 [Axia ]: Axia - Axia
> Axia 1
> *** snip snip ***
> 
> Cheers!
> 
> |---------------------------------------------------------------------|
> | Frederick F. Gleason, Jr. | Chief Developer |
> | | Paravel Systems |
> |---------------------------------------------------------------------|
> | A room without books is like a body without a soul. |
> | |
> | -- Cicero |
> |---------------------------------------------------------------------|
> 
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to