IRC log for #htc-linux on 20080723

00:02.07dcordeseverything ok. you? what does that mean, 3db SNR?
00:02.23dcordesdoes your dsl modem report signal stability?
00:02.28marajin_dcordes: You don't understand signal to noise ratios?
00:02.38dcordesI know snr from wifi
00:02.42marajin_heh
00:02.45*** join/#htc-linux wasup (n=wasup@208.47.103.106)
00:02.51marajin_well they apply to DSL too
00:02.56marajin_anyway
00:03.06dcordeshow do you figure what's your dsl SNR?
00:03.10marajin_the lower your SNR, the higher your throughput but the more sensitive to line noise
00:03.14*** join/#htc-linux tmzt (n=tmzt@adsl-70-228-92-50.dsl.akrnoh.ameritech.net)
00:03.35marajin_dcordes: My ISP will tell me and change it along with my modulation settings if I phone 'em up
00:03.38cr2marajin_: tcp will take care of it ;)
00:03.56marajin_anyway, 3db is the /lowest/ they can set it they claim
00:04.02marajin_they're shocked it syncs at all at 3
00:04.25cr23db is 2:1 ?
00:04.35marajin_I think so
00:04.41cr2ok.
00:04.51cr2good night.
00:05.03wasupok... so i downloaded the kaiser version of android... cause they have a working keyboard... then it shows the red lazer... and i see the android main screen... then it goes back to the lazer?
00:05.07marajin_So basically, the fact I can operate at it at all is odd, the fact that I can stay stable for 8+ das is crazy
00:05.08wasupanyone got any ideas
00:05.21marajin_wasup: That usually means android crashed and is attempting to reboot
00:06.03wasuphmm... how different are the keyboards on the kaiser and the titan?
00:06.18marajin_No idea to be honest
00:06.23marajin_I've never even seen a titan
00:07.56marajin_hmm when's the raphael get released in the UK? :p
00:09.26wasupnot for awhile?
00:09.39marajin_meh
00:09.46wasupwasnt it supposed to be released in may?
00:09.48marajin_the diamond is already out in germany I think
00:10.06wasupisnt it like 800
00:10.17wasupor something like that? thats way too much for a phone
00:13.13marajin_probably
00:13.39gingewasup: were you asking about onscreen keyboard on the forums?
00:14.06wasupyeah... dzo had made it so the keyboard was on the bottom of the titan and functioning...now its back at the top cause the latest image
00:14.07marajin_hey ginge
00:14.17gingewasup: easy to fix
00:14.35wasupk. how?
00:15.37gingemsm_fb.c in do_update
00:15.59gingemdp_dma_to_mddi(par->fb_info->fix.smem_start+480*640,480,240,KEYBOARD_HEIGHT,0,320-KEYBOARD_HEIGHT);
00:16.05gingeis what you want.
00:16.33gingewe have to do the same for kaiser.
00:17.00wasupok.
00:17.00gingewasup: compare this to yours
00:17.01gingehttp://pastebin.com/m712fb7c1
00:17.08*** join/#htc-linux Marex (n=vasum7am@auryn.karlin.mff.cuni.cz)
00:17.15gingethere are a few places you will need to change the display offset
00:17.28gingeit should work ok with that pastebin
00:17.45gingeI should have the keyboard for titan ported by tomorrow...
00:18.07wasupoh.. well then ill just wait... :)... u have a titan?
00:18.17gingeno, I am doing it for joshts0
00:18.34gingeI might as well do the onscreen keyboard fix too
00:20.00wasupoh... if i can  find my other titan... i think it was stolen though, or i just misplaced it.. I can donate it to you or Dzo... it just wont activate on the a network
00:20.17wasupstill works fine though
00:21.00gingethanks for the offer, but I am fine thanks. I have about 5 phones that I need to hack on as it is ;)
00:21.21wasupoh.. ok.. so how did u port the keyboard over?
00:21.36wasupdid u port it from the kaiser rom?
00:21.42gingejoshts0 did the traces on the gpios so I just ported kaiser kb
00:22.49wasupoh... I had tried to boot the kaiser version of android.. and it went past the red laser.. and started.. :) then it went back to the laser... :(
00:22.55wasuphahaha
00:23.04gingecrashing
00:23.09wasupyeah
00:23.19gingeas soon as it tries t talk to the modem
00:23.49wasupoh.. i haven't been able to get my titan to get on a data connection...
00:23.56wasupcan we ssh now?
00:24.08wasupor is that not supported still
00:24.11gingeum... yes?
00:24.22gingeit sort of depends
00:24.25wasupno usb driver yet?
00:24.32gingeno usb
00:24.35wasupaw.
00:24.40gingeyeah :(
00:24.49wasuphow long till that happens roughly
00:24.56gingewho knows
00:25.04gingehow long will it take you ;)
00:25.17wasupoh hahaha... im not that technically advanced
00:25.29wasupthat would take me alot of time
00:25.30gingethats pretty much the way it rolls here. someone just runs with something until it is donw
00:25.56wasupoh... what i dont get.. is in the kernal it shows when the usb is connected and disconnected
00:26.02gingeit only takes one dedicated person to write/fix a feature. It could take from 6 hours to infinity
00:26.16wasupso shouldnt a peice of the driver already be inthere?
00:26.36gingewasup: some of the driver is there already, but we think it is set to the wrong mode
00:26.46wasupoh...
00:26.48gingewild guess
00:27.21wasupwell like thats what i wasnt getting.. cause if recognition is part of a driver and it was recognizing it
00:27.39wasupso its the mode..
00:27.46gingeshrugs
00:28.05gingemore likely usb mode+ a whole load of other stuff
00:28.33gingeI would put my money on dzo getting it working within no time. the guy is a machine
00:28.35wasupdoes anyother android (distributions?) have usb enabled yet?
00:28.56gingedo you mean hardware?
00:29.05meredyddginge: Oh, dear. You're back to crash on first touching the modem? Thought it was just data these days
00:29.26gingemeredydd: we are talking about a different phone
00:29.39gingemeredydd: titan to be exact
00:29.49meredyddOh, rightright. Durr.
00:30.04wasupyeah...
00:30.14gingewasup: the kernel deals with drivers and setting the hardware up. the distribution android etc just plugs into that interface.
00:30.24gingeso usb will just work when the driver work sin the kernel
00:30.51gingemeredydd: I have more stable data in android, but I broke the sd driver ;)
00:31.03meredyddWoo. I'll take that trade!
00:31.06meredyddDefine "more stable"?
00:31.19wasupwell what i meant was.. since technically the kernal notices the usb... does android even have the ability to use the driver if it was capable
00:31.23gingemeredydd: don't get the hopes up too high stable == crash after 5 minutes ;)
00:31.41meredyddHey...5 mins is a significant improvement.
00:31.53wasupandroid runs on my titan for about 4
00:31.58gingewasup: probably not at this stage. Its ripped from an emulator so probably wont work
00:32.02Marajinwhy, why does android hate us?
00:32.10gingeMarajin: cos its crap
00:32.16meredydd5 mins is also just about long enough to do a basic tap-through an app
00:32.26wasupok... thats what i wanted to know... so it's not like we're left out.. no one has been able to get it to work
00:32.29Marajinyes but our ginger kaisers will sort it out! :P
00:33.05gingeMarajin: I will just use a good OS until google work their magic and make it usable
00:33.21wasupwhen do u think that will come?
00:33.31Marajinwasup: When do you retire? ;)
00:33.35meredyddginge: if that's what you're doing, why are you wasting your time making Android work for everyone else? :P
00:33.36gingeyour guess is as good as mine.
00:33.50gingemeredydd: its a good benchmark for working features
00:34.43gingeI am heading off to bed. I cant think straight. This SD driver is really pissing me off.
00:35.03Marajinginge: Take it easy man, catcha ya tomorrow
00:35.10gingenight-o
00:35.38*** join/#htc-linux tmzt (n=tmzt@adsl-70-228-92-50.dsl.akrnoh.ameritech.net)
00:38.17wasupnight ginge
00:38.40wasupwell im about to leave work.. good night everyone
01:21.27*** part/#htc-linux exco (n=exco@e181109207.adsl.alicedsl.de)
01:25.23*** join/#htc-linux wireddd (n=wired@unaffiliated/wireddd)
01:29.48*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-af1e65d60115ca0a)
01:37.26CPresshey guys
01:46.46*** join/#htc-linux pronto (n=pronto@pool-71-179-232-167.bltmmd.fios.verizon.net)
01:49.20MarajinCPress: 'lo her
01:49.27Marajins/her/there/
01:53.48*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-88038706ecf0c75b)
02:01.22*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-95a1141311abc3b1)
02:24.14*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
02:53.54CPressWhat's new in the htc-linux world?
03:29.08*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
03:39.26MarajinCPress: Hmm, Nothing off hand
04:03.35*** join/#htc-linux OpnSrc1 (i=harisha1@gateway/tor/x-40be1bfe6d4be1e9)
04:32.51ptlok
04:33.15ptlveeeeeeeeeeeeeery offtopic question, but I have been googling for weeks for that. Feel free to kick/ban me if you feel it's inadequate.
04:34.24ptlI have an HTC Athena X7501, which does not have a secondary camera. However, I'd like very much to make videocalls - my carrier supports it and my line supports it. Is there a way for me to make videocalls using the primary camera< A third-party software, maybe?
04:34.34ptlmaybe HTC Linux will have this option
04:41.11*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
04:45.03*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbf8469.pool.einsundeins.de)
04:46.14*** join/#htc-linux tmzt_ (n=root@adsl-70-228-92-50.dsl.akrnoh.ameritech.net)
04:46.31tmzt_dcordes: just saw you on the log, what's going on
04:57.20Marajindcordes: Ping?
05:50.20pigeonanyone still working on the wallaby?
05:51.36*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-3401481fe0ddcea5)
05:51.54*** join/#htc-linux kiozen (n=oeichler@p54929B15.dip0.t-ipconnect.de)
05:57.55*** join/#htc-linux pleemans (n=peter@dD577D009.access.telenet.be)
06:23.11*** join/#htc-linux paulproteus (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
06:26.41*** join/#htc-linux rob_w (n=bob@M8e79.m.pppool.de)
06:35.13*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
06:35.30*** join/#htc-linux goxboxlive (n=goxboxli@31.84-48-212.nextgentel.com)
06:36.40*** join/#htc-linux paulproteus (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
06:49.09*** join/#htc-linux paulproteus (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
07:13.26*** join/#htc-linux zoolooc (n=lucian@nrbg-4dbf8469.pool.einsundeins.de)
07:13.53Rroetmoin
07:14.03zooloocmoin
07:14.42Marajinis it?
07:14.43Marajindamn
07:26.32RroetYes Mara, open they eyes... take a computer break. smell the coffee and the fresh smell of smog in the outdoors
07:26.37*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
08:05.17*** join/#htc-linux BabelO_ (n=fcr@unaffiliated/babelo)
08:10.56BabelO_hi
08:11.38kiozenBabelO_: morninig
08:29.02MarajinRroet: Sod that. I'm not going outdoors!
08:29.09MarajinRroet: They have sunlight out there!
08:29.11Marajinhisses.
08:38.31Rroethehe
08:38.38Rroetback in your coffin then
08:38.57gingelid creaks open...
08:38.59gingemorning all
08:49.55MarajinRroet: I am actually photosensitive so I'm allowed to shun sunlight, it's awesome :)
08:52.02ptlme too
08:52.31Marajinptl: You're photosensitive?
08:53.07ptlI am
08:53.24ptlhad to use sunglasses but I don't like it
08:53.29Marajingood fun in a world that insists sunlight is good and healthy and wholesome?
08:53.32ptlso I just keep blinking. And avoid the sun
08:53.40Marajinheh
08:53.44*** join/#htc-linux axe- (n=axe@217.116.62.236)
08:53.45ptlway too sunny
08:53.50ptloh
08:53.53ptland I live in Brazil
08:53.55Marajinyeah I got photochromatic glasses and stay inside a lot
08:54.23ptlhappily I work on the night shift, midnight to 8 AM.
08:54.31ptland I sleep at day.
08:54.45*** join/#htc-linux Bendy (n=sniveri@bb-81-175-215-228.dsl.phnet.fi)
08:54.51ptlDon't worry, I don't suck blood.
08:54.54MarajinWell I feel better at night anyway ;)
08:55.33MarajinI blistered my arm for falling asleep with it dangling where light could get at it under the blind a coupla weeks ago =/
08:55.35Rroetbla bla bla, can't help it you's a freak of nature :)
08:55.46Marajinhelp it? I like being a freak of nature :P
08:55.47RroetDoesn't make you less nice or a lesser person though...
08:56.18Marajinbah geeks were made for the pale glow of LCD screens
08:56.24Marajinwe don't need sunlight
08:56.28ptlyou bet.
08:56.30ptl:)
08:56.46ptlI like the sun. Really. But he doesn't like me.
08:56.55Marajinheh
08:57.00MarajinI just plain don't lik him
08:57.07Marajinnobody seems to realise he's bad for us aaaall
08:57.24Marajinsuntans are not healthy, suntans are the body trying to protect itself from being burnt
08:57.53ptlYeah, but the Sun causes our body to build vitamin D. And that's necessary for our health.
08:58.13ptlLack of vitamin D can even cause brain problems...
08:58.30ptlYou can also eat a lot of fish. That substitutes sunlight.
08:58.38Marajinactually vitamin D is available in food
08:58.48ptlI do eat a lot of fish. Salmon almost everyday.
08:58.50Marajinand we generally get the needed aounts from food ANYWAY
08:59.09Marajinactually vitamin D levels are part of what's wrong with me
08:59.14MarajinI got too MUCH of the stuff
08:59.47Marajinplus, it's not even a vitamin.. damn stuff
09:00.07ptl?
09:00.18ptlit's not even a vitamin? how so? :P
09:01.41MarajinIt's a hormone
09:04.16Marajinis this the pause for googling?
09:10.51ptlnope
09:10.54ptlI am at work now
09:10.56ptl6:11 here
09:10.59ptl6:11AM
09:11.51MarajinAny excuse
09:45.20*** join/#htc-linux Marex (n=vasum7am@auryn.karlin.mff.cuni.cz)
10:02.56*** join/#htc-linux Red_Lion (n=lion@194.226.40.192)
10:03.10Red_Lionhello, cr2
10:03.45Red_Lioncan you help me?
10:04.18Marajincr2: You're too popular ;)
10:04.36Red_Lionhttp://ibot.rikers.org/%23htc-linux/20080516.html.gz :)
10:05.03Red_Lioni'm start port to g900 and he can help :)
10:06.04MarajinPoor cr2. Is there a device he hasn't at some point had to work with? :P
10:06.29Red_Lion:)
10:07.22Red_Lioni can be he hand with work on this device
10:08.40Red_LionBabelO, can you help me too? :)
11:03.49LunohoDRed_Lion :-P
11:07.53Red_LionLunohoD, :)
11:08.09Red_LionLunohoD, and you here to :)
11:15.58gingemake -j 128
11:16.11gingeoops
11:16.22LunohoDcluster?
11:16.25gingeyeah
11:16.29LunohoDcool
11:17.04*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
11:17.21Red_Lionginge, how many nods? :)
11:18.25gingeRed_Lion: up to about 8000 or so. i don't have permission to the whole cluster, and I would get shot for using them
11:18.57Red_Lionginge, what cluster engine?
11:19.45gingenot sure exactly as its all offsite. it uses a heavily modified distcc
11:20.22Red_Lionhmm... compile cluster?
11:20.52gingeits multipurpose I believe. The video guys do rendering on the cluster
11:20.57gingeI just type make and drink coffee ;)
11:21.32Red_Lion:)
11:24.10gingelaters
11:29.53*** join/#htc-linux Robwoerle (n=bob@Ma1f8.m.pppool.de)
11:31.33cr2hi
11:31.57cr2pigeon: reviving wallaby port will be really cool
11:41.06*** join/#htc-linux Genesis (n=Ronan@AMontsouris-153-1-28-204.w86-212.abo.wanadoo.fr)
11:41.59*** part/#htc-linux Genesis (n=Ronan@AMontsouris-153-1-28-204.w86-212.abo.wanadoo.fr)
11:42.08*** part/#htc-linux ginge_ (n=baz@80.229.188.31)
11:44.42pigeoncr2: i'd love that too :)
12:08.56*** join/#htc-linux ellisway (n=ellis@80-46-67-47.static.dsl.as9105.com)
12:09.13*** join/#htc-linux exco (n=exco@e181072220.adsl.alicedsl.de)
12:25.13*** join/#htc-linux ginge_ (n=baz@80.229.188.31)
12:29.39ginge_OSM doesn't seem very well today
12:31.23*** join/#htc-linux LunohoD_ (n=alex@e180067189.adsl.alicedsl.de)
12:37.55*** join/#htc-linux axe- (n=axe@217.116.62.236)
13:00.53*** join/#htc-linux rob_w (n=bob@Ma1f8.m.pppool.de)
13:01.41*** join/#htc-linux LunohoD_ (n=alex@e180065108.adsl.alicedsl.de)
13:10.04*** join/#htc-linux rob_w|laptop (n=rob@Ma1f8.m.pppool.de)
13:16.35*** join/#htc-linux zwox (i=zwox@par69-7-82-243-234-94.fbx.proxad.net)
13:24.19*** join/#htc-linux rob_w|lappi (n=rob@M8846.m.pppool.de)
13:29.17*** join/#htc-linux drasar (n=maik@77.93.211.13-msol.msol.cz)
13:29.42*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-16d832f2ff262312)
13:32.06drasarBabelO: Hi, I'm back. I've got some new debug info at: http://www.stud.fit.vutbr.cz/~xmichl07/temp/himalaya/. Any suggestions what could be wrong?
13:33.47*** join/#htc-linux AstainHellbring (n=Administ@unaffiliated/astainhellbring)
13:39.58*** join/#htc-linux rob_w (n=bob@M8846.m.pppool.de)
14:03.10*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde)
14:14.56*** join/#htc-linux paulproteus (n=paulprot@2002:cbb2:8293:0:0:0:0:1)
14:21.26*** join/#htc-linux LunohoD_ (n=alex@e180074056.adsl.alicedsl.de)
14:25.03joshts0ginge: we still need the stuff for the outside buttons huh?
14:34.27*** join/#htc-linux axe- (n=axe@217.116.62.236)
14:35.35*** join/#htc-linux axe- (n=axe@217.116.62.236)
14:38.31*** join/#htc-linux kiozen (n=oeichler@rgnb-5d86619b.pool.einsundeins.de)
15:05.30*** join/#htc-linux axe- (n=axe@217.116.62.236)
15:07.07cr2pigeon: i think you'd start with the haretlog.txt for wallaby
15:08.05cr2pigeon: i think that the SD controller is similar to the asic1/2 on ipaqs. once the SD will work, the rest looks really trivial.
15:08.16cr2kiozen: still here ?
15:08.37kiozencr2: yes
15:12.03*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-fb4fd678ffcb5e34)
15:16.58cr2kiozen: ok, so if we forget about the battery monitor, the charging itself does not work too ?
15:17.10kiozencr2: yes
15:17.30kiozencr2: and having no monitor is very irritating
15:19.42*** part/#htc-linux zoolooc (n=lucian@nrbg-4dbf8469.pool.einsundeins.de)
15:23.28*** join/#htc-linux miknix (n=miknix@81.193.92.33)
15:33.00ginge_joshts0: yes, we still need the cpld traces. I have a kernel almost ready for you. I have guests tonight but I will get something to you once I have forcefully removed them from my house.
15:38.07*** join/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
15:40.46kiozencr2: how are the chances we ever get this to work?
15:43.07*** join/#htc-linux key2 (n=key2@193.33.36.20)
15:43.12BabelO_hi cr2
15:43.28BabelO_cr2: i think it is same on artemis, batery measure
15:47.49*** join/#htc-linux kiozen (n=oeichler@rgnb-5d86619b.pool.einsundeins.de)
16:00.29cr2kiozen: working on it.
16:01.03kiozencr2: ok :) tell me if there is anything to do for me
16:01.03cr2kiozen: have you dumped the cpld gpio set with the battery charged, and battery not charged.
16:01.20cr2kiozen: i'm interested in the value of gpio83
16:02.08cr2ok. we have a list of "battery-related" gpios. we can't know their function, but we can trace the "state machine". and reproduce it for linux.
16:02.41cr2so we should just dump their states under different conditions.
16:03.09cr2i found that it's not so easy to follow the charging logic from the .dll disassembly
16:04.35*** join/#htc-linux smev (n=smev@S010600215514f029.cg.shawcable.net)
16:05.09smevsup
16:05.16*** join/#htc-linux Alex[sp3dev] (n=Alexande@86.110.163.25)
16:06.33kiozenok, I can do after my son is in bed,
16:07.14Alex[sp3dev]hello, everyone. is compiling mainline kernel for arm the same as hh and HnD? is it enough to export ARCH and CROSS_COMPILE before doing make defconfig and make?
16:07.15kiozencr2: or let's do it now, :)
16:09.59kiozencr2: wasn't there a special command for tracing GPIO
16:14.13*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-134f5696fddeb11f)
16:20.22cr2kiozen: 'dump gpio' and the shadow cpld area dump is enough.
16:22.48kiozencr2: http://pastebin.no/13148
16:23.33cr283   I 1 0
16:23.44cr2is the battery charged full ?
16:25.43cr2the wiki data about gpio11 is correct.
16:26.44cr2kiozen: i'm mainly interested in this pin state:
16:26.47cr2<PROTECTED>
16:26.59cr2you can pick it only from the shadow area.
16:27.20kiozencr2: no battery is charging
16:28.00kiozencr2: grrr, trying to remember how to dump data at 0xbdb00000
16:29.16kiozencr2: wait, the shadow once are at 0xa0025320 right?
16:29.32*** part/#htc-linux BabelO_ (n=fcr@unaffiliated/babelo)
16:30.19kiozencr2:  these ones are with power cord
16:30.21kiozenHaRET(7)# pd 0xa0025320 28
16:30.21kiozena0025320 | 00000006 00000003 00000001 0000000b | ................
16:30.21kiozena0025330 | 00000008 0000000b 00000001          | ............
16:30.27cr2yes
16:30.44cr20000000b
16:30.57kiozencr2: and these are w/o
16:31.00kiozenHaRET(8)# pd 0xa0025320 28
16:31.00kiozena0025320 | 00000006 00000000 00000001 00000009 | ................
16:31.00kiozena0025330 | 00000008 0000000b 00000001          | ............
16:31.11cr2b=1011
16:31.20cr29=1001
16:31.29cr2ok, so it's set.
16:31.46cr2can you try with AC and USB separately ?
16:32.01smevcan anyone recommend a good wm6.1 rom for the kasier (tytn II) ? I need something that runs skype and I would like to play with haret a bit as well
16:32.23cr2smev: #htc-linux
16:32.37kiozencr2:  with usb
16:32.39kiozenHaRET(9)# pd 0xa0025320 28
16:32.40kiozena0025320 | 00000006 00000003 00000001 0000000b | ................
16:32.40kiozena0025330 | 00000008 0000000b 00000001          | ............
16:33.10cr2kiozen: ok, so it's not charge_rate, but the change enable.
16:33.28cr2s/change /charge /
16:33.28kiozencr2: http://pastebin.no/13149
16:33.50kiozenok, have to make some dinner, will read with one eye
16:33.53cr2ok.
16:34.00cr2i'll check the kernel code.
16:34.12cr2monitoring is a different issue.
16:35.31okias<PROTECTED>
16:36.48dcordeshi okias
16:37.12okiashi dcordes :-)
16:39.56cr2kiozen: heh. dump gpio does not show 99 and 107 ;)
16:40.52cr2kiozen: do you have an old copy of gnu-haret ? or you can run 'watch gpio 1', i think it dumps the gpio state at startup.
16:41.18kiozenok, ido later..
16:53.13*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
17:18.37*** join/#htc-linux rzr (n=RzR@lav35-1-82-236-136-171.fbx.proxad.net)
17:18.39rzrhi
17:19.02rzrdo u ever heard about Agency Series PC10 ?
17:19.43rzrthis is an old HTC device see pict : http://rzr.online.fr/q/xscale
17:27.01cr2rzr: the first thing you should do it to create the earlyharetlog.txt file, and run haret, creating haretlog.txt
17:27.21rzrif only I can boot it :)
17:27.40cr2coonect the AC cable :)
17:28.08cr2rzr: haret runs on jornada820, which is a sa1100 based pda.
17:28.28cr2bbl
17:28.37rzrwhen I plug in  the supply , the sagem logo appear
17:28.44rzrthen the device shutdown
17:29.08rzrcr2: ok see ya I am posting on the forum
17:42.45*** join/#htc-linux dwaradzyn (n=gudz666@damian8155.net.autocom.pl)
17:43.52rzrhttp://forum.xda-developers.com/showthread.php?p=2440426#post2440426
17:55.17*** join/#htc-linux the_sys0p (n=the_sys0@cpe-67-49-214-162.bak.res.rr.com)
18:04.22dwaradzyndo anyone use eclipse with qemu to debug kernel?
18:09.22*** join/#htc-linux exco (n=exco@e181072220.adsl.alicedsl.de)
18:34.29kiozencr2: http://pastebin.no/13157
18:34.43kiozencr2:  not sure if that is what you want.
18:38.59*** join/#htc-linux pH5 (n=ph5@e178247105.adsl.alicedsl.de)
18:40.05*** join/#htc-linux goxboxlive (n=goxboxli@31.84-48-212.nextgentel.com)
18:41.14*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbf8469.pool.einsundeins.de)
18:47.55cr2kiozen: try 'wi 0' ?
19:12.45*** join/#htc-linux goxboxlive (n=goxboxli@31.84-48-212.nextgentel.com)
19:23.05*** join/#htc-linux Othello_ (i=Magorium@gateway/tor/x-90fc5e5286fafc94)
19:31.44*** join/#htc-linux OpnSrc1 (i=harisha1@gateway/tor/x-bac11a415db7bcfe)
19:43.54*** join/#htc-linux EA2 (n=chipper@cpe-024-074-138-191.carolina.res.rr.com)
19:50.34*** join/#htc-linux eTiger13 (n=eddie@67.116.236.221)
19:51.32eTiger13anyone on here tried on android on the vogue yet?
19:56.00dwaradzyneTiger13: i have tried it on my polaris, latest version does kernel panic. porting it to polaris is in the works now, latest polaris version has everything that vogue has except booting from sd (but it can mount sd)
19:56.25cr2dwaradzyn: polaris != vogue
19:57.09dwaradzyncr2: oh yes i know
19:57.56AstainHellbringhuge difference there too as polaris gsm vogue cdma
19:58.59dwaradzynbut in terms of running android the only difference between polaris and vogue is that vogue can boot from sd
20:01.45AstainHellbringkinda but not really different base chipset too
20:03.35cr2dwaradzyn: i think kaiser can boot off SD too
20:04.27cr2AstainHellbring: there are some differences in the non-phone part. or at least in the wince config part.
20:06.07gingekaiser sd is flakey as best
20:06.27dwaradzyncr2: polaris could boot from sd as well. but there is no ready to run initrd and rootfs for polaris yet
20:07.33cr2dwaradzyn: ok. is it that different from kaiser, that you can't use kaiser rootfs ?
20:07.43gingedwaradzyn: you could try the dzo initrd and android to boot from polaris sd
20:07.55gingeworks for kaiser
20:07.56kiozencr2: http://pastebin.no/13164
20:07.58cr2dwaradzyn: sorry. it's about android.
20:08.21cr2kiozen: hmm. not gpios too
20:08.30cr2kiozen: mmutrace ?
20:08.53cr2kiozen: there is some option in the mainline haret that dumps the gpio state.
20:09.02cr2but i forgot which one.
20:09.23drasarcr2: Hi, I have put some debug files about my problem with usb gadget at: http://www.stud.fit.vutbr.cz/~xmichl07/temp/himalaya/. All files are from himalaya, on PC is no event about connection. Can you look at it please?
20:10.09dwaradzynginge: cr2: i will try, i think it should work
20:10.28*** join/#htc-linux eTiger13 (n=eddie@67.116.236.221)
20:10.54cr2imalaya udc register
20:11.14cr2drasar: No valid DiskOnChip devices found
20:11.44cr2drasar: you can make some changes here. imvho it should work, once you'll add the right address.
20:12.08cr2<6>116x: driver isp116x-hcd, 03 Nov 2005
20:12.09cr2<6>sl811: driver sl811-hcd, 19 May 2005
20:12.14cr2this is not needed
20:12.25cr2drasar: are you using the hh.org CVS defconfig ?
20:13.02cr2<6>usbcore: registered new interface driver cdc_acm
20:13.03cr2<6>drivers/usb/class/cdc-acm.c: v0.25:USB Abstract Control Model driver for USB modems and ISDN adapters
20:13.30cr2you'd remove all these fancy drivers, and leave only usb_storage and cdc_ether
20:13.41kiozencr2: do the gpios have an address?
20:13.50cr2kiozen: yes.
20:14.10cr2kiozen: can't you take an old gnu-haret or hx4700 haret ?
20:14.24kiozencr2: where?
20:15.26drasarcr2: Yes, I'm using "make htchimalaya_defconfig"
20:18.28cr2drasar: ok.
20:18.33cr2kiozen: looking
20:19.00cr2kiozen: http://www.sdgsystems.com/pub/ipaq/hx4700/starterkit/20050611/
20:20.36cr2drasar: don't see anything suspicious. you may modify the usb config to match the blueangel code. if it helps.
20:20.55cr2drasar: i don't have my hima here, so can't really help with testing.
20:21.58drasarcr2: ...and g_ether isn't necessary?
20:22.43cr2drasar: necessary :)
20:23.30drasarcr2: So, should I leave only g_ether and usb_storage?
20:23.44kiozencr2: that does not know watch gpio, only wgpio
20:25.04cr2kiozen: 'dump gpio'
20:25.22cr2drasar: yes.
20:25.51kiozencr2: ok, http://pastebin.no/13169
20:26.02kiozenw/o ac
20:26.06drasarcr2: ok, and as modules or both compile to the kernel?
20:26.42kiozencr2: http://pastebin.no/13170
20:26.45kiozenwith ac
20:26.52dwaradzynginge: i tried vogue initrd + images on sdcard and it does not boot of sd card. it ended up with message "cannot mount /dev/block/mmcblk0p1 on /sdcard". it gave me busybox console and i was able to manually mount /sdcard
20:26.54pH5drasar: g_ether and g_file_storage are gadget drivers for the device (hima) side, cdc_ether and usb_storage are the corresponding drivers for the host (your pc).
20:27.16pH5drasar: if you compile them into the kernel, you can (currently) only use one of g_ether or g_file_storage
20:27.26gingedwaradzyn: did it sa why it cant mount it?
20:27.43dwaradzynginge: No such device
20:27.44pH5drasar: until you're sure you have proper module loading support in userspace, I'd start with compiling g_ether into the kernel.
20:27.58kiozencr2: http://pastebin.no/13171
20:28.00kiozenwith usb
20:28.08*** join/#htc-linux eTiger13_ (n=eddie@67.116.236.221)
20:28.17gingedwaradzyn: bit odd considering you mounted it manually
20:28.45dwaradzynginge: that is exactly what i think of it: it should not happen
20:28.53cr299   O 1 0
20:28.55cr2107   O 0 0
20:29.25cr2kiozen: with AC ?
20:29.25cr2kiozen: and without AC and USB
20:29.25kiozen1st without ac
20:29.32dwaradzynginge: maybe i should modify initrd and input some "sleep 5" before sd mount ?
20:29.33kiozen2nd with AC
20:29.37kiozen2rd with usb
20:29.42gingedwaradzyn: good plan
20:29.44cr2ah.ok.
20:29.49kiozens/2rd/3rd/
20:30.29cr2kiozen: ok, i'll make a patch now.
20:30.57cr2kiozen: let's hope it will change. but the monitoring is a different issue.
20:31.11kiozenok
20:32.24drasarpH5: On PC I have usb_storage, cdc_subset and usbnet. It should be enough because if I use xanadux 2.6.12 on hima, connection between PC and hima works
20:33.41drasarpH5: So I need to solve problem with 2.6.21-hh20 on hima, it doesn't work
20:34.38drasarpH5: I'll try only modules mentioned above ;)
20:36.20dwaradzynginge: it has: mount -t msdos /dev/blo...
20:36.41dwaradzynginge: it should be mount -t vfat ....
20:36.46gingedwaradzyn: yeah. I changed mine to vfat, might help
20:36.58dwaradzynand yes it has sleep 1 before mount :)
20:37.38drasarpH5 & cr2: Should I compile "Use GPIOs to control pxa2xx_udc driver" into kernel on hima?
20:38.55pH5drasar: yes, but that's not all there is to it. did you also copy the pxa2xx_udc_gpio_info and pxa2xx-udc-gpio platform device definition from blueangel?
20:39.57pH5(the two structs after the /* UDC device */ comment, the platform device has to be registered in the devices[] list below)
20:42.34drasarpH5: I have downloaded CVS source 2.6.21-hh20, then "make htchimalaya_defconfig" and that's all.
20:43.46drasarpH5: Where can I find these definitions?
20:44.39dwaradzynginge: it worked, but now it failed with losetup data.img
20:44.59gingeno loopback in kernel?
20:45.12dwaradzynginge: it is only a matter of lowercase/uppercase, the file is named DATA.IMG
20:45.18gingedwaradzyn: ahh
20:46.13cr2kiozen: updating.
20:47.03*** join/#htc-linux eTiger13 (n=eddie@67.116.236.221)
20:47.47cr2kiozen: cvs up
20:48.17cr2kiozen: and tell me what do you see in the dmesg buf on connecting/disconnecting ac/usb
20:48.17pH5drasar: they are in arch/arm/mach-pxa/htcblueangel/blueangel.c. you have to transplant them into arch/arm/mach-pxa/htchimalaya/himalaya.c
20:49.11drasarpH5: ok, thx
20:49.16cr2kiozen: we should add the gpio11 direction too, but i don't know where it is used.
20:58.02dwaradzynginge: i converted filenames to lowercase, but "losetup /dev/block/loop0 /sdcard/data.img" still outputs "No such device or address"
20:58.24gingeanything in dmesg?
20:59.28dwaradzynginge: /dev/block/loop0 exists, /sdcard/data.img exists, losetup -f (show first free loop device) outputs /dev/block/loop0
20:59.42dwaradzynnothing in dmesg, last messages are about mmc0
21:00.25*** join/#htc-linux kiozen_ (n=oeichler@rgnb-5d86619b.pool.einsundeins.de)
21:00.48dwaradzynginge: i will try to user mount -o loop instead of losetup
21:00.58gingeyeah, was gonna suggest
21:01.44kiozen_cr2:
21:01.47kiozen_[  239.980000] udc: USB reset
21:01.47kiozen_[  240.000000] set_charge: usb=0 ac=1
21:01.47kiozen_[  240.000000] egpio set: reg 3 = 0x0006
21:01.47kiozen_[  240.160000] usb0: full speed config #1: 100 mA, Ethernet Gadget, using CDC Ethernet Subset
21:01.47kiozen_[  275.090000] set_charge: usb=1 ac=0
21:01.48kiozen_[  275.090000] egpio set: reg 3 = 0x0006
21:02.04kiozen_hm, last change is AC on
21:02.45kiozen_yes it's just vice versa
21:02.48kiozen_0 is on
21:02.52kiozen_1 is off
21:03.40dwaradzynginge: mount: cannot setup loop device: No such file or directory
21:03.46kiozen_cr2: does this mean battery is charging now?
21:03.58kiozen_cr2: and does it stop when full?
21:04.11dwaradzynginge: mkdir /d1; mount -o loop /sdcard/data.img /d1
21:04.17kiozen_cr2: guess not
21:04.28gingedwaradzyn: that worked?
21:05.28dwaradzynginge: no, it does not work. first message was output of mount, and second was the command i executed
21:05.42gingeah, ok
21:06.43gingejoshts0: you there?
21:09.23dwaradzynginge: losetup /dev/block/loop0 gives "No such device or address". i'm stuck
21:09.47gingedwaradzyn: and each time you do that you dont see any more demsg output?
21:10.20joshts0yep
21:10.42gingejoshts0: that trace you did on the keyboard... is that all you saw?
21:11.21dwaradzynginge: no there is nothing new in dmesg
21:11.28drasarpH5: It is necessary to make some changes in that structures or rename them?
21:11.49gingedwaradzyn: thats extremely confusing. Are we sure the kernel has loop support?
21:12.13joshts0ginge: yes, well.. what do you mean?
21:12.15dwaradzynginge: i'll check my config
21:12.39gingejoshts0: did you have to supress lots of ibits, or just a couple/
21:12.48joshts0oh, just one or two tops
21:13.16gingejoshts0: damn
21:13.33gingejoshts0: looks like I need to so some heavy rewriting :/
21:13.58joshts0(looks like i did ibit gpios 203 and that was that...)
21:14.08dwaradzynginge: kernel didn't have loopback support. i was confused by /dev/block/loop0 presence...
21:14.24dwaradzynginge: will report back after 5 mins
21:14.28gingedwaradzyn: easy mistake to make. the loop is hardcoded into the initrd
21:14.49gingejoshts0: will you have some time later to run a couple of kernel tests on this?
21:14.59pH5drasar: renaming s/blueangel_udc/himalaya_udc/ is not needed, but makes a whole lot of sense.
21:15.27pH5what _needs_ to be changed though is the detect and power gpio numbers (or rather these strange device + number pairs that are used because 2.6.21-hh20 still has the gpiodev code)
21:15.30*** join/#htc-linux wasup (n=wasup@208.47.103.106)
21:15.51wasuphey ginge did u port that keyboard yet?
21:15.57joshts0haha
21:15.59gingelol
21:16.01joshts0we are talking about that right now literally
21:16.17joshts0ginge: probably.. im in and out all day. send me a message and ill probably resond
21:16.24gingejoshts0: okay
21:16.37wasuphahaha
21:17.28wasupso how is it going?
21:17.54joshts0he just asked if i woudl be available to do some testing later, so its going..
21:18.08drasarpH5: In himalaya.c is "static struct platform_device himalaya_udc = { .name = "himalaya-udc", };" Should I comment it?
21:19.41drasarpH5: and the list that you mean is "static struct platform_device *himalaya_asic3_devices[] __initdata = {"?
21:20.23wasupoh... well if u guys need any more testers or anything
21:20.24pH5if you want to use the pxa2xx-udc-gpio instead, yes. and no, the device list is even below that.
21:20.27wasupjust let me know
21:20.47gingewasup: okay, another victim ;)
21:21.18joshts0ginge: can youe xplain to him what you need me to get for the HW keys? maybe he coudl get it since i havent figured it out yet...
21:21.28joshts0for the other hw keys*
21:21.46gingejoshts0: i think that can wait until we get the basic structure in.
21:21.55joshts0kk
21:22.04wasupim all ears.. and i have way too much time on my hands.. i sit at a desk all day
21:22.12gingewasup: :)
21:22.20joshts0dont we all ;)
21:22.44joshts0wells it at ad esk all day ;) i could use some more time on my hands..
21:23.02wasuphahaha
21:23.05pH5drasar: so I guess you should put GPIO_NR_HIMALAYA_USB_DETECT_N and ASIC3_GPIOA_IRQ_BASE + GPIOA_USB_PUEN in the place of .detect_gpio and .power_gpio and replace the current himalaya_udc with the one from blueangel.
21:27.40drasarpH5: ok, I've got it. Anything else?
21:30.09pH5nope, as you are replacing the himalaya_udc that is there already, it should also be already listed in the devices[] list in the bottom.
21:31.28dwaradzynginge: losetup works, now it fails on 18 line of /init. the line is "mount -t ext3 /dev/block/loop0 /data"
21:31.51gingecan you rephrase it to see it it makes a difference?
21:31.52dwaradzynginge: "No such device"
21:32.00drasarpH5: yes, it is
21:32.02gingedwaradzyn: ?!?
21:32.18dwaradzynginge: i'll try
21:33.16dwaradzynginge: the output of 18th line with mount was "No such device"
21:33.59gingedwaradzyn: so mount -o loop /sdcard/data.img /data doesn't work either
21:34.19pigeoncr2: yup, will do, i was try haret with it on the weekend and at least it's booting a kernel alright.
21:34.54dwaradzynginge: it does not work neither
21:35.06gingedwaradzyn: damn
21:35.38*** part/#htc-linux okias (i=ejabberd@poseidon.kraja.cz)
21:35.54dwaradzynginge: i added only loopback support to kernel. should i add loopcryto support also?
21:36.03gingejoshts0: can you do an irq trace with the keyboard please
21:36.11gingedwaradzyn: no, don't need that
21:36.11cr2pigeon: interesting.
21:36.39gingedwaradzyn: make sure you have ext2/3 and the relevant codepages etc
21:36.40cr2pigeon: can you pastebin the haretlog.txt. we can add wallaby autodetection to haret
21:36.42drasarpH5: so what next?
21:36.58wasuphey i downloaded haretconsole how do i make it of use?
21:37.03pigeoncr2: yup, but i'll have to do it later today/tonight.
21:37.13gingewasup: you'll do ;)
21:37.16cr2pigeon: i've made some changes to the wallaby wiki, it seems we may need more.
21:37.20cr2pigeon: ok.
21:37.23gingeI need the irqs for the keyboard
21:37.35gingewasup: have you used haret before?
21:38.07cr2pigeon: the most unpleasant change will the the sa1100fb adaptation for platform_driver api ;)
21:38.43gingewasup: if you start haret and run haretconsole I can get you through grabbing what we need
21:39.03pigeoncr2: what's the platfrom_driver api?
21:39.57cr2pigeon: you can supply the sa1100fb (driver) parameters via platform_driver infrastructure, and not hardcode them into sa1100fb directly.
21:40.10cr2pigeon: it's also needed for suspend/resume.
21:40.35cr2btw, you'd dump ipl, so we may look for the resume path. i think i don't have the bootloader here.
21:41.38pigeonipl?
21:41.51pigeonand, did you mean the original bootloader on the device?
21:42.10cr2pigeon: i remember looking at the SD driver disassembly, but i couldn't make any fast progress, so i've given up at that time.
21:42.13cr2yes.
21:42.49cr2pigeon: pwf wipl 0x0 0x40000
21:43.07pigeonah, i still have the bootloader dumped, and also in assembler from someone, with some annotation.
21:43.17cr2nice.
21:43.57pigeonhe was one of the guys from xda-developers ages ago.
21:43.58cr2you may try to trace the serial port for the full AT command log
21:44.48cr2pigeon: http://wiki.xda-developers.com/index.php?pagename=WallabyGPIO
21:45.01cr2looks very simple compared to the modern phones :)
21:46.08cr2http://wiki.xda-developers.com/index.php?pagename=WallabyTouchScreen
21:46.15cr2looks like bitbang spi
21:46.19cr2does the TS work ?
21:46.43cr2hmm. i need to check the hw list.
21:46.52pigeoni haven't gone that far yet.
21:47.48cr2it must have something in common with asic1/asic2
21:47.59pigeoncr2: looks like i'll have to bug^H^H^Hask you for help in the future :)
21:48.01cr2which have ADC and spi port afair.
21:48.22cr2yeah, it's the first htc phone, we need to make it work :)
21:48.31pigeondo you have a wallaby?
21:48.37cr2a question of honour.
21:48.42cr2no, only himalaya.
21:48.54cr2as the oldest device.
21:48.54pigeonah
21:49.34wasupi hit listen for network connection
21:49.36cr2wallaby should be easy to finish. compared to the modern monster device.
21:49.58wasupbut which python script do i open up to connect to it??
21:50.14dwaradzynginge: finally it boots
21:50.22*** join/#htc-linux AstainHellbring (n=Administ@c-67-164-195-234.hsd1.ut.comcast.net)
21:50.29gingedwaradzyn: what was the problem?
21:50.37dwaradzynginge: no ext3 in kernel
21:50.42gingedwaradzyn: d'oh
21:50.53gingewasup: ./console ip-address
21:51.23dwaradzynginge: now it failed with modem init and i see some stacktrace
21:51.41gingedwaradzyn: stacktrace is what I see in kaiser sd when booting from loop
21:51.50gingemsmsdcc_datamover
21:52.11*** join/#htc-linux meredydd (n=meredydd@cpc4-cmbg2-0-0-cust471.cmbg.cable.ntl.com)
21:52.36wasupconsole wont run? do i have to be inside python?
21:52.43wasupim completely lost.
21:53.00gingewasup: python console ip
21:53.33dwaradzynginge: so it does not boot completely on kaiser?
21:53.50gingedwaradzyn: we can boot from a native ext2 but not loop
21:53.58gingedwaradzyn: some irq related issue
21:54.52dwaradzynginge: can you make more than one partition on sdcard, so linux will use one and windows mobile will use other ?
21:54.53wasupshould i run it on my mac?
21:55.06wasupcause python is erroring
21:55.26gingedwaradzyn: yes, you will need to edit the initrd to point to the new partitions and also create the block devices
21:55.42gingewasup: you can try
21:55.52gingewasup: failing that we can use telnet
21:56.02dwaradzynginge: lets try it then
21:56.16gingedwaradzyn: if you give me a moment I can send over my modified initrd
21:57.14dwaradzynif only the mounting will be different i should handle that little modification
21:57.46gingedwaradzyn: up to you. heres mine http://www.headfuzz.co.uk/files/android/initrd.gz
21:58.06gingeI have it set up as 2 partitions one for data one for system
21:58.19gingethen I just dd'ed the img files into the partition
21:59.42dwaradzynginge: mmcblk0p1 = fat for windows mobile, mmcblk0p2 = data.img, mmcblk0p3 = system.img ?
22:00.17gingedwaradzyn: cant remember which way I have mine set up off hand. if you are doing your own then it doesn't really matter
22:01.43joshts0gine; here now, got everythign?
22:01.59joshts0ginge..
22:02.11gingewasup is having a hard time with haretconsole we need the IRQs tracing if you have a moment
22:02.43wasuphey i got it to work..
22:02.58gingewasup: fight amongst yourselves ;)
22:03.52wasuphmmm... trying to find ip
22:04.11dwaradzynginge: i am really suprised that windows mobile can handle more than one partition. i tried that on pendrive and windows xp couldn't read from it if it had more than one partition
22:04.38gingedwaradzyn: work ok for me, pendrive and all
22:04.38dwaradzynfu** gparted failed, i think i've lost my 8gb card contents
22:04.50joshts0wasup: lemme know if you dont got it and i can try
22:05.11dwaradzynginge: it worked ok under linux, but i couldnt make it work under xp
22:05.12joshts0ginge: you are wanting the output from wirq when pressing keyboard keys? i dont think i was ever able ot get naything useful coming out of wirq when pressing nay butotns..
22:05.20gingeargh!
22:05.32joshts0sounds like you have 7 things goin gon ;o
22:05.41gingejoshts0: as per usual ;)
22:07.02*** join/#htc-linux goxboxlive (n=goxboxli@31.84-48-212.nextgentel.com)
22:07.05*** join/#htc-linux NiZoX (n=none@2a01:e35:8a13:a2b0:21c:c0ff:fe25:ff68)
22:07.05*** join/#htc-linux effbiai (n=effbiai@idarlund.openvpn.hive.no)
22:07.05*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde) [NETSPLIT VICTIM]
22:07.05*** join/#htc-linux key2 (n=key2@193.33.36.20) [NETSPLIT VICTIM]
22:07.05*** join/#htc-linux meredydd (n=meredydd@cpc4-cmbg2-0-0-cust471.cmbg.cable.ntl.com) [NETSPLIT VICTIM]
22:07.07ginge??
22:07.13gingejoshts0: no irqs generated at all?
22:07.29joshts0im checking again..
22:07.44gingeyou might need to supress some to see them
22:08.39wasupok... how do i find the ip
22:08.49gingewasup: look in your dhcp server
22:09.02gingeassuming wireless
22:09.14wasupim using my wifi
22:09.24gingewasup: yeah check your server/router
22:09.30joshts0ginge: irq 28 ;) so should i jsut runs ome things and give you what it says?
22:09.30wasupi went to ipchicken
22:09.46gingewasup: ipwhatnow?
22:09.55gingejoshts0: is it the same irq for all keys?
22:10.11gingewasup: you can also get the ip from windows mobile
22:10.57joshts0gotta reboot again ;) just pressed enter on boot linux while in haret ;) .. so it looks like tis 28 for all keys on the main keyboard, yes.. so far at least
22:11.02gingewasup: comm manager, wireless settings, advanced
22:12.30wasupk...
22:12.33wasupjust a sec
22:13.08joshts0ginge; yes all the keyboard keys are irq 28
22:13.41gingejoshts0: any front hardware keys or scrolly type buttons that give different irq?
22:14.15wasupk
22:14.17wasupim in
22:14.41joshts0ginge: i only supressed irq 19 that was flooding, and it doesnt print any irqs when i press any of the outside hardware keys
22:14.56gingejoshts0: arrow keys?
22:15.36joshts0actual arrow keys athat are on the keyboard are irq 28 also for sure. the outside arrow keys (not arrow keys, the outside DPAD ) produces no changes when running wirq..
22:17.03gingejoshts0: okay, good.
22:17.26wasupi pressed the outside thing and my screen started going crazy
22:17.46gingewasup: which outside thing?
22:18.06wasupthe circle thing.. up down left right
22:18.16wasupirql 19 is going pyscho.. but thats normal right?
22:18.16gingewasup: ah, working then
22:18.22gingeyeah, normal
22:18.25wasuplol
22:18.42gingeyou can ignore it with ibit irqs 19
22:19.25wasupdown on the circle thing gives me irql 6
22:19.46gingesame for up/left/right?
22:19.54wasupup irql 3
22:20.12wasupleft irql 6
22:20.22wasupright irql6
22:20.57gingebrb
22:21.00wasupall irql 6 except down gives me 3 sometimes
22:21.20gingecan you press and hold see wht happens
22:21.53wasupk just a sec
22:23.27joshts0nah im prett sure irq 3 adn 6 simply print across if you do nothing at all
22:29.17gingejoshts0: does the dpad work in android?
22:29.37gingejoshts0: wait... you had to do that odd key sequence, what was that again?
22:32.39gingewasup: looks like that dpad is also on the asic
22:32.45ginges/asic/cpld/
22:33.35dcordesello
22:33.55dcordeswhat's up?
22:34.43dcordesdwaradzyn: try testdisk if you lost your partition table
22:34.54gingedcordes: hiya
22:35.28joshts0ginge; right and m
22:35.34joshts0no, left and m
22:36.14gingewhich key does that generate in android?
22:38.05joshts0umm it brings up the menu in google browser to "go to" or "history" or etc, and it brings up the menu to add contacts and etc in the contact manager..
22:45.03Marajinallo allo allo
22:45.29wasupim pretty sure they are 6
22:46.10wasupcause if i dont disable 19 it keeps coming up but it interrrupts with 6 when i press the button
22:48.38*** join/#htc-linux ellisway (n=ellis@80-46-67-47.static.dsl.as9105.com)
22:49.02dwaradzyndcordes: i've lost partition contents
22:49.15dcordestry photorec
22:49.48*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
22:49.56dwaradzyndcordes: i have already recovered sd from backup
22:50.15dwaradzyndcordes: testdisk saved many lives on this earth :)
22:50.27dcordesalso mine
22:50.44dwaradzynmine about 10 times :)
22:52.02dwaradzynginge: i have two ext3 partitions, modified initrd to mount them on /data and /system (mount works), but it hanged on "          A N D R O I D"
22:52.22gingehang solid?
22:52.52dwaradzynginge: nope, i can use onscreen keyboard
22:53.29gingedwaradzyn: how odd
22:53.40dcordesdwaradzyn: you have a polaris, right?
22:53.50dwaradzynginge: i can only make the keyboard appear/disappear, none of the keys have any effect
22:53.53gingejoshts0: wasup: kernel1 test coming up... http://www.headfuzz.co.uk/files/android/zImage-titan
22:53.54dwaradzyndcordes: yes polaris
22:54.20gingedwaradzyn: you could try enabling debugging for mmc in the kernel
22:55.22Marajinginge: dcordes: Morning ;)
22:55.22dwaradzynginge: in source or in menuconfig?
22:55.22gingeMarajin: morning
22:55.22dcordesMarajin: just got up :) ?
22:55.30Marajindcordes: Yeah I went to sleep at about 3pm
22:55.33AstainHellbringnice ginge titan kernel what all should that have?
22:55.33dcordes..morning
22:56.00Marajinginge: I guess you finally managed to launch your guests through th door huh? =)
22:56.00dwaradzynginge: i got it: menuconfig MMC debugging
22:56.03gingeAstainHellbring: sorry, i don't understand
22:56.07gingehead explodes
22:56.19AstainHellbringlol sorry what should that titan kernel support?
22:56.34gingeAstainHellbring: all that you get through vogue + possibly keyboard ;)
22:56.55AstainHellbringahh ok cool
22:57.13gingeMarajin: ;) yeah, I was getting withdrawn
22:57.46gingetitan guys can someone test on a console image please
22:58.32AstainHellbringsure ginge
22:58.37AstainHellbringI'll download now and try it
22:59.06dcordesginge: did you make a local vogue kernel plus titan keyboard?
22:59.14gingedcordes: yeah
22:59.23dcordesis dzo at 25?
22:59.29AstainHellbringhmm trying to download that just goes right to the binary data
22:59.45dcordesAstainHellbring: wget
22:59.47Marajinginge: Ah the social skills of the geek were tested huh?
22:59.48gingewget
23:00.29gingeMarajin: heh. not my guests. I had a house full of women. I wanted to kill myself by caving my head in with the nearest thing to me
23:01.15gingeMarajin: which irritatatingly was a heat magazine :/
23:01.31Marajinginge: Poor bugger...
23:01.38gingeweeps
23:01.39wasupk downloading it now... whats the difference in this one?
23:01.49Marajindwaradzyn: How's the polaris support at the moment?
23:02.01gingewasup: keyboard should dump some useful output when you run it
23:02.05gingeat a stretch it may wor
23:02.12ginges/wor/work/
23:02.44dwaradzynMarajin: everything works as on vogue except booting from sd
23:03.14gingeMarajin: we get the same backtrace on kaiser
23:03.41Marajindwaradzyn: You say "booting" from SD? it can read SD but not boot from?
23:03.48dwaradzynginge: i've booted kernel with mmc debug enabled and it still hangs on "         A N D R O I D"
23:03.55gingeno mmc output?
23:04.06dwaradzynginge: no output
23:04.09gingedamn
23:04.09dcordess/booting/booting android/
23:04.10AstainHellbringcan I get link for console image again?
23:04.11dcordes:)
23:04.12dwaradzynMarajin: exactly
23:04.34gingehttp://linuxtogo.org/~lgorris/kaiser-bootkit/angstrom.bin
23:04.43*** join/#htc-linux eTiger13 (n=eddie@67.116.236.221)
23:04.48gingebrb
23:04.50AstainHellbringthx
23:05.37dwaradzynginge: i think mounting with loop made it further. there was modem init things before stacktrace. now it only gets to " A N D R O I D"
23:06.06dwaradzynginge: it does not manage to get to modem initialization
23:06.14MarajinI have a friend looking to get herself a HTC device, said she's considering the polaris =)
23:06.38wasupfailed to load file \storage card\initrd?
23:06.41wasupcant be good?
23:07.47dcordeswasup: check initrd filename in default.txt
23:07.48dwaradzynMarajin: polaris will be able to boot linux and android in no time
23:07.58Marajindwaradzyn: Nice :)
23:08.10AstainHellbringwell it spits some stuff out ginge
23:08.50dwaradzynMarajin: it does boot both of them right now. i meant i will almost fully support wifi and other stuff in about a month
23:09.10Marajincool =)
23:09.47gingedwaradzyn: yeah modem init is for CDMA
23:09.53dwaradzynginge: what is this angstrom.bin, it is 15mb not 6mb
23:10.01gingeAstainHellbring: when you press a key?
23:10.14gingedwaradzyn: its the console image with loads of stuf in it
23:10.22dwaradzynginge: is there a system.img working for kaiser
23:10.39wasupi did
23:10.41AstainHellbringginge yes
23:10.41dwaradzynginge: android.bin:  i like it
23:10.43wasupstill says the same..
23:10.53gingedwaradzyn: not really, I can't get it to boot properly on .24 and not much better on .25
23:11.26joshts0ginge: im back..
23:11.28gingedwaradzyn: android.bin is the ramdisk image. you can write that one out to 1 partition i fyou want
23:11.39AstainHellbringginge when I press R it says CFDEE and repeats E till I let it go then it spits out kaiser_kbd: kaiser_kbd_irq_handler ()
23:11.51gingeAstainHellbring: try typing ls and pressing enter
23:11.59gingeAstainHellbring: oh :/
23:12.22gingeAstainHellbring: well the keys are being scanned. I must have miscalculated somewhere
23:12.34wasupjoshts0: you have a titan right?
23:12.41dwaradzynginge: i'm using udK diamong r3. its bootrate is very good
23:12.45AstainHellbringwasup josh and I do
23:12.55wasupoh ok...
23:12.58gingedwaradzyn: never had a problem with booting
23:13.21gingeso which keys are generating what?
23:13.34wasupginge can i still run haret console when booting to the zImage?
23:13.55gingewasup: it wil disconnect you when it jumps into linux
23:14.09gingewasup: you can launch linux from the haretconsole though
23:14.15ginger default.txt
23:14.53wasupoh. k... so the zImage u released is just to test what the output of the keys r doing?
23:15.04gingewasup: yeah. working blind here ;)
23:15.19AstainHellbringq generates NMKI, q BHJU,
23:15.33wasupoh.. dude.. I need to buy you a titan..even though i dont think you want one
23:15.34AstainHellbringe v6ytr
23:15.41wasup:D
23:15.46gingewasup: lol
23:16.05Marajinwasup: Hah :p
23:16.11AstainHellbringshift is mapped to return
23:16.34gingeso some keys are generating multiple key outputs?
23:16.41wasupsii
23:16.47joshts0haha q flashes my flash...
23:17.06gingejoshts0: handy to know :)
23:17.25wasupim still waiting for my xp machine to recopy the android stuff over...
23:17.43joshts0so im booting up automatically into android, should i not be starting android up automatically?
23:17.47joshts0i mean for testing purposes tha tis
23:18.40gingejoshts0: not really. there is a lot of output you cant see in android
23:20.34joshts0so .. i shoudl swa out my initrd with..... link? :)
23:21.06AstainHellbringyes ginge
23:21.24gingejoshts0: I posted it above angstom.bin
23:21.38joshts0oh i missed that, thanks
23:21.39dwaradzynginge: i booted 15 mb
23:22.04gingedwaradzyn: off the sd or using entirely initrd
23:22.15dwaradzynginge: initrd
23:22.50wasuphey... command to boot linux from haretconsole?
23:22.55gingedwaradzyn: I think premy already makde a moer polaris compatible version of android somewhere. Dont know where :(
23:22.59gingewasup: r default.txt
23:23.07AstainHellbringshift also generates lopv then return upon release of key
23:23.20dwaradzynginge:  it failed with several mmc0: Command timeout
23:23.44wasupand how do i ignore irq 19
23:23.49gingedwaradzyn: yeah, seems to do that when setting up the sd commands. Its waiting to become ready
23:23.57gingewasup: ibit irqs 19
23:24.42dwaradzynginge: sleep 1 somewhere in initrd would solve it :)
23:24.54wasupso anyone agree with me... front directional bad = irq 6
23:25.00wasupim pretty sure
23:25.14gingedwaradzyn: its kernel level. after a clock change the mmc driver keeps resending cmd8 until the card reports ready
23:25.34gingewasup: could be mddi screen related
23:25.40gingewasup: maybe a red herring
23:25.56wasupholy s^$t... that zimage wasnt too fond
23:26.04wasupkernal panic
23:26.12gingewasup: my kernel?
23:26.22wasupunable to mount root fs on
23:26.39gingepanic? and backtrace?
23:26.45gingeare you booting angstrom?
23:26.53gingeI didn't compile much into that kernel
23:27.27wasupnope... only the zImage... not even booting android
23:27.50gingeso what are you booting?
23:27.52dwaradzynginge: so the 15 mb angstrom.bin is not yet usable on polaris due to mmc issues ?
23:28.10gingedwaradzyn: angstrom should be fine
23:28.18*** join/#htc-linux dcordes_ (n=dcordes@unaffiliated/dcordes)
23:28.23gingedwaradzyn: I use angstrom on kaiser and we confirmed it worked on polaris
23:28.37gingedwaradzyn: just android seems b0rked
23:29.06dwaradzynginge: angstrom 6mb works fine, i was asking about angstrom 15mb
23:29.32gingedwaradzyn: I am confused. Are you booting these off a mounted sd?
23:30.06gingeis there is picture of the titan keyboard anywhere?
23:30.51AstainHellbringginge you have kaiser right?
23:30.59gingeAstainHellbring: yeah
23:31.34AstainHellbringlooks exactly like kaiser except for a few of the fn keys are different like the fn of tab is symbol pad
23:31.50wasupoh wait... just a sec
23:32.08gingeAstainHellbring: thanks
23:32.11AstainHellbringwelcome
23:32.34dwaradzynginge: i gave up booting android from sd, there are only two options: option one - i get stacktrace because of some kernel problem reading from sdcard; option two: it hangs because system.img is not gsm compatible, only cdma.
23:33.32gingedwaradzyn: you can boot nearly anything from initrd up to 20MB as long as you dont do a huge read from the sd card
23:34.00*** join/#htc-linux miknix (n=miknix@bl4-92-33.dsl.telepac.pt)
23:35.09dwaradzynginge: at the moment i was trying to boot 15mb angstrom.bin (from the link provided by you), and there are mmc0: Command timeout issues
23:35.47gingedwaradzyn: are there about 4 or 5 of them in a row
23:36.04dwaradzynginge: 4 times this time
23:36.26gingeright. the mmc timeouts are acceptable (for now). as I said above it is the driver waiting for the card to become ready before it sets up for dma
23:37.09gingeits the backtrace you need to worry about ;)
23:37.14dwaradzynok, but you said that angstrom works on polaris. did you mean the 15mb version or 6mb version?
23:37.27gingeboth
23:37.33gingeanything out of initrd works
23:38.46dwaradzynah
23:39.10dwaradzyn15mb version does not have "angstrom motd" and login screen
23:39.26dwaradzynit launches /bin/sh from /init
23:39.38gingedwaradzyn: yeah, more tools but the init sequence in minimal/non existant
23:40.54dwaradzynginge: that is what confused me. "android sd" gave /bin/sh only in case of trouble.
23:41.07gingethese keypress traces are just wrong for titan
23:41.41gingejoshts0:  according to the traces q and r trigger the same gpios
23:42.32gingeits like we are missing the whole keyscan sequence
23:43.18gingeanyone fancy more haret?
23:46.06wasupso i get a ^e
23:46.17wasupwhile booting... ^EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
23:46.22wasuphahaha
23:48.12dwaradzynginge: thanks for your help today, i really appreciate it
23:55.55gingeyeah, now I see why you get 4 keys per press
23:56.15gingebut not enough into to fix it
23:57.25wasupim completely lost... am i suppose to boot android or comment it out and only boot the zImage?
23:58.29*** join/#htc-linux NiZoX (n=none@2a01:e35:8a13:a2b0:21c:c0ff:fe25:ff68)
23:59.23gingechange android to angrom.bin so it says "zImage angstrom.bin" (no quotes)
23:59.28gingearse
23:59.33gingechange android to angrom.bin so it says "initrd angstrom.bin" (no quotes)
23:59.37*** join/#htc-linux OpnSrc1 (i=harisha1@gateway/tor/x-94941b7af313ff5f)
23:59.53gingewasup I could do with some haret help

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