/srv/irclogs.ubuntu.com/2019/10/18/#ubuntustudio-devel.txt

OvenWerksEickmeyer: FYI - http://www.ovenwerks.net/paste/kernel.txt15:29
* OvenWerks also wonders what the difference is...15:30
EickmeyerOvenWerks: Did you explain that USB requires that buffer be 128*3?15:32
OvenWerksThe conversation makes it clear they are trying to monitor through the DSP and need low latency.15:33
OvenWerkshowever, the main point is that one kernel works and another doesn't.15:33
OvenWerkshttps://liquorix.net/15:33
EickmeyerOk, well, I don't see any solution from our perspective. The kernel team would have to modify the configs, or accept a MP from us on the existing lowlatency config.15:34
OvenWerksThis is actually maintained by one of the xubuntu devs ;)15:34
Eickmeyerbrb15:34
OvenWerks(or at least is mirrored by)15:40
OvenWerksAnywy, I am also not sure if we should try changing our lowlat kernel or merely be ready to mention "other" possibilities.15:45
wonkoI should give it a go and see what happens15:45
wonkoIt's only 5.2 currently it seems (if that really matters)15:46
OvenWerksSo long as it works with your HW that should be ok.15:46
wonkoI don't see why it wouldn't. 5.0 worked15:47
wonkook, reboot time. :)15:47
OvenWerksright.15:47
OvenWerks one of the great lines one their web page is: "Tunes the kernel for responsiveness at the cost of throughput and power usage"15:48
wonkoI wonder what that actually means. 😁15:51
OvenWerksEickmeyer: certainly we have not kept the lowlatency kernel up to date with the newer kernels15:52
OvenWerkswonko: low latency != speed15:52
wonkoI understand that15:53
wonkoBut I wonder what they do to achieve that15:53
EickmeyerOvenWerks: I recently went over the config, and it's still quite sane and not much different from the default one. The lowlatency kernel is now maintained by the Ubuntu Kernel team, not us.15:53
EickmeyerThough, I know they'll accept any sane MP we throw at them.15:53
OvenWerksEickmeyer: yes they maintain it... effectively for us but the config started here.15:54
EickmeyerMight be good to compare the liquorix kernel's config file to the lowlatency one and see if we can simply bring-in that config and see if we can merge request it into the lowlatency kernel.15:54
EickmeyerWho's the Xubuntu dev that is involved?15:55
wonkoUgh, it didn't set grub correctly and booted into lowlatency instead15:55
OvenWerksMaybe not anymore, his web page no longer points at it.15:55
wonkoso, that's a fail. :)15:55
EickmeyerOk.15:56
EickmeyerWho *was* it then?15:56
OvenWerks it was unit19315:56
EickmeyerOh!15:56
EickmeyerWell, we already have a relationship with him, might be worth talking to him.15:57
Eickmeyerteward: ping15:57
OvenWerksif you look at the "Debian Prerequisites:" on https://liquorix.net/ and scroll through... it still shows his site as a mirror15:57
EickmeyerI see.15:58
wonkothat should have put something in /etc/grub.d/ right?15:58
wonkothat's how grub works these days?15:58
OvenWerksyou would probably have to look in the sub menu15:58
wonkoI........ don't know what that means. :)15:59
OvenWerksright under the lowlatency entry (or generic if you have one there is another entry... I don't remember what it is called) that when select gives another menu16:00
wonkoThere was advanced options and custom I think were the two other options16:00
OvenWerksadvanced options I think.16:01
wonkoYou would think a kernel installing itself would make a grub boot option though, no?16:01
OvenWerksno.16:01
wonkoThis thing is such a hassle to reboot. Ugh.16:01
OvenWerksWhat is the kernel actually called?16:01
wonkovmlinuz-5.2.0-21.2-liquorix-amd6416:02
OvenWerkswith ls -l /boot what date does it show for that kernel?16:03
wonko-rw-r--r-- 1 root root  8939392 Oct 17 19:12 vmlinuz-5.2.0-21.2-liquorix-amd6416:04
wonkoit's smaller. I wonder what they've cut out then?16:04
OvenWerkshard to know. Maybe some of the non-free blobs?16:05
OvenWerks(wifi, nvidia, etc.)16:06
OvenWerksEickmeyer: That kernel may not be great for graphics, or video... in fact the low latency kernel may not be the best either16:07
OvenWerksEickmeyer: I think we should be adding the generic kernel to installer16:08
EickmeyerOvenWerks: Yeah, and possibly the seed.16:08
wonkoOk, I don't think I'm going to mess with that right now. I've got things to actually do other than wait for my computer to reboot. :)16:09
OvenWerks :)16:09
OvenWerkswonko: new upload, last_master gets initialized for first start (to "") and device detection doesn't try to do anythinig if jack is False18:22
OvenWerkswonko: the GUI is different as well but can mostly be ignored. It still works but there are some new bits that do nothing right now.18:24
wonkook, i'll click on them a lot and complain to you that they don't do anything. :)18:24
wonkoin the configparser branch, right?18:24
OvenWerksin master18:24
wonkohave you merged configparser yet?18:25
OvenWerksconfigparser is finished/ready for delete18:25
wonkogroovy18:25
wonkogui doesn't look any different to me. :)18:27
OvenWerksdid you put it in the right place?18:28
OvenWerksusr/share/ubuntustudio-controls/ubuntustudio-controls.glade has to be put in it's place18:29
wonkooh right, I forgot that part18:42
wonkoI was just copying usr/bin/* to /usr/bin/18:42
wonkoWHY DOESN'T CHECKBUTTON DO ANYTHING?!?!?!?! YOU'RE TERRIBLE AT THIS!!!!!!!!one!!!!!18:44
wonko:D18:44
OvenWerksActually I just removed that...18:44
OvenWerksNow it works ;)18:44
OvenWerkswonko: I have left the top part for now but my intent is to have two sides, inputs and outputs with the left being inputs and the right being outputs.18:45
wonkoI definitely like the layout changes18:45
wonkothe tabs make it less cluttered18:45
wonkoyeah, that would be a nice change18:46
OvenWerksthe top will have a drop down (on each side) with the list of bridges plus the bottom one will be "Add Bridge"18:46
wonkoalso, no more jack getting restarted since i started using the configparser version (with your changes to that)18:46
wonkoso that's happy times18:46
OvenWerksthen there will be a name slot to set the name18:46
OvenWerksthen a connect to slot18:47
OvenWerkswonko: I am not sure if I should allow a number of channels or not... but whtever18:47
wonkoWe'll figure it out. :)18:48
OvenWerksI want to do something similar for "Extra Devices"18:49
OvenWerksProbably not connections though18:49
OvenWerksI want to have a USB device blacklist for things like webcams18:51
tewardEickmeyer: ERR:bronchitis23:17
tewardIs the ping urgent?23:18
Eickmeyerteward: Nah, it was a general discussion.23:18
tewardAh.  Context?23:18
EickmeyerScrolling...23:18
tewardSince i just napped for 7 hours I am actually half sane lol23:18
Eickmeyerteward: It had to do with changing the config in the lowlatency kernel. Mostly merge requests and what-not.23:19
tewardAh.  All kernel config changes have to go through the Kernel team23:19
EickmeyerThat's what I thought.23:19
tewardBecause thats their realm23:20
tewardThey need to spotcheck, etc23:20
tewardTest23:20
tewardThe whole shebang23:20
EickmeyerYeah. We used to directly maintain the lowlatency kernel directly, aiui. 23:20
tewardI wouldnt want to make any config changes default either without their input as well23:20
EickmeyerRight.23:20
EickmeyerIt would be to more closely match the Liquorix kernel since that does a better job of handling audio. If we did that, we'd also seed the generic kernel.23:21
tewardThis is why I lurk #ubuntu-kernel lol23:21
EickmeyerI also lurk there.23:21
tewardEickmeyer: i would wonder the diff between the existing kernel and the Liquorix kernel.23:21
Eickmeyerteward: Yeah, that's something I'd need to research.23:22
tewardAlso consider that AIUI all kernels get Main and Security coverage so it is a larger discussion23:22
tewardAbout support for multiple seeded kernels, etc.23:22
EickmeyerOvenWerks: ping23:22
teward@Eickmeyer: if the config changes for lowlatency make sense I think Kernel team would be more than happy to work with you to get them in.23:25
Eickmeyerteward: Right. I'll have to check the diffs.23:25
tewardI think that it would be a NACK on shipping more than one kernel base version tho23:25
tewardMy thoughts nothing to substantiate rho23:26
tewardTho*23:26
tewardDarn phone...23:26
EickmeyerWell, it's always the same kernel base version as generic, so that shouldn't be an issue.23:26
tewardI meant if you went and asked them to also ship Liquorix just for Studio ;)23:27
tewardBut yes otherwise the base is still the Generic that is already maintained by Kernel.23:27
EickmeyerNo, I wouldn't want to do that. I'd want to take their config and figure out the diff for our existing lowlatency kernel and figure out what makes the most sense.23:28
tewardUnrelated I have been floored for 3 days >.<  bronchitis is evil23:28
tewardHad to use PTO...23:28
EickmeyerDude, bronchitis is from Hell itself.23:28
tewardPneumonia is worse23:28
EickmeyerThat's true. Pneumonia knocked me on my back a couple years ago.23:29
tewardAs long as the bronchitis doesnt evolve into lower respiratory hell i will be fine23:29
EickmeyerYeah. Typically it doesn't, but that would definitely be bad.23:30

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