Re: [Dng] sugestion apulse as pulseaudio replcement
Thanks for this info,it got me further with Jack than I ever have gotten before! Do you have any tips on how to route jack sound to an hdmi output? (The outp u t works with raw alsa) On January 23, 2015 12:33:21 PM EST, Joel Roth wrote: >Steve Litt wrote: >> Guys, in the past I've tried to get Jack running about four or five >> times, and never succeeded. This included the sound studio version of >> Ubuntu. I'm sure that Jack is perfect for the dedicated sound >> enthusiast, but for the average guy, Jack just might be the only >thing >> that could cause more failure than Pulse. Jack is very, very >> complicated. > >Steve, > >I think you confuse your bad luck in getting started with >Jack being complicated. > >If you have ALSA working, and Pulse Audio is not running, >it is very simple to get sound from Jack. > >1) start jackd >2) test play some sound, e.g. ecasound -i test.wav -o jack,system > >Having JACK serve transparently as the back end with ALSA or >Pulse Audio virtual devices available for client programs >*is* more complicated. > >Jack is most useful in music production, when you want to >connect multiple audio applications together. > >I don't run it for routine listening, but you can, if your >applications support it or you use some compatibility layer >over it. > >Will be happy to help you, if you need it. Just post to >the appropriate list. Linux Audio User is the best. > >Cheers, > >Joel > > >> SteveT >> >> Steve Litt* http://www.troubleshooters.com/ >> Troubleshooting Training * Human Performance >> >> ___ >> Dng mailing list >> Dng@lists.dyne.org >> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > >-- >Joel Roth > > >___ >Dng mailing list >Dng@lists.dyne.org >https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[Dng] The countdown
I know a few folks who are expecting Devuan to fail miserably. As the deadline approaches, I'm hoping that you guys deliver the BEST Debian Jessie EVAH and prove these nay sayers wrong. Last progress update was about a month ago IIRC. A current update might go a long way towards silencing these skeptics. Just a suggestion . . . golinux ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[Dng] Package Versions
Good timeofday, I am new to this list, and I beg your pardon should this matter already have been addressed. Please consider this simple example scenario: Volunteer intends to provide a modification of a Debian package "xyz", where the modification is to drop a dependency on systemd (& co.). Supposed sourse of action: (1) Volunteer downloads "xyz" Debian jessie package sources. (2) Volunteer makes changes to "debian/rules". (3) Volunteer makes changes to "debian/control" where neccessary. As result, volunteer will have a package source that can be built into a package that does not introduce a dependency on systemd. Question: How will volunteer version the new package? Kind regards, t...@linuxfoo.de ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [Dng] sugestion apulse as pulseaudio replcement
John Holland wrote: > Thanks for this info,it got me further with Jack than I > ever have gotten before! Do you have any tips on how to > route jack sound to an hdmi output? (The outp u t works > with raw alsa) Even if you don't have a sound card, you can test jackd with jackd -d dummy To associate the JACK daemon with your soundcard, you need to first find the device name. cat /proc/asound/cards Look for what is listed in square brackets. On my notebook: 0 [MID]: HDA-Intel - HDA Intel MID HDA Intel MID at 0xf262 irq 43 1 [Loopback ]: Loopback - Loopback Loopback 1 29 [ThinkPadEC ]: ThinkPad EC - ThinkPad Console Audio Control ThinkPad Console Audio Control at EC reg 0x30, fw 6IHT37WW-1.12 I usually want audio device 0, called "MID" (not to be confused with MIDI, a data format for digital music.) jackd -d alsa -A MID So, you just have to find your HDMI device name and plug that in. Hope that helps, -- Joel Roth ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [Dng] The countdown
On Sat, 24 Jan 2015 13:29:10 -0800 Go Linux wrote: > I know a few folks who are expecting Devuan to fail miserably. As > the deadline approaches, I'm hoping that you guys deliver the BEST > Debian Jessie EVAH and prove these nay sayers wrong. Last progress > update was about a month ago IIRC. A current update might go a long > way towards silencing these skeptics. Just a suggestion . . . Drat, I was hoping this was an announcement! I did something to my Gentoo system today, and after powering down from a hard kernel crash (3.16), I am getting my old friendly message from LILO L 99 99 99 99 99 Lilo isn't installed (grub2), and the partition scheme is GPT. And I can't find a fix which works, other than booting a 3.10 kernel off SystemRescue and running my system from that (probably a chroot, it was option 5 I think). Couple of months? Have a great day! Gord ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [Dng] The countdown
I'm pretty sure I saw a tweet from Franco Lanza that they're a couple days behind due to problems building on ARM hosts. Regardless, I trust that it'll be released when it's ready, and not a minute before :) -Jude On Sat, Jan 24, 2015 at 10:34 PM, Gordon Haverland < ghave...@materialisations.com> wrote: > On Sat, 24 Jan 2015 13:29:10 -0800 > Go Linux wrote: > > > I know a few folks who are expecting Devuan to fail miserably. As > > the deadline approaches, I'm hoping that you guys deliver the BEST > > Debian Jessie EVAH and prove these nay sayers wrong. Last progress > > update was about a month ago IIRC. A current update might go a long > > way towards silencing these skeptics. Just a suggestion . . . > > Drat, I was hoping this was an announcement! > > I did something to my Gentoo system today, and after powering down from > a hard kernel crash (3.16), I am getting my old friendly message from > LILO > > L 99 99 99 99 99 > > Lilo isn't installed (grub2), and the partition scheme is GPT. And I > can't find a fix which works, other than booting a 3.10 kernel off > SystemRescue and running my system from that (probably a chroot, it was > option 5 I think). > > Couple of months? > > Have a great day! > Gord > > ___ > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [Dng] The countdown
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On January 25, 2015 5:04:43 AM CET, Jude Nelson wrote: >I'm pretty sure I saw a tweet from Franco Lanza that they're a couple >days >behind due to problems building on ARM hosts. > >Regardless, I trust that it'll be released when it's ready, and not a >minute before :) > >-Jude > >On Sat, Jan 24, 2015 at 10:34 PM, Gordon Haverland < >ghave...@materialisations.com> wrote: > >> On Sat, 24 Jan 2015 13:29:10 -0800 >> Go Linux wrote: >> >> > I know a few folks who are expecting Devuan to fail miserably. As >> > the deadline approaches, I'm hoping that you guys deliver the BEST >> > Debian Jessie EVAH and prove these nay sayers wrong. Last progress >> > update was about a month ago IIRC. A current update might go a >long >> > way towards silencing these skeptics. Just a suggestion . . . >> >> Drat, I was hoping this was an announcement! >> >> I did something to my Gentoo system today, and after powering down >from >> a hard kernel crash (3.16), I am getting my old friendly message from >> LILO >> >> L 99 99 99 99 99 >> >> Lilo isn't installed (grub2), and the partition scheme is GPT. And I >> can't find a fix which works, other than booting a 3.10 kernel off >> SystemRescue and running my system from that (probably a chroot, it >was >> option 5 I think). >> >> Couple of months? >> >> Have a great day! >> Gord >> >> ___ >> Dng mailing list >> Dng@lists.dyne.org >> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng >> > > > > >___ >Dng mailing list >Dng@lists.dyne.org >https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng I confirm the tweet, i have few issues on the arm build host and sadly i'm also sick for seasonal fever... Anyway, just some jenkins jobs to be configured, a massbuildto be launched and a push on the repository is what will move us to the alpha release - -- nextime -BEGIN PGP SIGNATURE- Version: APG v1.1.1 iHIEAREKADIFAlTEmeArHEZyYW5jbyBMYW56YSAobmV4dGltZSkgPG5leHRpbWVA bmV4bGFiLml0PgAKCRDf7fWA1hMtUFxFAJsG4dZscxKYXJ9dwU10nnLtkATpbgCb BHffrijvL9FozMBmFYqYdIkCo9c= =xejQ -END PGP SIGNATURE- ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng