=== zz_nhayashi is now known as nhayashi === TheDrums is now known as TheMaster === TheMaster is now known as DalekSec === fmasi is now known as Guest98598 === Guest98598 is now known as fmasi === shuduo_ is now known as shuduo [13:10] if it proves working, would something like https://git.kernel.org/cgit/linux/kernel/git/johan/usb-serial.git/patch/?id=cec285642a121069e9c05cfb4189871043d8c39c qualify as SAUCE? [13:11] my youngest daughter has type1 diabetes, and sending data off the insulin pump for the doctor needs this damn device === nhayashi is now known as zz_nhayashi [14:03] tjaalton: I'd consider that patch saucy worthy. looks like it was undergoing some review/testing upstream on the linux-usb list [14:03] yeah [14:11] ogasawara, it is deeply disturbing to me that you and tjaalton are considering patches for a released kernel that have not been exposed to the Ubuntu community. poke, poke. [14:12] rtg: heh, well I'm assuming tjaalton will send a patch to the mailing list when he's ready :) === maxb_ is now known as maxb [14:19] sure :) [14:19] not assuming you to pull it from there [14:19] actually, I'm hitting that enumeration issue with superspeed ports [14:20] but it happens regardless of the patch [14:23] yeah seems to work on usb2, now I need to figure out how to get the data from it.. [14:44] looks like there are no tools for it yet, so I'll check out the situation and get back to you when there's something to use with it [14:44] some background in http://www.diabetesmine.com/2013/01/the-ethical-imperative-of-diabetes-interoperability.html [14:45] bewest is the guy who emailed linux-usb about the enumeration issue [15:05] tjaalton, saucy doesn't have a lot longer on support [15:13] bjf: yeah I meant as sauce patch [15:13] it's not upstream yet, maybe for 3.16 [15:13] tjaalton, still... best be upgrading to trusty :-) [15:14] that's what I use [15:14] ogasawara probably just typoed it :) [15:14] sauce/saucy [15:15] tjaalton: oops, yes, that was a typo. I did mean sauce [15:15] :) [16:15] rtg, you have trusty on your x120e ? [16:16] smoser, yup [16:33] rtg, does it resume from suspend ? [16:33] because i dont. [16:34] it dies, to the point where i have to pull the battery out on next reboot [16:34] smoser, actually, it has _never_ failed. I'll go update it andmake sure. [16:38] rtg, well, its only ever worked really well for me (suspend/resume). but just did fresh install last night (which is a pita because of the UEFI issue bug 1040320). [16:38] Launchpad bug 1040320 in ubiquity (Ubuntu) "Lenovo x120e install fails when in UEFI mode" [Undecided,New] https://launchpad.net/bugs/1040320 [16:57] rtg, well, ijust filed bug 1309112 [16:57] Launchpad bug 1309112 in linux (Ubuntu) "x120e does not resume from suspend" [Undecided,New] https://launchpad.net/bugs/1309112 [16:57] smoser, mine is still updating === sz0 is now known as sz0` [17:08] ppisati, looks like some of the arm configs just turn off stack size warnings. 'git grep CONFIG_FRAME_WARN' [17:09] rtg: i can see it's in our config _at least_ [17:09] (trusty-amd64)ppisati@tangerine:~/ubuntu-trusty$ grep -Ri FRAME_WARN debian.master/config/ [17:09] debian.master/config/powerpc/config.common.powerpc:CONFIG_FRAME_WARN=1024 [17:09] debian.master/config/armhf/config.common.armhf:CONFIG_FRAME_WARN=1024 [17:09] debian.master/config/amd64/config.common.amd64:CONFIG_FRAME_WARN=1024 [17:09] debian.master/config/arm64/config.common.arm64:CONFIG_FRAME_WARN=1024 [17:09] debian.master/config/i386/config.common.i386:CONFIG_FRAME_WARN=1024 [17:09] debian.master/config/ppc64el/config.common.ppc64el:CONFIG_FRAME_WARN=2048 [17:09] ppisati, yup, which I why I noticed it. OK, looks like an upstream patch. [17:10] which is* [17:22] ppisati, hmm, must be an artifact of building that module for powerpc. on armhf the frame size is only 472 bytes. [17:22] I am assuming wireless/ti/wlcore can only be loaded on arm [17:23] yep [17:23] ok, guess I'll leave it alone [17:24] rtg: you got 8k usage for wlcore on ppc? [17:24] ppisati, 9172 [17:25] stack scribbler then [17:25] cking, except that wlcore will never get loaded on powerpc [17:25] ah [17:26] rtg: well, i don't know if TI relicensed it's wifi IP for a discerete chip/company [17:26] rtg: but i doubt [17:26] rtg: and in any case it would be another driver === sz0` is now known as sz0 [18:06] rtg, upgraded yet? [18:06] smoser, uh, yeah. works fine. [18:06] really? [18:06] would I kid you ? [18:06] i think you have that rtl wireless. [18:06] i dont knw what could be different. [18:07] other than i put a ssd in yesterday [18:07] smoser, what is your wifi ? I haven't looked at the bug yet [18:07] I have an SSD [18:07] rtl8188ce [18:08] https://launchpadlibrarian.net/173032656/susres.2014-04-17_12%3A45%3A58.004375.crash [18:09] rtg, you dont boot with UEFI do you? [18:09] smoser, not that I recall. I'm pretty sure I don't have grub-efi installed. [18:10] smoser, actually, I _do_ have grub-efi-amd64 installed. [18:11] i could not get bios to recognize anything the installer laid down. [18:11] i let it do auto once [18:11] and did it myself another. [18:19] i wonder why i'm unlucky. [18:28] apw, your name is on /usr/share/apport/apportcheckresume [18:29] that runs after my system fails to resume. and i think it crashes. *it* causes a dialog (i think). but maybe i'm misunderstanding something. [18:29] smoser, it is meant to cause an apport report when resume fails indeed [18:30] smoser, its job is to work out that we have booted but that the last thing we did was suspend not shutdown; in that case it files a bug report [18:30] well... hm.. its confusing. [18:31] what you're saying makes perfecdt sense. and thats what i thought [18:31] but then [18:31] the dialog that comes up says [18:31] "Sorry, the application apportcheckresume has stopped unexpectedly" [18:31] ExecutablePath /usr/share/apport/apportcheckresume [18:32] whiich made me think *it* crashed when something else ran it. [18:32] am i just not reading the dialog right? [18:32] it may well have does it wrong, can you let it file a bug, and send me the name [18:33] number even [18:33] well, on that system it never gets there. [18:33] the dialogs just go away [18:33] i say "continue", then nothing. [18:33] well that is quality, ok, i'll try and reproduce it, could you email me direct and remind me, as i will forget by tuesday [18:34] happy easter. [18:34] i'll try to remember too. [18:34] smoser, you too :) /me blames it on p itt i or someone :) === sz0 is now known as sz0`