[03:17] http://www.timhardy.net/wordpress/bytopic/howto/ --> Can someone give me a hand implementing this work-a-round so I can burn DVD's with k3b ? [03:27] sponix: This isn't a support channel. [03:35] I'll just do my best to fine a bug report .. Sorry if I disturbed anyone [03:35] s/fine/file/ === asac_ is now known as asac === thegodfather is now known as fabbione [05:17] do we have any good docs on actually fixing bugs? === Igorot_ is now known as Igorot === hunger_t is now known as hunger [10:30] pitti: how should a MIR look like if its just for some parts? [10:31] e.g. one binary package [11:03] pitti: siretart: bug 250245 [11:03] Launchpad bug 250245 in ubuntu "[MIR] - pcsc-lite sources + partially binary promotion to main" [High,Confirmed] https://launchpad.net/bugs/250245 [11:11] cody-somerville: there? [11:13] cody-somerville: gnomefreak said he asked you to add our mozillateam meetings to the fridge. you still have that on your radar (or are you actually the right to ask)? === lut4rp|afk is now known as lut4rp === lut4rp is now known as lut4rp}{afk === arthur- is now known as arthur__ === arthur__ is now known as arthur_ === Kopfgeldjaeger2 is now known as Kopfgeldjaeger [15:25] BenC, had a good trip ? === TomaszD is now known as Guest33196 [15:30] ogra: 13.5 hour drive...but it was nice [15:30] :) [15:30] ogra: how's things in waltham? [15:31] funny, there was a marriage in the hotel last night [15:31] did someone marry their ebox? [15:31] lots of bikers, burnouts at 1am with an exploding tire etc [15:32] kick ass [15:32] i got the 2.4.26 kernel runing on the cmpc btw [15:32] and indeed it fixes the prob [15:32] you mean 2.6.26, right? :) [15:32] but only applying the r8169 changes for .26 to .24 doesnt help :/ [15:32] yeah, indeed :) [15:33] i saw there is a lot changed in af_packet as well ... but that doesnt build if i dont lso have all the socket.h changes ... which was the point where i gave up las night [15:34] not sure where to go from here ... [15:34] check pci quirks [15:35] if it isn't the driver itself, that's about the only other place where I can see something getting fixed [15:35] (I can't see a bug in af_packet only affecting one device, but I guess it's possible) [15:35] well, its an issue of the NIC not replying to dhcp offers, thats why i suspected af_packet [15:36] ogra: does setting the IP manually make it work otherwise? [15:36] but it doesnt work with static IP either ... [15:36] ok, then definitely not af_packet :) [15:36] well, not sure if the hotel network doesnt block here [15:36] direct PC-to-PC ethernet should tell you though [15:37] might be that the router only accepts connections the dhcp server gave out before [15:37] good idea, i hope one of the cards i have here does autosensing .... i have no crossover cable with me [15:38] most modern PHY's have autosensing now adays [15:38] yeah [15:38] but i have never used my lappies wired interface, so i'm not sure [15:39] meh, firs some fiddling ... i dont have a -19 kernel on the cmpc atm ... damned space constraints [15:39] *first [15:40] btw, we should look that we start generating the initramfs in /tmp instead of boot ... i constantly run into space issues with /boot through that [15:43] asac: I guess you haven't received my last email? [16:18] BenC, oh, that smells related http://marc.info/?l=linux-netdev&m=121498012600793&w=2 [16:18] (even though i dont see it at all in 2.6.26) [16:21] hmm, even more ... http://userweb.kernel.org/~romieu/r8169/2.6.26-rc9/20080710-r8169-test.patch [16:26] ogra: ah, comes from mario too [16:26] ogra: going to give it a try? [16:26] ogra: transient may include "works in 2.6.26 and not in 2.6.24" [16:28] well, it seems we have it in .24 [16:28] http://paste.ubuntu.com/28741/ [16:29] what i wonder is if the call: [16:29] 1441 dprintk("Set MAC Reg C+CR Offset 0x82h = 0x01h\n"); [16:29] 1442 RTL_W8(0x82, 0x01); [16:29] that actually happens before the "if (tp->mac_version == RTL_GIGA_MAC_VER_02) {" doesnt trash it for me already [16:30] it somehow looks like wrongly ordered for me .... but its not different in .26 though [16:31] if only kernel builds wouldnt take a century :/ [16:31] ogra: hehe, it's easy to just build one driver [16:36] ogra: mkdir ../build; cp /boot/config-`uname -r` ../build/.config; make O=`pwd`/../build prepare; make O=`pwd`/build drivers/net/8169.ko [16:38] ogra: or: mkdir tmp; cd tmp; cp ../drivers/net/8169.c .; echo "obj-m = 8169.o" > Makefile; make M=`pwd` -C /usr/src/linux-headers-`uname -r` [16:38] * BenC could go on and on [16:49] ah, when i clean out the typos it actually works :) [16:51] :) === gaurdro_ is now known as gaurdro [16:52] intresting, dropping the RTL_W8(0x82, 0x01); line makes dmesg look a lot better (i get proper link up/down messages now) but doesnt make it work [16:53] well, but that looks like i'm on the right path ... [16:53] yay, something to fill my bored sunday with ... [17:44] what's the plugin to have firefox claim to be IE7/Windoze? [17:54] lamont: user-agent-switcher [18:18] heya === ScottK2 is now known as ScottK [19:05] highvoltage: that did the trick -thanks [19:05] benc: Btw, is there an intention to release a new Linux image soonish? [19:06] lamont: you're welcome. [19:19] hmpf, seems no matter what i do with the direver cant get it to work ... even using the complete code from 2.6.26 doesnt help === DreamThi1f is now known as DreamThief === Hattory_ is now known as Hattory [21:04] ion_: probably tomorrow or tue [21:06] benc: Great === dashua__ is now known as dashua [22:32] mdz: https://launchpad.net/ubuntu/+spec/no-more-source-packages [22:32] that's obsolete now right? [22:32] someone mentioned this here a couple weeks back to me but i can't remember what they said had taken over [22:43] there cant be that many open blueprints [22:44] https://blueprints.edge.launchpad.net/ubuntu/+spec/distributed-development-importer ? [23:15] pwnguin: thanks [23:17] Is it safe to assume the uvesafb/v86d problem (x86_64) is a known issue with the current daily-live? I didn't see a respective bug in Launchpad. [23:20] And is it too early to be reporting bugs for missing firmware in Intrepid?