/srv/irclogs.ubuntu.com/2009/02/03/#ubuntu-kernel.txt

=== asac_ is now known as asac
emgent_smb_tp: ping08:45
smb_tpemgent_, pong08:48
=== mcasadevall is now known as NCommander
Ngis there a xen kernel for jaunty?14:20
TheMusoapw: Do you have those rebase script tweaks in a git repo yet? If so I should take a look at them as part of my getting linux-libc-dev for !x86/armel upoaded.14:36
TheMusoapw: Sorry, I'm on IRC for somewhat longer than I was just earlier.14:52
=== KterinK is now known as dou213
TheMusoapw: Never mind, I see the lpia upload. I'll pull that tree and have a look.14:53
apwTheMuso, yeah rebase-lpia should be the right one in the lpia tree15:11
TheMusoapw: Yeah got it, I'm going to use rebase/retag-lpia and change them for ports and use them as a base.15:13
apwTheMuso, cool.  if you need to ask anything about how its intended to work etc yell15:17
TheMusoapw: Thanks, but I think I'll be right.15:18
praveenis there any way for a thread to figure out if its is being traced by someone or not15:37
TheMusoc15:54
TheMusoapw, smb_tp, I am making progress. apw I have rebased based on your new script changes. Just need to make a few more changes before I'm willing to upload a git tree. I should have something ready tomorrow morning, given I'm not pulled away for discussions/meetings.16:51
apwTheMuso, that is awsome16:52
smb_tpTheMuso, Great16:52
* lamont has a kvm/intrepid question...16:55
lamontso kvm host with winxp runninng inside it (so shoot me)... if the kvm window is in another workspace, it appears that (at least) when the windoze app is doing I/O, that it blocks because the window isn't in the foreground workspace...  how do I beat that into submission^W working anyway?16:56
lamontno libvirt involved here - that makes me cry somewhat16:56
sorenlamont: JOOI... Compiz or no compiz?16:58
lamontmetacity16:59
lamontmetacity16:59
sorenCould you try with compiz? Just for fun?16:59
lamont00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)16:59
lamontsoren: that involves figuring out who to actually turn on compiz... and all of the pain that it causes17:00
* soren has a half baked hypothesis about the cause of this17:00
sorenlamont: just do "compiz --replace" in a terminal.17:00
sorenlamont: And when you get bored with all the wobbliness, do "metacity --replace".17:00
lamontsoren: the only really-missing bit from compiz for me is keyboardFocusPolicy == strict17:01
lamontwhich, uh, is documented in the source of metacity...17:01
lamont :-)17:01
lamontand available via gconf-editor17:01
lamontwell, that seems to have let it finish running17:01
lamontI'll give it a better test next time I boot the beatsy17:02
lamontbeasty, even17:02
* lamont likes the way compiz/metacity --replace hijacks the terminal window by not daemonizing.17:02
lamontwell, maybe 'likes' isn't completely accurate17:03
sorenIt's a feature.17:03
lamontsoren: for many bonus points and beers, port metacity-2.24.0/debian/patches/001_strict_focus.patch to compiz17:04
lamontQ: when does the newly created window get focus?  A: NEVER17:05
lamontsoren: http://paste.ubuntu.com/113264/ explains _why_ switching to compiz didn't change anything...17:19
lamontin that it didn't switch17:19
kennethr1I think I'm getting a kernel panic on 8.10 via Wubi on Vista....I'm suspicious of the wireless...Broadcom BCM4311...how can I enable dumps/get  a backtrace?19:06
oly562im trying to load this webcam, can someone help me out? im pretty good with linux, and it shouldnt take too long, i just need some tips or clues ok? let me know what you want displayed from cmdline and i will provide any info that you may need. thanks!!19:08
kennethr1oly562: is it USB-attached?19:09
kennethr1oly562: did you try just plugging it in?19:10
oly562usb19:10
oly5622.6.24-19-generic19:10
=== maxb_ is now known as maxb
oly562Bus 005 Device 023: ID 041e:403d Creative Technology, Ltd WebCam Notebook Ultra19:11
oly562kennethr1: you good with linux mods and drivers? web cams specifically19:12
kennethr1oly562: what are you trying to do?19:13
oly562your kidding right kennethr1 lolol19:18
oly562nevermind dude. you should know by now19:18
kennethr1oly562: no, I mean what isn't working19:18
kennethr1oly562: are you trying to use skype? cheese? what?19:19
kennethr1what's the problem19:19
oly562cheese doesnt see it 19:19
oly562camorama neither19:20
oly562nor kopete19:20
oly562so forth19:20
oly562im trying to have my cam at least work locally19:20
oly562on linux of course19:20
kennethr1you're on 8.04?19:21
oly562yes19:24
oly562LTS19:24
oly562VF0070 is my model for cam19:31
oly562k so19:36
oly562kennethr1 really didnt have much info did he19:37
oly562lol19:37
kennethrHow can I enable kernel panic dumps?19:55
kennethrHow can I enable kernel panic dumps?20:42
macohi kernel people. ive been looking at bug 272530 for a while, and it's turning out to be something that can be fixed on some machines using a bios update. on other machines, the most recent bios doesn't help. i'm guessing it's still a bios bug, just one that's being ignored by some manufacturers. should it be invalidated, or is there some way the kernel can work around the issue?21:41
ubot3Malone bug 272530 in linux "64-bit Intrepid automatic permanent reboot loop related to having exactly 4GB of memory" [High,Triaged] https://launchpad.net/bugs/27253021:41
dtchenit's very much still a bios bug. if enough info is provided, namely dmidecode, it could be warned during boot.21:45
macodtchen: dmidecode? i dont know how to tell them to get that info21:53
macodtchen: and when you say "warned on boot" do you mean throwing up a "you have a bios bug, so this won't work" message or finding a way to work around it?21:53
dtchenthe former21:54
dtchendmidecode is shipped by default21:54
dtchenin fact, some of the necessary info is already grabbed during boot; see /var/lib/acpi-support21:54
macooh just "dmidecode > dmidecode.txt"?21:54
dtchenspecifically, see /etc/acpi/start.d/10-save-dmidecode.sh21:55
praveen_hiiii....i tried to fork a child and then create several threads in the child made each one of them say ptrace_traceme. Then I watched thoses threads execute and i observed that all threads become zombie. But the output of the ps command showed parent alive. Can anybody explain this thing23:35

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