/srv/irclogs.ubuntu.com/2012/08/08/#ubuntu-kernel.txt

=== Edgan_ is now known as Edgan
tammy1230ethanchang, do you see abnormal situation on Asahi while pressing F4?02:35
=== smb` is now known as smb
brendandis there a way to check if a system has been suspended?10:20
apwbrendand, since boot ?10:20
brendandapw, yeah10:21
brendandapw, does dmesg just cover one boot? i could look in there10:21
apwbrendand, yeah its just one boot in dmesg10:21
apwthere are also logs in /var/log/pm-suspend10:22
apw[393718.228670] ACPI: Low-level resume complete10:22
apwthat line is probabally pretty indicative10:22
apwbrendand, though if i am honest for a proper check i would look at how suspend_test from firmware test suite does it10:23
brendandapw, it doesn't need to be too thorough, just a cursory check so i can validate that X event happened after suspend10:25
* ppisati goes hunting for food..11:06
* henrix follows ppisati11:08
ogra_henrix, dont eat ppisati !11:09
henrixogra_: nah, not in the mood for italian food11:10
ogra_lol11:10
* apw goes splash about11:18
apwwet12:11
rtgapw, one of you less secure passwords ?12:11
apwrtg, heh no a state of being right now :)12:11
apwrtg, and arn't you away today ?12:12
rtgapw, not until 11:3012:12
FreddrHHi! I've just seen the latest kernel team meeting minutes, it has a note about testing kernel 3.5 in precise. Where are problems supposed to be reported? looked around on launchpad but couldnt find the right spot.12:12
apwFreddrH, file a bug against linux i'd say, the version number should clue is in12:12
rtgFreddrH, file it against linux-lts-quantal12:14
FreddrHok thx!12:15
tjaaltonapw: whee, the overlayfs patch looks good.. building mesa right now :)12:32
tjaaltonbut I'm not sure how long it took to fail, so let's see..12:34
tjaaltonapw: yeah, it would fail right in the beginning, so.. success with the patch12:40
apwtjaalton, thanks, will clean it up for submission12:41
tjaaltonapw: would it be ok for precise as well?12:46
apwtjaalton, dunno will see13:10
* ogasawara back in 2014:55
rtgogasawara, between calxeda and ecryptfs I think there are enough major function patches in the hopper that we should upload again.15:07
ogasawarartg: ack, was thinking the same15:08
apwogasawara, and that revert for aufs15:08
ogasawaraapw: yep, I think I pushed that revert already15:08
apwogasawara, cool15:08
rtg_ogasawara, smoke testing the ecryptfs patches on -9 seem to work OK15:38
ogasawarartg: thanks, good to know15:39
rtg_though I haven't tested the boundary conditions. cking has some tests for that. he'll be busy when he returns.15:39
apwsmb, hey, where is your .33 tree15:48
smbapw, where it has been before...15:48
smbhttp://git.kernel.org/?p=linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git;a=shortlog;h=refs/heads/drm-next15:49
smbor15:49
smbhttp://kernel.ubuntu.com/git?p=smb/linux-2.6.32.y-drm33.z.git;a=shortlog;h=refs/heads/drm-next15:49
smbwithout drm-next 15:49
smb(was the first place I found for pasting)15:49
* dileks thought drm-next was a backport GIT branch from airlieds development tree15:56
rtgbjf, that 17" Dell you were admiring in PDX is beginning to die. Major nVidia display corruption.15:56
bjfhuh15:57
dilekssmb: what about compat-drm? an option? tested?15:57
bjfthat sucks15:57
rtg4+ years of hard use though15:57
rtgbjf, yeah, I'm bummed. I may actually have to buy a laptop this time :)15:57
bjfrtg, of find one to "enable"15:58
bjfs/of/or/15:58
rtgbjf, I'll send it to sforshee first :)15:58
smbdileks, No option I would say. It just is the way the 2.6.32 relase was done (Ubuntu and Debian) as nobody liked the drm in 3216:03
dileksIIRC the same with drm in 3.2.y 16:03
G__81"Failed to create pty - disabling logging for job16:03
G__81can someone help me out ?16:04
G__81i am trying to boot an Ubuntu FS Image in qemu with just the kernel. Its a 64 bit Ubuntu image though it boots up i dont see the console and it does not get me to the prompt. Its a 12.04 FS image and the kernel is 3.4.7. I am  using an  Ubuntu kernel config 16:04
G__81the error that i get is Failed to create pty - disabling logging for job16:04
apwG__81, that error just tells you one of your upstart jobs failed to open a logging channel16:07
apwG__81, it should not prevent anything working thoough16:08
G__81i have the tty drivers stuff enabled too 16:08
G__81the devpts98 stuff is enabled along with the kernel 16:08
apwyep that error normally means there is a race being tickled, it still does not affect functionality16:08
apwif your functionality missing, its not likely to be related to that error16:08
apwwhat kernel command line are you supplying16:09
G__81it boots but i get the error and it stops and then it does not proceed 16:09
apwthat error only means some logging is being dropped on the floor from upstart16:10
apwthe jobs continued as normal, so if they were working they'd work with that error there16:10
G__81this is the command http://pastebin.com/qurG1uEd16:10
apwi would add --verbose to the end of the kernel command line and see what that says16:10
dilekshmm, xserver with releasename16:14
apwdileks, ?16:15
dilekshttp://cgit.freedesktop.org/xorg/xserver/commit/?id=c22c936b35cee60609041ccb7ee52c00b0634d7b16:15
apwheh must have got bored of being the only ones without a silly name for every release16:16
apwG__81, what did that sayb16:20
apwogasawara, sforshee, go back to bed both ... i was using that machine :)16:21
ogasawaraapw: :)16:21
apwogasawara, you do kill her in the face16:21
hallynhi - https://lkml.org/lkml/2012/8/7/442 seems noteworthy.  bug in the apparmor+selinux cooperation with netfilter16:24
apwjjohansen, ^^16:24
G__81apw, looks like its got to do with the lib/modules . That verbose option really helped :) Thanks a ton 16:25
apwnp16:25
jjohansenapw: thanks, looking at it16:25
apwhallyn, how do we know its AA related ?16:26
hallynapw: it's not strictly AA related, but AA is running (default precise systems) and selinux nf hooks are running16:27
hallynso i think it's a bug in the initcalls stuff causing selinux's netfilter hook init to happen before selinux_disable() gets called16:28
apwperhaps just an ordering issue, don't some of them flop into the same buckets16:28
hallyn(i could dive deeper but thought i should mention it here first)16:28
apwas in there are more levels exposed than exist in initcalls16:29
hallynright, it's possible that it working so far relied on luck in the ordering of the initcall() entries.  16:29
hallynso to answer again, it don't think it's AA related, i think it's a bug in selinux, but not one selinux users will care about :)16:30
apwindeed16:30
apwand likely jjohansen will grok the interaction better than us16:30
hallynyup.  thanks.16:30
apwjj16:35
apwbah16:35
* smb -> gone16:36
G__81apw, ping16:46
apwpong16:46
G__81i corrected the modules problem in the FS but now again the same problem. it stops with the error which i pasted earlier , logging disabled16:47
G__81as you said i have the verbose option enabled 16:47
apwand what else does it say, the error is only a warning16:47
G__81it does not say anything it just stops :( i can probably upload the screenshot too if you want to look @ it16:48
apw--verbose will vomit all over the place so it must have said something16:48
G__81apw, i just created ./lib/modules/3.4.7 in my FS it does not have the drivers as such, thats ok right ?16:50
jjohansenhallyn, apw: the config in that bug report hash selinux as the only security module and enabled by default16:50
apwG__81, if you have no modules you have only half of your kernel installed16:50
apwjjohansen, oh, so its not an ubuntu config then16:50
hallynjjohansen: eh what?  i thought he said he was running the ubuntu kernel!16:51
jjohansenhallyn: well he said running ubuntu, I double checked16:51
G__81apw, ok then i ll do the install_mod_path 16:51
jjohansenI think we assumed an ubuntu kernel16:51
apwyeah that looks to be a straight selinux issue, its enabled, its the only one, its on by default, and it explodes16:52
hallynjjohansen: thanks, and sorry.  do you care to reply to the thread?16:55
jjohansenhallyn: sure16:55
hallynjjohansen: great, thanks 16:56
=== kamal1 is now known as kamal
* rtg is officially on vacation 17:15
apwsconklin, ok sorted out that 0044 it is now back to needed like it should be (for lucid)17:17
sconklinapw: not following you17:18
apwsconklin, CVE-2012-003317:18
ubot2apw: ** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0033)17:18
apwsconklin, CVE-2012-004417:19
ubot2apw: Integer overflow in the drm_mode_dirtyfb_ioctl function in drivers/gpu/drm/drm_crtc.c in the Direct Rendering Manager (DRM) subsystem in the Linux kernel before 3.1.5 allows local users to gain privileges or cause a denial of service (memory corruption) via a crafted ioctl call. (http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0044)17:19
sconklinapw: ack17:19
apwsconklin, we should likely prioritise getting that fixed as it has been announced as not broken for lucid17:19
sconklinok, I'll have at it17:20
bjfhttp://www.phoronix.com/scan.php?page=news_item&px=MTE1NTk17:23
sconklinwhat is the sound of one hand whacking?17:24
sconklinthat will sort itself out17:24
G__81what should be the arch option in deboostrap that i should give if the system is 64 bit17:27
* henrix -> EOD17:42
=== johanbr_ is now known as johanbr
=== mfisch` is now known as mfisch
=== mfisch is now known as Guest6140

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