/srv/irclogs.ubuntu.com/2014/09/17/#ubuntu-kernel.txt

=== kgunn is now known as Guest14808
=== ikonia is now known as Guest83023
=== kgunn is now known as Guest35270
bicepjaitrying 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 ?06:43
apw_bicepjai, well you want to look at the udev events using udevadm monitor, and make sure your modalias matches that device07:16
apw_modinfo on your module should show you07:17
=== 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
apw_rtg, ok pushed a couple of fixes for that tools thing to utopic, looks to work in my test env at least14:07
rtgapw_, ack14:07
rtgapw_, so, prolly need an upload today ?14:08
apw_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
apw_rtg, it wasn't clear to me how urgent the issue is in the bootstrap archiev14:08
rtgdunno, slangasek ? ^^14:08
apw_if it isn't uber urgent i could upload it to the bootstrap PPA and confirm the binaries there14:09
rtgapw_, we can get also by without an ABI bump this time (if that'll grease the skids)14:10
apw_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 sooner14:11
rtgapw_, lemme do the bow tying and a quick build test14:11
rtgapw_, amd64 test build on Utopic master-next looks good, so you can go ahead and drop this into your bootstrap PPA14:32
apw_rtg, ack will do14:32
rtgapw_, havebn't tagged it yet14:33
=== kgunn is now known as Guest81961
sr105henrix: Thanks for your help yesterday. It solved my issue.15:07
sr105ogra_: ^ smae15:07
sr105same15:07
ogra_:)15:08
slangasekrtg, 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:17
rtgslangasek, its a way of testing those build stages in the linux package, i.e., stage115:18
rtgwhich is, I think, the problem you ran into (stage1 was erroneously building some tools)15:18
slangasekok, so I suppose you want to test that, but those tests don't address my use case15:18
slangasekbecause when you're testing you're using the full build-depends15:18
rtgslangasek, prolly not directly. 15:18
henrixsr105: awesome, i'm glad it help!15:20
rtgslangasek, I'll get an upload going later today if apw's tests work. then you can retry your cross builds15:20
apw_slangasek, right my archive isn't relevant for you, it is for regressions testing on normal cases only15:20
=== JanC is now known as Guest81934
apw_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 doing15:21
=== apw_ is now known as apw
* slangasek nods15:21
slangasek(-P!  Why did we need a commandline argument for this, when we already had the env var setting...)15:21
apwi have also fixed the thing to handle the new pluralised -P env variable15:22
apwperhaps for tools integration with things like sbuild15:22
apwslangasek, spoke with cjw about the build-deps but it seems we don't have buildd support for the control <> thing yet15:23
slangasekcorrect15:24
apwslangasek, does your bootstrap env just suck up new sources, or can we slip a special in to check this works for you15:27
slangasekapw: the *-cross-toolchain-base packages build-depend on linux-source15:31
apwslangasek, hmmm i think we must be talking at cross purposes, as bootstrap stage only produces linux-libc-dev15:33
slangasekapw: yes, and when used in a cross environment, we use it for generating a cross linux-libc-dev15:33
slangasek(because we can't build-depend on a foreign-arch linux-libc-dev)15:33
apwslangasek, oh i see, gah :)15:34
=== JanC__ is now known as JanC
rtgapw, my test build looks fine, so I guess I'll upload. you ready for that ?15:46
apwrtg, any test builds in bootstrap will be "some time" ... so ...15:46
rtgapw, ok, I'm just gonna assume they are OK, cause any failures there won't affect the main build process15:47
apwrtg, ack15:47
apwrtg, if you haven't already, this isn't right, for cloud tools15:50
rtgapw, gak! what ?15:51
apwthere is a sublty here, due to all being done in i386, asses15:51
* apw pokes15:51
apwand that is the bit which breaks them, crapola15:52
rtgapw, guess I'll go delete the tag15:52
apwi hate indep15:53
rtgapw, feel free to 15:53
rtgsquash your fix15:53
apwwill do15:53
apwrtg, ok fix squashed and pushed, but i am betting abi failurs ?16:31
rtgapw, I'll rebuild then16:31
rtgapw, why would anything you've done cause an ABI change ? it all looks like packaging to me.16:33
apwrtg, right, that, which is why i mentioned it16:33
rtgapw, still confused about why your change might impact ABI, but whatever....16:35
apwrtg, it oughtn't which is confusing16:35
apwperhaps i screwed some pooch, i am rerunning my test build before i declare it wrong16:35
apwrtg, perhaps you should test build it again as it is, and then call me stupid otherwise16:36
rtgapw, in progress16:36
apwrtg, 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 check16:45
rtghuh, well gloin will be done in 50 minutes or so16:46
* apw looks baffled16:58
apwrtg, where did you get the abi info from, as the previous version is still in (new)17:05
=== psivaa_-afk is now known as psivaa_
rtgapw, git mv I think.17:09
rtgapw, and all of my builds failed for abi-check. dang. I'll fix it up.17:10
apwrtg, the previous abi was -14 though, this is -1517:10
apwok so at least that makes sense ... i was getting very confused17:10
rtgapw, dunno, otp. I''ll get to it in a bit17:10
=== niedbalski_ is now known as niedbalski
marvin24mlankhorst: xserver (1.15.1-0ubuntu2.1) got broken on lts for non pci platforms like arm19:48
marvin24the change log points to some revived patch for hw detection19:48
marvin24server just segfaults19:49
marvin24https://bugs.launchpad.net/ubuntu/+source/xorg-server-lts-saucy/+bug/132221219:57
ubot5Launchpad bug 1322212 in OEM Priority Project "Switching to the Guest session results in a black screen" [High,In progress]19:57
mlankhorstmarvin24: yeah !arm is less supported, what are you running?20:14
mlankhorsterm !x8620:14
mlankhorstpci-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 description20:18
marvin24mlankhorst: this is on tegra20:24
marvin24I think 1.16 fixes it20:25
marvin24(not tested)20:25
marvin24driver is opentegra (or modesetting)20:26
marvin24I know it is not supported, but it would be sad if it stays broken20:28
mlankhorstmarvin24: fix opentegra then :P20:55
mlankhorstI think modesetting works20:55
=== sr105 is now known as sr105|away
=== kgunn is now known as Guest93957
kirklandbjf: around?23:35

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