irclog2html for #openezx on 20060829

03:14.32*** join/#openezx _bambam_ (i=bambam@static.88-198-254-222.clients.your-server.de)
05:54.55*** join/#openezx LaF0rge (n=laforge@sunbeam.ipv6.gnumonks.org)
06:08.37LaF0rgemahlzeit
06:37.56Hopscotchgooooooooooooood moorrrrrrrrrrrning
06:57.15LaF0rgegruesse aus mumbai :)
06:57.21Hopscotchhuch
06:57.43Hopscotchich hab die woche grüße aus antalya geschickt - quasi von dort wo drei stunden später ein bombenkrater war
06:57.46LaF0rgegestern noch in bangalore, heute in mumbai ;)
06:57.51LaF0rgeaha
06:58.21Hopscotchhast du die ccc-jungs mal angesprochen wegen dvb-t?
06:58.47LaF0rgeja, interesse besteht
06:58.51Hopscotchsubba
06:59.07LaF0rgeman will dich mit den ilmenauer videoleuten kurzschliesen bzgl. uebergabeschnittstellen/etc
06:59.14Hopscotchah, klasse
06:59.32Hopscotchdann sollte ich vermutlich mal nen vortrag anmelden :)
07:01.26Hopscotchbist du eigentlich am w/e auf linux-kongress oder bist noch in indien?
07:38.17LaF0rgeich bin in berlin
07:38.26LaF0rgeeli hat da ihren umzug, ich kann nicht zum kongress
07:38.34LaF0rgebin nur vom 3.9.-10.9. in .de
07:38.54Hopscotchoh - eine woche
07:39.03Hopscotchschade... :(
07:39.27Hopscotchich hoff, der umzug wird net zu stressig - ich hab da letztens bei freunden mitgeholfen udn hatte hinterher zwei tage lang rückenschmerzen...
07:39.51LaF0rgeich hatte da bisher noch keine probleme... hoffe nicht dass es diesman anfaengt
07:40.07Hopscotchhehe - sind es besonders viele bücher oder besonders viele schuhe? :)
07:41.16LaF0rgebeides
07:41.30*** join/#openezx koen_ (n=koen@dominion.kabel.utwente.nl)
07:41.37HopscotchLaF0rge: mist :)
07:43.55Hopscotchhi koen_
07:44.18*** join/#openezx ao2 (n=u@2001:1418:117:0:0:0:0:1)
07:44.30koen_good morning all
07:44.37Hopscotch:)
07:44.37ao2hi
07:44.40Hopscotchhiho
08:00.59*** join/#openezx lpotter (n=ljp@c210-49-127-23.rochd1.qld.optusnet.com.au)
08:13.43stefan_schmidtmorning all
08:24.47*** join/#openezx ao2 (n=u@2001:1418:117:0:0:0:0:1)
08:27.30koenhey stefan_schmidt
08:29.49stefan_schmidthi koen
08:30.45koenI'll have a look at putting exz7 in OE later today
08:32.41stefan_schmidtnice
08:42.14koen| drivers/char/sa1100-rtc.c:130: error: static declaration of 'rtc_interrupt' follows non-static declaration
08:42.19koenthe rtc bug is stil in
08:42.46*** join/#openezx neolynx (n=u@zux221-152-190.adsl.green.ch)
08:45.29koenand the serial bug as well:
08:45.30koen| drivers/serial/pxa.c:246: error: static declaration of 'serial_pxa_irq' follows non-static declaration
08:47.31koenthe solution is to remove the 'static' from the function declaration
08:48.22stefan_schmidtkoen: You compile with gcc 4.x?
08:48.34koenyes
08:48.36koen4.1.1
08:48.58stefan_schmidtok, i don't tested this. sorry
08:49.06koenafter remove the two statics: NOTE: package linux-ezx-2.6.16.13-ezx7-r0: task do_build: completed
08:49.44stefan_schmidtWanna provide a small gcc4-fix.patch for the other gcc 4.x user?
08:49.55koenworking on it
08:50.07stefan_schmidtthanks
08:50.54stefan_schmidtmorning neolynx
08:51.21stefan_schmidtneolynx: The vibrator works fine on a780, but e680.
08:51.40stefan_schmidtneolynx: It's included in ezx7
08:52.13neolynxstefan_schmidt: cool, just saw it
08:54.49stefan_schmidtneolynx: Where in the original driver some ifdefs to different between a780 and e680?
08:57.46koenNOTE: Applying patch 'sa1100-rtc-gcc4.diff'
08:57.47koenNOTE: Applying patch 'pxa-serial-gcc4.diff'
08:58.05mickeylmorning
08:59.26koenhey mickeyl
08:59.28stefan_schmidtmorning mickeyl
08:59.34koenhmm
08:59.49koenI got the patches right the first time, before drinking coffee
09:00.04stefan_schmidtkoen: :)
09:00.05mickeylthe e680 has no physical vibrator, so the code is uneffective on e680
09:00.45mickeyli'm not very happy with the vibrator API, eventually I will submit a patch to make this working w/ the LED interface. especially thanks to the timing feature of the LED it makes much more sense to do it like that than to use the ioctl API
09:01.13koentie the vibrator to the network traffic :)
09:01.23mickeyleeks, we don't want to kill it :)
09:01.25koenthe more you use gprs, the more it vibrates
09:01.46neolynxstefan_schmidt: no ifdefs...
09:02.20stefan_schmidtneolynx: mickeyl just explained that the e680 has no physical vibrator. So it don't work.
09:02.40mickeylthe way the e680 vibrates is they're sending low frequency waves through the loudspeaker
09:02.47mickeylwhich is funny, but it seems to work
09:03.02stefan_schmidtmickeyl: Ah, blhawk talked about this.
09:04.05stefan_schmidtmickeyl: Just discuss your ideas for the vibrator with neolynx. This was his first patch, too. :)
09:04.30neolynxmickeyl: yeah :) tell me more about the times LEDs ...
09:04.35neolynxmickeyl: yeah :) tell me more about the timed LEDs ...
09:04.53neolynxmickeyl: you can echo 1 - 4 to /dev/vibrator
09:05.08neolynxmickeyl: not only ioctl like the original driver does
09:05.40stefan_schmidtkoen: The patches will be available here: http://www.openembedded.org/repo/org.openembedded.dev/packages/linux/linux-ezx/ ?
09:08.06stefan_schmidtmickeyl: btw, i don't included your fullscreen logo as it makes development harder. But i like to do this later, when we are going stable.
09:10.01mickeylneolynx: just have a look at the new LED driver. you get timings and triggers for free as these are provided by the generic led class driver.
09:10.03koenstefan_schmidt: the patches *are* available there ;)
09:10.31stefan_schmidtkoen: i just saw your commit in #oe :) Thanks
09:10.32mickeylstefan_schmidt: sure thing
09:13.42LaF0rgehi mickeyl!
09:14.00mickeylcheers LaF0rge!
09:14.05mickeylhow's india been to you?
09:14.19LaF0rgegreat, as usual.
09:14.28mickeyl(i just sent you a mail re. ssh, it's all ok now, i have no idea why, but it's good :)
09:14.34LaF0rgethe immigration already asks me 'why do you keep coming back so often'
09:14.38mickeylheh, really?
09:14.48mickeylyou didn't seem to like the GPLv3 conference very much...
09:15.00LaF0rgemaybe just the dns record wasn't updated yet
09:15.09LaF0rgemickeyl: I've just updated the oe tree
09:15.43mickeylLaF0rge: ok, i have a couple of changes in my local tree which i need to rsync today.
09:51.33koen"linux 2.4.18"
09:56.25mickeylheh
09:56.28mickeylwhich device
09:56.28mickeyl?
09:56.34koensimputer amida
09:56.54koensa1100 based
09:57.03koenand probably a sa1110 for usbhost
10:36.14LaF0rgekoen: yes, it's old crap. new hardware in the pipeline
10:36.36LaF0rgethe interesting stuff is the (still proprietary, but that will change) UI, check amidasimputer.com
10:36.39koenLaF0rge: new hardware can still use 2.4.ancient :(
10:36.49koenah, right
10:36.59koenI remember mallum cursing at them
10:37.10koenthey violate the gpl by using matchbox
10:37.36koenthey say the wrote a lib from scratch using the exact function names from matchbox....
10:42.15LaF0rgekoen: they did write it from scratch
10:42.21LaF0rgehonestly.
10:42.53koenlast I heard mallum didn't believe them
10:43.16LaF0rgekoen: when was that?
10:43.27koenlast year or so
10:43.33LaF0rgethey have sent the code to an independent expert, who verified it.
10:43.48LaF0rgeI've just ben talking to their senior management staff (CTO, etc.)
10:52.40LaF0rgekoen: actually even back then when they were alleged of the copyright infringement they contacted me
10:53.10LaF0rgekoen: and asked me how to proove that they're innocent.  and they did as I suggested: find an independent expert, release the code under NDA to him, and have him verify it
10:54.06koenah, ok
10:54.20HopscotchLaF0rge: how is it which immigration to india? would they allow you to stay?
11:07.49koenstefan_schmidt: http://ewi546.ewi.utwente.nl/tmp/a780/
11:23.59stefan_schmidtkoen: Angstrom for a780 with ezx7? cute
11:24.18koenthat bootstrap-image includes strace and gdb :)
11:24.31stefan_schmidtheh
11:24.45koenbut I suspect you need to untar the modules.tar.gz to get some modules
11:25.04stefan_schmidtAre you able to build gpe-image or opie-image for angstrom and a780? I would test it.
11:25.39koengpe yes, opie no
11:26.29LaF0rgehopscotch: ? i don't want to stay but come back ;)
11:26.44LaF0rgehopscotch: but the immigration official was happy with my reply "i love india""
11:26.48stefan_schmidtgpe has a working tscalibrate again?
11:27.13HopscotchLaF0rge: i very much hope you stay in germany
11:27.26stefan_schmidtLaF0rge: Only for one week...
11:27.50HopscotchLaF0rge: but it's interesting to know ones options :)
11:28.28koenstefan_schmidt: gpe-image is in the same dir
11:28.44koenstefan_schmidt: but I'd like to get the basis working before going to GUIs :)
11:29.32stefan_schmidtkoen: Thanks. I just like to give it a quick test in the evening. :)
11:33.12*** join/#openezx [g2] (n=g2@nslu2-linux/g2)
11:33.51stefan_schmidthi [g2]
11:37.58[g2]stefan_schmidt hey! welcome back from vacation !
11:38.06[g2]GL with studying
11:38.20stefan_schmidt[g2]: thanks
11:39.14[g2]stefan_schmidt I saw the mux patch from LaF0rge on the ml
11:39.31[g2]you mentioned you were trying to get OE updated
11:39.38[g2]what's the status on that ?
11:39.59[g2]LaF0rge THX for sending that patch out btw
11:43.01stefan_schmidt[g2]: I just have my problems with using oe. No big problems, but i have not the time atm to dig into it.
12:22.54LaF0rgeg2: sorrry for keeping it so late
12:23.34[g2]LaF0rge a million THX for all you do -- don't sweat the small stuff :)
12:24.13[g2]on balance you're miles ahead in the game
12:47.30*** join/#openezx agd5f (n=DeucherA@65.242.105.130)
13:57.39LaF0rgeif any of you wants to tune into india:  http://213.251.129.40:80 ;)
14:09.21mickeylstrange kind of music
14:09.28mickeylinteresting though
14:33.10LaF0rge;)
14:33.13LaF0rgei _love_ it
15:22.36*** join/#openezx TimRiker (n=timr@216.49.181.128)
15:27.37*** join/#openezx blkhawk (i=blkhawk@p54A75295.dip.t-dialin.net)
15:29.39*** join/#openezx nevola (n=nevola@165.Red-83-61-75.dynamicIP.rima-tde.net)
15:42.31SuNHm, interesting music.
15:42.56SuNIt's more... cheerful than western middle eastern music.
15:44.31SuNAnd less.. esoteric than most western/middle Asian music.
15:48.05*** join/#openezx nevola (n=nevola@165.Red-83-61-75.dynamicIP.rima-tde.net)
15:59.32mickeylrighto
16:06.58*** join/#openezx kenws (n=ken@dslb-084-056-131-248.pools.arcor-ip.net)
16:19.40*** join/#openezx LoneStar (n=xinzhen@218.82.9.61)
16:25.19*** join/#openezx nevola_ (n=nevola@109.Red-88-15-178.dynamicIP.rima-tde.net)
17:30.08*** join/#openezx pleemans (n=peter@d54C248DE.access.telenet.be)
18:13.14*** join/#openezx purl (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
18:13.14*** topic/#openezx is work in progress | first 2.6.16.5 kernel boots | http://wiki.openezx.org/Main_Page | http://planet.openezx.org/
18:24.06LaF0rgewhois sun
18:24.28LaF0rge;).
18:24.29Hopscotchsun is set
18:24.32Hopscotch:)
18:24.50LaF0rgehopscotch: it is very much here... 5mins to midnight
18:24.57Hopscotchhmmm
18:25.12Hopscotchwe have a thunderstorm coming to würzburg
18:25.21LaF0rgewe have monsoon :)
18:25.34Hopscotchok, you win :D
18:26.11LaF0rgethey already have sandbags at the entrances of all buildings
18:26.19Hopscotchoh god...
18:27.00LaF0rgethe most heavy rains here apparently are over (this year june/july)
18:27.37LaF0rgeother parts of india are currently swamped by torrential rains.
18:28.36LaF0rgethe most interesting bit i read today was gsm 02.30
18:28.51LaF0rge"man-machine interface of the mobile station"
18:29.03LaF0rgedescribes how the keyboard is supposed to look like
18:29.09LaF0rgeand that you ought to see the number you're dialling ;)
18:29.31Hopscotchnot all phones have that...
18:30.22LaF0rgeThe use of this clause 5 of the specification is not mandatory.
18:30.38LaF0rgeThe organization providing the facility may require "Approved to 02.30-Section 5" as part of its procurement
18:30.38LaF0rgespecification.
18:31.21Hopscotchthat explains how it is possible that a phone i recently saw only hat voice dial and a small mirror where the buttons belonged
18:31.52LaF0rgethat nokia strange stick phone?
18:32.10LaF0rgei had to use one of these recently in shanghai
18:32.25Hopscotchyeah, afair it was a nokia
18:32.33Hopscotchgirlie thing...
18:32.44LaF0rgei don't think so
18:33.06LaF0rgethat one I'm referringto is more "graphical designer" and "mac user" thingie
18:33.52Hopscotchhmmm
18:34.57ao2<Hopscotch> we have a thunderstorm coming to würzburg
18:35.20Hopscotchrighto
18:35.51ao2... The name of my english teacher at Liceo (high scool)  was Wurzburger :)
18:36.12Hopscotchhehe
18:36.19ao2and she was storming, trust me
18:36.24Hopscotchlol
18:37.06LaF0rge<PROTECTED>
18:37.06LaF0rge<PROTECTED>
18:37.28Hopscotchi wonder why....
18:37.41LaF0rgehopscotch: yes, I don't understand that either.
18:37.52LaF0rgemaybe one should call up the ETSI
18:38.02LaF0rgeand ask themfor guidance
18:38.29LaF0rge<PROTECTED>
18:38.29LaF0rge<PROTECTED>
18:39.09Hopscotchhmmm
18:39.10LaF0rgeon/off switch: optional
18:39.12LaF0rge*g*
18:39.29Hopscotchmine doesn't have one
18:39.47Hopscotchand neither a reset button - which would really make sense...
18:52.30LaF0rgeA user may cause a DTMF tone to be generated by depression of a key
18:52.36LaF0rgevery depressing
19:45.00*** join/#openezx [g2] (n=g2@nslu2-linux/g2)
21:02.56*** join/#openezx nevola_ (n=nevola@149.Red-81-44-196.dynamicIP.rima-tde.net)
22:09.59*** part/#openezx agd5f (n=DeucherA@65.242.105.130)
22:23.35[g2]did you guys see this ? http://www.osnews.com/story.php?news_id=15659
22:34.23stefan_schmidt[g2]: Not yet.
22:36.13[g2]stefan_schmidt I'm interested in your OE issues
22:37.04[g2]I've got a LiveCD that includes all the tools to run OE like monotone 0.28 and build openezx among other things
22:37.17[g2]or whether it's just OE churn that's the issue
22:41.51stefan_schmidthmm, nothing technical in the article. Working with the community? hmm
22:42.32[g2]exactly working with the community
22:42.59stefan_schmidt[g2]: It's only oe churn. Monotone and bitbake works fine.
22:43.25stefan_schmidt[g2]: But i was still not able to produce an opie or gpe image myself.
22:43.35[g2]that's why I'd like to have semi-frozen versions for stuff like the a780 machine
22:43.54[g2]I produced both about a 1/1.5 months ago
22:44.06stefan_schmidtyes, atm i use the oe of the day. :)
22:44.08[g2]I think I even produced the qemu image
22:44.48stefan_schmidtOf course it works, sometimes. :)
22:44.59[g2]so simply base lining (just preferred versions for openezx) would go a long way to solving that issue
22:45.09stefan_schmidtIt's more a problem with myself to dig into it.
22:45.30[g2]not really :)... I've been using OE for nearly 2 years now
22:46.16[g2]OE and the OE community are great, but it's really a "developer" mindset and that's an OE developer
22:47.09[g2]the OE community is trying to reach out with documentation and lots of super enhancements
22:47.27[g2]but it's still a work-in-progress as are a lot of open source things
22:48.10stefan_schmidtjip, but that's no problem for me. My problem is time to work with it.
22:48.53stefan_schmidtI can see that the stuff works good as i use different oe based images for tests on my phones.
22:50.32stefan_schmidtI'm just not able to build one myself.
22:53.41[g2]well it should be as simple as checking out a specific rev of the OE metadata
22:55.19stefan_schmidtIf you have one for me, i can test it tomorrow.
23:07.41[g2]stefan_schmidt I'll try doing an update and build later
23:09.13stefan_schmidt[g2]: thanks
23:16.10*** join/#openezx nevola (n=nevola@149.Red-81-44-196.dynamicIP.rima-tde.net)
23:16.13stefan_schmidtnight all
23:16.19[g2]sweet dreams

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.