IRC log for #maemo-ssu on 20121012

02:39.57*** join/#maemo-ssu amiconn_ (amiconn@rockbox/developer/amiconn)
03:04.23*** join/#maemo-ssu DocScrutinizer06 (~HaleBopp@openmoko/engineers/joerg)
04:33.47*** join/#maemo-ssu _xnt14 (~xnt14@xceleo.us)
05:44.53DocScrutinizer05yeah, *exactly* what I told kerio about changing kernel API, esp chnaged pathnames in /sys/*/*/*
05:46.45DocScrutinizer05[2012-10-11 21:47:32] <DocScrutinizer05> kernel devels have the extremely annoying habit to do subtle changes to /sysfs etc on every new minor kernel rev
05:47.27*** join/#maemo-ssu Pali (~pali@unaffiliated/pali)
05:48.21*** join/#maemo-ssu trumee (~parul@93-96-238-200.zone4.bethere.co.uk)
05:56.18*** join/#maemo-ssu luf (~luf@ip-89-103-223-164.net.upcbroadband.cz)
06:08.11Skrylately it's been even more than toying with sysfs, we have stuff like irqs.h removal, moving to dt and such
06:33.10DocScrutinizer05cmt not working is not exactly a surprise
06:33.38DocScrutinizer05esp sound for cmt, which is kinda el-weirdo-design
06:36.11DocScrutinizer05actaully I haven't been able to grok wtf Nokia is doing with mic/outbound audio in their BB5, and I guess I won't ever be able to unless I finally get to see the internal engine. The specs are not really elightening
06:38.18DocScrutinizer05these obscure timing messages telling "the mic" to speed up or slow down, or whatever... .oO(???)
06:50.07Skryvery confusing indeed
06:52.42Skrymeh, need to find some frontend to connman, would ease the testing quite some
07:33.33*** join/#maemo-ssu M4rtinK (~M4rtinK@ip-89-102-207-166.net.upcbroadband.cz)
07:38.16*** join/#maemo-ssu freemangordon (~freemango@130-204-50-168.2074221835.ddns.cablebg.net)
07:52.30*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
09:13.00*** join/#maemo-ssu Skry (~skry@37-219-196-118.nat.bb.dnainternet.fi)
09:18.24*** join/#maemo-ssu arcean (~arcean@aadc172.neoplus.adsl.tpnet.pl)
09:23.53*** join/#maemo-ssu Pali (~pali@unaffiliated/pali)
09:52.43*** join/#maemo-ssu Jade (~jade@modemcable021.180-203-24.mc.videotron.ca)
09:52.43*** join/#maemo-ssu Jade (~jade@unaffiliated/jade)
09:56.38*** join/#maemo-ssu andre__ (~andre@wikimedia/aklapper)
09:56.44*** join/#maemo-ssu FlameReaper (~assassin@203.82.82.119)
10:06.17lufpali: ping
10:21.35luffreemangordon: ping
10:34.52lufDocScrutinizer05: ping
10:45.11*** join/#maemo-ssu freemangordon (~freemango@130-204-50-168.2074221835.ddns.cablebg.net)
10:45.11*** join/#maemo-ssu tadzik (~tadzik@feather.perl6.nl)
10:45.11*** join/#maemo-ssu wmarone__ (~wmarone@c-67-174-151-253.hsd1.ca.comcast.net)
10:45.11*** join/#maemo-ssu andre__ (~andre@wikimedia/aklapper)
10:45.11*** join/#maemo-ssu ChanServ (ChanServ@services.)
10:45.11*** join/#maemo-ssu dhbiker (~dhbiker@95.87.145.172)
10:45.11*** join/#maemo-ssu chem|st_ (~chemist@svn.unix-ag.uni-kl.de)
10:45.11*** join/#maemo-ssu gregoa (~gregoa@chello212186052066.410.14.vie.surfer.at)
10:45.11*** join/#maemo-ssu macmaN (~chezburge@138.167.190.90.dyn.estpak.ee)
10:45.11*** join/#maemo-ssu RST38h (marat@wsip-184-180-40-182.ri.ri.cox.net)
10:45.11*** join/#maemo-ssu ZogG (~zoggrules@funtoo/user/ZogG)
10:45.11*** join/#maemo-ssu conred (~conred@46.4.231.183)
10:45.11*** mode/#maemo-ssu [+o ChanServ] by pratchett.freenode.net
10:46.09*** join/#maemo-ssu FlameReaper (~assassin@175.144.136.50)
10:49.29*** join/#maemo-ssu Pali (~pali@unaffiliated/pali)
11:59.52*** join/#maemo-ssu Skry (~skry@37-219-0-63.nat.bb.dnainternet.fi)
12:17.50*** join/#maemo-ssu M4rtinK (~M4rtinK@mail.melf.eu)
12:29.07Paliluf, pong
12:29.46lufpali: I don't see support for bridge in kp kernel/module. Is it true? Is there some good reason to don't have it as module?
12:30.33Paliluf, what do you mean by bridge?
12:30.42lufMy motivation: The bluez-4.99 has pan support but it's using bridge device.
12:31.01Paliso bridge-utils
12:31.06lufpali: network bridge
12:31.27lufYes. But it needs support in kernel.
12:31.57Paliluf, if you know needed config tell me it and I will enable it
12:32.57luf# CONFIG_BRIDGE is not set
12:33.30lufI don't get it from kernel-power but using google for error: "add bridge failed: Package not installed"
12:33.46Paliok I enable CONFIG_BRIDGE
12:34.05lufIs it possible to create also package kernel-module-bridge for stock kernel?
12:34.49lufMy motivation: if I want to put it into cssu one time I'll need bridge for stock kernel also.
12:35.08Paliluf, maybe yes, but I do not packaging anything for stock kernel
12:35.39Paliluf, about kernel in cssu ... there was discussion...
12:35.59lufpali: ok :) BTW I saw the discussion.
12:36.08Paliluf, it is not possible to use iptables instead?
12:37.05lufpali: no. I don't want to rewrite part of bluez. It's no problem. I'll take a look at stock kernel or ask someone else.
12:37.32lufPlease enable it for kernel-power and send me the binary module so I can test it.
12:37.48Paliluf, you can try to compile it against stock kernel. download sources and install header files
12:38.20Palithen go to net/bridge directory and run: make -C /usr/src/<headers_dir> M=$PWD CONFIG_BRIDGE=m modules
12:38.37lufpali: I know. I'm lazy and I try to save some of my time as I know that you do it at daily basis.
12:39.31lufpali: thanks for the hint.
12:58.07*** join/#maemo-ssu M4rtinK (~M4rtinK@mail.melf.eu)
13:11.26*** join/#maemo-ssu toxaris (~toxaris@s83-180-246-172.cust.tele2.se)
13:22.21*** join/#maemo-ssu Skry (~skry@81-175-144-138.bb.dnainternet.fi)
13:23.20*** join/#maemo-ssu marmistrz (531f7eb3@gateway/web/freenode/ip.83.31.126.179)
13:23.25marmistrzfreemangordon: ping
13:31.54*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
13:44.06*** join/#maemo-ssu FlameReaper (~assassin@175.144.136.50)
13:57.58*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
14:02.52*** join/#maemo-ssu FlameReaper (~assassin@175.144.136.50)
14:12.05*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
14:20.14*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
14:26.15*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
14:52.58*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
15:52.39*** join/#maemo-ssu zeq (~s_j_newbu@2a01:348:1e3:1:e6ec:10ff:fe9a:d418)
16:23.44*** join/#maemo-ssu NIN101 (~NIN@p5DD291A9.dip0.t-ipconnect.de)
16:24.03*** join/#maemo-ssu NIN102 (~NIN@p5DD291A9.dip0.t-ipconnect.de)
16:43.44*** join/#maemo-ssu tadzik (tjs@feather.perl6.nl)
17:08.55*** join/#maemo-ssu wmarone (~wmarone@c-67-174-151-253.hsd1.ca.comcast.net)
17:26.23*** join/#maemo-ssu arcean (~arcean@aadc172.neoplus.adsl.tpnet.pl)
17:26.32*** join/#maemo-ssu tadzik (tjs@feather.perl6.nl)
18:05.16*** join/#maemo-ssu amiconn_ (quassel@rockbox/developer/amiconn)
18:20.04*** join/#maemo-ssu Woody14619 (~Woody@2620:4:4000:1:4547:ec61:72:7831)
18:20.09*** join/#maemo-ssu Woody14619 (~Woody@Maemo/Community/council/Woody14619)
18:36.35*** join/#maemo-ssu ivgalvez (~quassel@12.pool85-54-54.dynamic.orange.es)
19:16.58*** join/#maemo-ssu rd (~rd@p57B4981E.dip0.t-ipconnect.de)
19:34.37*** join/#maemo-ssu bsdmaniak (~bsdmaniak@std93-20-88-120-139-80.fbx.proxad.net)
20:42.26*** join/#maemo-ssu infobot (~infobot@rikers.org)
20:42.26*** topic/#maemo-ssu is Maemo Community Seamless Software Update "CSSU" channel, http://wiki.maemo.org/Community_SSU | Known bugs: http://j.mp/communityssu-bugs | Channel logs: http://mg.pov.lt/maemo-ssu-irclog/ | Sources: http://gitorious.org/community-ssu/ | Latest version (testing): 21.2011.38-1Tmaemo5.1; (stable): 21.2011.38-1Smaemo4.1 || READ!!: http://talk.maemo.org/showthread.php?p=1264963#post1264963
20:42.26*** mode/#maemo-ssu [+v infobot] by ChanServ
21:20.26*** join/#maemo-ssu Sc0rpius (~naikel@190.79.197.57)
21:44.12*** join/#maemo-ssu _rd (~rd@p57B49084.dip0.t-ipconnect.de)
21:59.08*** join/#maemo-ssu ZogG (~zoggrules@bzq-79-182-219-57.red.bezeqint.net)
21:59.08*** join/#maemo-ssu ZogG (~zoggrules@funtoo/user/ZogG)
22:01.51*** join/#maemo-ssu dhbiker (~dhbiker@193.2.218.150)
23:07.40*** join/#maemo-ssu wmarone_ (~wmarone@c-67-174-151-253.hsd1.ca.comcast.net)
23:21.49*** join/#maemo-ssu nox- (noident@freebsd/developer/nox)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.