IRC log for #htc-linux on 20080717

00:00.06gingewhats the best way to bench it?
00:00.27dcordeshow do you measure the time a process takes?
00:00.35dcordesgentoo people to that
00:01.01dcordesI'm in the non 4bit image now so we can easily compare
00:12.06Marajinhmm
00:12.11Marajinjust time a large file transfer
00:25.28dcordesginge: got the 4bit speed?
00:25.40gingeno, how?
00:26.00Marajindon't have hdparm or anything do we?
00:26.02dcordeswith the method Marajin suggested e.g.
00:26.24Marajincould read/write files of a fixed length and guage the speed tho'
00:26.37dcordesdoesn't rsync show speed?
00:26.56Marajinum yes but I'm not sure how relevant it would be for actual disk access
00:27.47dcordesif you copy a 5M file and see average speed I think it's relevant
00:28.10Marajinyou'd definitely see a 400% change heh
00:38.20dcordesno clue was just an idea
00:38.45gingenight
00:44.19*** join/#htc-linux CPress (n=cpress@CPE-72-129-218-217.new.res.rr.com)
00:44.41dcordesnight ginge
00:44.54Marajinginge: g'night and sleep well.
00:45.15Marajinginge: We're expecting some amazing coding on the morrow :P Working on the TS aren't ya?
00:53.14dcordesme will merge polaris tomorrow
00:56.29dcordesthen I'm going to start looking at merging up with google
00:58.28Marajinsounds fun
01:27.36*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
01:29.50*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
01:33.13*** join/#htc-linux surgex (i=surge@pool-71-186-163-107.bflony.fios.verizon.net)
01:34.38*** join/#htc-linux dzo (n=dzo@121.98.128.127)
02:27.27*** join/#htc-linux Othello__ (i=Magorium@gateway/tor/x-0e98d49628d704de)
04:54.31*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfcc88.pool.einsundeins.de)
05:06.27*** join/#htc-linux root (n=root@n058152130083.netvigator.com)
05:49.35*** join/#htc-linux kiozen (n=oeichler@p54929FF6.dip0.t-ipconnect.de)
05:57.41*** join/#htc-linux kiozen (n=oeichler@p54929FF6.dip0.t-ipconnect.de)
06:00.37*** join/#htc-linux pleemans (n=peter@dD577D009.access.telenet.be)
06:49.09Rroetmoin
06:55.51*** join/#htc-linux ginge_ (n=baz@80.229.188.31)
06:55.59ginge_mornng
06:56.24*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
06:59.08kiozenMORNING!!!
06:59.21kiozenhehe don't fall off the bed...
07:00.39*** join/#htc-linux pigeon_ (n=pigeon@218-214-60-232.people.net.au)
07:04.03*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
07:06.40*** join/#htc-linux zoolooc (n=lucian@nrbg-4dbfcc88.pool.einsundeins.de)
07:18.16*** join/#htc-linux SmallR2002 (n=SmallR20@c-67-162-60-33.hsd1.il.comcast.net)
07:24.43*** join/#htc-linux rob_w (n=rob@M8a43.m.pppool.de)
07:32.51*** join/#htc-linux BabelO_ (n=fcr@unaffiliated/babelo)
07:33.50*** join/#htc-linux Rroet (n=rroet@53516956.cable.casema.nl)
08:00.45*** join/#htc-linux Robwoerle (n=bob@M8a43.m.pppool.de)
08:05.18*** join/#htc-linux Alex[sp3dev] (n=Alexande@86.110.163.25)
08:25.29*** join/#htc-linux amiral_ (n=root@bobafett.staff.proxad.net)
08:45.45BabelO_ola kiozen
08:45.58kiozenola!
08:47.55kiozenBabelO_: tracks are tought on a mobile device
08:58.11BabelO_kiozen: what do you mean by tought ?
08:58.29BabelO_kiozen: better is to use tmpfs before moving track to sd itself :)
08:58.47BabelO_with an auto backupt every minutes
08:59.11kiozenBabelO_: bigger problem is to draw that think fast enought
08:59.49BabelO_kiozen: i think tmpfs is good to store or read data
08:59.58kiozenBabelO_: 1 minute track loss cause of a crash is not acceptable
09:00.49kiozenBabelO_: it's more projecting the data and to move / scale /draw
09:00.59BabelO_ok
09:01.25kiozenBabelO_: would be nicer to have a fast flash mem
09:02.36BabelO_kiozen: you can to it with a daemon :) or a thread . you write all data to tmpfs, so it is fast, and another thread save them to sd with delay due to sd write time
09:02.38*** join/#htc-linux TeringTu1y (n=maarten@195-241-125-243.ip.telfort.nl)
09:04.27kiozenBabelO_: I wonder if appending a file on SD every few sec. is much work and powerconsuption
09:05.38BabelO_kiozen: powerconsuption, sure, because it depend of sd driver and also some device have it on a separate chipset
09:06.00BabelO_so separate chipset is always powered, and sd too
09:06.40BabelO_on artemis  sd controller is in omap850 :), so i just gain sd power anyway
09:07.17kiozenBabelO_: well SD is busy anyway each time the map moves or the user uses zoom
09:08.59BabelO_kiozen: for zoom ok, but for move, can't it be possible to store in RAM a little more map ? because by walk.. we should not move the map so fast
09:09.09cr2kiozen: check the n560 cpld wiki
09:09.16cr2hi BabelO_
09:09.26BabelO_hi cr2
09:09.57kiozenBabelO_: that is why the cursor has to move close to the screen border befor the map will move
09:10.10BabelO_kiozen: ok :)
09:11.48kiozencr2: good late night job :)
09:12.52kiozencr2:  don't think GPIOA1  is right
09:13.13kiozenwith bt off GPIOA1 is 0x06
09:13.47kiozencr2: think you first guess for serial port made more sense
09:14.24cr2hmm. i'll recheck today.
09:14.53cr2kiozen: the B and C have some funny bit combinations for the first 3 bits
09:15.10cr2kiozen: and the (led?) bits are linked to each other.
09:15.30cr2kiozen: i think B and C are for the right and left led(s)
09:16.05kiozencr2: yes I tried to find a pattern in C yesterday, but couldn't find one
09:16.25kiozencr2: linked bit's might explain that
09:16.31cr2kiozen: i can enumerate the patterns.
09:17.09kiozencr2: ok, that would help a bit, then I could try to probe a result table
09:17.09cr2kiozen: they are inside the wince kernel and are controlled by a kioctl(), so it#s not that easy to trace or attribute them.
09:17.32cr2yes, we can implement 'virtual' leds for these combinations.
09:17.46kiozencr2: it can't be simple if a bit makes the LED blink
09:17.58cr2kiozen: and there are cpld bit patterns for the ssp battery requests.
09:18.06kiozencr2: additionally the led can blink in two colors at once
09:18.20cr2kiozen: these are 2 separate leds.
09:18.42cr2right green + right red
09:18.51cr2and left green + left blue
09:19.07cr2green+red=amber
09:19.16kiozencr2: possible, but they are in sync when blinking
09:19.17cr2it's the same on other htc devices.
09:19.36cr2i doubt that you can control the pwm
09:19.40cr2on n560
09:19.51cr2it#s the same for bt/wifi led on hx4700
09:20.37kiozenthink pwm is fixed, but blue and green won't blink at the same time
09:20.48kiozenand their patter in 100% sync
09:24.13*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
09:29.27cr2ok.
09:41.28cr2kiozen: ??
09:41.31cr2kiozen: hxxp://cgi.ebay.com/Garmin-City-Navigator-Europe-NT-2009-v11-SD-MicroSD_W0QQitemZ220255840530QQcmdZViewItem?hash=item220255840530
09:42.36kiozencr2: yes, what is the problem?
09:43.48kiozenah 2009 :)
09:44.31kiozenhope they do not build new streets until 2009
09:45.01cr2:)
09:45.19kiozenit's a bit like cristmas cookies, they get into the stores earlier each year
09:45.47cr2yes. garmin looks really desperate.
09:47.00kiozencr2: yes, yes, garmin just wants to help you to be up-to-date right in time
09:49.14kiozencr2: btw do you know what garmin does when you exceed track point limit while recording a track?
09:50.20cr2it disappears.
09:51.01kiozencr2: thus they start a new track from scratch?
09:51.39cr2usually i save and delete the old track.
09:52.04cr2and if you change the 10000 value, prepare for a trouble
09:52.16cr2i've lost 3 days of .gpx this way ;)
09:53.00kiozencr2: oh, they even removed the gpx on the SD?
09:53.14kiozencr2: or don't you record on SD?
09:53.15RroetGarmin is desperate.. TomTom is beating them pants down.
09:53.29BabelO_kiozen: don't ask to much , else you are going to do same coding style :)
09:53.40kiozenBabelO_: lol
09:54.14BabelO_Rroet: is the Tomtom linux version out ? i mean for iPhone or orthers ?
09:54.35kiozenBabelO_: think coding style is pretty determined by the hw limits here
09:56.52RroetBabelO_: sssshhh..
09:57.04kiozenBabelO_: btw, do you have a nice Kalman filter implementation lying around?
09:57.23RroetMore or less talking about the technological difference rahter then the actually supported operating systems.
09:58.22kiozenBabelO_: I mean high efficient ready made C code :))
10:00.05*** join/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
10:01.14BabelO_kiozen: no , i ve only the book, and agree for efficient implementation
10:02.18kiozenwell, think I have to do everything the hard way ... :)
10:02.23BabelO_kiozen: what do you want to do on your device ? :)
10:02.55kiozenyou need a Kalman filter to reduce the noise in a track
10:03.30BabelO_kiozen: that is what i think you want to do... but there is another easy way no ?
10:03.58kiozenBabelO_: afaik - no
10:04.12kiozenthe kalman filter IS the easy way
10:04.30BabelO_kiozen: roh, never think to that :(
10:04.37okiasdcordes: Hi, what is status Kaiser SD card support? and news?
10:05.06kiozenBabelO_: me either, befor starting to program GPS devices :P
10:05.25cr2kiozen: should be here http://autopilot.sourceforge.net
10:06.17kiozencr2: promissing...
10:06.31kiozendcordes: that is something for you too :)
10:08.23kiozenok lunchtime ...
10:10.30ginge_okias: SD works
10:11.01okiasginge_: cool, but i can't still see change in git...
10:11.13ginge_not checked in yet
10:12.14ginge_okias: we only just got the SD merged into something working last thing last night.
10:12.20BabelO_kiozen: big one http://academic.csuohio.edu/simond/
10:12.37okiasginge_: now remaining only Wifi and videocamera :-)
10:13.33ginge_okias: and LED's and touchscreen and audio and powersave and.... the list goes on :)
10:14.31okiasginge_: LED's are little feature, ts half working, audio for calls working too... and powersave have highpriority... :-D
10:15.28ginge_okias: I have the touchscreen working almost properly (will release patch soon). I have some code to initialise the audio, but it won't play a sound yet, and USB/bluetooth are nearly there
10:16.52okiasginge_: and anything about wifi?
10:18.14ginge_okias: I got the wifi chip half detected but we need the wifi driver for it now
10:18.28okiasginge_: hehe, acx100 :-D
10:18.55ginge_okias: yeah, I couldn't see an up to date kernel version of that so we might have to port it outselves :(
10:24.17cr2kiozen: http://sourceforge.net/projects/microgear/
10:24.28cr2kiozen: should have kalman filter too.
10:33.47ginge_kiozen: http://www.cs.unc.edu/~welch/kalman/index.html#Anchor-23522 the only kalman resource I use :)
10:46.10Marajinhmm
10:46.19Marajinso who's ready for me to crash perses again? :D
10:50.22ginge_Marajin: morning
10:51.35Marajinginge_: heh, you managed that in the last minute before it became lunchtime ;)
10:51.57MarajinOr maybe not, perses clock iswrong, but hey :P
10:52.10ginge_Marajin: still a few miutes yet. you need to fix your ntp :)
10:52.22Marajinginge_: perses isn't on ntp! :(
10:53.41ginge_right, touchscreen penirq detection working now. Damn tsc2003 is a pita
10:53.59Marajinheh :p
11:03.10Marajinginge_: ntp now fixed ;)
11:03.23Marajinginge_: Now it's time to play crash the server with another new HDD!
11:06.06*** part/#htc-linux ginge_ (n=baz@80.229.188.31)
11:08.54RroetMarajin: one way to be sure that you'll trash it is by using a hammer
11:12.35*** join/#htc-linux ginge_ (n=baz@80.229.188.31)
11:16.15MarajinRroet: Hah :) nah it worked instantly this time
11:16.28MarajinRroet: Amusingly the rescan said there were no new devices despite detecting the new drive
11:16.59MarajinNow I'm just left with the problem of the ATA drive that the system refuses to boot with now. I'm gonna have to shut down for this one I fear.
11:17.25Marajincatcha on the flipside, I hope
11:23.30*** join/#htc-linux LunohoD_ (n=alex@e180069134.adsl.alicedsl.de)
11:40.59*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
11:44.40*** join/#htc-linux marajin (n=marajin@87-194-102-189.bethere.co.uk)
11:46.51marajinhmm
11:51.35RroetMara, you're alive again :)
11:52.25cr2ginge_: "Got an HP 48G graphing calculator?"
11:53.55ginge_cr2: I have a 48GX at home but the batteries are flat.???
11:55.18marajinRroet: Yes but the ATA drive is messed up
11:55.32marajinanyone any idea why a HDD would short 3 of the 4 power pins? O.o
11:56.27ginge_cr2: I'm curious now... why ;)
11:59.06zooloochi folks
11:59.33zooloocginge_: just scrolled back and read you got SD working, great work, dude!
12:06.17*** join/#htc-linux eBug (n=eric@194.224.26.130)
12:08.55eBugdoes anyone know in what place the kernel is told what module to load when a specific usb device is plugged ?
12:13.38ginge_cr2: I see now. nevermind
12:13.54ginge_zoolooc: yeah, no SDHC yet
12:16.28ginge_zoolooc: now we just need a good SD image to boot from. I am hoping dcordes will be able to sort us out with a good image :)
12:16.31*** join/#htc-linux premy (n=pr@73.205.76-86.rev.gaoland.net)
12:16.38ginge_hi premy
12:16.39premyHi.
12:16.56premyGinge: finalized your patch ?
12:17.29ginge_premy: of a sort. I didn't have time to create a clean diff, so dcordes manually merged it in to the upcoming git tree
12:18.52dcordeshi
12:18.57premyginge_: I'm currently finalizing my polaris patch. I've not been able to work on SDHC, yet.
12:18.58Rroethi
12:19.27dcordeskiozen: that autopilot website seams rather outdated. look around at paparazzi
12:19.32ginge_premy:  I started looking at the SDHC issue, but nothing of use yet
12:20.04kiozendcordes: as long as it has a nice and efficient implementation of a Kalmanfilter it's ok for me :)
12:20.28premydcordes: is the android image in your bootkit clean (I mean supporting CDMA+GPRS, calls+GPRS+sms) ?
12:22.05ginge_kiozen: check this out. its designed for an AVR, but is an exceptionally clean implementation
12:22.10ginge_kiozen:  http://home.comcast.net/~michael.p.thompson/kalman/kalman_test.c
12:22.42dcordespremy: to a certain extent. as for my device I can only confirm call works
12:24.14ginge_kiozen: http://home.comcast.net/~michael.p.thompson/kalman/kalman_test2.c is optimised
12:25.06dcordespremy: ginge_ knows probably more about the android images. also matsuu keeps a nice one
12:25.14kiozenginge_: oh, that is nice. that is pretty much what I am looking for, thanks!
12:25.57dcordeskiozen: are you going to put kalman into qlandkarte to get more clean tracks?
12:26.25ginge_kiozen: I know it works too... it runs my bipedal robot balance algos
12:26.50premydcordes: wouldn't it be better to have one reference image in one place ?
12:27.12premydcordes: or maybe two of them, one for CDMA (possibly dzo's) and one for GSM ?
12:30.38dcordespremy: I can also put the dzo image on kaiser bootkit
12:30.55dcordesginge_: does sms work for you in any android image?
12:31.48ginge_dcordes: it works in my own image, but calls don't
12:32.29ginge_I can use either one or the other depending on whose image I use
12:32.37dcordesthat's the image with the original google ril?
12:33.05ginge_yes. dzo's unmodified ril allows me calls but no sms
12:34.54marajinwhich version of the android stuff did we snaffle our image from?
12:35.44ginge_latest sdk
12:35.56marajinm5?
12:36.04ginge_yeah
12:36.59marajinah well
12:42.56*** join/#htc-linux eBug_ (n=eric@194.224.26.130)
12:51.15premydcordes: just sent you my polaris patch in a mail.
12:52.10dcordespremy: thanks
12:59.55ginge_premy: is it much different from my patch. i.e is it kaiser compatible and should we roll with yours?
13:01.16*** join/#htc-linux exco (n=exco@e181103085.adsl.alicedsl.de)
13:01.55eBug_dcordes do you know if rndis-host work with sedna ?
13:02.08premyginge_: my patch does not include any SD stuff. It's only the complementary polaris-specific code.
13:02.26ginge_premy: I see. ok.
13:03.01dcordeseBug_: you mean in linux? usb does not work yet. in windows: no clue. did you try booting kaiser bootkit?
13:03.08dcordes(the link cr2 referred you to)
13:03.40eBug_dcordes i got the image but no clue about how to install it
13:03.55eBug_there's no doc i could find
13:04.19eBug_was the haret log i posted usefull to you ?
13:06.21dcordeseBug_: there is a doc in the same folder
13:06.28eBug_ok, reading http://linuxtogo.org/~lgorris/kaiser-bootkit/README.txt now
13:06.58cr2eBug_: if you'll try to boot linux, the haretlog.txt will be more extensive
13:07.40dcordeshttp://linuxtogo.org/~lgorris/kaiser-bootkit/ get zImage.bin angstrom.bin default.txt haret.exe, edfit default.txt to set initrd = angstrom.bin, run haret.exe, tap run
13:07.52eBug_dcordes didn't realize you were lukas
13:08.24dcordesyou can also try with android.bin shouldn't make any difference
13:08.52eBug_dcordes are you interested in any feedback ?
13:09.30dcordesof course
13:09.47eBug_nice. can i boot from sd card ?
13:10.12dcordeslater. please try to boot from ram first
13:10.37dcordesI hope it will boot at all
13:11.01eBug_no risk of losing data ?
13:11.13dcordesno risk
13:11.14premydcordes: sorry, just sent you a new version of my patches. disregard the previous one.
13:11.37dcordeseBug_: you would be the first one to lose any data booting linux
13:11.42dcordeson htc
13:11.54dcordespremy: ok
13:15.44*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-00c82939ff328ed6)
13:17.41eBug_dcordes i'll try later on. I can't download 50MB+ over my 56k line that easyly
13:17.48eBug_i'll come back to you later
13:18.07premyginge: you said that you're now getting the ts irqs ?
13:19.34ginge_premy: sort of. I am getting the tsc2003 penirq interrupt line, but it doesnt generate an interrupt in the msm as it is hooked up to the cpld
13:20.13ginge_premy: its being polled by the keyboard code at the moment
13:22.20premyginge: are you currently looking at this, or wifi, or SDHC, or BT ?
13:23.05premyginge: or a clean GPRS enabled android image ?
13:23.47premyBy the way do you still experience the GPRS lockups qith the new irq code ?
13:25.29ginge_premy: I prefer kernel level work. I don't really want to be messing with android, unless I absolutely have to. I have some priorities in this order: touchscreen (easy) SDHC (dont have a card yet) Bluetooth, audio
13:25.46ginge_premy: no lockups at all now, except for android which is just unstabl
13:26.31eBug_see you later
13:27.53ginge_premy: I can't even admit to wanting to use android at this moment in time, it just happens to work (kinda)
13:28.00premyginge: by the way, my patch does include a back port of dzo's on screen keyboard.  To enable it for kaiser, there might a small amount of work, changing #ifdefs, etc...
13:28.30ginge_premy: I have it already ported to the kaiser touchscreen driver, which has to work in a different way because we don't have an irq
13:28.45ginge_premy: but thanks :)
13:29.14*** join/#htc-linux Othello__ (i=Magorium@gateway/tor/x-cdb4fb87e9a66cd3)
13:30.00premyginge_: ok, but then we'll have to make sure the two ports are compatible. Someone will have to do the merge.
13:30.20ginge_premy: no one seems particularly intertsted in merging the onscreen keyboard for kaiser, so it may end up ifdef'd out anyway
13:30.51*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
13:37.55premyginge: by the way is your sdcc code based on 2.6.24 or 2.6.25 ?
13:40.04excois anybody still working on an OpenMoko image for any qvga HTC device?
13:42.54ginge_premy: .24 still
13:43.04ginge_premy: are you .25 yet?
13:44.43premyginge_: no, I was wondering whether it would be worth trying. what do you think ?
13:45.34ginge_possibly. dzo mentioned the sd code is very different in .25 but the rest is very similar
13:54.00*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-2434d82b3a30ca1b)
13:54.07ginge_premy: are you going to go back to the proc_comm at any point?
13:56.52*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
13:57.23*** join/#htc-linux rob_w (n=rob@M8a43.m.pppool.de)
13:57.37premyginge: my patch includes my proc_comm stuff. It seems to work for me. I've limited it to vibrating, for the moment, because I had the impression that some of the existing code relied on msm_proc_comm returning -1 rather than trying to actually do something.
13:59.46ginge_premy: I am using your proc_comm code at the moment, I was wondering if you were going to add support for any of the other proc_comm related functions
14:01.00premyginge: shouldn't be too complicated. It mostly a matter of tracing the command and parameter values. Which function would you be interested in ?
14:01.42dcordesexco: not yet but I am interested in it
14:02.30excofor what device?
14:03.09marajinexco: We're hoping to do one for the Kaiser eventually
14:03.44ginge_premy: nothing in particular. I was just thinking about compiling a list of outstanding stuff to do
14:03.49dcordesyep kaiser. but once it works for kaiser it will also work for the other msm qvgas
14:04.20dcordesbut my problem about openmoko is, I am not sure which UI to use. And connected with that choice is what modem api
14:04.40dcordesin the 'old' openmoko-gtk ui, gsmd is used. but that is being obsoleted by new software now in the newer uis
14:04.56dcordesso I'm not sure if the gtk images are the righ way to go
14:05.26excoagreed
14:05.58dcordesexco: have you been looking at the youngest developments. e.g. opemnoko-asu?
14:06.26excono
14:07.47dcordesit's pretty much qtopia - with some gtk apps I think
14:08.33dcordesexco: this has some videos of openmoko-asu http://youtube.com/user/freeyourphone
14:08.46dcordesbut it's the moko with vga
14:09.00excodo you know a site that lines out the differences dis-/advantages of qtopia/gtk
14:10.23excothat looks similar to what I'm running on Magician atm
14:13.55marajinI definitely don't think we should go with the gtkiomage
14:14.25*** join/#htc-linux drasar (n=maik@77.93.211.13-msol.msol.cz)
14:14.57marajinasu looks interesting though
14:15.19*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
14:15.26excowell anyways what I wanted to know is if so knows how to apply imagemagic (goal is to fix matchbox for qvga)
14:15.48dcordesdo you have problems with it in OE?
14:16.06excoyes
14:16.09dcordes(I had the same problem with the icons when I poked atround with qvga)
14:16.14dcordeswhich package does fail?
14:17.39exconone fails but my matchbox-panel is messed up so I thought I didn't do everything righht
14:18.15*** join/#htc-linux fabrantes_ (n=fabrante@193.137.26.212)
14:19.19dcordesexco: define messed up
14:20.01excowell omitted some option
14:27.11excoqvga http://docs.openmoko.org/trac/ticket/197 still not solved (17 months)
14:29.27dcordesare you stefan? I also have a bug on qvga bugs
14:29.45excome? Christian
14:30.46dcordeshttp://docs.openmoko.org/trac/ticket/1283 I guess this is fixed by now
14:30.54excowhen you're talking about ASU is that the the same as FSO?
14:31.56dcordesno. fso is based on the python/e17 stuff, same as 'zhone'
14:32.06dcordesit's an entirely new approach
14:32.47exco" I figured out the
14:32.47excogrey popping boxes on bottom are gsm messages from libnotify." ... I have those as well
14:33.17dcordesmaybe put a comment then
14:33.58excothe image is from May so I'll try again
14:34.11fabrantes_hey guys, could you point me a link to the current status of Android support on specific HTC (or other) models
14:34.44fabrantes_I could only find this one http://spreadsheets.google.com/pub?key=pqSdoLqQGrwcIcYuHOygDbA
14:35.07excobut I think the matchbox problem still persists, that's why I'm asking about "image magic"
14:35.19ginge_fabrantes_:   don't think there is a compiled list as yet Its all still under heavy delevopment
14:36.51fabrantes_oh, thanks ginge_
14:37.05dcordesexco: no clue on that one.
14:37.09ginge_fabrantes_: what device do you have, I can give you a rough idea
14:37.36fabrantes_ginge_: I was actually thinking which should I get
14:37.45fabrantes_as I dont have one yet
14:37.50*** join/#htc-linux goxboxlive (n=goxboxli@31.84-48-212.nextgentel.com)
14:38.02ginge_can't really help you there. Not sure which is most complete.
14:38.16ginge_and fits your requirements, obviously :)
14:38.42excoget the diamond, fabrantes_
14:39.06dcordesexco: I only recall imagemagick was a probem for me, when the moko qvga icont set didn't build for me in OE. (imagemagick was used to resize the vga icons to work with the qvga theming, but that's irelevant since there are qvga icons now prebuilt)
14:39.07fabrantes_as far as I could learn, only the vogue, polaris and kaiser are actually supported now
14:39.41fabrantes_and the kaiser at least lacks still wifi, bt, camera, sd, etc
14:40.01dcordesfabrantes_: not lacking sd anymore
14:40.10dcordesbut get yourself a vga device ;)
14:40.38fabrantes_do you know how far ahead vogue and polaris are?
14:41.13dcordespolaris is pretty much kaiser w/o keyboard.
14:41.35excodcordes: but did matchbox-panel work for you?
14:41.56dcordesexco: hmm good question. http://docs.openmoko.org/trac/attachment/ticket/1283/Screenshot-4.png
14:42.03dcordesdoesn't look like it
14:42.33dcordesexco: I still don't understand what exactly is not working for you about the panel.
14:43.43excomine looks like thishttp://img175.imageshack.us/my.php?image=screenshot1ah1.png
14:44.09excothe top taskbar isn't working
14:44.23dcordesthe theme (window decorations) is not initialized correctly
14:45.21excowell... yes/no
14:45.21dcordesexco: did you in that state, like on the screenshot, ssh in and run DISPLAY=:0 matchbox-panel-2 --with-parameters?
14:45.31excoyes
14:45.37dcordeswhat happens?
14:46.15excofirst of all matchbox-panel-2 is already started (the black line)
14:46.53excoso when I kill it the device looks the same without the black line
14:47.05dcordescan you do a killall openmoko-today2 && DISPLAY=:0 matchbox-panel-2? it looks like the panel is drawn in the background
14:48.18exco<PROTECTED>
14:48.34dcordesor whatever the today app is called
14:48.37dcordesps -A
14:49.23excojust  openmoko-today
14:49.47dcordesright it was a new application in the *2 updated
14:49.51dcordesupdate
14:50.05dcordesso does the panel draw correctly now?
14:50.23excono
14:50.44excobut I get a second matchbox-panel-2 (emty)
14:51.04dcordesalso on pixel in height?
14:51.23dcordess/on/one/
14:51.36excono - right size (for vga I sddum
14:51.40exco*assume
14:52.13dcordestry killing both of them and start only one
14:52.46excoatm I'm fighting the lock screen :-)
14:53.35dcordesthe key thing?
14:53.41excoyes
14:54.22dcordesmarajin: can you put perses' moko kaiser build on http?
14:55.08dcordesI would like to play around with it, try getting X
14:55.20marajindcordes: will do, just on the phone right now tho'
14:55.21dcordessome openmoko guys promised to help when we have sd :P
14:56.50marajindcordes: Coolio
14:57.01dcordesmarajin: do you think we might lack some framebuffer stuff?
14:57.06dcordesin the kernekl
14:57.30marajindcordes: I have no idea, but now we have SD we'dget the logs, but IIRC the moko build wouldn't work after init when I tried
14:58.21dcordesok
14:59.20*** part/#htc-linux ginge_ (n=baz@80.229.188.31)
15:00.08excoc
15:00.36excocan I get rid of that lock screen (neod?)?
15:00.45marajingotta go, back soonish
15:04.09excothis one http://img372.imageshack.us/my.php?image=screenshot2js8.png
15:04.42dcordesah right now I see that matrix thingy I remember. I also had problems with it
15:05.03dcordesI would ask #openmoko
15:06.29excothose guys don't talk to me :-)
15:08.25dcordesexco: I would rather try and remove it from the rootfs
15:09.23dcordesI think it's broken for qvga
15:09.49excoI think when you disable powermanagement it doesn't show
15:10.29dcordesthat's why it caused my boardid 6 blueangel to go sleep
15:10.34excoI like the startup sound
15:10.37dcordesdoes it also try and turn off the screen?
15:10.53excoit turns it off
15:12.33excothe libnotify msgs are so annoying
15:13.15dcordesthey are gsmd related
15:14.33excowell I already know it's not working and the empy popups don't help :-)
15:15.00*** part/#htc-linux zoolooc (n=lucian@nrbg-4dbfcc88.pool.einsundeins.de)
15:15.02dcordesmaybe #openmoko knows how to get rid of them
15:15.14Othello_sorry to interrupt: just wondering what is the easiest way for me to run a linux kernel + some gui for my O2 XDA IIs?
15:15.23dcordesholy crap my OE tmp is huge
15:15.28dcordestake ages to rm -rf
15:15.41exco10GB+
15:16.06dcordesOthello_: do you know the "htc name" for your device?
15:16.15dcordeswe usually use them to avoid confusion
15:17.15*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
15:21.17*** join/#htc-linux matsuu (n=matsuu@eb56.opt2.point.ne.jp)
15:21.19matsuuhi
15:22.31excohi
15:24.50matsuuit fails to losetup on android for kaiser. :(
15:27.53gingematsuu: is that with the image I created for you last night?
15:28.32matsuuno. could i get your last image?
15:28.53gingematsuu: http://www.headfuzz.co.uk/files/android/zImage
15:29.25matsuuthanks
15:31.54excohow can I remount everything from fstab?
15:35.35excomount -a
15:36.33*** join/#htc-linux diogene31_ (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
15:39.14Othello_dcordes, I think itÂ’s a blue angel
15:41.34dcordesOthello_: http://linuxtogo.org/~htcpxa/
15:43.48Othello_thanks
15:45.33matsuuginge: WOW! IT WORKS!
15:45.38ginge:)
15:45.49gingeanother happy customer
15:46.00gingematsuu: what initrd did you use?
15:46.22matsuufrom vogue
15:46.29gingeandroid?
15:46.30matsuuhmm, it doesn't work :)
15:46.34matsuuyup
15:46.43dcordesmatsuu: did you try to boot from sd?
15:46.47gingenot tried android yet
15:47.10gingewhy doesnt it work?
15:47.33excodcordes: after killing om-2day and matchbox-panel-2 and starting like: http://pastebin.com/m263274f8 -> http://img162.imageshack.us/my.php?image=screenshot3op0.png
15:48.37dcordesexco: one big panel. :) but that's the parameters I was referring to
15:49.02*** join/#htc-linux LunohoD (n=alex@e180069134.adsl.alicedsl.de)
15:49.03matsuudcordes! ya! I see 'A N D R O I D'
15:49.15excoyou think I only have to adjust height, dcordes?
15:49.26excono build problem?
15:52.41marajinheh, Time to break perses, again! :D
15:53.48gingematsuu: hmm... can you try angstrom?
15:54.08excowell... that looks better... now those applets "just" need to workl
15:55.56excowhere does matchbox panel get called on boot?
15:58.44marajinback in a bit
16:00.16dcordesexco: something like that. no, not a build time problem
16:00.47dcordesexco: read the script in /etc/X11 they will tell you
16:00.57*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
16:01.25dcordesI need a DT (doenertasche) bbiab
16:03.47tcccpeeks
16:03.52tcccpDoener...yuk
16:04.04premymatsuu: I've looked at your diff. It looks as though Google's rild is able to fetch the GPRS parameters (APN, username and password) from the carriers sqlite table. Is that correct ?
16:04.07tcccpslaps dcordes around with some sauerkraut and sausages
16:08.05matsuupremy: yup. it it true.
16:10.01matsuuginge: ok, i'll try angstrom
16:12.47matsuuginge: could i get latest gitdiff?
16:12.52*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
16:13.13gingei'm just working on a patch to fix this problem. I will have it done soon
16:13.29premymatsuu: ok, that's great. That simplifies a lot the boot process. Why don't you directly update telephony.db. Would be nice to have a relatively up-to-date version of this file which would then work for many people.
16:14.16gingematsuu: that reminds me, data works for orange uk (still no calls or text)
16:17.00gingeyou put put up a web page so people can submit their carrier details directly into the db, and then download it too
16:17.14ginges/you put/you could/
16:17.40matsuupremy: because I cannot cover all carriers so i put up how to add your carriers in setupmodem.sh. sorry, my poor english
16:18.16gingeI might do that myself in a bit :)
16:18.33gingematsuu is your card sd or sdhc?
16:18.45*** join/#htc-linux JohnnyK (n=johnnyk@nfx-nat-229.pilsfree.net)
16:20.41matsuuginge: sdhc 4GB
16:21.02gingeoh. well thats the problem then. sdhc cards dont work properly yet :(
16:21.04gingewe don't know why
16:21.13gingedo you have a sd card you can try?
16:21.53matsuuto mount sdhc  is successed on android.
16:26.56gingeye, but there are read errors and it locks up
16:30.40matsuuit should use vfat instead msdos.
16:34.08matsuubtw, how about CONFIG_YAFFS2? it appears if you enable CONFIG_MTD.
16:45.21*** join/#htc-linux BabelO_ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
16:54.55*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfcc88.pool.einsundeins.de)
17:02.42*** join/#htc-linux kiozen (n=oeichler@rgnb-5d866475.pool.einsundeins.de)
17:10.41cr2kiozen: (0,1) (0,2) (2,1) (2,2) and (2,4) are one group
17:11.12cr2hm. and (2,8)
17:16.41*** join/#htc-linux marajin (n=root@87-194-102-189.bethere.co.uk)
17:16.46*** join/#htc-linux the_sys0p (n=the_sys0@cpe-67-49-214-162.bak.res.rr.com)
17:16.47marajinffs, I hate grub
17:16.52marajinit breaks if you do ANYTHING
17:17.03cr2(1,1) (1,2) and (1,4) is another group.
17:19.02*** join/#htc-linux pH5 (n=ph5@e178245099.adsl.alicedsl.de)
17:21.14*** join/#htc-linux tsdogs (n=tsdogs@net70-17.metalit.net)
17:36.07*** join/#htc-linux marajin (n=root@87-194-102-189.bethere.co.uk)
17:38.37*** join/#htc-linux TimRiker (n=timr@70-1-188-73.area1.spcsdns.net)
17:51.54*** join/#htc-linux marajin (n=root@87-194-102-189.bethere.co.uk)
17:52.04marajindcordes: Can we go murder the grub devs maybe?
17:55.00excoI'll do it
17:55.13marajinexco: Kill the grub devs?
17:55.19excoyes
17:55.24marajinhuzzah!
17:55.39marajingrub knows I have the HDs but refuses to talk to them inexplicably
17:55.43marajinIt's really quite annoying
17:55.54excocan't tell you how often I had to repair that menu.lst
17:56.05marajinI don't think menu.lst is broken
17:56.18marajin/dev/sdb1 is still /boot so ..
17:56.58excothat statement wasn't referring to your situation
18:00.03*** join/#htc-linux pikapika (n=pikapika@mar75-8-88-164-227-147.fbx.proxad.net)
18:00.11marajinexco: I know, I'm just kinda saying for /once/ it's not just because menu.lst is prone to breaking
18:00.31pikapikayo
18:00.39marajin'lo
18:03.59excogotta go get more beer -> http://www.tz-online.de/de/aktuelles/bayern/artikel_42844.html
18:04.05marajinheh
18:04.09marajinbeer ist gut!
18:04.44marajinsigh, time to see if grub defucked itself again but I doubt it somehow
18:32.18*** join/#htc-linux eBug (n=eric@100.Red-83-50-226.dynamicIP.rima-tde.net)
18:33.12dcordesI could use a beer
18:33.48dcordesexco: got the panel working?
18:34.51eBugdcordes in order to boot kaiser-bootkit do i only need {android,angstrom}.bin or all {android,angstrom}*bin ?
18:35.04dcordesI have an important question. I need to get a complete list of commands for the modem in msm7200 so that the openmoko people can integrate them in the upcoming framework.
18:35.20dcordescr2: do you have a hint?
18:37.10dcordeseBug: only one. the big bin files are the ramdisks with the needed rootfilesystem. it is specified in default.txt which of them is used by haret.exe ( SET INITRD = ) if you are still on dial up, I would suggest the angstrom.bin
18:37.43eBugdcordes i'm on ADSL now
18:38.16excodcordes: no.
18:38.16eBugwhat's the difference between android.bin and android-data.bin ?
18:38.29dcordesthen first get angstrom.bin and try if you can boot at all
18:38.36eBugok
18:39.01eBugi'll try to boot from RAM first
18:39.07eBugthen from NAND flash
18:39.37excowhat about integrating tose http://wiki.xda-developers.com/index.php?pagename=HTC_GSM?
18:41.01dcordeswhen you use the initrd option, the specified initrd.bin file is uploaded to ram either way. (since that's the purpose of a ramdisk) so it does not matter where you keep the files on boottime, just make sure they live in the same folder
18:41.07dcordes@ebug
18:41.37dcordesexco: I guess mickey|zzZZzz is also intersted in those
18:42.02cr2dcordes: strings rilphone.dll
18:42.30dcordesexco: since magician and so are also in oe lready.  we were only talking about kaiser so far
18:42.54dcordescr2: i there nothing more comfortable?
18:43.35excowell it is in OE... but that doesn't mean that "anything" is working
18:44.18dcordesI welcome it much that openmoko moves away from the high device specific stuff with the fic phone and gets more global
18:44.33excoyes
18:44.35dcordesexco: unmaintained
18:44.35pH5NOTE: package fso-image-light-1.0: Succeeded
18:44.39pH5time for a test drive
18:45.07dcordesI have seen the fso image on a780 (qvg)
18:46.23excofso... asu... qt ... no wonder there'sn't a single working one :-P
18:47.17dcordes:D
18:48.05pH5funny, but true
18:48.16dcordesfso uses the python and e17 lib thing
18:48.25eBugdcordes cool, angstrom.bin got a a console
18:48.53dcordeseBug: that's a very good sign
18:49.05eBugi just don't have a keyboard to type commands
18:49.50dcordesa pity. otherwise you could try if the phone works for you immediately.
18:50.05dcordesin order to achieve this, boot android.bin instead
18:50.11eBughow do u connect a kb ?
18:50.23dcordeswe have no usb support yet
18:51.06eBughow do I halt linux ?
18:51.10eBugreset button ?
18:51.24dcordesyes. sofreset with your pen
18:54.21cr2eBug: hmm. we need to check if you really have the cpld at the same location as kaiser.
18:54.39cr2eBug: can you post the haretlog.txt after booting linux ?
18:54.51cr2kiozen: still alive ?
18:56.52eBugharet didn't generate any log
18:58.56eBugi'll touch haretlog.txt
19:00.52eBugandroid somehow booted
19:01.13eBugi got a red line moving back and forth for a while
19:01.48eBugthen a blank screen with 3 widgets in the upper part
19:02.02eBugContacts/Maps button
19:02.05eBugtext box
19:02.10eBugGo button
19:02.30eBugpressing keys puts characters in the text box
19:02.57eBugk p o e
19:03.09dcordesdoes the touchscreen react?
19:03.39eBugsomehow
19:03.43dcordeseBug: then probably the keypad is similarly mapped as on kaiser if it outputs keys
19:03.48eBugwhen i touch the text box
19:03.56dcordeseBug: ts has vertical offset?
19:04.07eBug1st widget switches from Contacts to Maps
19:04.08dcordesdoes the direction pad work?
19:04.45eBugarrow down is 'u'
19:04.53eBugright is 'h'
19:05.01eBugleft is 'j'
19:05.08eBugdown nothing
19:05.24eBugsorry, up does nothing
19:06.01eBugthe 'hang up' phone button acts as backspace
19:06.24dcordescan you somehow reach the dialer?
19:06.30eBugno
19:06.59eBugwindows button is 'l'
19:07.25eBugthere could be a vertical offser
19:07.48eBugdon't know where those widgets are supposed to show up
19:08.10eBugdo you want any screenshot ?
19:08.20dcordeswhy not
19:08.53eBugi'll have to buy a second htc
19:08.56cr2eBug: touch earlyharetlog.txt
19:09.50kiozenBabelO: tracks as bread crums in memory are working, but no file recording yet
19:10.15kiozencr2: now alive
19:10.55cr2lol
19:11.08cr2kiozen: have you seen th gpio pairs ?
19:11.25cr2[19:10] <cr2> kiozen: (0,1) (0,2) (2,1) (2,2) and (2,4) are one group
19:11.25cr2[19:11] <cr2> hm. and (2,8)
19:11.29kiozencr2:  I have seen the pairs of numbers :)
19:11.42cr2[19:17] <cr2> (1,1) (1,2) and (1,4) is another group.
19:11.42cr2[
19:11.57kiozenbut don't understand what they mean :)
19:12.39cr2the (0,1) is bt
19:12.47cr2(bank,mask)
19:12.55cr20=A,1=B,...
19:13.19kiozenok
19:13.25eBugshould I disable the fingerprint authentication?
19:13.29cr2(0,1) (0,2) (2,1) (2,2) (2,4) (2,8)
19:13.37cr2(1,1) (1,2) (1,4)
19:13.40kiozenthus for bt we have to set all these bits?
19:13.55cr2kiozen: there are some possible combinations. for these separate groups.
19:14.26cr2kiozen: i suppose that there are 4 leds
19:14.58cr2kiozen: i can enumerate the combinations.
19:15.35kiozencr2: you mean something like: switch on bt and make the blue led blink
19:15.49kiozencr2: and than do all the madness neccessary?
19:16.48dcordeseBug: ha it has a finerprint reader?
19:16.51cr2kiozen: can you patch the kernel, and disable (0,1) for bt ?
19:16.58eBugdcordes yes
19:17.15cr2if it's the bt led, then bt will work, and the led will not blink blue
19:17.21kiozencr2: you mean in the bt_power_on() function?
19:17.51kiozencr2: well it would be fine if it blinks
19:18.06dcordespremy: do you have a polris build so that eBug can try if your keypad setup works for his sedna?
19:18.51cr2kiozen: does it blink now in linux ?
19:19.06kiozencr2: no, no led at all
19:20.45eBugi touched earlyharetlog.txt and boot sequence now hangs
19:24.39cr2eBug: strange. what do you have in the haretlog.txt now ?
19:27.42eBugcr2 http://pastebin.com/m5104e8c3
19:28.58excodcordes:  can you tell me why I don't get a taskbar? http://pastebin.com/m4f1ccec5
19:34.35cr2eBug: interesting. Video Phys FB=10000000 Fonts=14d64064
19:34.49cr2eBug: it's the same setup as kaiser.
19:35.18eBugsame cpu yes
19:35.39cr2and mmu is with 6MB offset.
19:35.41cr2MMU setup: mmu=A0320000/10620000
19:36.21cr2eBug: can you dump the first megabyte of SRAM ?
19:36.25eBugmmm i really booted from sd card
19:36.42eBugwould it work better booting from ram ?
19:36.44cr2eBug: it's also useful to dump the IPC 0x1f00000 area.
19:37.15eBughow do i do that
19:37.17cr2eBug: the key question is the CPLD location, and gpio pin assignments.
19:37.24eBug?
19:37.30cr2add
19:37.53cr2pwf sedspl 0x0 0x100000
19:38.05cr2to default.txt
19:38.14cr2before the boot command
19:38.20cr2as a separate line
19:38.38cr2then it'll write the sedspl  file.
19:39.17eBugall lines start with 'set' in default.txt
19:40.02cr2yes, ans this one starts with 'pwf'
19:40.21eBugset INITRD android.bin
19:40.21eBugpwf sedspl 0x0 0x100000
19:40.21eBugbootlinux
19:40.23eBug?
19:42.25cr2yes.
19:43.19eBugdo you want me to boot from RAM or is SD ok ?
19:43.22*** join/#htc-linux TimRiker (n=timr@pdpc/supporter/bronze/TimRiker)
19:44.49*** join/#htc-linux Kristen (i=Kristen@adsl-144-156-47.rmo.bellsouth.net)
19:46.13cr2does not matter.
19:46.51eBugi wiped earlyharetlog.txt
19:46.58eBuglet's see if it helps
19:47.11eBugyes it does
19:47.40eBughave earlyharetlog.txt in the boot dir freezes boot sequence
19:48.44cr2eBug: it's strange, but ok. probably it interacts with the sd or so.
19:48.49eBugi'm back to the contact/go screen
19:48.53cr2ok.
19:49.11eBugi"ll softreset and pastebin the dump
19:49.51eBugwhere are those widgets supposed to show up ?
19:50.56Kristenany news on the titan?
19:51.05cr2eBug: it's a binary file, you can't pastebin it.
19:51.30cr2eBug: compress it, and put somewhere to download.
19:52.56*** join/#htc-linux marajin (n=marajin@87-194-102-189.bethere.co.uk)
19:53.51*** join/#htc-linux Hymie (i=hymie@l8r.net)
19:55.45eBugwhat file is that supposed to be ?
19:55.55eBugi only have haretlog.txt
19:56.12eBugsedspl?
19:57.24cr2yes.
19:57.40cr2eBug: is the sedspl an 1MB file ?
19:57.45eBugyes
19:59.06cr2ok.
19:59.40cr2eBug: i think that it's your spl, and it's extremely helpful to look at it :)
19:59.47Hymiedamn
20:00.00Hymiecr2, would it help if I went to the HTC HQ, and smash their kneecaps?
20:00.10Hymiecr2: 'cause they sure aren't maknig your life easy
20:00.19cr2lol
20:00.36Hymiecr2: well, I see you get stuck on many attempts to port, because of HTC and their evil closed minds
20:00.59cr2Hymie: it makes fun
20:01.01Hymiecr2: you work your ass off, then there's some block that you'd need to be psychic to get past
20:01.10Hymiecr2: sure, but... *some* help would be nice
20:01.19Hymiecr2: I'm just a schmuck
20:01.35Hymiecr2: I just want linux, and I can't complain for your efforts, so I have to complain for htc ;)
20:01.50cr2Hymie: as a professional scientist, i'm not scared by such things.
20:02.16cr2i see roadblocks as a challenge.
20:02.35Hymiecr2: sure, and I'm sure you can solve many of them, but when you're working on 234234234 phones, and HTC gives you nothing
20:02.36HymieI mean, shit
20:02.56Hymiethey're STUPID, literally.  You're doing this for free, and that can't kick in a little help, it just annoys me!
20:03.15marajinexco: Cancel the hit on the grub devs... Send flowers to the lilo ones though
20:03.22cr2Hymie: they think it's intellectual property.
20:03.55Hymiecr2: I know what they think, and my fist will teach them what it really is!
20:03.57excowell since you already paid, marajin ... who's it gonna be now?
20:04.04marajinginge: <Brian_Blessed_voice> PERSES ALIIIIIIIVE! </Brian_Blessed_voice>
20:04.19marajinexco: someone at HTC who opted to screw the kaiser's video speeds?
20:04.24Hymiecr2: I will lead a team of killer destructo bots against them
20:04.39Hymiecr2: and for effect, I will use hermes as the CPU/control for the bots
20:05.16cr2Hymie: :) you have hermes ?
20:05.25Hymiecr2: and I have a treo750
20:05.38Hymiecr2: I like the keyboard on the front, but I miss the wi-fi
20:05.39cr2Hymie: i thought it was treo750, and it was booting.
20:05.44cr2ok.
20:05.46exco400MHz and video prolems ...
20:05.59Hymiecr2: yes, it booted, but no mounting of ext for us :(
20:06.16Hymiebut, regardless, I don't think it will be a phone under linux for a while
20:06.18pH5cr2: everybody sees roadblocks as challenge for so long, as a good scientist you just have a higher frustration threshold than ordinary people :P
20:06.26marajinexco: Yep
20:06.27eBugcr2: http://piano.amps.es/sedspl.gz
20:06.31cr2Hymie: hmm. the s3c-sd should be fixed in the later moko-like kernels.
20:06.39cr2Hymie: you
20:07.01cr2'd try to pick the hermes kernel from linxtogo git
20:07.04marajinexco: Literally no hardware acceleration of video ops until the absolute latest roms, etc... so ;) I think it's not just Kaiser, several models are similar
20:07.25Hymiecr2: I may on the weekend
20:07.47cr2eBug: got it.
20:07.49Hymiecr2: for now, I will go get my hot dogs off the bbq!
20:07.55cr2Hymie: ok :)
20:07.57Hymiecr2: so battle on, valiant dude
20:08.22excowell ... the 3ish years old Magician runs videos quite nice
20:08.24cr2sure
20:08.30cr2eBug: SIRIUS SPL EVT
20:08.31eBugcr2 have a look at it if you want, i'll be back in 15min
20:08.35cr2eBug: looks good.
20:08.50marajinexco: Yeah that was the ridiculousness of it. Devices some years older are far more able because of the driver issue.
20:09.04excoKaiser worse than Artemis?
20:09.16marajinexco: With hackery the kaiser can be made to run fairly smooth but it's very literally hackery.
20:09.29cr2marajin: what about NAND on kaiser ?
20:09.43marajincr2: What about it?
20:09.54cr2does it work ?
20:09.58marajinum yes?
20:09.59cr2omg. DISP: +InitToppolySPI
20:10.04marajincr2: You mean under linux?
20:10.07cr2yes
20:10.09excolike when you had to solder a mainboard to get higher clocked K6's to run?
20:10.11marajinNo idea
20:10.19marajinI'm not sure anyone's even tried
20:10.31eBugyou scare me. No one has pronounced that word SIRIUS in front of me for a long, long time
20:11.02marajinexco: Nah you can do it in software but still, annoyin
20:11.14marajinexco: Stroll on linux I guess =)
20:11.41cr2eBug: cdma phone ?
20:12.00excobut that's gonna take another ... years?
20:12.28eBugcr2: cdma ?
20:12.34eBugwhat's that ?
20:13.09excoCode Division Multiple Access?
20:13.11dcordescr2: I don't know about anybody having poked with kaiser nand
20:13.12eBugoh no
20:13.13eBugGSM
20:13.19cr2ok.
20:13.43cr2dcordes: but there is an android kernel nand driver ?
20:13.54eBugEuropean Standard
20:13.55dcordesiirc yes
20:14.56dcordesbbiab
20:15.39cr2eBug: looking at it.
20:17.08marajinexco: years? why would it take years?
20:17.52marajinexco: With touchscreen, SD, framebuffer, hardkeys/keyboard, GSM/GPRS working on the kaiser already..
20:17.57cr2eBug: checking the cpld.
20:18.19excothat sounds ready for daily use, marajin
20:18.33marajinexco: No we need at least PM before that
20:18.35excohow many devs/users?
20:18.42excopm?
20:18.47marajinexco: Power Management
20:18.50excosound?
20:19.06marajinexco: In calls yes but not for general use.
20:20.04excowhat a shame kaisers AT's are different from Magicians
20:20.17marajinthe kaiser is pretty radically different from the magician
20:20.37marajinKaiser/Vogue/Polaris should all progress at near the same speed though I think
20:21.40eBugi'm back
20:22.04cr2eBug: 0x98*
20:22.15excoMagician/Blue Angel/Universal/Himalaya/Athena/Hermes ...
20:22.58cr20xbd000000   0x98000000   1   KaiserCPLD
20:23.10cr2eBug: ok, it's the same location as on kaiser.
20:25.09premydcordes, ginge: I'd like to post a zImage with the 'official' SD code. When do you think it will be available ?
20:25.33*** join/#htc-linux LunohoD_ (n=alex@e180068154.adsl.alicedsl.de)
20:25.35*** join/#htc-linux kamen-bulgaria (n=kamenasd@79-100-146-14.btc-net.bg)
20:25.43kamen-bulgariahi
20:25.43eBugso why does it freeze ?
20:25.52eBugwell it doesn't freeze
20:25.58eBugsorry for confusion
20:26.03kamen-bulgariai want install linux on qtek9090
20:26.17kamen-bulgariaplease give me link for download
20:26.24kamen-bulgariaand some help
20:26.42eBugis there any screenshot out there of what i'm supposed to see on the screen ater booting android.bin ?
20:27.13kamen-bulgariaplease i like linux help me
20:28.11kamen-bulgariajust give me link for download please
20:29.05kamen-bulgariaok 10x ;(
20:29.26cr2kamen-bulgaria: http://linuxtogo.org/~htcpxa/htcblueangel/
20:30.19cr2eBug: i don't see anythng unusual in your spl. you'd watch the kaiser progress, because your phone seems to be the same, or very similar.
20:33.43eBugcr2: why don't i get the dialer pad ?
20:52.17eBugcr2: any hint ?
20:55.18*** part/#htc-linux exco (n=exco@e181103085.adsl.alicedsl.de)
20:59.23*** join/#htc-linux tsdogs (n=tsdogs@62.123.180.130)
21:00.43cr2eBug: i'm not an android expert.
21:05.49eBugis there any more info i can provide you ?
21:11.53gingepremy: I am having some serious sd related issues here.
21:12.28gingepremy: I can mount the device and read/write data, but cant boot from the sd card :/
21:16.13marajinginge: what happened?
21:17.12gingenot too sure. bit confused at the moment. If I boot angstrom I can read/write a 10MB file and it md5's ok. If I boot android off the sd it either segfaults the kernel or the dma fails with a timeout
21:17.37marajinginge: Hmm, want me to try booting from android from the SD in a bit? I can boot angstrom from SD fine that's for sure
21:18.08gingereally? damned crapola android
21:18.25marajinginge: Sure I've been booting angstrom from SD for a coupla days at this point
21:18.47eBugwhat do they mean by SPL ?
21:18.47gingethis is why I don't even bother trying android that often
21:19.12marajinginge: Yeah it's blatantly fucked, we'regoing to have to wait for better releases I think, we're wasting our time working on android otherwise
21:19.30gingeMarajin: not wasting my time on it, thats for sure
21:19.41gingeMarajin: maybe when we get the source )
21:19.49marajinginge: We should aim at getting mainstream linux distros working I think
21:20.15gingeyeah, I need a good GUI image to run
21:20.26marajinginge: yeah but android's the only UI that works =/
21:20.45marajinginge: But with SD functioning fine I guess we can debug openmoko images and whatnot now to find out why X fails
21:21.01marajinginge: dcordes wanted my openmoko image earlier to test that himself as far as I know
21:23.05marajinginge: Btw, my openmoko build wouldn't boot (though it does nothing like you say android is doing).
21:23.24gingewhat happend with om?
21:24.44marajinginge: It just locks up after init.It doesn't segfault
21:25.13marajinI'm just gonna rebuilt openmoko image tonight and had a fiddle I think :)
21:27.37marajins/had/have/
21:44.23gingeMarajin: did you make an initrd to allow angstrom to mount and run off the the sd?/
21:44.32marajinginge: No of course not
21:44.57gingeMarajin: so how then?
21:45.22marajindid you partition your SD card or are you trying to use loopback?
21:45.29gingeloopback
21:45.45marajinah, I partitioned..
21:46.20marajinand then added root= rootdelay= and init= to the kernel opts and removed hte initrd line
21:46.32gingegotcha
21:47.12marajinI can try extracting android as my rootfs on that card later if you like
21:58.51*** part/#htc-linux premy (n=pr@73.205.76-86.rev.gaoland.net)
22:02.43*** join/#htc-linux OpnSrc1 (n=harisha1@12.47.48.5)
22:03.12*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
22:20.13*** join/#htc-linux surgex (i=surge@pool-71-186-163-107.bflony.fios.verizon.net)
22:29.04dcordesack @ we shouldn't waste our time with android
22:29.23dcordesmarajin: I did not get openmoko from preses, I'm about to finish a new, clean build.
22:29.31dcordeson my machine
22:30.01dcordesginge: did you have luck booting from SD?
22:30.24gingedcordes: i can boot from a partition, but no luck with loop !?!?
22:30.58dcordesginge: didn't try loop. dzo explained to me how he did the vogue android loop yesterday
22:31.06dcordesmaybe you wanna look into that
22:34.57gingedcordes: its pretty simple to do, but there are dma errors
22:36.37dcordesginge: did you try android extracted on an ext2 partition or only loopfile?
22:36.55gingeangstrom to ext2 not android yet
22:37.06dcordesmaybe that will get rid of the dma problem
22:37.20dcordesI wonder why dzo doesn't get the same problem though
22:37.34gingedifferent platform maybe?
22:37.39gingewe did have to make a few changes
22:38.25dcordesare you talking about the changes in android?
22:41.08marajinOh for the love of.. why can't it find bitbake anymore
22:41.30marajinnvm
22:42.08dcordesrun the var setup script
22:46.52marajinnvm = Nevermind
22:46.59marajinwas running it instead of sourcing it heh
22:47.03marajinstupid me
22:47.32gingedcordes: I am talking about changes to the sdc driver code we have more sdc slots etc
22:47.34dcordesok
22:48.07dcordesginge: you will know best when you want it in the git
22:56.40dcordeswe should move the kaiser builds from the current place to linuxtogo.org/~htcpxa/ and also create a new folder/site there for vogue and polaris.
22:57.15marajindcordes: Why would we put htc-msm builds in a htcpxa folder?
23:00.40dcordesmarajin: because that's the place where all other builds go that come from this channel
23:01.01dcordeswe can change it to ~htc but that would be no good idea
23:01.16*** join/#htc-linux diogene31_ (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
23:01.19dcordescreating ~htcmsm wouldn't be any better
23:02.53dcordeswe'd better ask cr2 BabelO pH5 what they think.
23:02.59*** join/#htc-linux ellisway (n=ellis@80-46-67-47.static.dsl.as9105.com)
23:03.13dcordesin any case I think we should keep the stuff together.
23:03.31elliswaydcordes dont forget there is still the htc-linux.org site
23:04.03dcordesellisway: ha :) I entirely forgot about that. did you get the domain regsitered?
23:04.22elliswayyes its p has been for ages
23:05.19elliswayall i done with it though was to copy the html from the linuxtogo.org/~htcpxa
23:05.24dcordesellisway: can you just forward it to linuxtogo.org/~htcpxa for now?
23:05.43elliswaythats basicly all it does
23:05.58elliswayalthough not as a redirect
23:06.10elliswayjust a static html file from what i remember
23:06.35elliswayi`ll dig out the domain login info and forward it to you if you want
23:06.58dcordessure. that would be great. depending on where we will put the msm builds, maybe a change will be required
23:07.13*** join/#htc-linux OpnSrc1 (i=harisha1@gateway/tor/x-6421be4da1e8485c)
23:07.41elliswayi think i set a 1gb quota for that site but cant remember was that long ago
23:08.55dcordesI think for now a redirect will do
23:09.04dcordesI doubt we cause too much traffic on linuxtogo
23:26.18*** join/#htc-linux OpnSrc1 (i=harisha1@gateway/tor/x-521b2ceb89ed6eb9)
23:28.13marajindcordes: Yeah
23:29.48ginge1000'th reboot of kaiser :)
23:30.04OpnSrc1hi all
23:30.19gingemorning OpnSrc1
23:30.36OpnSrc1ginge: is it day time for you now..?
23:30.44OpnSrc1Its evening for me here in westcoast US
23:30.47gingeOpnSrc1: 00:31am
23:30.52gingeGMT+1
23:30.55ginge(BST)
23:31.35OpnSrc1PDT
23:31.57OpnSrc1midnight for u.. howz it progressing ?
23:32.13ewon4:32pm where I am
23:32.31gingewell, up until about 5 minutes ago, terrible... progress comes in massive chunks
23:33.48ginge1005th reboot. I wonder how many I can get to before the reset button wears out
23:36.16marajinginge: how come you're counting?
23:36.40gingecleartemp program tells me
23:38.12gingeinteresting. I think I have fixed the kernel oops problem, but now an getting timeouts after the cylon starts
23:38.14marajinheh =)
23:38.19marajinhmm
23:38.26marajinwhat caused the oops?
23:39.00gingea kernel trace on a value that is now obsolete and a dangling pointer
23:39.24marajinoh
23:39.24marajineh
23:39.27marajin*heh
23:40.58OpnSrc1ginge: I didn't get to talk to Premy..
23:41.15OpnSrc1i'm still waiting for bootstrap me on dev..
23:41.51gingeOpnSrc1: okay, lets start from the top then :) what OS are you runing on host?
23:42.32OpnSrc1i've Fedora 9
23:42.58OpnSrc1i can install any OS.. I use Win vista laptop.
23:43.17OpnSrc1I can any OS on my desktop..
23:43.38gingefedora will do nicely
23:44.01marajin(liiiies :P)
23:44.05gingedo you have a way of getting files to the phone from fedora
23:45.24OpnSrc1I've mounted Fedora filesystem on my windows. I think I can get Fedora to mount phone filesys as well..
23:46.13gingeas long as you can transfer files...
23:46.36gingeso what do you want to do, test android or develop for the platform?
23:49.34OpnSrc1ok, whats involved in test android ..? I know whats deveop for platform means..
23:49.44OpnSrc1I think..
23:50.38gingeto test you will need a few things. first you will need default.txt and android.bin from http://linuxtogo.org/~lgorris/kaiser-bootkit/
23:50.48gingeand haret.exe
23:51.08gingeput those on your phone
23:51.16OpnSrc1Ok, I've been testing on Polaris for a while.. I've even built zImage out of Linuxtogo...
23:51.28OpnSrc1for me GSM in/out calls work..
23:51.39gingeOpnSrc1: okay, so what is you want help with?
23:52.46OpnSrc1develop. want to see Wifi, GPS working .. want to install apps . and test apps..
23:54.05dcordesgps is working
23:54.18gingeOpnSrc1: so do it )
23:55.15gingeOpnSrc1: we only just got SD working and we thing wifi is on SDC1 there is quite a bit of work to do to get that part working for now. Best to wait a few days and then wait for the merge on that one.
23:55.18OpnSrc1i need some headstart from you guys.. on the methodology to dev and test that you guys are following..
23:55.31gingeOpnSrc1: i see. have you used haret?
23:56.02OpnSrc1I've used it only to boot the zImage .. nothing else.
23:56.55gingethats a good starting place. haret is used to spy on what windows does when it access all of the ahrdware
23:57.18OpnSrc1ok,
23:58.09gingeyou also should look at the memory maps irq and hardware layout here:http://wiki.xda-developers.com/index.php?pagename=KaiserResearch
23:58.40OpnSrc1is the mmu , hw layout same for Polaris & Kaiser .?
23:58.49gingepretty much the same, yes
23:58.49OpnSrc1Ok, I'll
23:59.05gingeharet guide is here http://handhelds.org/moin/moin.cgi/HaRET_20Documentation
23:59.05gingestart by tracing known register to get a feel for it
23:59.37gingethen trace an area you are interested in developing support for. Once you have some log traces you can start to implement the kernel code
23:59.58CPresshola ginge

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.