=== kgunn is now known as Guest14808 === ikonia is now known as Guest83023 === kgunn is now known as Guest35270 [06:43] trying to do complete task05 in http://eudyptula-challenge.org/, got stuck and any help would be appreciated ! my razor keyboard creates 3 devices hiddraw[1-3], i want my hello module to load on my keyboard hotplug; i have tried changing usbhid quirks, udev rules to load my hello module on my keyboard vendor:product id; none of them works ! any thoughts ? [07:16] bicepjai, well you want to look at the udev events using udevadm monitor, and make sure your modalias matches that device [07:17] modinfo on your module should show you === Guest83023 is now known as ikonia === psivaa_ is now known as psivaa_-afk === psivaa_-afk is now known as psivaa === dgadomski_ is now known as dgadomski === gmb` is now known as gmb === kgunn is now known as Guest35530 === sr105|away is now known as sr105 === Guest35530 is now known as kgunn [14:07] rtg, ok pushed a couple of fixes for that tools thing to utopic, looks to work in my test env at least [14:07] apw_, ack [14:08] apw_, so, prolly need an upload today ? [14:08] we should jsut remember to check all the "other arches" tools pacakges the next itme we build it properly, as cross does not contain anything in those packages :) [14:08] rtg, it wasn't clear to me how urgent the issue is in the bootstrap archiev [14:08] dunno, slangasek ? ^^ [14:09] if it isn't uber urgent i could upload it to the bootstrap PPA and confirm the binaries there [14:10] apw_, we can get also by without an ABI bump this time (if that'll grease the skids) [14:11] rtg, i am waiting on another test, when that is done, i'll be happy to suffer an upload, if its not an abi bumper we might fancy doing it sooner [14:11] apw_, lemme do the bow tying and a quick build test [14:32] apw_, amd64 test build on Utopic master-next looks good, so you can go ahead and drop this into your bootstrap PPA [14:32] rtg, ack will do [14:33] apw_, havebn't tagged it yet === kgunn is now known as Guest81961 [15:07] henrix: Thanks for your help yesterday. It solved my issue. [15:07] ogra_: ^ smae [15:07] same [15:08] :) [15:17] rtg, apw_: I care about the tools issue for making the cross-toolchain packages in utopic buildable again; dunno what the bootstrap archive is that you're referring to, I think that's not relevant to me? [15:18] slangasek, its a way of testing those build stages in the linux package, i.e., stage1 [15:18] which is, I think, the problem you ran into (stage1 was erroneously building some tools) [15:18] ok, so I suppose you want to test that, but those tests don't address my use case [15:18] because when you're testing you're using the full build-depends [15:18] slangasek, prolly not directly. [15:20] sr105: awesome, i'm glad it help! [15:20] slangasek, I'll get an upload going later today if apw's tests work. then you can retry your cross builds [15:20] slangasek, right my archive isn't relevant for you, it is for regressions testing on normal cases only === JanC is now known as Guest81934 [15:21] slangasek, to test yours i uninstalled dh-systemd in my build chroot after a build and re-ran it with -Pbootstrap to simulate what you are doing === apw_ is now known as apw [15:21] * slangasek nods [15:21] (-P! Why did we need a commandline argument for this, when we already had the env var setting...) [15:22] i have also fixed the thing to handle the new pluralised -P env variable [15:22] perhaps for tools integration with things like sbuild [15:23] slangasek, spoke with cjw about the build-deps but it seems we don't have buildd support for the control <> thing yet [15:24] correct [15:27] slangasek, does your bootstrap env just suck up new sources, or can we slip a special in to check this works for you [15:31] apw: the *-cross-toolchain-base packages build-depend on linux-source [15:33] slangasek, hmmm i think we must be talking at cross purposes, as bootstrap stage only produces linux-libc-dev [15:33] apw: yes, and when used in a cross environment, we use it for generating a cross linux-libc-dev [15:33] (because we can't build-depend on a foreign-arch linux-libc-dev) [15:34] slangasek, oh i see, gah :) === JanC__ is now known as JanC [15:46] apw, my test build looks fine, so I guess I'll upload. you ready for that ? [15:46] rtg, any test builds in bootstrap will be "some time" ... so ... [15:47] apw, ok, I'm just gonna assume they are OK, cause any failures there won't affect the main build process [15:47] rtg, ack [15:50] rtg, if you haven't already, this isn't right, for cloud tools [15:51] apw, gak! what ? [15:51] there is a sublty here, due to all being done in i386, asses [15:51] * apw pokes [15:52] and that is the bit which breaks them, crapola [15:52] apw, guess I'll go delete the tag [15:53] i hate indep [15:53] apw, feel free to [15:53] squash your fix [15:53] will do [16:31] rtg, ok fix squashed and pushed, but i am betting abi failurs ? [16:31] apw, I'll rebuild then [16:33] apw, why would anything you've done cause an ABI change ? it all looks like packaging to me. [16:33] rtg, right, that, which is why i mentioned it [16:35] apw, still confused about why your change might impact ABI, but whatever.... [16:35] rtg, it oughtn't which is confusing [16:35] perhaps i screwed some pooch, i am rerunning my test build before i declare it wrong [16:36] rtg, perhaps you should test build it again as it is, and then call me stupid otherwise [16:36] apw, in progress [16:45] rtg, ok i got another abi failure, but that makes no sense as the diff to your master-next shows only changes in -tools, which isn't even part of the abi check [16:46] huh, well gloin will be done in 50 minutes or so [16:58] * apw looks baffled [17:05] rtg, where did you get the abi info from, as the previous version is still in (new) === psivaa_-afk is now known as psivaa_ [17:09] apw, git mv I think. [17:10] apw, and all of my builds failed for abi-check. dang. I'll fix it up. [17:10] rtg, the previous abi was -14 though, this is -15 [17:10] ok so at least that makes sense ... i was getting very confused [17:10] apw, dunno, otp. I''ll get to it in a bit === niedbalski_ is now known as niedbalski [19:48] mlankhorst: xserver (1.15.1-0ubuntu2.1) got broken on lts for non pci platforms like arm [19:48] the change log points to some revived patch for hw detection [19:49] server just segfaults [19:57] https://bugs.launchpad.net/ubuntu/+source/xorg-server-lts-saucy/+bug/1322212 [19:57] Launchpad bug 1322212 in OEM Priority Project "Switching to the Guest session results in a black screen" [High,In progress] [20:14] marvin24: yeah !arm is less supported, what are you running? [20:14] erm !x86 [20:18] pci-less is slightly broken, but as long as they don't use the platform description it will work correctly, afaict omap works, which is the only driver that used the string description [20:24] mlankhorst: this is on tegra [20:25] I think 1.16 fixes it [20:25] (not tested) [20:26] driver is opentegra (or modesetting) [20:28] I know it is not supported, but it would be sad if it stays broken [20:55] marvin24: fix opentegra then :P [20:55] I think modesetting works === sr105 is now known as sr105|away === kgunn is now known as Guest93957 [23:35] bjf: around?