#touchbook IRC Log

Index

IRC Log for 2010-01-19

Timestamps are in GMT/BST.

[0:33] * zopper (n=wampyr_w@ip-85-161-194-71.eurotel.cz) has joined #touchbook
[0:37] <zopper> Are there any news about RNDIS support? I don't found anything than compiling kernel....
[0:38] <zopper> btw: FIN__Master: hi again :D
[0:40] <topi_> FIN__Master: what this xzoom does is to use the RandR extension in Xorg ... not very complicated but requires accelerated graphics drivers.
[0:40] * jod (n=roman@85-248-244-206-broadband.iol.sk) has joined #touchbook
[0:48] <Corsac> what's rndis?
[0:50] <zopper> kernel module used for create network with windows mobile phones - for their usage as modem. Maybe it is also for others cell phones.
[0:53] <Corsac> maybe you mean usbnet?
[0:54] <zopper> no... usbnet module is needed by rndis_host module
[0:54] * jvs (n=jvs@90.146.56.206) Quit ("> uni.")
[0:55] <zopper> i am searching about use CDC Ethernet instead of RNDIS
[0:55] <zopper> and about cdc in AIOS
[0:56] <Corsac> well, it's Linux + userland, so just do what you would do on any other
[0:57] <Corsac> I mean, there's no ???special support??? for that, afaik
[0:57] <Corsac> which means you might have to build the kernel modules and/or the userland tools
[0:57] <Corsac> but besides that, it should work as fine as any other linux distro
[0:57] <Corsac> (provided there's no binary stuff involved, which might be a bit problematic)
[0:58] <zopper> yeah.. But i am affraid to re-compile kernel
[1:02] <Corsac> orsac@hidalgo: grep usbnet ./linux-omap-2.6.29/omap3-touchbook/defconfig
[1:02] <Corsac> CONFIG_USB_USBNET=m
[1:02] <Corsac> corsac@hidalgo: grep rndis ./linux-omap-2.6.29/omap3-touchbook/defconfig
[1:02] <Corsac> # CONFIG_USB_NET_RNDIS_WLAN is not set
[1:02] <Corsac> # CONFIG_USB_NET_RNDIS_HOST is not set
[1:02] <Corsac> CONFIG_USB_ETH_RNDIS=y
[1:02] <Corsac> not sure if it's enough for you
[1:03] <zopper> thanks, but this is what i mean.... I need recompile kernel with enable these two commented lines...
[1:05] <Corsac> if that scares you, open a bug in bugzilla, asking for it and explains why and what will it give to users
[1:06] <zopper> Ok, I'll try it... Thanks
[1:09] <gregoiregentil> A guy asked for CONFIG_USB_BELKIN (to run his USB ethernet Belkin dongle) so I added CONFIG_USB_USBNET=m
[1:09] <gregoiregentil> I have not problem to add more option as long as it's module
[1:09] <gregoiregentil> but it's too late for the coming release which is already wrapped up
[1:11] <zopper> gregoiregentil: Thank you very much... So it will be in next release? (next for the coming..)
[1:12] <Corsac> woooh, new release
[1:12] <Corsac> gregoiregentil: it seems that my usb dies after ~24h, is there a bug about that?
[1:12] <Corsac> (this is with the original 2010.01a kernel, I didn't yet try -pm)
[1:12] <gregoiregentil> we can try for the release after 2010-01.b (meaning in February 2010-02.a)
[1:12] <gregoiregentil> no. flaky hardware
[1:12] <Corsac> damn
[1:13] <zopper> gregoiregentil: thank you
[1:45] * zopper (n=wampyr_w@ip-85-161-194-71.eurotel.cz) Quit (Read error: 110 (Connection timed out))
[1:48] * _koen_ (n=x0115699@nat/ti/x-qxojpomwossfbqwi) has joined #touchbook
[1:58] <DJWillis> _koen_: did you get the plane ;-), that fix for Shadow is almost the same as the one I came up with (I would show you but the OP GITweb server seems to be down). Looks good to me.
[2:02] * _koen_ is in southampton now
[2:02] <_koen_> DJWillis: I just stole it from my debian pam file :)
[2:02] <DJWillis> _koen_: shame your not closer or I would buy you a beer.
[2:02] <_koen_> :)
[2:03] <DJWillis> _koen_: the mode for the securetty is wrong (i.e. not secure ;-)) but yep, it's good, i'll rebase my patch over the top for you to peek at sometime but there is no hurry at all.
[2:07] <_koen_> DJWillis: we also need to fix shadow to use /bin/sh as default shell
[2:07] <_koen_> instead of hardcoding bash (which isn't installed by default)
[2:22] * Vito89 (n=quassel@gw.loccal.net) has joined #touchbook
[3:16] <DJWillis> _koen_: good point, i'll take a look at that sometime.
[3:19] <_koen_> DJWillis: I'm also considering running 'pwconv' in shadow postinst
[3:19] <DJWillis> _koen_: this is my take on the shadow serial think (diffed over yours) http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=commit;h=25c7b2471b8b521b06d40feb7ffb57b3b67d4c27
[3:19] <DJWillis> _koen_: now that is not a bad idea at all.
[3:20] <_koen_> DJWillis: yours looks a lot better :)
[3:21] <_koen_> (and works on omap3 boards with serial on ttyS3)
[3:21] <DJWillis> _koen_: grpconv in the postinst may also be an idea. I still need to do some more testing (I hacked the image login manager back to busybox for a few days to work on something else).
[3:23] <_koen_> DJWillis: give netbook-launcher-efl a try on your pandora
[3:25] <DJWillis> _koen_: will do, was having some issues building E17 based images.
[3:27] <_koen_> it's for gnome :)
[3:27] <_koen_> but it's using some efl libs to get better graphics
[3:27] <_koen_> it was designed to be used on arm netbooks that can't use the OMG-openGL ubuntu launcher
[3:27] <_koen_> (canonical commissioned and paid for it)
[3:28] <DJWillis> _koen_: okies, so it 'should' play even with Xfce, awesome :)
[3:28] * DJWillis looks into building it.
[3:33] * edgar2 (n=edgar@p5DC00D3A.dip0.t-ipconnect.de) has joined #touchbook
[3:37] * jod (n=roman@85-248-244-206-broadband.iol.sk) Quit (Read error: 104 (Connection reset by peer))
[3:38] <edgar2> gregoire ?
[3:38] <edgar2> I ported mokomaze to the touchbook. Interested in it ?
[3:39] <DJWillis> _koen_: well 1st flaw was the SVN fetch failed for netbook-launcher-efl ;-)
[3:44] * jod (n=roman@85-248-244-206-broadband.iol.sk) has joined #touchbook
[3:58] * jod (n=roman@85-248-244-206-broadband.iol.sk) Quit ("Leaving.")
[3:59] * jod (n=roman@85-248-244-206-broadband.iol.sk) has joined #touchbook
[4:06] * t_s_o (n=tso@202.84-49-132.nextgentel.com) has joined #touchbook
[4:09] * setanta (n=setanta@200.184.118.130) has joined #touchbook
[4:23] <edgar2> gregoire: Let me know an upload directory, if you want to play with it. ;)
[4:23] * edgar2 (n=edgar@p5DC00D3A.dip0.t-ipconnect.de) Quit ("Java user signed off")
[4:47] * Meizirkki (n=Meizirkk@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[4:57] <DJWillis> _koen_: added netboot-launcher-elf 0.2.2 and built it find once I fixed the download URL but I have not had a chance to test it yet.
[5:39] * mcr (i=mcr@desk.marajade.sandelman.ca) Quit (Read error: 110 (Connection timed out))
[5:41] * mcr (i=mcr@desk.marajade.sandelman.ca) has joined #touchbook
[5:53] * blunderer (n=tristan@LPuteaux-156-15-47-90.w82-127.abo.wanadoo.fr) has joined #touchbook
[5:58] * jvs (n=jvs@90.146.56.206) has joined #touchbook
[6:31] * viridior|work (i=8aa20839@gateway/web/freenode/x-faxhaktioibokndc) has joined #touchbook
[7:07] * leinir (n=leinir@amarok/usability/leinir) Quit (Read error: 110 (Connection timed out))
[7:16] * zopper (n=wampyr_w@elspac3.med.muni.cz) has joined #touchbook
[7:21] * zopper (n=wampyr_w@elspac3.med.muni.cz) has left #touchbook
[7:35] <FIN__Master> anyone familiar with xrandr?
[7:56] * viridior|work (i=8aa20839@gateway/web/freenode/x-faxhaktioibokndc) Quit (Ping timeout: 180 seconds)
[8:02] * Eruquen (i=Eruquen@server3.raumopol.de) Quit ("waaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah")
[8:03] * Eruquen (i=Eruquen@server3.raumopol.de) has joined #touchbook
[8:15] * _koen_ (n=x0115699@nat/ti/x-qxojpomwossfbqwi) Quit (Remote closed the connection)
[8:18] * richardrebel (n=richardr@static-64-115-193-170.isp.broadviewnet.net) has joined #touchbook
[8:22] * MMlosh (n=MMlosh@2001:470:1f0b:b78:b509:725a:a19f:6e9e) has joined #touchbook
[8:41] * Sn0wman_Desk (n=IceChat7@c-75-66-187-145.hsd1.tn.comcast.net) Quit (kornbluth.freenode.net irc.freenode.net)
[8:41] * topi_ (n=topi@host-62-220-235-64.fonet.fi) Quit (kornbluth.freenode.net irc.freenode.net)
[8:41] * topi (n=topi@host-62-220-235-64.fonet.fi) has joined #touchbook
[8:43] * Sn0wman_Desk (n=IceChat7@c-75-66-187-145.hsd1.tn.comcast.net) has joined #touchbook
[8:53] * alextisserant (n=alextiss@c-76-21-41-103.hsd1.ca.comcast.net) has joined #touchbook
[8:58] * alextisserant (n=alextiss@c-76-21-41-103.hsd1.ca.comcast.net) Quit (Client Quit)
[8:59] * richardrebel_ (n=richardr@70.19.125.102) has joined #touchbook
[9:11] * blunderer (n=tristan@LPuteaux-156-15-47-90.w82-127.abo.wanadoo.fr) Quit ("Leaving.")
[9:14] * tommd1 (n=Thomas_D@65-102-39-112.ptld.qwest.net) Quit (Read error: 110 (Connection timed out))
[9:16] * richardrebel (n=richardr@static-64-115-193-170.isp.broadviewnet.net) Quit (Read error: 113 (No route to host))
[9:16] * richardrebel_ is now known as richardrebel
[9:40] * richardrebel_ (n=richardr@static-64-115-193-170.isp.broadviewnet.net) has joined #touchbook
[9:41] * jod (n=roman@85-248-244-206-broadband.iol.sk) Quit ("Leaving.")
[9:52] * alextisserant (n=alextiss@c-98-210-206-210.hsd1.ca.comcast.net) has joined #touchbook
[9:54] * shiznebit (n=shiznebi@ool-18b99096.dyn.optonline.net) has joined #touchbook
[9:57] * richardrebel (n=richardr@70.19.125.102) Quit (Read error: 110 (Connection timed out))
[9:57] * richardrebel_ is now known as richardrebel
[10:06] * Meizirkki (n=Meizirkk@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Read error: 60 (Operation timed out))
[10:14] * Meizirkki (n=Meizirkk@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) has joined #touchbook
[10:56] * MWeston (n=MW@207-47-179-96.regn.hsdb.sasknet.sk.ca) has joined #touchbook
[11:11] * MMlosh (n=MMlosh@2001:470:1f0b:b78:b509:725a:a19f:6e9e) Quit ("Bye...")
[11:43] * leinir (n=leinir@amarok/usability/leinir) has joined #touchbook
[11:54] * Meizirkki (n=Meizirkk@bbwirelessgw2-fee1dc00-2.dhcp.inet.fi) Quit (Remote closed the connection)
[12:00] * richardrebel_ (n=richardr@70.19.125.102) has joined #touchbook
[12:10] * azaghal_ (n=azaghal@226.229.178.212.adsl.dyn.beotel.net) has joined #touchbook
[12:16] * richardrebel (n=richardr@static-64-115-193-170.isp.broadviewnet.net) Quit (Read error: 110 (Connection timed out))
[12:16] * richardrebel_ is now known as richardrebel
[12:19] * t_s_o (n=tso@202.84-49-132.nextgentel.com) Quit (Remote closed the connection)
[12:28] * azaghal (n=azaghal@195.252.105.188) Quit (Read error: 113 (No route to host))
[12:29] * MWeston (n=MW@207-47-179-96.regn.hsdb.sasknet.sk.ca) Quit ("Leaving")
[12:55] * tommd (n=Thomas_D@dhcp-223-19.seas.pdx.edu) has joined #touchbook
[13:02] * richardrebel (n=richardr@70.19.125.102) Quit ()
[13:03] * richardrebel (n=richardr@70.19.125.102) has joined #touchbook
[13:07] * krylen (n=adam@12.111.74.5) has joined #touchbook
[13:16] * azaghal_ is now known as azaghal
[13:17] * krylen (n=adam@12.111.74.5) has left #touchbook
[13:21] * krylen (n=krylen@ip-216-93-249-210.twdx.net) has joined #touchbook
[13:31] * azaghal_ (n=azaghal@91.148.115.202) has joined #touchbook
[13:40] * tommd1 (n=Thomas_D@host-242-128.pubnet.pdx.edu) has joined #touchbook
[13:41] * azaghal (n=azaghal@226.229.178.212.adsl.dyn.beotel.net) Quit (Read error: 60 (Operation timed out))
[13:42] * azaghal_ is now known as azaghal
[13:43] * richardrebel_ (n=richardr@static-64-115-193-170.isp.broadviewnet.net) has joined #touchbook
[13:56] * tommd (n=Thomas_D@dhcp-223-19.seas.pdx.edu) Quit (Read error: 110 (Connection timed out))
[14:01] * richardrebel (n=richardr@70.19.125.102) Quit (Read error: 110 (Connection timed out))
[14:01] * richardrebel_ is now known as richardrebel
[14:01] * leinir (n=leinir@amarok/usability/leinir) Quit (Remote closed the connection)
[14:03] * tommd1 (n=Thomas_D@host-242-128.pubnet.pdx.edu) has left #touchbook
[14:12] * leinir (n=leinir@amarok/usability/leinir) has joined #touchbook
[14:33] * setanta (n=setanta@200.184.118.130) Quit (Read error: 113 (No route to host))
[14:50] <mervaka> a little
[14:50] <mervaka> as far as -S 0
[14:50] <mervaka> :P
[14:50] * azaghal_ (n=azaghal@91.148.112.88) has joined #touchbook
[15:06] * azaghal__ (n=azaghal@177.225.178.212.adsl.dyn.beotel.net) has joined #touchbook
[15:10] * christoph_debian (n=christop@cl-1281.dus-01.de.sixxs.net) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * Sn0wman_Desk (n=IceChat7@c-75-66-187-145.hsd1.tn.comcast.net) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * topi (n=topi@host-62-220-235-64.fonet.fi) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * hyc (n=hyc@mail.highlandsun.com) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * FIN__Master (i=pohja@hopeatilhi.cs.tut.fi) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * texasice (n=DREW@cpe-70-112-6-224.austin.res.rr.com) Quit (kornbluth.freenode.net irc.freenode.net)
[15:10] * dpb (i=dpb@unaffiliated/dpb) Quit (kornbluth.freenode.net irc.freenode.net)
[15:12] * FIN__Master (i=pohja@hopeatilhi.cs.tut.fi) has joined #touchbook
[15:12] * dpb (i=dpb@kapsi.fi) has joined #touchbook
[15:12] * topi (n=topi@host-62-220-235-64.fonet.fi) has joined #touchbook
[15:14] * hyc (n=hyc@mail.highlandsun.com) has joined #touchbook
[15:14] * Sn0wman_Desk (n=IceChat7@c-75-66-187-145.hsd1.tn.comcast.net) has joined #touchbook
[15:15] * texasice (n=DREW@cpe-70-112-6-224.austin.res.rr.com) has joined #touchbook
[15:15] * azaghal (n=azaghal@91.148.115.202) Quit (Read error: 113 (No route to host))
[15:16] * azaghal__ is now known as azaghal
[15:21] * shiznebit (n=shiznebi@ool-18b99096.dyn.optonline.net) Quit ("Leaving")
[15:27] * azaghal_ (n=azaghal@91.148.112.88) Quit (Read error: 113 (No route to host))
[15:29] * christoph_debian (n=christop@cl-1281.dus-01.de.sixxs.net) has joined #touchbook
[15:39] * mcr (i=mcr@desk.marajade.sandelman.ca) Quit (Read error: 110 (Connection timed out))
[15:41] * mcr (i=mcr@desk.marajade.sandelman.ca) has joined #touchbook
[16:37] * mjr (i=mjr@aulis.sange.fi) Quit (Read error: 54 (Connection reset by peer))
[16:37] * mjr (i=mjr@aulis.sange.fi) has joined #touchbook
[16:49] * tommd (n=Thomas_D@65-102-39-112.ptld.qwest.net) has joined #touchbook
[16:50] * viridior (n=viridis@unaffiliated/viridior) Quit (Read error: 60 (Operation timed out))
[16:58] * Vito89_ (n=quassel@r6bf250.net.upc.cz) has joined #touchbook
[17:15] * Vito89 (n=quassel@gw.loccal.net) Quit (Read error: 110 (Connection timed out))
[17:22] <ryuo> haha. i see midori has mastered the art of the segfault. it keeps crashing seemingly randomly on my x86 machine lol
[17:31] <tommd> topi, ehamberg: If you're curious I've made a brief blog entry on how to get the debian GHC 6.10.4 working on the TB. Since yesterday I've been fiddling with C flags trying to get 6.12.1 to build. On reddit augustss reminded me of his work on ARM/iphone and about the LLVM backend which, if it ever becomes available and stable, will solve the Glasgow Haskell -> About any target machine compilation path.
[17:36] * TomMD-Tb (n=ai@65-102-39-112.ptld.qwest.net) has left #touchbook
[17:43] * jvs (n=jvs@90.146.56.206) Quit (Read error: 110 (Connection timed out))
[18:15] * davecramer (n=davec@dcdsl.ebox.com) Quit (Read error: 110 (Connection timed out))
[18:31] * edt (n=Ed@130-77.162.dsl.aei.ca) Quit ("Leaving")
[18:46] * viridior (n=viridis@ip98-169-154-191.dc.dc.cox.net) has joined #touchbook
[18:55] * viridior (n=viridis@unaffiliated/viridior) Quit (Read error: 60 (Operation timed out))
[19:32] * snlemons (n=snlemons@c-24-60-77-165.hsd1.nh.comcast.net) has joined #touchbook
[19:36] * davec (n=davec@dcdsl.ebox.com) has joined #touchbook
[19:36] * davec is now known as Guest98920
[20:03] * alextisserant (n=alextiss@c-98-210-206-210.hsd1.ca.comcast.net) Quit ()
[20:39] * alextisserant (n=alextiss@c-76-21-41-103.hsd1.ca.comcast.net) has joined #touchbook
[22:12] * alextisserant (n=alextiss@c-76-21-41-103.hsd1.ca.comcast.net) Quit ()
[22:28] * w00t (n=w00t@freenode/podcast/presenter/w00t) Quit (Read error: 104 (Connection reset by peer))
[22:28] * w00t (n=w00t@freenode/podcast/presenter/w00t) has joined #touchbook
[22:36] * tommd (n=Thomas_D@65-102-39-112.ptld.qwest.net) Quit ("Leaving.")
[22:37] * tommd (n=Thomas_D@65-102-39-112.ptld.qwest.net) has joined #touchbook
[23:00] * Vito89_ (n=quassel@r6bf250.net.upc.cz) Quit (Read error: 113 (No route to host))
[23:06] * leinir (n=leinir@amarok/usability/leinir) Quit (Remote closed the connection)
[23:20] * snlemons (n=snlemons@c-24-60-77-165.hsd1.nh.comcast.net) Quit ("Leaving")
[23:39] * mcr (i=mcr@desk.marajade.sandelman.ca) Quit (Read error: 110 (Connection timed out))
[23:41] * mcr (i=mcr@desk.marajade.sandelman.ca) has joined #touchbook
[23:44] * Gary13579 (n=Gary@unaffiliated/Gary13579) has left #touchbook
[23:44] * Gary13579 (n=Gary@unaffiliated/Gary13579) has joined #touchbook

These logs were automatically created by TouchBook-LogBot on irc.freenode.net using the Java IRC LogBot.