/srv/irclogs.ubuntu.com/2007/05/02/#ubuntu-kernel.txt

=== kkubasik [n=kkubasik@kjk38-laptop.STUDENT.CWRU.Edu] has joined #ubuntu-kernel
=== philwyett [n=philip@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu-kernel
=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel
=== jml_ [n=jml@121.44.221.65] has joined #ubuntu-kernel
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel
=== jml [n=jml@121.44.221.65] has joined #ubuntu-kernel
=== jml_ [n=jml@121.44.221.65] has joined #ubuntu-kernel
=== n2diy [n=darryl@ppp-42d428c4.wlks.losch.net] has joined #ubuntu-kernel
=== jb-home [n=jbailey@2002:4a38:aa9:1:20d:93ff:fe5a:87c0] has joined #ubuntu-kernel
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== jml_ [n=jml@pA35.smi.southcom.com.au] has joined #ubuntu-kernel
=== jml [n=jml@220-253-103-248.TAS.netspace.net.au] has joined #ubuntu-kernel
=== ash211 [n=andrew@user-11fatn0.dsl.mindspring.com] has joined #ubuntu-kernel
=== jml [n=jml@121.44.221.65] has joined #ubuntu-kernel
=== bdmurray [n=bdmurray@c-24-21-235-175.hsd1.or.comcast.net] has joined #ubuntu-kernel
=== mdomsch [n=mdomsch@cpe-70-113-73-138.austin.res.rr.com] has joined #ubuntu-kernel
=== n2diy [n=darryl@66.212.42.145] has joined #ubuntu-kernel
=== Keybuk [n=scott@12.108.21.162] has joined #ubuntu-kernel
=== zdzichuBG [i=matthew@ogrody.nsm.pl] has joined #ubuntu-kernel
=== abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel
=== sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #ubuntu-kernel
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel
aboganiI attempt to update my local copy of gutsy git tree, but i receive this error: "* refs/heads/origin: not updating to non-fast forward branch 'master' of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/bcollins/ubuntu-gutsy  old...new: 25ffa58...d29dcf9".... What is wrong?09:55
crimsundo you have any uncommitted changes in a branch?09:57
crimsun(I just ran ``git pull'' successfully on ubuntu-gutsy.git)09:58
=== bdgraue [n=bdgraue@dyndsl-085-016-084-058.ewe-ip-backbone.de] has joined #ubuntu-kernel
=== AnAnt [n=anant@62.139.130.178] has joined #ubuntu-kernel
=== vics [n=vics@Brylant.iit.pwr.wroc.pl] has joined #ubuntu-kernel
AnAnthello, there's a problem with feisty's kernel10:08
AnAntI can't mount the MMC10:08
AnAntit used to work in Edgy10:08
=== cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-kernel
=== Lure_ [n=lure@78-0-69-126.adsl.net.t-com.hr] has joined #ubuntu-kernel
=== luka74 [n=lure@78-1-104-90.adsl.net.t-com.hr] has joined #ubuntu-kernel
=== pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel
aboganicrimsun: No, git-status report: nothing to commit :-(10:34
cjwatsontry using git pull --force10:38
cjwatsonor indeed git pull --force rsync://rsync.kernel.org/pub/scm/linux/kernel/git/bcollins/ubuntu-gutsy +refs/heads/master:refs/heads/origin10:39
abogani"git pull --force"  works!10:57
aboganicjwatson, crimsun: Thank you very much.10:57
=== gicmo [n=gicmo@p5491D9F4.dip.t-dialin.net] has joined #ubuntu-kernel
=== AnAnt [n=anant@62.139.130.178] has joined #ubuntu-kernel
AnAntHello ?11:10
aboganiSomeone can tell me why into linux-restricted-modules-2.6.22-1-rt package there aren't fglrx and nvidia drivers?11:19
fabbioneabogani: because the rt patch exports some symbols as GPL only and neither nvidia or fglrx can build with those symbols exported that way11:20
AnAntI have a problem in Feisty, it doesn't mount MMC cards11:22
AnAntI get this in dmesg: mmcblk0: unknown partition table11:23
AnAntthose MMC cards used to be read on Edgy without problem11:23
aboganifabbione: I know pagefault_disable and pagefault_enable into mm/memory.c. It is possible convert these couple of EXPORT_SYMBOL_GPL() in EXPORT_SYMBOL() ?11:24
fabbioneabogani: no11:24
aboganifabbione: It is a license violation?11:25
fabbioneyes11:25
abogani:-(11:26
=== kolla [n=kolla@drift1.uninett.no] has joined #ubuntu-kernel
AnAntfabbione: should I use bugreport to report this bug ?11:29
kollaI have question regarding loading of kernel modules by udev in ubuntu. Is this the right channel?11:30
kollasysctl is also involved :)11:30
fabbioneAnAnt: launchpad and check if it is a known bug. also make sure that the card is still readable in edgy11:30
fabbionekolla: just ask.. somebody might answer or send you to a more appropriate forum11:30
AnAntfabbione: that means install Edgyp again ?11:30
fabbioneAnAnt: the kernel should be enough11:31
kollaproblem: I want static IPv6 configuration. I have ipv6 in /etc/modules. I have net.ipv6.conf.default.autoconf=0 and net.ipv6.conf.all.autoconf=0 in /etc/sysctl.conf - yet eth0 pops up with net.ipv6.conf.etc0.autoconf=111:32
kollamy hacky solution is to add the line "modprobe ipv6 && sysctl -q -p /etc/sysctl.conf || true" in /etc/init.d/udev right after "start)"11:32
kollaas I see it, the problem is that udev loads the driver for eth0 before sysctl is ran11:33
AnAntfabbione: where can I get the Edgy kernel now ?11:33
AnAntfabbione: nevermind11:34
fabbionekolla: hmm i think i used to run the sysctl on each eth that was being configured by the system11:34
kollawell, setting "all" will normally set if for all interfaces. and setting default will do so that all new interfaces will get the default11:35
kollayet, somehow, this does not apply for feisty11:35
kollaalso, if you want to run IPv6 on a br0, you have to be _very_ carefull on how you configure /etc/network/interfaces11:36
kollafirst IPv4 config entries, then bridge entries, and last IPv611:37
fabbionekolla: is this on a desktop or on a server? do you have network manager installed?11:37
kolladesktop11:38
kollaas part of finding a solution I removed network manager11:38
fabbionedid you reboot after removing network manager?11:38
kollayes, ofcourse11:38
fabbioneok then i suggest you file a bug with all the info including how to reproduce11:39
kollaok11:39
fabbionemake sure to tell that you already removed udev11:40
kollaHm?11:40
kollawhen did I say that I removed udev?11:40
fabbionehem sorry11:40
fabbionei meant network-manager11:40
kollaI want to know if there is a way to avoid udev from loading a certain module... I suspect that if I can prevent udev from loading the eth0 kernel module, then it will work11:41
=== AnAnt [n=anant@62.139.130.178] has left #ubuntu-kernel []
n2diyOT How do I get Dapper disks from Shipit?11:48
kollafabbione: already in there11:52
kollahttps://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/9657811:52
kollareported 2007-03-26 and not fixed11:52
fabbioneok11:53
kollabtw... that bug describe how it is in dapper11:53
kollain feisty, it's even worse, as specifying net.ipv6.conf.eth0.autoconf=0 also does not work11:54
kolla(*whos != who's)11:57
kollasigh11:57
kollathat was meant as a comment to the topic :)11:57
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== luka74 [n=lure@78-1-104-90.adsl.net.t-com.hr] has joined #ubuntu-kernel
=== AnAnt [n=anant@62.139.130.178] has joined #ubuntu-kernel
AnAntI can't find the package to report the bug to01:06
AnAntwhat is its name01:06
AnAntlinux-image ?01:06
zullinux-source01:06
AnAntI get a message saying field.packagename01:07
AnAntok, linux-source-$(uname -a)01:07
AnAnt?01:07
AnAntor just linux-source ?01:07
zulthe first one01:07
AnAntk01:09
=== lifeless [n=robertc@ppp245-86.static.internode.on.net] has joined #ubuntu-kernel
=== AnAnt [n=anant@62.139.130.178] has left #ubuntu-kernel []
=== AnAnt [n=anant@62.139.130.178] has joined #ubuntu-kernel
AnAnt#11175601:57
AnAntHello, I submitted a bug report01:58
AnAntshould I subscribe someone to it ?01:58
AnAntI mean I submitted a bug report regarding linux-source-2.6.20 (of Feisty)01:58
zulno the kernel team gets the bug report when its automaitcally reported02:04
AnAntok, thanks02:04
=== AnAnt [n=anant@62.139.130.178] has left #ubuntu-kernel []
=== kolla [n=kolla@drift1.uninett.no] has joined #ubuntu-kernel
kollawith "up /sbin/sysctl -q -p /etc/sysctl.conf" under "auto eth0" and "net.ipv6.conf.eth0.autoconf = 0" in /etc/sysctl.conf it works - hurray02:10
kolla(but I still dont grasp how net.ipv6.conf.eth0.autoconf ends up being 1 in the first place02:11
kolla)02:11
Mithrandirdoes it work if you change the default there?02:12
kollano02:14
kolla"default" and "all" have no influences as far as I can tell02:15
kolladefault sets the default, for new interfaces. "all" is supposed to set all current interfaces02:15
=== abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel
kolla(same goes for accept_ra btw)02:17
=== kolla [n=kolla@drift1.uninett.no] has left #ubuntu-kernel ["Konversation]
=== zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel
=== ivoks [n=ivoks@19-147.dsl.iskon.hr] has joined #ubuntu-kernel
=== salgado [n=salgado@canonical/launchpad/salgado] has joined #ubuntu-kernel
=== abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel
=== Keybuk [n=scott@12.108.21.162] has joined #ubuntu-kernel
=== pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel
=== ivoks [n=ivoks@19-147.dsl.iskon.hr] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== ThiefOfBaghdad [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel
=== mdomsch [n=mdomsch@cpe-70-113-73-138.austin.res.rr.com] has joined #ubuntu-kernel
=== AnAnt [n=anant@196.218.60.95] has joined #ubuntu-kernel
AnAntI got a UDF format CD that can be read under windows, yet it can't be read by Ubuntu, why's that ?05:46
AnAntI get this in dmesg:05:47
AnAntUnable to identify CD-ROM format.05:47
=== pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel
AnAntif I attempt to mount the CD, I get this in dmesg:05:48
AnAnt UDF-fs: No fileset found05:48
=== ivoks [n=ivoks@22-48.dsl.iskon.hr] has joined #ubuntu-kernel
=== stgraber [n=stgraber@client80-83-51-125.abo.net2000.ch] has joined #ubuntu-kernel
AnAntI get this when mounting the CD: UDF-fs: No fileset found05:54
AnAntoops05:55
AnAntanyone here ?05:59
AnAntwill there be a kernel upgrade for Feisty ?06:00
=== AnAnt [n=anant@196.218.60.95] has left #ubuntu-kernel []
=== AnAnt [n=anant@196.218.60.95] has joined #ubuntu-kernel
=== AnAnt [n=anant@196.218.60.95] has left #ubuntu-kernel []
=== AnAnt [n=anant@196.218.60.95] has joined #ubuntu-kernel
=== ..[topic/#ubuntu-kernel:JanC] : Ubuntu kernel development discussion ONLY | Kernel Wiki: https://wiki.ubuntu.com/KernelTeam | Latest kernel upload: 2.6.22-1 (really 2.6.21, but who's counting) | Latest news: -rt and -xen kernels included in build.
=== johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp91-76-73-234.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel
=== bleinmono [n=toffel@ppp91-76-181-15.pppoe.mtu-net.ru] has joined #ubuntu-kernel
=== allee [n=ach@allee.mpe.mpg.de] has joined #ubuntu-kernel
=== cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel
=== doko [n=doko@dslb-088-073-065-194.pools.arcor-ip.net] has joined #ubuntu-kernel
=== pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel
=== gregorovius [n=diego@178-171-231-201.fibertel.com.ar] has joined #ubuntu-kernel
=== alleeHol [n=ach@lapex-mcallee.mpe.mpg.de] has joined #ubuntu-kernel
=== gortiz [n=gortiz@88.87.105.4] has joined #ubuntu-kernel
=== salgado [n=salgado@canonical/launchpad/salgado] has left #ubuntu-kernel ["Leaving"]
=== gregorovius [n=diego@178-171-231-201.fibertel.com.ar] has left #ubuntu-kernel ["Leaving"]
=== zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel
=== n2diy [n=darryl@66.212.42.119] has joined #ubuntu-kernel
=== blenderhead [n=blenderh@adsl-068-209-133-121.sip.jax.bellsouth.net] has joined #ubuntu-kernel
=== benanz1 [n=ben@65-101-141-124.tukw.qwest.net] has joined #ubuntu-kernel
=== blenderhead [n=blenderh@adsl-068-209-133-121.sip.jax.bellsouth.net] has joined #ubuntu-kernel
benanz1does ubuntu kernel have EFI support?  I noticed when I apt-get ELILO it pulls down efibootmgr also but that requires module efivars, which isn't in the kernel.10:27
=== rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-kernel
cjwatsonbenanz1: what architecture?10:41
benanz1i38610:48
benanz1macbook10:48
benanz1core duo10:48
=== benanz1 [n=ben@65-101-141-124.tukw.qwest.net] has left #ubuntu-kernel []
=== vrodic [n=vedran@129-83.dsl.iskon.hr] has joined #ubuntu-kernel
=== mdomsch [n=mdomsch@cpe-70-113-73-138.austin.res.rr.com] has joined #ubuntu-kernel
=== vrodic [n=vedran@129-83.dsl.iskon.hr] has joined #ubuntu-kernel
=== Kano [n=kano@91.64.67.21] has joined #ubuntu-kernel
Kanohi, how to compile the linux-headers-2.6.22-2 package from gutsy git?11:31
Kanodebian/rules binary-debs flavours=generic11:31
Kanodoes not build em11:32
=== ivoks [n=ivoks@0-179.dsl.iskon.hr] has joined #ubuntu-kernel
Kanotoo hard question?12:01
JanCKano: most people are on their way to Spain...12:02
JanCand the others maybe sleep or so12:03
Kanoand you dont know it?12:03
JanCI'm no kernel dev...  :)12:03
JanCjust stay around until someone wakes up or comes online who knows the answer12:06
Kanobecause thats the way the wiki says it, but without the headers you cant do much...12:07
Kanono binary modules12:07
=== pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel

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