Tuesday, 2015-06-30

*** wolftune has quit IRC00:19
*** wolftune has joined #kxstudio00:20
*** orngjce223 has joined #kxstudio00:34
*** yann-kaelig has quit IRC00:36
*** wolftune has quit IRC02:38
*** wolftune has joined #kxstudio02:40
mc888anybody here?02:54
holsteinyes02:54
mc888hi02:54
mc888I may have something wrong with my kxstudio installation, not sure02:55
holsteinwell, you should have backups, regardless02:55
mc888should I have ppas in software sources for both trusty and lucid at the same time?02:55
holsteincould be, you have nothing wrong with the OS, but, the hard drive is failing, as all do/will02:56
mc888right, well thats why I have a mirror :)02:56
holsteinmc888: did you do a stock install? are you actually having issues?02:56
mc888yeah I installed from iso last year02:56
holsteinok. so, if its a stock install, and you havent added any incorrect sources, and all is well, that seems normal02:57
mc888not sure I should have the old lucid updates in my sources02:57
holsteinmc888: cool02:57
holsteinmc888: you can wait around, and ask, or email falk, if you like02:57
holsteinmc888: or, you can disable them, and try02:58
holsteinmc888: but, if you literally didnt add the sources, and its stock, that sounds "normal" to me02:58
holsteinbut, do what you like..02:58
mc888I did disable them, but apt-get doesnt remove any old versions02:58
holsteinsure02:58
holsteinits not meant to02:58
holsteinbut, you likely shouldnt have disabled them..02:58
mc888easy enough to re-enable02:58
holsteinanyways, you would have to remove the packages manually.. or, use ppa-purge..02:59
mc888ah thats it02:59
holsteinbut, if nothing is wrong, i wouldnt try and fix anything02:59
mc888heh02:59
mc888alright thanks, Ill ask falk if lucid should be purged03:01
holsteinwell, if its stock, and he put them there, then, you dont need to03:01
mc888right, but Im starting to think the older versions may be causing issues03:03
holsteincool03:03
holsteinadd newer ones, if you like03:03
holsteinthey literally should be quite static03:03
holsteinyou can have issues if you expect newer functionality from the older applications..03:03
mc888so it shouldnt matter if theyre both installed?03:03
mc888this is a trusty build03:04
holsteinthey are custom sources03:04
holsteineven the lucid ones.. still just falk maintaining them03:05
holsteinthey are standalone, from what i understand03:05
holsteini dont think he has a need to re-make them..03:05
mc888right, I understand that - but I have installed packages from both sources03:05
holsteinsure. and is that a problem?03:05
mc888well thats my question :)03:06
holsteinmc888: friend, are you having a problem?03:06
holsteinif not, then you are running the stock OS..03:06
holsteini was told, the sources are stand alone.. self contained03:06
*** mc888 has left #kxstudio03:07
*** wolftune has quit IRC03:20
*** wargreen has quit IRC03:26
*** wargreen has joined #kxstudio03:39
*** spectromas has quit IRC03:41
*** BitPuffin|osx has quit IRC03:52
*** halfbeing has joined #kxstudio03:54
halfbeingi'm getting lots of xruns running reaper via wineasio and wine-rt on ubuntu vivid (with low latency kernel). i have heard that some kernels are more wine-friendly than others when it comes to audio. is there a better kernel i can use or a distribution with a kernel more suited to audio via wine?03:56
holsteini would start with the generic one.. then, since, you have tried the lowlatency, i would look for an RT one.. there is a deb for the avlinux one03:58
holsteini dont think there will be a "better" kernel at running windows code..03:58
*** LAbot has joined #kxstudio07:36
-leguin.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp07:36
*** LAbot has joined #kxstudio07:54
*** orngjce223 has quit IRC08:19
*** stuartcnz has joined #kxstudio08:47
*** stuart_ has joined #kxstudio08:47
*** stuartcnz has quit IRC08:47
*** stuart_ has quit IRC08:47
*** stuartcnz has joined #kxstudio08:47
*** stuartcnz has quit IRC08:52
*** audioterminal has joined #kxstudio09:08
audioterminalAnyone using ardour? I installed a new hdd to keep ardour sessions there, but I get an error09:09
audioterminalsession could not be created on the Hard drive09:09
*** audioterminal has quit IRC09:14
*** audioterminal has joined #kxstudio09:24
*** distrozapper has joined #kxstudio09:25
audioterminalHi there is a lot I need to learn still about linux and I just got a second HDD to keep ardour sessions there. What format do you recomend I use on the new SATA HDD?09:25
audioterminalext4?09:26
*** falktx has joined #kxstudio09:26
*** dtcrshr has quit IRC10:38
*** dtcrshr has joined #kxstudio10:41
JackWinteraudioterminal: ext4 ought to be ok11:24
JackWinteroptionally you might want to use the noatime when you mount it.11:25
JackWinteras to not being able to create sessions, does it have the right permissions so that your user can use it?11:25
JackWinterand it's a good idea to keep all your ardour sessions on a different disk, as keeping them on the same disk as /home might give you the occasional xrun11:27
audioterminalI just set the permisions to my username using dolphin with sudo11:29
audioterminalI will figure out what the noatime is but I will set it somehow11:30
audioterminalI will keep all my ardour sessions on the new Hard drive11:31
audioterminalThank you JackWinter11:31
audioterminalFew days back you helped me with my firewire audio interface. It solved the xrun problems even without the new Hard drive11:32
audioterminalI got the new HDD just to make sure I do not get xruns later on11:33
audioterminalThank you11:33
JackWinteryw.  if you want to test xruns vs disk io, running bonnie++ on the disks while running an ardour prj will most likely show you the xruns11:35
audioterminalIs not enough cadence log to notice xruns?11:38
*** distrozapper has quit IRC11:39
audioterminalI will read about bonnie++ to see what you are talking about. Thank you again11:40
JackWinteraudioterminal: bonnie++ is a disk benchmarking program, so it really hammers the disk io system.  now you'll probably find that if you run it on the same disk that ardour is reading it's audio data from that you'll get the occasional xruns as ardour no longer can read data quickly enough.11:47
JackWinterseen like that it shows xruns much quickly than just running ardour and doing your normal computing.  i had xruns a couple of times a day, until i figured out that it was due to me keeping the audio data on my /home disk.  but bonnie++ allowed me to verify it much more quickly.11:48
JackWinterthe problems with xruns is that there can be many different reasons for them, so sometimes hard to verify exactly the source of the problem11:49
audioterminalI am having problems understanding how to set the noatime mount option11:58
audioterminalmy new hardrive does not show on /etc/fstab11:59
*** grobda24 has joined #kxstudio12:07
*** grobda24 has quit IRC12:07
*** grobda24 has joined #kxstudio12:07
JackWinteraudioterminal: then probably it gets automatically mounted somehow.  sorry don't know how to help with that.12:09
*** JackWinter has quit IRC12:09
audioterminalnp JackWinter12:09
*** audioterminal has quit IRC12:10
*** JackWinter has joined #kxstudio12:14
*** audioterminal has joined #kxstudio12:49
audioterminalI figured to set noatime It is not that dificult after all12:49
audioterminalI used the UUID instead of /dev/sdb112:50
audioterminalthe setting I used was defaults,noatime I hope that part was ok12:52
*** designbybeck has joined #kxstudio13:09
*** BitPuffin|osx has joined #kxstudio13:13
*** audioterminal has quit IRC13:23
*** spectromas has joined #kxstudio13:29
*** rncbc_jolla has joined #kxstudio13:31
*** HarryHaaren has joined #kxstudio13:33
*** wolftune has joined #kxstudio14:21
*** BitPuffin|osx has quit IRC14:21
*** BitPuffin|osx has joined #kxstudio14:22
*** rncbc_jolla has quit IRC15:02
*** halfbeing has joined #kxstudio15:17
*** wargreen has quit IRC15:27
*** wargreen has joined #kxstudio15:39
*** BitPuffin|osx has quit IRC15:51
halfbeingJackWinter: is it ok to use a non-ubuntu -rt kernel with ubuntu? will things break?15:58
falktxtry it15:59
HarryHaarenhalfbeing, yes should be fine. Will things break - hard to know, but they shouldn't ;)16:00
falktxwell, they can16:05
falktxthe iolinux kernel is broken16:05
*** wolftune has quit IRC16:05
falktxavlinux one works, sorta16:05
halfbeingthanks HarryHaaren, JackWinter16:10
*** wolftune has joined #kxstudio16:31
*** distrozapper has joined #kxstudio16:34
*** rncbc has joined #kxstudio17:11
JackWinterhalfbeing: i think it ought to work, unless userland is relying on something in the kernel config which is missing from your rt kernel.  note that out of tree modules like nvidia, vbox, etc might break..17:12
JackWinterin any case just install it and try to boot it (while leaving the ubuntu kernel installed), if something breaks badly you are only a reboot away from the ubuntu kernel17:13
*** orngjce223 has joined #kxstudio17:30
halfbeingi've just noticed that in ubuntu vivid i no longer have a choice of frequency governor. i only have ondemand. would having a performance governor improve performance of reaper in wine? if so, could i enable it in grub, rather than having to build a custom kernel?17:41
falktxdid you did an upgrade?17:48
*** tjingboem has joined #kxstudio18:24
*** halfbeing has quit IRC18:45
*** yann-kaelig has joined #kxstudio18:52
*** halfbeing has joined #kxstudio19:02
*** tjingboem has quit IRC19:51
*** halfbeing has quit IRC19:53
*** anonimoinc has joined #kxstudio20:09
*** grobda24 has quit IRC20:12
*** halfbeing has joined #kxstudio20:31
*** halfbeing has quit IRC21:02
*** halfbeing has joined #kxstudio21:13
JackWinterhalfbeing: i think that might depend on the cpu.  for instance my i7 runs perfectly fine with ondemand.  it switches C and P states without any issues.  suppose best would be to try.  normally you can also change it at runtime, no need to set it on boot (unless you want to)21:22
*** BitPuffin|osx has joined #kxstudio21:25
*** anonimoinc has quit IRC21:31
*** BitPuffin|osx has quit IRC21:48
halfbeingJackWinter, the options to change governor are entirely missing. Ondemand is the only option available.21:51
falktxI had that error too, some old stuff on /etc/modules caused it21:51
falktxI needed some custom modules to make my i7 governors work on old kernels, which are not needed anymore21:51
halfbeingwould that be another good reason to roll my own kernel?21:52
JackWinterdon't think i've ever seen that.21:53
*** designbybeck has quit IRC21:53
JackWinterbut then again i'm not running ubuntu :)21:53
JackWinteri know there was a problem for a while to change the cpu governor on linux-rt, but afaik it's been fixed in all rt versions.21:54
halfbeingi've got a question about rolling a kernel. i tried to apply the 3.18.13 rt patch to the 3.18.13 vanilla sources and it failed, detecting a previously applied patch. any idea how i can get round this?21:55
JackWinteralso k8-powernow (or whatever it's called) is disabled on rt kernels21:55
JackWinterhalfbeing: did you apply the right patch? https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.16-rt13.patch.xz21:56
JackWinteror possibly you had already patched it once?21:56
JackWintersorry i mean: https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/older/patch-3.18.13-rt10.patch.xz21:57
halfbeingi think i see where i may have gone wrong. i'll try again later on today. thanks everyone for your help once again.21:59
*** halfbeing has quit IRC22:03
*** HarryHaaren has quit IRC22:35
*** falktx has quit IRC23:00
*** distrozapper has quit IRC23:18
*** rncbc has quit IRC23:51

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