IRC log for #htc-linux on 20070414

00:39.25*** join/#htc-linux SmallR2002 (n=SmallR20@88-107-88-222.dynamic.dsl.as9105.com)
05:08.19*** join/#htc-linux eremias (n=fdsfs@AC9E1FCC.ipt.aol.com)
06:27.12*** join/#htc-linux rmoravcik (n=rmoravci@adsl-dyn49.91-127-60.t-com.sk)
08:17.56*** join/#htc-linux RoEn_PC (n=roen@p54A65C03.dip.t-dialin.net)
08:21.56*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.4)
09:17.00*** join/#htc-linux FossiFoo (n=Fossi@e176118135.adsl.alicedsl.de)
09:59.50*** join/#htc-linux BabelO (n=kvirc@lun34-2-82-238-28-28.fbx.proxad.net)
10:16.01*** join/#htc-linux g3gg0_ (n=g3gg0@ppp-62-245-163-115.dynamic.mnet-online.de)
10:17.38*** part/#htc-linux g3gg0_ (n=g3gg0@ppp-62-245-163-115.dynamic.mnet-online.de)
11:03.16*** join/#htc-linux tudenbart (n=willi@xdsl-81-173-168-31.netcologne.de)
11:17.47*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
11:58.20*** join/#htc-linux SmallR2002 (n=SmallR20@88-107-88-222.dynamic.dsl.as9105.com)
12:11.40*** join/#htc-linux WizMaui (n=WizMaui@62.112.90.250)
13:02.20*** join/#htc-linux cyrill62 (n=cyrill62@227.219.20.81.dynamic.adsl.abo.nordnet.fr)
13:26.59*** join/#htc-linux SmallR2003 (n=SmallR20@88-107-88-222.dynamic.dsl.as9105.com)
13:41.34*** join/#htc-linux rob_w (n=bob@p85.212.68.16.tisdip.tiscali.de)
14:07.12cr2hi
14:25.08BabelOhi cr2
14:33.48cr2hi BabelO. something new about the sound ?
14:35.48BabelOi m porting some code from blueangel_audio.c like somes missing pxa_gpio_mode and ssp_config about external clock
14:38.23cr2ok.
14:39.27Kevin2Hi
14:39.47cr2hi Kevin2
14:40.04BabelOhi
14:40.21cr2my selcompiled kernel crashes on hermes ;) can you create a new hack-boot ?
14:40.52Kevin2cr2: Okay.
14:42.01Kevin2cr2: I added in register naming to haret/haretconsole last night.  Can you pull down the latest haret from cvs and try running "wi 1" on hermes?  Let me know what you think.
14:44.03cr2ok. what is the syntax ?
14:44.36Kevin2cr2: No extra syntax - it is all in haretconsole.  Just run "wi 1" as the first command.
14:45.17cr2ok.
14:46.36cr2Kevin2: can we create a fresh eabi ramdisk ? i guess the busybox can be taken from an oe build, and also some other tools.
14:49.16Kevin2I've never had much luck with OE.  I tried building the latest EABI busybox via buildroot, but it isn't working for some reason..
14:52.26cr2maybe get an angstrom ipk ?
14:53.10Kevin2Well, new kernel boots, but still no PUEN, so I am rebooting to test usb.
14:55.56Kevin2Okay, boots for me:  see HTCHermes/herm-linux-20070414.exe
14:56.39Kevin2The only difference between my kernel and mainline is that I have the irq.c patch (which I sent to kernel-discuss), and I have the clock set to 16934400.
15:04.28cr2Kevin2: 004.980 mem   GPEDAT: GPE5(133)=0
15:04.32cr2what is 133 ?
15:04.57Kevin2cr2: The index for an ignore feature:  ignorewatch 133 32 99 etc.
15:05.13cr2ok.
15:05.16cr2cool :)
15:05.45cr2can i name the CPLD registers ?
15:06.21Kevin2Hrmm.  The cpld registers will have to be per machine instead of per arch.  But see haretconsol/memalias.py
15:06.40cr2i guess it will not decode the GPxCON changes.
15:06.42cr2ok.
15:07.14Kevin2cr2: It should be able to if the registers are added in.
15:07.19cr2yes, there are wild differences in CPLDs.
15:07.21cr2ok.
15:08.23cr2a generic cpld gpio+chained irq driver is missing.
15:08.37Kevin2How so?
15:09.07cr2like asic3, or sa1111
15:09.24Kevin2I'm not sure what you mean.
15:09.31cr2pH5 did something like that for magician (magician_cpld.c)
15:09.40cr2but it's very magician-specific.
15:09.55cr2in linux, not in haret.
15:10.38Kevin2Oh, yeah, I did that for htcapache too.  I don't think we can come up with a generic way of doing cpld irqs because they are so different from platform to platform.
15:11.41cr2ok, i'll think about it. haret needs a port of my tools
15:11.52cr2like PLAYSOUND Nsec
15:12.19Kevin2Yes, I would like to see those things added to mainline.
15:12.32cr2BTON, BTOFF, LCDON, LCDOFF, IRON, IROFF, BKLON, BKLOFF, TIACXON, TIACXOFF.
15:12.43cr2they are all portable.
15:13.21cr2i need to find a way to deal with the phone on/off and usb host on/off.
15:14.50cr2maybe SDHC on/off.
15:18.46cr2sd is probed. good.
15:19.13cr2Kevin2: there is something wrong the the NAND identification.
15:19.46Kevin2Yeah, something is definitely broken there.
15:22.44cr2the samsung id is not interpreted, but shifted.
15:23.52cr2you don't have the mmcblk* nodes in /dev ?
15:24.26cr2i'm curious if the sdcard is mountable.
15:25.31Kevin2You can mknod them manually.  It's a pair, but it works.
15:25.35Kevin2s/pair/pain/
15:25.53cr2yeah. something for the new ramdisk.
15:26.23*** join/#htc-linux eremias (n=fdsfs@ACAEC532.ipt.aol.com)
15:26.28cr2254 1 b for mmcblk0p1 ?
15:27.10Kevin2Not sure.
15:27.54Kevin2cr2: I get EINT1 when I move the jog wheel - not eint9.
15:28.06Kevin2Also, do you see USBH activity periodically?
15:28.51cr2i'm in linux now.
15:29.15cr2the "button" eint values are from lkcl. i have not checked them.
15:30.49cr2cat /proc/devices
15:30.53cr2mmc 254
15:38.15cr2Kevin2: EINT1 is the CPLD irq, so your jog wheel is serviced by the CPLD.
15:39.00cr2SD does not work, and i don't see any "sdpower" gpio.
15:39.41Kevin2Hrmm.  Looks like you can press the jog wheel too.
15:42.11cr2jog wheel click?
15:44.31Kevin2Yes - EINT14
15:56.08cr2Kevin2: can we add some commands to haret right now ?
15:56.19Kevin2?
15:56.27cr2playsound
15:57.42cr2we will learn some other gpios very fast.
15:57.55Kevin2Can you send a patch?  We're just spinning wheels if I have to port and test everything also.
15:58.28cr2ok, i need then to look into your command syntax.
15:59.39Kevin2See wincmds.cpp and aticmds.cpp -- they're both pretty straight forward.
16:01.33cr2ok. aticmds does not take parameters.
16:01.53cr2is it possible to deal with "\Storage Card" ?
16:02.13cr2"pfw" dumps into /
16:02.19cr2which is not nice.
16:05.34Kevin2See LedSet in wincmds for an example with parameters.
16:05.52Kevin2I'll look at pfw - it shouldn't dump to /.
16:06.45Kevin2Hrmm.  pfw fills memory - did you mean another command?
16:07.57Kevin2Okay - pwf - yeah, looks like a bug.  I'll fix it.
16:17.46Kevin2cr2: Fixed in cvs head.
16:18.31cr2ok.
16:18.38cr2i'll be back in an hour.
16:29.52*** join/#htc-linux SmallR2004 (n=SmallR20@88-107-53-204.dynamic.dsl.as9105.com)
16:53.49*** join/#htc-linux eremias (n=fdsfs@ACAEC532.ipt.aol.com)
16:54.47jei
16:54.50jeoops.
16:55.14jei'd like to determine the id for my SD card, so i can make a diagnostic card to boot from.
16:55.50jeis there any wince/pocketpc program to read the identifier using the phone itself?
17:15.19jei also have an integrated SD reader in my laptop, that may be used.
17:19.00je+ i have a zaurus, running linux, with an integrated SD reader.
17:19.38jeso, any software available to read the id? :) (the id = the one discussed here: http://vivien.chappelier.free.fr/typhoon/doc.html)
17:55.27*** join/#htc-linux psokolovsky (n=psokolov@82.193.98.4)
17:57.39BabelOhi psokolovsky
17:58.12jeanyone know of any way to get the CID (card identification number) for an SD-card?
17:58.46BabelOje: sorry i don t know for this
17:59.23jeok. :/
18:02.37jehmm. reading some linux kernel src now, the mmc code seems to have support for it, but haven't find any code where the info is delegated down to userspace.
18:02.45jehaven't *found
18:04.14BabelOmaybe ask on xanadux forum
18:10.42jeyeah, guess so. i'm going to google + ask around on irc a bit more first though. :)
18:24.37psokolovskyBabelO: Hi!
18:27.27*** join/#htc-linux TripleDES (n=sergio@89.129.171.157)
18:57.52*** join/#htc-linux cyrill62 (n=cyrill62@227.219.20.81.dynamic.adsl.abo.nordnet.fr)
19:11.46BabelOpsokolovsky: tsc2200 is an adc chipset with button extension, i want to integrate it in adc class but don t know how to handle button ?
19:12.15BabelOpsokolovsky: for information ad7877 as gpio button too
19:12.44psokolovskyBabelO: then, it is SoC, and "base" driver must be written for it, then separate ADC & button drivers which will use base's services.
19:13.55BabelOok so it is good like it is today, it appear in soc and two other in button and touchscreen
19:14.36BabelObut i need a adc driver to drive backup battery
19:15.04psokolovskyBabelO: write it ;-)
19:16.39BabelOok then i keep soc code and button code but move touchscreen code to adc class, right ?
19:17.41*** join/#htc-linux pwr (n=pwr@86.121.234.11)
19:18.17psokolovskyBabelO: no, once you'll right ADC driver, you no longer need TS driver, can use generic ts-adc/ts-adc-debounce instead.
19:19.53BabelOpsokolovsky: yes that's what i want to say ;), so go on
20:40.30*** join/#htc-linux pancake (n=xxx@55.pool85-52-227.static.orange.es)
20:42.07*** join/#htc-linux Hymie (n=nHymie@l8r.net) [NETSPLIT VICTIM]
20:42.08*** join/#htc-linux drno (n=drno@eki.student.utwente.nl) [NETSPLIT VICTIM]
20:43.14*** join/#htc-linux alsuren (n=alsuren@host86-148-18-74.range86-148.btcentralplus.com)
20:49.07*** join/#htc-linux oxi__ (n=fdhgf@101.Red-83-46-140.dynamicIP.rima-tde.net)
20:49.13oxi__hi
20:49.49oxi__how do I get qomunicator?
20:50.50cr2oxi__: you write it :)
20:51.01oxi__o_O
20:52.45BabelOcr2: do you use adc class for universal ?
20:52.50oxi__cr2, btw as you probably noticed i've been out for a while.. lets say 2 years, yeah ahum. So maybe it's a good idea to remove my nick from the xanadux member list in sourceforge. I've never contributed anything anyways :-S
20:53.22*** join/#htc-linux cyrill62 (n=cyrill62@227.219.20.81.dynamic.adsl.abo.nordnet.fr)
20:54.15cr2BabelO: not yet, but universal has the same setup as hx4700, so it should be very easy.
20:54.49oxi__so i guess the qomunicator code in the cvs repository doesnt work?
20:55.12cr2oxi__: it's not an excuse, we are actually very close to a really working config.
20:55.21cr2no, it has never worked.
20:56.01oxi__cr2, that's precisely why I don't deserve to have my name on that list
20:56.01cr2there is no qt phone frontend.
20:56.27cr2well, do something :)
20:59.36cr2i'm not a project admin anyway. they have hidden under the rock too.
21:00.15oxi__lol
21:02.56cr2yeah, when it's right time to successfully finish the project, nobody can be found ;)
21:13.22*** join/#htc-linux cyrill62 (n=cyrill62@227.219.20.81.dynamic.adsl.abo.nordnet.fr)
21:20.16*** part/#htc-linux rmoravcik (n=rmoravci@adsl-dyn49.91-127-60.t-com.sk)
21:44.28*** join/#htc-linux goxboxlive (n=goxboxli@206.80-202-161.nextgentel.com)
21:48.41*** join/#htc-linux SmallR2002 (n=SmallR20@88-107-53-204.dynamic.dsl.as9105.com)
22:36.07BabelOcr2: are you around ?
22:54.06oxi__BabelO, the 'as' assembler should be installed with gcc, correct? I'm trying to compile within my pda, installed all gcc packages but it's complaining it cant find 'as' binary when i try to compile an empty main o_O
22:55.39BabelOoxi__: yes i have this here arm-linux-as
22:56.53oxi__no, I'm trying to compile from my pda, not cross-compiling :)
22:57.41BabelOok ok
22:57.51BabelOyou need as so
22:59.51oxi__gonna take another look. thanks :)
23:15.25oxi__i was missing package binutils, its working now
23:15.56BabelOwhat is your device ?
23:16.57oxi__universal
23:17.20oxi__yours
23:17.30BabelOblueangel
23:19.06oxi__i'd really like to help but i dont know how to hack and i'm not a low-level programmer :P How does one learn this stuff
23:19.58oxi__for example it's important for me to have gprs support in my device. Where should i get started
23:20.18oxi__or maybe its much of task for me :)
23:21.47oxi__what are you currently working on, if i may ask
23:23.14BabelOi m working analog / digital tsc2200 chipset, it is already working, but need to upgrade structure  for new kernel adc feature
23:23.53oxi__:)
23:23.57cr2ho BabelO
23:24.10BabelOhi cr2
23:24.25cr2oxi__: if you are a brave guy, you can compile the latest kernel and check if the phone works :)
23:24.43BabelOcr2: can you help me with a little problem ?
23:24.45cr2i've added some code to reroute the mic to the phone.
23:24.51cr2BabelO: which one ?
23:26.50BabelOcr2: i git a seg fault on tsc2200_write http://pastebin.ca/440336
23:27.14BabelObecause of device argument which is bad i think
23:28.28cr2add a printk.
23:29.52BabelOyes, already done, my problem is that i don t know how to get tsc2200_dev
23:31.22cr2do you really think i can understand the code at 1:30 ? :)
23:31.47BabelOhummmm yes ;) i hope
23:32.57oxi__lol
23:35.21cr2BabelO: not really ;-) good night.
23:35.32BabelOgood night :(
23:58.35*** join/#htc-linux tudenbart (n=willi@xdsl-213-196-240-172.netcologne.de)
23:58.50jeis there any way to read the CID register for an MMC/SD card from linux without patching the kernel..?

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