IRC log for #htc-linux on 20071201

00:10.01cr2_BabelO: are you sleeping ?
00:10.10BabelOnoooo :)
00:10.13cr2_:)
00:10.34cr2_is it possible to backup a file from CVS will all revisions ?
00:10.43BabelOdid you solve your Qt problem ?
00:10.55cr2_no, just gave up for a while.
00:11.12cr2_i have a lot of such pending jobs.
00:11.19cr2_multitasking ;)
00:11.42BabelOcr2_: yes like me :)
00:11.44cr2_realtime. if a job can't be done inside a time slot, it's dropped,
00:12.03BabelOi don't think it is possible, at work i have subversion and never see this option
00:12.31cr2_ok, so it's necessary to pick tha latest revision
00:12.51cr2_and checkout all previous versions ?
00:13.12BabelOwait i check again ;)
00:13.42cr2_actually i'd like to backup the 2.4 kernel from hh.org
00:13.50cr2_with full history.
00:15.51cr2_hm. it was dumb not to send pH5 the docking station for ba.
00:16.38BabelOcr2_: yes, did you see website i post about pinout ? there is garmin devices
00:17.03cr2_yes, the garmin 4pin pinout is very simple.
00:20.09BabelOcr2_: no i did not found any option on my windows computer to do that
00:20.59BabelOit is strange, because we have a script that copy  module sources with revision into another branch
00:23.08cr2_ok
00:23.30cr2_BabelO: how is the qt "spreadsheet" widget called ?
00:25.24BabelOcr2_: table widget
00:27.58cr2_ok.
00:31.27cr2_interesting. hermes used SDIO_SoftwareReset
00:32.48cr2_athena and hermes always set the security_cmd bit
00:33.03cr2_never used on the universal.
00:34.07BabelOcr2_: security bit
00:34.28BabelOcr2_: are these card crypted ?
00:38.20cr2_or couse not.
00:38.41cr2_i've never seen such "protected" card in real life.
00:38.55cr2_i think that they do not exist.
00:39.00BabelOi read lot of article about that
00:39.00cr2_for several reasons.
00:39.30cr2_yes, some confidential spec probably exists, but is it really used ?
00:39.49BabelObut always think that it is just crypt between card slot and memory
00:40.39cr2_no, in the most evil incarnation, it's some executable code on the sdio card.
00:40.50BabelOok
00:40.55cr2_it a special address space.
00:41.34cr2_after we will update to 2.6.24, i'm curious what'll happen with the sdio acx100 that we have.
00:42.01cr2_if the standard kernel will be able to parse the sdio tuples.
00:42.19cr2_actually they are like pcmcia tuples, but i don't know :)
00:42.45BabelOis there a real doc on SDIO ?
00:42.53cr2_yes.
00:43.23cr2_it was really crippled before, but later they have published much better spec.
00:44.23cr2_the sdio control code is also available in the wince platform builder. and in the several published linux sdio stacks. so there are several reference implementations.
00:44.42cr2_there is even an atheros sdio wifi driver.
00:45.19cr2_if we will make sdio acx100 work, it'll be a good present for out moko2 friends :)
00:46.01BabelOok
00:46.21cr2_there is no asic3 in athena, which makes it a good candidate for 2.6.24
00:47.18cr2_but removing crap from asic3 is a good deal.
00:47.46BabelOand what about your cpld issue ?
00:47.46cr2_blueangel is still doing something strange with the asic3 pwm channels. and with the asic3 spi too.
00:48.24cr2_it's solved. i've hardcoded my own layout for now.
00:48.32BabelOok ;)
00:48.44BabelOand for kiozen device ?
00:48.47BabelOsame ?
00:49.01cr2_but can try to ioremap the cpld bits for the early access.
00:49.15cr2_yes, and it even seems to be working.
00:49.33cr2_but there is another problem of sdio-wifi/sd mux
00:49.36BabelOgood, so gps is close to work too :)
00:49.57cr2_and some strange pxa gpios.
00:50.09cr2_yes, the gps itself is not a bit issue.
00:50.32cr2_i may try to make it run on athena tomorrow.
00:50.49BabelO:)
00:51.06cr2_SDIO_Cmd 00004705
00:51.15cr2_this is on athena/hermes
00:51.50cr2_SD_Cmd 00000705
00:51.56cr2_this is on the universal.
00:52.20cr2_the initial CMD5 command
00:52.35cr2_the 0x4000 is the security bit.
00:52.57cr2_according to the ipaq-asic3.h
00:53.37BabelOmaybe they use it for something else ;)
00:54.08cr2_don't know.
00:54.28cr2_need to get at least some response from the sd card.
00:54.41cr2_no mini/microSD sdio here.
00:55.00cr2_only an old sdio sirf2 receiver.
00:55.23cr2_which should work.
00:55.40BabelOhow it look, i never see such gadget
00:56.06*** join/#htc-linux lcd15000 (n=lcd15000@c-76-97-127-205.hsd1.ga.comcast.net)
00:56.21lcd15000hello all
01:00.05*** join/#htc-linux lcd15000 (n=lcd15000@c-76-97-127-205.hsd1.ga.comcast.net)
01:00.15cr2_BabelO: trace analysis tools:
01:00.24cr2_sed -f sed_SD_athe haretlog-20071118_224220.log | grep SDIO_ | awk '{print $4,$5,$6}' | sort -k2 | uniq | less
01:00.56BabelOlol still awk code :)
01:01.13cr2_i enjoy inline awk :)
01:01.27lcd15000hello all
01:01.38cr2_as quick and dirty interpreted C
01:01.40cr2_hi lcd15000
01:02.32cr2_e5832204(str) SDIO_GEN_INT_STATUS 02000000
01:02.42cr2_only 1 irq ack bit
01:03.39cr2_e1c324bc(strh) SDIO_CardXferDataLen 00000008
01:03.39cr2_e1d334bc(ldrh) SDIO_CardXferDataLen 00000008
01:03.39cr2_e1c324bc(strh) SDIO_CardXferDataLen 00000200
01:03.39cr2_e1d334bc(ldrh) SDIO_CardXferDataLen 00000200
01:03.47cr2_8byte requests ?
01:03.59lcd15000so what is the main focus of this channel?
01:04.03cr2_512byte is an SD block.
01:04.17BabelOhello lcd15000
01:04.29lcd15000hello bableo
01:04.40BabelOlcd15000: it is linux on embedded device like phone or pda
01:04.50cr2_running linux on htc phones. mainly.
01:04.50lcd15000ah
01:05.37cr2_or htc pdas. sold by others like as if they were their own development ;)
01:06.10lcd15000anyone ever successfully run linux on the cingular 8125?
01:06.30cr2_what is the htc name ?
01:06.33cr2_e1d334b8(ldrh) SDIO_CardClockCtrl 00000080
01:06.33cr2_e1c234b8(strh) SDIO_CardClockCtrl 00000102
01:06.46cr2_BabelO: only 2 speeds.
01:06.49lcd15000ummm, let me look
01:07.25cr2_102 is the div=2 -> /8 at 80MHz ?
01:07.29lcd15000htc innovation 8125, is what the label under the battery says
01:07.37cr2_only 10MHz for my SD card ??
01:08.06cr2_it's markting junk.
01:08.13BabelOlcd15000: it is htc wizard omap 850 processor
01:08.29BabelOlcd15000: http://wiki.xda-developers.com/
01:08.34cr2_it's wizard
01:08.52cr2_hehe. the i2c cpld problem.
01:08.59lcd15000yes i just looked that up...
01:09.24*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
01:09.40lcd15000so anyone ever done it?
01:09.40cr2_BabelO: i still don't understand why i2c and the touchscreen spi are not traceable on omap850.
01:10.15cr2_lcd15000: yes, but there are several problems with it.
01:11.18lcd15000ah...
01:13.51cr2_good night.
01:14.01BabelOgood night
01:27.22Kevin2Hi
01:28.12BabelOhi Kevin2
01:39.54*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
01:40.11BabelOgood night all
01:51.52lcd15000can anyone enlighten me on how to use my HTC Wizard as a dialup modem?
01:52.08lcd15000over USB
04:03.01*** join/#htc-linux Zoolooc (n=fredsiba@p54950CB9.dip0.t-ipconnect.de)
04:05.30*** join/#htc-linux ImCoKeMaN (n=me@rrcs-67-78-122-67.sw.biz.rr.com)
07:05.33*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
08:13.23*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
08:42.40*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
09:57.17goxboxlivecr2_: up?
10:54.00*** join/#htc-linux kiozen (n=oeichler@rgnb-4db03e2d.pool.einsundeins.de)
11:53.28*** join/#htc-linux Marex-notebook (n=marex@gwfm10-3-250.802.cz)
12:37.44*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
13:16.28*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
13:37.04*** join/#htc-linux pH5 (n=ph5@R5734.r.pppool.de)
13:59.51BabelOhi pH5
14:05.42pH5hi BabelO
14:42.11paulproteusHey, I see the cab files @ http://www.linuxtogo.org/~htcpxa/htcuniversal/index.html - if I have a Magician, any hope of using them on my phone?
15:00.29*** join/#htc-linux pH5 (n=ph5@89.54.87.52)
15:08.52*** join/#htc-linux Marex-notebook (n=marex@gwfm10-3-250.802.cz)
16:30.59*** join/#htc-linux Mineque (n=Mineque@195.60.65.50)
16:33.21*** join/#htc-linux robot_ (n=robots@adsl-d61.84-47-35.t-com.sk)
16:35.43Kevin2Hi
16:35.56BabelOhi Kevin2
16:38.09Kevin2Hi BabelO.
16:41.47BabelOKevin2: with the new system, it is really cool to test new image like gpe/opie and others ;)
16:43.31Kevin2Cool.  It's worked out better than I thought.  I'm hoping more people will try images and perhaps start working on distribution issues.
16:44.19BabelOKevin2: yes i ve to do same for BA image
16:46.02Kevin2It would be nice if we could get to the point where one distribution ran on all the different pdas and phones.  We spend too much time scattered across different projects.
16:47.50BabelOyes, agree with that. maybe we need a separate tgz file with just zImage and modules. and need to hadle all settings in init.d scripts
16:51.33steve-_How does the spi protocol between the DSP and the gsm baseband look like?
16:55.45Kevin2steve-_: omap850?  Do you know if the DSP uses the MMU?  If it does, you could try tracing it in haret to see what the protocol is.
16:57.37Kevin2Hrmm.  Actually, that wont work.
16:59.04*** join/#htc-linux dcordes (n=user0815@e181244147.adsl.alicedsl.de)
16:59.08dcordeshi
17:07.17Kevin2Hi dcordes.  What's the problem you are seeing with haret?
17:08.29dcordesKevin2: Hey I am composing an email for you at this moment. Shall I send this or also explain here?
17:11.50dcordesKevin2: Zoolooc told me it would be better to contact you by email because of differing time zones
17:12.18Kevin2Either way is fine.
17:13.03Kevin2We don't need to wait for the weekend to fix a problem - but now that we're both here, you can describe it if is easier.
17:15.20dcordesKevin2: maybe the email will be fine. I put all information I can give you on the topic inside. What's the address? haret@handhelds.org ?
17:16.28Kevin2Yes
17:20.23cr2_hi
17:21.06cr2_Kevin2: why is it not possible to trace i2c and spi on omap850 ?
17:24.44dcordesKevin2: You should have mail
17:28.31Kevin2cr2_: It doesn't work for you?
17:28.38Kevin2dcordes: Yep - I just got it.
17:28.48dcordesok
17:29.22dcordesKevin2: "lsusb" eso mentra el mouse?
17:29.33dcordessorry channel..
17:32.20Kevin2dcordes: Where did you get your haret from?  I'm actually a bit confused how it detected your machine as msm7500..
17:33.11dcordesFirst I used a version Zoolooc compiled me. Then I tried the one mentioned in the mail
17:33.46dcordesmaybe this was a mistake and http://handhelds.org/~koconnor/haret/haret-20071122.exe is older?
17:34.50cr2_Kevin2: i don't have omap850, so afaik nobody could trace the touchscreen or i2c.
17:36.19Kevin2dcordes: I don't think that is an issue.  It's just odd - I don't match on msm7200 - only msm7500.  I think the wince wstricmp is only checking half the characters or something..
17:37.07dcordesoh I just though there was one mach type for both msm7200 and msm7500 in haret so I didn't worry
17:37.35Kevin2Yeah - that is the right thing to do.  I just haven't programmed it to do it yet.  Odd.
17:38.15paulproteusKevin2, Are you talking about the CAB files at the handhelds.org wiki page?
17:39.00Kevin2Hi paulproteus. I don't know anything about CAB files.
17:44.42dcordesKevin2: so does the msm7500 cause the lockup?
17:45.18Kevin2dcordes: No - I don't think so.
17:46.36dcordesKevin2: any idea what might cause it?
17:47.10Kevin2dcordes: When you ran: VFH 0x51b00000 76800 0xffff  -- did the whole screen turn white?
17:47.52dcordeswell first pH5 told me to input a command which turned only the top half white- then the one in the mail turned it completly why
17:48.41Kevin2dcordes: why?  I wanted to make sure you had full access to the framebuffer.
17:49.48dcordesok wait I will fire up haretconsole
17:50.13Kevin2That is not needed - if it turned the whole screen white then you have full access.
17:50.37dcordesok
17:50.58dcordesas I said- that one command turned it half white then the other one full white. both w/o lockups or such
17:52.11Kevin2dcordes: ok
17:52.47Kevin2dcordes: Can you do the following: run VFH 0x51b00000 76800 0xffff  -- and then run (in the same session) "dump mmu".  Then post the output to pastebin?
17:58.43dcordesKevin2: I have a small problem with the connection. Haret's listening but I can't connect but ping it
18:01.46dcordesKevin2: dumping. Was a type
18:01.54dcordess/ type/ typo
18:02.24Kevin2dcordes: Ok.  Did the screen turn completly white?
18:04.00steve-_<PROTECTED>
18:04.23dcordesKevin2: I didn't look at it right when I typed the command. looks like it was completely right and some areas got reprinted yet- will retry
18:07.16dcordesKevin2: VFH 0x51b00000 76800 0xffff
18:07.24dcordesplain white screen.
18:08.00Kevin2dcordes: Okay - can you pastebin the output from "dump mmu" _after_ running the vfh command in the same session?
18:12.38dcordesKevin2: do you know a pastebin which supports shuch big files?
18:12.56dcordesKevin2: ah now it works. Had an error before http://www.pastebin.org/10097
18:14.50Kevin2dcordes: It got truncated.  If you can't post the full log - can you do a "grep 51 <logfile>" and post that output?
18:14.51dcordespastebin.com cuts off 8000 lines... I will just email it
18:15.10dcordesemail or grep?
18:15.28Kevin2Run the grep on your log file and then pastebin the grep output.
18:16.10dcordeshttp://www.pastebin.org/10100
18:16.27dcordesdoes this carry all the info needed?
18:17.52Kevin2No - it got truncated again.  Are you running windows or linux?
18:18.44dcordeslinux
18:18.50dcordes2.6.22
18:19.15Kevin2Okay.  You grepped the haretlog-xyz file that haretconsole makes?
18:19.21dcordesyes.
18:20.42dcordessending as mail attachment....
18:20.44Kevin2Hrmm.  Can you do a "dos2unix < logfile | grep 51" and then try posting to pastebin.ca?
18:21.08dcordespastebin.ca seems down for me- that's why I tried .com
18:21.25Kevin2Okay.
18:21.56dcordesusually pasting the dump mmu stuff worked on pastebin.ca
18:22.08dcordesmail should be there
18:22.22Kevin2What does "egrep '^51' logfile" show?
18:23.49dcordesKevin2: 15 lines like this "51000000  |          |      Coarse | D=0" and this one "51b00000  |          |    UNMAPPED |
18:25.39Kevin2dcordes: If you run "VFH 0x51a00000 76800 0xffff" does it turn the screen white?
18:26.15dcordes"VFH 0x51a00000 76800 0xffff" does nothing at all
18:26.56Kevin2What if you do a "VFH 0x51b00000 10 0"
18:27.32dcordeswait - now the screen got white
18:27.40dcordesalthough delayed
18:27.54Kevin2Before or after you did the second vfh?
18:27.58dcordesbefore
18:28.04dcordesI will retry with new console
18:28.18Kevin2cr2_: Are you around?
18:28.31dcordesok
18:28.35dcordeshit the command
18:28.39dcordesnothing..
18:28.44dcordesnow it's white
18:29.08dcordesexcept of the clock in the wm panel
18:29.16dcordesso there is a delay of about 10 seconds
18:30.11Kevin2dcordes: Yeah.  Your device doesn't have a real framebuffer.
18:30.28Kevin2If you look in the mmu tables, you will see that 0x51b00000 is not mapped.
18:30.36dcordesok now the second command (VFH 0x51b00000 10 0)
18:30.42*** join/#htc-linux PITABoy_work (i=c06843de@gateway/web/cgi-irc/ircatwork.com/x-2236dd60972c2ef7)
18:30.57dcordeshi PITABoy_work
18:31.01PITABoy_workhi
18:31.03dcordesKevin2: nothing on the second command yet..
18:31.06Kevin2So, each time something writes to that address, wince faults and writes something to the screen on behalf of the user.
18:31.16PITABoy_workit has been a while since I have had time to get on
18:31.24dcordesKevin2: is therea a way to work around?
18:31.54Kevin2dcordes: Try the first vfh and then the second vfh.  My guess is it will cause the screen to go white faster than the 10 seconds.
18:32.14PITABoy_workdcordes do you know the currrent progress of linux on the titan?
18:32.24dcordesKevin2: what do you mean? Simply retry now?
18:32.59dcordesKevin2: between: all vfh thinks make my panel drop from the top of the screen to the bottom
18:33.10dcordesPITABoy_work: I have the kaiser and there is no usable result yet.
18:33.18PITABoy_workoh
18:33.27Kevin2Run "VFH 0x51a00000 76800 0xffff" followed immediately by "VFH 0x51b00000 10 0".
18:33.39dcordesPITABoy_work: I'm the guy who made kaiser page on your wiki ;)
18:33.40PITABoy_workhas the kernel booted yet?
18:33.53dcordesnot that I see. There is possibly framebuffer problem
18:33.59dcordesKevin2: in a new session?
18:34.15Kevin2dcordes: Doesn't matter.
18:35.43dcordesKevin2: ok I first hit VFH 0x51a00000 76800 0xffff > nothing. then one scond after I put VFH 0x51b00000 10 > screen immedeately turns white entirely
18:36.15Kevin2Okay.  That is what I expected.
18:36.38Kevin2What this means, in a nutshell, is that I don't think the vsfb driver will work for you.
18:37.04Kevin2You don't have a standard frame buffer - so the Very Simple FrameBuffer isn't going to work.
18:37.05dcordesdowner
18:37.22dcordesso one has to create a complete new display driver for kaiser?
18:38.40Kevin2If you really want to try booting, you can run "set fbduringboot 0" in haret.  The boot will continue - but since it wont give any FB feedback, I doubt you'll get much further.
18:38.56dcordesyea
18:39.20Kevin2dcordes: Yeah - someone is going to need to write a video driver for the msm chip.
18:39.27dcordesI will add up the line in the bootscript quick to see what happens
18:39.30Kevin2Was there one in the google source?
18:39.55dcordesKevin2: don't know but I have a local clone- how canI find out? linux/drivers/video?
18:40.08dcordesIs that driver machine or chipset specific?
18:40.36Kevin2dcordes: I don't know.  I haven't looked through the google stuff at all.
18:43.43Kevin2dcordes:  Hrmm.  Give me a second - lets try if we can get haret to fake wince out..
18:44.48*** join/#htc-linux dcordes_ (n=dcordes_@unaffiliated/dcordes)
18:44.56dcordes_Kevin2, sorry I got disconnected
18:50.21Kevin2dcordes_: Try http://www.handhelds.org/~koconnor/haret/haret-20071201-msm.exe
18:50.50Kevin2Run the "boot" command -- do not run the fbdisable stuff.
18:51.57dcordes_so I don't use the default.txt script but just hit "boot zImage" in haretconsole?
18:52.28Kevin2Use your original default.txt file.
18:53.27dcordes_oh no I hate fat16
18:57.05dcordes_Kevin2, "Can't handle trampoline spanning page boundary (0002BF78 2602bf78 2602c000)
18:58.14dcordes_Can't handle trampoline spanning page boundary (0002BF78 2602bf78 2602c000)
18:58.28dcordes_that's copied from haretconsole
18:58.54dcordes_I booted with "set MTYPE 1553; set KERNEL zImage; set CMDLINE console=tty0; bootlinux"
18:59.28dcordes_PITABoy_work, did you guys have any success with titan?
19:01.40Kevin2dcordes_: Heh - long running bug first exposed - can you try: http://www.handhelds.org/~koconnor/haret/haret-20071201-msm2.exe
19:02.31dcordes_Kevin2, ^^ is there a way to get smb to wm6?
19:02.49Kevin2dcordes_: Not that I know of.
19:03.10dcordes_I mean  client side only
19:05.13dcordes_micro sd fiddling is a pain
19:06.34dcordes_Kevin2, Go Go Go...
19:06.39dcordes_:(
19:06.50dcordes_lockup
19:07.37dcordes_Kevin2, should the screen blacken immedeately after go go go?
19:07.48dcordes_I just get the old frozen screen
19:10.04Kevin2dcordes_: I was hoping you'd get a black screen..
19:10.56dcordes_I will retry from console
19:10.59dcordes_maybe I get some output
19:12.48dcordes_Kevin2, why can we access the fb when we hit that vfh command, but not when booting?
19:13.07dcordes_Kevin2, http://pastebin.com/mc6cd448
19:13.14Kevin2Can you try with http://www.handhelds.org/~koconnor/haret/haret-20071201-msm3.exe
19:13.35dcordes_in an instance
19:14.34Kevin2dcordes_: The framebuffer writes are being assisted by wince.  When we go to boot, we are shutting down wince - thus the writes to the framebuffer during boot don't do anything because wince is no longer around to help them.
19:15.02dcordes_I see
19:16.58dcordes_Kevin2, no change except of the Go Go Go not appearing anymore
19:17.38dcordes_I wonder if it might be my kernel
19:17.48dcordes_and not any haret/wince related problem
19:19.05*** part/#htc-linux PITABoy_work (i=c06843de@gateway/web/cgi-irc/ircatwork.com/x-2236dd60972c2ef7)
19:20.08Kevin2dcordes_: That's odd - you didn't get "Go Go Go"?  Can you retry just to verify?
19:20.36dcordes_yep no go go go - of course, second
19:21.00dcordes_I will console boot
19:21.09dcordes_so you have the no go go go in detail ^^
19:22.13dcordes_no I have one go go go
19:23.01dcordes_Kevin2, how odd: I can regard a different change: Now the statusbar disappears
19:23.39dcordes_Kevin2, http://pastebin.com/m5e8b32cb
19:23.51dcordes_stausbar comes.. reaches finish,
19:24.00dcordes_then Go Go Go appears and statusbar disappears
19:24.28dcordes_=>lockup
19:28.21dcordes_Kevin2, cooking on #4 ?
19:28.39Kevin2You can try http://www.handhelds.org/~koconnor/haret/haret-20071201-msm4.exe  -- but we're grasping at straws - I don't think it will work.
19:31.59dcordes_no luck
19:34.17dcordes_no visible difference from attempt #3
19:35.39Kevin2dcordes_: Okay.  I don't think there is much I can do.  I think a real video driver is going to need to be written for the device.
19:37.06dcordes_that's a real downer :( I don't think something will come from google there
19:37.57dcordes_Kevin2, is it a driver which has to be written for the exact device or is that a chipset related thing?
19:38.30Kevin2dcordes_: I don't know.
19:39.07*** join/#htc-linux goxboxlive (n=goxboxli@81.80-202-132.nextgentel.com)
19:39.10dcordes_I guess somebody who wants to write a driver for the device, needs to have one, right?
19:40.17dcordes_maybe swetland can help. But I fear he's not 'allowed' to
19:40.38BabelOhello goxboxlive :)
19:40.56dcordes_at least that's what he said once in this chan
19:41.05dcordes_Kevin2, thank you very much for the attention for now
19:41.52Kevin2np
19:44.40dcordes_Kevin2, what's the conclusion I can take from the attempts? Kaiser has a framebuffer which can not be used by vsfb?
19:47.10Kevin2dcordes_: Yes.  The Kaiser fb (at least as configured by wince) is not a standard frame buffer.
19:48.20dcordes_Hm. How would one go about making a driver if it is not possible to boot anything?
19:49.14goxboxlivehi BabelO
19:49.38Kevin2dcordes_: We can boot - just run "set fbduringboot 0" prior to running "boot".  You just wont get anywhere without some kind of feedback.
19:50.03dcordes_wouldn't it be possible to listen for some sort of connection automagic?
19:52.02dcordes_I booted now with "set fbduringboot 0"
19:52.21dcordes_I will try hook up with usb
19:52.29dcordes_see what my host says
19:53.04dcordes_hm nothing
19:54.33dcordes_how about building simple usb net functionallity into the kernel?
19:58.40cr2_Kevin2: i'm back.
20:00.28Kevin2Hi cr2_.  It looks like Kaiser doesn't have a standard framebuffer.
20:06.41cr2_it is problematic to boot on a device where you relocate the kernel into such framebuffer area anyway.
20:08.38*** join/#htc-linux Mineque (n=Mineque@195.60.65.50)
20:09.46cr2_Kevin2: how many patches do you need to boot starting from the 2.6.24 kernel on apache ?
20:15.49Kevin2cr2_: Mainline 2.6.24?
20:17.22cr2_yes
20:17.33goxboxlivecr2_: busy?
20:17.52cr2_Kevin2: i'm a bit lost now about the kernel status.
20:17.57cr2_goxboxlive: not really
20:18.27Kevin2cr2_: Hrmm.  I don't know.  Just to boot I don't know of any.  To get full functionality, I need the pda power stuff, the adc stuff, the htc-egpio driver, the htc-bbkeys driver, the pxa27x usb stuff...
20:18.49goxboxlivecr2_: lets make a mux for A780 in Qtopia then. You write code i compile and test :-)
20:21.04goxboxlivecr2_: it would have been cool to have the phone working in QTopia before they have it working with gsmd :-)
20:27.13paulproteusgoxboxlive, Howdy, thanks for the replies on the list and to my personal mail. (-:
20:29.09goxboxlivewelcome, i am about to make a openmoko image now. It will be a exe file and a tar.bz2 file. PLace both of them on the root of your sdcard (fat partition) and run the exe file.
20:29.53goxboxliveIt will create a 100MB image file. The install process will take some  time, but next time you boot it will boot  a lot faster.
20:29.57paulproteusOkay.  Is there any hope of fixing the hard reset to Windows issue?
20:30.35goxboxlivepaulproteus: no i dont think so. I dont think that could be done.
20:31.04Kevin2bbl
20:31.27goxboxliveIt has something to do with wince running from ram or something. I think there are other people here who can answer that better than me
20:31.49cr2_goxboxlive: there are people that can do it much better than me.
20:32.39goxboxlivecr2_: That might be, but that doesnt matter. As long as we can meake a phone call and send a sms i doint care how it be done :-)
20:32.40cr2_goxboxlive: my a780 is half-dead anyway. it loses the gsm connection very often now, and discharges the (new)battery.
20:32.50goxboxlivecr2_: ko
20:33.06cr2_and gps does not work for a long time already.
20:33.25cr2_i'm only concerned about the copilot now.
20:33.39cr2_and how i can reuse it.
20:33.40goxboxlivecr2_: do you think it would work with openezx drivers?
20:34.20cr2_don't know. openezx does not have a lot of details too.
20:34.36cr2_htc phones are known much better that ezx.
20:35.19cr2_i've made some work on copilot, but it's certainly not for a discussion here :)
20:41.28goxboxlive:-)
21:02.55dcordes_Kevin2, do you have any idea how to make kaiser call home after I boot?
21:09.42goxboxlivepaulproteus: Openmoko image is up
21:09.52goxboxlivehttp://www.linuxtogo.org/~htcpxa/htcmagician/
21:10.01goxboxlivephone is working, sms dont
21:14.16dcordes_cr2_, is it a heavy process to make a display driver for kaiser?
21:34.38dcordes_make config says VGA_CONSOLE is something virtually everyone wants
21:34.43dcordes_do I also need it?
21:50.00*** join/#htc-linux Helmchen (n=andre@port-83-236-15-36.dynamic.qsc.de)
21:50.04Helmchenhi
21:51.22Helmcheni just booted qtopia on my univeral. everything looks fine, i can move the mouse but i cant click "unlock" on the lower bar.. any hints?
21:58.54cr2_dcordes_: it's irrelevant right now.
21:59.14dcordes_and what about the driver?
21:59.16cr2_Helmchen: do you have a sim card in the universal. does it have a pin ?
21:59.32cr2_dcordes_: of course it's not an easy task.
22:00.37dcordes_cr2_,  I guess you would need a kaiser to make one?
22:00.37cr2_dcordes_: i'm doing something for ati, which has some half-compatible code for an older version. and here you have a completely new tech.
22:01.22cr2_dcordes_: yes, but i find it more important to finish the universal. and to make athena/hermes run too in the next time.
22:03.31dcordes_hm ok
22:03.41Helmchencr2_: yes, i have a sim card with pin
22:03.48dcordes_so right now there is nothing one can do about kaiser?
22:07.02Kevin2dcordes_: What do you mean by "call home"?
22:08.45*** join/#htc-linux _moby_wan_kenoby (n=kvirc@80.168.34.147)
22:09.37dcordes_I mean like having some networking, like usbnet or wifi, make this get an ip automatic and compile an openssh-server into the image
22:09.40_moby_wan_kenobyhello!
22:10.10_moby_wan_kenobycan anybody tell me something about gprs connection using opie?
22:10.24_moby_wan_kenobyon htc universal
22:15.52dcordes_cr2_, do you think it would be possible to access kaiser's wifi hardware?
22:18.01Kevin2dcordes_: You're talking about using "jet engines" before being able to "walk".
22:18.09Kevin2Does the kaiser have irda?
22:18.18dcordes_don't think so
22:18.32dcordes_that's a no
22:19.03dcordes_bluetooth2.0 wifi usbnet
22:20.48Kevin2Ughh.  sometimes you can use irda as a kind of serial port.  Oh well, the only hope is getting fb feedback.
22:21.36Kevin2You can scour through the android source and see if there are any hints on the msm framebuffer (if indeed the kaiser is using an msm framebuffer).
22:22.58dcordes_ok let me see
22:25.21dcordes_Kevin2, there is /include/config/framebuffer
23:06.53*** join/#htc-linux hollo (n=hollo@3e6b025d.rev.stofanet.dk)
23:12.02*** join/#htc-linux Mineque (n=Mineque@195.60.65.50)

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