irclog2html for #htc-linux on 20070216

00:15.13*** join/#htc-linux vch (n=glaurung@dan75-4-82-239-59-240.fbx.proxad.net)
00:30.49*** join/#htc-linux pH5 (n=ph5@p5485F219.dip.t-dialin.net)
03:18.14*** join/#htc-linux cr2 (n=konversa@crpl22.physik.uni-wuppertal.de) [NETSPLIT VICTIM]
03:40.11*** join/#htc-linux rmoravcik (n=rmoravci@pc-3s0zt5w2e4y0vzmhnrzq3a21zqajzfw.users.student.utc.sk)
03:41.14*** join/#htc-linux toi (n=pleemans@d5152D3B4.access.telenet.be)
03:41.14*** join/#htc-linux pof (n=pof@62.57.1.173)
03:47.55*** join/#htc-linux toi_ (n=pleemans@d5152D3B4.access.telenet.be)
04:45.35*** join/#htc-linux RoEn_PC (n=roen@p54A65762.dip.t-dialin.net)
05:41.41*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.2)
07:16.58*** join/#htc-linux rob_w (n=rob_w@p549B93E5.dip0.t-ipconnect.de)
07:49.25*** join/#htc-linux pH5 (n=ph5@p5485F283.dip.t-dialin.net)
07:58.15*** join/#htc-linux bd2 (n=cbou@89.113.84.114)
08:00.07*** join/#htc-linux dullard_ (n=jim@adsl-static-1-30.uklinux.net)
08:04.21*** join/#htc-linux Fossi (n=cmewes@195.177.48.115)
09:38.14*** join/#htc-linux psokolovsky_ (n=psokolov@whooply.essence.volia.net)
09:39.47*** join/#htc-linux garyr (n=garyr@mail.cairn-research.co.uk)
09:41.48*** join/#htc-linux psokolovsky__ (n=psokolov@82.193.98.2)
09:49.16*** join/#htc-linux psokolovsky (n=psokolov@whooply.essence.volia.net)
10:36.41*** join/#htc-linux psokolovsky_ (n=psokolov@82.193.98.2)
10:59.33garyrI dare say this has been asked many times already, but is anyone actively working on getting Linux working on the Hermes?
11:01.39pH5cr2: are there any news regarding hermes development?
11:02.10garyrI used to play with linux on my htc typhoon, but eventually gave up as lack of touchscreen and opie/gpe seemingly not being navigatable using only keypresses made things difficult :)
11:02.36pH5I might borrow one for a few days, so I'd like to know the hot topics, too.
11:52.08*** join/#htc-linux tudenbart (n=willi@xdsl-213-196-249-160.netcologne.de)
11:59.43lama_hey, I have a wm ROMs releated question (HTC Wizard)
12:00.19lama_if I unlock CID can I lock it later? and do I have to do it once or everytime I flash different ROM?
12:30.12*** join/#htc-linux RoEn_PC (n=roen@p54A65762.dip.t-dialin.net)
12:35.54cr2pH5: i'll try to boot hermes before fosdem.
12:36.31cr2garyr: typhoon is a completely different beast from hermes.
12:37.06cr2it seems that the .20 update is there.
12:40.14garyrcr2, indeed. I just wanted to point out that I had a little experience playing aroudn with this sort of stuff. And will help in any way i can
12:42.15pH5cr2: btw, gsmd runs fine on the magician too. it's missing a lot of functionality, but I guess that will change significantly over the next few weeks.
12:42.32pH5now to make openmoko-dialer somewhat useable on 240x320 :(
12:47.06cr2pH5: gsmd does not wait for "AT Command ...". that's bad, and it sends a lot of noexisting commands.
12:47.13*** join/#htc-linux Tjikkun (n=tjikkun@82-204-54-115.dsl.bbeyond.nl)
12:51.49pH5cr2: mine does. just comment out the call to gsmd_initsettings in gsmd.c
12:51.52pH5http://en.pastebin.ca/358859
12:52.08cr2pH5: ATPRI was seen in the ba ROM, not in "real" operation. i guess we can find out which RIL_* command is it.
12:53.03cr2ok, will you submit your patches ? i can try your image on the ba.
12:54.49pH5cr2: I have CPRI in the radio rom, too.
12:55.02cr2ok.
12:55.12cr2do you have the statistics of %HTCCSQ ?
12:55.37cr2timestamp,value(s)
12:56.14pH5TCCSQ is a value between 1 and 5 here, I think this equals the number of bars in wince.
12:56.19pH5timestamp?
12:56.52cr2how often  they are coming, and how they are correlated to CSQ
12:57.04cr2in time/value domain
12:57.36cr2ok, makes sense.
12:58.31pH5I don't have those statistics. Also, there are no unsolicited CSQ messages at all. I'd have to issue AT+CSQ every time I get a TCCSQ to compare the values.
12:58.53pH5s/TCCSQ/%HTCCSQ/
12:59.39cr2ok.
13:00.14cr2btw, how does moko handle the battery ?
13:01.00*** join/#htc-linux Ro_En_PC (n=roen@p54A64D91.dip.t-dialin.net)
13:01.06pH5Philips PCF50606 PMU
13:04.25cr2ok.
13:05.15cr2the sound is wm8753
13:08.30cr2looks similar to ak4641, but without bluetooth.
13:18.52cr2<PROTECTED>
13:21.01pH5needs adaptation to work_struct changes. which driver?
13:21.09cr2./arch/arm/mach-pxa/magician/magician_ts.c
13:21.43pH5yeah, I'll have to merge my 2.6.20 patches now.
13:22.40cr2is the third argument dropped ?
13:22.57psokolovsky_cr2, before doing the same for universal, etc, etc. please try ads7846ts ;-)
13:23.53cr2./arch/arm/mach-pxa/eseries/eseries_battery.c:  INIT_WORK(&task, eseries_battery_probe, NULL);
13:24.03cr2./arch/arm/mach-pxa/h2200/h2200_pm.c:               INIT_WORK(&fw_work, h2200_load_bootloader, NULL);
13:25.08cr2and so on.
13:25.17pH5cr2: it is. the callback is supposed to get a pointer of the structure that contains the work_struct via container_of
13:25.33cr2ok.
13:25.42cr2the sound on hx4700 should be broken too.
13:26.11cr2psokolovsky_: i need to look at the drivers, to see what is missing.
13:26.48psokolovsky_cr2, yes, and that's better investment of tiem then jumping over that INIT_WORK stuff ;-)
13:27.09psokolovsky_cr2, ak4641 sound works. see reports on k-d
13:28.26psokolovsky_and btw, it's really worth questioning why the heck uda1380/ak4641 drivers both to switch hp/speaker output via worklet
13:28.37psokolovsky_pH5, cr2: any ideas?
13:28.39cr2ok, but i need the sound too.
13:28.50cr2./sound/i2c/ak4641.c: INIT_WORK(&ak->hp_detected.w, snd_ak4641_hp_detected_w_fn, ak);
13:29.09psokolovsky_cr2, cvs update?
13:29.14cr2psokolovsky_: it seems that we would be better off with the asoc driver.
13:29.26cr2psokolovsky_: ok :)
13:29.28psokolovsky_cr2, as soon as it is written ;-)
13:29.32cr2yeah.
13:29.57cr2doing an update.
13:30.26pH5psokolovsky_: no idea about giorgio's uda1380 driver. I use the asoc one.
13:31.02psokolovsky_ok
13:31.34psokolovsky_it's just worklet/queues used too much in our code, where naive approach would be not to use them ;-)
13:31.53psokolovsky_but I know little of concurrency/latency control in kernel ;-)
13:34.45cr2<PROTECTED>
13:34.48cr2warning: assignment from incompatible pointer type
13:34.55*** join/#htc-linux cyrill62_ (n=cyrill62@ble59-5-82-233-205-36.fbx.proxad.net)
13:34.55cr2hmm
13:54.07*** join/#htc-linux yacc (n=andreas@h1634.serverkompetenz.net)
13:55.00*** join/#htc-linux Ro__En_PC (n=roen@p54A64C2A.dip.t-dialin.net)
14:16.18*** join/#htc-linux cyrill62_ (n=cyrill62@ble59-5-82-233-205-36.fbx.proxad.net)
14:23.27*** join/#htc-linux Ro_En_PC (n=roen@p54A660A8.dip.t-dialin.net)
14:33.24psokolovsky_pH5, so, gpio-keys not in .20?
14:34.12pH5psokolovsky_: no. but it is in linus' git tree now.
14:34.22psokolovsky_fsck
14:34.33psokolovsky_and it has typo (in CVS)
14:36.36pH5psokolovsky_: what typo?
14:37.03psokolovsky_pH5, http://handhelds.org/cgi-bin/cvsweb.cgi/linux/kernel26/drivers/input/keyboard/gpio_keys.c.diff?r1=1.12&r2=1.13&f=h
14:38.15pH5ah, that's my fault. sorry. I sent the fix for that to dmitry but forgot to update cvs.
14:38.27pH5do you think this is the right time to push the gpio api patch, too?
14:40.04psokolovsky_pH5, yes thanks for leading this. do you mean commit the patch you sent to CVS?
14:41.46pH5psokolovsky_: exactly. I couldn't test with sa1100/s3c, so hh.org would be the ideal place to let others test drive the gpio api :)
14:42.19*** join/#htc-linux maniacxs (n=maniacxs@pD95475D1.dip0.t-ipconnect.de)
14:42.39psokolovsky_pH5, but we lack gpio api impl for those archs, right? we'd need to commit them too. Do they exist to start with?
14:43.49*** part/#htc-linux yacc (n=andreas@h1634.serverkompetenz.net)
14:44.08pH5I'll update CVS with the patches I sent to arm-linux for s3c and sa1100, that won't hurt.
14:44.29maniacxsHi, does someone know if there is a monotone >= 0.32 ipkg somewhere?
14:45.07psokolovsky_pH5, ok. please post a note to k-d then.
14:45.16pH5sure
16:03.24*** join/#htc-linux rob_w (n=bob@p85.212.169.222.tisdip.tiscali.de)
16:04.04*** join/#htc-linux rmoravcik (n=rmoravci@icm2-orange.orange.sk)
16:12.20*** join/#htc-linux goxboxlive (n=goxboxli@206.80-202-161.nextgentel.com)
16:15.38maniacxsgoxboxlive: do you have a monotone >= 0.32 ipkg package?
16:15.57maniacxsi was not able to find one with google
16:16.44goxboxlivemonotone as ipk? No, i have it as deb
16:17.32maniacxsgoxboxlive: so you are not building on the device?
16:18.04goxboxlivebuilding what? Do you mean images and packages?
16:18.10maniacxsyes
16:18.50goxboxliveno, i dont think that is posible. I am using a regukar computer for that
16:20.23maniacxsok its not really fast but why should it not work?
16:23.37goxboxliveI guess to little ram
16:24.02goxboxliveand the to little space for the sources
16:33.04goxboxlivecr2: I am trying to compile 2.6.20-hh0, it gives me this:
16:33.06goxboxlive<PROTECTED>
16:33.06goxboxlivearch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.c:516:63: error: macro "INIT_WORK" passed 3 arguments, but takes just 2
16:33.06goxboxlivearch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.c: In function 'snd_ak4641_hp_detected_init':
16:33.08goxboxlivearch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.c:516: error: 'INIT_WORK' undeclared (first use in this function)
16:33.11goxboxlivearch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.c:516: error: (Each undeclared identifier is reported only once
16:33.14goxboxlivearch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.c:516: error: for each function it appears in.)
16:33.16goxboxlivemake[2]: *** [arch/arm/mach-pxa/htcuniversal/htcuniversal_ak4641.o] Fejl 1
16:33.18goxboxlivemake[1]: *** [arch/arm/mach-pxa/htcuniversal] Fejl 2
16:33.20goxboxlivemake: *** [arch/arm/mach-pxa] Fejl 2
16:33.25goxboxliveany idea what's happening?
16:34.04pH5goxboxlive: ak4641 has to be updated for 2.6.20
16:35.14goxboxliveok
16:35.16goxboxlivethx
16:36.14*** join/#htc-linux bd2_ (n=cbou@89.113.84.114)
16:39.55psokolovsky_cr2, goxboxlive: why on earth you have forked driver for ak4641?
16:42.51goxboxlive<psokolovsky_> we had some problem with the driver. So i guess just to have some of it working we had to do it this way. But i  guess cr2 will fix it one day when we know how to fix it :-)
16:47.23psokolovsky_goxboxlive, well, I bet there was no commits for your driver for last month. maybe good time to merge into original one, even if with #ifdef's
16:59.44goxboxlivei'll mention for cr2 when he is available
17:03.57fluffspsokolovsky_: you handling commits for hh.org atm?
17:04.44psokolovsky_fluffs, I volunteered to do mainline upgrades. as for copmmit access, pH5, cr2 and other folks has it too
17:04.58psokolovsky_commit
17:12.39cr2psokolovsky_: the ak4641 is hx4700-specific and is too primitive. i've made some htcuniversal-specific changes to keep goxboxlive happy, but it's not all and i need to do even more changes unless the asoc driver will materialize.
17:13.24cr2goxboxlive: if you'll remove the 3rd parameter, you'll only get a warning.
17:13.37psokolovsky_cr2, how are they hx4700-specific? can you try to merge into one driver?
17:13.40goxboxlivecr2: ok, i will do that
17:13.45cr2i'll look for the right fix now.
17:14.57goxboxliveBUt cr2, if fluffs is going to make us an asoc driver, is there any reason to work further in the ak4641?
17:15.32cr2psokolovsky_: the speaker on hx4700 is connected to mono_out_2, and the wired headset to stereo out. on universal the mono_out_2 is not used at all, the speaker is connected to the stereo out too, and there is also bluetooth codec.
17:15.40fluffsgrr, no rx1950 till monday, website lied about next-day delivery
17:16.09fluffsthe upside is most of my patches are now queued
17:16.34psokolovsky_cr2, well, those sounds pretty trivial changes, no? any possibility for merge?
17:17.42fluffs3~[3~
17:17.53cr2it is, but i don't want to hack on the main ak4641 driver potentially breaking the hx4700. maybe it's better to switch to asoc asap.
17:17.54psokolovsky_fluffs, fyi, initial rx1950 support for committed to hh.org. I wonder if you could look at it and give your comments.
17:18.19fluffsyeah, i was going to split the bits out for k.org submission since everything else is going up
17:19.00fluffsi've got a couple of other machines to try and fit in before sunday
17:19.26cr2fluffs: do you know of any wm* chip that support bluetooth pcm ?
17:19.39cr2i think they exist.
17:19.47fluffsno familiar with the wolfson line
17:19.58cr2ok.
17:21.12psokolovsky_fluffs, btw, I hope that your way of handling of resume with adhoc bootloaders on s3 is ultimately right, because for pxa we use mach-specific hooks to handle that, instead of putting switch for every machine in common file ;-)
17:21.14fluffshmm, the arm d
17:21.25fluffspsokolovsky_: hooked out now
17:21.43fluffsone of the patches which is in the arm devel tree
17:22.06psokolovsky_ok, nice
17:22.20fluffshowever, you are going to hate the re-org that got done
17:31.02*** join/#htc-linux shido6 (n=shido6@d221-68-200.commercial.cgocable.net)
17:51.58cr2goxboxlive: the kernel compiles (for universal). does it work ?
17:52.38goxboxlivei havent tried it, i have been waiting for you r changes
17:54.12goxboxlivecr2: you havent commited any changes yet, right?
17:56.49cr2i'll add the simple fix.
17:57.43cr2done.
17:58.12goxboxliveYou just removed ", ak" right?
17:58.17cr2yes.
17:58.54*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
17:59.39goxboxlivepsokolovsky_ If you do any changes in OE, do not tag HTC Universal to .20-hh0 . Because of the ak4641 failure.
18:01.56goxboxlivehave to reboot, gcc is killing my machine :-/
18:03.50psokolovsky_goxboxlive, -hh0 should not go to OE anyway (interim upgrade tag)
18:06.19goxboxliveok
18:06.21goxboxlivegood
18:16.30goxboxlivecr2: Yes universal boots with the .20 kernel. Sound did also work, also detection headphone in/out, but there where no sound in the headphones, the sound came out of the main speakers no mather what i did. But i guess it's because of the fix.
18:19.05cr2yes, i think so.
18:19.37cr2an asoc driver will remove sound switching from the kernel
18:20.45cr2pH5: the moko gsm has some more AT% commands, AT+ is 99.9% the same.
18:25.23fluffsas an fyi, i'm off from 1940GMT to 2200GMT
18:43.31*** join/#htc-linux wireddd (n=wired@66-188-72-233.dhcp.athn.ga.charter.com)
18:43.45cr2goxboxlive: the openmoko-dialer only looks for the "Master" switch. is it possible to choose between the headset & the builtin mic ??
18:46.33wiredddso I have a wizard and I run linux, how can I help?
18:54.15the_sys0pwireddd: Although there's not much going on usually, #linwizard is a channel that's devoted to that particular platform.  As for how to help...I'm not sure the best way, but checking the linwizard.sourceforge.net page to get to the forums and wiki might be a good place to investigate that.
19:08.43*** join/#htc-linux goxboxlive (n=goxboxli@206.80-202-161.nextgentel.com)
19:43.03*** join/#htc-linux psokolovsky__ (n=psokolov@82.193.98.2)
20:08.38*** join/#htc-linux lkcl (n=lkcl@53541584.cable.casema.nl)
20:16.29*** join/#htc-linux tgnard (n=tgnard@boi78-3-82-246-26-13.fbx.proxad.net)
20:19.39*** join/#htc-linux lamikr (n=chatzill@aragorn.kortex.jyu.fi)
21:05.50*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
21:06.21*** join/#htc-linux Ralith (n=ralith@soggy202.drizzle.com)
21:12.00*** join/#htc-linux goxboxlive (n=goxboxli@206.80-202-161.nextgentel.com)
21:33.58*** join/#htc-linux renatostore (n=renato4@72-181-119-85.dyn4.digitaleitalia.it)
21:34.24renatostorehi ph5
21:41.35*** join/#htc-linux cyrill62 (n=cyrill62@arf62-1-82-237-248-201.fbx.proxad.net)
22:04.30*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
22:22.12psokolovsky__cyrill62, online?
22:24.26*** join/#htc-linux g3gg0_ (n=g3gg0@ppp-62-245-210-207.dynamic.mnet-online.de)
22:31.13*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
22:35.33*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.2)
22:36.18*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
22:50.07*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
22:51.28*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
22:56.10*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
23:01.08*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
23:02.47*** join/#htc-linux RoEn_PC (n=roen@p54A660A8.dip.t-dialin.net)
23:25.22*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.2)
23:55.34*** join/#htc-linux tudenbart (n=willi@xdsl-213-196-245-213.netcologne.de)

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.