irclog2html for #htc-blueangel on 20051213

01:45.07lkcli think the clue in the bitbake gpe-image build is in "parsing finished.  0 cached, 2868 parsed, 72 skipped, 0 masked".  working out which ones are "skipped" and why would help...
01:45.45lkclnope.  no mention of "soundcore" in the tmp/cache.
01:45.48lkclodd.
02:16.14*** join/#htc-blueangel Killer3k (n=Phonics3@82-71-29-232.dsl.in-addr.zen.co.uk)
08:00.07*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
08:00.08*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
08:20.42rob_w-cgimorning room
09:53.46lkclmoornin
10:07.07*** join/#htc-blueangel ben017f (n=ben@219-88-216-1.jetstream.xtra.co.nz)
10:50.19*** join/#htc-blueangel rob_w-cgi (n=txuser@81.209.148.105)
10:50.19*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
13:34.06*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
13:34.06*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
13:39.53Funklordhmm.. seems BAs are running short here, maybe I'll get a universal
14:06.05*** join/#htc-blueangel cp15_ (n=txuser@dd1010.kasserver.com)
14:06.16cp15_Good Morning
14:13.34Funklordmorning =)
14:35.37ben017fmorning
15:31.23*** part/#htc-blueangel oho (n=phm4@myrtle.ukc.ac.uk)
16:32.59*** join/#htc-blueangel cp15 (i=tducrm@p549A2EAF.dip0.t-ipconnect.de)
16:32.59*** mode/#htc-blueangel [+o cp15] by ChanServ
16:33.16cp15Good morning
17:49.34*** join/#htc-blueangel _cronos_ (n=cronos@ron34-1-82-224-149-102.fbx.proxad.net)
18:00.47*** join/#htc-blueangel rob_w (n=bob@p85.212.194.64.tisdip.tiscali.de)
18:00.47*** mode/#htc-blueangel [+o rob_w] by ChanServ
20:03.22immoloheya
20:18.22*** join/#htc-blueangel iclem (n=chatzill@iclem.net)
20:19.27iclemgood evening all
20:32.35cp15Hi iclem
20:56.35lkcl_christ_ this gpe-image kernel thing is pissing me off.
20:57.23lkclthe modules are listed in the blueangel.conf file as dependencies but half of the ipkg kernel module packages aren't being copied onto gpe-image.
20:57.34lkclkernel-module-soundcore for example.
20:57.53cp15Hmmm... Immolo, are you here?
20:58.22lkcleven if i _explicitly_ mention kernel-module-soundcore as a dependency, it _still_ doesn't get packaged up.
20:59.12cp15Have you already tried a find . -type f | xargs grep blueangel_audio
20:59.18cp15Maybe it gets cached somewhere
20:59.24immolocp15, between two things but yes
20:59.46cp15Probably you can help: Is there a special trick to get the kernel modules in the gpe image?
21:00.18immolowhat do you mean?
21:00.48cp15lkcl has extended the BA_MODULES_kernel26 list (like you before), but the new modules are not in the gpe image
21:00.55immolooh
21:01.41lkclsoundcore doesn't get included on gpe-image, for example, even though it's listed in BA_MODULES_kernel26.
21:01.41lkclwhich is really weird.
21:02.27immoloby gpe-image we are talking the rootfs after gpe-image has baked?
21:02.38lkclbitbake gpe-image.
21:03.22lkcloff it goes, builds the image.... and despite soundcore (and others) being in BA_MODULES_kernel26, half of the modules listed are missing from the final .tar.bz2
21:03.27immolodid you remove all stages etc of the xanadux kernel after you changed the blueangel config
21:03.43lkclat one point, yep.
21:04.02lkcli deleted pretty much everything in the tmp/ directory.
21:04.11immolocan I see your machine.conf to check against mine?
21:04.34lkcla version (earlier version) of the monodoc diff is at....
21:05.10lkclhttp://hands.com/~lkcl/gpe.blueangel.patch
21:05.25immolook
21:05.55immololet me just check where bb puts files
21:06.01lkclwhich is pretty straightforward: add some extra modules is about it.
21:06.04immolobeen a few weeks
21:06.21immoloyeah I had to delete something to get it added just trying to see what
21:07.50lkclthanks.
21:08.07immolono problem
21:09.22immolois the stages/xanadux and stamps\xanadux stuff deleted?
21:09.41lkclwill try that....
21:09.49immolothere is some more
21:10.26immoloyou also need to delete the gpe-image stuff from those files as well if I remember right
21:11.07immolothen try bitbake gpe-image and it should bake xanadux something else then gpe-image
21:11.43lkclokay - where's stages/xanadux?  there's a staging directory...
21:12.04immolois it in tmp/ ?
21:12.12lkclno.
21:12.23lkclcache cross deploy rootfs staging stamps work
21:12.36immoloah staging
21:12.46immoloknew it had stage in it :P
21:13.00immolosorry it's been a while since I've had oe in front of me
21:14.30lkclthere's nothing called xanadux in staging (find staging | grep xanadux) ...
21:15.11immolodamn what does it get saved under, is it ba something?
21:15.33lkclwork/xanadux-ba-2.6-2.6.12-r0
21:16.12immololet me see if my stuff is on backup and find out where it alll goes
21:16.18lkclack
21:21.23lkclokay - rebuild just for fun, kernel-module-soundcore has been created, for example...
21:21.40lkclunpacking gpe-image.bb to tmp/work/gpe-image-1.0-r19...
21:22.10lkclah _ha_.  here's something new - do_populate_staging...
21:24.45lkclnope.  FRAK.
21:26.56cp15Hmm... do a find . -name run.do_rootfs.*
21:27.02cp15And then send me the file
21:27.18cp15But before do a ls -l on it to see whether its timestamp is current
21:28.28cp15Ah... Another thing comes into mind
21:28.41lkclyeh? :)
21:28.52cp15Take a look into stamps and see if there is something is there with bootstrap in its name
21:28.59lkclack..
21:29.08lkclgotta find them first...
21:31.00lkcltask-bootstrap-1.0-r25
21:31.43cp15Yeah, delete the stamps
21:31.53cp15This is the package which holds the kernel modules
21:32.02lkclack.
21:33.06lkclhey, phil blundell wrote the task-bootstrap bb file.
21:33.14lkclwhere do i remember his name from..
21:34.31cp15He is responsible for most of gpe... But I also had thought of from where I know him else
21:35.48lkclFRAK.  bastard.  it was the task-bootstramp thing.
21:35.50lkclgot it.
21:39.12cp15So you now have a Image with all modules?
21:39.53lkclyep.
21:40.02lkclfriggin stupid friggin thing.
21:40.30cp15Can you check whether the modules have kernel version 2.4.12-hh2-xda0-ba0?
21:40.42lkclsure.
21:40.42cp152.6.12 of course
21:41.16lkclvermagic 2.6.12-hh2
21:41.40cp15Ok, then you have to redo the kernel build
21:41.47lkclxanadux-ba-2.6-2.6.12-r0
21:41.49lkclburble? :)
21:41.52cp15Yes
21:42.17lkcluhhnnn... errr... i thought i just did!
21:42.39lkclbut then again, i didn't do a monocrock update...
21:43.25lkclwhen you say redo the kernel build, do you mean with bitbake?
21:43.27cp15You probably have to remove the sources to force a new cvs checkout
21:43.43immoloyou do
21:43.45lkcli got rid of... oh, yes, yes that'd be right.
21:44.01cp15Yes, remove sources/linux-2.6-xda_cvs.sourceforge.net_K2-6-12-hh2-xda0-ba0_.tar.gz
21:44.40cp15I whish there would be a better way
21:44.47lkcloff we go again....
21:46.13cp15How have you fixed quilt and other packages referring to savannah?
21:46.26lkcllemme see...
21:47.20lkcl1-line patch: use cvs://anonymous@cvs.sv.nongnu.org, method=pserver
21:47.27lkclbit of a pain, that.
21:48.26lkclcvs update, hurrah.... tag=K2-6-12-hh2-xad0-ba0
21:49.25lkclbrb, build time & tea time...
22:19.10lkclokay, built... time to retry.  i'm going to need to drag the kernel off of there, aren't i?
22:21.21lkclmuhahahah.  off we go...
22:21.31cp15The kernel and initrd from gnulinux.biz should be ok
22:22.00lkcloops. could not load /lib/modules/2.6.12-hh-xda0-ba0/modules.dep
22:22.02lkcloops :)
22:22.05lkclhmmm
22:24.08cp15Yes, you need the current initrd from gnulinux.biz
22:24.22lkcloh.  right...
22:25.16cp15I have changed the kernel postfix from -hh2 to -hh2-xda0-ba0 recently, which gives incompatible modules
22:25.40lkclack.
22:36.40cp15Any success?
22:37.53lkclgimme 2secs...
22:38.23lkclgpe image "build" date from bitbake says 200512132233
22:38.39lkclfile that gets created is image  20051213210706...
22:39.41cp15Don't think this is a huge problem :-)
22:39.59lkclyehh, well as long as it _is_ getting recreated...
22:40.32lkclboot...
22:40.46lkcli mean recreated not copied from some unknown cache location i don't know about
22:40.51lkclokay.
22:40.54lkclseems okay so far
22:40.58lkclrunning /sbin/init...
22:41.45lkclgpe 2.7 package stuff...
22:45.45cp15Now tell me that it works :-)
22:45.54lkcldamn.  have to go back to that lsmod trick.
22:45.59lkclnope! :)
22:46.06cp15No touchscreen?
22:46.15lkclnope :)  *lol*
22:46.45cp15Hmm... Can you upload it again? I will try to test it tomorrow
22:47.03lkclwilldo... gimme a while.
22:54.03lkclhurrah, i have ssh access.
22:54.48cp15Is the touchscreen module loaded?
22:55.24lkclhimalaya_tsc2200
22:55.29lkclhimalaya_ts3
22:55.37lkclevdev
22:55.38lkcltsdev
22:55.43cp15is there a /dev/input/event0?
22:55.45cp15Probably
22:56.09lkclyep.
22:56.15cp15echo $TSLIB_TSDEVICE
22:56.21cp15echo $TSLIB_CONFFILE
22:56.51cp15Ah... I think I know
22:56.51lkcl<PROTECTED>
22:57.11lkcl<PROTECTED>
22:57.19cp15Probably the load order of kbd and ts is wrong, so ts is at /dev/input/event1
22:57.27lkclevdev wasn't loaded
22:57.29lkclah.
22:57.47cp15Try od /dev/input/event1 and see if it reacts on the touchscreen
22:58.01lkclyep.
22:58.28lkclplenty.
22:58.51cp15Ok mv /etc/modutils/blueangel_kp /etc/modutils/zblueangel_kp
22:59.02cp15update-modules
22:59.12lkclsuggestions?acp
22:59.13lkclacp
22:59.14lkclack
22:59.20lkclburble...
22:59.25lkcldone
22:59.52lkclyou're not going to say "okay now reboot it" are you?
23:00.05cp15Maybe you can fix it online
23:00.11cp15/etc/init.d/gpe-dm stop
23:00.17cp15rmmod blueangel_kp
23:00.19lkclgpe-dm not running
23:00.21cp15rmmod himalaya_ts3
23:00.33cp15modprobe himalaya_ts3
23:00.36cp15modprobe blueangel_kp
23:00.46cp15/etc/init.d/gpe-dm start
23:01.17cp15In blueangel.conf replace module_autoload_blueangel_kp with module_autoload_zblueangel_kp
23:01.40lkclxxxxingA
23:01.48cp15And also remove the wrong # pxa2xx_udc is built in to the kernel comment
23:03.42lkclzblueangel_kp?  in conf/machines/blueangel.conf?  it's as simple as that - the z will be detected as "load this last"?
23:04.02cp15Yes
23:04.05lkclcool.
23:04.41cp15The list gets sorted alphabetically by the shell
23:05.38cp15Did usb work on the first try or was a reboot required?
23:05.45lkclreboot required.
23:05.49lkclworked 2nd time.
23:07.12lkclok.
23:07.14lkclwhere am i.
23:07.17lkclgomunicator.
23:07.28cp15There seems to be a strange misordering. The modules get configured after the network
23:07.53cp15Is it there?
23:08.12lkclsomething wrong with sourceforge cvs - i had to take gomunicator out for a mo.
23:08.25lkclnow this is happy, will retry putting gomunicator back in.
23:08.48cp15Ok, before you start check whether the following ipkgs are installed:
23:09.48cp15alsa-dev
23:09.51cp15alsa-conf
23:10.03cp15libasound2
23:10.39cp15If not, add them to gomunicator DEPENDS
23:10.55lkclack.
23:11.54lkclnope, they not there.  added now.
23:13.01lkclhandling bitbake files.... zzznnnn...
23:13.09lkcl88%...
23:13.13lkcl90%...
23:13.16lkclzzz...
23:13.26lkcl95%...
23:14.22cp15Hmm... I am afraid to tell you, but you have to add them also to RDEPENDS
23:14.27lkclhmmm... libasound - doesn't exist - you mean alsa-lib?
23:15.06lkclno problem
23:15.24cp15Just a moment
23:18.03cp15It gets built by alsa-lib, so hopefully you don't need to specify it on its own
23:18.19lkclwhat provides alsa-conf?
23:18.31cp15Also alsa-lib
23:18.59cp15BTW: What would be your preferred ringtone format? mp3 or ogg?
23:19.17lkclhaven't _got_ a clue - don't care :)
23:19.19immoloogg
23:19.38immolobetter quailty smaller size
23:20.13immolodid you ever do anymore work on video ringtones?
23:21.58cp15Hmm... libmad0 is a lot smaller than libogg + libvorbis... But it may keep the balance with a few installed ringtones
23:22.22*** join/#htc-blueangel JuNuKN (n=JuNuKN@Kbd55.k.pppool.de)
23:22.27cp15No, not yet... I have dumped the idea to use gstreamer for now, since it is simply too slow
23:23.31cp15A ringtone which comes with a delay of 2 seconds is not acceptable IMO
23:23.44immolono :P
23:24.28cp15Maybe we get it faster when we move to PXA flash/DOC, but for now I think I will implement ogg (and maybe mp3) directly into gomunicator
23:25.17immolowell I say the best idea is to get it working then fiddle with gstreamer after
23:25.25lkclwhat's the plan for reading/writing sim card contacts?
23:25.41cp15None yet :-)
23:25.47lkclplus, any plans for splitting gomunicator into a client/server thing?
23:26.05lkclso you can run a daemon that will fire up the user-interface on-demand?
23:26.10cp15Do you think we should implement a external program like win or integrate it into gomunicator?
23:26.52cp15I don't want to split gomunicator right now, because it requires a clean interface which is hard to design without knowing every required feature in advance
23:26.53immoloclient/server seems the best then it is using as little ram as needed
23:27.05lkcldefinitely split gomunicator into client/server, then make the server bit the only way to access /dev/gsm
23:27.18lkclnehhh, bugger that :)  hack iiiiit :)
23:27.53lkclsorry.  automatic reaction there.  what were we talking about?
23:28.29lkclwith a client-server thing, you can have a separate program accessing the sim card for contacts etc.
23:28.49lkclor provide a library plugin for other contact-based programs.  etc.
23:28.54cp15And: The ram issue isn't really an issue. It has always to be enough ram left to activate the gui. You don't want to miss a call because all ram is occupied
23:29.45cp15It doesn't make sense to access the sim card for more than copying the contacts to the address book
23:30.10lkclor writing.
23:30.11cp15SIM access is extremely slow with the HTC GSM modem, because they "forgot" to implement the usual commands to access it
23:30.20lkclah that would explain it.
23:30.55lkclokay - so what's going to arbitrate sim card reading and incoming phone call answering?
23:31.29cp15But OTOH they didn't implement direct SIM access, so it is not possible to run the gsm algorithm and "export" the SIM
23:32.19lkclurk.
23:32.55cp15Don't think the arbitration is that hard. We simply forbid to queue commands here, one command can only read one entry, and so there is enough space left for a RING
23:33.02lkclwtf going on with gomunicator build: one of the dependencies is libgpg-error0 apparently.
23:33.08immololkcl, you building the distro with gcc 3.4.4 or 4?
23:33.20immoloto change the suject a little :P
23:33.26lkclgcc 3.4.4
23:33.39lkclyou think i'm mad?  gcc 4?  muhahahah
23:34.12immoloyou try telling the rest of the linux world a high version number doesn't mean better
23:34.19immoloand apple for some reason
23:34.28lkclit doesn't mean better _yet_...
23:35.00cp15It breaks compile of a lot of packages because it is much stricter in error checking
23:35.14immolo4.1 is suppose to be the first speed boosted version
23:35.21immolo4.0 is just framework
23:36.06lkcltell me about it... i've got a system i can't upgrade because unicorn-source (pci adsl modem) doesn't compile with gcc 4.0
23:36.15immolocp15, yeah it's taken ages to get gcc4 fully working on gentoo
23:37.03immoloand that was x86
23:37.04lkclthat's because gentoo mix up the build dependencies with the development dependencies - freedce can't be compiled unless you install a _separate_ version of flex 2.5.34 in /usr/local ...
23:38.00immololkcl, never followed it really just saw how much bloat gcc4 added to my system and fdisked  :P
23:38.09lkcl:)
23:38.29lkclbtw - how am i meant to add gomunicator to the gpe-image stuff?
23:38.43immoloI added it to meta-gpe.bb
23:39.01cp15I would add it to blueangel.conf
23:39.16cp15Not everybody who builds a gpe image wants gomunicator
23:39.35lkclonto blueangel.conf ain't being a happy bunny.
23:39.52cp15Why?
23:40.25lkcli'm getting build errors - that don't exist - in the do_rootfs logfile
23:40.36cp15Show me
23:40.42immolomy idea was to get it working and then work out how to get it to play nice
23:40.59lkclikpkg: cannot create directory "/usr/lib/ipkg': permission denied
23:41.00lkcl???
23:41.48lkclcannot satisfy the following dependencies for gomunicator:
23:42.18lkcl-f /home/lib ... rootfs ... libgpg-error0.postinst ...
23:42.41cp15Oops, looks terrible
23:42.48lkclyep :)
23:43.51lkclhmmm... i never did get that tea...
23:43.52lkclbrb
23:44.50cp15I think I will do some mattress listening
23:45.15cp15Good night
23:45.38immolonight
23:52.11lkclhe he, he's off :)
23:52.35lkcli like that phrase.
23:55.14lkclhmmmm... immolo - what did you do about the dependency stuff in gomunicator?
23:56.03immolobuilt alsa-lib
23:56.19immolothat was the only one I had a problem with

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.