[RDD] Definitive Guide to Installing Rivendell v3 on a Digitalocean CentOS 7 Droplet

2019-12-09 Thread Brandon
Hello from the other side,

Got a lot of requests for how to get Rivendell working on a VPS, so I just
finished documenting the process
.
It's a work in progress and I still need to add sections for how to
create persistent Jack patches with QJackCtl, enabling Stereo Tool
processing, etc... I'll be updating as time permits.

Enjoy!
-- 
Brandon Anjeleno
Subliminal Radio 
(213) 839-7667 
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] alsa-firmware problem

2019-12-09 Thread David Klann
Hey Rob,

More details: you *could* do:

  sudo rpm --erase --no-deps hpklinux

I'm not completely sure how CentOS will behave when you next do a "yum
upgrade" and there is also a Rivendell upgrade. I believe yum will simply re-
install the hpklinux package, and you'll have to remove it again. Or the alsa-
firmware package will conflict with the upgrade and you'll have to do
something like "yum upgrade --skip-broken" to get it to install. Either way,
it will probably require on-going attention over the life of the system...

Hope this helps!

  ~David Klann


On Mon, 2019-12-09 at 15:54 -0500, Rob Landry wrote:
> OK, so I've got RD 2.19.3 running via the standard CentOS 7 install on a 
> machine I am maintaining as a backup.
> 
> The M-Audio sound card it's been running appears to have become faulty; it 
> no longer generates any output.
> 
> So, I want to replace it with an Echo MIA Midi card I've had on the shelf, 
> but that card requires the alsa-firmware package, which CentOS won't let 
> me install, claiming that it conflicts with hpklinux.
> 
> Now, I don't need hpklinux because this machine doesn't have an 
> AudioScience card, but if I try to remove it, it threatens to remove 
> Rivendell too.
> 
> Does anyone know of an easier fix than recompiling Rivendell from source?
> 
> 
> Rob
> 
> -- 
> Сквозь грозы сияло нам солнце свободы
> И Linus великий нам путь озарил;
> Нас вырастил Stallman на верность народу,
> На труд и на подвиги нас вдохновил.
> ___
> 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


Re: [RDD] alsa-firmware problem

2019-12-09 Thread nathaniel.steele
I had this happen to me after a power failure and subsequent reboot. For some 
reason had to go into alsa mixer and turn the channels back upMine was a 
delta 1010LT.
-Original Message-
From: rivendell-dev-boun...@lists.rivendellaudio.org 
 On Behalf Of Lorne Tyndale
Sent: Monday, December 09, 2019 3:20 PM
To: Rob Landry <41001...@interpring.com>; Rivendell-Dev 

Subject: Re: [RDD] alsa-firmware problem

Rob,

2 things with M-Audio cards.

If the M-Audio is an M-Audio Delta 1010 with the external breakout box, pull 
the breakout box apart.  There is a 470uF 63V capacitor (or there might be 2 of 
them in there, I can't recall) which goes bad.  When you take the top of the 
unit off the breakout box, the capacitor(s) are in the upper left corner, just 
to the right of where the power cable plugs in.  Replace the capacitor(s) and 
chances are you'll be good to go.

The second thing with M-Audio cards, I've had situations where the Delta's have 
occasionally ended up with channels muted or turned down. 
I also had one card which had a bug where it would appear that it was turned 
up, but didn't un-mute until running the audio for the channels in question all 
the way down then back up and toggling the mute option. 
The graphical Envy24 has been a good friend to fixing this a number of times.

Just some ideas.

Lorne Tyndale


> OK, so I've got RD 2.19.3 running via the standard CentOS 7 install on 
> a machine I am maintaining as a backup.
> 
> The M-Audio sound card it's been running appears to have become 
> faulty; it no longer generates any output.
> 
> So, I want to replace it with an Echo MIA Midi card I've had on the 
> shelf, but that card requires the alsa-firmware package, which CentOS 
> won't let me install, claiming that it conflicts with hpklinux.
> 
> Now, I don't need hpklinux because this machine doesn't have an 
> AudioScience card, but if I try to remove it, it threatens to remove 
> Rivendell too.
> 
> Does anyone know of an easier fix than recompiling Rivendell from source?
> 
> 
> Rob
> 
> --
> Сквозь грозы сияло нам солнце свободы
> И Linus великий нам путь озарил;
> Нас вырастил Stallman на верность народу, На труд и на подвиги нас 
> вдохновил.___
> 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


Re: [RDD] alsa-firmware problem

2019-12-09 Thread Lorne Tyndale
Rob,

2 things with M-Audio cards.

If the M-Audio is an M-Audio Delta 1010 with the external breakout box,
pull the breakout box apart.  There is a 470uF 63V capacitor (or there
might be 2 of them in there, I can't recall) which goes bad.  When you
take the top of the unit off the breakout box, the capacitor(s) are in
the upper left corner, just to the right of where the power cable plugs
in.  Replace the capacitor(s) and chances are you'll be good to go.

The second thing with M-Audio cards, I've had situations where the
Delta's have occasionally ended up with channels muted or turned down. 
I also had one card which had a bug where it would appear that it was
turned up, but didn't un-mute until running the audio for the channels
in question all the way down then back up and toggling the mute option. 
The graphical Envy24 has been a good friend to fixing this a number of
times.

Just some ideas.

Lorne Tyndale


> OK, so I've got RD 2.19.3 running via the standard CentOS 7 install on a 
> machine I am maintaining as a backup.
> 
> The M-Audio sound card it's been running appears to have become faulty; it 
> no longer generates any output.
> 
> So, I want to replace it with an Echo MIA Midi card I've had on the shelf, 
> but that card requires the alsa-firmware package, which CentOS won't let 
> me install, claiming that it conflicts with hpklinux.
> 
> Now, I don't need hpklinux because this machine doesn't have an 
> AudioScience card, but if I try to remove it, it threatens to remove 
> Rivendell too.
> 
> Does anyone know of an easier fix than recompiling Rivendell from source?
> 
> 
> Rob
> 
> -- 
> Сквозь грозы сияло нам солнце свободы
> И Linus великий нам путь озарил;
> Нас вырастил Stallman на верность народу,
> На труд и на подвиги нас 
> вдохновил.___
> 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