IRC log for #htc-linux on 20090228

00:00.33*** join/#htc-linux JBS (n=JBS@82.179.118.160)
00:00.42JBNEWGENHi
00:01.08*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
00:02.46JBNEWGENTrying to install Open-Moko (cab version) on my HTC Universal. Always recieving "kernel panic - not syncing". Tried it under WM5 and WM6 roms. I think this is something common, but i didn`t find any answer on XDA`s wiki
00:03.07JBNEWGENCan anyone help me?
00:20.25maejreporux: I am doing those 3 mddi write commands, and my colors are still messed up
00:21.46maejrepah, but I have:
00:21.48maejrep<PROTECTED>
00:21.48maejrep<PROTECTED>
00:23.41cr2maejrep: 565 RGB
00:24.00maejrepyes, I already changed it to what orux mentioned
00:24.19maejrepgonna try it, but last time I was working on this, I was having msmfb timeout problems
00:24.25cr2maejrep: i've found the rpc handler in amss. it's thumb code at the top of the first sdram block
00:24.45maejrepah
00:25.02maejrepuseful for us? :)
00:25.31cr2we will see
00:26.09cr2also found something lokking like clk management code, but there are no comments there. going to be tough
00:26.33maejrepomg
00:26.45maejrepthat dma2_cfg is the problem with my colors :x
00:26.49maejrepthat's annoying
00:27.12maejrepit looks perfect now (except still offset horizontally for some reason :/ )
00:27.32maejrepdoes the toshiba controller actually use 565 ?
00:27.36maejrepor 666?
00:28.11cr2it can do both. afair
00:28.22cr2you have epson
00:28.33cr2i thin it can do 666 too
00:29.10maejrepit can, but I want to make sure the code path is agreeable between both raph100 and 800
00:29.25maejrepand, if I change it to 666, it's going to change other parameters in the init table
00:29.40maejrepso, current raph100 has been using rgb666 with no problems then?
00:30.16maejrepI'll see what i can do to get it outputting with 666
00:30.18maejrepthat would be interesting
00:30.35maejrepI guess I should test android too...  could be that android is using 565, and setting it to 666 will create more trouble
00:31.07cr2but raph100 works afaik
00:31.21maejrepso, in case orux doesn't read logs online, and someone sees him, tell him I said thanks :)
00:31.24maejrepyeah, true
00:31.29cr2uh. got into some scary dsp code.
00:31.36maejrepso maybe rgb565 doesn't work with android then
00:31.47cr2adsp
00:31.48maejrepi like scary >:p
00:33.41cr2hehe. i've learned to see the thumb code inside the machine instructions now ;)
00:34.53cr2have you seen my gps experiments ?
00:36.44cr2enabling gps crashes arm9. it must be some watchdog
00:36.49maejrephmm...
00:37.06maejrepI went to smoke, and when I came back, my phone had rebooted :|
00:37.15cr2which expects somehting from arm11
00:37.28maejrepyeah I did see your gps experiments
00:37.34maejrepI suspect mine would do the same
00:37.36cr2i think it's rpc
00:37.45maejrepmy guess is that once you start it, it expects you to read the nmea buffer, no?
00:38.04maejrepand if you don't, then it'll eventually overrun the buffer, and maybe that's what the watchdog watches for?
00:38.24maejrepor does it crash even if you are reading the buffer?
00:38.26cr2should not crash on that
00:38.35cr2have not tried it.
00:38.42maejrepmy phone doesn't have nmea in smem
00:38.54maejrepdon't know where to get it from yet :p
00:38.56cr2i can do 'cat /dev/smd27' and then enable gps
00:39.09maejrepmaybe .. couldn't hurt to try :)
00:39.22maejrepI'd like to know why my phone rebooted :p
00:39.28cr2can you start some primitive gps program, and dump smem ?
00:39.34maejrepI've tried that
00:39.47cr2and still othing ?
00:39.48maejrepI have a few smem dumps with google maps actively reading gps data
00:39.52maejrepand it doesn't have any nmea data at all
00:39.57cr2ok
00:40.00cr2hmm
00:40.12cr2look at gpsdriver.dll
00:40.21maejrepyeah, I have the dll, just haven't dug into it yet
00:40.21cr2do you have at@cellid?
00:40.35maejrepbeen trying to get my smd_7500 stuff squared away first :)
00:40.41cr2the raph api is different from kaiser
00:40.45cr2ok
00:40.56maejrepi ahven't tried cellid yet
00:41.12maejrepany ideas for the horizontal offset in my panel? :)
00:41.14cr2my AT work very well. can't test the umts/ppp without NetRipper
00:41.29cr2mddi frequency can't be
00:41.34cr2the mddi init ?
00:41.54maejrep<PROTECTED>
00:41.57maejrepI think it might be that
00:42.12maejrepbut that comes from the panel init table i pulled from spl
00:42.25maejrepand same value is in disptools.dll
00:42.26cr2no, unlikely
00:42.35cr2ok
00:42.41cr2what is 148 ?
00:42.50maejrepHDSP I think?  1 sec, will check
00:43.08cr2REG0148_LCD1_HDPS        = 0x0148,   // LCD1 Horizontal Display Period Start Position Register
00:43.15cr2yes, it should be the offset
00:44.12maejrepREG[0148h] LCD1 Horizontal Display Period Start Position Register
00:44.28maejrepso I should increase that?
00:44.55cr2the wince value does not work ?
00:46.52cr2omg. some sound code
00:47.05maejrepno, wince value doesn't work
00:51.20maejrepcr2: it basically looks something like this:  http://www.privatepaste.com/7f16bXU9yU
00:51.32maejrepexcept, instead of spiderman, it's my console :)
00:52.49cr2hm. ok
00:53.15cr2i think toshiba code can't break epson setup.
00:53.44cr2<PROTECTED>
00:54.19cr2that'd the only mddi difference i can see
00:54.56cr2mddi_clk  ?  0xa19  0xa19  0xa41
00:55.00cr2and this one
00:57.44cr2probably something else toshiba-specific is hardcoded there.
00:57.52cr2maybe in mdp
00:59.56cr2rung buffer corrupt!
01:04.49maejrepREG[0148h] bits 9-0 = Horizontal Display Period Start Position in pixels - 9
01:04.55maejreprung buffer corrupt?
01:05.24cr2in amss
01:05.24maejrep^ does that mean I have to add 9 to the HDPS?
01:05.46cr2try :)
01:06.17maejrephmm:  HDPS Horizontal Display Period Start Position (REG[0148h] bits 9-0) + 9 Tp
01:07.18maejrephmm, no I have to actually subtract 9 from whatever start position I want
01:22.34cr2did it help ?
01:27.21maejrepit looked like it only fixed part of it
01:27.32maejrepevery other line was shifted closer to being right
01:27.38maejrepnot all the way there, but close
01:28.03maejrep(so if every even line was close to right, every odd line was still where it was before)
01:28.13maejreplooked like bad interlacing
01:28.17maejrepdon't know why
01:28.28cr2ok
01:39.08maejrephmm, whatever I just did looks like it worked
01:39.20maejrep<PROTECTED>
01:39.26maejrep528 is XSP
01:39.51maejrep<PROTECTED>
01:40.24maejrepused to be 0, i changed it to 0x20, and left 0x148 (HDPS) at 0x7
01:40.39maejreplooks good now
01:40.44cr2nice
01:40.48maejrepbut I think to get rgb666, I have to change a lot of stuff :x
01:40.57cr2ok
01:41.00maejrepbacks up the current file before jumping into that :)
01:41.09cr2lol
01:41.50maejrepi think this is a bad idea, since I really don't understand what I'm changing :P
01:44.13cr2ok
01:47.46maejrephmm, it just rebooted by itself again :|
01:48.02maejrepi wonder if there's also a watchdog for the smd0 buffer
01:48.46cr2do you have the rpccall channle ?
01:55.21maejrepyes
01:55.51maejrep[    6.084468] smd_alloc_channel() 'SMD_RPCCALL' cid=2, shared=e0110148
01:57.18cr2ok
01:57.19maejreppanel does not like rgb666 format :)
01:57.26cr2so you can enabe it
01:57.41maejrepenable what, rpc?
01:57.45cr2yes
01:57.54maejrepi think it is enabled
01:58.04maejrepbut haven't been able to get it to work yet (dont know how tbh)
01:58.16cr2but you may fail on the amss version check
02:02.29cr2i need to sleep now. good night
02:05.58*** join/#htc-linux maejrep (n=madcoder@c-71-225-238-170.hsd1.pa.comcast.net)
02:14.30*** join/#htc-linux ALoGeNo (n=alogeno@unaffiliated/alogeno)
02:14.35ALoGeNohi
02:58.10*** join/#htc-linux osnr (n=osnr@ool-4351a8e6.dyn.optonline.net) [NETSPLIT VICTIM]
02:58.30*** join/#htc-linux lupine_85 (n=lupine@89-16-178-98.no-reverse-dns-set.bytemark.co.uk) [NETSPLIT VICTIM]
03:03.05*** join/#htc-linux AstainHasPS3 (n=AstainHe@unaffiliated/astainhellbring)
03:09.14*** join/#htc-linux the_sys0p (n=the_sys0@cpe-67-49-210-229.bak.res.rr.com) [NETSPLIT VICTIM]
03:10.32*** join/#htc-linux glyph (n=glyph@c-76-118-176-150.hsd1.ma.comcast.net) [NETSPLIT VICTIM]
03:19.58*** join/#htc-linux swc|666 (n=carramro@unaffiliated/swc666/x-4934821)
03:29.15AstainHasPS3mey maejrep hows it going?
03:30.03maejrephi
03:36.24*** join/#htc-linux ALoGeNo (n=alogeno@unaffiliated/alogeno)
04:05.47*** join/#htc-linux mdeanda (n=mdeanda@cpe-76-170-19-19.socal.res.rr.com)
04:06.10*** part/#htc-linux mdeanda (n=mdeanda@cpe-76-170-19-19.socal.res.rr.com)
04:38.17*** join/#htc-linux ALoGeNo (n=alogeno@unaffiliated/alogeno)
05:04.59*** join/#htc-linux apt (i=ibot@rikers.org)
05:04.59*** topic/#htc-linux is HTC Linux Channel: Find logs at http://apt.rikers.org/%23htc-linux/ | please check http://handhelds.org/moin/moin.cgi/HTC_2dPhones | http://wiki.xda-developers.com/index.php?pagename=Xanadux | <cr2> let's define a common setup.
05:07.24*** join/#htc-linux borman999 (n=quassel@ppp91-77-193-154.pppoe.mtu-net.ru)
05:13.02*** join/#htc-linux PoohbaLT (n=BlkPoohb@c-69-141-71-249.hsd1.nj.comcast.net)
05:43.11*** join/#htc-linux metter_ (n=metter@247.83.202.62.cust.bluewin.ch)
05:53.03*** join/#htc-linux goxboxlive (n=goxboxli@185.84-48-126.nextgentel.com)
06:15.12*** join/#htc-linux hechu (n=hechu@116.21.47.185)
07:26.01hechu|onsitehi,
07:26.14hechu|onsitehi, krisje8 , are you there?
07:28.44hechu|onsitehi, is there somebody using kaiser? I tried lasted android release of Feb 27th from dzo, found some interesting thing.
07:34.02*** join/#htc-linux Student (n=Student@62.16.118.7)
07:40.03TheiPiratei have a kaiser
07:40.06TheiPiratebut with 2-23
07:42.13hechu|onsite<PROTECTED>
07:42.51hechu|onsiteI succeed dail up a GPRS data connection, and then open 'google-map' application, try to found my current by 'My Location' function. The application did shows a blue-point on the map, and the point is moving on the high-way...
07:43.20hechu|onsiteThe blue-point's move track, and it's speed did like somebody is moving (on the road an high way), but it's not me, it like somebody else.
07:43.43hechu|onsitethe point is moving in USA, sometimes stopped in car-parking or on the street, but it is not me, you know, because I am in China.
07:43.51glyphIs there some way to increase the size of android's "internal storage"
07:43.53glyph?
07:44.09hechu|onsitenow I guess is it a test function or a simulator of a real location? I guess... hehe .
07:44.18glyphmaybe some trick with 'dd' and system.img to increase its size...?
07:45.29hechu|onsiteglyph, I don't know how to increase the size. can you de-pack the data.img ? I guess the internal-storage is that file.
07:45.53hechu|onsiteglyph, the size of 'date.img' is 64M, like a storage's size.
07:46.37tmztglyph: what format is it?
07:46.49tmztrun file system.img
07:47.03tmztbut if it's yaffs2 you probably need to recreate it
07:47.17glyphtmzt: Dunno, I'm using the slackthebox build at the moment
07:47.28tmztwhat?
07:47.38glyph'file' sez:
07:47.43glyphsystem.img: Linux Compressed ROM File System data, little endian size 33972224 version #2 sorted_dirs CRC 0x472402dd, edition 0, 12094 blocks, 383 files
07:47.52glyphis that yaffs2?
07:49.17hechu|onsiteah, the 'data.img' is : data.img:        Linux rev 1.0 ext3 filesystem data
07:49.51hechu|onsitenow I will try to mount it and see what inside it.
07:49.55TheiPiratehechu|onsite it is me im driving around out here
07:50.09hechu|onsiteTheiPirate, ????
07:50.21TheiPiratethe blue dot you see
07:50.34hechu|onsiteTheiPirate, I guess it's impossible. hehe .
07:50.44TheiPirate:\
07:50.51tmztoh then
07:51.00tmzte2fsck -f data.img
07:51.09tmztresize2fs data.img <newsizeG>
07:51.45hechu|onsiteTheiPirate, now I guess it a simulating data from google for testing propose.
07:52.06hechu|onsiteTheiPirate, is the same on your Kaiser phone?
07:53.45hechu|onsitetmzt, hehe, I will try new data files, thank you.
07:56.56TheiPirateyea it is the same
07:57.01TheiPiratea demo
07:57.42*** join/#htc-linux nebi (n=nebi@170.ftth2.cust.fyrobs1.upps.se.borderlight.net)
08:00.16hechuTheiPirate, oh, I see. thank you, hehe ...
08:00.30tmzthechu: sorry?
08:00.37tmzthechu: that was to glyph
08:02.09hechutmzt, I don't know how to increase file size before, your information is also helpful to me.
08:02.42tmztoh sure, just didn't know what you meant by new data files
08:03.55hechuI mean the file 'data.img' after resized.
08:05.32tmztok
08:05.46tmztthat won't work if it's yaffs2 though, which is why I had glyph run file
08:06.09tmztbut resize2fs will just exit if the superblock can't be found and yaffs2 has a different magic/superblock
08:18.45glyphtmzt: thanks
08:18.52glyphnow I seem to have a different problem
08:19.04glyphmy browser works, but downloading files is broken
08:19.11glyphit just waits forever saying "waiting for data connection..."
08:19.27tmztsorry, I don't know
08:20.02tmztjust that different versions of "android" have different problems and it would be difficult to solve them without having a unified strategy going forward
08:20.25glyphit also says "there is no network connection right now" when I start the YouTube app, despite the fact that, in the background behind that message, I can see videos loading :)
08:20.27tmztmaybe Untouchab1e could help here, or dzo
08:34.55*** join/#htc-linux ALoGeNo (n=alogeno@unaffiliated/alogeno)
08:43.35*** join/#htc-linux tsdogs (n=tsdogs@net70-17.metalit.net)
08:49.14*** join/#htc-linux tiger2wander (n=tiger2wa@58.187.21.46)
08:49.42tiger2wanderAnybody known/have new linux version for BA?
08:50.59tiger2wanderI've google it yet but have only some old version still online. What is status about linux on old device? I tried to compile kernel from handhelds.org but not successful
08:53.39tiger2wanderI still have problem with tcs2000.c with latest kernel got from handhelds.org's CVS. Have any patch for the latest version?
08:57.41tiger2wanderHey hey, anybody here?
08:59.27*** join/#htc-linux timebomb (n=tb@e176111210.adsl.alicedsl.de)
10:55.58*** join/#htc-linux apt (i=ibot@rikers.org)
10:55.58*** topic/#htc-linux is HTC Linux Channel: Find logs at http://apt.rikers.org/%23htc-linux/ | please check http://handhelds.org/moin/moin.cgi/HTC_2dPhones | http://wiki.xda-developers.com/index.php?pagename=Xanadux | <cr2> let's define a common setup.
11:26.33*** join/#htc-linux Jonta (i=50cad93d@gateway/web/ajax/mibbit.com/x-5b99cedc3930bd36)
11:27.42JontaI have an HTC s710 and want to import contacts to it. Only; I do not have MS Outlook
11:28.35tmztJonta: what format are your contacts in now?
11:28.36JontaThere must be some other way?
11:28.42JontaGMail
11:28.44Jontacsv
11:29.12tmztand are you on windows or linux
11:29.24JontaWindows
11:29.39Jonta(Well, linux as well, but don't have functional USB-port)
11:29.47tmztone way I can think of doing it is to use PPCPimBackup and the zip option, but I'm not exactly sure how
11:30.12tmztI know that the zip files contain a csv file though
11:30.46JontaHmm, should think there are programs that can handle csv other than Outlook, but I think the bottleneck is the syncronizer
11:31.03JontaActivesync
11:31.19*** join/#htc-linux pepker (n=pep@224.196.197-77.rev.gaoland.net)
11:32.11tmztmaybe someone in #xda-devs will know
11:32.22tmztthis channel is about running linux on these devices
11:32.35NetRippermaejrep, did you read what orux had to say about the display issue? http://netripper.pastebin.com/m7ee5947d
11:32.38tmzt#synce is used for syncing on linux but it's hard to setup right now
11:32.42NetRippermaejrep, maybe it's of help
11:32.56Jontatmzt: OK, thanks
11:33.18tmztNetRipper: interesting, but I'm quite sure android uses 565
11:33.59NetRippertmzt, er, yes, but this is more low level.. the panel may be of a different format than 565
11:34.20tmztyeah, I guess that was maejrep anyway who asked
11:35.03tmztI think of it as dma syncs the pixel format and framebuffer config it wants to to the mddi chip, possible from a framebuffer with a different configuration somewhere in memory
11:35.05NetRipperseems to me those mddi_remote_write()'s are about configuring the MDP properly for the epson panel
11:35.16tmztthen the mddi chip scans out whatever format it's configured for
11:35.30tmztmdp is in the msm chip though?
11:35.35NetRipperyes
11:35.35tmztmddi is external?
11:35.43NetRipperi think mddi is internal too
11:35.49NetRipperuh
11:35.51tmztthe mddi chip
11:36.02NetRipperi think there are mddi hosts and clients
11:36.13tmztmsm is host for display
11:36.19tmztcamera is host for capture
11:36.22tmztis what I understand
11:36.41NetRipperi mean, msm has mddi controller, and the panel implements an mddi interface
11:36.52NetRippermddi is qualcomm specific
11:36.57tmztif you and maejrep have more understanding of this maybe you can help cmonex with shift
11:37.00tmztwell,
11:37.09tmztthe panel doesn't I think, only the chip does
11:37.12tmztepson/toshiba
11:37.18NetRipperyes indeed
11:37.27NetRipperbut that's the chip directly controlling the panel
11:37.56tmztbut it serves the same function as, for example, pxafb and it's lcd controller, right?
11:38.06NetRipper:x i dont know the pxa
11:38.27tmztmddi's purpose is to be easy to route in a flip phone from what I can find about it
11:38.31NetRipperi rolled into this stuff because of the touch pro ;)
11:39.03tmztit encapsulates the parallel video bus into a serial connection
11:39.03NetRipperi thought mddi was to get a hardware independent implementation
11:39.26tmztI did too, but qct says it's for flexibility of the cable
11:39.29NetRipperthe software must know if it's displaying landscape or portrait (if that's what you mean by flipping)
11:39.38tmztit's used in older msm chips for feature phones
11:39.38NetRipperelse it'd be scaled wrongly
11:39.45tmztno, I mean physically
11:40.14NetRipperah
11:40.16NetRipperi see
11:40.32tmztin a normal qualcomm-based phone the radio is in the bottom part with the keyboard and the displays are in the top
11:40.52tmztas well as sound (earphone) but that's also in the flex cable
11:41.05tmztand vibra usually
11:41.53tmztthe pxa has an internal lcd controller with a parallel bus connecting it to the lcd module
11:42.05tiger2wandertmzt, I've just try to build hh.org kernel using q1 toolchain but still that error
11:42.15tmztall the errors?
11:42.27tiger2wanderit about tsc2200.c
11:42.39tiger2wanderlike the last error I reported
11:43.07tmztit makes sense, you are going to have to rewrite blueangel_tsc2200.c for the new tsc2200.c
11:43.11NetRipperyou're right indeed tmzt
11:43.19NetRippermain purposes is the cabling
11:43.37tiger2wandera good news: I've try a android version get from xda-developers.com. It seen get more working with some harware keyboard work quite well
11:43.54tmztforum link?
11:43.57NetRipperi gtg again, bbl
11:44.02tiger2wanderqwerty keyboard working also :)
11:44.08tiger2wanderhttp://forum.xda-developers.com/showthread.php?t=414677
11:44.30tiger2wanderyou can download it from here http://rapidshare.com/files/147524450/android.rar.html
11:45.00tiger2wanderand try to get vogue system.img, data.img => it will works :)
11:45.13tmztah, they're using angstrom zImage's
11:45.21tiger2wandervogue android port version here http://it029000.massey.ac.nz/vogue/
11:45.26tiger2wanderyep
11:45.46tiger2wanderI'm trying to connect using telnet/ssh to get more info
11:48.32tiger2wandertouchscreen still not work with that version :(
11:49.28tmzttouchscreen depends on the kernel mostly
11:50.04tiger2wanderyep, I think so
11:50.39tiger2wanderalmost port works seen focus to compile new kernel
11:51.59tiger2wanderwith kernel module/driver/firmware compatible and also support android's JVM will make it work correctly in any system
11:55.55tiger2wanderanybody know where to download angstrom's kernel auto build for BA?
11:56.20tmztthe link you have I guess, not sure if there still is one
11:56.59tiger2wanderyep, but I need the the autobuild version
11:59.23captnoordre
11:59.25tmztI mean I don't know if BA is still built
11:59.28captnoordgreets NetRipper
11:59.33tmztleft
11:59.51captnoordk
12:02.04tiger2wanderyes, It seen not still built for dev :(
12:58.49*** join/#htc-linux ewasx (n=armin@3-157.surfsnel.dsl.internl.net)
13:23.01*** join/#htc-linux Pure4Real (n=pure4rea@89-97-140-219.ip17.fastwebnet.it)
13:26.18captnoordI wonder if there's a program which allows me to extract modules from rom dumps
13:29.18Pure4Realin what format are rom dumps?
13:30.05captnoordI dumped my roms with itsutilsbin collection
13:30.29captnoordwith pdocread
13:31.17captnoordi'm quite capable of writing such prog on my own
13:31.18captnoordbut
13:31.25captnoordwhy should I reinvent the weel
13:31.27captnoordwheel
13:31.35*** join/#htc-linux miknix (n=miknix@gentoo/developer/miknix)
13:35.02*** part/#htc-linux Bushman (i=bushman@xdsl-7687.bielsko.dialog.net.pl)
13:36.23*** join/#htc-linux captnoord (i=5147a47b@gateway/web/ajax/mibbit.com/x-900512a5bc31089e)
13:36.29captnoordhmmm
13:36.39captnoordbut I have to say that IDA always makes it a party
13:36.40captnoordseg000:00008D1C 0000001B C dwMatrixC3_0_Status: 0x%x\n
13:36.41captnoord:D
13:37.00captnoordsays seg000:0000419C 00000019 C [K] Wakeup by HTC Navirn
13:37.01captnoord:P
13:39.21captnoordwhats
13:39.22captnoordUSB_RNDIS_KITL
13:39.25tiger2wanderanybody have file config to re-map hardware buttons/keyboard for BA O2 IIs?
13:39.39captnoord169.254.53.135
13:39.41captnoordstrange ip
13:39.42captnoord:P
13:41.18tiger2wanderfor use with android
13:43.18captnoordi'm sorry
13:43.21captnoordcan't help you
13:44.21tiger2wandercaptnoord, about that I think it is random or ip self created by driver :)
13:44.47captnoordnah nrdis
13:44.50tiger2wanderwhen you have not connection on network device it will have that ip
13:44.57captnoordis a windows development protocol
13:45.05captnoordfor devices stuff
13:45.13captnoordI also found some nice stuff about
13:45.13captnoordSMC91C94
13:45.17captnoordnetwork chip
13:45.28captnoordbut I don't know if its default code or if its part of the system
13:45.47*** join/#htc-linux Zinbolic (n=chatzill@84.238.80.215)
13:46.49captnoordsome mentions about entering bootloader and stuff
13:48.12captnoordI see the NAND IC
13:48.15captnoordspec's
13:48.21captnoordand used vendors
13:55.58captnoordaTheRpcServerIs DCB "The RPC server is not listening.",0xD,0xA,0
13:56.19captnoordspeaks to his student "RPC I told you to listen"
14:05.38*** join/#htc-linux p3t3r__ (n=peter@134.245.164.105)
14:25.52*** join/#htc-linux oliwan (n=ollie@client-86-25-191-103.bsh-bng-012.adsl.virginmedia.net)
14:29.34oliwanhi all
14:30.04oliwanis there a way of telling if you are on raph100 or raph800 in code?
14:38.56*** join/#htc-linux StarLite (n=nnscript@s55916ca6.adsl.wanadoo.nl)
14:40.55*** join/#htc-linux borman999 (n=quassel@ppp91-77-129-217.pppoe.mtu-net.ru)
14:42.40*** join/#htc-linux balsat (n=balsat@87.72.13.87)
14:52.24AstainHasPS3morning
14:55.55NetRipperoliwan, you can use machine_is_htcraphael() for rahp100 and machine_is_htcraphael_cdma() for raph... similarly for machine_is_htcdiamond(_cdma)()
14:56.14NetRipperif you make something for raph100, it's likely to work on diam100 too
14:56.46oliwannetripper, thanks.man
14:57.01NetRippernp
14:57.38AstainHasPS3whats up NetRipper?
14:58.48NetRippernothing much
14:58.57NetRipperi've been pretty inactive this week
14:59.25AstainHasPS3busy at work eh?
14:59.53NetRipperyer not just at work, im working on another project off work
15:00.11NetRipperi've been putting it off for too long ;)
15:00.31*** join/#htc-linux timebomb (n=tb@e176127249.adsl.alicedsl.de)
15:03.17AstainHasPS3ahh fun
15:03.25AstainHasPS3whats the other project if you don't mind me asking
15:11.19NetRipperit's a website for a town around here
15:11.33NetRipperfor a community
15:11.47AstainHasPS3cool
15:11.48NetRipperi dont know the right word
15:11.59NetRippera collection of towns
15:12.12AstainHasPS3ok
15:12.14AstainHasPS3nice
15:12.58*** join/#htc-linux pichurri (n=pichurri@194.230.146.184)
15:13.35NetRipperyea it is
15:13.39NetRipperjust takes quite some time
15:13.40NetRipper:)
15:17.51AstainHasPS3do you recall the easiest way to find info on git comments?
15:24.33*** join/#htc-linux TheiPirate (n=Timbo@cpe-67-9-132-146.austin.res.rr.com)
15:39.01oliwanAstainHasPS3. I tend to use the search function on the web version
15:40.01AstainHasPS3oliwan whats the link for the webversion?
15:40.28oliwanhttp://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git
15:40.37oliwanchoose your branch then search
15:44.09AstainHasPS3our branch is the htc-msm ones right?
15:45.33oliwanfor raph/diam it is htc-msm-2.6.27
15:47.25AstainHasPS3ok thats what I thought
15:48.26AstainHasPS3cool thx
15:48.30oliwannp :)
15:52.20*** join/#htc-linux Marajin_ (n=marajin@87-194-102-189.bethere.co.uk)
15:56.22AstainHasPS3morning Marajin_
17:10.32captnoordre
17:10.47captnoordgreets NetRipper
17:16.09*** join/#htc-linux wdslbr (n=asa@dslb-088-069-198-183.pools.arcor-ip.net)
17:39.58*** join/#htc-linux apt (i=ibot@rikers.org)
17:39.58*** topic/#htc-linux is HTC Linux Channel: Find logs at http://apt.rikers.org/%23htc-linux/ | please check http://handhelds.org/moin/moin.cgi/HTC_2dPhones | http://wiki.xda-developers.com/index.php?pagename=Xanadux | <cr2> let's define a common setup.
17:49.51*** join/#htc-linux ltxda0 (n=anon@unaffiliated/ltxda)
18:09.25*** join/#htc-linux kiozen (n=oeichler@rgnb-5d87c16e.pool.einsundeins.de)
18:09.52*** part/#htc-linux oliwan (n=ollie@client-86-25-191-103.bsh-bng-012.adsl.virginmedia.net)
18:26.45*** join/#htc-linux oliwan1 (n=ollie@client-86-25-191-103.bsh-bng-012.adsl.virginmedia.net)
18:27.18oliwan1is there anyone here with a raph800 wants to try out my zImage?
18:30.07captnoordhmmm
18:30.12captnoordhow come?
18:30.23captnoordanything special about it?
18:32.17oliwan1it has battery driver now
18:32.29oliwan1i've tested on a diam200 and works fine
18:32.43captnoordhmmm... k
18:32.48captnoordi've a raph 300
18:33.06oliwan1raph300. is that based on raph100?
18:33.09captnoordhmm multi tasking isn't my thing as it seems
18:33.18captnoordyup
18:33.29oliwan1shud work fine then.
18:33.34oliwan1http://www.oliweb.co.uk/Downloads/zImage.2009.02.28/zImage
18:33.41captnoordcan you gimme a diff
18:33.46captnoordwould work for me to
18:33.54captnoordI rather have you sending me a diff
18:33.54captnoord:P
18:34.02captnoordi'll compile it myself
18:34.06captnoordnot that I don't trust you
18:34.23oliwan1hmmm.. ok. there are some new files tho
18:34.34oliwan1what's the command in git to do that?
18:34.34captnoord:D
18:34.43captnoordgit diff
18:34.55oliwan1can u specify an output file?
18:35.03captnoordhttp://www.kernel.org/pub/software/scm/git/docs/git-diff.html
18:39.45captnoordbrb
18:43.54oliwan1it hasn't included my new files in the diff. Guess I have to do a git add first
18:53.57captnoordyup
18:54.07captnoordfirst you do a commit of your own
18:54.20captnoordand then you create a diff from your local branch
18:54.32captnoordto the master
18:54.48captnoordso when I ( who has the master )
18:54.51captnoordapply the diff
18:54.57captnoordits like walking the part
18:54.58captnoord:P
18:55.10captnoordmeans that I should have the same master
18:55.25oliwan1ok. so if i do a commit it won't go into the central repository?
18:55.37captnoordif you have created a local branch
18:55.44captnoordwhich you should do
18:55.50captnoordif you do mod's of your own
18:55.58captnoordthen you commit to your local branch
18:56.08captnoordyour only commiting it to the open master
18:56.12captnoordkernel.org
18:56.18captnoordif you push the commit to that
18:57.28oliwan1right, i'll give it a try. sori im quite new to git. im more of a svn guy.
18:57.35captnoordme to
18:57.39captnoordbut git is so nice
18:57.45captnoordonce you get the hang of it
18:57.59oliwan1:P
18:58.08captnoordbut if you spend time on it
18:58.13captnoordits very easy to understand
18:58.19captnoordand everything has a certain flow
18:58.26captnoordso when you understand a and b
18:58.32captnoordyou easely understand c
18:58.45oliwan1i'm gettin there slowly...
18:58.51captnoordme to
18:58.56captnoordits like my broken leg
18:58.59captnoord5 months
18:59.01captnoordalmost good
18:59.07captnoordbut takes for ever
18:59.21oliwan1lol yeh
19:01.06captnoordis gonna finish this mio repaire
19:01.45oliwan1damn, it still hasnt included my new file in the patch. I'm doing git add [file] git commit -m then git diff --no-prefix > patchfile. What am i doing wrong?
19:02.16NetRipperdo a git log
19:02.21NetRippertake the hash of the previous commit
19:02.26NetRipperthen git diff <hash>
19:02.30NetRipperthen it should include the new files
19:02.45captnoordhighfives NetRipper
19:02.47NetRippergit diff HEAD^1 might work too
19:04.35oliwan1yeah it worked. Thanks netripper
19:05.24captnoordhmmm device fixed..... it won't get a prize
19:05.27captnoordbut it should work
19:05.44oliwan1nice :)
19:06.16oliwan1Heres the diff file. http://www.oliweb.co.uk/Downloads/zImage.2009.02.28/patchfile.diff
19:10.14captnoordoliwan1: you've done a voltage calced batt indication
19:10.20captnoordis it that way on the g1?
19:10.23captnoordas I don't know
19:14.39oliwan1i'm not sure. probably not. in the original one they used a battery table and weird algoritm to work it out
19:14.49*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
19:14.54oliwan1couldn't decipher it
19:15.44captnoordlol
19:15.55captnoordg1 code i'm reading now is using current delta's
19:16.10captnoordbut its good
19:16.10captnoord:D
19:16.14captnoordyour stuff is good to
19:16.15captnoord:D
19:16.53captnoordand instead of coding it myself... nagg nagg nagg... i'm nagging
19:16.54captnoordso
19:16.59captnoordif it works
19:17.00captnoord:D
19:18.01captnoordI think they use a table of current delta's
19:18.13captnoordwhich corrects the readout of the sensor
19:18.47captnoordbut its using rpc
19:18.56captnoordwhich isn't working on the raph as I recall
19:21.02captnoordand the g1 driver controls the charger stuff to
19:21.07captnoordif its charging fast
19:21.09captnoordslow
19:21.15captnoordor not
19:34.37*** join/#htc-linux oliwan (n=ollie@client-86-25-191-103.bsh-bng-012.adsl.virginmedia.net)
19:42.24*** join/#htc-linux swc|666 (n=carramro@unaffiliated/swc666/x-4934821)
19:44.05captnoordoliwan what driver you disasmbled?
19:45.47oliwancaptnoord. I didn't really just used what had been done in research
19:46.13captnoordk
19:46.59*** join/#htc-linux Shinto (n=John@g227213138.adsl.alicedsl.de)
20:22.21*** join/#htc-linux miknix (n=miknix@gentoo/developer/miknix)
20:25.05*** join/#htc-linux wdslbr (n=asa@dslb-088-069-198-183.pools.arcor-ip.net)
20:55.23*** join/#htc-linux dcordes (n=dcordes@unaffiliated/dcordes)
21:03.57*** join/#htc-linux Moku (n=John@g227213138.adsl.alicedsl.de)
21:06.01TheiPirateim confused with the boot options
21:06.17TheiPiratepanel typed used to power the panel off and on,  dont power off the panel
21:06.23TheiPiratewhat does that mean
21:07.00dcordesmickey|sports: ping
21:09.44maejrepNetRipper: yes, what orux said did help, and I got my panel working great with 565 bit packing
21:09.55maejrepI was trying to get it into 666 mode, but that didn't work out so well
21:10.23dcordeshi maejrep
21:12.12maejrephi
21:13.03AstainHasPS3hi maejrep
21:14.10*** join/#htc-linux cr2 (n=cr2@ip-77-25-89-31.web.vodafone.de)
21:14.57maejrephi
21:14.57maejrep<NetRipper> seems to me those mddi_remote_write()'s are about configuring the MDP properly for the epson panel <-- the panel was already configured properly for me.  It was the change to mdp.c that was required to get it working for me
21:15.02maejrepwhich means that raph100 was already displaying properly with mdp using 666
21:15.04maejrepwhereas raph800 was displaying improperly because of the 565 vs 666 difference
21:15.08maejrepusing the rgb444 fix in msm_fb.c along with the rgb666 code which was already in place in mdp.c is what made it "look" right before
21:15.11maejrepbut it really wasn't
21:15.31maejrep(e.g., the sticky keys in vkeyb were red previously, and they are supposed to be gray (and they are now for me)
21:15.54maejrepso that tells me that raph100 has the panel in rgb666 mode
21:16.03maejrepandroid might do a conversion from 565 to 666
21:16.11dcordesmaejrep: what is bitpacking and why does it show different resuklts in Xfbdev vs android ?
21:16.26maejrepin what sense?
21:16.41dcordesthe difference?
21:16.43maejrepwhen I said bitpacking, I meant packing bits per pixel into a 565, 444, 666 mode
21:16.56dcordesyea what's that?
21:17.13maejrepbut in the code, I think bit packing refers to how lesser storage formats are padded
21:18.00cr2maejrep: hmm. can we switch raph100 into 565 mode ?
21:18.00maejrepie, with rgb444, it's only 12 bits per pixel, but the data that gets written to memory has to be "padded" so that the 4 bits of red are in the correct spot (since you have 4 free bits that aren't being used between rgb444 and 565
21:18.09maejrepprobably, but I have no idea
21:18.36cr2dcordes: you have edited the wiki that gps does not work on kais ?
21:18.50cr2maejrep: 666 may be a pita for non-android
21:18.58maejrepeven for android :p
21:19.18maejrepwe'd have to change mdp.c and msm_fb.c at the very least, just get get 666 to work I think
21:19.32maejrepbut then I don't get why mdp.c by default is setup to do rgb666
21:19.33cr2ok
21:19.53cr2ask swetland and Co.
21:19.56maejrepit works for me when I change that to 565, but I don't know what that will do to raph100
21:20.05maejrepNetRipper: want to try that on raph100 and see?
21:20.21cr2maejrep: i think you should get git access on linxtogo :)
21:20.31maejrepif you change that line from mdp.c that orux mentioned, what does it to do the fb in console, and what does it do to android?
21:20.39maejreplol
21:20.45maejrepi'm going to lunch right now :p
21:20.56cr2ok
21:21.20cr2maejrep: check at@startgps. if it will crash arm9
21:21.22cr2for you
21:21.42cr2i'm wondering how android uses gps
21:43.28*** join/#htc-linux pleemans (n=toi@d54C2AAB7.access.telenet.be)
21:51.13dcordescr2: the NMEA stream is sent directly from arm9 to google, logged, sent back and then sent to smd :D
21:58.18cr2dcordes: why not... htc.com is hardcoded in the amss as a TLS trusted host
22:04.10dcordesthey make you think you're driving in mountain view if they feel mean
22:09.11cr2dcordes: you can't imagine the amount of crap in the amss
22:09.26cr2it can open .wav files and play them!
22:12.13dcordesthat is necessary for mind control scenarios
22:12.27*** join/#htc-linux Untouchab1e (n=Untoucha@ti0034a380-dhcp0371.bb.online.no)
22:12.28Untouchab1eHi all
22:21.13AstainHasPS3hiya
22:33.19*** join/#htc-linux zycho_ (n=zycho@a89-182-11-123.net-htp.de)
23:03.02*** join/#htc-linux apt (i=ibot@rikers.org)
23:03.02*** topic/#htc-linux is HTC Linux Channel: Find logs at http://apt.rikers.org/%23htc-linux/ | please check http://handhelds.org/moin/moin.cgi/HTC_2dPhones | http://wiki.xda-developers.com/index.php?pagename=Xanadux | <cr2> let's define a common setup.
23:06.00*** join/#htc-linux konsta (n=asds@host81-157-60-163.range81-157.btcentralplus.com)
23:11.43balsatUntouchab1e: I have compiled a zImage with oliwan's new battery patch, it works great on the DIAM100, maybe you can publish it on your site so others can test it!?
23:13.50einandanyting that works on HTC TytnII aka Kaiser?
23:14.31balsatNot the zimage
23:14.58dcordeseinand: the msm7xxxA and msm7xxx kernel things go seperately
23:15.12einandok
23:15.37einandi wouldent know if i dident ask ;)
23:16.03einandi fould like a better function to change keyboard layout
23:20.58dcordesgood idea. the cmdline seems overcrowded
23:25.39*** join/#htc-linux noodlesgc (n=noodles@97.72.68.195)
23:36.11dcordeswe can restructcture the board-kaiser-keypad as a configurable input driver and have it building the different layouts via config as well
23:36.20dcordesei
23:39.00dcordeshtc-gpio-keypad.c and also merge vogue, titan, nike
23:52.56*** join/#htc-linux oliwan1 (n=ollie@client-86-25-190-201.bsh-bng-012.adsl.virginmedia.net)

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