IRC log for #htc-linux on 20091208

00:00.22makkonenwell, reverting to the Oct 13 version of those 2 files doesn't seem to break anything, so phh may commit that revert, and then the autobuild would work for cdma
00:00.24tmztright, we know the kernel issues
00:00.31tmztbut the 'support' is user
00:00.43tmztit will break topa/rhod
00:01.13user_so the oct 13 version of smd and smd_rpcrouter boots, and the current one doesn't?
00:02.28makkonenuser: yes.
00:02.34makkonentmzt: what are ril changes?
00:02.57tmztmdrobnak added cdma support to the ril
00:03.07tmztit  must be in the utb android images
00:03.34makkonenyeah, phh gave me a different libhtcgeneric-ril.so and I rolled it into the rootfs.img that's on cUTB
00:05.10makkonenI assume that's the mdrobnak one. I didn't get a clear understanding of where it came from.
00:07.00makkonenDo we know if the problem with the data-enabled kernel is also due to the ril, or somewhere else? I've been trying to document it, but I can't get any logging via adb working to test.
00:10.20*** join/#htc-linux catfishk (n=catfishk@c-76-105-138-218.hsd1.or.comcast.net)
00:10.40MrPippyfor logging i've always used usbnet, and in /init have it set an ip and start a telnet server
00:10.47MrPippythen i can see dmesg or logcat
00:10.59makkonenon your diam500?
00:11.20MrPippyyeah
00:11.28makkonenI haven't been able to get any response off the usb on my raph800. maybe usbnet will work better than adb.
00:12.43MrPippyfrom the linuxtogo kernel tree i have, board-htcraphael doesn't have adb enabled anyway
00:12.44tmztwhy is that?
00:13.06*** join/#htc-linux addadi1 (n=addadi@bzq-79-181-101-50.red.bezeqint.net)
00:13.15makkonenmrpippy: yeah. I tried turning it on. didn't work.
00:13.27tmztthat's rfkill
00:13.30tmztdisable it
00:13.34tmztand try
00:13.36user_what is rfkill?
00:13.40makkonenah.
00:13.58MrPippyyeah, i have to comment out raphael_rfkill in devices[] for it to work
00:14.13MrPippyand bring up usb0 in /init
00:15.00tmztyes
00:15.11tmztor disable it in in .config
00:15.37makkonenphh: newest from glemsom's still gives me nothing readable in ramconsole. I hope I'm not doing it wrong.
00:15.40user_other HTC phones come with android but use similar hardware.  Can't we take any useful files from them?
00:16.00makkonenmrpippy: can I get a copy of the lines from your init script?
00:17.24MrPippymakkonen: i have these near the top of my init script
00:17.28MrPippymkdir /dev/pts
00:17.29MrPippymknod -m a=rw /dev/ptmx c 5 2
00:17.29MrPippyifconfig usb0 192.168.0.206 netmask 255.255.255.0 up
00:17.29MrPippybusybox telnetd -l /bin/sh
00:17.53makkonenthanks
00:17.55MrPippyhmm not all the lines made it
00:18.03MrPippythese are the important ones:
00:18.04MrPippyifconfig usb0 192.168.0.206 netmask 255.255.255.0 up
00:18.04MrPippybusybox telnetd -l /bin/sh
00:18.31makkonenthose seem more obvious than the mknod one.
00:18.36MrPippybut i think i had to also make and mount /dev/pts before that
00:18.37MrPippymkdir /dev/pts
00:18.38MrPippymknod -m a=rw /dev/ptmx c 5 2
00:18.50MrPippyhmm i keep missing a line
00:18.51MrPippymkdir /dev/pts
00:19.35MrPippybin/mount -t devpts none /dev/pts (put a / at the front of this line)
00:19.43MrPippymknod -m a=rw /dev/ptmx c 5 2
00:20.16makkonenalright. I think I've got it now.
00:20.35makkonenjust have to hope enabling usb networking is not too much of a headache.
00:21.17MrPippyit can be a pain, but at least you have a keyboard to type commands if you need to
00:22.45makkonenI'm pretty sure something during loading android with cdma data enabled is causing a kernel panic. I'm further guessing it has to do with that same rpcrouter stuff. but I would like some hard evidence before I put all my time into that.
00:25.16*** part/#htc-linux itchy8me (n=itchy8me@ip80-116-211-87.adsl2.static.versatel.nl)
00:31.42makkonenis mdrobnak's ril code available anywhere? Does anyone know?
00:32.21tmztril is more liekly
00:32.39makkonenexcept it's not hanging, it's rebooting.
00:32.46tmztgitorious qualcomm
00:33.01makkonenwhatever, I'm just looking for breadcrumbs at this point. hopefully soon I'll have something better to go on.
00:57.02makkonenthanks all. gotta go. Hopefully better things to come.
01:24.06*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
01:33.44*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net)
01:52.15*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
02:01.06*** join/#htc-linux x29a_ (n=x29a@unaffiliated/x29a)
02:03.14*** join/#htc-linux jeremychang (n=jeremych@61-30-10-70.static.tfn.net.tw)
02:03.23*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net)
02:07.38JDShadowlineyarr i got my rom dump
02:09.42*** join/#htc-linux rafyvitto (n=rafyvitt@32.163.188.45)
02:39.38MrPippywow my first try booting a kernel built from gitorious on diam500 and it doesn'
02:39.38MrPippyt
02:39.43MrPippy<PROTECTED>
02:42.34*** join/#htc-linux jmcbrother (n=jmcbroth@189.38.180.5)
02:43.07*** part/#htc-linux JDShadowline (n=JDShadow@97.101.243.247)
02:44.38*** join/#htc-linux surge (i=surge@pool-98-118-154-21.bflony.fios.verizon.net)
03:21.41*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net)
03:34.35*** join/#htc-linux leobaillard (n=leobaill@leobaillard.org)
03:38.42*** join/#htc-linux mrmoku|away (n=mrmoku@ppp-93-104-20-194.dynamic.mnet-online.de)
03:50.28*** join/#htc-linux Battousai (n=bryan@gentoo/developer/battousai)
04:25.07makkonenMrPippy: I've found the latest build from gitorious to be a little flaky. sometimes it boots ok, sometimes it hangs before it gets past haret.
04:25.38makkonenHadn't noticed that on other recent builds, so I'm not sure what's going on.
04:25.44*** join/#htc-linux ndf (n=ndf@host86-146-34-135.range86-146.btcentralplus.com)
05:11.13*** join/#htc-linux MatBee (n=MatBee@d24-150-35-2.home.cgocable.net)
05:14.20*** join/#htc-linux goxboxlive (n=jrs@mail2.hjellnesconsult.no)
05:17.11*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
05:18.31MatBeei cant get a single android/linux image to boot
05:18.32MatBeeodd
06:05.09*** join/#htc-linux [1]makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com)
06:56.39*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey)
07:46.51*** join/#htc-linux kvaster (n=kvaster@live.bn.by)
07:51.28*** join/#htc-linux balans (n=Gebruike@212-123-149-239.ip.telfort.nl)
08:02.17*** join/#htc-linux goxboxlive1 (n=jrs@mail2.hjellnesconsult.no)
08:08.50*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr)
08:13.07*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
08:17.29*** join/#htc-linux BabelO (n=fcr@unaffiliated/babelo)
08:34.35*** join/#htc-linux bronek (n=bronek@082139015142.jeleniagora.vectranet.pl)
08:49.58*** join/#htc-linux Brenton (n=chatzill@c122-107-100-34.blktn5.nsw.optusnet.com.au)
08:50.12Brentonhello is anyone here?
08:57.36*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
08:59.15catfishknope
09:25.00NetRipperd
09:25.06NetRipperoops:)
09:52.15*** join/#htc-linux kvaster (n=kvaster@93.84.112.80)
09:57.19*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh)
10:04.31*** join/#htc-linux FR^2 (n=frzwo@2001:41d0:1:ed2f:0:0:0:cafe)
10:13.38*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
10:18.45*** join/#htc-linux Squarc (n=Squarc@82-217-32-29.cable.quicknet.nl)
10:25.20*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net)
10:29.28dcordesBrenton, not me.
10:33.03Brentonhey do you kno wmuch about HTC Kaisers?
10:33.31*** join/#htc-linux kvaster (n=kvaster@93.84.112.80)
10:33.54Brentonbecause im having some problems with my HTC Kaiser, that perhaps someone can help me with?
10:38.23*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com)
10:38.29Brentonplease, anyone?
10:38.42Brentondcordes, how about you?
10:42.36dcordeswhat's the problem?
10:42.40*** join/#htc-linux no2chem (n=no2chem@cpe-76-90-65-27.socal.res.rr.com)
10:43.49Brentonwell bassically i ran that harem program on my phone once
10:43.54Brentonafter i booted back into WM 6.1
10:44.05Brentonit seems to not run unsigned applications now
10:44.14Brentonso i cant flash to 6.5 or anything
10:44.34*** join/#htc-linux BabelO (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
10:44.59Brentonbtw all this happened like 6 months ago, couldnt fix it then but im trying again now
10:48.59swc|666harem?
10:49.34swc|666haret u mean right??
10:49.48Brentonahh yes that must be it
10:50.43swc|666and what ROM do u have/did u have on the kaiser?
10:51.32Brentonnot sure, would have been a default 6.1 presumably
10:51.37Brentonwhatever it had when i bought it
10:52.10Brentonbut i wasnt first owner, i think it was originally a work phone. But i could tell it had hardly been used
10:52.18*** join/#htc-linux BabelO__ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
10:52.31*** join/#htc-linux jenericc (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
10:52.31Brentoncame with the box and the phone was still in all the plastic stuff
10:52.49swc|666so a stock ROM then
10:53.28Brentonyeah i suppose
10:53.40Brentonbut it ran unsigned applications and was unlocked originally
10:53.40swc|666i dont really see how haret could have done that .. where did u get haret from?
10:53.46Brentonofficial site
10:53.54swc|666link
10:54.02Brentonidk this was 6 months ago
10:54.13Brentoni got the link off xda-developers the main thread for it
10:54.32Brentonbut what would be the main cause for the problem and how is it usually fixed?
10:54.56swc|666i'd be careful of 6 month old ftp files on xda-devs
10:55.52Brentonnah i actually did it 6 months ago though
10:56.04Brentoni just lost interest in phone related things then
10:56.20Brentonbut now i want to put 6.5 back on again
10:56.47Brentonit was never on, i mean i wanted to put it on before and couldnt and i want to put it on now again xD
10:57.52Brentonbut is there any obvious cause for it?
11:00.46swc|666i'd say a corrupt rom
11:01.01swc|666's $0.02
11:01.08Brentonbut how would it become corrupted?
11:01.14Brentonand anyway to fix it?
11:10.50*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
11:16.13Brentonwell?
11:17.02*** join/#htc-linux jenericc (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
11:20.43*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
11:20.53*** join/#htc-linux BabelO (n=fcr@unaffiliated/babelo)
11:20.53*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux kvaster (n=kvaster@93.84.112.80) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
11:20.53*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
11:20.53*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
11:20.53*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux tavelram (n=nope@marle.vat.sgsnet.se) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
11:20.53*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org)
11:20.53*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
11:20.54*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk) [NETSPLIT VICTIM]
11:20.54*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
11:20.54*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
11:20.54*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
11:20.54*** join/#htc-linux nozze (n=nozze@193.11.162.41) [NETSPLIT VICTIM]
11:20.54*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
11:21.19*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
11:21.21*** join/#htc-linux Serguei- (n=Tgl0be@ip-83-141-194-100.evc.net)
11:22.02*** part/#htc-linux Serguei- (n=Tgl0be@ip-83-141-194-100.evc.net)
11:26.02*** join/#htc-linux ChanServ (ChanServ@services.)
11:26.02*** mode/#htc-linux [+o ChanServ] by irc.freenode.net
11:33.36*** join/#htc-linux sxe (n=quassel@ip-62-143-102-161.unitymediagroup.de)
11:34.45*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net)
11:40.32*** join/#htc-linux Patrick_Bateman (n=infidel2@65.101.151.74)
11:52.07*** join/#htc-linux MatBee (n=MatBee@d24-150-35-2.home.cgocable.net)
11:59.58*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux BHSPitMonkey (n=stephen@unaffiliated/bhspitmonkey) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
11:59.58*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org)
11:59.58*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
11:59.58*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
11:59.58*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
11:59.58*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
11:59.58*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
12:00.35*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
12:00.35*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
12:00.35*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
12:00.35*** join/#htc-linux nozze (n=nozze@193.11.162.41) [NETSPLIT VICTIM]
12:00.35*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
12:00.44*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh) [NETSPLIT VICTIM]
12:00.55*** join/#htc-linux Patrick_Bateman (n=infidel2@unaffiliated/swc666/x-4934821)
12:00.55*** join/#htc-linux kvaster (n=kvaster@93.84.112.80) [NETSPLIT VICTIM]
12:00.55*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
12:04.58*** join/#htc-linux crs_ (n=crs@dslb-084-061-009-040.pools.arcor-ip.net)
12:08.35*** join/#htc-linux crs_ (n=crs@dslb-084-061-009-040.pools.arcor-ip.net) [NETSPLIT VICTIM]
12:08.35*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
12:08.35*** join/#htc-linux kvaster (n=kvaster@93.84.112.80) [NETSPLIT VICTIM]
12:08.35*** join/#htc-linux Patrick_Bateman (n=infidel2@unaffiliated/swc666/x-4934821)
12:08.35*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux nozze (n=nozze@193.11.162.41) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
12:08.37*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
12:08.37*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
12:08.37*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
12:08.37*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
12:08.37*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
12:08.37*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
12:10.36*** join/#htc-linux tavelram (n=nope@marle.vat.sgsnet.se) [NETSPLIT VICTIM]
12:14.52*** join/#htc-linux tavelram (n=nope@marle.vat.sgsnet.se) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux crs_ (n=crs@dslb-084-061-009-040.pools.arcor-ip.net) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux kvaster (n=kvaster@93.84.112.80) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux nozze (n=nozze@193.11.162.41) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
12:14.53*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
12:14.53*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org)
12:14.54*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
12:14.54*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
12:14.54*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
12:14.54*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
12:15.23*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
12:15.23*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
12:15.23*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux muffinssi (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux StarLite` (n=nnscript@s55916cb1.adsl.wanadoo.nl) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
12:18.29*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk) [NETSPLIT VICTIM]
12:19.25*** join/#htc-linux tavelram (n=nope@marle.vat.sgsnet.se) [NETSPLIT VICTIM]
12:19.56*** join/#htc-linux stamppot (i=d4cb1b12@gateway/web/freenode/x-tkgxunhnvylnacgh) [NETSPLIT VICTIM]
12:19.57*** join/#htc-linux jenericc` (i=ebcain@cpe-24-210-123-84.insight.res.rr.com) [NETSPLIT VICTIM]
12:19.57*** join/#htc-linux Mooby (n=blindaue@ibis.u-strasbg.fr) [NETSPLIT VICTIM]
12:19.57*** join/#htc-linux Miek (n=mike@unaffiliated/mikechml) [NETSPLIT VICTIM]
12:21.00*** join/#htc-linux kvaster (n=kvaster@93.84.112.80) [NETSPLIT VICTIM]
12:21.00*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring) [NETSPLIT VICTIM]
12:21.53*** join/#htc-linux crs_ (n=crs@dslb-084-061-009-040.pools.arcor-ip.net)
12:21.53*** join/#htc-linux ndffffff (n=ndf@host81-132-160-225.range81-132.btcentralplus.com) [NETSPLIT VICTIM]
12:21.56*** join/#htc-linux davep (n=dp@CPE-124-188-210-63.sfcz1.cht.bigpond.net.au) [NETSPLIT VICTIM]
12:21.56*** join/#htc-linux prinex (n=prinex@m57s22.vlinux.de) [NETSPLIT VICTIM]
12:21.56*** join/#htc-linux furtardo (n=mks@nat/yahoo/x-dvbxroqvakaidapv) [NETSPLIT VICTIM]
12:22.30*** join/#htc-linux Dunedan (n=dunedan@phoenitydawn.de)
12:22.30*** join/#htc-linux docc (n=docc@static.88-198-83-83.clients.your-server.de) [NETSPLIT VICTIM]
12:22.30*** join/#htc-linux bartman (n=bart@tau.jukie.net) [NETSPLIT VICTIM]
12:22.30*** join/#htc-linux nozze (n=nozze@193.11.162.41) [NETSPLIT VICTIM]
12:22.30*** join/#htc-linux chemical_at_work (n=chemical@217.6.162.228) [NETSPLIT VICTIM]
12:23.01*** join/#htc-linux MethoS- (n=clemens@134.102.106.250)
12:33.29*** join/#htc-linux |Epsy| (n=tpruvot@85.69.127.136) [NETSPLIT VICTIM]
12:33.29*** join/#htc-linux skodde (n=skodde@unaffiliated/skodde) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux tcccp (i=hey@asskicker.hey-ix.net) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux label2k10 (n=label2k1@chessman.acephale.fr) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux ius (n=thralas@ius.student.ipv6.utwente.nl) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux Kevin2 (n=Kevin2@205.178.49.221) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux NetRipper (n=netrippe@tikkie.net) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux Funklord (n=cow@c-e1d571d5.014-46-73746f28.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux Jos (i=Jos@Lithium.Jossie90.info) [NETSPLIT VICTIM]
12:33.30*** join/#htc-linux parmaster (i=par@dipole.idlepattern.com)
12:35.54*** join/#htc-linux leobaillard (n=leobaill@82.229.189.93)
12:41.08*** join/#htc-linux balans (n=Gebruike@212-123-149-239.ip.telfort.nl)
12:45.53*** join/#htc-linux JoshuaL (n=JoshuaL@kbl-tnz2380.zeelandnet.nl)
13:05.15leviathanGNUtoo: did you test now?
13:06.09leviathandid you get rpc to run?
13:06.22leviathanoh, and hi
13:06.24leviathan^^
13:08.40Squarchmm...
13:09.06SquarcI forgot the build commands :/.... used then a while ago (september) when I was making builds every 2 days...
13:09.34Squarcbut I didn't note then anywhere... I want to compile with the htcdiamond_android_defconfig config.... but cant find howto on the wiki... anyone here can tell me howto?
13:09.53*** join/#htc-linux surgex (i=surge@pool-98-118-154-21.bflony.fios.verizon.net)
13:10.05Squarc(to build that zImage, that is..)
13:10.12leviathandunno,,, -> android
13:10.24leviathan:P
13:10.29leviathanuhhm
13:10.33leviathanbut kernel is easy
13:10.37Squarcyes
13:10.43SquarcI have those android packages in place allready
13:10.45leviathanyou need a toolchain
13:10.56SquarcI should only build the kernel with the htcdiamond_android_defconfig config.....
13:11.15Squarcand my system is still the same (have everything installed..) but I just forgot the commands to execute to do the build.. :p
13:11.20leviathancp htcdiamond_android_defconfig .config
13:11.27leviathanmake CROSS_COMPILE=/usr/local/openmoko/arm/arm-angstrom-linux-gnueabi/bin/ ARCH=arm
13:11.44leviathanmkbootimg --cmdline "console=tty0 no_console_suspend=1 root=/dev/mtdblock5 rootfstype=yaffs2 rootdelay=2 fbcon=rotate:1 rw" --kernel arch/arm/boot/zImage --ramdisk /home/leviathan/Downloads/split_bootimg/newramdisk.cpio.gz -o openmoko-boot.img
13:11.58leviathanfastboot flash boot openmoko-boot.img
13:12.10Squarcahh :)
13:12.10leviathanshould everywhere work, where fastboot runs
13:12.22leviathanelse you just ommit the last two lines
13:12.33Squarcuhu :)
13:21.25*** join/#htc-linux MatBeez (n=MatBee_@vpn.abelsoft.com)
13:22.07*** join/#htc-linux MatBeez (n=MatBee_@vpn.abelsoft.com)
13:25.32leviathanGNUtoo: pleas inform me as soon as you got rpc running
13:38.19*** join/#htc-linux marex (n=marex@eduroam121.ms.mff.cuni.cz)
13:46.21makkonenanyone want a google wave invite? they tossed 25 my way overnight. /msg me your email address and I'll send one.
14:14.21dcordesmakkonen, no
14:57.26*** join/#htc-linux marex (i=marex@eduroam121.ms.mff.cuni.cz)
15:15.42*** join/#htc-linux sdt555 (n=titus@147.145.40.44)
15:27.27*** join/#htc-linux marex_ (n=marex@eduroam121.ms.mff.cuni.cz)
16:05.05*** part/#htc-linux sdt555 (n=titus@147.145.40.44)
16:22.50*** join/#htc-linux MatBeez (n=MatBee_@vpn.abelsoft.com)
16:24.22*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
16:26.50*** join/#htc-linux Kevin21 (n=Kevin2@207-172-165-101.s101.tnt1.nywnj.ny.dialup.rcn.com)
16:30.00*** join/#htc-linux kvaster (n=kvaster@live.bn.by)
16:39.21*** join/#htc-linux onen|openBmap (n=quassel@vbo91-1-89-87-201-85.dsl.club-internet.fr)
16:42.25*** join/#htc-linux MatBeez (n=MatBee_@vpn.abelsoft.com)
16:47.18*** join/#htc-linux luminoso_ (n=lumos@av-217-129-139-239.netvisao.pt)
16:51.37AstainHellbringNetRipper looks like the htc passion will be good news for you
16:51.57*** join/#htc-linux MatBeez (n=MatBee_@vpn.abelsoft.com)
16:52.14*** join/#htc-linux Bry8Star_ (n=Bry8Star@99.22.201.208)
16:54.40*** join/#htc-linux MatBeez (n=MatBee@d24-150-35-2.home.cgocable.net)
16:54.48*** join/#htc-linux Battousai_ (n=bryan@maduin.southcape.org)
16:56.14*** join/#htc-linux marex_ (n=marex@eduroam121.ms.mff.cuni.cz)
16:57.06*** join/#htc-linux sxe (n=quassel@ip-62-143-102-161.unitymediagroup.de) [NETSPLIT VICTIM]
16:58.09*** join/#htc-linux boogeyman (n=boogeyma@65.101.151.76)
17:00.50*** join/#htc-linux BabelO (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net)
17:01.37*** join/#htc-linux leobaillard_ (n=leobaill@leobaillard.org)
17:02.10*** join/#htc-linux boogeyma1 (n=boogeyma@65.101.151.76)
17:08.04*** join/#htc-linux marex_ (n=marex@eduroam121.ms.mff.cuni.cz)
17:08.04*** join/#htc-linux BabelO__ (n=fcr@lun34-2-82-238-28-28.fbx.proxad.net) [NETSPLIT VICTIM]
17:08.04*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
17:08.04*** join/#htc-linux SOG (n=SOG@n219079052009.netvigator.com)
17:08.04*** join/#htc-linux UnknownArtists (n=unknown@84.19.199.203)
17:08.17*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net)
17:08.17*** join/#htc-linux MatBee (n=MatBee@d24-150-35-2.home.cgocable.net) [NETSPLIT VICTIM]
17:08.17*** join/#htc-linux Battousai (n=bryan@gentoo/developer/battousai) [NETSPLIT VICTIM]
17:08.17*** join/#htc-linux boogeyman (n=boogeyma@unaffiliated/boogeyman)
17:08.17*** join/#htc-linux infernix (n=nix@unaffiliated/infernix) [NETSPLIT VICTIM]
17:08.17*** join/#htc-linux Bry8Star (n=Bry8Star@99.22.201.208) [NETSPLIT VICTIM]
17:11.13*** join/#htc-linux catfishk (n=catfishk@c-76-105-138-218.hsd1.or.comcast.net)
17:16.03*** join/#htc-linux marex_ (n=marex@eduroam121.ms.mff.cuni.cz) [NETSPLIT VICTIM]
17:16.03*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
17:16.03*** join/#htc-linux SOG (n=SOG@n219079052009.netvigator.com)
17:16.03*** join/#htc-linux UnknownArtists (n=unknown@84.19.199.203)
17:18.46*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net)
17:18.46*** join/#htc-linux MatBee (n=MatBee@d24-150-35-2.home.cgocable.net) [NETSPLIT VICTIM]
17:18.46*** join/#htc-linux boogeyman (n=boogeyma@unaffiliated/boogeyman)
17:18.46*** join/#htc-linux infernix (n=nix@unaffiliated/infernix) [NETSPLIT VICTIM]
17:23.24*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
17:29.50*** join/#htc-linux infernix (i=nix@unaffiliated/infernix) [NETSPLIT VICTIM]
17:36.54*** join/#htc-linux rashire (n=ed1112wa@pool-98-114-89-30.phlapa.fios.verizon.net) [NETSPLIT VICTIM]
17:36.54*** join/#htc-linux marex_ (n=marex@eduroam121.ms.mff.cuni.cz)
17:36.54*** join/#htc-linux SOG (n=SOG@n219079052009.netvigator.com)
17:36.54*** join/#htc-linux UnknownArtists (n=unknown@84.19.199.203)
17:39.11*** join/#htc-linux x29a (n=x29a@78.53.225.228)
17:39.53*** join/#htc-linux ndf (n=ndf@host81-132-160-225.range81-132.btcentralplus.com)
17:40.00*** join/#htc-linux toi (n=toi@d54C2A96D.access.telenet.be)
17:44.22*** join/#htc-linux StarLite (n=nnscript@s55916cb1.adsl.wanadoo.nl)
17:47.53*** join/#htc-linux MatBee_ (n=MatBee_@vpn.abelsoft.com)
17:50.22*** join/#htc-linux muffinss1 (i=muffinss@hoasnet-fe2fdd00-160.dhcp.inet.fi)
17:50.48*** join/#htc-linux AngriestDog (n=jmissao@unaffiliated/sundial)
17:52.40*** join/#htc-linux surge (i=surge@pool-98-118-154-21.bflony.fios.verizon.net)
18:02.09*** join/#htc-linux MrPippy (n=pip@adsl-75-36-53-28.dsl.sndg02.sbcglobal.net)
18:11.08*** join/#htc-linux phh_ (n=phh@80.10.46.33)
18:13.46*** join/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
18:18.15*** join/#htc-linux balans (n=Gebruike@212-123-149-239.ip.telfort.nl)
18:19.24*** join/#htc-linux phh__ (n=quassel@80.10.46.62)
18:28.16*** join/#htc-linux Captnoord (n=Captnoor@dc5147a47b.adsl.wanadoo.nl)
18:28.16*** join/#htc-linux kvaster (n=kvaster@live.bn.by)
18:28.16*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net)
18:28.16*** join/#htc-linux GNUtoo (n=GNUtoo@host108-152-dynamic.40-79-r.retail.telecomitalia.it)
18:28.16*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net)
18:28.16*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com)
18:28.16*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net)
18:28.16*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org)
18:28.16*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net)
18:28.16*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
18:30.27*** join/#htc-linux bronek (n=bronek@082139015142.jeleniagora.vectranet.pl)
18:34.09*** join/#htc-linux gnutoo_ (n=GNUtoo@host85-162-dynamic.51-79-r.retail.telecomitalia.it)
19:22.16*** join/#htc-linux phh (n=quassel@80.10.46.90)
19:24.40*** join/#htc-linux leaigor (n=laigor@188.134.16.241)
19:29.05*** join/#htc-linux phh (n=quassel@80.10.46.90)
19:33.17phh01:00makkonenwell, reverting to the Oct 13 version of those 2 files doesn't seem to break anything, so phh may commit that revert, and then the autobuild would work for cdma
19:33.35phhit's the last one i gave you, just reverting this single commit seems not to be enough
19:34.03phhI'll see about newer patches, if they are needed
19:41.22*** join/#htc-linux rayman18 (n=opera@170.pool85-49-100.dynamic.orange.es)
19:43.56kupohowdy phh I noticed you mentioned on xda-devel, how's the progress on android for the Sprint treo pro?
19:44.25phhsome memory layout problems has to be fixed
19:44.54phhaccording to <i don't remember who told me that>, you can use old zImages with raphael's mtype
19:46.15*** part/#htc-linux rayman18 (n=opera@170.pool85-49-100.dynamic.orange.es)
19:46.43*** join/#htc-linux gehzumteufel (n=gehzumte@rrcs-24-43-105-162.west.biz.rr.com)
19:46.58phhMatBeez: I don't remember,  have you tried ramconsole with one of my last zImage ?
19:48.34*** join/#htc-linux Squarc1 (n=Squarc@82-217-32-29.cable.quicknet.nl)
19:59.47*** join/#htc-linux JDShadowline (n=JDShadow@247.243.101.97.cfl.res.rr.com)
20:10.51*** join/#htc-linux bronek (n=bronek@082139015142.jeleniagora.vectranet.pl)
20:11.45*** join/#htc-linux phh_ (n=quassel@80.10.46.76)
20:21.26*** join/#htc-linux yoyey (n=yoann@lns-bzn-49f-81-56-185-87.adsl.proxad.net)
20:22.09phh_MatBeez: the 'fixed' ram_console kernel is actually the last one. I've read the logs I think you didn't reported anything about it
20:23.43yoyeyhi all
20:23.54phh_hi yoyey
20:24.08phh_yoyey: any progress ?
20:24.18yoyeyI just trying init panel
20:24.35phh_you got some docs ?
20:25.37yoyeyno but with epson utility perhaps we can try to find the good register
20:25.51phh_epson utility ?
20:28.15*** join/#htc-linux ndf (n=ndf@host81-132-160-225.range81-132.btcentralplus.com)
20:28.20yoyeyon the epson site there is some epson utility program
20:29.32*** join/#htc-linux [1]Captnoord (n=Captnoor@dc5147a47b.adsl.wanadoo.nl)
20:32.02phh_ok
20:32.03yoyeybut I want to try with haret do you know the mddi physical addr ?
20:32.13phh_check the source :p
20:34.23phh_yoyey: grep MDH_PHYS -r arch/arm/mach-msm
20:35.22yoyeythanks
20:51.33NetRippermmm
20:51.41NetRipperi had the kernel through the zImage decompression
20:51.53phhtodo:understand how so many people can find my last commits "good progress", while it's a totally disaster imho.
20:52.02phhNetRipper: how ?
20:52.09NetRipperchanged something in both haret and the decompression code.. so gotta pinpoint the problem
20:52.37NetRipperhas to do with the cache flushing
20:52.42NetRipperit seems to sometimes hang the cpu
20:53.01phhoh
20:54.49NetRipperhowever the decompression took like 30 sec or so
20:55.10phhmaybe windows changes the clock to an idle clock or something like that ?
20:55.12NetRippera really long time... i was just about to pick up the phone when the flashlight went on.. it was scary
20:55.28NetRipperyea might be
20:56.46phhyou can program any clock yet ?
20:58.26NetRippernot getting that far yet hehe
20:59.40*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
21:00.16NetRipperc5 0 Invalidate all instruction caches to PoU. Also flushes branch target cache.[a]SBZ
21:00.22NetRipperthats the instruction that hangs the cpu somehow
21:01.22NetRipperoops, wrong
21:02.01NetRipperhmm!
21:02.46NetRipperaccording to cortex-a8 docs, the instruction that hangs the cpu doesn't even exist
21:02.50NetRipperalthough it's arm7 generic
21:03.07NetRipperhttp://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0344j/Babhejba.html
21:03.14NetRipperc7, c14, 0
21:04.06*** join/#htc-linux pH5 (n=ph5@e178192179.adsl.alicedsl.de)
21:06.49NetRipperi feel like im jumping to conclusions
21:10.54NetRippercr2, ping
21:14.54*** join/#htc-linux davep (n=dp@CPE-124-188-210-63.sfcz1.cht.bigpond.net.au)
21:16.34Brentonhey quick question, whats the fastest way to back up my phone before doing a hard restart?
21:18.52*** join/#htc-linux phh (n=quassel@80.10.46.70)
21:22.34*** join/#htc-linux MatBee_ (n=MatBee_@vpn.abelsoft.com)
21:28.02*** join/#htc-linux NexVision__ (n=a@c-76-109-33-88.hsd1.fl.comcast.net)
21:28.45*** join/#htc-linux luminoso (n=lumos@av-217-129-139-239.netvisao.pt)
21:38.18tmztbret: google sync or ppcpimbackup
21:38.45gehzumteufelDepends on the version of Windows Mobile you have
21:39.07tmztphh: gito is broken now on rhod500
21:39.25tmztcr2: ping I'll be available in a few
21:39.36phhtmzt: i'll fix htc_msm_fb if you want
21:39.36tmztat the store right now looking at nokia booklet
21:39.41tmztplease :)
21:40.08tmztI can't even confirm this thing has a cell modem
21:40.15phhlol
21:40.54gehzumteufellol owned
21:40.54tmztit could be an enum issue because it's a display or missing the sim
21:41.14gehzumteufelrhod500 is cdma though. Shouldn't need the sim to notice the cell modem
21:41.16*** join/#htc-linux swc|666 (n=infidel2@unaffiliated/swc666/x-4934821)
21:41.23tmztuh, the booklet
21:41.50tmztI mean it's possible the modem won't appear on the bus without a sim
21:42.46gehzumteufelWhy wouldn't it though? The cell modem is active with or without a sim
21:42.46phh(one day i'll have to understand how cdma works)
21:42.46gehzumteufelThe sim is for global roaming
21:42.56gehzumteufelphh: 3G GSM uses CDMA
21:42.56gehzumteufelFor the air interface
21:42.56phhoh ?
21:42.57Brentoni have wimo 6.1, so you reckon ppcimbackup?
21:43.29phhI thaught it was WCDMA which was far from CDMA
21:43.35*** join/#htc-linux MatBee_ (n=MatBee_@vpn.abelsoft.com) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
21:43.35*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
21:43.35*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk) [NETSPLIT VICTIM]
21:43.37tmztI would
21:43.38gehzumteufelBrenton: Then PPCPimBackup will work perfectly.
21:43.38Brentonallright thanks
21:43.38tmztunless you want google sync
21:43.38tmztwhich is also good
21:43.39tmztjust add activesync server
21:43.41Brentonif this fixes the issue with my phone, what 6.5 rom do you sugggest?
21:43.42tmztm.google.com
21:43.47tmztdisable tasks
21:43.49gehzumteufelphh: WCDMA is also used in flat out CDMA networks like Verizon and Sprint. WCDMA is the 3g aspect of CDMA
21:43.50tmztand syncs
21:44.01Brentonhtc kaiser
21:44.03tmztno
21:44.08phhgehzumteufel: ok
21:44.08tmztrevb is not wcdma
21:44.22phhtmzt: ah ?
21:44.26phhthey want to kill my brain ? :p
21:44.45phhoh xda's dead again
21:45.02gehzumteufelWCDMA is still the air interface for rev b
21:45.25gehzumteufelYou are thinking UWB? Ultra-wideband?
21:45.43Brentonhey actually with PIM backup/ppcimbackup will my phone need to be able to run unsigned applications?
21:45.58gehzumteufelBrenton it runs on a stock phone, so no issues.
21:46.00Brentonbecause thats the reason i need to hard reset, phone stopped running unsigned applications
21:46.10Brentonok thanks
21:46.13gehzumteufelnp
21:50.20gehzumteufeltmzt Can you show me stuff proving otherwise, that Rev. B is not W-CDMA?
21:50.35*** join/#htc-linux MethoS- (n=clemens@134.102.106.250)
21:50.50gehzumteufelRev B is just an improvement on Rev A and is backwards compatible with Rev A
21:51.25leviathangnutoo_: here?
21:51.38leviathangnutoo_: did you get my qdsp5-version running?
21:51.38gnutoo_leviathan, yes I'll go to sleep
21:51.45leviathanok
21:51.50gnutoo_no I didn't have time to do any hacking today
21:51.55leviathanoh
21:51.56leviathanok
21:52.11phhgehzumteufel: well, UMTS is based on WCDMA and needs a SIM card... is that enough ? :p
21:52.41leviathangnutoo_: well, I'll try to hack around a little bit and go to sleep too then
21:53.01gnutoo_ok
21:53.54gehzumteufelBecause the UMTS standard ONLY uses W-CDMA as the air interface and nothing more. With a full CDMA network, you have the option of using or not using an RUIM (CDMA version of the SIM) card on your network. As a way to control the devices on the network, both Sprint and Verizon implemented no RUIM cards.
21:54.31gehzumteufelThis will inevitably change with the swap on Verizon to LTE, but has yet to at this point
21:55.13gehzumteufelI am sure you are aweare of NTT Docomo? They use a USIM in their CDMA networks.
21:56.04gehzumteufelBut all this is neither here nor there. The whole point is that you have a CDMA device, that the cell modem is present and should be enumerated on the device whether a SIM is present or not.
21:56.13phhthat's such a big mess /o\
21:56.55phhi've GSM/UMTS/HSDPA phone, that's more simple :D
21:57.24gehzumteufelphh haha yeah, but in Japan where NTT operates and is based, they implemented a pre-final spec of CDMA. As such, a lot of their phones are incompatible with other CDMA networks around the world. And yeah I have a GSM/UMTS/HSDPA one also. w00t for that
21:57.42phh-_-
21:57.59catfishkis there a way to have WiFi support with makkonen's CDMA supporting zImage and rootfs on a RAPH800?  maybe by using a newer modules package?  i have tried to no avail
21:58.29phhmakkonen: oh btw, download http://husson.hd.free.fr/automated-modules.tar.gz (iirc) you'll be able to build modules :p
21:58.40phherr no, my server is down for the day
21:59.28gehzumteufellol that sucks
22:00.31phhmakkonen: clone compat-wireless-msm from my gitorious, there is a build.sh script you can use
22:00.50phh(but this one has no ramzswap)
22:20.16*** join/#htc-linux thanzero (n=pocketir@adsl-99-180-199-200.dsl.emhril.sbcglobal.net)
22:26.26*** join/#htc-linux jenericc (i=ebcain@cpe-24-210-123-84.insight.res.rr.com)
22:30.00*** join/#htc-linux pjottrr (n=phuisken@dhcp-077-249-139-228.chello.nl)
22:31.27makkonenphh: alright. I had already cloned it, but hadn't bothered trying to build them.
22:31.43phhmakkonen: well if you want to provide wifi modules
22:31.50phhit seems some users are interested in it :p
22:31.59makkonen:-)
22:32.04phhmakkonen: btw, have you tried data connexion with the removal of the if(i==1)i=7;  thing ?
22:32.37makkonendidn't really expect that the changes I made to the kernel would've broken the wireless modules built off the main source. but I'll give it a try.
22:32.51phhit doesn't break anything
22:33.06phhit's just that modules have to be built for every kernel build
22:33.28makkonenI think it also required disabling USB_FUNCTION_DIAG to get data connection working.
22:33.37phh(we could do insmods -f but current busybox's doesn't have it anyway)
22:33.42phhmakkonen: i'm pretty sure it's disabled
22:35.34*** join/#htc-linux Tinyboom (n=nahh@ti0121a340-dhcp0974.bb.online.no)
22:35.37makkonenit's enabled in the htc_msm_android_defconfig
22:35.48phhyes but disabled in source code :p
22:35.53catfishk;)
22:35.59makkonenok.
22:36.32makkonenlet me boot up to angstrom and test it.
22:36.33phhfor a reason i don't understand, the functions has to be declared in the board, and current raphael board file doesn't have diag
22:40.19*** part/#htc-linux yoyey (n=yoann@lns-bzn-49f-81-56-185-87.adsl.proxad.net)
22:43.12*** join/#htc-linux marex (n=marex@vasut.kolej.mff.cuni.cz)
22:43.12*** join/#htc-linux pitbullthe1st (n=pitbullt@78-141-0-112.rdns.as8401.net) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux addadi (n=addadi@bzq-79-181-101-50.red.bezeqint.net) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux droid0011 (n=g1@p4FDCAC71.dip.t-dialin.net) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux |Jason8| (i=JayAte@server1.tiltshellz.org) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux maejrep (n=madcoder@c-68-42-30-56.hsd1.pa.comcast.net) [NETSPLIT VICTIM]
22:43.12*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk) [NETSPLIT VICTIM]
22:44.07*** part/#htc-linux makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com)
22:44.24*** join/#htc-linux [1]makkonen (n=makkonen@cpe-66-69-229-9.austin.res.rr.com)
22:44.37*** join/#htc-linux GNUtoo (n=GNUtoo@host85-162-dynamic.51-79-r.retail.telecomitalia.it)
22:45.58[1]makkonenphh: data does not seem to work.
22:46.04phhéok
22:46.17phhan error maybe ?
22:46.41makkonensame as so many times, ENODEV on /dev/smd1
22:46.45phhok
22:47.04phhhave you tried a big old grep ENODEV -r arch/arm/mach-msm ? :D
22:47.19makkonenlet me try compiling with USB_FUNCTION_DIAG off and see what happens. I think that was the only other piece of the puzzle. at least at the kernel level.
22:47.26phhok
22:51.06makkonenunrelated question -- I disabled RFKILL, and got USB to come up during boot... but it only stays up for about a minute, and then goes down and doesn't seem to respond to plugging/unplugging anymore. any idea?
22:51.28phhmaybe because of idle/sleep
22:51.40phhtry pm.idle_sleep_mode=6
22:52.02makkonenthat turns it off entirely?
22:52.05pitbullthe1stHi can I ask support questions in here?
22:52.09phhyup
22:52.14phhpitbullthe1st: depends for what
22:52.30pitbullthe1standroid on the blackstone
22:53.00phhI prefer you ask on xda's thread
22:53.12pitbullthe1stO ok
22:54.07phh(or on the bugtracker's forum)
22:55.39makkonenoh, btw, if anyone wants a google wave invite, I've got more than I know what to do with. just /msg me with an email address if you want one. Maybe it'd be a better place than a forum for putting persistent info. ...probably not, though.
22:56.04phhi've heard there is already some wave about android on msm wince
22:56.10phhdo you know how to join it ?
22:56.30makkonenI think unless they've made it public, they have to manually add you to it.
22:56.40makkonenthey = anyone already on it.
22:56.56phhwell the "address" has been published somewhere in the android diamond thread :p
22:57.23makkonenif they have made it public, you just search for 'with:public android msm' or whatever.
22:57.28phhok
22:57.31*** join/#htc-linux Untouchab1e (n=Untoucha@82.147.51.146)
22:58.46phhgoogle wave on a 3G connection on a 1Ghz P-M
22:58.49phhmaybe not a good idea.
22:59.04makkonenand if there's a link to the wave's address... I have no idea what to do. :-p I'll go check it out; I'm curious.
23:00.17Untouchab1eAnyone need a Wave invite?
23:00.28phhlol
23:00.32phheverybody has thausends :p
23:00.40makkonenyeah. It's pretty flaky on my core 2 duo, can't imagine it on a 1ghz p-m
23:01.01phhit's readable.
23:01.01ToAsTcfhtmzt: u around?
23:01.04Untouchab1elol, I know >.<... Got like 27 invites left and have noone to give htem to
23:01.13phhoh i've only 25
23:03.41phhi wonder how to use google wave on android ...
23:03.51phhI can't see how this is even theorically possible :p
23:04.02makkonenhaha
23:04.13pitbullthe1stCan I ask what this room is for please?
23:04.24phhspeaking about the weather
23:04.35phhoh wait no
23:04.36ToAsTcfhits cloudy here
23:04.38makkonenI've heard it's pretty good on iphone. I bet they'll strip it down so it works eventually.
23:04.53phhpitbullthe1st: kernel development talks
23:04.55phhmost of the time.
23:05.10pitbullthe1stO ok so well over my head lol
23:05.27pitbullthe1stI'm just an ubuntu junky lol
23:05.36Untouchab1eGoogle Wave on Android will probably be dependant on a dedicated app for it.. Im currently using the N900's exellent browser to do it, but even then, its a bit slow
23:05.48phhpitbullthe1st: you want ubuntu on your phone ? :p
23:06.02phhUntouchab1e: the major problem is the size of the screen.
23:06.12phhI can barely use it on my 22" screen -_-
23:06.15pitbullthe1stI would love it on there but it did not work when I tryed it
23:06.16Untouchab1ehah
23:06.29makkonenhell, it's cramped on my 1920x1200 screen. ...yeah.
23:06.58phhpitbullthe1st: if you know some interesting sources I can make an easy to install package
23:07.06phhthe current package I got has nothing in it
23:07.08phhjust firefox.
23:07.17phh(firefox starts on that few memory ! )
23:07.47*** join/#htc-linux Tinyboom_ (n=nahh@ti0121a340-dhcp0974.bb.online.no)
23:08.23*** join/#htc-linux dcordes (n=dcordes_@unaffiliated/dcordes)
23:08.28pitbullthe1sthmmmm well I only tryed the one in the android xda forum as for packages I don't know any that would run on a phone
23:08.55phhpitbullthe1st: one for MID devices would be fine too
23:09.06phhwith the thing that is on the forum, there is just nothing.
23:09.11phhno virtual keyboard
23:09.42pitbullthe1stI get a keybord but it will not mount the file system
23:10.01phhthis keyboard doesn't count.
23:10.33pitbullthe1sto
23:10.51phhif you really want to try it, wait tomorrow i'll post a package
23:11.22tmztcr2: still here?
23:11.25pitbullthe1stI have a question how will it work as a phone or will it just not?
23:11.38tmztwill what?
23:11.42pitbullthe1stO and yes I would like to try it
23:11.45phhpitbullthe1st: if you find a phone app, it will work as a phone :p
23:12.16NetRipperif the MMU is enabled in the kernel, but the io mapping has not been done yet... is the physical memory accessible somehow?
23:12.22pitbullthe1stok well I can't say I have seen one of them
23:12.26ToAsTcfhphh: so u said that ppp isnt gonna work on cdma right?
23:12.34tmztNetRipper: leo?
23:12.41NetRippertmzt, any linux
23:12.43phhToAsTcfh: no, not cdma related
23:12.45phhbut board related
23:12.49tmztit would be
23:12.58tmztif the cpu works wkith mmu off
23:13.03NetRippertmzt, do you know where it's remapped to?
23:13.10tmztthings like msm have issues with io
23:13.11NetRipperlike is there a base virtual address?
23:13.13makkonenphh: ok. latest source from gitorious, with the reverted smd.c and smd_rpcrouter.c => no data. same thing with USB_FUNCTION_DIAG commented out in the defconfig => data works in angstrom.
23:13.15tmztnot remapped at all?
23:13.21tmztyou mean ram?
23:13.26phhmakkonen: alright
23:13.28NetRippertmzt, yes, i want to access gpio
23:13.30phhI don't get it, but alright.
23:13.36ToAsTcfhphh: so cdma is using what then?
23:13.53NetRippertmzt, but before the msm_ioremap() is done
23:14.01phhToAsTcfh: oh wait I thaught you said pppd
23:14.01phhnot ppp
23:14.13*** part/#htc-linux Untouchab1e (n=Untoucha@82.147.51.146)
23:14.13phhwell I don't know what CDMA use as underlying protocol and i don't care
23:14.27phhI just know that on your board (and it's not because of the CDMA thing), you have rmnet
23:14.28phhnot pppd
23:15.11phh(maybe qualcomm kept backward compatibility)
23:16.11ToAsTcfhand the ril decides which to use?
23:16.18phhno
23:16.25phhhtc's official RIL uses rmnet
23:16.32ToAsTcfhoh
23:16.32phh"we" (wince msm) uses pppd
23:17.22ToAsTcfhoh... isee
23:17.31ToAsTcfhmakes since now
23:18.20ToAsTcfhso what if it needs to call #777 to get data>?
23:18.35phhwhy "what if" ... ?
23:18.40phhboth RIL has to do that afaik
23:18.55ToAsTcfhwell thats what i believe it suppose to do
23:19.20ToAsTcfhand its no calling it
23:19.31phhhow do you know ?
23:19.34phhlogcat -b radio ?
23:20.07makkonentoastcfh: what device do you have?
23:21.21ToAsTcfhhero cdma
23:21.41makkonenah, right.
23:21.43ToAsTcfhim gonna compair the logcats and get back about it
23:26.43makkonenphh: so... um... I just booted that kernel with USB_FUNCTION_DIAG turned off into android. and it loads. and works. Connects data, brings up a google page.
23:27.09phhalright
23:27.27phhmakkonen: with my updated ril I guess ?
23:27.32makkonenyes
23:27.46phhok
23:28.18phhI'll see if it's safe to revert that much changes in smd*
23:28.24phhif so i'll try to do a release soon
23:30.16makkonenI'll try to figure out where USB_FUNCTION_DIAG is getting called
23:30.37makkonenand see if wifi modules work. And then I'll probably throw a build of this up on ppcgeeks.
23:31.40*** join/#htc-linux phh (n=quassel@80.10.46.70)
23:32.31makkonenI'd feel better if I knew what had changed to make this work. But it is nice to see it working.
23:33.55phhthe major problem is for tmzt since reverting breaks rhod.
23:34.00phh(ok rhod is already broken and ? :D)
23:34.09makkonenhaha
23:34.11*** join/#htc-linux reid99 (n=reid99@CPE00226b5e2074-CM000e5c6ebb22.cpe.net.cable.rogers.com)
23:35.25makkonenthat line in smd.c about // this crashes if you don't call it, but really that's what you want
23:35.31*** join/#htc-linux AstainHellbring (n=AstainHe@unaffiliated/astainhellbring)
23:35.54phhyou said you already tried removing it
23:36.01makkonenmakes me thinking that wholesale reverting it is not a great choice. But I don't have any idea how to figure out where the crash is coming from.
23:36.13phhyeah ...
23:36.14makkonenI did.
23:36.46phhok
23:36.47makkonenI just don't speak C. and don't really understand low level stuff like that.
23:36.53*** part/#htc-linux kam187 (n=kam187@81-179-8-102.dsl.pipex.com)
23:37.08phhI do speak C
23:37.12phhbut I don't understand that either :p
23:38.00makkonen:-)
23:38.25makkonenrunning the build.sh for the modules... what are pushd and popd?
23:39.08phhpushd $1 ~= cd $1
23:39.10phhpopd ~= cd -
23:39.33phhbut it's a stack
23:39.38makkonenright
23:39.54makkonenpush and pop directory, got it.
23:40.00phhyes :)
23:40.11phhhere it is exactly the same as cd $i and cd -
23:40.18phhi just prefer using it in scripts
23:43.30makkonendoes disabling RFKILL cause any harm?
23:43.43makkonenI'm wondering if I should try any further to get usb working at this point.
23:44.05phhrfkill is needed for bluetooth
23:44.08phhyou'd better fix it
23:44.23phhI can if(machine_is()) it until it is fixe
23:44.23phhd
23:44.34makkonenyeah
23:45.35phh(I love putting some if (machine_isblabla()) everywhere.)
23:46.51makkonenhaha. as far as ugly hacks go, it's a little more elegant than my just changing the defconfig
23:47.31phhanyway I aim at supporting as many as possible systems with only one image
23:47.52phh(to unify a bit development)
23:48.26MatBeezhey phh
23:48.34MatBeezdid you post something for me earlier?
23:48.49phhyes and no
23:48.58phhI pushed it
23:49.11phhhttp://zimages.googlecode.com/svn/trunk/autobuild_system/htc-msm-android/zImage-modules-20091208_001045.tar
23:49.18phhand I hope ramconsole works on this one.
23:49.21phh~ramconsole
23:49.21aptmethinks ramconsole is pwf dm 0x00800000 0x00100000
23:49.53makkonenphh: yeah, it's smart. gets all the people staring at the same codebase, which means less replicated effort.
23:50.41phhcurrent system is way to separate ... Until one week ago, every board had his own gpio management,, own memory management ...
23:50.50phhAnd there is still so much to get in common

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