irclog2html for #htc-linux on 20061002

00:17.34*** join/#htc-linux WizMaui_ (n=WizMaui@62.112.90.179)
01:18.20*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.179)
01:56.00*** join/#htc-linux Alendit (n=alt@V3f6c.v.pppool.de)
03:48.01*** join/#htc-linux Alendit (n=alt@V2f4a.v.pppool.de)
05:10.57*** join/#htc-linux goxboxlive (n=jrs@9.80-202-160.nextgentel.com)
07:01.50*** join/#htc-linux rob_w (n=bob@p85.212.154.242.tisdip.tiscali.de)
07:04.54rob_wmorning
09:09.48*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.179)
09:38.42*** join/#htc-linux florian_kc (n=fuchs@dns.kernelconcepts.de)
09:52.48florian_kchi all
09:58.49rob_whey florian_kc
11:21.10*** join/#htc-linux rob__w (n=bob@p85.212.152.66.tisdip.tiscali.de)
12:20.20*** join/#htc-linux booba (n=booba@lns-bzn-47f-81-56-252-135.adsl.proxad.net)
13:15.17*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
14:37.56*** join/#htc-linux dizzey (n=dizzey@tyra.ing.umu.se)
14:39.46dizzeyanyone playing with the Himalaya
14:40.35cr2hi dizzey
14:41.06cr2make some minor changes to haret, and you can start playing :)
14:43.43dizzeyhehe
14:44.09dizzeyand gphone so one could start calling
14:44.27dizzeyif the gpio switching is the only issue
14:45.08*** join/#htc-linux jeanseb (n=jeanseb@88.164.32.155)
14:46.31cr2yes, add the hima-specific asic3 gpio list to haret, and watch which are used by the phone. afaik it was the problem. otherwise it is very similar to blueangel.
14:47.26dizzeythe problem was the gpio that switched speaker and mic over to the radio part or was there even more stuff
14:48.39cr2start with these gpios, and you'll see :)
14:49.17dizzeyhehe good point
14:50.39dizzeyi guess that the pxaregs app should work on this platform to
14:51.08cr2not that difficult actually. you don't have a umts monster that i have ;-)
14:51.17cr2pxaregs ? it's pxa263 cpu.
14:51.43cr2i don't remember the differences between pxa255 and 26x
14:51.45dizzeypxaregs is a commandline app for switching and reading gpio
14:52.09cr227x has some substantial differences. usb host, rtc, etc.
14:52.48cr2in linux ? then it should be ok.
14:52.55dizzeyyeah in linux
14:52.58dizzeyhttp://www.holgerschurig.de/pxatools.html
14:54.24cr2ok. it was written with pxa255 in mind.
14:54.50cr2you can also modify the /dev/mem directly.
14:55.20cr2i'll suggest to start tracing them in wince with haret.
14:56.29dizzeyok
15:02.15rob__wi booted the ba with .12 again and with all modules loaded it also refused to resuem :-(
15:02.56rob__wso anyone interessted we need to debug resume by unloading all modules first
15:03.49cr2dizzey: this list can look much better http://wiki.xda-developers.com/index.php?pagename=HimalayaASIC3
15:04.11cr2compare it with the universal.
15:07.41dizzeyok
15:07.50dizzeyi will wait a week befor i start messing
15:08.11dizzeywant my macbook first so i have something to develop on first
15:08.21dizzeythis laptop has broken usb and such =(
15:10.29rob__wpxaregs does look interesting :-)
15:10.40rob__wbut  icant compile it
15:11.27dizzeyhmms was a while since i did it
15:11.44dizzeybut it should work with a standard crosscompiler
15:13.05cr2i have converted the perl decode tools from this page to C and put them into haret.
15:14.46rob__whmm it shitloads me with errors of redefintions n stuff
15:27.48*** join/#htc-linux goxboxlive (n=jrs@9.80-202-160.nextgentel.com)
15:39.06*** join/#htc-linux pH5 (n=ph5@e178223056.adsl.alicedsl.de)
15:44.50cr2pH5: the resume code on the universal/apache will be so trivial, as it is on asus716 :)
15:46.12pH5hey cr2. lucky. did you resolve your rilgsm.dll / gpio issue?
15:46.15goxboxliveso you realy saying that the resume is finished? Only need for writing the drivers?
15:46.34cr2pH5: gpio is not solved.
15:47.09cr2goxboxlive: it is only the main cpu suspend/resume. the drivers are separate and should take care of themselves.
15:47.38cr2pH5: i don't understand why is it necessary to split the PSPR:
15:47.50cr2<PROTECTED>
15:47.50cr2<PROTECTED>
15:47.51cr2<PROTECTED>
15:47.51cr2<PROTECTED>
15:48.20cr2why not just mov r0, #0x4f000008 ; ldr pc, [r0]
15:48.22cr2?
15:48.58pH5not enough bits in the 32bit instruction, I guess
15:48.59goxboxliveok
15:49.21cr2aah. ok.
15:51.01cr2i have squeezed everything possible from the gpio, even the init values from IPL,SPL and wince: http://wiki.xda-developers.com/index.php?pagename=UniversalGPIO
15:52.23cr2if somebody wants to make the cameras work, he should check the camera gpios in more detail.
15:53.27pH5heh. I don't even want to spend time thinking about that crappy camera in the magician.
15:53.54cr2:) ov9640 ?
15:54.26pH5one of those ov96x0, no idea which one.
15:54.36cr2the consumers want it. see siemens ;-)
15:55.10pH5strange but true
15:55.36cr22 cameras - that's exactly where you burn cash with umts :)
15:56.25cr2i will never consider it myself without autofocus and a good lense.
15:59.03goxboxliveit's ok to have cam. I mean sometimes when i am out of office and have forgotten a cam, i use the universal. It's great to have it. I mean, we should also make that work in the UNI.
16:00.18pH5goxboxlive: sure, it'd be good to have it supported.
16:00.29goxboxliveyes
16:02.16cr2these are probably just power and select gpios.
16:04.31pH5I fear I'll never find out the true meaning of some of the gpios for sure. Only mimicking wince's behavior and hoping it'll work just doesn't feel right.
16:05.22cr2goxboxlive: can you check if the asic3 gpiob1/3 are input or output when the phone is running ? "dump asic3gpio"
16:06.19cr2pH5: there is no other choice. i need to find a way to mimick wince for the phone. even that task is complex enough.
16:08.17cr2i have already disassembled everything except the phone gui itself ;) which is probably irrelevant anyway.
16:08.39*** join/#htc-linux g3gg0_ (n=g3gg0@ppp-82-135-81-30.dynamic.mnet-online.de)
16:08.57pH5cr2: I understand. I'm still failing to mimick wince's driver for the 1wire controller on that aic3 chip...
16:09.41pH5And as for the phone, sometimes I can talk to it, and sometimes it just outputs its "interpreter ready" message and doesn't react. No idea why.
16:10.02cr2the same her.e
16:10.29goxboxlivecr2: of course i can try, but i have never used Haret that way, so i ont know how i do it.
16:10.35cr2that's why i am trying to understand its complete operation.
16:11.09cr2goxboxlive: add "dump asic3gpio xxx" to startup
16:11.15pH5I wish I had that patience ;)
16:11.18cr2and post the "xxx" file here.
16:12.39cr2pH5: i have already messed with this gpio110 which i still don't understand, and have blown the motherboard :)
16:13.07goxboxliveinstead of the default.txt? Or should i make a startup.txt file?
16:13.23pH5blown? how?
16:13.36cr2goxboxlive: put it in "startupN.txt"
16:14.54cr2pH5: could be just a coincidence. the phone did not want to boot wince anymore, and the motherboard was replaced by the repair center (level3, so it must habe been something serious).
16:15.18pH5ouch
16:16.09cr2so i'd like to understand who is pulling this gpio, when, and what for.
16:16.51cr2or at least in what context.
16:16.58rob__wdid anyone ever try to talk to htc about their gpio layouts ,,,
16:17.46cr2rob__w: i don't think they will tell you anything. see sharp zaurus.
16:17.53*** join/#htc-linux pleemans (n=peter@d51A5E421.access.telenet.be)
16:17.54goxboxlivehow shall the script file look like?
16:18.03cr2dump asic3gpio xxx
16:18.04rob__wstupid bastards
16:18.18goxboxlivecr2: i am i going to blow my motherboard for this dumping?
16:18.30cr2LOL
16:19.31goxboxlivei get "cannot open script file
16:20.34cr2rob__w: hp shared the gpio names for hx4700. everything else is RE there too, afaik.
16:20.39goxboxliveshow me how a script file looks like. There is no HowTo for Haret, it should be
16:21.05cr2well. add a line
16:21.12cr2dump asic3gpio xxx
16:21.17cr2before
16:21.20cr2boot2
16:21.27cr2and boot linux.
16:26.11goxboxlivewell i added it before boot2, nothig happend beside regular linux boot
16:29.37cr2do you have the "xxx" file ?
16:35.01cr2ok. it is input, i have looked myself.
19:34.50*** join/#htc-linux skodde (n=skodde@213-140-16-178.fastres.net)
20:38.30goxboxlivecr2: could you dome a favor. Could you try to rebuild opie-console? Remember to clean it first. -cclean
20:51.30cr2cclean ?
21:07.07goxboxlivecr2: bitbake opie-console -cclean ( that's to clean up last build ) and the bitbake opie-console
21:12.54cr2bulding.
21:13.08goxboxlivegood, mine is failing
21:14.09cr2NOTE: package opie-console-1.2.2: completed
21:14.09cr2NOTE: build 200610022312: completed
21:14.09cr2Build statistics:
21:14.09cr2<PROTECTED>
21:14.22goxboxlivehmm
21:14.29goxboxlivethx
21:26.10*** join/#htc-linux willski (n=me@host-84-9-88-175.bulldogdsl.com)
21:26.48willskihi there
21:26.51willski:)
21:27.53willskianyone kno the latest progress on getting wifi working under linux on blueangel?
21:28.25willskixda forums dont exist no more :(
21:32.54goxboxlivehttp://forum.xda-developers.com/
21:38.48willskiahh sweet :)
21:38.59willskicheers goxbox
21:43.43willskiseems a lot of the links from blueangel wiki to forum pages are dead btw
21:45.17goxboxliveyes, it seems like they have rebuild the web pages.
21:45.25goxboxliveIt's all a mess
21:47.56*** join/#htc-linux booba (n=booba@81.56.252.135)
21:49.32willskido you know if anyones trying to get the blueangel wifi running under linux?
21:49.58willskilast thing i read about it was from 2005
21:50.10willskii just bought a blueangel
21:50.29willskidont know if it was a wise move or not :/
21:52.42cr2the driver itself works. but the blueangel code needs some adaptation. afaik nobody is doing it right now.
21:53.17cr2i have a ba, but working only on the phone for the universal now.
21:54.00willskiok
21:55.15willskiuniversal is nice!
21:55.33willskisounds like it has the best hardware support
21:55.36willskifor linux
21:55.56willskicouldnt afford one tho
21:56.59willskii will see what i can find on the forum -seems there isnt much linux related stuff ther tho
22:01.01cr2there is some minor research work to be done.
22:01.53willskiim new to this really
22:02.01willskiam available for testing
22:17.16willskigood luck on the phone for universal
22:18.26willskiuniversal with phone working will be very nice indeed

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.