/srv/irclogs.ubuntu.com/2016/04/08/#ubuntustudio.txt

=== isark is now known as isark_
=== isark_ is now known as isark
=== isark is now known as isark__
=== isark__ is now known as isark
studio-user093hi?15:49
=== erick is now known as Guest56632
Guest56632Hi, I have a few questions.15:56
Guest56632For the case of not using PPA, the software would be in the repository when they are ready15:57
Guest56632Now, for a very similar situation, the newer kernel would be in the repository when it is ready correct?15:59
krytarik!latest | Guest5663216:00
ubottuGuest56632: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.16:00
Guest56632Should you use the command "apt-get dist-upgrade" regularly, however?16:02
Guest56632Such command would install the newer kernel.16:02
zequenceGuest56632: dist-upgrade will also remove previous stuff, while upgrade is gentler16:03
zequenceI believe if you do an update using the GUI tool, it is similar to dist-upgrade16:03
Guest56632I see.16:03
zequenceI always use dist-upgrade16:03
Guest56632Ubuntu recommends that you should update your kernel right?16:04
zequenceGuest56632: Of course16:05
Guest56632and by doing so, the software in ubuntu's repository should also work with such kerneal.16:05
zequenceEvery three weeks you get an update for the kernel. Sometimes more often, if there is something more critical16:05
Guest56632I see.16:05
zequenceIf you didn't add any PPA's that include a kernel, you will be getting the Ubuntu kernel each time16:06
zequenceboth linux-generic and linux-lowlatency are Ubuntu kernels16:06
zequenceUbuntu Studio shares the same repositories with all of the official UBuntu flavors16:06
Guest56632I myself does not like ppa. However, I do trust ones from playonlinux and google chrome.16:06
zequenceIt's a nice way to add stuff to your system, but sometimes it can get messy16:07
Guest56632I have tried using a lot of ppa in the past, and yes, it is really messy.16:07
Guest56632I also tried adding ppa for vlc, but the newer vlc would have the sound broken when watching movie.16:08
Guest56632Do you know why? I keep thinking that because of kernel.16:09
zequencesound is probably due to the kernel, yes. Or at least the ALSA portion of it16:10
zequenceFriday dinner time. Catch you later!16:10
Guest56632Thank you.16:10
Guest56632Last question, would Ubuntu Studio 16.04 be really excited?16:12
Guest56632It is the next LTS, so I am super excited, but how about everyone here?16:13
Guest56632Can you let me know the list of changes?16:13
Guest56632I tried youtube review, but I could not get so much review in English.16:14
krytarikGuest56632: Just expect the upcoming Ubuntu Studio version to be really awesome. :P16:29
Guest56632I see.16:30
Guest56632Cool.16:31
zequenceGuest56632: Mostly updated applications and some new artwork. More closer to Xubuntu in the desktop setup16:41
zequenceNot much else this time around :)16:41
zequenceMany of the applications have some good updates in themselves, like ardour, kdenlive, etc16:42
Guest56632Thank you. See you around.16:48
tnHello folks. I'm trying to put together a system that would have been pretty sweet in 2006, having a bit of firewire/ffado trouble19:56
zequencetn: What's not working for you?20:35
tnNot sure really. I've finally got the udev rule working so that /dev/fw0 is owned by audio, and now I can start ffado-dbus-server20:38
tnbut jack fails with dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-nkr6CCtP58: Connection refused20:38
tnbackground context: this is a 32-bit Intel Mac Mini, using the builtin Firewire to connect to a Behringer FCA-202 DAC20:39
zequencetn: You don't need any of that20:45
zequencetn: If your device is supported by ffado, things are already set20:45
zequenceOnly in the past did you have to do that sort of stuff20:45
tnok but without that it was violently refusing to start20:46
zequenceI20:46
zequenceNever mind20:46
zequenceCheck the file /lib/udev/rules.d/60-ffado.rules20:46
zequenceThat's where the devices are given privilege20:46
zequenceto audio group20:47
zequencetn: I'm pretty sure your problem was not with rights, but rather with something else. But, I could be wrong20:48
tnyeah, that wasn't there until I made it, I copied it from https://raw.githubusercontent.com/adiknoth/ffado/master/libffado/libffado/60-ffado.rules20:48
zequencetn: Which distro are you on?20:48
zequenceIt comes with the package libffado220:49
zequence..which you would have just by installing jackd20:49
tnUbuntu Studio 15.10, added the KXStudio repos20:49
zequenceOk, so you should have it then20:49
zequenceI'm telling you. You're complicating the whole thing20:49
tnwell you know, if at first you don't succeed, fling poo until something sticks20:50
zequenceNot sure how though20:50
tnThis was (last night) a pristine install, and it threw out a bunch of red errors when starting jack20:50
zequenceIf you run a live ISO of Ubuntu Studio, the firewire stuff should work out of the box, unless the device is not supported by FFADO20:51
zequenceJust by starting jack, it should work20:51
tnyeah, that's the mystery. I got the old Mini to replace a horrible old HP, but the DAC worked on the old machine. I'd suspect the internal firewire on the Mini, but it shows up fine on lspci20:52
zequenceWell, as long as it's a decent firewire chip. I've heard about bad ones not working20:53
zequenceI've only ever had one kind, which works, so20:53
zequenceI have a Focusrite Sapphire Pro 40, which I use in my studio20:53
zequenceI just plug it in, and it works.20:53
zequenceNowadays, you even have ALSA support for a bunch of firewire devices20:54
tnMust be nice :/ so no other troubleshooting tips? I can run, like whatever20:54
zequenceMine doesn't have that, though20:54
zequenceIf it is supported by FFADO, then it should work. If not, report a bug20:54
zequenceAnd, try a live ISO first, to make sure. Just in case20:55
zequenceTo report a bug, get a launchpad account, at http://launchpad.net, then in a terminal do: ubuntu-bug <packagename>20:55
zequencein your case, perhaps libffado220:55
tnHeh, do you have any idea how *slow* an original Mac mini is running off a DVD20:55
zequenceTry a USB stick20:56
tnbut yeah, when I get home I'll give it a try20:56
zequencesudo dd if=/path/to/iso of=/dev/sdb20:56
tnoh no, Mini HATES booting from USB, we have tried that20:56
zequence(if sdb is your usb stick)20:56
zequenceI haven't tried that device myself on Linux, so I have no clue20:57
zequenceBut, again, if FFADO supports it, it should work. Otherwise, you need drivers and for that you need either code them or find them20:58
zequenceYou could try the latest ISO, if you like. The xenial one20:58
zequenceat http://cdimage.ubuntu.com/ubuntustudio/dvd/current20:58
zequenceWill be out in a couple of weeks20:58
zequenceLatest kernel, and ffado20:59
tnI was actually considering going back in time, since most of the web pages I'm finding that relate to this hardware are from around 201020:59
zequenceIf your device works on an older release, but not a newer one, please do report a bug21:00
zequenceYou could try the trusty release21:00
zequenceThink the kernel is the old one http://cdimage.ubuntu.com/ubuntustudio/trusty/dvd/current/21:01
tnyeah, will do. Doesn't simplify things that there are two versions each of ffado, jack, and firewire to try various combinations of21:01
zequencevanilla backports the kernel for each point release21:01
zequencetn: Well, it's mostly ffado and the kernel you need to worry about, and not much changes usually on those regarding to a specific device21:02
zequenceAccording to ffado the device has full support21:03
zequenceSince 200721:03
tnhm21:04
zequencehttp://www.ffado.org/?q=node/5421:04
tnJust occurred to me maybe it's a power thing (reading this page: https://sourceforge.net/p/ffado/mailman/message/29203027/)21:05
tnthe DAC does have external power, but I never plugged it in since it also can take power from the firewire. Butperhaops it takes more than the Mini is willing to supply...?21:06
zequenceNO idea, but worth a try, i guess21:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!