IRC log for #htc-linux on 20090623

00:03.23*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey)
00:54.37*** join/#htc-linux TheSarge (n=thesarge@c-24-20-55-108.hsd1.or.comcast.net)
01:05.05*** join/#htc-linux tuxhero (n=tuxhero@122.169.162.222)
01:05.30tuxherotmzt where is your cr2
01:07.14*** join/#htc-linux tuxhero (n=tuxhero@122.169.162.222)
01:07.30tuxherotmzt where is cr2
01:07.31tuxhero?
01:07.55tuxheroany status update on smd router?
01:08.59tuxherois this channel dead?
01:09.10marextuxhero: hi, cr2 is in the dreamland
01:12.56tuxherocan i know where is this dreamland?
01:15.56*** join/#htc-linux mugsie (n=Administ@unaffiliated/mugsie)
01:17.56marextuxhero: that's different from person to person :-)
01:21.27marexaw jeez ... he has no sense of humour ... gnight ;-)
01:49.08*** join/#htc-linux IamSOG (n=IamSOG@218.19.240.106)
02:15.54*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
02:42.23*** join/#htc-linux xsacha (n=sacha@123.100.137.226)
02:47.53*** join/#htc-linux j0b0 (n=jobo@12.35.60.99)
02:48.24*** join/#htc-linux mrmoku|a` (n=mrmoku@ppp-93-104-112-47.dynamic.mnet-online.de)
02:51.08*** join/#htc-linux darkstar62 (n=darkstar@97-126-107-190.tukw.qwest.net)
02:53.01*** join/#htc-linux wooj (n=wooj@unaffiliated/wooj)
03:08.33*** join/#htc-linux mrmoku|away (n=mrmoku@ppp-93-104-121-214.dynamic.mnet-online.de)
03:12.04*** join/#htc-linux PoohbaLT (n=BlkPoohb@c-69-141-71-249.hsd1.nj.comcast.net)
03:27.35*** part/#htc-linux mugsie (n=Administ@unaffiliated/mugsie)
03:27.44darkstar62anyone in here working on a port to the OMAP850?
03:29.43xsachafor the log: i780: <6>RO Mode clock: 60.00MHz (inactive)<6>Run Mode clock: 312.00MHz (*24)<6>Turbo Mode clock: 624.00MHz (*2, inactive)<6>HSIO bus clock: 208.00MHz
03:37.33*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
03:41.47tmztdarkstar62: yeah, silven in #linwizard
03:42.09darkstar62cool, thanks
03:42.52xsachatmzt: i got rid of all those silly pxamci/mmc0 messages just by commenting them out in the driver
03:43.26tmztuh
03:43.44xsachathey are harmless right?
03:44.11xsachanow i can see my dmesg properly
03:44.39tmztwell, it's better to find out what causes it
03:45.03xsachai guess, but i cant tell what would
03:45.16xsachaother than something recently added betwen 2.6.27 and 2.6.29
03:45.27xsachathe memory card works so i'll ignore it for now
03:47.01tmzthave you tried a non-android 2.6.30rc4 or so yet?
03:47.15xsachano
03:47.47xsachayou said android will have 2.6.30 soon
03:53.57xsachaonce i have calculated my battery level, how do i report this so android see it?
03:55.47xsachathis is my dmesg: http://pastebin.ca/1470705
04:01.53*** join/#htc-linux parmaster_ (i=par@69.60.134.179)
04:02.13*** join/#htc-linux poket (n=poket@c-24-21-245-172.hsd1.or.comcast.net)
04:08.47*** join/#htc-linux goxboxlive (n=jrs@mail2.hjellnesconsult.no)
04:11.53*** join/#htc-linux IamSOG (n=IamSOG@218.19.240.106)
04:12.35xsachaby the way it says 64MB because android wont boot when i say 128MB RAM, very strange
04:13.12tmztxsacha: I guess you're going to have to use the qemu version of libhardware
04:13.27xsachawhat does that do?
04:13.30tmztwhat?
04:13.53xsachamy device has 128MB of RAM but if i dont specify RAMsize (and it uses 128MB), android wont boot
04:14.09xsachaso i have to specify 64MB for it to boot.. ill try 96
04:14.31xsachacould that be something to do with wrong ramaddr? like wrong base?
04:15.34*** join/#htc-linux jaSOnGg (n=IamSOG@218.20.195.94)
04:16.48xsacha96MB gives me a kernel panic :\
04:17.11xsachafilemap fault.. dataabort..
04:17.39*** join/#htc-linux droid001 (n=mc@p4FDCD05D.dip.t-dialin.net)
04:18.13*** join/#htc-linux jensen__ (n=jensen@3905ds1-ksa.0.fullrate.dk)
04:23.25j0b0xsacha for the battery, look at http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob_plain;f=arch/arm/mach-msm/htc_battery_smem.c;hb=5eec21eba8a31e49d731521fa78b7cc993d78986 and http://tibook.jb.b4m.com/j0b0/diffs-commits/commit-86bfe43-raph100-batt-jobo-090528.txt   that patch adds a thread that reports battery status changed every 10 seconds (borrowed from vogue). android will then read the sys/class/power_suppl
04:23.26j0b0y/battery/.... through which you can report level, temperature, ...
04:23.46xsachathanks!
04:29.42xsachalol, in winmo battery levels are only recorded every 10%
04:29.42xsachafor my phone
04:29.45*** join/#htc-linux slhommed (n=slhommed@c-71-237-64-42.hsd1.co.comcast.net)
04:37.47xsachaso it's this power_supply_changed function
04:39.04j0b0yes. android will inquire the status in response to that
04:39.22tmztoh, the ram thing is probably that you have two chips
04:39.38tmztyou need noncontig support
04:39.49xsachais that a config_?
04:39.49tmzttalk to WyrM
04:39.53xsachaoh.. ok
04:40.03*** join/#htc-linux cmonex (n=xy6091@p3o7a5a23b.adsl.datanet.hu)
04:40.05*** join/#htc-linux DJWillis (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk)
04:41.10AstainHellbringhiya tmzt
04:41.17AstainHellbringwhats new?
04:42.57tmzthey
04:45.53tmztcome on, is verizon really talking about an lte launch this year? where are the phones???
04:46.04AstainHellbringlol yah seriously
04:46.20tmzthey, vz ceo is on tv
04:48.08xsachawhat is vz?
04:48.12xsachaoh verizon
04:48.40xsachatmzt: i saw on news first lte phone
04:49.14xsachalast year lg made first lte chip or somethin
04:50.29xsachaand also this: http://www.blogcdn.com/www.engadgetmobile.com/media/2009/03/lg-lte-fcc-monkey.jpg
04:50.43AstainHellbringof course tmzt data devices always take precidence to phones
05:16.03*** join/#htc-linux cr2 (n=cr2@ip-90-186-190-92.web.vodafone.de)
05:21.04cr2j0b0: i have added some new BT data to MSM_CLK, but stil get a hard lockup on stty
05:22.20cr2the 115200 entry looks like 460800 to me looking at the clock divisor ratios
05:22.42xsachacr2: you wanted my clock rates before?
05:22.57cr2so i have used it as 460800
05:22.59xsachaso you could work out pixclock
05:23.28cr2xsacha: have you calculated it ? the whole logic was in the haret source
05:23.38xsachacr2: my pastebin here: http://pastebin.ca/1470705
05:23.45cr2i don't remember it right now :)
05:23.48xsachai dont know where haret source is :\
05:25.32xsachamy RO clock is 60MHz, run mode is 312MHz and and turbo is 624MHz
05:28.05cr2xsacha: http://xanadux.cvs.sourceforge.net/viewvc/xanadux/haret/haret-gnu/src/script.cpp?revision=1.37&view=markup
05:28.51cr2search for 10khz
05:30.11xsachado i want this? lcdlck_pixclock:
05:36.54xsachal=24, so k = 4
05:36.55*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey)
05:37.11cr2xsacha: i'm on a train now
05:37.35xsachaso K = 81Mhz
05:38.14xsachaand lcdlck_frequency_10khz = 8100
05:39.03xsachalcdlck_pixclock = (pcd*2*1000000)/ 81
05:40.08xsachaconfused bout pcd
05:47.00xsachaok pcd = 13
05:47.13xsachain hex, so 19
05:47.55xsachaso lcdlck_pixclock = 469135 ...hmm doesnt look right
05:50.01xsachaall the numbers are right though, to give that value
06:08.12*** join/#htc-linux kiozen (n=oeichler@p549216B8.dip0.t-ipconnect.de)
06:23.46*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey)
06:29.47*** join/#htc-linux ccube (n=ccube@ssh.ccube.de)
06:57.30*** join/#htc-linux BabelO (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
06:57.59*** join/#htc-linux ccube (n=ccube@ssh.ccube.de)
07:10.39*** join/#htc-linux tmzt_ (n=tmzt@adsl-99-164-52-98.dsl.akrnoh.sbcglobal.net)
07:17.06*** join/#htc-linux Moku (n=John@g227166248.adsl.alicedsl.de)
07:33.56*** join/#htc-linux xsacha2 (n=sacha@123.100.137.226)
07:44.33*** join/#htc-linux pe7er (n=Adium@f053194141.adsl.alicedsl.de)
07:44.50*** join/#htc-linux onen|openBmap (n=quassel@p57BC786C.dip.t-dialin.net)
07:45.10*** join/#htc-linux BabelO_ (n=fcr@unaffiliated/babelo)
07:48.19*** join/#htc-linux ccube (n=ccube@ssh.ccube.de)
08:05.34*** join/#htc-linux tuxhero (n=tuxhero@58.68.74.85)
08:05.50*** part/#htc-linux tuxhero (n=tuxhero@58.68.74.85)
08:07.31xsacha2tmzt_: i found my pixclock is 487179 and i found that android doesnt like SQUARE resolutions but it doesn't mind 320x319 ;)
08:14.08*** join/#htc-linux zycho (n=zycho@dslb-088-070-242-216.pools.arcor-ip.net)
08:30.45*** join/#htc-linux zycho_ (n=zycho@dslb-088-070-242-216.pools.arcor-ip.net)
08:40.29*** join/#htc-linux nebi (n=nebi@217.142.147.19)
08:42.12*** join/#htc-linux idkfa (n=sergey@217.12.97.115)
09:06.17*** join/#htc-linux cmonex (n=xy6091@p3o7a5a23b.adsl.datanet.hu)
09:21.26*** join/#htc-linux sxe (n=sxe@ip-62-143-85-196.unitymediagroup.de)
09:43.13*** join/#htc-linux onen|openBmap (n=quassel@p57BC786C.dip.t-dialin.net)
09:56.21*** join/#htc-linux onen|openBmap (n=quassel@p57BC786C.dip.t-dialin.net)
10:02.47*** join/#htc-linux Squarc (n=Squarc@145.81.0.191)
10:10.53*** join/#htc-linux zycho (n=zycho@dslb-088-070-242-216.pools.arcor-ip.net)
10:19.53*** join/#htc-linux idkfa (n=sergey@217.12.97.115)
11:07.37*** join/#htc-linux Squarc (n=Squarc@145.81.0.191)
11:15.06*** join/#htc-linux MLM (n=mlvdmeid@5ED0BCBD.cable.ziggo.nl)
11:19.47*** join/#htc-linux fnord_ (n=fnord@24-151-90-116.static.nwtn.ct.charter.com)
11:22.07*** join/#htc-linux Squarc (n=Squarc@145.81.0.191)
11:29.07*** part/#htc-linux pe7er (n=Adium@f053194141.adsl.alicedsl.de)
11:36.36TmR|screen`0ff09:24 <@TmRx> [MacNews] Steve Jobs auf dem Apple-Firmengelände gesichtet - http://feedproxy.google.com/~r/macnews/news/ticker/~3/S2rGqsExoj8/116887
11:36.43TmR|screen`0ffwrong chan xD
11:43.39*** join/#htc-linux Untouchab1e (n=Untoucha@89.9.67.82)
11:43.40Untouchab1eHi all
11:43.42*** join/#htc-linux nebi (n=nebi@217.142.147.19)
11:49.38Treibholzbtw. how good is the G1 running with a 'real' Linux?
12:03.59*** join/#htc-linux marex (n=marex@thor.hackndev.com)
12:13.49Untouchab1eG1 runs Debian pretty good if that's what you were thinking of?
12:19.25*** join/#htc-linux tuxhero (n=tuxhero@58.68.74.85)
12:19.45*** part/#htc-linux tuxhero (n=tuxhero@58.68.74.85)
12:20.37*** join/#htc-linux cr2 (n=cr2@58.68.74.85)
12:21.39cr2hi
12:22.12*** part/#htc-linux cr2 (n=cr2@58.68.74.85)
12:25.56*** join/#htc-linux stefan_schmidt (n=stefan@c120.apm.etc.tu-bs.de)
12:30.24*** join/#htc-linux AstainMBL (n=AstainHe@unaffiliated/astainhellbring)
12:41.10*** join/#htc-linux ghost_lines (n=ghost@145.116.4.186)
12:42.02ghost_linesdoes anyone know if it's possible to share a network dvd drive?
12:42.13ghost_linesI would like to burn something using a remote dvd drive
12:47.15*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
12:52.51*** join/#htc-linux MethoS (n=clemens@host-091-097-245-094.ewe-ip-backbone.de)
13:04.07*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
13:21.23*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
13:22.03*** join/#htc-linux goxboxlive (n=goxboxli@140.84-48-184.nextgentel.com)
13:31.31*** join/#htc-linux syn-fin (n=alien@access68.terremark.com)
13:36.30*** join/#htc-linux MethoS- (n=clemens@host-091-097-245-047.ewe-ip-backbone.de)
13:36.48*** join/#htc-linux AstainMBL (n=AstainHe@unaffiliated/astainhellbring)
13:52.03*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
13:57.07*** join/#htc-linux sxe (n=sxe@ip-62-143-85-196.unitymediagroup.de)
14:04.26*** join/#htc-linux sdt555 (n=titus@147.145.40.44)
14:06.14*** join/#htc-linux stefan_schmidt (n=stefan@c120.apm.etc.tu-bs.de)
14:10.05*** join/#htc-linux AstainMBL (n=AstainHe@unaffiliated/astainhellbring)
14:13.29*** join/#htc-linux cr2 (n=cr2@122.169.160.45)
14:19.25*** part/#htc-linux sdt555 (n=titus@147.145.40.44)
14:28.50*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
14:32.50*** join/#htc-linux xsacha (n=sacha@203-214-116-29.dyn.iinet.net.au)
14:46.52*** join/#htc-linux AstainMBL (n=AstainHe@unaffiliated/astainhellbring)
15:01.34*** join/#htc-linux Howler_ (n=wwolfe@99-188-39-169.lightspeed.iplsin.sbcglobal.net)
15:05.34*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
15:10.28*** join/#htc-linux BabelO__ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
15:19.14*** join/#htc-linux AstainMBL (n=AstainHe@unaffiliated/astainhellbring)
15:28.30*** join/#htc-linux maejrep (n=madCoder@smtp-n.myyearbook.com)
15:38.25*** join/#htc-linux Alex[sp3dev] (n=alex_dfr@p26-shn1.elcomnet.ru)
15:44.12*** join/#htc-linux ghost_lines (n=ghost@145.116.4.186)
15:45.40*** join/#htc-linux pH5 (n=ph5@e178210146.adsl.alicedsl.de)
15:49.36*** join/#htc-linux BabelO_ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
16:10.12*** join/#htc-linux kiozen (n=oeichler@rgnb-5d87d2fb.pool.einsundeins.de)
16:15.33*** join/#htc-linux mugsie (n=Administ@unaffiliated/mugsie)
16:15.45*** part/#htc-linux mugsie (n=Administ@unaffiliated/mugsie)
16:18.41*** join/#htc-linux cr2 (n=cr2@122.169.160.45)
16:19.21cr2hi every one
16:19.34pH5hi cr2
16:19.54xsachahi cr2
16:19.59cr2what's up
16:20.02xsachai worked out the pixclock by the way!! :)
16:20.15xsachaand i have android running 320x319 (because it doesnt like square resolutions)
16:20.27xsachais the pixclock meant to be so high though? about 500 000?
16:20.35cr2good
16:21.47cr2what about msm?
16:22.02xsachawhat about it?
16:23.02cr2i got audio working on msm
16:23.40toernice
16:23.53xsachagood work, wish i could get something working :)
16:24.08xsachamy wifi is on mmc slot and need to get it working
16:24.25xsachait is in 2 drivers, marvell's gpled driver and libertas and i dont know which one to choose
16:24.48AstainMBLdamn he left just as I was about to ask about that audio comment
16:43.51*** join/#htc-linux pe7er (n=Adium@f053194141.adsl.alicedsl.de)
17:22.11*** join/#htc-linux pH5_ (n=ph5@e178224017.adsl.alicedsl.de)
17:23.45*** join/#htc-linux Squarc (n=Squarc@145.81.0.191)
17:41.47*** join/#htc-linux wooj (n=wooj@unaffiliated/wooj)
18:16.17*** join/#htc-linux TheSarge (n=thesarge@c-24-20-55-108.hsd1.or.comcast.net)
18:35.08*** join/#htc-linux cr2 (n=cr2@ip-90-187-132-125.web.vodafone.de)
18:36.25cr2pH5_: do you have the channel log for today ?
18:38.00cr2toer: still here ?
18:39.07cr2AstainMBL: this account is not registered, it must be some scammer.
18:40.23cr2AstainMBL: maybe this highly competent indian guy from xda-dev ;)
18:40.57xsachahey cr2
18:41.09xsachathis wifi i have comes as a firmware module..
18:41.12pH5_cr2: nope, don't we have a bot that logs?
18:41.14cr2you may check in the  log
18:41.30cr2pH5_: it does not log the ip
18:41.39xsachawhat do i need to do other than stick the firmware in /lib/firmware and copy the .ko's to my sd card and do insmod?
18:41.53cr214:20=> cr2 joins
18:41.54cr214:21cr2hi
18:41.56cr214:22<= cr2 left/quit
18:42.07cr216:13=> cr2 joins
18:42.16cr216:32<= cr2 left/quit
18:42.22pH5_meh. impersonator?
18:42.53cr218:18=> cr2 joins
18:42.55cr218:19cr2hi every one
18:42.56cr218:19pH5hi cr2
18:43.05cr218:24<= cr2 left/quit
18:43.07cr218:24AstainMBLdamn he left just as I was about to ask about that audio comment
18:44.21pH5_[18:18] --> cr2 (n=cr2@122.169.160.45) hat #htc-linux betreten
18:45.31*** join/#htc-linux cr2 (n=cr2@ip-90-187-132-125.web.vodafone.de)
18:45.45*** join/#htc-linux nebi (n=nebi@217.142.147.19)
18:46.59cr2Non-authoritative answer:
18:47.00cr245.160.169.122.in-addr.arpa     name = ABTS-AP-dynamic-045.160.169.122.airtelbroadband.in.
18:47.02cr2LOL
18:47.53toercr2: yes
18:47.57xsachaindonesia?
18:48.06cr2india
18:48.09xsachaoh
18:48.12*** join/#htc-linux stickboy (n=anonymou@ool-457e4101.dyn.optonline.net)
18:48.22xsachabut you're german..
18:48.27cr2[20:40] <cr2> AstainMBL: maybe this highly competent indian guy from xda-dev ;)
18:48.35cr2[20:38] <cr2> AstainMBL: this account is not registered, it must be some scammer.
18:51.09cr2this one -> http://forum.xda-developers.com/showthread.php?t=524898
18:55.10*** join/#htc-linux mblancom (n=mblancom@230.Red-217-126-178.staticIP.rima-tde.net)
18:55.45mblancomhello all
18:57.26mblancomcr2: contrats for your excellent work ! Now with audio I think all the people will be waiting for something to install in their machines...
18:58.00cr2mblancom: it's a fake
18:58.23cr2posted from this IP ->
18:58.26cr2[20:46] <cr2> 45.160.169.122.in-addr.arpa     name = ABTS-AP-dynamic-045.160.169.122.airtelbroadband.in.
18:58.28mblancomcr2: oh ! dammit.
18:58.45cr2so judge for yourself
18:59.32mblancomyes I was following the irc logs and the web page and I prefer to keep my comments...
19:01.10mblancomcr2: what do you think about how hard could be for somebody newbie to repeat all the work you have donne but for the blackstone ?
19:02.05cr2mblancom: it's more or less the same device as raph
19:02.30cr2mblancom: we need to finish the gpio list in the wiki
19:02.39mblancomcr2: is there some link to learn to discover all the IOs, GPIOs, etc you found ?
19:03.17cr2it't a table in the raphael_gpio wiki page
19:03.23cr2and the vreg data is documented too
19:04.08cr2check http://www.htc-linux.org/wiki/index.php?title=Raphael
19:04.29mblancomcr2: yes I know, but this is the result of your work for ralph, I would like to check if are compatible with blackstone...
19:04.36cr2for the vregs: http://www.htc-linux.org/wiki/index.php?title=MSM_VREG
19:04.53cr2yes, i'm talking about blac100
19:05.02mblancomcr2: ok.
19:05.16cr2device  usb  wifi  sd  lcd  cam  other
19:05.18cr2blac100 5,b22 c,0; d,0 2,0 a,a28 ; 4,b22  ? 3,af0,8,a5a; 6,b22; 9,708
19:05.53cr2and the epson LCD mddi client chipset is the same as on raph800
19:05.56mblancomcr2: so, do you think that all could be directly working for blac100 ?
19:06.25cr2if you will account for the different gpios and vregs, then yes.
19:06.32mblancomcr2: with the due parametrization (what a word!)
19:06.57cr2there are differences between  raph100 and raph800 too. it should be relatively easy to account for the blac100 config
19:07.27cr2the only (minor) problem is the LCD resolution, because it's hardcoded at some places.
19:07.40cr2but it's mainly google to be blamed for that.
19:07.47mblancomcr2: great ! so, for somebody as me it only rest to wait and wait for your next milestones....
19:07.51tmzt_hey, been busy today and need to catch up
19:07.58cr2hi tmzt_
19:09.21mblancomcr2: ok, thanks a lot! bye.
19:09.21cr2mblancom: it's just that the blac100 people lost interest, and disappeared. we work on the raph as before
19:09.21cr2so nobody could do any blac100 testing anymore
19:10.42*** part/#htc-linux mblancom (n=mblancom@230.Red-217-126-178.staticIP.rima-tde.net)
19:13.09cr2tmzt_: i have added the BT clock data to clock-wince.c, but it still locks hard at opening the /dev/ttyHS1
19:18.22*** join/#htc-linux Untouchab1e (n=Untoucha@82.147.51.146)
19:18.36Untouchab1eHow similar is the Touch HD's hardware to the Diamond?
19:19.20cr2Untouchab1e: all important systems are the same
19:19.40cr2just different LCD resolution, gpios and vregs.
19:20.21Untouchab1eAh ok
19:20.40Untouchab1ebtw, do you know if we are at the 2.6.29 kernel yet? Saw it over at the git
19:21.20cr2we just need somebody to test the changes, which should track the raph development. its the same as diam.
19:21.27Untouchab1eah cool
19:21.38cr2no, we are at 2.6.27 now
19:22.08cr2need to finish the hardware support first.
19:22.17mickeylany news wrt. audio?
19:22.26mickeyltmzt_: how 'bout that backlight driver? :)
19:22.46cr2mickeyl: i have fixed some adsp and snd things, so the rpc is working now.
19:23.09cr2mickeyl: but since it does not use alsa, it's not easy to check if sound really works.
19:23.21mickeylcr2: hmm, what is it using?
19:23.43cr2mickeyl: tmzt_ pointed me to some android .c code for playing sound
19:23.51mickeyloh fun...
19:24.01cr2mickeyl: just some $android specific /dev/msm_* entries.
19:24.04mickeyldoes this example include the routing possibilities / mixer?
19:24.09cr2with their own ioctls.
19:24.10mickeylugly ugly
19:24.13mickeyl*sigh*
19:24.42cr2routing is done over rpc
19:24.43mickeylwhy o why
19:24.48toercr2: maybe you could get mickeyl to push your latest patches to git
19:25.05cr2mickeyl: a patch ?
19:25.19mickeylyes?
19:25.32cr2dong git diff now.
19:25.44mickeylok, coolies
19:25.46cr2will mount the kernel hdd :)
19:26.10cr2toer: yeah, nobody can test the sound because the rpc patch is not fully committed.
19:26.12mickeylaudio is the last thing missing to show off a demo image w/ a dialer and messages
19:26.22mickeyli think that's vital to attract more folks
19:26.31cr2mickeyl: yes, i agree.
19:26.39cr2i hope to make BT work too
19:27.01mickeyli'll be at LinuxTag and will try to raise attention to our problems
19:29.03cr2+/* default to bluetooth on */
19:29.04cr2+rfkill_switch_all(RFKILL_TYPE_BLUETOOTH, RFKILL_STATE_ON);
19:29.06cr2+bluetooth_set_power(NULL, RFKILL_STATE_ON);
19:29.10cr2-bt_rfk->state = RFKILL_STATE_OFF;
19:29.12cr2+bt_rfk->state = RFKILL_STATE_ON;
19:29.17cr2disregard this one
19:29.29cr2it needs some further thought
19:29.42mickeylby default all peripherals should be OFF
19:29.59mickeylotherwise we have a hard time for a correct flight mode
19:30.10cr2yes, i did that just for testing
19:31.09mickeylok, bbiab, need to pack my bag for leaving to LinuxTag (waking up 05:00 in the night *sigh*)
19:31.24cr2https://privatepaste.com/e1w4xljwIk
19:31.43cr2mickeyl: commit the patch first :)
19:32.25mickeyllet me check whether it applies
19:33.00cr2don't turn bt on
19:33.09cr2i mean this one:
19:33.14cr2-/* default to bluetooth off */
19:33.15cr2-rfkill_switch_all(RFKILL_TYPE_BLUETOOTH, RFKILL_STATE_OFF);
19:33.17cr2-bluetooth_set_power(NULL, RFKILL_STATE_OFF);
19:33.18cr2+/* default to bluetooth on */
19:33.20cr2+rfkill_switch_all(RFKILL_TYPE_BLUETOOTH, RFKILL_STATE_ON);
19:33.21cr2+bluetooth_set_power(NULL, RFKILL_STATE_ON);
19:33.37cr2because it does not work yet
19:33.56mickeylpatching file arch/arm/mach-msm/board-htcraphael-rfkill.c
19:33.56mickeylHunk #1 FAILED at 62.
19:33.56mickeylHunk #2 FAILED at 90.
19:34.05mickeylsomeone changed rfkill since you last updated?
19:34.29cr2disregard the rfkill patches.
19:34.39mickeylok, i'll strip it from the patch
19:34.59cr2the timing modifications for power/reset are ok, but the interface is not perfect.
19:35.06cr2ok
19:35.20mickeylwhat commit message do you want?
19:36.37cr2enable power_off, add UARTDM clocks, enable rpc init, use ALT for Fn
19:36.58cr2btw, check if it will reboot with 'reboot'
19:37.09mickeylah, should that work now?
19:37.12cr2works for me (tm)
19:37.14mickeylok
19:37.17mickeylraph100 is already packed
19:37.20mickeylbut will test when i'm back
19:37.26cr2ok
19:38.43mickeylhttp://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=shortlog;h=refs/heads/htc-msm-2.6.27
19:38.44mickeylpatch in
19:38.45mickeylbbl
19:40.22*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
19:43.22*** join/#htc-linux xero (n=IceChat7@c-98-230-218-19.hsd1.nm.comcast.net)
19:49.06cr2tmzt_: where was the sound .c code ?
19:59.18*** join/#htc-linux JuNu_KN (n=chatzill@kons-5f714d76.pool.einsundeins.de)
20:01.49*** join/#htc-linux JuNu_KN_ (n=chatzill@kons-5f714d76.pool.einsundeins.de)
20:03.51*** part/#htc-linux xero (n=IceChat7@c-98-230-218-19.hsd1.nm.comcast.net)
20:07.03*** join/#htc-linux stefan_schmidt (n=stefan@p5B036E1C.dip.t-dialin.net)
20:09.03*** join/#htc-linux JuNu_KN__ (n=chatzill@kons-5f714d76.pool.einsundeins.de)
20:17.35tmzt_mickey|zzZZzz: heh, I am somewhere where I can upload it but I haven't got the rpc code working yet
20:17.45tmzt_if you want a skeleton though
20:29.44*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
20:38.24*** join/#htc-linux pleemans (n=toi@d54C2AAB7.access.telenet.be)
20:53.16*** join/#htc-linux pe7er (n=Adium@f053194141.adsl.alicedsl.de)
21:02.20*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
21:02.25toercr2: reboot shuts my device off
21:19.17*** join/#htc-linux miknix (n=miknix@gentoo/developer/miknix)
21:25.12*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
21:28.50*** join/#htc-linux Untouchab1e (n=Untoucha@82.147.51.146)
21:54.29*** join/#htc-linux [OpenSys] (n=vasco@fw.vslinux.net)
21:54.44[OpenSys]hello
21:55.22[OpenSys]where i can find the source of the android for the htc magic ?
21:57.42tmzt_hello
21:57.54tmzt_source for the magic is the same as g1, android.git.kernel.org
21:58.07tmzt_if you have questions about it, #android is better
22:02.48[OpenSys]tmzt_, tanks
22:03.32tmzt_were you here before asking about something else?
22:03.32tmzt_maybe omap related?
22:09.03*** join/#htc-linux ghost_lines (n=ghost@145.116.4.186)
22:50.35*** join/#htc-linux wirelessdreamer (n=dreamer@chrobd01.vailsys.com)
22:51.03*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
23:00.39*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
23:01.07*** join/#htc-linux Untouchab1e (n=Untoucha@82.147.51.146)
23:01.12Untouchab1eGood evening
23:24.20*** join/#htc-linux slhommed (n=slhommed@c-71-237-64-42.hsd1.co.comcast.net)

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