irclog2html for #htc-blueangel on 20050929

01:31.33*** join/#htc-blueangel masked (n=w@static-203-87-16-192.vic.chariot.net.au)
01:34.48maskedmornin'
01:42.47maskedwhats the name of the ts and kb modules?
01:43.00maskedi thought they'd be in this linuxrc file to load, but i dont see them
02:04.02maskedfor some reason my usb net device isn't appearing on my host machine anymore?!
02:22.20maskedbrb
03:55.59*** join/#htc-blueangel masked (n=masked@static-203-87-16-192.vic.chariot.net.au)
07:14.57*** join/#htc-blueangel rob_w-cgi (n=txuser@dd1010.kasserver.com)
07:14.57*** mode/#htc-blueangel [+o rob_w-cgi] by ChanServ
07:16.10rob_w-cgimorning all
13:17.58immoloheya
13:18.23immolooh great
13:18.29immolomonotone failed
13:20.07*** join/#htc-blueangel frost_ii (n=frost_ii@81.3.154.196)
13:23.44immolooh good its onlly got an hour to do
13:38.40*** join/#htc-blueangel frost_ii (n=frost_ii@81.3.154.196)
13:39.24*** join/#htc-blueangel frost_ii (n=frost_ii@81.3.154.196)
13:41.21*** join/#htc-blueangel frost_ii (n=frost_ii@81.3.154.196)
14:10.04rob_w-cgiforst_ii  : are u ok ;-)
14:12.36immolo:P
14:13.11immolohey rob have you go a list of the modules used by blueangel
14:13.28immoloI don't want to switch to linux just to find them
14:14.25rob_w-cgiall blueangel_* ones
14:14.39rob_w-cgibeisde some non working , like blueangel_suspend
14:14.59rob_w-cgiahm beside that the normal once oyu would expect ,
14:15.04immolowell I was creating an oe config file for the blueangel
14:15.05rob_w-cgiusbserial
14:15.34rob_w-cgiok then check the initrd which loads which
14:16.07rob_w-cgithe rest i dont know yet , but are either compiled in or not known yet to me
14:16.23rob_w-cgiwhat oe conf are you creating a MACHINE file ?
14:16.29immoloyeah
14:16.43immoloI was modifing the hx4700 one
14:17.34rob_w-cgigood , i would go for the ones used in the initrd  and then use the blueangel.config file and form there we will need to add them step by step like wifi and bt
14:17.55rob_w-cgimost important are evdev and the touchscreen ones
14:18.01immolobt is started with the bt_uart isn't it?
14:18.32rob_w-cgiyeah but i guess we still need some asic switch on through a blueangel_bt
14:18.34rob_w-cgior so
14:19.18immolook so if I tell the config to use blueangel_bt it will be ready when its created?
14:41.10rob_w-cgiyeah
14:41.29immolook
14:41.37immololet see if this works
14:43.14rob_w-cgido you have write access to oe ?
14:43.25immoloyeah
14:44.02rob_w-cgigood to know
14:44.14immolohehe, forgot to set a cache directory
14:44.23rob_w-cgiso u created a different MACHINE , right ?
14:44.32rob_w-cgiis it called blueangel ?
14:44.35immoloyeah htc-blueangel
14:44.57rob_w-cgigood then i can pull that today evening
14:45.34immolowell I've got a lot further then the last time I used this
14:48.16immolook where do you set a cache dir?
14:53.05rob_w-cgilocal.conf ?
15:59.48*** join/#htc-blueangel cp15 (i=azxdkl@p549A3788.dip0.t-ipconnect.de)
15:59.49*** mode/#htc-blueangel [+o cp15] by ChanServ
15:59.58cp15Good morning
16:08.03immoloheya
16:08.19immoloyou much about oe errors?
16:15.11cp15What errors?
16:16.15immoloERROR: Unable to parse conf/bitbake.conf (conf/local.conf:57: unparsed line: ' MACHINE = "htc-blueangel"')
16:17.27cp15Let me take a look
16:18.36cp15try MACHINE = "h3900" for now, you have to create a blue angel config file to use MACHINE=htc-blueangel
16:18.50immoloI've made a htc-blueangel config :P
16:19.07cp15Ok...
16:19.28immolook I'm getting the same error with h3900
16:19.51cp15What was your command?
16:20.02immolobitbake nano
16:20.41cp15Does the error occur immedialely?
16:20.53immoloyeah
16:20.57immoloI think I know why
16:21.00immolotwo secs
16:21.03cp15How is your BBPATH set?
16:21.25immolo/home/immolo/oe/build:/home/immolo/oe/org.openembedded.dev
16:22.23cp15Similar to mine
16:22.41immolomaybe gentoo did something when it emerged
16:23.47immoloI think it maybe an idea to do it from scratch rather then using emerge to do it for me
16:25.15cp15MACHINE should just be a normal variable. It is used in org.openembedded.dev/conf/bitbake.conf: include conf/machine/${MACHINE}.conf
16:25.50immoloah
16:26.01cp15Try renaming the MACHINE variable to MACHINE2
16:26.30cp15Maybe you have a bb which handles MACHINE special
16:28.16immoloI've got :
16:28.19immoloinclude conf/local.conf
16:28.19immoloinclude conf/machine/htc-blueangel.conf
16:29.22cp15where?
16:29.32immoloin bitbake.conf
16:30.34cp15Did you add the htc-blueangel.conf?
16:30.46immoloyeah it's in conf/machine
16:30.51immolowith the files it uses
16:32.13cp15Ah, maybe this caused the error. Try changing it back to include conf/machine/${MACHINE}.conf
16:32.44immolostill the same
16:33.43cp15Have you tried changing MACHINE to MACHINE2 in your local.conf?
16:35.02cp15Just to test if MACHINE does something special
16:35.39immolostill fails
16:35.53cp15With the same error?
16:36.10immoloyeah just says MACHINE2 instead of MACHINE
16:36.53cp15But the other variables before didn't get that error? Strange. Send me your local.conf
16:41.01immoloone sec
16:41.14immolojust going to try one thing quick
16:44.16immoloI'm going to have dinner quick
16:44.41cp15Ok, when you are finished, remove the spaces before the variable name
17:14.29immolonow why didn't pick up on that
17:15.30immoloERROR: anonymous function: access() argument 1 must be string, not None
17:15.34immolois that normal?
17:15.51cp15Don't think. Any other messages?
17:16.26immoloERROR: Unable to generate local paths for SRC_URI due to malformed uri: ${GNOME_
17:16.26immoloMIRROR}/libgnomecanvas/2.6/libgnomecanvas-2.6.1.1.tar.bz2 while parsing /home/im
17:16.26immolomolo/oe/org.openembedded.dev/packages/gnome/libgnomecanvas_2.6.1.1.bb
17:16.26immoloERROR: anonymous function: access() argument 1 must be string, not None
17:16.26immoloERROR: Unable to generate local paths for SRC_URI due to malformed uri: ${GNOME_
17:16.30immoloMIRROR}/libgnomeprint/2.6/libgnomeprint-2.6.2.tar.bz2 while parsing /home/immolo
17:16.35immoloERROR: anonymous function: access() argument 1 must be string, not None
17:16.36immoloERROR: Unable to generate local paths for SRC_URI due to malformed uri: ${GNOME_
17:16.39immoloMIRROR}/libgnomeprint/2.8/libgnomeprint-2.8.2.tar.bz2 while parsing /home/immolo
17:16.44immolosmall part of the output
17:19.04immoloI need to set that varible don't I
17:19.29cp15SRC_URI? It is a package variable
17:19.56immoloSRC_URI is normally the url of where to get the package
17:20.07immoloat least in a gentoo ebuild it is
17:22.04cp15Yes, it should be defined in the .bb file
17:23.00cp15Is GNOME_MIRROR defined in your bitbake.conf?
17:23.35immoloSRC_URI = "file://${FILE}"
17:23.43immolothat's in my bitbake.conf
17:23.57immolobut no gnome_mirror
17:24.30cp15Did you use the bitbake.conf from org.openembedded.dev/conf unmodified?
17:24.55immoloyes
17:25.01cp15How big is it?
17:25.47immolo3kb ish
17:26.33cp15Mine is 15kb... Hmm...
17:27.02immolodoes your's set mirrors?
17:27.33cp15Yes
17:29.12immololet me find out what mine mirrors are and see what happens
17:29.57cp15What does "monotone diff" output?
17:33.09immoloNOTE: Handling BitBake files: \ (0152/2799) [ 5 %]ERROR: anonymous function: access() argument 1 must be string, not None
17:33.14immolois all it says
17:33.18immoloerrr
17:33.25immoloif I bitbake nano now
17:33.54immolomonotone: misuse: working copy directory required but not found
17:38.26cp15You have to be in org.openembedded.dev or one of its subdirectories
17:39.41immoloI'm getting the same there
17:40.20immoloI set it following the wiki that shows you had to do it in its own directoy
17:44.06cp15Which commands did you use?
17:45.00immolobitbake nano
17:45.26immoloor to get it to run in this directory?
17:45.45cp15No, to get the org.openembedded.dev directory
17:47.23immolomonotone --db=oe.db checkout --branch=org.openembedded.dev
17:49.33cp15I will update my org.openembedded.dev tree, maybe there is an error
17:50.18immoloI didn't do step 7 in the wiki :o
17:51.16immolobah still the same
17:51.20immolotime for some googl
17:51.21immoloe
17:52.50cp15I think I don't like monotone... Its horrible slow
17:54.08cp15I will leave now eating something and maybe watching a movie
17:54.37immolook, I will play
17:54.43immolosee ya
20:54.21cp15re
21:15.06immolooh great, I think I've killed gentoo
21:15.22immolobrb
21:31.39*** join/#htc-blueangel immolo (n=immolo@cpc1-cosh1-4-0-cust126.cos2.cable.ntl.com)
21:32.32immolowell something strange happened there
21:32.57cp15What?
21:33.22immolo/dev/null turned into a file so emerge wouldn't work
21:33.48immolothen the filesystem when funny so I had to run a livecd to do an fsck
21:34.09immoloand now some of config files in my home have gone missing
21:34.30cp15Oops...
21:34.45immoloyeah
21:34.47cp15Can you identify them in lost+found?
21:34.53immologood idea
21:35.29immoloah does jfs have a lost+found
21:36.05cp15I think so. At least on AIX, it does. And on linux I am using xfs.
21:36.34immoloyou know if it keeps it in a special place?
21:37.27cp15It should be in the filesystem root... But I have just created a jfs filesystem, no lost+found here.
21:37.56immoloI have /home on a different partition
21:38.17cp15Then your files may be in /home/lost+found
21:38.44cp15The jfs fsck knows lost+found, it probably creates it on demand
21:39.20immolowell a quick google says it dosn't have one
21:39.58cp15strings fsck.jfs  | grep -i lost+found | wc -l
21:40.00cp159
21:40.46immolo0
21:41.05cp15Ah... Are there different jfs fscks?
21:41.20cp15fsck.jfs version 1.1.5, 04-Mar-2004
21:41.26immolothats mine
21:41.52immolooh no
21:41.57immoloI have 1.1.8
21:42.11cp15Ah... My system is pretty old
21:42.33cp15But what does jfs with unconnected inodes? I hope it won't delete them
21:42.33immoloI spring cleaned at the start of the month
21:43.26immoloI don't know, I've only started using jfs because of its use in laptops
21:43.50immoloI'm getting around 2 hours of extra battery life compared to reiserfs
21:44.51cp15Really? How is that possible?
21:45.09immolonot sure, the system is pretty identical to my old one
21:45.31immoloI know jfs doesn't spin the disk up as much as most file systems
21:45.49immoloso I guess reiser must access stuff all the time
21:46.58immolobut 2 hours is good enough to change filesystems
21:47.03cp15Hmm... Well, the access times probably have to be updated very often, but jfs should have the same problem
21:47.06cp15Sure
21:47.21cp15My old notebook won't even get 2 hours :-(
21:47.37immoloheh I get 4 hours on 64bit
21:48.08immolowhich is the same as windows 32bit gets
21:48.29cp15Does 64 bit use more power?
21:48.36immoloquite a bit more
21:49.00cp15Is it faster?
21:49.14immoloI find it faster
21:49.21immolobut some say its not
21:49.39immoloI can cut ripping a dvd by around 2-3 hours
21:49.55immoloxorg takes around 10mins to complie
21:50.03cp15Well, if it isn't faster, just for having 64 bit addresses it's not worth it in most cases.
21:50.42immoloit's worth upgrading to
21:50.48immolobut only if you need to
21:51.02cp15Hehe, I compiled my first X11 on a 68030 with 4 MB ram and a 80 MB harddisk (including source, binaries and os). It took days
21:51.04immolomy celeron 333 was starting to lag though
21:51.46immololol you are the first person to beat my compiling glibc on a p133 record
21:52.12immoloit's taken 3 years to find someone beat that
21:52.55cp15How long did it compile?
21:53.06immolo2-3 days
21:53.17immoloI think it was 2 1/2
21:53.17cp15Not bad :-)
21:53.26immoloheh
21:53.45immologlibc on my ps2 was quite bad as well
21:53.55immolonot days though
21:54.18immolostill it doesn't take much time anymore
21:54.50cp15Yeah, machines are pretty fast nowadays. But I think progress is slowing.
21:55.19immoloI said that in 2001 and then jumped quite a bit
21:55.35bhimaMoore's law is still moving along.
21:55.46immoloheh
21:55.52immoloI wonder if that will ever end
21:56.16cp15Hi bhima, how was it in italy?
21:57.05immoloanyway I'm going eat
21:57.36cp15I will go to bed soon
22:00.28bhimacp15: Italy is next week; this week was, and still is, getting ready for italy :)
22:01.20bhimalambda functions are so convenient.
22:01.24cp15Ah, ok
22:02.45cp15My math is pretty bad... For what can you use lambda functions?
22:03.02bhimaDon't feel bad. Everybody asks that. :)
22:03.48bhimadef add(x): return lamda y: x+y
22:03.52bhimak = add(4)
22:03.57bhimak(1) => 5
22:04.03bhimak(4) => 8
22:05.29bhimaThat's an example in Python.
22:10.48cp15So it's some kind of virtual function?
22:11.26bhimadynamically created function.
22:11.59cp15Ah, ok. But you can make pretty hard to understand code with this, I think
22:14.17bhimaYes. Or you can make easier to understand code if you use them well :)
22:16.04cp15Before going to bed a little progress report: I think I know now how dpram works, so GPRS is on the way
22:16.51bhimayay. :)
22:17.03cp15Since we have a long weekend now, I think next week we will have sound and wlan
22:17.17bhimaThe h6300 people think that there is no DPRAM interface on the omap used in the 6300.
22:19.28cp15It's not related to the processor. It is a pheripheral device which sits on the main processor bus and on the gsm processor bus the same time
22:20.35cp15It's not as clever as I thought first. There is no ring buffer, its just a single packet buffer
22:21.30cp15One processor writes data in it and signals the other processor how many bytes there are. After ack, the first processor can write the next packet at the same location
22:26.20cp15So, good night now
22:26.25bhimaAhh, ok. It does seem odd to do that.
22:26.25bhimaok.
22:26.31bhimaGood night. *wavel*

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.