/srv/irclogs.ubuntu.com/2011/07/13/#ubuntu-kernel.txt

=== jjohansen is now known as jj-afk
=== yofel_ is now known as yofel
=== smb` is now known as smb
* smb yawns and reads scrollback...07:35
smbhggdh, Have not yet looked back at the bug bug mainly I am looking for a full set of messages from wherever you extracted the order 5 messages. Maybe seeing oom killer going for something and/or at least showing memory levels at that point.07:41
smbAt the time of the order 5 messages it seems like only being bad for higher level allocations but still some reserves for lower orders. Can be related or just a side effect. It is not clear what exactly happens later.07:42
=== Quintasan is now known as Quintasan_
=== Quintasan_ is now known as Quintasan
=== Quintasan is now known as Quintasan_
=== Quintasan_ is now known as Quintasan
=== Quintasan is now known as Quintasan_
=== Quintasan_ is now known as Quintasan
ppisatiguys, what's the debian/rules "action" to just unpack the kernel and do the config?10:21
apwppisati, as in to make the debuan/build/build-<flavour> with the .config in it?10:22
apwppisati, thats fdr prepare-<flavour>10:22
ppisatiok10:24
* ppisati needs a fdr cheatsheet10:24
ppisatibtw, there's a clash between one of our option and the TI BSP10:25
ppisatibasically, i get a solid freeze on boot for some reason10:25
ppisatiand i'm trying to find what's wrong without copying opver the entire TI .config10:25
apwppisati, if what you are really interested in is the final config then fdr genconfigs makes configs in CONFIGS/* in your tree10:26
ppisatiisn't .config the final config?10:27
apwppisati, yes, but i am saying if all you wanted was the config then genconfigs makes the same .config contents in CONFIGS/<names>10:28
ppisatiok10:28
ppisatifrom time to time pusleaudio goes berserk and i get a "nice" metallic/robotic output... :)10:32
apwppisati, yep, it does do that, good isn't it10:36
ppisatiyep10:37
* apw cries at the state of launchpad, even worse than normal10:40
apw(Error ID: OOPS-2020DR100)10:40
ubot2https://lp-oops.canonical.com/oops.py/?oopsid=2020DR10010:40
apw(Error ID: OOPS-2020DR100)10:40
ubot2https://lp-oops.canonical.com/oops.py/?oopsid=2020DR10010:40
brycehapw, they just did a rollout a few hours ago10:41
apwbryceh, i know, and as usual its completely broken for everything i need to use10:41
apwliterally everything i touch just times out, all my scripting is exploding, i can't nominate bugs, other than that it is purfect10:42
brycehapw, ouch10:44
apwyeah they decided to do a h/w change wherein we'll be running on the slave server for a day in parallel to a s/w update10:44
apwso they have no idea if the issues are the new code or just the slave not being up to the job10:44
* apw knows which bucket he would put that decision10:45
apwppisati, ok as we can't use launchpad for CVE coordination ... i am looking at 2011-101010:45
apwppisati, oh and be warned that http://people.canonical.com/~kernel/reports/kernel-cves.html stopped updating at 7:30 UTC as well10:49
ppisatiapw: no prob, i'm all for linaro2ubuntu stuff these days10:53
ppisatiand btw, i just noticed that even the linaro kernel hangs/panics/etcetc on boot10:54
ppisatiso the issue is somewhere else...10:54
ppisatiuhmm...10:54
=== anubhav_ is now known as anubhav
bastik_Hi, after automatic upgrade to 2.6.38-10 on natty, my Graphics card (ATI Mobility Radeon X600) stops working. Shall I file a Kernel bug on launchpad?13:03
apwbastik_, yes13:05
bastik_ok, bye13:06
smb...also point out when filing the bug whether you where using the binary (fglrx) or open source driver (radeon)13:06
hertonbastik_: also file the bug from the affected machine using 'ubuntu-bug -p linux' (see https://wiki.ubuntu.com/Kernel/Bugs)13:08
bastik_thanks for the hints, I have xserver-xorg-video-radeon, this should be the open source package13:10
bastik_do you need diagnostic, when old kernel is booted (all is fine then)?13:12
* ogasawara back in 2014:45
sforsheecking, here's a fun problem. Your stap script indicates that the machine hangs in acpi_hw_write_pm1_control() on the way out of s3. Any ideas? bug 70828615:03
ubot2Launchpad bug 708286 in linux "Resume after suspend not working - Toshiba Tecra R700" [High,Confirmed] https://launchpad.net/bugs/70828615:03
ckingsforshee, actually it indicates that we've written to the PM1 control register(s) and the machine suspended. that was the last thing we saw. If it did not come out of resume I suspect we did not re-enter the kernel15:05
sforsheethat does make more sense15:05
sforsheecking, so is there anything more to try with that machine? or is it a hopeless case?15:08
ckingsforshee, we can see if it enters the kernel.15:09
* bjf -> dr. appt.15:58
=== bjf is now known as bjf[afk]
* herton --> lunch16:04
* smb -> pint16:23
* apw looks at smb with envy16:23
* smb drinks one for apw16:23
=== bjf[afk] is now known as bjf
apwjjohansen, flys like a rocket ship ...17:04
jjohansenhehe, well we are getting to the end of the pastable text17:05
ppetrakismb, yeah, that bug isn't resurfacing. what I think happened is I continue to run proposed kernels  in response to the s4 video corruption bug I found. Then kernel was upgraded since my return from Dublin and that bug is either fixed or covered up17:11
ppetrakismb, 100 s3, no fault found17:11
tgardnerkees, what was the name of the tool that removed the U3 partition from a SanDisk Cruzer USB stick ?17:51
keestgardner: u3-tool :)17:52
tgardnerkees, ah, cool. thanks.17:53
keestgardner: specifically u3-tool -p0 /dev/whatever17:53
kees(the raw device, not a partition, iirc)17:53
tgardneryep17:53
keesogasawara: pcap issue is 810022 (I still need to check it out). kptr issue I addressed with procps 1:3.2.8-10ubuntu5, and hggdh didn't hit it in his testing, so I think we can ignore that for now.18:16
keesogasawara: if there is a CONFIG option for kptr, it'd be nice to turn it on, though.18:16
keesogasawara: but I don't think there is18:17
ogasawarakees: cool.  I'll investigate if there's a config for kptr.  I know the commit message mentioned setting it in /etc/sysctrl.conf if distro's wanted in enabled by default18:18
keesogasawara: yeah, unless it went in the last month, I don't think there is, which is fine. procps will cover it18:20
* bjf -> dentist18:29
=== bjf is now known as bjf[afk]
mjg59apw: I thought 83ccc92aa7bc9b9d47fc31a7b54e663fb9a3d992 wasn't supposed to end up being shipped?18:51
mjg59(natty, cd1c7d22c84faf5513e53d0e5618c9b9a3e3824f in oneric)18:51
* jjohansen lunch19:04
=== yofel_ is now known as yofel
=== bjf[afk] is now known as bjf
tgardnersforshee, tangerine is back21:00
sforsheetgardner, cool, thanks21:03
* tgardner --> EOD21:05
=== Quintasan_ is now known as Quintasan
chrismsnzHi guys, I have a question about bug #586897 - apparently the patch has been released and merged into mainline kernel, is this appropriate for lucid kernel backport and next install media update for lucid?21:35
ubot2Launchpad bug 586897 in linux "stex driver (Promise SuperTrak 8350/4650,etc) produces drastic I/O errors/corruption with 10.04 or later" [Undecided,Confirmed] https://launchpad.net/bugs/58689721:35
chrismsnzit's regarding a popular piece of RAID hardware21:36
=== arun__ is now known as arun_
jjohansenchrismsnz: maybe, we will have to look at the patch etc, but if the patch is upstream and fixes a real problem for lucid it is something we do want to evaluate22:10
jjohansenchrismsnz: whether it goes into the lucid kernel or just the currently supported backport kernel will depend22:11
bjfchrismsnz, the kernel for the next lucid point release has already been uploaded so that patch won't make it in22:14
chrismsnzjjohansen: good to hear - is this done as part of a process that will happen on it's own or do I need to follow up?22:14
chrismsnzbjf: i see22:14
jjohansenchrismsnz: lucid has a long life, there are also the backport kernels.  With the patch going into 2.6.36.3 this should be automatically picked up in our newer kernels as long as it doesn't coincide with anything causing regressions.22:16
bjfchrismsnz, looking into the git repo to see if it has already been picked up22:17
jjohansenchrismsnz: their should be a natty backport kernel to lucid that will have this, if its going to go into the Lucid kernel there will have to be more followup22:17
chrismsnzjjohansen: ok - is there a supported way to use a backport kernel on the install media? The nature of this bug is such that it will install a completely broken system22:18
jjohansenhrmmm, no that is a problem.22:18
jjohansenchrismsnz: it would be possible to create a custom usb/iso but that isn't a generic solution22:20
chrismsnzprobably the best solution is to install 9.10 and upgrade to Lucid, then install backported kernel before rebooting22:20
jjohansenchrismsnz: yeah, the next lucid point release is scheduled for  July 29, 201122:21
jjohansenchrismsnz: so the patch is already in the natty kernel22:24
chrismsnzrighto - looks like a karmic -> lucid upgrade, then install the natty backported kernel is the best way to get this system running lucid22:25
chrismsnzit's running karmic at the moment so no biggie22:25
chrismsnzI'll update the bug22:26
bjfchrismsnz, that patch is already in the lucid kernel22:27
chrismsnzbjf: that's surprising news - was the work done under another bug?22:28
bjfchrismsnz, looking22:28
chrismsnzbjf: also, does that mean the new lucid install media being released July 29th will contain the fix?22:28
bjfchrismsnz, it was picked up as a regular stable update patch set in january, yes it will be on the next media22:29
bjfchrismsnz, bug 70504522:29
ubot2Launchpad bug 705045 in linux "Lucid update to 2.6.32.28+drm33.12 stable release " [Medium,In progress] https://launchpad.net/bugs/70504522:29
chrismsnzthat is excellent news22:30
chrismsnzthank you both for your help, I'll update the bug and suggest it for closure once I can test it22:31
psusiok, I need someone to either talk me off the cliff, or join me in my crusade:  seriously, it is 2011 and the Linux kernel still can not handle surprise removal of a drive/media.  discuss.23:23
chrismsnzsurprise removal of a non-hotswap drive?23:24
psusieject a cdrom even23:24
psusiput a cdrom in, open a file on it ( maybe just cd a terminal to a directory on it ) and eject it... shit hits the fan23:24
psusispecifically, the fs can't be unmounted because it has open files, so it is lazily unmounted, which means it is just removed from the fs namespace... but still remains mounted as long as the open fd(s) exist... then you drop in a new cd, and you can not mount it because the old one is still mounted23:26
psusithings get even worse when you actually unplug a disk ( think usb flash stick ), especially if it has a raid or lvm on it23:26
psusithe kernel underwent a serious transition where the device driver layer got reworked to the bus/driver model that supports plug and play, but the block layer is still living in a non plug and play world23:27
psusiyou remove a device ( echo 1 > /sys/block/sda/device/delete ) and the device vanishes from the namespace, but is not actually deleted until it is no longer in use... it can't signal to a fs or md or dm driver on top of it that it needs to go away now, stop using me23:28
chrismsnzD:23:29
chrismsnzI guess I've been conditioned after so many years of Linux use just to not attempt those things23:29
psusiso there it sits, in a zombie state, not there as far as you can see, but not gone until the last reference is dropped23:29
psusiit is really easy to forget if you have rhthmbox playing an mp3 on a cd, and hit X and it just gets rid of the window, but doesn't actually close.. if it was on pause and still has the mp3 open, everything looks cool so you eject the disk... but it's very much not cool23:30
psusithe system really needs to be able to deal with surprise removal in a post plug and play world23:31
psusiand the whole plug and play revolution started with windows 95... it's more than 15 years later and linux still isn't there... urgh...23:33
psusimust fix this...23:34
psusi15 years.... crap now I feel old.23:38
jjohansenpsusi: it started long before win95, and yes its unbelievable that this isn't handled well still23:47

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