irclog2html for #oe on 20050622

00:11.28keturnhmm.  why does gdb-cross-6.3 eat the do_stage task?
00:17.57reenoo_it's hungry
00:19.53reenoo_'night all
00:23.56*** join/#oe dkey (~dkey@193.170.48.234)
00:40.27marcanargh, I hate it when I spend hours looking at a problem and then find out I have a *different* problem
00:40.45marcanthe problem I thought I had: usbnet bombs with my code and gets messed up
00:41.10marcanthe real problem: my code is a hardware controller and the device it enables creates some horrible EMI and THE CABLE GOES RIGHT BY THE USB CABLE
00:42.14marcanI should've though about that when I started getting strange phantom mouse clicks on my PC when the cable was near the mouse
00:43.00*** join/#oe koobla (~chatzilla@wall4.soft.uni-linz.ac.at) [NETSPLIT VICTIM]
00:43.00*** join/#oe dustpuppy (~chris@62.141.36.81) [NETSPLIT VICTIM]
00:45.37luke-jr_marcan: what kind of device? o.o
00:45.59marcanactually it is a PWM controlled CCFL inverter
00:46.02*** join/#oe offroadgeek (~offroadge@offroadgeek.sustaining.supporter.pdpc)
00:46.13luke-jr_o.O wtf is that?
00:46.24marcanPWM = digital power controlling
00:46.34marcani.e. quicly turning on and off to simulate a % power
00:46.55marcanand a CCFL inverter is one of those things that up 12V to 1000V or more to run one of those nifty PC mod lighting tubes
00:47.02marcan(sorta like fluorescent lighting, but thinner)
00:47.27marcanso really I'm just contrlling the brightness of the thing with my Z
00:47.44luke-jr_making some kind of glowing case?
00:48.09marcanbasically, but instead of going the standard route (add lotsa expensive hardware, lotsa light, lotsa everything) I go the creative route
00:48.18marcanI embed my old semibroken SL-5500 in the front of the case
00:48.23marcanand use it as a system controller
00:48.31marcanadd a custom I/O board and it can do about anything
00:48.57marcanI made a really cool control panel as an SDL app to run on it
00:50.40marcanthe funny thing here
00:50.47marcanis now my *computer case* runs linux
00:50.50marcangeeky.
01:00.40marcanproblem solved: changed the PWM frequency. It seems much more harmless now.
01:06.54*** join/#oe ideal (~idealm_@222.65.117.167)
01:30.13emtemarcan, taht doesnt sound the most efficient way to do things ...
01:30.59emtecurious how much that impacts the life of your tubes  tho
01:31.56emteyou could have just use the A/D and adjusted the voltage/current levels
01:32.42emtesuppose it depends on the tube type tho ...
01:33.45emtebut a nifty reuse of your z
01:34.18emtegenerally PWM is better suited for fans or motors
01:34.25*** join/#oe BigAl (~bigal@220-253-116-248.ACT.netspace.net.au)
01:35.14marcanemte: why would the tube care?
01:35.22marcanthe PWM is smoothed out by a capacitor anyway
01:35.31marcanthe big advantage of PWM is near zero power dissipation
01:35.40marcansince it is only on/off
01:35.46emteif it is of the flourecent type it has to "ignite" on every pulse shortening it's life
01:36.06marcanit doesn't. It's fast enough.
01:36.53marcanthe tube is always fed on AC anyway. Same for normal fluorescents. So technically they reignite constantly under normal operation.
01:37.30emtehmm, i always thought flourecents used a ac-dc tranformer
01:37.35marcannop
01:37.39emtetransformer*
01:37.44marcanthey run on AC
01:38.22marcanthe cause of the deterioration under constant turning on and off (as in playing with the switch) is because during ignition they are fed a high voltage pulse and this deteriorates the electrodes
01:38.43marcanbut once they are ionised that doesn't happen
01:39.18emteits a good thing i am going into lighting :P
01:39.30marcanthey do turn on and off really fast, but they don't need reignition since the plasma regenerates easily :P
01:39.47marcananyway, my dektop fluorescent lamp died yesterday
01:39.53emtelol
01:39.54marcanit made a nice disco style fast blinking display
01:40.02emteunrealated i am guessinfg
01:44.33marcanand that one had no PWM through it :P
01:44.34marcanI s'pose a faulty starter or electrodes
01:44.34marcanBTW, it is actually bad for fluorescents to run on DC
01:44.34marcanthe cathode electrode is always harmed more than the anode
01:44.34marcanso if they are run on DC, the cathode deteriorates faster
01:44.36marcanthey are always run on AC to balance the deterioration on both electrodes
01:45.38*** join/#oe raster (~raster@vagw.valinux.co.jp)
02:28.10*** join/#oe xep (misha@dsl027-176-045.sfo1.dsl.speakeasy.net)
03:22.32*** join/#oe Geo_KM (~keith@bh02i525f01.au.ibm.com)
03:39.55*** join/#oe Anst (~anst@198.36.32.29) [NETSPLIT VICTIM]
03:39.55*** join/#oe ljp (~lpotter@203.94.178.46)
03:39.55*** join/#oe mithro (~tim@202.191.111.52)
03:39.55*** join/#oe BigAl (~bigal@220-253-116-248.ACT.netspace.net.au) [NETSPLIT VICTIM]
03:55.24*** join/#oe ibot (ibot@apt.bot.TimRiker.active.supporter.pdpc)
03:55.24*** topic/#oe is OpenEmbedded Developer Lounge | http://bugs.openembedded.org/ (l/p guest/guest) | This is not a distribution support channel | The OE mailing list is back, but everyone needs to resubscribe. | We have a bitbake-dev mailing list for discussions on the core. If you're interested in BitBake-Ng, please subscribe. | LCA 2005 Embedded Miniconf - http://www.openembedded.org/miniconf
03:59.33*** join/#oe ram123 (~ram123@203.196.146.243)
04:00.08ram123I have a few newbies questions; went through the openembedded website and am confused.
04:00.25ram123can i ask a few stupid questions over here ?
04:00.45ram123what is open embedded ?
04:01.00luke-jr_...
04:01.09luke-jr_The website doesn't answer that?
04:01.20kergothit's a repository of package metadata for constructing embedded linux distributions.  and that information is most definately in the wiki
04:02.00ram123first i will tell u what i know of open embedded. please correct me  if i am wrong .
04:02.38ram123i think it is a collection of sources for compiler, binutils and library sources
04:02.48luke-jr_not at all
04:02.54ram123i am using cross tools now
04:02.54luke-jr_more like instructions for building those
04:03.10luke-jr_and what they depend on, etc
04:03.15ram123so, u dont have the sources with open embedded.
04:03.20luke-jr_nope
04:03.24kergothram123: generally OE downloads and patches the necessary sources
04:03.34ram123from where ?
04:03.40luke-jr_kergoth: BitBake is considered part of OE?
04:03.43kergothupstream, generally.  the official download locations
04:03.49luke-jr_ram123: OE refers to the locations of sources
04:03.51kergothno, bitbake is a tool that acts on the OE metadata
04:04.01ram123so what does oe consist of a few shell scripts ?
04:04.04kergothbitbake is to OE as gnu make is to makefiles
04:04.23ram123what is oe metadata ?
04:04.25luke-jr_kergoth: so that should be "generally BitBake downloads..."
04:04.34luke-jr_ram123: OE metadata is OE itself, now
04:04.37kergothram123: variables holding information like urls, descriptions, etc, and then yes, "tasks", which are executable shell script tidbits
04:04.55kergothluke-jr_: well, its ambiguous, because its OE's base.bbclass that defines the fetch task.
04:05.02luke-jr_ah
04:05.08Geo_KMkergoth: Hey Chris, How are ya 8-)
04:05.25kergothnot too bad, finding this whole "being broke" thing doesnt sit well with me
04:05.27kergothhehe
04:05.28kergothyou?
04:05.48ram123i am using cross tools now.
04:06.07ram123i download the required lib and cross compile. how different is oe from this
04:06.11Geo_KMPretty good, Very busy at work. Lucky you.   Did you find any interesting jobs, or are you still not looking
04:06.21kergothram123: oe isnt just the toolchain.  its thousands of packages.
04:06.31kergothram123: it is used to build numerous linux distros for embedded devices
04:06.43ram123are these packages part of open embedded
04:07.02kergothram123: metadata (scripts to build, info about them) for those packages are in OE.
04:07.18kergothwhich means, bitbake+oe knows how to obtain, patch, and build those things for any arbitrary target platform
04:07.34luke-jr_ram123: you run 'bitbake gpe-image' and BitBake+OE output a complete image file
04:07.59kergothGeo_KM: sorta looking.  mostly only looking around here, since i'm not ready for another move, not even knowing what i want to do.  hopefully i can find a local linux job to pay the bills, or find some short term contract work thats telecommute or something.
04:08.13kergothmight check a technical temporary job service type place for something
04:08.14ram123that is when i run this command u mean to say it downloads cross compiles and gives u the required exe
04:08.17luke-jr_kergoth: I thought you were moving *for* work? O.o
04:08.32luke-jr_ram123: except that there's no exe...
04:08.44kergothram123: it emits binary packages for all those things, and knows how to construct a root filesystem with them, and an image from that.
04:09.13ram123inside the file system there will be exe ?.
04:09.20ram123i do that manually.
04:09.26luke-jr_I'm not aware of any Windows targets..
04:09.38ram123i am using omap 5912 ?
04:09.42kergothram123: in the filesystem will be binaries and configuration files and whatever else, for all the packages you're building
04:09.50kergothOE supports omap today.  it'll build you a rootfs and kernel
04:10.00ram123does it support X windows also ?
04:10.04kergothit can build X, yep
04:10.10kergothand numerous X applications
04:10.17Geo_KMkergoth: I finally got around to upgrading my SL-6000 to OZ-3.5.3. Works great, just the few known bugs so far.
04:10.34kergothGeo_KM: glad to hear it :)  i need to blow the dust off the units i have here and load a recent oz myself
04:11.00ram123so, u mean to say i give what i want say OMAP Kernel 2.6.11, X windows, GPE and it gives u a file system containing these and an Kernel Image
04:11.19Geo_KMkergoth: Yeah Believe it or not I got so used to actually using it as a PDA I never seemed to get around to the upgrade. 8-)
04:11.21luke-jr_What is OMAP?
04:11.23ram123it downloads these from the required locations and cross compiles and does that job.
04:11.32kergothyup
04:11.40kergothluke-jr_: its a TI processor that has both an ARM core and a DSP
04:11.48kergothluke-jr_: used in some pdas and countless mobile phones
04:11.52luke-jr_hmm... OE supports it? O.o
04:11.54ram123when is the cross compiler and bin utils built ?
04:12.05kergothram123: one of hte first steps in the build process.  it builds the tools it needs to build the rest
04:12.09luke-jr_ram123: part of the dependency process
04:12.10ram123does it do it every time i need to build a package ?
04:12.25luke-jr_ram123: only if there's a new version or something
04:12.25kergothit builds it once, it tracks what it has already done and doesnt do it again unnecessarily
04:12.28kergothyeah
04:12.53ram123if i want a specific package that is not part of oe list of packages ?
04:13.11kergoththen you'd create a new file so oe knows how to build it
04:13.15kergothfor most packages its pretty painless
04:13.30kergothif it uses a normal ./configure, make, make install type thing for example, we have classes that abstract out common build processes
04:14.25luke-jr_heh... even kdelibs is taking less work than I expected ;)
04:15.12kergothhehe
04:15.43luke-jr_... mickey asked for a patch to disable Qt's depending on non-diet X11
04:15.46kergothram123: i'd recommend taking a look at some of the OOO newsletters, they usually have pointers to examples of our .bb metadata
04:15.56luke-jr_it seems to be a simple -DQT_NO_XIM
04:16.17kergothah
04:16.20kergothcool
04:16.43luke-jr_now the question is... is there a way to make it optional? o.o
04:17.18ram123what i do now to build Linux Disto is download bin utils, gcc sources and glib sources and some librariy sources and get a list of cross tools (gcc, ld, ar) and cross compiled libraries
04:18.03ram123i take a new package say X windows and its friends cross compile them using the cross tools and build the file system myself
04:18.07luke-jr_kergoth: is PR="r5.1" valid, BTW?
04:18.14kergothram123: sounds time consuming
04:18.16kergothram123: oe will save you a lot of headaches
04:18.20ram123i am looking at open embedded becuase i heard it is simple
04:18.27kergothluke-jr_: should be, afaik
04:20.00luke-jr_ram123: An example of how simple, I have an OE-based distro for Cxx0 Zaurii that has daily image releases :)
04:55.43*** join/#oe Jenna (~cherryRed@209.8.233.162)
04:56.13*** part/#oe Jenna (~cherryRed@209.8.233.162)
04:57.32ram123i was looking for gpe. gpe has 50 dependend libs. so i have to download each one of then cross compile and then cross link and it takes lots of efforts. so someone told me look at oe it will simplify
04:57.58ram123the task.
04:58.13ram123can u tell me how open embedded works in this case ?
04:59.52emtegpe is already in OE and builds for most deices
04:59.59emtedevices*
05:00.03kergothram123: oe will download, patch, and build each of them, obeying dependencies to ensure they're built in order.
05:00.40ram123how do i specify what packages i need ?
05:00.49ram123does it do by tself ?
05:00.52emteit provideds the build system, compilation system, image generations , as wwll as extra package generation
05:01.15ram123how does it find out what libs are needed ?
05:01.32ram123dependent libs ?
05:01.44emtefolows the image metadata
05:02.46emtesimular and more effective than emerge/apt-get source/etc
05:04.43*** join/#oe Timelord (~TL@4.78.4.43)
05:12.25luke-jr_checking whether we can use openpty... configure: error: cannot run test program while cross compiling
05:12.37luke-jr_Is there a normal way to get around such?
05:17.58*** join/#oe minipanda (~zhanght@221.122.51.131)
05:18.22*** part/#oe minipanda (~zhanght@221.122.51.131)
05:20.02*** join/#oe __law__ (~law@mail.stiftadmont.at)
05:26.39ram123so i have to give it the meta data required for each packages and its dependency. but what about the location where the sources are there ?
05:27.06luke-jr_that's in the metadata too
05:27.19luke-jr_you just tell it a directory to get metadata from and it will do the rest
05:28.31kergothram123: just read GettingStarted on the wiki and try it :)
05:28.48ram123so what if the existance of lib is not known to gpe say inetutils ?
05:29.07luke-jr_then GPE obviously doesn't depend on it... o.O
05:29.24emteor you will need to create, test, and add the lib
05:29.31ram123sorry i was referring to oe
05:29.51emtehave you looked to see what is in the OE package list?
05:29.55ram123if oe does not know the existance of a lib say inetutils ? how does it built for it
05:30.02kergothwhat do you mean?
05:30.07ram123i am just taking an example ?
05:30.07kergothi dont understand the question
05:30.10luke-jr_ram123: then you add that lib at the same time as you add the program depending on it
05:30.11emte<PROTECTED>
05:31.15ram123let us assume there exists a library source with me and i want to cross compile it and put it into the file system. how does oe handle it ?
05:31.30luke-jr_ram123: you make a new metadata file for it
05:32.58ram123what is the hard disk size required for open embedded + bit blake ?
05:33.24ram123does all the 2000 lib sources need to be stored in my hard disk ?
05:33.34luke-jr_BitBake uses about 2 MB
05:34.24ram123if i want compiler, linker; it downloads whatever is required and makes the required executables ?
05:34.40ram123does oe knows about TI OMAP 5912 ?
05:34.53luke-jr_OpenEmbedded (metadata) uses about 125 MB
05:35.18luke-jr_omap5912osk seems to have an OE config
05:35.58luke-jr_Machine configuration for the OMAP Starter Kit with a 5912 processor
05:36.25emteram123, you need ~8gb Drive space
05:36.40emteram123, kergoth might
05:36.47emtehe worked with TI for a while
05:37.01ram123u mean to say how to compile 2000 packages where to download them is stored in 125 MB for 2000 packages ?
05:37.12luke-jr_ram123: 125 MB is the metadata
05:37.29luke-jr_ram123: source tarballs for my system are 1.6 GB, but that varies on how much you build
05:37.41luke-jr_build directories get quite large
05:37.52emteglib, gcc, etc
05:39.35*** join/#oe synth (~cb@pcp838545pcs.venice01.fl.comcast.net)
06:23.15*** join/#oe do13 (~dirk@do13.in-dsl.de)
06:28.41*** join/#oe rwhitby-nslu2 (~rwhitby@rwhitby.nslu2-linux)
06:34.39*** part/#oe ram123 (~ram123@203.196.146.243)
06:37.46*** join/#oe Snoogie (~Snoogie@gob75-5-82-231-180-13.fbx.proxad.net)
06:52.03*** join/#oe raster (~raster@vagw.valinux.co.jp)
06:57.47*** join/#oe BigAl (~bigal@220-253-116-248.ACT.netspace.net.au)
07:05.41*** join/#oe pH5 (~ph5@e178230098.adsl.alicedsl.de)
07:17.52*** join/#oe xep (misha@dsl027-176-045.sfo1.dsl.speakeasy.net) [NETSPLIT VICTIM]
07:33.18*** join/#oe rwhitby-nslu2 (~rwhitby@rwhitby.nslu2-linux)
07:41.32_chronicanyone else having problems with gnu-config-native-0.1cvs20050331-r3 do patch failing on config-guess-uclibc.patch?
07:42.29_chronicarm/familiar bitbake gpe-image seems to bork there now...
07:43.51_chroniccleared tmp & bk pull'ed with no difference, though i got a successful build a few days ago :-/
07:49.12*** join/#oe koen (~koen@cl-148.ams-05.nl.sixxs.net)
07:49.42koengood morning all
07:50.55_chronicmornin'
07:52.02*** join/#oe Ironnads (~Ironnads@host81-134-134-64.in-addr.btopenworld.com)
07:52.10hrw|workmorning
07:53.36hrw|work_chronic: asus wl100?
07:53.56_chronica variant - wl-hdd
07:54.39do13morning koen hrw|work
07:55.21hrw|work_chronic: use "nylon" as distro
07:55.24hrw|workhi Dirk
07:56.09_chronichrw|work: yes, for meshcube, sure. repeat & stir for others too?
07:56.39hrw|work_chronic: yes - br1 suggested its usage
07:56.56_chronichrw|work: ah, bruno?
07:56.58hrw|work_chronic: we have to merge all eforts on making distro for mipsel routers
07:57.00hrw|workyes
07:57.16_chronicheh, met him a few times in berlin .... :-)
07:57.58*** join/#oe do13 (~dirk@do13.in-dsl.de)
07:58.01_chronicagreed on merging. ok, will concentrate tests on nylon.
07:58.23*** join/#oe proti (~seb@calypso.frankengul.org)
07:58.30hrw|work_chronic: you both live in berlin?
07:59.05_chronichrw|work: nah, i'm based in london. but i've been to berlin a few times to test meshcube olsr routing, etc.
08:01.06hrw|workah
08:03.01hrw|workhmm.. one thing..
08:03.29hrw|worknylon is based on glibc... I want wrt/uclibc... so we rather have wrt54oe
08:06.05_chronicyeah, i guess uclibc makes more sense for the asus wl*
08:12.26hrw|workhow to name it? OE-WRT? wrtOE?
08:13.56rwhitby-awayOpenWart
08:14.05_chronicrwhitby-away: heh
08:14.41rwhitby-away_chronic: I started an asusoe.conf a while back
08:14.48rwhitby-awaygot it to work with an external toolchain
08:15.02_chronicrwhitby-away: really? cool.
08:15.04rwhitby-away(was going to use it with packages for Oleg's firmware)
08:15.13CIA-703hrw 07 * r1.3594 10openembedded/conf/distro/wrt54oe.conf: updated wrt54oe distro config - we cannot use nylon as distro as WRT are uclibc based
08:15.13hrw|workCIA-7: dont build Java on mipsel
08:15.14rwhitby-awaydidn't do a kernel, just some packages
08:15.16CIA-703hrw 07 * r1.3190.166.18 10openembedded/packages/gcc/gcc3-build.inc: gcc3: disable building Java on mipsel
08:15.20hrw|worko... it works...
08:15.40hrw|workrwhitby-away: asusoe.conf is a thing which I want to totally remove from OE
08:15.42_chronicrwhitby-away: i got the oleg-stylee braodcom toolchain working.
08:15.48hrw|workrwhitby-away: it has hardcoded path for crossdir
08:16.03rwhitby-awayhrw|work: if it's replaced by something else merged, I would be very happy to remove it
08:16.19hrw|workrwhitby-away: look into wrt54oe.conf
08:16.53rwhitby-awayhrw|work: asusoe was designed to make packages which could run with the stock asus firmware using Oleg's custom firmware.
08:17.13rwhitby-awayso it uses a specific version of uclibc, which OE doesn't support
08:17.23_chronicrwhitby-away: oh :(
08:17.25hrw|workrwhitby-away: why not to add that uclibc into OE?
08:17.42rwhitby-awayhrw|work: cause it was easier to just use the external toolchain provided by Asus.
08:17.59rwhitby-awayI was trying to get a specific package to build for firmware I had, rather than create new firmware
08:18.17hrw|workok
08:18.18rwhitby-away(I already spend too much time on nslu2-linux, I can't afford to build asus firmware too)
08:18.50hrw|workthat like I have with wrt54 - flashed openwrt and plan to replace what I can
08:18.56jacquesanyone know if procps was ever fixed to package ?
08:19.03rwhitby-awayhrw|work: but we ended up porting the Unslung packages (which are outside of OE) instead.  So asusoe could still be removed if no-one is using it.
08:19.54rwhitby-awayhrw|work: yeah openwrt is like openslug (completely new distro). and asusoe is like unslung (compatible with stock firmware)
08:20.21rwhitby-away(of course, openwrt predates openslug and unslung)
08:20.59hrw|workgood to know
08:22.21jacques<PROTECTED>
08:22.39jacques<PROTECTED>
08:22.51hrw|workjacques: you need to register
08:23.01jacquesthen the wiki is wrong
08:23.03hrw|workgive me url of wiki page and I will fix it
08:23.17jacqueshttp://oe.handhelds.org/cgi-bin/moin.cgi
08:23.27hrw|workexact url
08:23.39jacquesI'd rather someone just fixed procps to not do install --strip
08:24.03hrw|workall binaries are stripped by defaut
08:24.07jacquesI dunno how to get more exact than that - that's the page it's on
08:24.18jacquessearch for "guest" on that page
08:24.34jacqueshrw|work, my point is, install --strip does not work when cross-building
08:25.09jacquesat least it doesn't for procps because it's trying to strip an armeb binary with x86 strip
08:25.18RPmorning all
08:25.39do13morning RP
08:27.05hrw|workhi rp
08:27.15hrw|workshit.. I forgot oe wiki password
08:27.16rwhitby-awayg'day RP
08:28.33*** join/#oe Anst (~anst@198.36.32.29)
08:30.32koenrwhitby: I created our 'official' org.openembedded.dev branch
08:31.59rwhitbykoen: yep, noticed that
08:32.15koenI also got an OK for testing monotone on handhelds.org
08:32.37_chronicweird, i'm now getting further testing with h3600/linux-uxlibc/nylon than with "standard" familiar ... %^}
08:32.40rwhitbyis that the same as openembedded.org, or is that owned by someone else?
08:32.49koenthe same
08:32.50_chronicis that wrong? ;-)
08:33.06rwhitbykoen: so it will be mtn.openembedded.org ?
08:33.09koenopenembedded.org redirects to oe.handhelds.org
08:33.36koenrwhitby: just plain handhelds.org for the time being
08:34.02rwhitbynobody else at handhelds.org want's a monotone database?
08:34.13koennot at the moment
08:34.33koenlike I said, it's for testing monotone
08:35.01rwhitbyah, so it's not the official openembedded.org monotone server yet ...
08:35.31rwhitbyBTW, we should have viewmtn up and running on mtn.nslu2-linux.org in a day or two
08:39.24koencool
08:43.03koenrwhitby: how's your branch called?
08:43.09koen(the nslu2 one)
08:43.50rwhitbykoen: haven't created it ye
08:43.53rwhitbyyet
08:44.17rwhitbyit will be org.nslu2-linux.openembedded
08:47.10rwhitbyI haven't worked out how to create the branch without comitting a change.  I guess I can just make up a dummy change ....
08:47.57koenaccording to the mailinglist, you can't create 'empty' empty branches
08:48.10koenremove one empty from above sentence
08:51.25*** join/#oe mallum (~mallum@host81-153-48-212.range81-153.btcentralplus.com)
08:55.04hrw|work_chronic: distro=wrt54oe gives working gcc-cross
09:02.22*** join/#oe dkey (~dkey@193.170.48.234)
09:04.23*** join/#oe [g2] (~g2@g2.nslu2-linux)
09:07.59koen2.6.12-mm1 is indeed very snappy
09:12.51hrw|workhi mickeyl
09:13.00hrw|work~lart kwallet
09:14.44*** join/#oe bluelightning (~bluelight@219-89-2-246.dialup.xtra.co.nz)
09:14.47mickeylhi hrw
09:14.57mickeyli broke pcmciaapplet again yesterday
09:15.02mickeyli just fixed it that morning
09:15.03mickeyl*sigh*
09:15.25bluelightninghi all
09:15.57hrw|workre
09:15.58mickeylhi bluelightning
09:16.07bluelightninghi hrw|work
09:16.08mickeylhrw|work: poke now works! (thanks to zecke)
09:16.09bluelightninghi mickeyl
09:16.10*** join/#oe koen|z (~koen@dominion.kabel.utwente.nl)
09:16.23bluelightninghi koen|z
09:16.46hrw|workmickeyl: pcmciaapplet lack icons which was in cardmon (that ones which show type of card)
09:17.27mickeylhrw|work: right. polishing GUI comes last. first functionality :)
09:17.33hrw|workmickeyl: sure
09:18.00mickeylanything else you're missing in a pcmcia control applet ?
09:19.20mickeylfor later versions i may even allow to change the driver binding of registered cards
09:19.29mickeylbut for that i need to write a full fledged cardmgr .conf parser
09:19.33mickeyland I'm reluctant to do that
09:19.36mickeyli hate writing parsers
09:19.39mickeylit's soooo boring
09:19.48hrw|workmickeyl: option to ignore configuring card
09:19.54Twiunmornin' folks
09:20.15hrw|workmickeyl: with my wifi card I got "your card is not configured yet" - but it works without problem
09:20.29mickeylhrw|work: good idea. Do you want to configure? [Yes] [No] [Don't ask me again for that card]
09:20.32hrw|workmickeyl: add action "ignore" (or "do nothing")
09:20.32koenhey Twiun
09:20.46mickeylhrw|work: "activate" is exactly that ;)
09:20.57koenmickeyl: verbs, not nouns
09:21.08koen"configure" "don't configure"
09:21.31hrw|workmickeyl: change message in dialog..
09:21.33mickeylkoen: is that what the usability guys say ?
09:21.37koenyes
09:21.40mickeyli see
09:21.44mickeylyeah, will think about that
09:21.59bluelightning"ignore" would be preferable to "don't configure" IMO
09:22.01hrw|work"You have inserted the card Socket CF+ Personal Network Card\nSocket Socket" - what is what?
09:22.36mickeylwell, that's the whole product identity in bold
09:22.54mickeylwhat should i do instead?
09:23.15hrw|workignore other then card name?
09:23.24mickeylthat's tricky
09:23.34mickeylthe card name consists internally of a 4-tuple
09:23.37hrw|worknow I have Hitachi flash 5.0 `[][] where [] is box
09:23.38mickeyland vendors are totally free
09:23.58mickeyleeks
09:24.00hrw|workmaybe add what class the card is?
09:24.01mickeylcan you make a scap ?
09:24.08mickeylyeah, classname is a good idea
09:24.22*** join/#oe lardman (~lardman@138.38.73.178)
09:24.52mickeylyo lardman
09:24.59lardmanhey mickeyl
09:25.46lardmannice thread on oesf :) : http://www.oesf.org/forums/index.php?showtopic=13392&hl=
09:26.17lardmannow all we need is for someone to add that code (ScottYelich's) to OE and see them come flocking to us ;)
09:26.36hrw|workRP: can APM code be nicer to user? I got LED On/Off so often then machine did only that
09:26.51hrw|workhmm.. where last time I was on oesf..
09:28.10lardmanbbiab
09:30.33hrw|workmickey|lecture: http://handhelds.org/scap/port.19066.png
09:30.38hrw|work~lart scap 0.1
09:31.03bluelightninghrw|work: nice lines, there
09:31.19jacquesok I submitted a bug about procps
09:31.45hrw|workbluelightning: thats what scap produce on my hardware
09:31.47koenlardman|away: how come nobody uses ipkg-build?
09:32.01hrw|workmickey|lecture: http://handhelds.org/scap/port.19317.png - correct one
09:34.17hrw|workmickey|lecture: http://handhelds.org/scap/port.19475.png with BT card
09:34.29koenmickey|lecture: http://www.suse.de/~mfabian/suse-cjk/xim.html
09:35.18koenhrw|work: are those icons for qvga?
09:35.22hrw|workmickey|lecture: btw. cardctl ident report BT card as function 254 (null)
09:36.04hrw|workkoen: I dont remember now which ones athey are
09:37.39bluelightninghrw|work: looks like there's a glitch there somewhere
09:39.29*** join/#oe zecke_ (fakeuser@p54BD1D72.dip0.t-ipconnect.de)
09:40.17hrw|workhi zecke
09:43.41RPhrw|work: I don't understand your apm question?
09:44.16RPYou mean you were seeing lots of Charge On / Charge Off messages?
09:44.21hrw|workyes
09:44.32hrw|workfew per second
09:44.55RPIs the charger working?
09:45.01RPNo Err ones?
09:45.01hrw|worknothing more was running on husky and it was sluggish...
09:45.05hrw|workno err
09:46.08*** join/#oe pb_ (~pb@2002:5246:d929:1:20a:5eff:fe00:391e)
09:46.14RPhrw|work: I've never seen it repeat lots of them :-/
09:46.39hrw|workRP: http://pastebin.ca/15527
09:47.25RPhrw|work: Which kernel?
09:47.38RPhrw|work: There is something wrong for it to be doing that...
09:47.41hrw|work2.6.12-mm1
09:48.12hrw|work-r1 iirc
09:49.25RPhrw|work: I suspect its a preempt issue which is showing up due to the speedups. Its going to be a nightmare to fix :-(
09:49.40RPI'm discharging mine a bit now to see if it also does it
09:49.59hrw|work;(
09:50.34RPhrw|work: Basically, there is no locking in the charging code...
09:51.17*** join/#oe andersee (~andersee@codepoet.org)
10:02.18lardman|workkoen: quite - I was going to mention that, but couldn't think of the name off the top of my head
10:04.25hrw|workNOTE: [12:04] package procps-3.2.1-r1: task do_build: completed
10:05.23jacqueshrw|work, are you saying it's fixed or you cannot reproduce?
10:06.04hrw|workjacques: ugly fixed to not be stripped at all
10:06.11hrw|workusr/bin/watch:        ELF 32-bit LSB MIPS-I executable, MIPS, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
10:06.40jacqueshrw|work, in unslung cvs we would patch those to use a separate strip command, instead of the install --strip
10:06.45jacquesbut it's a pain
10:07.04jacquesthanks for looking at it
10:08.49hrw|workjacques: http://www.hrw.one.pl/tmp/fix-strip.patch
10:15.40*** join/#oe marcan (1337@253.Red-83-53-1.pooles.rima-tde.net)
10:26.31*** join/#oe zecke (freyther@lin226.mi.fu-berlin.de)
10:26.38zeckekoen: http://www.linuxdevices.com/news/NS8172216500.html
10:26.43zeckekoen: *idiots*
10:26.58koenhey zecke
10:27.21zeckeI did not know OMAP had a ACPI BIOS
10:28.08mallumzecke: yeah pretty silly article for linuxdevices
10:28.15koenbrave of nokia to be the first to use X on arm
10:28.36mallumkoen: right, handhelds having been using it for +5 years
10:28.58koensince '99 or so
10:29.25zeckebut X is sooooo huge
10:29.29koenI wonder when that editor will get his free zaurus
10:29.39mallumkoen: hehe, you read my mind
10:29.40zeckeint i = QFontMetrics(font()).width('X')
10:29.58zeckeX is soo huge i will overflow
10:30.03pb_zecke: hah
10:31.22mallumX on the 770 actually out performs the hardware
10:32.17mallumin terms of how fast the pipe to the display is
10:34.00koenisn't it using a horrible dma->shadowfb->dma->fb solution?
10:34.29RPkoen: yes
10:34.49hrw|workzecke: original on informationweek is better
10:35.05RPhrw|work: I can't reproduce your charging problem here :-(
10:35.06koenmallum: It's also cool that X get's smaller and less complex by sponsoring matchbox
10:35.51hrw|workzecke: without even using ACPI word...
10:35.57hrw|workRP: :(
10:35.58mallumkoen: yeah without the shadowfb
10:36.30mallumkoen: matchbox has special running code deletion technology which makes X smaller and less complex
10:36.53koenthat must be it
10:37.28zeckekoen: that happens when people don't do stuff they get paid for (X smaller when sponsoring matchbox)
10:38.43koenwe'll see in 9 days :)
10:40.08koenwe wouldn't want nelson to suffocate when holding his breath for the 770
10:40.14*** join/#oe zinga (~arnaudb@186.80-203-227.nextgentel.com)
10:40.37koenRP: 2.6.12 is quite fast
10:40.40zeckekoen: it looks like Nokia is short on child laborer...
10:40.57koenRP: now make it go faster when swapping to SD ;)
10:40.57zeckekoen: these bloody children seem not to be able to produce 500 770's within days..
10:41.27koenyeah, I bet sharp has all of them
10:41.57pb_zecke: they're probably having trouble squeezing X inside that small case
10:42.40zeckethat sounds plausible...
10:42.45jacques"several seconds of lag time between user action and system response" how can that be? something must be seriously wrong
10:43.05zeckeProbably Nokia should use a X11 implementation instead of executing the specification of the protocol directly...
10:43.32mallumjacques: app start up could be faster but things seem to respond well so I dont know what that comment means
10:43.34zeckejacques: he pressed on a URL and it did not show the page content immediately
10:43.47mallumjacques: the article it refers too has been pimped around a number of sites
10:44.11jacquesyeah I've seen that article in like two other places
10:44.37koensubmitted by: pr@trolltech.com
10:44.43jacqueslol
10:45.17jacquesand X ran just fine on 4MB RAM 25MHz sun3's back in college
10:45.49koenjacques: yes, but arm9 is very different
10:45.57koenit's 'underpowered' after all
10:46.19jacquesheck I'm not even sure those were 32bit
10:46.53koenjacques: X runs like crazy on my 23MHz i960
10:47.23koen(hp envizex x-term)
10:47.27zeckekoen: but TT make Xorg better...
10:47.37koenzecke: yes, and kdrive too
10:48.03koenhttp://cvs.freedesktop.org/xserver/xserver/ChangeLog?rev=3.341&view=markup
10:48.06koengooo lars!
10:49.02koenzecke: maybe they are pissed at nokia for saying qpe required 'too much middle men'
10:49.57zeckekoen: where did nokia said that?
10:50.49*** join/#oe do13 (~dirk@do13.in-dsl.de)
10:57.25RPkoen: It would be nice for someone to work on speeding up SD. You want to lean on someone like Spyro ;-)
10:59.49koenzecke: http://www.linuxjournal.com/article/8351
11:02.25RPhrw|work: How discharged was the battery when you saw those messages and did unplugging and plugging the charger in have any effect?
11:03.37zeckekoen: where do you read 'qpe'?
11:03.45Spyrocheers RP ;-)
11:04.13*** join/#oe mithro (~tim@ppp195-250.lns1.adl1.internode.on.net)
11:06.51koenzecke: between the lines
11:07.08zeckekoen: with or without the GPE glasses?
11:07.28koenjust common sense
11:07.56zeckekoen: without Men in The Middle could mean many things
11:08.08zeckenot paying MontaVista again for an OMAP port...
11:09.03koenor hiring lineo to mess up the code
11:09.09zeckekoen: right
11:09.32zeckeafaik for maemo men in the middle were hired
11:09.54koencorrect
11:10.07koenbut now it's company independant
11:10.18zeckekoen: so the statement of him only refers to the kernel
11:10.40zeckekoen: if you pay TT ~20.000$ you bought their platform in total as well
11:10.43koenand doesn't scare away 3rd party evil people with the GPL
11:10.49zeckemaybe the price is higher nowadays...
11:11.05zeckekoen: GPL is the only true Free Software License
11:11.20koenI'm not saying it isn't
11:11.27zeckeeither you want to get rich and wealthy and use MIT (like mono)
11:11.39koenanyway, mono has a better license
11:11.40zeckeor you believe in Free Software and solely use GPL
11:11.55koenor BSD
11:12.15zeckekoen: BSD is Free but not Free Software ;)
11:12.19zeckeGNU *muuuuh*
11:12.26zeckeanyway I'm spamming
11:12.37koenand I'm trolling
11:12.55koenlet's write a slashbot together ;)
11:12.56zeckeI wonder how GNOME became a GNU project...
11:13.25koenby not having an evil license as kde used to have
11:13.29zeckeall founding reasons of GNOME a nowadays void
11:13.40zeckeare even...
11:14.02koenEE rules!
11:14.04koenCS sucks!
11:14.22zeckeCornelius Schumacher? ;)
11:14.27koen:P
11:14.50koenah, cool
11:14.55RPSpyro: You know the mmc code better than me ;-)
11:15.10zeckekoen: but I'm not impressed...
11:15.19hrw|workre
11:15.23koenzecke: don't forget to wear the 'vcards suck' shirt
11:15.34hrw|workRP: about 95-99% charged
11:15.41zeckekoen: maybe his 4th or 6th try on writing a generic syncing infrarstructure gets better
11:16.03RPhrw|work: That's the position my c7x0 is in :-(
11:16.25RPhrw|work: Are you sure the charger is putting out the right voltage?
11:16.43hrw|workRP: I used it before - but maybe port is dying
11:18.14hrw|workhow to kill shell on Z: cd /sys/devices/platform/corgi-battery/;ls;ls;ls - it will die
11:19.02hrw|workwanna oops?
11:19.49hrw|workRP: http://pastebin.ca/15539
11:20.45hrw|workRP: apm report 100% (cat /proc/apm)
11:21.01koenzecke: the main problem is that IMO the KDE people say it's shit whatever it is, since multisync uses a gtk gui
11:21.40*** join/#oe mrz80 (1000@caledonia.cns.ufl.edu)
11:22.43zeckekoen: The overall design of OpenSync is like KitchenSync but written in C, not strongly types exchange formats, no formal verification of the input...
11:22.54zeckekoen: but there is one stupid thing...
11:23.39zeckekoen: multisync-os requires one hand crafted config dialog for each plugin
11:23.56zeckekoen: that solely defeats the point of a plugin system
11:24.31zeckekoen: even worse you release plugins + multisync + os seperately... so you will have bugs like the Config Dialog Data produced is not usable to the plugin...
11:24.54zeckekoen: I wonder if glade is not en par with Qt Designer or why this decision was taken...
11:25.19zeckekoen: and then MultiSync-OS didn't work for me (as a User of KS I can understand it...)
11:26.06koenmaybe you can persuade him to have a centralized config gui thing
11:26.25zeckekoen: or use glade/qt designer xml
11:26.32mallummailed linuxdevices
11:26.49zeckekoen: With Qt each plugin could give a XML configuration dialog
11:27.11zeckekoen: and the platform could provide 'custom' sync specefic widgets...
11:27.35zeckeif the user accepts the changes, (using Qt) one can easily get the values out of the widget and pass it back to the plugin...
11:27.42*** join/#oe Geo_KM (~keith@ppp61-98.lns1.cbr1.internode.on.net)
11:28.01zeckeI would have assumed GTK+ could do similiar things
11:28.16koenI think it can
11:29.05RPhrw|work: Looks like you're really having problems with it :-(
11:29.40koenzecke: or pass the needed params to the core and let the core assemble a dialog
11:30.04RPhrw|work: The ls;ls;ls doesn't kill mine :-/
11:30.05zeckekoen: I'm sure he had a reasoning but I can not see it ;)
11:30.22zeckeand Gosh C... why not C# or python... but C...
11:30.40koenportablility and size I guess
11:30.45zeckepeople should be good GNOME citizens and use mono
11:30.46hrw|workRP: I restarted mine
11:30.50koenand lack of OO skills
11:30.51zeckeanyway their leader does so
11:30.56koenzecke: OS != gnome
11:31.12koenand mono isn't accepted in gnome yet :)
11:31.14zeckekoen: portability... that is a weak argument
11:31.17zeckekoen: size as well
11:31.27*** join/#oe ideal_ (~idealm_@222.67.234.189)
11:32.08zeckeeven an arm can run g++ compiled code
11:32.52Spyrosome of us just like C
11:33.31RPhrw|work: Has the reboot sorted it out?
11:34.55mallumzecke: C rules :)
11:35.06CIA-703koen 07 * r1.3591.1.6 10openembedded/packages/gpe-contacts/ (files/lost-icons.patch gpe-contacts_0.39.bb): gpe-contacts_0.39.bb: fix missing icons problem
11:35.41hrw|workRP: http://pastebin.ca/15541
11:35.49zeckeSpyro: when I do kernel stuff I miss nothing as well...
11:36.13zeckeSpyro: but for the desktop/userspace there are way better technologies to use...
11:36.57zeckeI would use C as well when I would get paid for the number of written lines of code ;)
11:37.08zecke<mono_logue_end />
11:37.39hrw|workRP: what do you think?
11:37.52mallumzecke: you just learn to write code faster ;)
11:38.34zeckemallum: I really doubt that ordinary code written in C is faster
11:38.46zeckemallum: if it is, there is a bug compiler bug in gcc
11:39.08hrw|workmickey|lecture: http://handhelds.org/scap/port.26189.png - another shot of pcmciaapplet with my memory card. this time wthut boxes
11:41.16RPhrw|work: That manages to crash mine as well. Looks like something is breaking sysfs
11:41.18*** join/#oe Ycros (~Ycros@c211-30-252-204.thorn1.nsw.optusnet.com.au)
11:41.19zeckemallum: X is written in C and we know it is huge, bloaty, slow ;)
11:41.25RPProbably a preempt bug...
11:41.48hrw|workRP: uf.. atleast one bug is repeatable
11:42.01mallumzecke: compared to ?
11:42.09zeckemallum: Y
11:42.16zeckejust kidding (in total)
11:42.22mallumzecke: me too ;)
11:42.37mallumzecke: I love you really
11:42.59zeckeeverybody love sick and disabled bastards
11:43.29RPhrw|work: We need to narrow it down to a reproducable test case, then see which kernel it started in :-(
11:43.59zeckemallum: I want matchbox to do viewport scrolling. I know fvwm2 can do it (so it must be technically possible) do you've a good introduction to matchbox?
11:44.51mallumzecke: it will be crack
11:45.06mallumzecke: mb has no toolkit so it will be pain to
11:46.15mallumzecke: Im toying with the idea of breaking mb wm core out into a ( maybe static ) lib so its easy for people to hack there own deriviative and do things that I think are crack with it ;)
11:47.42*** join/#oe kurre2__ (~tomimo@a84-231-39-238.elisa-laajakaista.fi)
11:55.15*** join/#oe koen|z (~koen@dominion.kabel.utwente.nl)
11:55.41hrw|workRP: cat /proc/apm gives me 100%
11:57.21*** join/#oe dkey (~dkey@193.170.48.234)
12:02.32*** join/#oe chewy (~dieu@r2351064.cidc.net)
12:13.50CIA-703koen 07 * r1.3596 10openembedded/packages/gpe-contacts/ (gpe-contacts-maemo_0.39.bb gpe-contacts.inc): Add maemo-fied gpe-contacts
12:21.41*** join/#oe rwhitby-away (~rwhitby@rwhitby.nslu2-linux)
12:26.46*** join/#oe dkey (~dkey@193.170.48.234)
12:28.37*** join/#oe proti (~seb@calypso.frankengul.org)
12:37.14*** join/#oe Richard48 (~Anon@ppp998.adelaide.on.net.au)
12:40.05CIA-703koen 07 * r1.3597 10openembedded/packages/imposter/imposter_0.3.bb: Add imposter, a standalone GTK2 OOo impress viewer
12:40.41*** join/#oe Crofton|laptop (~balister@66-207-66-26.black.dmt.ntelos.net)
12:44.12*** join/#oe mallum (~mallum@host81-153-48-212.range81-153.btcentralplus.com)
12:52.07*** part/#oe Richard48 (~Anon@ppp998.adelaide.on.net.au)
12:56.23*** join/#oe drw (~drw@c-67-172-219-167.hsd1.tx.comcast.net)
13:04.17*** join/#oe Geo_KM (~keith@ppp61-98.lns1.cbr1.internode.on.net)
13:05.57Geo_KMkergoth: Chris you around?
13:18.56*** join/#oe Virusmaster (~Thomas@p549CD0D3.dip.t-dialin.net)
13:21.07*** join/#oe raster (~raster@YahooBB219198104088.bbtec.net)
13:48.45*** join/#oe jamey (~jamey@192.208.47.196)
13:54.44Sirfredafternoon
13:59.54hrw|workhi Sirfred
14:01.06chouimatmorning
14:02.09kergothGeo_KM: am now.  whats up
14:02.29RPhi Sirfred
14:03.33SirfredRP: My SD card refuses to be mounted on boot. I need to reinsert it to be mounted.
14:03.47SirfredRP: Just for your information. perhaps it's useful for you.
14:04.13*** join/#oe jamey_ (~jamey@192.208.47.196)
14:04.59*** join/#oe jbowler-away (~jbowler@70-98-218-127.dsl1.myc.or.frontiernet.net)
14:08.25RPSirfred: Its probably a udev problem - it won't be creating the node when it should
14:09.56*** join/#oe raster (~raster@YahooBB219198104088.bbtec.net)
14:18.47*** join/#oe france_ (~france@dhcp-208-55.crl.hpl.hp.com)
14:27.24hrw|workbye
14:28.00*** join/#oe mithro (~tim@ppp195-250.lns1.adl1.internode.on.net)
14:28.00*** join/#oe Anst (~anst@198.36.32.29)
14:28.00*** join/#oe BigAl (~bigal@220-253-116-248.ACT.netspace.net.au) [NETSPLIT VICTIM]
14:28.00*** join/#oe ljp (~lpotter@203.94.178.46)
14:38.35CoreDump|homehi
14:39.24CosmicPenguinhmmm....
14:39.24CosmicPenguinwassup with the cannot assign to operator message?
14:39.24CosmicPenguinoops - neve rmind
14:39.44*** join/#oe eyeeye (~auge@p549EA5C4.dip0.t-ipconnect.de)
14:41.52eyeeye02is there anywhere something like a howto-port-oe-to-my-homebrew-hardware?
14:46.54CosmicPenguinfirst of all, stop with the colors, or you are going to hear crickets
14:53.45eyeeye0201ok, without colors, howto anywhere?
14:56.09*** join/#oe zinga_ (~arnaudb@186.80-203-227.nextgentel.com)
14:57.03*** join/#oe Geo_KM (~Geo_KM@ppp61-98.lns1.cbr1.internode.on.net)
15:01.21*** join/#oe tigrux (~tigrux@dsl-200-67-236-216.prod-empresarial.com.mx)
15:09.40*** join/#oe Crofton|laptop (~balister@h80ad9368.dhcp.vt.edu)
15:10.37*** join/#oe zap (~zap@217.170.93.196)
15:13.20*** part/#oe eyeeye (~auge@p549EA5C4.dip0.t-ipconnect.de)
15:36.12*** join/#oe ar__ (~ar@port-ip-213-211-231-107.reverse.mdcc-fun.de)
15:49.09*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
15:55.55*** join/#oe cvs_ (cvs@crash48.student.utwente.nl)
15:59.18*** join/#oe lexlynch (~lexlynch@222.35.14.134)
16:08.41*** join/#oe [cc]smart (~smart@gw.ptr-62-65-149-158.customer.ch.netstream.com)
16:12.43*** join/#oe Laibsch (~leggewie@G1203.g.pppool.de)
16:12.56*** join/#oe koobla (~chatzilla@wall4.soft.uni-linz.ac.at) [NETSPLIT VICTIM]
16:15.11*** join/#oe dustpuppy (~chris@62.141.36.81)
16:16.22*** part/#oe Laibsch (~leggewie@G1203.g.pppool.de)
16:22.41*** join/#oe synth (~cb@pcp838545pcs.venice01.fl.comcast.net)
16:26.51*** join/#oe koen (~koen@cl-148.ams-05.nl.sixxs.net)
16:29.56*** join/#oe Virusmaster (~Thomas@p549CD0D3.dip.t-dialin.net)
16:45.31*** join/#oe qfh (~qfh@ppp-82-135-2-207.mnet-online.de)
16:47.03*** join/#oe zecke (~ich@83-169-170-48-dynip.superkabel.de)
16:56.50Sirfredmickeyl: W100:Rot90:0 should be understood as 90 degrees clockwise?
17:07.48*** part/#oe _chronic (~adamb@213.210.24.6)
17:12.40*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
17:14.59CIA-703koen 07 * r1.3598 10openembedded/ (4 files in 3 dirs): Tweak some GPE/maemo package names
17:33.31*** join/#oe obi (~obi@B3114.karlshof.wh.tu-darmstadt.de)
17:35.52*** join/#oe Kompo (~kimmo@sk2-38.tky.hut.fi)
17:45.56*** join/#oe andersee (~andersee@codepoet.org)
17:46.27*** join/#oe Laibsch (~leggewie@G1ea8.g.pppool.de)
17:46.42lardmanbye all
17:59.21mickeylSirfred: yes, that's right
18:01.24Sirfredmickeyl: It's strange, when I phisically rotate the screen, it tryes to rotate 90 degrees.
18:01.43SirfredI think it should try 270 degrees.
18:02.17koencan it do -90?
18:02.37Sirfredkoen: Isn't -90 == 270 ?
18:02.45koenyes
18:03.08mickeylhmm
18:03.10Sirfredkoen: Perhaps the way I'm understanding the rotation is not the correct one.
18:03.12mickeylthis is from odevice:
18:03.28mickeyl<PROTECTED>
18:03.28mickeyl<PROTECTED>
18:03.28mickeyl<PROTECTED>
18:03.28mickeyl<PROTECTED>
18:03.41mickeylthis is the kernel 2.6 rotation
18:03.43SirfredHumm.
18:03.46mickeylcompared to the kernel 2.4 rotation:
18:03.51mickeyl<PROTECTED>
18:03.51mickeyl<PROTECTED>
18:03.51mickeyl<PROTECTED>
18:04.16Sirfredmickeyl: I thought that CASE_PORTRAIT should be 270.
18:04.28Sirfredmickeyl: If were're understanding the rotation angles clockwise.
18:05.17mickeylhmm why?
18:05.51mickeylnative rotation for landscape is 0
18:06.13SirfredBecause the onscreen buttons are on the right side of the screen. So if we rotate 90 degrees clockwise, the buttons will stand in the upper side of the screen.
18:06.18mickeylwhen you rotate 90° clockwise, the CG silicon label is at the bottom of the screen
18:06.31Sirfredmickeyl: Perhaps it's my english again.
18:06.39mickeylno they're at the bottom, because you turn the swivel
18:06.43Sirfredmickeyl: clockwise is rotating right.
18:06.45Sirfredmickeyl: isn't it?
18:07.10Sirfredmickeyl: I thought that what we were rotating is the screen information.
18:07.33Sirfredmickeyl: so, rotating 90 degrees, the label is at the top.
18:07.42SirfredWell, that is the smaller of my problems.
18:07.51mickeylhmm i guess you're right
18:07.58mickeylthen i don't understand why the code in odevice works :)
18:08.10SirfredGetting hot-rotation working  is driving me mad.
18:08.21SirfredScreen corruption, pixmaps corruption...
18:09.49mickeylsounds nasty
18:10.28Sirfredmickeyl: Yes. There's something I don't understand in the w100 initialization.
18:10.50Sirfredmickeyl: When I start  using W100:Rot90:0 everything works.
18:11.49Sirfredmickeyl: But starting with Rot0 and going to Rot90, the screen goes portrait, but only 480x480.
18:12.44SirfredAnyway, qte thinks that the screen is 480x640, the only problem is that the bottom is black.
18:13.15mickeylSirfred: ok, sounds like something deep in the ATI code
18:13.22mickeyli can't help with that :/
18:13.40mickeylis suspend/resume working now?
18:13.44mickeyl(ati-wise)
18:13.49Sirfred:)
18:14.20Sirfredmickeyl: I didn't have time to look at that. Was only fighting the rotation wars.
18:14.23SirfredBut I'm losing.
18:14.40mickeyldon't give up hope, you're close ;)
18:16.09Sirfredmickeyl: I spend a lot of time testing, because I have the testing library in an SD card.
18:16.26Sirfredmickeyl: Uploading is slow.
18:16.44Sirfredmickeyl: About the suspend/resume issue.
18:17.01Sirfredmickeyl: Do you know if qte is signalled in some way when those events happen ?
18:17.12Sirfredmickeyl: I was looking a little but found nothing.
18:17.51zeckeSirfred: what notification?
18:18.11Sirfredzecke: suspending and/or resuming.
18:19.14zeckeSirfred: for Yopy it might have /dev/apm_bios open
18:20.18mickeylin general, there is no notification upon suspend or resume. qte more or less doesn't know about that
18:20.34mickeylwe send a qcop signal to all qte apps but that's about all
18:20.54Sirfredmickeyl: That could be enough.
18:21.17Sirfredmickeyl: What qcop event is that?
18:21.55RPSirfred: Its possible the rotation is hardcoded into atilib in some way :-/
18:21.58zeckeSirfred: about to suspend
18:22.10RPCan you do accel tests over the full screen when its rotated?
18:22.30SirfredRP: When the rotation is set from the beginning, it works fine.
18:22.49SirfredRP: THe problem is when I try to rotate during the application life.
18:23.11SirfredRP: I'm not able to set it up properly. I suppose it's possible, but there's something ...
18:24.14SirfredRP: The rotation has something to do with the AtiCore_ProcessAttatchSpecialMode
18:24.25RPSirfred: Ah, ok. Its not what I was thining then...
18:24.38SirfredRP: Also, when the framebuffer is rotated, I needed to Detach and reattatch again.
18:25.03SirfredRP: I've also tried to resetup the graphic window, without luck.
18:25.25RPSirfred: One of these days, I'll finish my work on them and things will be much easier
18:25.25Sirfredzecke: And is there any message for resuming?
18:25.38SirfredRP: Did you have time to advance in it?
18:29.42mickeylSirfred: we send QPE/System aboutToSuspend() prior
18:29.56mickeylSirfred: and send QPE/System returnFromSuspend() after
18:30.02Sirfredmickeyl: Thanks.
18:34.37*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
18:55.11*** join/#oe synth (~cb@pcp838545pcs.venice01.fl.comcast.net)
19:01.56*** join/#oe darkschneider (~gab@213-140-6-96.fastres.net)
19:06.26*** join/#oe molivier (~mac@f01m-39-221.d4.club-internet.fr)
19:06.50*** join/#oe Virusmaster (~Thomas@p549CD0D3.dip.t-dialin.net)
19:16.51darkschneidermickeyl: no way to make 3.5.3 work, i rolled back to 3.5.2 that works (apart wireless). The problem of 3.5.3 is the same the comments on site and wiki higlish, after flashing it it hands on the splash screen forever. Maybe that is due to the kernel, one of the avaiable kernel is named for pxa-255 the otehr has only build date so maybe it's for 255 too and we are all reying to run it with wrong kernel, but there are no others in the sl-5600 dir
19:17.12darkschneiderhiglihs/hiligth
19:17.39darkschneiderhands/hangs.. and sorry
19:19.47mickeyltoo bad. guess we really need to wait for a poodle expert to join us and become responsible for building the poodle specific images. I don't think i will include poodle support in 3.5.4 otherwise
19:20.04mickeylbetter no release than a flakey release
19:20.07mickeylimo
19:20.14darkschneiderare you giving me a bad or a good news? :)
19:20.57mickeylthat lays in the eye of the beholder :)
19:22.23mickeylblindly compiling images just doesn't cut it. we need someone with the hardware to build images and test/fix 'em. the turnaround times when someone without the hardware creates images and someone else tests are just too high. and it's cumbersome.
19:22.46*** join/#oe zap (~zap@217.170.93.196)
19:23.07darkschneiderthat true..
19:23.23darkschneideri failed to build a kernel yesterday
19:23.27darkschneiderso i do nto offer myself...
19:23.31darkschneiderand i'm nto an expert
19:23.49mickeyldoesn't need an expert, just someone motivated enough :) what was your build problem exactly?
19:23.57darkschneideri do nto knwo why it download galculator instead of quilt and then say it fails
19:24.03mickeylah, that one
19:24.08mickeylthat vanishes when you upgrade bitbake
19:24.15mickeylyou need both the latest OE and the latest bitbake
19:24.27darkschneideri have latest oe snapshot (no bk)
19:24.33darkschneideri'll get bitbake
19:24.43darkschneiderok dinner and then i try to make something work..
19:24.47mickeylbon appetit
19:24.59darkschneidermercy
19:25.52koendarkschneider: you can use monotone to get a recent OE, the snapshots are too old
19:40.19hrw|gone/cr
19:44.30darkschneiderkoen: oki i emerge  monotone now
19:44.46hrw|huskyre
19:45.33koenhey hrw|husky
19:45.39hrw|husky~lart thing which stop Alt from getting working from husky to freebsd
19:46.20hrw|huskyI have pgup/pgdn but lack of alt make irssi usage limited
19:48.32hrw|huskySirfred|tv: when using your W100/qte in 480x480 mode ressst of screen is garbage not black - you had luck with black
19:48.35koenmickeyl: monotone 'cvs' has some extra goodies we might find usefull
19:49.24koenmickeyl: atm I'm pretty content with monotone
19:49.42koenafter I add some shell aliases it will be even better :)
19:50.01hrw|huskyhmm.. python+monotone+gcc = OE on device...
19:50.45hrw|huskyI go sleep... irc on vga is not so nice...
19:50.50Sirfredhrw|husky: Well, luck...
19:51.16hrw|huskywifi rocks but I have to look at WPA support - now has only WEP128...
19:51.22hrw|huskycu
19:51.25*** join/#oe do13 (~dirk@p85.212.4.115.tisdip.tiscali.de)
19:52.56mickeylkoen: yes, it looks pretty good to me as well
19:53.29mickeylkoen: btw., BK has converted the repository to cvs and I have a tarball
19:53.40mickeylwe can upload that somewhere eventually
19:53.48koenyou have a cvs uri?
19:53.57koenI'm going to try to import it into monotone :)
19:54.01mickeyluh oh
19:54.05mickeyli wouldn't recommend that :)
19:54.11mickeyli can get you a link to the tarball
19:54.12mickeylhold on
19:54.28koena tarball of rcs,v files?
19:54.33mickeyli think so
19:54.36mickeyldidn't extract it yet
19:55.19mickeylya, it's ,v files
19:56.01koenI think it's a good test to see how monotone handles that
19:56.24*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
19:56.33mickeylvanille.de/temp/oe/
19:57.15koenooh, 2,30 MB/s
19:57.22mickeylsure :)
20:05.20koenmickeyl: the tarball doesn't ddo well with monotone
20:05.30koenmickeyl: could you give me the cvs uri?
20:05.37mickeylthere is none
20:05.40mickeyli just got that tarball
20:10.18koenok, got it working
20:10.37*** join/#oe zap (~zap@217.170.93.196)
20:10.44mickeylcool
20:12.19darkschneiderok bitbake recent was a pieceof cake.. now using sfioball for oe...
20:12.33darkschneiderand i allready hate bk more
20:13.11mickeyluse monotone like koen said.
20:13.13jbowler-awaykoen: I have done a cvs_import of nslu2-linux.bkbits.net
20:13.15mickeylwe are switching to it anyway
20:13.49darkschneiderinever used monotone
20:13.56darkschneiderwas faster to use sfio
20:15.24jbowler-awaykoen, mickeyl: the result of the import was:
20:15.39jbowler-away-rw-r--r--  1 jbowler jbowler 1245069312 Jun 21 20:18 jbowler.db
20:15.49koen124MB?
20:16.01jbowler-awayNo, count the zeros ;-)
20:16.08koen1.2GB
20:16.08mickeylhell
20:16.30jbowler-awayWhat I haven't done yet is to dump the db then reimport it - it may all be space.
20:17.16jbowler-awayOh, it took about 18 hours at 99% CPU on a 3.0GHz x86.
20:17.38koenI bet an opteron could do it in far less time
20:18.19jbowler-awayDoesn't help if it's all data, because a user db pull has to pull all that data.
20:18.36*** join/#oe Pigi (~NoOne@host163-45.pool80180.interbusiness.it)
20:18.43darkschneiderbtw bitbake support distcc?
20:18.47PigiCiao all
20:18.56darkschneideri have some other cput ouse if it does
20:19.33koenhey Pigi
20:19.42koendarkschneider: yes, it even supports icecream
20:19.49Pigihey koen
20:19.51koenzecke and florian played with it
20:20.15*** join/#oe proti (~seb@calypso.frankengul.org)
20:20.16darkschneiderhehe, ok it does... considering i still eat icecram and have to google it do discover what it is
20:25.10koen52k versions
20:25.18koen53k
20:25.52*** join/#oe tomimo (~kurre@a84-231-39-238.elisa-laajakaista.fi)
20:26.41jbowler-awayAbout 75k versions, but it gets boring when it does the revisions - 30k of them.
20:27.01koen57k
20:27.03Pigiwhat are you talkin about ?
20:27.04jbowler-awaySo the text SQL dump is:
20:27.06jbowler-away-rw-r--r--  1 jbowler jbowler 1070906935 Jun 22 13:23 jbowler.dmp
20:27.18jbowler-awaymonotone cvs_import
20:27.26Pigigosh,,,,
20:27.49*** join/#oe woglinde (woglinde@p54BD57E6.dip.t-dialin.net)
20:28.31Pigioe migration from bk ?
20:28.44koenyes
20:28.52*** join/#oe drw (~drw@c-67-172-219-167.hsd1.tx.comcast.net)
20:28.58CosmicPenguinWith 9 days to spare, even.. :)
20:29.02koen60k
20:29.07PigiI see. Good.
20:29.09koenCosmicPenguin: you're right!
20:29.20koenlet's stop all this and come back in a week or so
20:29.32Pigi9 days because the license expire on Jul 1 ?
20:29.35luke-jr_o.o
20:29.45koenPigi: yes
20:30.02Pigithat's not the bettere period, but if I can help in some ways, feel free to ask.
20:30.08Pigibetter even
20:31.23koen63k
20:31.57Pigikoen, where is this number supposed to grow ?
20:32.35koen75 according to jbowler-away
20:33.02Piginot too much far then. How much time it took 'til now ?
20:33.12*** join/#oe zap (~zap@217.170.93.9)
20:33.30koen23 minutes
20:33.43Pigiquick, then
20:33.54koenwe'll see
20:33.58*** join/#oe Snoogie (~Snoogie@gob75-5-82-231-180-13.fbx.proxad.net)
20:34.10koenI'm glad it's still cpu bound instead of io bound
20:34.24Pigiyeah.
20:34.50koenalthough 15krpm u320 disks aren't slow
20:35.21Pigino, they aren't. I wish I will have half  of your speed.... heh
20:35.39koen75468 versions, moving to branches
20:35.42Pigibut is a bit less then the rpm of my yamaha
20:35.47koenPigi: they aren;t mine :(
20:36.10Pigibut you are playng with :)
20:36.36Pigiwho around has been able to compile mpeg2dec ?
20:36.55koenPigi: it's too bad my contract ended, otherwise I would get paid for playing with it
20:37.53Pigitoo bad the contract ended.
20:38.32koenI'm still happy they hired me to work on OE for them
20:38.56Pigiah yes. I remember something about.
20:39.06*** join/#oe kurre2_ (~tomimo@a84-231-39-238.elisa-laajakaista.fi)
20:39.29Pigiit should be nice to get payed  for something you will do for pleasure :)
20:39.47luke-jr_Pigi: that's how the world would work, ideally
20:40.35Pigiluke-jr_, that's how the world _should_ work, ideally. I suspect that also in an ideal word it doesn't work that way :)
20:41.50Pigisecond, and last try:
20:41.57Pigiwho can help with this ?
20:41.59Pigi| /ext/ambient/tmp/cross/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/lib/crt1.o: In function `_start':
20:41.59Pigi| init.c:(.text+0x30): undefined reference to `main'
20:41.59Pigi| collect2: ld returned 1 exit status
20:42.14koentry wiping tmp and rebuild
20:42.32luke-jr_sounds like trying to build a lib as an app
20:42.33Pigiagain ? Oh no.....
20:42.54mickeylg'night
20:42.54Pigimy disk wouldn't survive at this, again....
20:43.02Piginite mickeyl
20:43.09koen'night mickey|zzZZzz
20:43.22mickey|zzZZzztomorrow linuxtag so i have to get up early
20:43.33CroftonI take it I need to learn monotone?
20:43.35koensay hi to people I know for me
20:43.40mickey|zzZZzzwill do
20:43.40mickey|zzZZzzcu
20:44.03*** join/#oe zap (~zap@217.170.93.9)
20:44.21koenCrofton: it looks that way
20:44.49PigiWhat should be better documented is how to configure the ambient to avoid recompile crosscompiling things
20:45.00PigiWell, I know I can use ASSUME_PROVIDED
20:45.04CroftonWhen will monotone repo go live?
20:45.12koenit is live
20:45.16Croftonah
20:45.29Croftonbk is not being updated then?
20:45.41Pigibut I don't really know hown much/how many bb should be PROVIDED
20:45.45koenit is
20:45.53koenbut I sync it back to monotone
20:46.00koenCrofton: see http://dominion.kabel.utwente.nl/koen/blog/pyblosxom.cgi/Handhelds/monotone.html for some small info
20:46.16Pigi~praise koen
20:46.16ibotAll hail koen!
20:46.16Croftonthanks
20:48.00koenwith the webfrontend: http://ewi546.ewi.utwente.nl/tmp/viewmtn/
20:48.28tubbie|homewow, looks promising
20:56.21*** join/#oe zap (~zap@217.170.93.9)
21:10.30jbowler-awaykoen: I could db dump my big database, however db load doesn't reload it...
21:10.42*** join/#oe synth2 (~cb@pcp838545pcs.venice01.fl.comcast.net)
21:10.48jbowler-away(I get a 0 length .db file).
21:12.34jbowler-awayIt works with a db pulled from nslu2-linux.org (i.e. the restored db is about the same size as the original).
21:16.54koen|tv14.4k edges alrady
21:17.02koen|tvwhatever those maybe be
21:18.27zeckefrance: interested in kde's svn scripts?
21:19.04jbowler-awayProbably edges in the graph it used to determine the greatest common ancestor
21:19.27*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
21:19.48koen|tvhow many did you get with the nslu2 repo?
21:22.27jbowler-awayIf this is the second set of numbers I can't remember the total, but there were about 30k versions (the last number).
21:22.47koen|tvhmmm
21:22.58koen|tvI have 75k versions
21:23.06koen|tvmonotone: phase 1 (version import) complete
21:23.07koen|tvmonotone: [branches: 0] [finished branches: 1] [finished edges: 16022] [versions: 75468]building branch org.open
21:24.07zeckekoen|tv: do you have a Xephyr hoary package?
21:24.31koen|tvno, I built it myself for breezy
21:24.39koen|tvbut someone has debs for it
21:24.59koen|tvhttp://nchipin.kos.to/xephyr/
21:26.00jbowler-awayOk, I got that the wrong way round:  75k versions, ? edges and 30k branches
21:26.16koen|tvI'm not sure if thouse are host debs or sb debs
21:26.34koen|tvjbowler-away: ok, I'll see next morning :)
21:27.12Pigitime to sleep
21:27.16Piginight all
21:27.19koen|tv'nighjt Pigi
21:27.31jbowler-awayYep, it's an over-nighter.
21:27.36jbowler-awaysleep well
21:28.02koen|tvindeed
21:28.08koen|tv'night all
21:29.29*** join/#oe TheCount (~count@e178108212.adsl.alicedsl.de)
21:29.47TheCounthi .. who was working on the web-stuff?
21:29.57TheCount(for QA / Bitbake)
21:31.18*** join/#oe pb_ (~pb@2002:5168:d274:1:a00:1fff:fe06:93c)
21:31.25luke-jr_hmm... pcre is broken?
21:31.32zeckeluke-jr_: not for me
21:31.37luke-jr_arm-linux-libtool: install: error: relink `libpcreposix.la' with the above command before installing it
21:33.45luke-jr_so what causes that? O.o
21:35.04zeckedunno, have not seen that one...
21:35.14zeckesomehow all my passwords stopped working
21:35.17luke-jr_mv: cannot stat `libpcreposix.so.0.0.0': No such file or directory
21:35.28luke-jr_my work dir only has ./.libs/libpcre.so.0.0.1
21:40.23luke-jr_err... diff things
21:40.31luke-jr_work dir lacks the posix ver completely
21:43.08luke-jr_http://pastebin.ca/15596
21:43.16luke-jr_the make install seems to be deleting it
21:44.02CIA-703zecke 07 * r1.3599 10openembedded/classes/icecc.bbclass:
21:44.02CIA-7Ice Cream distributed builds:
21:44.02CIA-7<PROTECTED>
21:44.02CIA-7distributed builds. Once a toolchain is built we build a tar.gz out
21:44.02CIA-7of it and it will automatically get distributed on the build farm.
21:44.02CIA-7There are still problemes to be resolved but this class is good enough
21:44.02CIA-7for now
21:45.13luke-jr_zecke: any idea why the do_install step is wiping the lib? :|
21:45.45pb_zecke: very good
21:46.04pb_fwiw, "+=" adds spaces automatically, you don't need to put them in your appended string.
21:49.25zecke*psst*
21:49.34zeckethat bbclass is full of errors
21:49.42zeckebut it works for ~4 month
21:49.44zecke<PROTECTED>
21:49.47pb_heh
21:50.00luke-jr_o.o
22:00.12darkschneiderops
22:00.39darkschneideri hate when packages does not fetch
22:01.05luke-jr_i hate it more when packages don't build for reasons unknown to me
22:01.23darkschneideri can share your hate a day if i ever reach that point :)
22:06.25*** join/#oe zwi (~zwi@64.1.9.60)
22:12.44CIA-703zecke 07 * r1.3600 10openembedded/classes/tinderclient.bbclass:
22:12.44CIA-7Tinder Client BBClass:
22:12.44CIA-7<PROTECTED>
22:12.44CIA-7oe build send tinder reports to a tinderbox.
22:13.14zeckefrance: that is for you ;)
22:13.20zeckewe need a tinderbox ;)
22:13.25CosmicPenguinsweet
22:15.17zeckeluckily no one will test as tinderclient is untested...
22:15.27zeckeI extracted this from a special base.bbclass
22:21.02darkschneidercan someone cvs -z 9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src login
22:21.18darkschneiderand say me if it works, maybe it's just they banned my isp...
22:21.24darkschneideri get used to that...
22:21.35darkschneideranoncvs is passd
22:25.45*** join/#oe Crofton|laptop (~balister@66-207-66-26.black.dmt.ntelos.net)
22:41.25*** join/#oe linuxwhore (~johnh@70-56-171-9.mpls.qwest.net)
22:42.10*** join/#oe hufnus (~slonsiki@m543136d0.tmodns.net)
22:43.42*** join/#oe sjhill (~sjhill@spvl-02-110.dsl.netins.net)
22:44.16sjhillkergoth: ping
22:47.50*** join/#oe treke (~ggilbert@tinman.treke.net)
22:48.18*** join/#oe Virusmaster (~Thomas@p549CD0D3.dip.t-dialin.net)
22:54.54*** join/#oe Geo_KM (~keith@ppp61-98.lns1.cbr1.internode.on.net)
23:25.16*** join/#oe hufnus (~slonsiki@m018c36d0.tmodns.net)
23:32.30*** join/#oe obi (~obi@B3114.karlshof.wh.tu-darmstadt.de)
23:43.12*** join/#oe NAiL (~repvik@banan.dataparty-mn.biz)

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.