IRC log for #htc-linux on 20101109

00:00.09Rajkonew one wouldnt activate ppp without that file
00:00.24Curious_weird
00:00.57Curious_that code doesn't exist in the latest source
00:01.17Rajkooh
00:01.30Curious_you mean if(file_exists("/system/etc/ppp/active")){
00:01.35Rajkoyes
00:01.36Curious_but it is removed it seems
00:01.39*** join/#htc-linux hansineGrip (HG@116.3.202.84.customer.cdi.no)
00:02.39Curious_i didn't understand the reason for rmnet0: Cannot assign requested address
00:04.41cr2_seeking for ELF in 00_GSM_0x301.nb
00:06.19*** join/#htc-linux snake1353 (50bb6e45@gateway/web/freenode/ip.80.187.110.69)
00:07.53cr2_ah. 0x1400020 offset
00:08.23cr2_why nobody has written a sane tool for stripping the extra bytes from this nand dump...
00:08.45Rajkonobody who cares is sane
00:08.46Markinuscr2_: yeah ..  :)
00:08.58cr2_hehe
00:09.30cr2_should be easy doable with bash, split and dd ;)
00:09.42RajkoMarkinus, stuff is fucking up and yet everything read and written to nand verifies ok
00:11.24*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
00:11.26Rajkoand no my algo isnt broken, i tested if it reports weirdness when there is weirdness
00:12.15noobhandsRajko
00:12.21fakkerwhat did you want from desire
00:12.25RajkoEVERYHTINg
00:12.32fakkeryo mudda
00:12.36fakkeryou want a sticker? yeah
00:12.37fakkeryou shut up!
00:12.48Rajkojust do busybox ls -lan /
00:12.51fakkerok
00:12.53Rajkothen for every folder you see there
00:13.02Rajkodo th same thing with busybox ls -lan /foldername
00:13.06fakkerfuuu
00:13.06fakkerok
00:13.17Rajkothen just do all folders reursively in /system/lbi
00:13.18Rajkolbi
00:13.19Rajkolib
00:13.21fakkerlol
00:13.28Rajkothere arent that much
00:14.11fakkeri will slap you
00:14.34Rajkoits for sciece bro
00:14.56fakkerok, in the aid of science
00:15.33cr2_this is just plain stupid
00:15.36cr2_dd if=00_GSM_0x301.nb bs=$((0x140020)) skip=1 of=junk.elf
00:15.53cr2_objdump -p junk.elf
00:16.34Markinusnice
00:17.36Curious_is there any other wince device that uses rmnet ?
00:17.42Curious_for andorid
00:17.43Curious_android
00:17.44Curious_*
00:18.11cr2_hm.
00:18.58cr2_if amss does not use sdram (no mappings), wtf they mpu'd 24MB sdram @0x10000000 ??
00:19.03MarkinusCurious_: look to the old leo build with rmnet, there is all stuff in, like mattc 1.7 or so
00:19.17Curious_yeah checking it
00:19.20Curious_but seems no diff
00:20.18Curious_are you going to change rmnet being module
00:20.20Curious_?
00:20.31cr2_Rajko: do you have sane radio ? i.e. where you can disable mpu ?
00:20.54Rajkoi have hd2
00:21.23cr2_Rajko: with standard radio ?
00:22.28cr2_hm. i need to add this data to wiki
00:22.51Rajko2.15.40
00:23.05cr2_not hacked ?
00:23.14Rajkowhat is hacke
00:23.54cr2_Cotulla said i need a special radio, to disable mpu
00:24.05fakkerRajko sweetie
00:24.08cr2_over serial console
00:24.15Rajkonever saw any hacked radios
00:24.21cr2_ok
00:24.39*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
00:26.24cr2_amss maps from 0x400000 to 0x00521000+0x01d5e000
00:26.41cr2_rwx
00:26.53cr2_the bug chunk
00:27.20*** join/#htc-linux [zozi]_ (~chatzilla@bl16-149-151.dsl.telepac.pt)
00:27.38cr2_awk '{printf("0x%8.8x\n",0x00521000+0x01d5e000)}'
00:27.39cr2_0x0227f000
00:28.15cr2_0x02294000+0x1000
00:28.32cr2_=0x02295000
00:28.48*** join/#htc-linux Mr_R (~mr_r@epjhu-dhcp22.apl.jhu.edu)
00:28.55cr2_that's a lot
00:29.10cr2_Markinus: leo has 64MB smi ?
00:29.25Rajko#define MSM_SMI_BASE0x00000000
00:29.26Rajko#define MSM_SMI_SIZE0x04000000
00:29.29cr2_ok
00:29.37Rajko#define MSM_PMEM_SMI_BASE(MSM_SMI_BASE + 0x02500000)
00:29.38Rajko#define MSM_PMEM_SMI_SIZE0x01B00000
00:29.46cr2_so ~35MB are dead for us anyway.
00:30.04Rajkothe 0x02500000 used for OEMSBL and AMSS says here
00:30.10Rajkoafter that comes gpu
00:30.33cr2_ok, so they probably setup mpu to 0x2500000
00:31.26cr2_the 1 mb is spl, then smem (2mb), then oemsbl(3mb) then amss (4->0x0x02295000)
00:31.49cr2_WTF they steal 24MB sdram ??
00:32.01Rajkoamss is a binary lol
00:32.04Rajko24MB big
00:32.14Rajkoor not ?
00:32.24cr2_Rajko: i talk about ebi
00:32.52cr2_you can't access 0x10000000 - 0x11800000
00:33.14cr2_wince and linux base is 0x11800000
00:33.39Curious_now I can't get ppp0 up
00:34.05Curious_k got it
00:34.08Curious_stupid crash...
00:34.19cr2_Rajko: maybe sume dumb DSP needs these 24MB
00:34.24Rajkocr2_, whats so important about 24MB
00:34.39cr2_Rajko: but you need to disable MPU to see what's there
00:34.50cr2_Rajko: each bit counts :)
00:35.36cr2_on 7201A devices the amss mapped SDRAM.
00:35.43cr2_but not on leo ;)
00:36.01Rajkowat
00:36.12Rajkoits exactly what its mapping on this thing
00:36.23cr2_?
00:36.32Rajkootherwise who cares about wasted address space
00:36.53cr2_it's wasted physical sdram
00:37.02Rajko<cr2_> on 7201A devices the amss mapped SDRAM.
00:37.02Rajko<cr2_> but not on leo ;)
00:37.07cr2_or maybe not wasted if some DSP needs it
00:37.38cr2_Rajko: in the ELF header
00:37.41cr2_[01:15] <cr2_> dd if=00_GSM_0x301.nb bs=$((0x140020)) skip=1 of=junk.elf
00:37.42cr2_[01:15] <cr2_> objdump -p junk.elf
00:37.50cr2_there are not sdram mappings
00:38.02cr2_unlike the amss versions used on 7201A
00:39.48Rajkoyou win
00:40.18cr2_omg, 1:40
00:41.21Curious_2:40 ^
00:41.37Curious_time to drink milk and go to bed
00:41.47cr2_yeah
00:41.55Curious_gn all
00:42.06cr2_gn
00:42.15Markinusnight
00:42.16Rajkohttp://codepad.org/2WBX7si0 just installed a bunch of apps
00:42.20RajkoNO ERRORS
00:42.31fakkeri want biscuits
00:42.32fakker:(
00:42.34Rajkobut i beti if i reboot it will mess up
00:42.38Rajkostill with no errors
00:42.40Rajkowtf is going on
00:43.46*** join/#htc-linux Rob2222 (~Miranda@p4FFF2A31.dip.t-dialin.net)
00:46.55*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
00:48.54MarkinusRajko: nice, I working on 720p camera
00:49.06Rajkothis is using android layout
00:49.13Rajkoso ecc on all, so no suprise
00:49.18Rajkowhy does android stilll mess up tho
00:49.27Markinus...
00:50.03Rajkothe crc cache persists across boots too
00:50.06Rajkoand no errors
00:54.23Rajkohttp://codepad.org/Tvq3LUth ok how do i fix that
00:56.11Markinusstack overflow . .
00:56.29Rajkoin java
00:56.40Markinusyeah . .hmmm
00:57.27Rajkoactually
00:57.27Rajkohttp://codepad.org/rrW7BsY6
00:59.32Markinusso, time for bed, night
01:02.15*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
01:06.25*** join/#htc-linux pkirsche_ (~pkirsche@p5DF5335B.dip.t-dialin.net)
01:10.37*** join/#htc-linux XirXes (~chatzilla@174-23-214-73.slkc.qwest.net)
01:26.31*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
01:26.38*** join/#htc-linux BbLugNut|2 (~kvirc@173-137-250-85.pools.spcsdns.net)
01:38.08*** join/#htc-linux infernix (nix@unaffiliated/infernix)
01:40.35*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
01:42.49*** join/#htc-linux hardwalker (~hardwalke@114-33-201-92.HINET-IP.hinet.net)
02:08.15*** join/#htc-linux XirXes (~chatzilla@174-23-216-152.slkc.qwest.net)
02:12.52*** join/#htc-linux Regulator (duffman@c-67-162-193-231.hsd1.ar.comcast.net)
02:14.13*** join/#htc-linux mastermerlin1 (~Adium@p4FEE5E68.dip.t-dialin.net)
02:22.51*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
02:33.20*** join/#htc-linux XirXes (~chatzilla@174-23-223-8.slkc.qwest.net)
02:40.40*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
02:53.16*** join/#htc-linux [acl] (~abel@cpe-69-203-141-229.si.res.rr.com)
03:01.42*** join/#htc-linux byrnsey88 (4cd2e148@gateway/web/freenode/ip.76.210.225.72)
03:01.47*** join/#htc-linux treaki__ (~treaki@p5DCC1D3F.dip.t-dialin.net)
03:11.24*** join/#htc-linux S[h]O[r]T (~ShOrT@216.245.217.114)
03:25.57*** join/#htc-linux Magga (~no@244.199.16.62.customer.cdi.no)
03:41.55*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
04:01.49*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
04:12.19*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
04:20.32*** join/#htc-linux Berger- (~noreply@c65wn1.wifi.halden.net)
04:28.21*** join/#htc-linux Curious_ (8bb3cf11@gateway/web/freenode/ip.139.179.207.17)
04:28.41Curious_do we have neon acceleration on Leo?
04:40.07*** join/#htc-linux gassedup (gassed@c-76-30-160-221.hsd1.tx.comcast.net)
04:54.26*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
05:20.14*** join/#htc-linux ocm (~chatzilla@189.183.7.64)
05:20.42*** part/#htc-linux ocm (~chatzilla@189.183.7.64)
05:27.28*** join/#htc-linux HardDisk_WP (~marco@wikipedia/harddisk)
05:54.39*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
06:02.33*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
06:02.33*** join/#htc-linux Natch (~natch@c-27cde155.25-4-64736c10.cust.bredbandsbolaget.se)
06:06.40*** join/#htc-linux Arash18k (~Arash18k@85.133.201.183)
06:16.48*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-224-191-49.dsl.sndg02.pacbell.net)
06:18.13*** join/#htc-linux stinebd (~bryan@gentoo/developer/battousai)
06:18.31*** join/#htc-linux xdandroid (~xdandroid@maduin.southcape.org)
06:29.49*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@86.127.164.15)
06:31.59*** join/#htc-linux MacDrunk (~marper@201.144.51.43)
06:40.13*** join/#htc-linux dekar_ (~dekar@drms-4d015235.pool.mediaWays.net)
06:54.26*** join/#htc-linux gauner1986 (~Miranda@p508C6BBB.dip.t-dialin.net)
06:57.55*** join/#htc-linux kiozen (~kiozen@p5DDF1C12.dip.t-dialin.net)
06:59.53*** join/#htc-linux BbLugNut (~kvirc@108.109.15.185)
07:03.45*** join/#htc-linux gassed (gassed@c-76-30-161-228.hsd1.tx.comcast.net)
07:05.15*** join/#htc-linux dekar_ (~dekar@drms-4d015235.pool.mediaWays.net)
07:13.24*** join/#htc-linux camro (~camro@89-104-29-101.customer.bnet.at)
07:23.43*** part/#htc-linux Arash18k (~Arash18k@85.133.201.183)
07:33.25*** join/#htc-linux tiky_ (~tika@109.188.78.169)
07:35.55*** join/#htc-linux dekar_ (~dekar@drms-4d014795.pool.mediaWays.net)
07:39.46*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
07:39.59*** join/#htc-linux Kdecherf (~Kdecherf@node1-tech.devaproxis.fr)
07:42.00*** join/#htc-linux Necrosan (~necrosan@unaffiliated/necrosan)
07:43.20*** join/#htc-linux rex (~quassel@ks31382.kimsufi.com)
07:44.44*** join/#htc-linux taiu (~andrem@88.196.5.82)
07:59.16*** join/#htc-linux TheDeadCPU (~joachim@89-162-46-133.insignal.net)
08:20.35*** join/#htc-linux Cass (~Cass@188-220-34-222.zone11.bethere.co.uk)
08:20.38*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
08:27.22*** join/#htc-linux Arash18k (~Arash18k@85.133.201.183)
08:28.25*** join/#htc-linux stado (~stado@212.125.245.130)
08:33.58*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
08:36.01*** join/#htc-linux netson (~netson@202.159.118.21)
08:37.39*** join/#htc-linux gauner1986_HD2 (~gauner198@ip-145-93-244-64.fontys.nl)
08:37.48gauner1986_HD2hi
08:39.37*** join/#htc-linux Cass (~Cass@188-220-34-222.zone11.bethere.co.uk)
08:40.00gauner1986_HD2hey cass
08:40.17*** join/#htc-linux Rob2223 (~Miranda@p4FFF271D.dip.t-dialin.net)
08:41.18manusfreedomhi
08:41.40manusfreedomgauner1986_HD2: ppp lib last is 0.3 right?
08:41.49gauner1986_HD2yes
08:42.17manusfreedommanusfreedom: I get ip, but it disconnect always
08:42.31manusfreedomnut I get ppp... it's better ;)
08:42.38manusfreedom-n +b
08:43.07gauner1986_HD2when and what's in logs?
08:44.33*** join/#htc-linux [zozi] (~chatzilla@bl16-149-151.dsl.telepac.pt)
08:44.47*** join/#htc-linux vegaman (~vegaman@119.224.37.227)
08:45.23*** join/#htc-linux dekar_ (~dekar@95.143.165.210)
08:46.09*** join/#htc-linux vegamanX (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
08:47.16manusfreedomgauner1986_HD2: http://pastebin.com/wQkK8wFj
08:47.35manusfreedomit don't find gateway non?
08:47.37manusfreedom-n
08:53.40*** join/#htc-linux gpc (~gpc@114-42-213-104.dynamic.hinet.net)
08:53.44gauner1986_HD2manusfreedom: log looks fine. do you set dns in ip-up?
08:54.31manusfreedomsetprop net.dns1 8.8.8.8 setprop net.ppp.dns1 8.8.8.8 setprop net.dns2 8.8.4.4 setprop net.ppp.dns2 8.8.4.4
08:55.56Casscan you ping 8.8.8.8
08:56.36manusfreedomno
08:57.05Casscan you ping 10.64.64.64 ?
08:57.34manusfreedomno too
08:57.51Cassk then the connection is not up
08:57.56CassCould not determine remote IP address: defaulting to 10.64.64.64
08:58.00Casskinda give the clue
08:58.11manusfreedomyes I think too
08:58.40manusfreedomI will try with a clean kernel (one from git)
08:58.40Cassk
08:58.45*** join/#htc-linux kholk|OFF (~kholk@94-23-69-125.kimsufi.com)
09:00.19gauner1986_HD2I also get that could not determine error and it works anyway
09:00.37Cassweird
09:01.04*** join/#htc-linux bally3 (c13dff57@gateway/web/freenode/ip.193.61.255.87)
09:05.11*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
09:05.22tmztCass: you aren't getting past the radio
09:05.34Cass??
09:05.40tmztradios doesn't respond to ping I think
09:05.48Cassyeah
09:06.17Cassthe interface will if its got an ip (local) and remote peer should too if connection is up]
09:11.48manusfreedomwith clean git kernel I don't get anything (no ip at all so no ppp)
09:12.38manusfreedom... I get one now...
09:13.10manusfreedomthe ppp stay only 5s...
09:13.55*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
09:17.16gauner1986_HD2full ppp log with debugging?
09:18.02*** join/#htc-linux Cass (~Cass@nat/sun/x-jbzhditodcpvbfxj)
09:20.47*** join/#htc-linux gauner1986_HD2- (~gauner198@ip-145-93-244-64.fontys.nl)
09:22.07*** join/#htc-linux ALoGeNo (~alogeno@66.Red-79-158-11.staticIP.rima-tde.net)
09:22.07*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
09:25.20*** join/#htc-linux BbLugNut (~kvirc@174-151-208-139.pools.spcsdns.net)
09:28.23*** join/#htc-linux goxboxlive (~jrs@mail2.hjellnesconsult.no)
09:30.32*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
09:33.13*** join/#htc-linux Hunterkll (~Hunterkll@dynamic-acs-24-112-135-245.zoominternet.net)
09:33.28Hunterkllhowdy
09:37.22*** join/#htc-linux stunt1n (~fuck@c-76-114-36-123.hsd1.ca.comcast.net)
09:37.45*** join/#htc-linux Bry8Star_ (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
09:40.14*** join/#htc-linux alephzain (~quassel@cus25-1-78-224-0-92.fbx.proxad.net)
09:42.01*** join/#htc-linux _Dinde (kayser@sur-internet.net)
09:42.32*** join/#htc-linux Ondalf_ (~ondalf@dsl-roibrasgw1-feb6dc00-127.dhcp.inet.fi)
09:45.12*** join/#htc-linux gauner1986 (~Adium@ip-145-93-220-236.fontys.nl)
09:48.28*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
09:48.48*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
09:49.22*** join/#htc-linux LeTama (~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net)
09:51.22LeTamahello guys
09:51.44gauner1986hey letama
09:52.24Casshello
09:52.45gauner1986seems nothing left to do for leo
09:52.51gauner1986except nand corruption
09:52.52LeTamanand!
09:52.55LeTama:)
09:53.00gauner1986:)
09:53.20gauner1986i never thought that port would go that far
09:53.25gauner1986at the beginning
09:53.46LeTamayes, it's really in a very good shape
09:53.55LeTamawe still have some issue with ppp though
09:54.18LeTamaeven if it's much better now
09:54.40Cassso what is the story with nand .. both of you have the corrupt issue ?
09:54.47LeTamaCass: yes
09:54.54Cassi dont get it
09:54.58Cassi have not seen it for weeks
09:55.04LeTamathat's strange
09:55.12Cassand seems Markinus has not got it now either
09:55.54gauner1986he's holding it wrong
09:55.55gauner1986:P
09:56.02Cassheh
09:56.08gauner1986i can reproduce it with rebooting by button combo
09:56.14gauner1986he doesnt use the button combo seems
09:56.18*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
09:56.25Casshows that done ?  as i cant reproduce at all .. no matter what i do
09:56.45gauner1986i can only speak for sense builds.. but of cause button combo is in kernel
09:56.52Cassand how you do it ?
09:56.53gauner1986hold vol up + down + power button
09:56.58Cassk lemme try
09:57.04gauner1986do a backup before
09:57.05gauner1986:D
09:57.23gauner1986maybe it doesnt occur on first try
09:57.24Cassk i reet it .. lets see
09:57.27Casslol
09:57.37gauner1986do it more often then
09:57.38LeTamaCurious_: I took another look at your logs, didn't by any change installed rmnet-fix ? If you did and still have it, please remove it.
09:57.38gauner1986;)
09:58.10LeTamaCurious_: new wrapper and rmnet-fix shouldn't be used at the same time.
09:58.37Cassk its booted fine
09:58.40Cassi try again
09:58.47LeTamacheck lost+found
09:58.59Cassrmnet fix only changes mtu to 700 in rmnet0
09:59.32LeTamaarh, not rmnet-fix, stupid me. pppd-fix, your script
09:59.51*** join/#htc-linux mdeejay_ (~mdeejay@188.168.168.101)
09:59.53Cass:)
09:59.57LeTamathanks for the correction Cass :)
10:00.06Cassnothong in lost and found
10:00.22gauner1986do sth that changes some app database
10:00.24gauner1986and reboot then
10:00.28gauner1986for example new contact
10:00.29Cassok
10:00.30gauner1986or sth
10:02.08Cassinstaled app .. lets see
10:02.53*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
10:03.26Cassbooted fine
10:03.40gauner1986maybe it boots fine
10:03.46gauner1986but some database is corrupt
10:03.46Cassnowt in lost and found
10:03.54Cassso how can i tell ?
10:04.01gauner1986for my part
10:04.04gauner1986i get force closes
10:04.04Cassbecase before it would stuck in boot loop
10:04.12gauner1986for example in google mail manager
10:04.43Cassall seems fine so far
10:05.11Cassno fc .. all i try is good
10:05.28gauner1986hm
10:05.28gauner1986strange
10:05.39gauner1986maybe it depends on the quality of the nnd storage
10:05.48Cassyep .. ever since i add the change to make all cache go to /data is well
10:05.49gauner1986how much ecc is needed
10:05.51Cassno issue
10:06.31Cassnandid: 5510bcad maker ad device bc
10:06.34Cassi have that type
10:07.09Cassseems 1ff eec cfg type
10:08.49*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
10:09.43*** join/#htc-linux idcom (~AndChat@212.183.140.14)
10:19.18*** join/#htc-linux Eclipsados (~32@bl13-77-222.dsl.telepac.pt)
10:26.03*** join/#htc-linux GNUtoo|laptop (~gnutoo@host106-130-dynamic.16-79-r.retail.telecomitalia.it)
10:27.06*** join/#htc-linux Arash18k (~Arash18k@85.133.201.183)
10:32.38*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
10:36.55*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
11:06.50bally3hi LeTama
11:07.00*** join/#htc-linux TheDeadCPU (~joachim@77-110-193-117.network.itconnect.no)
11:07.34bally3well since you guys have finished on hd2... how about a new challenge with the tg01? :)
11:11.19LeTamahi bally3
11:11.55LeTamabally3: :) we're not really done on hd2
11:12.02*** join/#htc-linux jiogi (~jiogi@212.50.115.55)
11:12.25bally3aah
11:12.29*** join/#htc-linux gauner1986 (~Adium@ip-145-93-220-236.fontys.nl)
11:12.40jiogimdeejay can i bother you for a moment regarding one of your builds?
11:12.46bally3thought gauner1986 said earlier it was nearly done lol
11:12.59jiogimdeejay: if you want we can take it to chat or prv
11:13.43LeTamabally3: well, it's in a pretty good shape, but there's still some problems
11:14.05gauner1986if you compare with other ports
11:14.12gauner1986ours is nearly done
11:14.12gauner1986:P
11:14.20bally3gauner1986:  lol
11:14.42bally3LeTama: did you make any sense of the kernel source issue on tg01?
11:14.50jiogigauner1986: have you managed to find the prob with lights on evo builds ?
11:15.19gauner1986jiogi: know.. i want to know if evo even has a notification led near the battery
11:15.25gauner1986eh
11:15.28gauner1986near the speaker
11:15.38jiogigauner1986: oh.. i see
11:16.50LeTamabally3: not really. If I understood well what happened, hd2 sources for tg01 don't have frame buffer driver patch
11:17.27jiogigauner1986: there are quite few vids on youtube showing that there is
11:17.34jiogigauner1986: http://www.youtube.com/watch?v=gD22xs0P2nY&feature=related
11:17.34*** join/#htc-linux TheDeadCPU (~joachim@77-110-193-117.network.itconnect.no)
11:18.16LeTamabally3: and from what I saw, the memory layout has to be rewrote
11:19.12jiogigauner1986: there is a cooler vid which shows it doing 'disco' like LED charging state
11:19.13jiogihttp://www.youtube.com/watch?v=Re9Z3_p3oG4
11:19.27bally3LeTama: so is it still better to continue using leo source or is it better to start with a fresh one?
11:19.52gauner1986jiogi: okay.. thanks
11:20.00jiogigauner1986: welcome
11:20.36gauner1986is this the bundled charger?
11:22.35jiogigauner1986: have no clue.. i just found it on youtube. It seems that it has sms notifications just like hd2
11:22.53gauner1986i see
11:23.04gauner1986but that led can do more colors
11:23.47jiogigauner1986: it seems so.. the disco like led, (they hacked the led code) changes colours
11:24.39jiogigauner1986: in this vid: http://www.youtube.com/watch?v=8AjoqVaOHvQ you can clearly see that it is charging with orange and while its charging it can blink sms notification with green. so it should be alike hd2
11:26.51*** part/#htc-linux jiogi (~jiogi@212.50.115.55)
11:28.34*** join/#htc-linux gauner1986 (~Adium@ip-145-93-220-236.fontys.nl)
11:32.14LeTamabally3: I would start from fresh one
11:33.44LeTamabally3: but it's not that big deal to keep using existing one
11:35.03gauner1986problem is that on leo the led cant be controlled directly
11:35.08gauner1986it is controlled by microp
11:46.40gauner1986hm.. i really have to look on how lights are triggered in java framework
11:47.43bally3LeTama: I guess that'll be a decision for Markinus when he looks at it
11:48.15bally3would you still be able to help us if we could find a tg01 for you to work on?
11:48.23LeTamabally3: yes. he started the evo kernel from scratch, but planned it to support multiple devices
11:49.25LeTamabally3: well, yes, but I won't be quick as I don't have much free time, especially these days
11:50.07bally3LeTama: thats ok,.. but I think leaving Markinus to do it on his own wouldnt be good
11:50.17bally3its would work better with more devs
11:50.37LeTamabally3: sure.
11:51.31bally3LeTama: just so that I understand it better, did you fix the arm9 crash or is it just stopped because there arent any calls being made to the radio in the last kernel anymore?
11:52.20gauner1986arm9 usually crashes due to rpc calls or missing/wrong at commands
11:52.25gauner1986at least this was the case on leo
11:54.50bally3alex said tg01 has rpc and leo has dex .. (I'm lost a little there technically sorry)
11:59.35gauner1986no
11:59.37gauner1986leo can use both
11:59.53gauner1986maybe leo does most things over dex
12:00.56*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
12:05.36*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
12:09.20*** join/#htc-linux Rajko (bitrot@wan.rajkonet.info)
12:09.36*** join/#htc-linux idcom (~AndChat@212.183.140.50)
12:13.35*** join/#htc-linux kalemas (~kalemas@84.19.183.172)
12:14.25Rajkohey bros
12:14.55Casshello
12:20.16Eclipsadoshi~
12:22.47RajkoCass, do you have your yaffs partition full ?
12:22.58Rajkodata
12:23.02Rajkoor just a few files
12:23.47Cassnear enough full .. ive had it full to the point i cant install more apps
12:24.25Rajkobecause
12:24.37Rajkosome written pages read back 0xFF after a reboot
12:24.44Rajkowhich is what's making it fuck up
12:24.47Cassright now i have 41mb free from 256
12:25.04Cassso whats the optimum config to cause issue ?
12:25.21Rajkoi titanium backup restore like 130MB of apsp
12:25.33Cassi do so as well every time i upgrade
12:25.35Rajkoafter that you cant even boot anymore without it happening because dalvik  gets corrupted
12:25.35Cassno issues
12:26.42*** join/#htc-linux HansSprungfeld (HansSprung@f053196163.adsl.alicedsl.de)
12:27.08Rajkoand it gets corrupted because yaffs receives 0xFF instead of some pages while scanning, and says A-OK no more stuff here
12:27.21*** join/#htc-linux [Delenn] (~opera@nat004-252-205-109.tvoe.tv)
12:27.23Cassnot seen that
12:28.42*** join/#htc-linux StefanRaab (StefanRaab@f053196163.adsl.alicedsl.de)
12:28.56StefanRaabbruteforced magldr pw, pm me for more info..
12:29.07RajkoStefanRaab, no you havent
12:29.10RajkoCass, http://i.imgur.com/KLSdS.png
12:29.20Cassreally andf how long did that take ?
12:29.22DuperManRajko: sssshhhh...I want his virus!
12:29.33StefanRaab??
12:29.44StefanRaabmor than a week
12:29.45RajkoStefanRaab, its like 32 chars, it would take you about a million years
12:29.54CassRajko, yeah i check earler from tests .. nothining in lost and found
12:30.08StefanRaabyeah maybe with a c64 ;)
12:30.14RajkoStefanRaab, with anything
12:30.21CassStefanRaab, is NSA
12:30.25[Delenn]hellop
12:30.34Casshiya
12:30.44Rajko[Delenn], http://codepad.org/WlPJ1bnt BERP YAFFS FUCKS UP
12:31.07[Delenn]on MAIN_AND_SPARE?
12:31.28Rajkosome pages turn into 0xFF after reboot
12:31.30Rajkodata too
12:31.50[Delenn]which pages?
12:31.56Rajko^ right there
12:32.52[Delenn]in log?
12:34.42[Delenn]is this address in sector?
12:34.45Rajkoyea
12:34.50[Delenn]*sectors
12:34.51Rajkono its byte
12:35.22[Delenn]after reboot?
12:35.25*** join/#htc-linux gauner1986 (~Adium@145.93.28.129)
12:35.26Rajkohttp://codepad.org/zCepuzib
12:35.30StefanRaabso nobody wants pass?
12:35.45Casssure pm me it
12:35.54Rajkoyeah me too StefanRaab
12:35.56Cassill tell you if its corret :P
12:36.27StefanRaabthats wasted time i tried myself :P
12:38.56gauner1986what pass?
12:38.59gauner1986:)
12:39.05gauner1986anyway
12:39.08gauner1986pm me mit
12:39.09gauner1986:)
12:39.14*** join/#htc-linux fsckroot (3b647f60@gateway/web/freenode/ip.59.100.127.96)
12:39.15gauner1986:D
12:39.30fsckrootsmall problem
12:40.08fsckrootrunning the latest reefermattness .cab on a touch pro2
12:40.22fsckroothowever, I noticed it doesn't recognize any ringtones being available
12:40.26fsckrootsolution?
12:41.32*** join/#htc-linux ImHos (~pIRCuser3@178.125.130.118)
12:41.32*** join/#htc-linux icsulescu (524c4e2d@gateway/web/freenode/ip.82.76.78.45)
12:42.41DuperManpass - tried. face - palmed, red.
12:42.51StefanRaab^^
12:43.23StefanRaabnow you can ask DuperMan if you want the pass ;)
12:43.37DuperManeh... yeeeeeeeeah
12:43.42DuperManu do that:P
12:43.50DuperMan/spam
12:47.49*** join/#htc-linux BbLugNut (~kvirc@108.118.250.50)
12:48.28*** join/#htc-linux IFailStuff (~IFail@unaffiliated/ifailstuff)
12:52.16*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
12:53.26*** join/#htc-linux ali12341 (~ajb@host90-152-0-228.ipv4.regusnet.com)
13:01.14*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
13:03.18bally3gauner1986: does that mean tg01 can only do it using rpc then?
13:04.42LeTamabally3: sorry, was out for lunch. No, I didn't fix anything, I just disabled rpc.
13:05.14LeTamabally3: hd2 rpc calls can't work as is and are probably the reason of current modem crashes
13:07.21bally3oh thanks.. I understand now :)
13:08.36bally3so the kernel we have now has rpc disabled altogether.. so if we get the shell access we can fix the rpc yes?
13:11.38bally3I take it we need shell access to find the rest of the memory addresses also?
13:14.14stado!nand
13:15.23Eclipsados!nand
13:15.39Eclipsados!nand
13:16.06*** join/#htc-linux XirXes_ (~chatzilla@67-2-98-123.slkc.qwest.net)
13:17.50Rajkogod damn it just ban Eclipsados
13:17.58*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
13:21.40gauner1986rajko: did you find out more regarding corruption?
13:22.00Rajkoyes.
13:22.36gauner1986that is?
13:22.41Rajkoinvestigating
13:22.57gauner1986i read java is the culprit in last night logs?
13:23.00Rajkono.
13:23.12Cassi heard it was the weathers fault
13:23.22Rajkoi heard its those god damn internet pirates
13:23.27Casscould be
13:23.36gauner1986or eclipsdos is
13:23.46Rajkomumps pirates
13:24.48gauner1986hi [delenn] btw
13:25.43*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
13:35.34Rajkohaha
13:35.36RajkoFUCKING SPL
13:46.56*** join/#htc-linux kiozen (~kiozen@p5DDF1C12.dip.t-dialin.net)
13:48.17*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
13:53.41*** join/#htc-linux IFailStuff (~IFail@2001:0:5ef5:73b8:0:943b:ab35:c10b)
13:53.41*** join/#htc-linux IFailStuff (~IFail@unaffiliated/ifailstuff)
13:54.43*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-165-2.netcologne.de)
13:55.13*** join/#htc-linux Curious_ (bc2606a0@gateway/web/freenode/ip.188.38.6.160)
13:58.02*** join/#htc-linux memin1857 (~memin1857@188.57.120.18)
14:00.37*** join/#htc-linux AndChat| (~AndChat@188.38.6.160)
14:02.21*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@86.127.164.15)
14:04.23*** join/#htc-linux tompaw (~tompaw@slave30.tesserakt.eu)
14:04.30tompawAfternoon.
14:04.30*** join/#htc-linux cazh_ (~quassel@3007ds2-rd.0.fullrate.dk)
14:04.49AndChat|Letama, i got ur msg, i removed pppd fix from init rc. It seems mdeejay forgot to remove it. It seems like that pppd fix was interfering with wrapper. I hope my problem will disappear. Continuing to test...
14:06.01tompawIs there anyone running android on leo with bt headset and no stability issues?
14:06.56AndChat|Btw iam curious_
14:09.36*** join/#htc-linux memin1857_ (~memin1857@77.67.154.48)
14:16.53Curious_C ya
14:17.01LeTamaCurious_: ok, that what it seemed
14:17.36*** join/#htc-linux InVisibleGoD (IceChat7@bl8-106-144.dsl.telepac.pt)
14:18.40*** join/#htc-linux CazH (~quassel@3007ds2-rd.0.fullrate.dk)
14:18.53*** join/#htc-linux Eclipsados (~32@62.48.173.139)
14:20.47*** join/#htc-linux Scrizz (~Scrizz@pool-96-254-167-115.tampfl.fios.verizon.net)
14:26.06*** join/#htc-linux Markinus (~Miranda@212.255.40.25)
14:26.22Markinushi
14:28.26Markinus[Delenn]: I did yesterday some more tests for 720p
14:28.53[Delenn]and which ress?
14:29.08Markinus[Delenn]: found the error
14:29.14Markinus[Delenn]: *s
14:29.47Markinus[Delenn]: it seems that the lib ask iocontrolls which are no in the msm_camera driver
14:29.48[Delenn]they related with somethign?
14:30.04Markinus[Delenn]: and there are pmem aloocation problems
14:30.35[Delenn]why it's working on evo?
14:30.48Markinuserrors like: pmem region lookup error
14:30.53Markinusevo has a other cam
14:31.01[Delenn]desire?
14:31.16Markinusdesire has same msm_Camera source
14:31.27[Delenn]the last rom enable 720?
14:31.50Markinus[Delenn]: for desire? there is 720p enabled
14:31.59Markinusin kernel defconfig for bravo
14:32.08[Delenn]but why it's not working on leo
14:32.09[Delenn]?
14:32.20Markinus[Delenn]: don't know
14:32.34Markinus[Delenn]: I will now look for the pmem problems
14:32.41Markinus[Delenn]: maybe we neded more memory
14:32.43Rajkoare you using straight up desire ibs ?
14:32.57MarkinusRajko: I tested both, evos and desires
14:33.10Markinusevos more . . .
14:33.23Rajkoi mean you arent using libs hacked for hd2
14:33.40MarkinusRajko: the camera libs aren'T hacked
14:34.06Rajkoold ones were
14:36.32*** join/#htc-linux bartman (~bart@2001:470:b014::dd)
14:39.39*** join/#htc-linux isikil (5ff60937@gateway/web/freenode/ip.95.246.9.55)
14:42.03*** join/#htc-linux madmax241178 (d9ba4d18@gateway/web/freenode/ip.217.186.77.24)
14:47.31InVisibleGoDis now away - Reason : Auto-Away after 30 minutes
14:54.57*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
14:55.54*** part/#htc-linux kalemas (~kalemas@84.19.183.172)
14:57.51*** join/#htc-linux ali12341 (~ajb@host90-152-0-228.ipv4.regusnet.com)
15:00.01*** join/#htc-linux kalemas (~kalemas@84.19.183.172)
15:04.07*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
15:07.36*** join/#htc-linux Aevum (~Ticcor@46.42.217.87.dynamic.jazztel.es)
15:11.43gauner1986markinus: interesting
15:11.48gauner1986markinus: so it is well possible on leo?
15:12.29Markinusgauner1986: have to researcg it
15:12.45*** join/#htc-linux memin1857 (~memin1857@178.240.81.246)
15:13.11*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
15:14.28madmax241178markinus can you com to http://webchat.freenode.net/?channels=htc-linux,toshdroid&uio=d4# please
15:16.11gauner1986wtf
15:16.27[Delenn]>?
15:19.11*** join/#htc-linux ali12341 (~ajb@host90-152-0-228.ipv4.regusnet.com)
15:24.53*** join/#htc-linux memin1857 (~memin1857@86.108.194.0)
15:29.55*** join/#htc-linux inclement (5ad1b36d@gateway/web/freenode/ip.90.209.179.109)
15:30.13*** part/#htc-linux inclement (5ad1b36d@gateway/web/freenode/ip.90.209.179.109)
15:30.38*** join/#htc-linux zoraz (~AndChat@202.70.54.182)
15:31.38*** join/#htc-linux memin1857_ (~memin1857@86.108.194.0)
15:31.39*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
15:31.58zorazMarkinus, do u know why akmd file randomly changing values in hd2 android?
15:32.14Markinuszoraz: no
15:32.26*** join/#htc-linux ali12342 (~ajb@host90-152-0-228.ipv4.regusnet.com)
15:32.47zorazI heard akmd files connected with gsensor, is that correct?
15:32.52*** join/#htc-linux LUC_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
15:33.02MarkinusI think so, yes
15:33.06*** join/#htc-linux arrrghhhTP2 (~arrrghhh_@173.5.91.151)
15:33.47LUC_Markinus: ive tried your patch on 3 sense builds doesnt work..even on matt 1.7
15:33.55LUC_rmnet
15:34.29MarkinusLUC_:  hmm, ok, good to know
15:34.36Markinuswas a try
15:34.44LUC_maybe i did s wrong..but
15:34.56MarkinusLUC_: and oyu loaded the module, yes?
15:35.11LUC_yes
15:35.37LUC_ifconfig doesnt show anything
15:35.52Markinusany error messages?
15:36.06LUC_didnt look for logs
15:36.22LUC_i was busy switching builds
15:37.06LUC_but anyway its 700 so i guess still packet lost
15:37.40LUC_delenn said that on nand is good
15:37.56LUC_with mtu1500
15:40.35*** join/#htc-linux lippa (~lippa@ppp118-209-140-200.lns20.mel6.internode.on.net)
15:41.28LUC_Markinus: with the desire libs you are able to decode mp4 720p
15:41.46LUC_?
15:41.47[Delenn]I thought talk about encode?
15:41.53LUC_play
15:42.21LUC_because some libs play perfectly 720p
15:42.22Markinus[Delenn]: I would say encode too
15:42.58Markinus[Delenn]: I get now the origin desire libs
15:43.05MarkinusI had modifed libs . ...
15:43.06Markinus:(
15:43.16Markinusdidn'T know that
15:43.20[Delenn]hm
15:43.21[Delenn]bad
15:43.22Markinusnow new test
15:43.46[Delenn]there DSP used for encode/decode
15:45.19*** join/#htc-linux kiozen (~kiozen@rgnb-5d878719.pool.mediaWays.net)
15:46.17*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
15:46.26Markinus[Delenn]: the libs are replaced because black screen
15:46.29Markinusnow black too
15:48.03LUC_libOmxvidenc.so ,  libopecore_author.so, if i switch these two libs on cm6 i can get 720p playback ok, but then camera fails
15:50.28MarkinusLUC_: what do you mean with switch
15:51.06LUC_i have those 2 files from an early  cm6
15:51.50Markinus[Delenn]:  hmm, the origin libs didn't opne the kernel driver, no dmesg. And no error messages in logcat . .argh
15:53.31[Delenn]hm
15:54.32*** join/#htc-linux Curious_ (8bb3cf11@gateway/web/freenode/ip.139.179.207.17)
15:54.37LUC_on every build even wvga recording is done in 3gp format, i guess for 720p we need mp4
15:54.37Curious_Do we have neon acceleration on Leo?
15:54.40Curious_working?
15:54.47[Delenn]with neon gas?
15:54.48Markinusin included in kernel config
15:54.53Markinusheh :)
15:55.06Markinusneon is the multimedia coproc from qsd
15:55.10Curious_i tried a neon core accelerated player
15:55.15Curious_with 720p video
15:55.16Curious_it sucked
15:55.20Curious_too slow
15:55.47LUC_rockplayer doesnt work with hardware decoding
15:55.59Curious_dcordes was able to get neon working before
15:57.18Curious_LUC_ what else works
15:57.24Curious_can you point out one for me?
15:57.30Curious_i tried that damn rock player
15:57.39Curious_it said "it works" in description, lyers!
15:57.54LUC_with the modified desire libs 720p palyback works ok
15:58.07Curious_with which app?
15:58.15LUC_with the buildin player
15:58.18Curious_hmm
15:58.24Curious_let's try it
15:59.01Curious_LUC_ can you send me the lib?
15:59.07Curious_it seems i can't get it work
15:59.19LUC_ill upload a test file
15:59.26Curious_ok
15:59.27LUC_mp4 720p
15:59.55Curious_how about mkv?
16:00.45LUC_http://www.multiupload.com/WY60UNAU6L
16:00.55LUC_didnt test
16:01.32Curious_ok
16:01.44Curious_how about the modified lib?
16:01.58*** join/#htc-linux [acl] (~abel@96.246.167.90)
16:02.52Markinusfound errormessage..
16:05.49*** join/#htc-linux XirXes (~chatzilla@67.2.98.123)
16:07.32*** join/#htc-linux hansineGrip (HG@116.3.202.84.customer.cdi.no)
16:10.24*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
16:10.28Markinushmm, desire has one ca, right?
16:10.32Markinuscamera
16:10.50Markinuswhy they try to open control1 . . .hmmm
16:11.10Curious_yeah
16:14.08Markinushehe :)))))))))))
16:14.17MarkinusHave a poreview with 720 P!
16:14.20Curious_woow
16:14.24mdeejaycool
16:14.36Curious_LUC_ are you sure that this video is h.264
16:14.50LUC_sure
16:15.03Curious_it worked in rock player
16:15.10Curious_strange
16:15.12Curious_with hardware acceleration
16:15.13Curious_why mkv doesn't work
16:15.21MarkinusZoom, brightness, etc working too :)
16:15.28Markinusin Camera application
16:15.31mdeejaywoow
16:15.38Curious_UP UP UP
16:16.20mdeejaywith original libs?
16:16.42[Delenn]why it didn't work befroe?
16:16.57*** join/#htc-linux InVisibleGoD (~IceChat7@bl8-107-207.dsl.telepac.pt)
16:16.59Markinus[Delenn]: 1: the right libs
16:17.05Markinus2: wrong device names
16:18.06mdeejayMarkinus u use last camera app from gpc?
16:18.12Curious_fell in love with his hd2 again
16:18.26Markinusmdeejay: from your build
16:18.31mdeejaywait
16:19.06mdeejayhttp://www.multiupload.com/8K1U2EAOT0
16:19.54*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
16:20.29*** part/#htc-linux ali12342 (~ajb@host90-152-0-228.ipv4.regusnet.com)
16:21.56Curious_how is the quality markinus
16:22.06MarkinusCurious_: great
16:22.12Curious_nice
16:22.22Curious_i think you are cleaning up and preparing for push ? :)
16:22.30*** join/#htc-linux InVisibleGoD_ (~IceChat7@bl8-107-207.dsl.telepac.pt)
16:22.35MarkinusCurious_: I take a video with 720p. But as I finished with poress to the button the app crashed
16:22.43Curious_ah
16:22.46MarkinusCurious_:  need some testing more, but it's ok
16:23.09*** join/#htc-linux Magga (~no@244.199.16.62.customer.cdi.no)
16:23.14Curious_yep, i'm sure it can't be hard to fix
16:23.19Curious_for you :)
16:23.26Curious_btw
16:23.34Curious_what encoding mkv files use?
16:23.40Curious_h.264?
16:23.45Curious_right?
16:23.51mdeejayMPEG4
16:23.58mdeejayor?
16:24.00Curious_what
16:24.06Curious_it can't be mpeg4
16:24.40LUC_Markinus: mp4 or h264 enc? on 720p rec?
16:25.11MarkinusLUC_: moment, have to reboot
16:25.21LUC_app crashed?
16:25.25*** join/#htc-linux GNUtoo|laptop (~gnutoo@host106-130-dynamic.16-79-r.retail.telecomitalia.it)
16:26.37*** join/#htc-linux praveen (75cf47c4@gateway/web/freenode/ip.117.207.71.196)
16:27.01Curious_wait a min, do I have to install neocore app to get neocore working ?!?! :P
16:27.28LUC_lol curious
16:27.33Curious_it seem not..
16:27.41LUC_its a test app
16:27.44Curious_yep realised
16:28.47LUC_we need hdmi out...on hd2 and we have Europe evo
16:29.15*** join/#htc-linux goxboxlive (~jrs@92.84-48-211.nextgentel.com)
16:30.34*** join/#htc-linux mastermerlin (~Adium@p4FEE5E68.dip.t-dialin.net)
16:30.40*** join/#htc-linux memin1857_ (~memin1857@77.67.133.35)
16:30.44*** join/#htc-linux mastermerlin (~Adium@p4FEE5E68.dip.t-dialin.net)
16:36.44*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
16:36.58LUC_markinus: any luck :) ?
16:37.31MarkinusLUC_: have no a system proble .. typical :)
16:37.52Markinus(nothing with camera)
16:38.35LUC_did it recorde something at least?
16:38.56LUC_before crash
16:39.36Markinushmm, the system isn't booting anymore
16:39.57Curious_nand corruption?
16:40.06*** join/#htc-linux hamagc (~hamagc@206.55.156.200)
16:40.31LUC_put back the old system.ext2
16:41.36Markinushe cannot start the kgsl driver ?!?
16:41.43Markinusstrange
16:44.50*** join/#htc-linux gauner1986 (~Miranda@p508C6BBB.dip.t-dialin.net)
16:46.01*** join/#htc-linux Proms (~pIRCuser6@188.113.24.73)
16:46.46gauner1986hi
16:47.29Curious_hi
16:48.17mdeejayhi
16:48.44Markinusgauner1986: I get the 720p driver to work :) but now it seems my nand system is gone ..
16:48.51gauner1986cool
16:48.55gauner1986so easy?
16:49.31Markinushehe
16:49.36mdeejayMarkinus u use evo based build?
16:49.37gauner1986you got corruption?
16:49.43*** join/#htc-linux taiu (~andrem@20.146.191.90.dyn.estpak.ee)
16:50.04Markinusgauner1986: what is the build based? desire, or?
16:50.09gauner1986no
16:50.09gauner1986evo
16:50.13Markinusahh, ok
16:50.42Markinusgauner1986: son'T know, no error, he is hanging on loading of the kgsl driver, endless loop
16:50.47*** join/#htc-linux huggy_72 (~chatzilla@host200-55-dynamic.3-79-r.retail.telecomitalia.it)
16:50.51gauner1986kgsl driver?
16:50.52gauner1986wtf
16:51.00gauner1986this doesnt have anything to do with nand
16:51.07Markinusmaybe simple to much reboots. . .
16:51.15gauner1986markinus: adb logcat ?
16:51.22*** join/#htc-linux arrrghhh (cdf317c3@gateway/web/freenode/ip.205.243.23.195)
16:51.25Markinusloop in kgsl init
16:51.27gauner1986i bet it is some corrupt app database
16:51.37Markinuscould be
16:51.37mdeejayhttp://www.multiupload.com/4J8RWP6WZI orig evo libs
16:51.49Markinusmdeejay: ahh, cool, will test
16:51.59gauner1986markinus: you have the patch?
16:52.09Markinusgauner1986: moment
16:52.12gauner1986ok
16:52.24MarkinusI will test it again, but have to restore my system first
16:52.29gauner1986+ post your logcat
16:52.35gauner1986i'm curious what it is
16:52.41gauner1986:)
16:52.42mdeejaywe want test :D
16:53.01*** join/#htc-linux InVisibleGoD_ (IceChat7@bl11-103-170.dsl.telepac.pt)
16:53.51Curious_gauner
16:54.01Curious_have you ever tried a matroska file with hd2 neo core
16:54.07gauner1986no
16:54.13*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
16:54.17Markinushttp://pastebin.com/caVuzG8Q
16:55.07mdeejayreplace files in /system/lib/egl
16:55.24mdeejaymaybe
16:55.59gauner1986markinus: the important bit is missing
16:56.06gauner1986the one before all the services die
16:56.43mdeejayi have same logs with last desire HD ruu
16:57.30Markinushmm, its network
16:57.30Markinushttp://pastebin.com/jpRgZQXD
16:58.36gauner1986markinus: try wiping your whole data partition and restoring your backup
16:58.46gauner1986or try wiping dalvik-cache
16:59.42*** join/#htc-linux Paul___ (~Anee@62.169.67.134)
17:00.46Paul___Great work LUC and Markinus! thanks for Development work.
17:04.44*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
17:06.08luc_Markinus is the boss :)
17:07.41luc_Markinus: did you rebuild your syst?
17:08.09*** join/#htc-linux MN_ (56866b6e@gateway/web/freenode/ip.86.134.107.110)
17:08.14MN_Hello all
17:08.15Markinusmoment . .
17:09.30luc_hi MN ! hows going?
17:09.39*** join/#htc-linux Ian58 (5ca10214@gateway/web/freenode/ip.92.161.2.20)
17:09.40*** join/#htc-linux crack (~AndChat@202.70.54.182)
17:09.44Ian58Hi
17:10.37luc_[Delenn]: any time soon 1.09?
17:11.18Markinusbooting now from sd
17:11.24MN_im good
17:11.36MN_good job on 720p Markinus
17:12.46*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
17:14.16Curious_man, i want 720p mkv playback :(
17:18.11*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
17:18.21*** part/#htc-linux MN_ (56866b6e@gateway/web/freenode/ip.86.134.107.110)
17:18.30*** join/#htc-linux MN_ (56866b6e@gateway/web/freenode/ip.86.134.107.110)
17:18.35*** part/#htc-linux kalemas (~kalemas@84.19.183.172)
17:21.05*** join/#htc-linux shadoko (~noe@94-23-154-153.kimsufi.com)
17:22.57InVisibleGoD_is now away - Reason : Auto-Away after 30 minutes
17:23.56luc_Curious_: mkv works
17:24.01Curious_how
17:24.13mdeejaywith RockPlayer
17:24.19Curious_it is slow
17:24.21Curious_??
17:25.07luc_yeah slowww
17:25.27Curious_acceleration doesn't work with it
17:25.32Curious_and i don't know why..
17:27.52luc_blame htc
17:28.01*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
17:28.11Curious_even galaxy has 720p for mkv
17:28.13Curious_shame..
17:28.30luc_i dont know if on desire works,and i dont have one test.
17:30.42luc_Curious try Act 1 player
17:32.07EclipsadosMN_ hd2 can play 720p now?
17:32.16*** join/#htc-linux Unholy (~IceChat7@24.139.90.39)
17:32.19MN_read the logs
17:32.29MN_and stop with the nand spa,
17:32.44Eclipsadosoh
17:32.46Eclipsadosok
17:32.58Eclipsadosplay 720 with264
17:34.10MN_*spam
17:34.53Unholyhey guys i just got my hd2. was wondering if you guys could point me out to a unlocking website thats confirmed to work, and ofcourse dosent scam
17:36.08Eclipsadoschat
17:37.06Eclipsadoshtc-unloker.org works just fine
17:37.09*** join/#htc-linux phantomcircuit_ (~phantomci@adsl-99-20-129-129.dsl.pltn13.sbcglobal.net)
17:37.16EclipsadosI bought one code today
17:37.18*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-20-129-129.dsl.pltn13.sbcglobal.net)
17:39.23luc_Curious try vplayer alpha palys mkv good but the sound on my file is strange
17:39.39luc_its on market
17:40.35*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
17:41.00Unholyeclipsados know of any other website? i forgot to deposit more money on my bank account, i only have 18$ right now
17:41.34*** join/#htc-linux Guest60708 (~Tina@89.204.137.65)
17:41.43luc_Unholy: htc-linux-chat
17:42.17*** join/#htc-linux GNUtoo|laptop (~gnutoo@host106-130-dynamic.16-79-r.retail.telecomitalia.it)
17:42.19Markinusso, I think you can test it, in the end it's easy. With the wrong libs a lost much time, but now . .yes. There is not much in kernel side. Some identification is missed, have to find it. if I create the devices with node 0, then the driver will have 1. If I do 1 the driver will have 0 . . argh. But do simple a link from 0 ->1 and then it works.
17:42.19Markinusln -s  /dev/msm_camera/control0  /dev/msm_camera/control1
17:42.19Markinusln -s  /dev/msm_camera/frame0  /dev/msm_camera/frame1
17:42.19Markinusln -s  /dev/msm_camera/config0  /dev/msm_camera/config1
17:42.19Markinusand take the origin desire libs
17:42.31*** join/#htc-linux Kasjopaja23 (~Tina@89.204.137.65)
17:42.52Curious_ok let' try it luc_
17:42.59[Delenn]good job
17:43.02[Delenn]:)
17:43.25MN_hi [Delenn]
17:43.38[Delenn]hey MN
17:44.22MN_hows it goinf
17:44.27MN_*going
17:45.05gauner1986lol
17:45.10gauner1986nice markinus
17:45.27luc_Markinus: any crash?
17:46.06Markinusluc_: yes, on video, there are some problems, but I have to fix my system to realy see what's the problem
17:46.32Markinusluc_: and 720p is only mpeg4, the app disabled h264 for this resolutio
17:46.52*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-224-191-49.dsl.sndg02.pacbell.net)
17:47.15luc_Markinus: u use mdeejay sense
17:47.27Markinusyes
17:47.28luc_or evo build
17:47.35Markinussense evo
17:47.37luc_k
17:47.41Markinustestd now with sense desire
17:47.42Markinussame
17:47.50*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
17:47.53Curious_luc_ : lol, with vplayer both video and sound sucks. rock player at least gets sound workin'
17:48.20*** join/#htc-linux onen|openBmap (~quassel@vbo91-1-89-87-201-85.dsl.club-internet.fr)
17:48.34luc_htc doesnt like mkv container
17:48.50Curious_blows up htc headquarters with a mortar
17:49.04mdeejayMarkinus i have UI with blackscreen
17:49.05luc_lool
17:49.50gauner1986curious_: you can't blast them for sth they don't support :P
17:50.20Curious_i can blast them for something that their hw supports but sw doesn'T
17:50.30luc_Curious buy Archos...plays every shity format
17:50.33Markinusmdeejay: you compiled the kernel new? with the change? and set the links after boot?
17:50.47Curious_i need smthng smooth
17:50.53mdeejay:D no
17:51.04*** join/#htc-linux darkstone (dtrack@kimoshi.net)
17:51.20Curious_darkstone, afaik you tried 720p blayback on leo?
17:51.33darkstone? nope
17:51.37Curious_ah damn
17:51.39Curious_who was that..
17:52.33luc_on darkstone build 720p playback doesnt work because of the libs
17:52.52gauner1986what app can play 720p?
17:52.54gauner1986mkv
17:53.00luc_default player
17:53.03darkstonewhat did i miss? O_O
17:53.08luc_htc one
17:53.08darkstone720p playback is working?
17:53.16gauner1986720p recording is working
17:53.20darkstoneah nice
17:53.24darkstonehaha
17:53.26luc_yeah
17:53.31luc_mp4
17:53.50*** join/#htc-linux Jack-E (~Jack@host86-169-32-115.range86-169.btcentralplus.com)
17:53.59darkstonei might give the builds one last update then
17:54.03Markinusgauner1986: not exactly, the 720p camera config and so all camera feautures. Recording has a probmlem, you can enable te recording and all things looks fine, till you end the record,
17:54.05darkstonestill have a hd2 here
17:54.05gauner1986markinus: 720p was THAT simple? lol
17:54.07Curious_720p playback works with non-mkv containers
17:54.20gauner1986markinus: hum.. okay
17:54.42Markinusgauner1986: maybe we need the right combinations from libs and app
17:56.14luc_darkstone: try this one for test
17:56.15luc_http://www.multiupload.com/WY60UNAU6L
17:56.59darkstonetakes out his leo
17:58.05gauner1986markinus: did you try any other libs?
17:58.14gauner1986markinus: maybe it's the decoder stuff
17:58.32gauner1986or the encoder stuff
17:59.14Markinusgauner1986: Iwanted but have to fix my system first
17:59.24gauner1986ok
17:59.40gauner1986somebody got the appropriate libs from desire?
18:00.00Markinus800x480 is working
18:00.15*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
18:00.35Markinush264 has a problem
18:02.09Markinusso the max n my dev in the moment is 800x480 wirh mpeg4
18:02.26*** join/#htc-linux m77 (~m77@cpc2-nfds9-0-0-cust764.8-2.cable.virginmedia.com)
18:02.27*** join/#htc-linux Curious_m (~AndChat@217.31.236.153)
18:04.03Curious_anyway c ya guyz
18:04.12gauner1986markinus: i think the links have to be set in init ?
18:04.16Curious_i hope, we will get 720p working when i wake up
18:05.15*** join/#htc-linux YOURMASTER (62ce0244@gateway/web/freenode/ip.98.206.2.68)
18:08.32darkstoneok
18:08.38darkstonei got 720p playback working
18:08.43darkstonereplaced libs
18:08.49gauner1986darkstone: can you send me?
18:08.54*** join/#htc-linux Akustik84 (~volodin_d@95-27-167-136.broadband.corbina.ru)
18:08.55darkstonesure
18:09.09darkstonefiles dont include stuff necessary to record
18:09.14darkstonejust playback
18:09.33*** join/#htc-linux Markinus (~Miranda@212.255.40.25)
18:09.52*** part/#htc-linux Akustik84 (~volodin_d@95-27-167-136.broadband.corbina.ru)
18:09.56*** join/#htc-linux Akustik84 (~volodin_d@95-27-167-136.broadband.corbina.ru)
18:10.06gauner1986[  133.242431] Division by zero in kernel.
18:10.07gauner1986wtf
18:10.17darkstonegauner1986: http://www.sendspace.com/file/jb79ny
18:10.20Markinusgauner1986: what did you try?
18:10.21darkstonepush to /system/lib
18:10.27darkstonekillall mediaserver
18:10.31darkstonekillall servicemanager
18:10.31gauner1986just started camera app @ markinus
18:10.41Markinusintresting
18:11.05darkstoneluc_: video wasnt working before, now is working fine after replacing libs
18:11.06gauner1986markinus: http://pastebin.com/ai7VT5zR
18:11.10gauner1986darkstone: thx
18:11.22luc_yes
18:11.36luc_your build has default libs i guess
18:11.42gauner1986markinus: but no reboot
18:11.52gauner1986system still running
18:11.58Markinusgauner1986: ok
18:12.07darkstonei'll make an update with all latest libs i guess
18:12.14darkstonethen upload a simple converter
18:12.19darkstonedesire rom to hd2 build
18:12.22darkstoneone click xD
18:12.24Markinusgauner1986: but you can use the camera else? 800x480 etc?
18:12.26Markinusfoto?
18:12.37gauner1986markinus: i start cam app and the screen stays black...
18:12.55*** join/#htc-linux ocm (~ocm@200.34.17.167)
18:12.59gauner1986now i get strange messages in dmesg...
18:13.02gauner1986on second try
18:13.15gauner1986[  263.142669] page 123762 in gc has no object: 0 0 0
18:13.22gauner1986dmesg is full of it
18:13.32luc_with mod libs i have desire hd playing 720p but slow
18:14.25luc_darkstone if you want the libs for hd...tell me
18:14.34darkstoneo0
18:14.37darkstonenah its fine
18:14.39darkstonedesire hd is slow
18:14.58darkstonei dont like it
18:15.49darkstonei mean as a build :P
18:15.49luc_i like the locations app
18:16.02*** join/#htc-linux Curious_ (8bb3cf11@gateway/web/freenode/ip.139.179.207.17)
18:16.08darkstoneim stuck between keeping the hd2 or the n900 at the moment
18:16.20Curious_darkstone, these libs lack mkv support
18:16.25Curious_are they open source?
18:16.29darkstoneum...
18:16.37darkstone:|
18:16.43darkstonemkv is a container
18:16.44luc_n900 its a good device but the resistive screen. and only 3.5
18:16.46darkstonenot a codec
18:16.47luc_:
18:16.51darkstoneresistive is fine
18:16.55darkstonenice and sensitive :P
18:16.57darkstoneon the n900
18:17.17darkstoneanyway
18:17.19darkstoneback soon!
18:17.21luc_ive played 2 years with n810
18:17.22Curious_it will be bad in the future
18:17.32Curious_scratches and stretching etc..
18:17.33Curious_bad
18:17.33luc_great device
18:17.48*** join/#htc-linux gpc (~gpc@114-44-3-148.dynamic.hinet.net)
18:19.01ocmanyone know the diff between QSD8255 and QSD8250? Sorry for asking here
18:19.10fakkeryeah, a 5
18:19.22*** join/#htc-linux Mstrk242 (~Mstrk242@99-183-237-58.lightspeed.cicril.sbcglobal.net)
18:19.30luc_i remember flash was great on n810 with 400mhz cpu and 256 ram
18:19.31*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
18:19.56luc_lol fakker
18:20.02ocm...
18:20.05luc_you always right
18:20.38ocmI know both are 1Ghz but im not sure what the differences are, its the same arch isnt it?
18:20.44Curious_better gpu
18:20.51ocmthanks
18:21.19[Delenn]QSD8255 not exist
18:21.32ocmits listed on gsmarena as the cpu for the dhd
18:21.36Curious_what is desire HD
18:21.39Curious_magic?
18:21.40*** join/#htc-linux dss- (8984fa09@gateway/web/freenode/ip.137.132.250.9)
18:21.51[Delenn]no
18:21.56[Delenn]there no QSD8255
18:22.01ocmhttp://pdadb.net/index.php?m=cpu&id=a8255&c=qualcomm_snapdragon_qsd8255
18:22.06[Delenn]bullshit
18:22.10[Delenn]it's called MSM8255
18:22.14*** join/#htc-linux joenilan (4614808a@gateway/web/freenode/ip.70.20.128.138)
18:22.25ocm45nm while QSD8250 was 65nm, i believe
18:22.32Curious_less power consumption
18:22.33Curious_nice
18:22.35[Delenn]actually it's 1 Ghz version of MSM7230
18:22.51[Delenn]7230 is 800 Mhz
18:22.55fakkerƐĀ“ƐĀ°
18:23.00fakkerbbl
18:23.00fakker;]
18:23.07[Delenn]QSD8250A also 45 nm
18:23.22ocmSo its really not that similar to the QSD8250
18:23.25[Delenn]no
18:23.27[Delenn]it's different
18:23.40[Delenn]MSM7230 have faster GPU
18:23.54[Delenn]new high ratio mobile data mode (don't remember how it called)
18:24.10ocmis the gpu difference that noticable?
18:24.24[Delenn]dunno
18:24.30ocmnoticeable*
18:24.35[Delenn]also 7230 have QDSP5, not QDSP6
18:24.46Curious_luc_ have you tried darkstone's libs?
18:25.44*** join/#htc-linux Blizzzard (5ad1ab3e@gateway/web/freenode/ip.90.209.171.62)
18:27.18ocmok, thanks for the info
18:27.27luc_Curious_: darkstone libs are the default from desire rom
18:27.32[Delenn]anyway it's new generation
18:27.37Curious_ah,
18:27.40Hunterkllhrm
18:27.41gauner1986i want the dual core
18:27.41gauner1986now
18:27.42gauner1986:P
18:27.48Hunterkll[Delenn], my hand is feeling much better. =]
18:27.50Curious_then they give the same results..
18:27.50gauner1986and good gpu please
18:28.09[Delenn]8660?
18:28.24ocmlol
18:28.25Curious_make quantum phone
18:28.25luc_they cant play hires vid
18:28.32Curious_k
18:29.37Curious_[Delenn] fix nand corruption! then release magldr!
18:29.41ocmI was just wondering because of the gpu capabilites of the hd2, im guessing theyre fine by todays standards anyways
18:29.51Curious_i may buy you some kefir
18:30.12HunterkllCurious_, do I know you? O.o
18:30.16*** join/#htc-linux Necrosan (~necrosan@unaffiliated/necrosan)
18:30.20ocmI hear nand corruption is intermittent
18:30.23HunterkllYour style of talking seems familiar
18:30.32Curious_yeah
18:30.34[Delenn]Hunterkll, u know him. he is cockpro.
18:30.35Curious_I am curious :D
18:30.38Hunterkllcockpro? D:
18:30.42Curious_cock poo:D
18:30.49Hunterkllmaster debater?
18:31.22arrrghhhgod no wonder he changed his name.
18:31.27[Delenn]Hunterkll, ur detection works nice!
18:31.28[Delenn]:D
18:31.32Curious_yeah
18:31.53Hunterkll[Delenn], I call 'em as I see 'em.
18:32.06Hunterkllin the mean time, F#%*&#)%*%#)%*#ing linux
18:33.24*** join/#htc-linux An-Dude (~android@c-76-99-244-246.hsd1.pa.comcast.net)
18:33.41ocmhey, cockpro is an awesome name]
18:34.08arrrghhhyea but he was pretty much just a troll.
18:34.16arrrghhhit was cockpoo for the record :P
18:34.20ocmwell, you know what they say, haters gonna hate
18:34.31arrrghhhtrollers gonna troll?
18:34.51ocmI'll stop clogging the logs lol
18:35.40*** join/#htc-linux Shelly (bc1acf79@gateway/web/freenode/ip.188.26.207.121)
18:36.42Hunterkll[Delenn], you should release a version of magldr that only boots wm6.5 and has a tetris where only the left moving key works. D:
18:36.51ocmoh for fucks sake
18:37.06ocmnvm
18:37.12Hunterkll?
18:37.13[Delenn]WM65 runs not very stable, don't know yet
18:37.25ocm(wrong window)
18:37.27Hunterkll[Delenn], it is joke.
18:37.43Hunterkll[Delenn], to shut up people saying PLZZ RELEASE by releasing... just not with all the features. D:
18:38.00ocmIts a shame that projects such as magldr cant be released for reasons including noobs bricking their phones becuase they're too inept to read instructions :/
18:38.06[Delenn]I will finish soon it
18:38.14[Delenn]at least I have hope...
18:38.16Hunterkllno it's not
18:38.27Hunterkllocm, I kind of wish you had to do a test to download these things
18:38.53Hunterklllike read a snippet of randomly generated assembly and determine what'd be in a selected register, or what architecture it's written for
18:39.07Hunterkll(fyi power architecture has a built in sqrt native instruction D:)
18:39.14ocmI know how complex it is, im not asking for a release. Im saying that is ONE of the reasons
18:39.14[Delenn]ololo111
18:40.42Hunterkll[Delenn], what wm do you run on your phone i need a good rom >:3
18:41.15[Delenn]now bit modified 2.08, for magldr testing
18:41.32Hunterkll[Delenn], might I become tester? D:
18:41.42*** join/#htc-linux taiu (~andrem@20.146.191.90.dyn.estpak.ee)
18:41.52ocm^lol
18:47.40*** join/#htc-linux TheDeadCPU (~joachim@89-162-46-133.insignal.net)
18:47.41*** join/#htc-linux neverend (4f186b04@gateway/web/freenode/ip.79.24.107.4)
18:47.55arrrghhhoh begging.
18:48.05gauner1986darkstone: i guess that libs are not compatible with evo builds?
18:48.46*** part/#htc-linux neverend (4f186b04@gateway/web/freenode/ip.79.24.107.4)
18:51.24Curious_anyway gn
18:53.23*** join/#htc-linux F-D (~F-D@92.30.73.12)
18:54.29*** join/#htc-linux MN_ (5689d2b8@gateway/web/freenode/ip.86.137.210.184)
18:54.34MN_Yo
18:54.34*** join/#htc-linux vegaman (~vegaman@ip202-37-117-146.adsl.kci.net.nz)
18:56.35DuperManyo indeed
18:56.50DuperMansaid I, two minutes and two seconds later.
18:56.59MN_lol
18:57.13*** join/#htc-linux jonolo_ (574b8bde@gateway/web/freenode/ip.87.75.139.222)
18:58.00*** join/#htc-linux NeoMatrixJR_Mobi (~NeoMatrix@173-141-122-162.pools.spcsdns.net)
19:03.30*** part/#htc-linux ocm (~ocm@200.34.17.167)
19:08.27*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
19:12.43*** join/#htc-linux brandon__ (~brandon@71-81-2-34.dhcp.ahvl.nc.charter.com)
19:13.35*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-165-2.netcologne.de)
19:15.38[acl]stinebd: yo ..
19:19.52*** join/#htc-linux Akustik84 (volodin.dm@95-26-72-25.broadband.corbina.ru)
19:20.24*** join/#htc-linux sweaty_balls (5e08c299@gateway/web/freenode/ip.94.8.194.153)
19:24.09*** join/#htc-linux BabelO (~fcr@AMontpellier-554-1-48-132.w90-36.abo.wanadoo.fr)
19:24.14*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
19:29.40*** join/#htc-linux rob_w (bob@pD95EC432.dip.t-dialin.net)
19:32.45gauner1986somebody has a short 720p mkv to test?
19:34.26gpcoh?
19:34.50gauner1986want to test 720p playback
19:35.04gauner1986but don't want to use one of the huge ones i have on disk
19:35.17TheDeadCPUChop it up then?
19:35.24gauner1986bleeeeh
19:35.24gauner1986:D
19:35.30gauner1986what tool can i use?
19:35.48jonolo_gauner1986: define short? ;)
19:37.12gauner1986can be 30 secs or so
19:37.18gauner1986just want to test if it works fluently
19:38.07*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
19:38.24jonolo_got one that is 58 sec
19:38.29*** join/#htc-linux F-D (~F-D@92.30.81.36)
19:38.29gauner1986fine as well
19:38.35jonolo_35meg
19:39.01jonolo_so not encoded especially for mobile
19:39.15jonolo_ie high bitrate
19:39.27gauner1986yeah
19:39.30gauner1986it's okay
19:39.37jonolo_you want it?
19:39.41gauner1986would be nice
19:39.42gauner1986:)
19:39.58jonolo_rapidshare?
19:40.09gauner1986netload.in
19:40.12gauner1986is best for me
19:40.25*** join/#htc-linux ocm (~ocm@200.34.17.167)
19:42.52*** join/#htc-linux Padre|Work (~Padre@intersoft-219.cust.smartspb.net)
19:44.52*** join/#htc-linux issam1979 (18c0c922@gateway/web/freenode/ip.24.192.201.34)
19:46.10*** join/#htc-linux eugenb (~Adium@dslb-188-101-066-219.pools.arcor-ip.net)
19:46.10*** join/#htc-linux arrrghhhTP2 (~arrrghhh_@173.5.91.151)
19:47.30jonolo_ok, uploading...
19:47.38gauner1986thx
19:48.34darkstonegauner1986: not sure about evo builds
19:48.37darkstoneyou can try
19:51.20darkstoneback soon again
19:52.01gauner1986hm
19:52.16gpcoh, what's news the darkstone's omx library?
19:52.55gauner1986didnt change anything
19:53.04gauner1986still hangs at the end
19:53.09gpc:(
19:53.16gauner1986http://pastebin.com/5jciRjXz
19:53.23ocmIt is possible to show more than 65k colors on the hd2 right? afaik its a sw limitation
19:53.32[Delenn]no
19:53.34gauner1986no, not possible
19:53.42[Delenn]565 hardware wires
19:53.46ocmHmmm ok
19:53.50[Delenn]look at number of gpio
19:54.02gpcdo you mean "cannot stop the video record with 720p"?
19:54.07gauner1986yeah
19:54.10gauner1986it starts fine
19:54.13gauner1986but can't be stopped
19:54.20gauner1986seems like some fault during video encoding
19:54.30gpchumm, the videoEncode in OMX is died
19:54.57HunterkllRajko, you around?
19:55.01gauner1986anyway.. the 720p mode makes all controls in the photo camera work
19:55.11gpcyes
19:55.31gpcCompatibility with htc customize library :P
19:56.01ocmso the actual lcd is capable of more than 65k correct?
19:56.22[Delenn]most lcd support 6-6-6 ofcourse
19:56.30[Delenn]who will make lcd with 5-6-5?
19:56.31[Delenn]:D
19:56.36mdeejaygauner1986 you test my libs?
19:56.54mdeejayform 2.29
19:56.54gauner1986mdeejay: yes
19:56.59gauner1986the desire ones
19:57.10mdeejayno stop?
19:57.21gauner1986the error in the pastebin
19:57.21gauner1986yes
19:57.32mdeejay800*480 starts?
19:57.36gauner1986yes
19:57.39mdeejayok
19:57.55gauner1986btw
19:58.01gauner1986which app can open mkv's ?
19:58.04gauner1986tried in album
19:58.06gauner1986doesnt work
19:58.15gpcrock player
19:59.11gpcthere is no libOmxVenc.so in darkstone
19:59.16gpc<PROTECTED>
19:59.19mdeejayhm. now we have 1 modified file in lib folder :)
19:59.28gauner1986i tried the files mdeejay gave me
19:59.30gauner1986there is one
19:59.36mdeejaylibgps.so
20:00.05gpcit means the DesireHD base can use camera ?!?!
20:00.19gauner1986i can only use software decoding mode there
20:00.20darkstone18:09:16] <darkstone> files dont include stuff necessary to record
20:00.20darkstone[18:09:21] <darkstone> just playback
20:00.21mdeejay?
20:00.26darkstonei did waen you
20:00.28darkstone:P
20:00.36gauner1986this file cannot be played in system player
20:00.45darkstonewarn*
20:01.05gpchi darkstone, how about the encoder library?
20:01.15*** join/#htc-linux _brandroid (~yaaic@71-81-2-34.dhcp.ahvl.nc.charter.com)
20:01.41darkstonewas takwen from zego build
20:01.47darkstonei never included
20:01.59darkstonebbl
20:02.01mdeejaygauner1986 system player playing only .mp4 files
20:02.04*** join/#htc-linux Magga (~no@244.199.16.62.customer.cdi.no)
20:02.16gauner1986lame
20:02.18gpcoh
20:02.34gpcdecode 720p?
20:02.36gauner1986my own encoded one in 800x480 works fine
20:02.37gpclet me test!
20:02.37mdeejayi mean 720p
20:02.51mdeejayhttp://www.multiupload.com/WY60UNAU6L
20:02.55mdeejayup.mp4
20:03.25*** join/#htc-linux charansingh (70c4746a@gateway/web/freenode/ip.112.196.116.106)
20:03.57charansinghi have some questions for u guys if u can help
20:04.07charansingh1. How do u substitute for the radio.img on native android phones as they play an important part in DSP  2. what camera libs do u use for liboemcamera.so and libcamera.so. Which phone are they from.  3. Are devs using the latest venc, vdec drivers in their kernel or are they using the one before froyo rolled out for nexus one. The new drivers encode faster.
20:04.20charansinghthese are needed if we want 720p on HD2
20:05.49gpccharansingh, do you mean playback or record?
20:05.59charansinghrecord
20:06.12charansinghplayback will most probably come with recording set
20:06.41*** join/#htc-linux gauner1986 (~Adium@p508C6BBB.dip.t-dialin.net)
20:07.27gpccharansingh, humm,  2. the oemcamera & camera.so come from Desire(today)
20:07.43charansinghdesire 2.2 right?
20:07.48gpcyes
20:09.33*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
20:10.22*** join/#htc-linux pkirsche (~pkirsche@p5DF56E45.dip.t-dialin.net)
20:12.20*** join/#htc-linux ts0cha0tik (~ts0cha0ti@70.125.44.254)
20:13.25*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
20:13.54gpcdarkstone,  what issue i can test in your omx library?
20:15.08gpcdarkstone, oh good, 720p playback with hardware
20:15.11charansinghwhich omx libraries are u guys using
20:15.42charansinghare they from nexus 2.1 or nexus 2.2/desire 2.2/evo 2.2
20:15.49luc_darkstone: hows new libs?
20:16.03darkstoneback
20:16.05*** join/#htc-linux _brandroid (~yaaic@71-81-2-34.dhcp.ahvl.nc.charter.com)
20:16.06gpci am not sure the omx
20:16.18gpcit seems some combination :P
20:16.24darkstonenew libs are fine, they decode 720p h264 correctly
20:16.32darkstonei havent tried encoding as of yet
20:16.37luc_but camera crash
20:16.41charansingh720p was only possible due to new libs and radio from froyo+ the new venc in kernel
20:16.42darkstoneneed to modify media_profiles.xml
20:16.45gpcyes, hardware decode
20:16.45luc_with new patch
20:17.18darkstoneare you using a htc sense build?
20:17.20gpcluc_, you have replace camera library
20:17.24charansinghdarkstone: what are these libs from?
20:17.30*** part/#htc-linux pkirsche (~pkirsche@p5DF56E45.dip.t-dialin.net)
20:17.31darkstonecharansingh: desire
20:17.49charansinghdarkstone: 2.2 or 2.1?
20:17.58*** join/#htc-linux Mstrk242 (~Mstrk242@99-183-237-58.lightspeed.cicril.sbcglobal.net)
20:18.04luc_i was away for an hour news new libs?
20:18.11darkstonei dunno
20:18.17darkstonei was out before
20:18.19darkstonexD
20:18.24darkstonewill test some more soon
20:18.42darkstoneif someone can test htc sense build 800*480 H264 encoding and let me know how that goes
20:18.47darkstonei'd be greatful
20:18.53charansinghdarkstone: take 2.2 desire libs, update the kernel with the latest venc, vdec drivers
20:18.59darkstone(note, not MPEG4/H263)
20:19.10Hunterkllhmmm
20:19.25darkstonecharansingh: what?
20:19.26charansinghdarkstone: 720p encoding only possible in m4v encoder
20:19.33charansinghsee if that works
20:19.40gpcdarkstone,
20:19.46*** join/#htc-linux Jack-E (~Jack@host86-169-32-115.range86-169.btcentralplus.com)
20:19.53darkstoneim sure 720p encoding is done in h264
20:19.59gpcdarkstone,  H264  480p record -> died
20:20.04darkstoneyep
20:20.13Rajkolol yeah
20:20.15darkstoneare you using newer libs?
20:20.18Rajkochange your mediaprofile.xml
20:20.21Rajkoto use m4v
20:20.26darkstonethat sucks :/
20:20.26gpcdarkstone,  of cource.
20:20.27Rajkomost builds have 3gp for some eason
20:20.34HunterkllRajko, sup. Someone told me to ask you for some utilities to make this little nbh I was awarded useful ;)
20:20.36charansinghdarkstone: i am 100% sure 720p is done in m4v, i hacked that into nexus
20:20.47Rajkoi dunno nbh format
20:21.08charansinghdarkstar: h264 will never work for 720p, h*** encoders are limited to 800x480
20:21.12gpcdarkstone, your libs_r_us + new kernel(with 720P config) + new camera lib(omecemera.... from desire)
20:21.15darkstoneoh yeah
20:21.21darkstoneseems you are right charansingh
20:21.28gauner1986did somebody test the google cam?
20:21.34gauner1986maybe it works in 720p
20:21.44gauner1986with modified xml
20:22.06darkstonecrappy that we're limited to amrnb for audio
20:22.12charansinghdarkstar: do u know whats the camera model for HD2, is it s5ke***
20:22.15gpcgauner1986, i get FC :(
20:22.29darkstonecharansingh: yes
20:22.37charansinghdarkstone: cyanogen and I tried implementing aac but failed
20:22.41luc_me to black screen on gogle cam and evo one
20:23.22gpcluc_, you have change the libomecamera.so libcamera.so ... 4 files and do symbolic link
20:23.31charansinghdarkstone: u fucing scored then i think, use the the driver for s5ke*** from nexus kernel/cm-kernel. I have it tweaked there
20:23.42luc_gpc: fro what build:
20:23.52luc_from'
20:24.31charansinghdarkstone: can we get into PM
20:24.31gpcluc_,i cannot find the link again :( reveiew for IRC log :P
20:25.47luc_gpc: today logs?
20:25.56luc_didnt found
20:26.08darkstonecharansingh: sure
20:27.07*** join/#htc-linux jiogi (~jiogi@212.50.115.55)
20:27.19gpcdarkstone, the old omx video encoder don't support H264 in any resolution and H263 in720p
20:28.09Rajkowell use the new one then
20:28.30Rajkoi can h264 800x480 just fine using cm 6.1 oe
20:28.37gauner1986and where is the new one?
20:29.28darkstonedammit zego
20:29.31darkstonewhere are you?
20:29.57darkstonegpc: hm
20:30.37*** join/#htc-linux jiogi (~jiogi@212.50.115.55)
20:30.51*** join/#htc-linux gassedup (gassed@c-76-30-154-34.hsd1.tx.comcast.net)
20:31.24charansinghgpc: yea they dont support
20:31.34*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
20:31.41Rajkogauner1986, cm 6.1 nightlies for bravo and stuff
20:32.08gpccharansingh, where can i find the omx encoder for support h264?
20:32.12luc_Rajko: but you cant play h264 720p
20:32.14*** join/#htc-linux Phazz (43503968@gateway/web/freenode/ip.67.80.57.104)
20:32.30gauner1986rajko: did you already try 720p recording?
20:32.39Rajkono
20:34.07*** join/#htc-linux huggy_72_ (4f0337c8@gateway/web/freenode/ip.79.3.55.200)
20:34.27gpcwe can remove the ugly nexus one camera now :P
20:34.54*** join/#htc-linux lewellyn (aphasia@greenviolet/lewellyn)
20:34.58charansinghgpc: the latest omxlibs for desire and latest venc drivers in kernel+all open core implementation has h264 encoding upto 800x480
20:36.22*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
20:36.34luc_gpc:  can you upload your omx libs and xml?
20:37.40Rajkogauner1986, dont use the last 64MB of spl to avoid corruption
20:37.43Rajko64MB of nand
20:39.09charansinghluc_ : u can play h264 720p
20:39.14luc_yes
20:39.44gpcluc_, http://www.multiupload.com/MAB18NKFID
20:40.00luc_thx
20:40.04gauner1986rajko: ah.. why?
20:40.10gauner1986and why so much space?
20:40.14Rajkogauner1986, ask spl
20:40.18Rajkoit keeps erasing it
20:40.21Rajkoon reboot
20:40.24Rajkoif there's stuff there
20:40.27gauner1986hm
20:40.30gauner1986spl?
20:40.31gauner1986wtf
20:40.38Rajkoyep, weird
20:40.40gauner1986time for another cotulla/bepe mod
20:41.14[Delenn]yes it erase few block at the end
20:41.31gauner1986[delenn] can't that be modded?
20:41.42[Delenn]can't
20:42.30Rajkowhy the hell does it do that
20:42.33RajkoTO THE BATMOBILE
20:42.45ocm"/background theme song
20:42.49gauner1986[delenn] why?
20:42.55gauner1986and how does wince handle it?
20:42.55[Delenn]WHO ARE U PPL?
20:43.04[Delenn]O_o
20:43.16*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
20:43.19*** join/#htc-linux cr2_ (~cr2@ip-80-226-0-1.vodafone-net.de)
20:43.47cr2_Echo31: hi
20:43.55Hunterklllol
20:44.04luc_gpc: libs_r_us folder goes to libs folder?
20:45.14Rajko[Delenn], make a spl that loads a hypervisor that hooks nand erase call then loads the originl spl
20:45.36gauner1986lol
20:45.47gauner1986why can't the original spl be modded?
20:45.52gauner1986thought it is modded anyway
20:45.57Echo31cr2_: Hi
20:47.30*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
20:47.40HunterkllRajko, a hypervisor? jesus
20:47.47Rajko[Delenn], does it use it for spares or something ?
20:47.50Hunterklloverkill much
20:48.15Rajkoremember wince has simple FAL
20:48.38Rajkoand just uses TFAT on it
20:48.56darkstonebbl
20:50.15cr2_Echo31: let's get back to your gpio1
20:51.14Hunterkll[15:50] <Hunterkll> Rajko, 1024leo here
20:51.15Hunterkll[15:50] <Rajko> YOU CUNT
20:52.02Echo31cr2_: For the microdrive, I find the pata_pxa to work under dma perhaps without irq
20:52.10*** part/#htc-linux jiogi (~jiogi@212.50.115.55)
20:52.28Echo31cr2_ Two dma channels are needed
20:52.29cr2_Echo31: yes, there is no epson ata irq
20:52.58cr2_2 ?
20:53.25cr2_pxa does not let you configure the dma channels like msm
20:53.43LeTamaRajko: so, to avoid corruption we just do for last partition (remaining-64MB) ?
20:53.52[Delenn]LeTama, yes
20:53.56gauner1986hm
20:53.58[Delenn]there some blocks are erased\
20:54.00[Delenn]during reboot
20:54.01*** join/#htc-linux malisha1 (a0fe14fd@gateway/web/freenode/ip.160.254.20.253)
20:54.01gauner1986that's not a solution
20:54.16gauner1986only a workaround
20:54.18LeTamathat's good enough for me, at least for now
20:54.33Rajkogauner1986, atleast it doesnt mess up every boot and apps dont randomly dissapear
20:54.34Rajkoand stuff
20:54.49malisha1gauner1986: does 720p camera work on mdeejays desire 3.7 build?
20:54.59*** join/#htc-linux Shatterv2 (46fae0a1@gateway/web/freenode/ip.70.250.224.161)
20:54.59[Delenn]hm we have maximum 1 000 000 reboots? :D
20:55.00*** join/#htc-linux _brandroid (~yaaic@71-81-2-34.dhcp.ahvl.nc.charter.com)
20:55.08LeTamathat's also a good news that problem is identified and workaroundable :)
20:55.12Rajkoerase doesnt do anything
20:55.16Rajkoif block is already empty
20:55.45Rajkoone million "write-erase" cycles
20:55.48Rajkonot just erase cycles :D
20:56.04[Delenn]who knows
20:56.11Rajkoand it shouldnt erase them every time
20:56.17Rajkoit should be like WTF is in there, lets erase it
20:57.21Hunterklllol
20:57.21[Delenn]no... it should be WTF this n00bs wanna android on nand. lets stop them :D
20:57.27LeTamalol
20:57.35Rajkoevery nand flash chip should come with a very smart and very complicated controller like SSDs do
20:57.46Rajkothen we wouldnt have to worry about any of this crap
20:57.49Hunterklllol
20:57.54Echo31cr2_: find http://lxr.free-electrons.com/source/arch/arm/mach-pxa/vpac270.c?a=arm and http://lxr.free-electrons.com/source/drivers/ata/pata_pxa.c?a=sh#L352
20:57.59arrrghhhRajko: start callin manufacturers.
20:58.02*** join/#htc-linux HadoBrando (HadoBrando@chello084112187141.1.11.vie.surfer.at)
20:58.04Rajkoim on it
20:58.09arrrghhhlol
20:58.11*** join/#htc-linux kernelzilla (~patrick@174-17-83-18.phnx.qwest.net)
20:58.22gauner1986he's producing his own ones
20:58.26Rajkoyes
20:58.29Rajkochinamen, work !
20:58.30arrrghhheven better.
20:58.49gauner1986[delenn] why isnt this a problem for wince??
20:58.50Rajkomaking ASIC design in verilog now
20:59.00gauner1986[delenn] wince also uses the full nand spae?
20:59.11Rajkogauner1986, count your megabytes
20:59.51*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-20-129-129.dsl.pltn13.sbcglobal.net)
21:00.18Echo31cr2_ : one channel
21:00.39Hunterkll<PROTECTED>
21:00.39Hunterkll<PROTECTED>
21:00.39Hunterkll<PROTECTED>
21:00.42Hunterkll:x
21:01.51RajkoHunterkll, what about it
21:01.58Rajkoyou have 5 bad blocks
21:02.04gauner1986haha
21:02.10Rajkoalso we all hate you now
21:02.13HunterkllI define data as either 1100 or 1050 and it displays 15BF
21:02.16Hunterkllboth times
21:02.23Hunterkllfor realsize
21:02.23LeTamayes, we hate you
21:02.26Rajkodont use "filltoend"
21:02.28gauner1986yeah
21:02.29Rajkoas i said in PM
21:02.29cr2_Echo31: with irq
21:02.30Hunterkllwait
21:02.33HunterkllFFF I'm stupid
21:02.34*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
21:02.43HunterkllI was blindly typing flags in from your install txt
21:02.47arrrghhhadmitting you have a problem is the first step.
21:03.01Rajkoalso 1100 is too small
21:03.04Rajkoyou can go higher
21:03.10Hunterkllwell, my system is 800
21:03.15Hunterkllso that's 1900 out of 2000 right there
21:03.20Rajkooh
21:03.23Rajkoyeah
21:03.51HunterkllI need to leave at least ~33 at the end to stave off corruption
21:04.18Echo31cr2_: some other driver performes just DMA with  polling on the CPU irq
21:04.27Hunterkllmuch better
21:04.41cr2_Echo31: ok
21:04.44Hunterkllhow did you see my badblock count?
21:04.51Hunterkllrealsize ?
21:04.55Echo31cr2_ it does not use irq
21:05.01Rajkoyeah
21:05.06Hunterklland is only 5 very good? :D
21:05.10Rajkoyes
21:05.13Rajkoi have 4
21:05.15Hunterkllheh
21:05.42HunterkllI use the hell out of my nand, too... actual WM user here
21:06.13Hunterkllwhich is why i'm hoping for, or going to have to make, a dual boot wm/android rom here
21:06.24Echo31cr2_ how we can find the DMA channel  used ?
21:06.49cr2_Echo31: need to check the pxa manual
21:06.51RajkoHunterkll, itdoesnt go up with tme
21:06.59Hunterkllthey don't wear out? :/
21:07.12cr2_Echo31: i had a custom pxa haret version that dumped all dma config
21:07.26cr2_hm. where is it.
21:07.53Hunterkllhuh
21:08.05Hunterklldoes mass torage mode not work if you insert the sd card AFTER turning the device on ?
21:08.09Echo31cr2_: good
21:08.15[Delenn]yes not workign
21:08.22[Delenn]insert before
21:08.24gauner1986i have none
21:08.26Hunterkllok
21:08.29Rajkoits finicky as hell
21:08.34Rajkoyou can also use it only once per reboot
21:08.44Hunterkll>:3
21:08.46cr2_Echo31: looking
21:08.46[Delenn]:P
21:08.53Rajkoand in most cases cant load kernel from sd after using it
21:09.05Hunterklljust dump wp7 on us already =D
21:09.11RajkoNO.
21:09.27Hunterklllol
21:09.33cr2_Rajko: how much extra bytes are available for a 2048byte page ? 32 ?
21:09.36Hunterkllor CE 7
21:09.41Hunterklli'll probably use that more than I do android
21:09.42Rajko40 are ecc
21:09.46Rajko16 user writable
21:09.52Rajko8 unavailable
21:10.02cr2_it's 62
21:10.08cr2_err. 64
21:10.10Hunterkllheh
21:10.10cr2_ok
21:10.14Rajkoyou asked "available"
21:10.18Hunterkllwhat the fu.
21:10.38Hunterkll[Delenn], why did my file transfer slow to a crawl and speed up again over and over? like there's some clock on the receiving end going wonky?
21:10.41cr2_Rajko: 8 unavailable ?
21:10.45Rajkoyep
21:10.55Rajko2 at end of each CW
21:10.56[Delenn]slow?
21:11.01[Delenn]it's rather fast for me...
21:11.02cr2_ok
21:11.03Rajkocant be read or written if you want it to wrok good
21:11.18gauner1986[delenn] so this 64mb at the end will never be usable for us?
21:11.29[Delenn]don't ask me now... I need look more
21:11.34gauner1986ok
21:11.44cr2_Echo31: reading ghe DMA controller chapter
21:11.50Hunterkll[Delenn], hehe. ;) it was being cyclic, but is faster overall than any other mass storage mode on this device
21:13.26Hunterkllwoah
21:13.29*** join/#htc-linux phh (~quassel@2a01:e35:2e4b:b2b0:250:8dff:fee1:c793)
21:13.32Hunterkllfor once, it actually feels like a real android handset
21:13.34Hunterklli'm impressed
21:13.38RajkoHunterkll, skillz, bro
21:13.57Hunterkllthis is like when we got 2.6 booting on the 206mhz ipaw
21:13.59Hunterkllipaq
21:14.00Hunterkll3850
21:14.09Hunterkllbut by that time
21:14.11[Delenn]lol
21:14.13Hunterkllthe ipaq was so outdated
21:14.14Hunterkllno one gave a fuck
21:14.22Hunterklli don't think the patches even survive anymore lol
21:14.28Hunterklli'd have to do it all from memory
21:14.55RajkoHunterkll, sd card boot could be as fast or faster
21:14.57Hunterklli need to change this 'stick together' boot splash bs
21:15.01gauner1986rajko: the libs you mentioned don't work for any recording mode.. not 800x480 and not 720p it seems
21:15.08Rajkoif the build makers knew what the hell they were doing
21:15.14Echo31cr2_: did you trace the DREQ  during   microdrive operation ?
21:15.17Rajkogauner1986, i changed omx videnc
21:15.24HunterkllRajko, device splash
21:15.25cr2_Echo31: afair yes
21:15.27Rajkoso that camera wouldnt force crash
21:15.29Rajkoon video
21:15.32cr2_Memory-to-memory moves cannot be performed using fly-by mode. They can be performed from
21:15.33cr2_internal SRAM to external memory and vice versa.
21:15.46cr2_Echo31: the driver uses sram, btw
21:15.53gauner1986rajko: with what?
21:16.00gauner1986with what did you change it?
21:16.06cr2_Echo31: the wince driver
21:16.17Shatterv2I/O operations in Nand Arent currently up to par with SDHC, right?
21:16.20Rajkogauner1986, dunno some lib i found in every build since forever
21:16.23cr2_Echo31: but i've never thought about its purpose
21:16.27HunterkllShatterv2, what gave you that idea?
21:16.32gauner1986rajko: can you send it to me?
21:16.37gauner1986or upload it somewhere?
21:16.40[Delenn]now I will check and power on sd card only at start up of magldr
21:16.51Rajko[Delenn], why not power it up
21:16.56Rajkoonly if you need it?
21:17.09Rajkolike if entering ms mode
21:17.12Rajkoor booting from sd
21:17.16[Delenn]better turn on it once at start uo
21:17.22Shatterv2A post or two, something like "NAND for now is still premature and is not currently as fast as using the sdhc port".
21:17.34RajkoShatterv2, boots hella fast bro
21:17.38Rajkowrites are slower
21:17.49Shatterv2:'( Wish I could try
21:17.51HunterkllF()&)(& writes i don't care about that
21:17.53Hunterklluh
21:17.59HunterkllRajko, no signal or data?
21:18.05Hunterklloh, nevermind, it just came up as i said that
21:18.13Rajko3 secs for it to initialize
21:18.18Rajkocuz rilwrapper does sleep(1) trice
21:18.25cr2_Echo31: you can try to trace the dma registers
21:18.26Hunterkllkk
21:18.36Rajkowhich really should be fixed
21:18.59Hunterkllwhy did my screen blank. while i was typing
21:19.00HunterkllD:
21:19.07*** join/#htc-linux Markinus (~Miranda@212.255.40.25)
21:19.11Markinusb
21:19.13Shatterv2Are write speeds being worked on? (NAND)
21:19.19gauner1986hey markinus
21:19.21RajkoHunterkll, needs new liblights
21:19.26RajkoShatterv2, you cant work on it
21:19.28Rajkoits how nand rolls
21:19.52HunterkllRajko, so i'm screwed? D:
21:19.58Shatterv2Gotcha, and corruption is still there or it's all patched up?
21:20.03RajkoHunterkll, point to a light
21:20.08Hunterklloh
21:20.08Rajkothen disble autobl
21:20.12Shatterv2;)
21:20.29Hunterkllhehe
21:20.53gauner1986[delenn] you need to do one of your evil things again :P
21:21.04Hunterkllthe boot animation is smooth once more
21:21.10Hunterklli've not seen that on this device ever
21:21.11Echo31cr2_: following the pxa270  doc, the mode can be Flow-Through DMA Transfers
21:21.25*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
21:21.30*** join/#htc-linux ocm (~ocm@200.34.15.202)
21:21.32cr2_Echo31: but it's easy to dump the dma SRC and DST registers for each channel
21:21.39Shatterv2Rajko: Gotcha, and corruption is still there or it's all patched up?
21:22.03Rajkoask SPL
21:22.08Echo31cr2_: It is easy for you
21:22.09cr2_Echo31: the dma mode can be decoded from the channel settings
21:22.10Hunterkllspeaking of problems
21:22.19cr2_Echo31: hm. ok
21:22.23Hunterkllhas anyone made headway into that old i2c crashing issue?
21:23.30gauner1986spl: why are you corrupting our nand?
21:23.31cr2_DMA Request to Channel Map Register (DRCMRx)
21:23.36Shatterv2SPL, please behave!
21:23.53cr2_<PROTECTED>
21:23.55cr2_0x4000_0100Ć¢Ā€Ā“0x4000_01FC
21:23.56cr2_0x4000_1100Ć¢Ā€Ā“0x4000_1118
21:23.58cr2_<PROTECTED>
21:25.34[Delenn]:D
21:25.55*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-20-129-129.dsl.pltn13.sbcglobal.net)
21:26.44Echo31cr2_: DMA controller address starts to  0x40000000 from wiki
21:27.02Shatterv2Rajko: Are you on Nand as of right now?
21:27.13Rajkono, im on cocaine
21:27.33HunterkllShatterv2, it's like an exclusive club
21:28.15HunterkllRajko, any reason I lose signal? O.o
21:28.21*** join/#htc-linux treaki__ (~treaki@p5DCC1B64.dip.t-dialin.net)
21:28.26*** join/#htc-linux Jack-E (~Jack@host86-169-32-115.range86-169.btcentralplus.com)
21:28.31Shatterv2Ohh really? Who do you gotta sleep with to get into the club? ;)
21:28.51HunterkllShatterv2, just been around here forever and know which end of a compiler to stick your usb cable into
21:28.53Hunterkll>:3
21:29.33Echo31cr2_  : uses 16  registers for 1 channel DMA
21:29.48Shatterv2Hunterkill, Sounds awfully messy.. :P
21:30.20cr2_Echo31: i'm looking for the tool, and will run haret now
21:30.45HunterkllRajko, why can't I update android terminal emulator eh
21:30.54RajkoHunterkll, app error
21:31.02Rajkomarket problem or something
21:31.06Rajkoif you deleted it
21:31.10Rajkoyou wont be able to get it back
21:31.14Hunterkllwhaat?
21:31.17Hunterkllso they screwed it up
21:31.19Rajkohe fucked up the app on the market
21:31.23Hunterkllsigh
21:31.37Shatterv2:o
21:36.14cr2_Echo31: found
21:36.20Echo31cr2_:  Did you test other devices, TS, backlight, led , gps, bt. the bt and gps do not work
21:36.21cr2_chan:   2 desc: 0x00000001
21:36.22cr2_chan:   2 src : 0x0c000230
21:36.25cr2_chan:   2 dst : 0x5c019400
21:36.25cr2_dma status: channel=02 0x40000008
21:36.50cr2_src : 0x0c000230 is the epson
21:36.57cr2_the dst is in pxa sram
21:37.16Echo31cr2_: good
21:38.53*** join/#htc-linux MN-hd2 (~yaaic@host86-137-210-184.range86-137.btcentralplus.com)
21:39.20MN-hd2hi
21:39.22cr2_Echo31: after write to microdrive
21:39.25cr2_chan:   2 desc: 0x00000001
21:39.27cr2_chan:   2 src : 0x5c019200
21:39.28cr2_chan:   2 dst : 0x0c000238
21:39.30cr2_dma status: channel=02 0x40000008
21:39.43cr2_src and dst are reversed now.
21:39.50cr2_so only 1 channel is used
21:39.57*** join/#htc-linux DuperMan (DuperMan@46-116-53-65.bb.netvision.net.il)
21:40.05cr2_i forgot how to decode 230 and 238
21:40.25cr2_it's the byte register shifted by something
21:40.59MN-hd2ate there still gsensor freezes on nand
21:41.38Echo31cr2: it is 8c on the ide register
21:41.43cr2_Echo31: btw, does your kernel support sleep/resume ? for pxa
21:41.50*** join/#htc-linux DuperMan (DuperMan@46-116-53-65.bb.netvision.net.il)
21:41.55cr2_8c*4 ?
21:43.31Echo31cr2_: Yes
21:44.59Echo31cr2_: it is 8Ch DMA0_RdData_H (DMA0 Read Data High) from datasheet
21:45.24cr2_Echo31: do you dump the board id and isp158x at boot ?
21:45.38cr2_isp158x cpld2 bits
21:45.50cr2_Echo31: h,,
21:46.06cr2_how does 8c translates to 0x2030/238
21:46.40cr2_argh ;)
21:47.10cr2_what is 8e ?
21:47.32Rajkogauner1986, how use new rilwrapper srsly
21:47.33Echo31cr2:   8e = 8Eh DMA0_WrData_H (DMA0 Write Data High)
21:47.36Rajkoi want maek new buildz
21:47.43cr2_Echo31: looks good
21:48.28cr2_Echo31: i'll look at my haret logs
21:49.50MN-hd2dont those on nand have rmnet or does [Delenn] need to release a new magldr?
21:50.27Echo31cr2_ I 'll try to implement the dma. I think that it is the unique solution
21:50.33*** join/#htc-linux profiler (~profiler@ti0035a340-dhcp0453.bb.online.no)
21:51.12Hunterkllrajko implement recovery partition plz
21:51.13HunterkllD:
21:51.18gauner1986rajko: read http://forum.xda-developers.com/showthread.php?t=824413
21:51.21Rajkoneeds magldr support
21:51.28Rajkogauner1986, i did bro
21:51.33Rajkowe dont eed ppp/active anymore ?
21:51.34Hunterkll[Delenn], implement support for recoveyr partitoin booting
21:51.35gauner1986rajko: what do you want to know exaclty?
21:51.36cr2_Echo31:  GPIO 115   00080000   DREQ0   I      1
21:51.39Rajkowhat do i put in ppp config file
21:51.39gauner1986rajko: yeah
21:52.26gauner1986usepeerdns
21:52.26gauner1986novj
21:52.26gauner1986novjccomp
21:52.34gauner1986this works for me
21:52.38gauner1986may be provider dependant
21:52.45gauner1986hm
21:52.52gauner1986someone should really write a wiki page on it
21:52.55gauner1986:)
21:53.00Rajkoremove dns from build.prop?
21:53.03gauner1986yes
21:53.05Rajkosee all this needs to be in that thread
21:53.05gauner1986not needed
21:53.41gauner1986dns autoconfiguration worked after i put those options
21:54.03cr2_Echo31: seen
21:54.06cr2_007.624    GPIOS    GPLR3: GPIO115(115)=1
21:54.08cr2_007.701    GPIOS    GPLR3: GPIO115(115)=0
21:54.35cr2_Echo31: it's the DREQ0 input pin
21:54.54*** join/#htc-linux vw (4463eeec@gateway/web/freenode/ip.68.99.238.236)
21:55.18Rajkogauner1986, so what camera libs do we use ?
21:55.34Rajkoalso, the autobl does love interfering with android's manual set backlight
21:55.45*** join/#htc-linux wish34 (~wishmaste@5e069895.bb.sky.com)
21:55.45gauner1986rajko: it have to be the desire ones
21:55.54Rajkoexacty desire ones ?
21:55.57gauner1986for 720p mode
21:56.03Rajkono i want normal mode
21:56.07gauner1986yeah
21:56.09Hunterkll[Delenn], please implement kitchen sink into magldr so it can have everything
21:56.14gauner1986if 720p is enabled in kernel
21:56.18gauner1986you need the desire ones
21:56.27Rajkoif 720p is not enabled in kernel, can i use the desire ones ?
21:56.52*** join/#htc-linux profiler (~profiler@ti0035a340-dhcp0453.bb.online.no)
21:57.08[Delenn]kitchen sink ?
21:57.29Echo31cr2: The pata_pxa requests  IDE IRQ pin. I suppose it is a same meanning
21:57.31gauner1986rajko: i guess so, havent tried
21:57.39gauner1986also
21:57.46gauner1986i dont know where the libs came from i used before
21:57.48gauner1986:)
21:57.59gauner1986i just replaced them with the ones markinus gave me
21:58.03Echo31cr: no is not a irq
21:58.10cr2_Echo31: i think it's done in hardware
21:58.36MarkinusRajko: if you not enable 720p u need modified libs
21:58.47MarkinusRajko: if you enable it, original
21:58.52cr2_epson lowers the DREQ0, so the pxa dma controller can transfer the data
21:58.59Rajkowhat was that with the ln -s thingy
21:59.21cr2_Echo31: so you dont need linux irq support
21:59.22gauner1986rajko: i placed that in init.rc
21:59.45*** join/#htc-linux ddjigs (aa23e041@gateway/web/freenode/ip.170.35.224.65)
21:59.49MarkinusRajko: for the lib. It's strange. If you do a node1 fpr the camera controll, the lib is searching for 1. If you do node 1, then the lib is searching for 0 . .
21:59.50Echo31cr2_:  ok, i think also.
22:00.01gauner1986rajko:
22:00.02gauner1986<PROTECTED>
22:00.02gauner1986<PROTECTED>
22:00.02gauner1986<PROTECTED>
22:00.03MarkinusRajko: so simple link and it works
22:00.44Markinus* node0
22:00.54cr2_Echo31: the only trick is to prealloc the sram for dma ?
22:00.58darkstonefor 720p recording i need to ln -s the above?
22:01.05gauner1986yes
22:01.12gauner1986but it doesnt work anyway
22:01.13gauner1986:P
22:01.21Rajkoso what happens if i use my old mediaprofile
22:01.23Rajkowith 800x480
22:01.25Markinusthe best in the moment is 800x480
22:01.28gauner1986it will work
22:01.36gauner1986just no 720p
22:01.40gauner1986but the nice thing is
22:01.50gauner1986the controls like zoom and stuff work now in htc camera
22:01.57Rajkono more hang on flash ?
22:02.03Rajkolike using hacked libs
22:02.11Markinusyou can start the recording with 720p, but if you finish it the app is crashing
22:02.18darkstoneah ok
22:02.21gauner1986it doesnt crash
22:02.27gauner1986it gets stuck on preview picture
22:02.30gauner1986you cant press anything
22:02.34gauner1986but preview is running
22:02.39Rajkoyeah it did that before anyway
22:02.39Markinusgauner1986: -> crashing :)
22:02.42darkstonedo we need to still replace libomx etc?
22:02.44gauner1986:)
22:02.45cr2_Echo31: which athena do you have ?
22:02.50darkstoneor can we use ones direct from desire?
22:02.53Echo31cr2_ use dmam_alloc_coherent and  pxa_request_dma
22:03.06cr2_ok
22:03.06Rajkodarkstone, you only needed to replace libomx_videnc before
22:03.08Markinusdarkstone: this is what we have to find out
22:03.08Rajkoand i think you still do
22:03.10Echo31cr2: athena100 is x7500 advantage
22:03.13Markinusdarkstone: the best combinations
22:03.13Rajkobecause of old dsp in radio
22:03.19darkstoneright
22:03.26gauner1986rajko: i tried replacing that.. didnt work
22:03.30darkstonei've only replaces libomx_videnc as Rajko said
22:03.32cr2_Echo31: ok, so your device is different from mine
22:03.59cr2_Echo31: you should check the baord id and the isp pins. maybe in the wince dmesg
22:04.25*** join/#htc-linux vw (4463eeec@gateway/web/freenode/ip.68.99.238.236)
22:06.05Echo31cr2: I am as newbies, how do you get Wince dmesg
22:06.40[Delenn]lol legends is good thing :)
22:07.13gauner1986legends?
22:07.19[Delenn]yes.
22:08.08cr2_Echo31: pwf mydmesg 0xa01000000 0x200000
22:08.15cr2_Echo31: in haret
22:08.27MN-hd2lol just read logs someone claimed to bruteforce magldr password xD
22:08.37*** join/#htc-linux jalaluddin (57d380a4@gateway/web/freenode/ip.87.211.128.164)
22:08.53ocmlol really?
22:09.18Echo31cr2: I updated my ubuntu an d i lost my communication
22:09.21jalaluddinjust a quick question , how do you download latest kernel from git?
22:09.21ocmToo many bruteforcing programs that throw false positives, not worth the try imo. Exercise a little bit of patience ll
22:09.27[Delenn]rar ~ 200 passwords sec => fail.
22:09.39huggy_72probably fast magdlr release then broutforce it :D
22:09.45Echo31cr2: my synce communication
22:10.10cr2_Echo31: look for 'Misc: 1583 on board'
22:10.29MN-hd2lol we just need to wait for public release then sorted
22:10.32cr2_V03USB: 1583 on board
22:10.54cr2_Board ID: 6
22:11.04huggy_72MN-hd2: where this on log, ? i want just sunrise
22:11.40MN-hd2hold on
22:11.54cr2_Echo31: OEMI Enable -> 30 ISP1583 USB20 Intr En
22:12.03huggy_72not today so?
22:12.40cr2_Echo31: don't forget that we also have TVout :)
22:12.57ocmwe do?
22:13.00MN-hd2huggy_72 read at 13:28
22:13.41cr2_ocm: on htc athena. and on raph, but it does not matter now.
22:14.02ocmok
22:14.29cr2_Echo31: you don't need synce. i get an rndis eth1 here
22:15.23*** join/#htc-linux F-D (~F-D@92.30.81.36)
22:15.52Echo31cr2_: I set to wifi mode
22:16.09darkstoneok
22:16.22darkstoneusing desire libs for omx causes some sort of buffer problem
22:16.24cr2_Echo31: ok
22:16.35darkstonelike, huge XD
22:16.38darkstonei'll pastebin
22:16.58huggy_72MN-hd2: buauauauaahahahaha 32 chars and probably some  russian/or how knows simbols, you need some serius cluster to do it, and when done hd2 is good for museum :D
22:17.14*** join/#htc-linux Magga (~no@244.199.16.62.customer.cdi.no)
22:17.37MN-hd2lool :) putting that much effort to try and find it you may aswell wait for a final release
22:19.48Shatterv2Bruteforce! :P
22:20.00huggy_72and then you got it and dunno how to flash , or to do something whit it at all
22:20.35Shatterv2Google it! Hehe
22:21.28*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
22:21.49huggy_72google what?
22:22.17stinebd[acl]: yes sir
22:22.47*** part/#htc-linux MN-hd2 (~yaaic@host86-137-210-184.range86-137.btcentralplus.com)
22:24.01[acl]stinebd: sup dood.. just a quick question about the button mappings ? im sure you heard the masses wondering why buttons were changed .. People actually started to fork off their own versions without those button changes. What was the big reason for the change anyways?
22:24.35stinebd[acl]: power button was changed in the kernel
22:24.38*** part/#htc-linux [Delenn] (~opera@nat004-252-205-109.tvoe.tv)
22:24.54[acl]stinebd: yeah but why? i think i missed that convo on the logs
22:24.59ocmwhat are the current mappings?
22:25.01stinebd[acl]: no idea, so did i.
22:25.16stinebdprobably to better accommodate actual linux
22:26.11Hunterkllis there anything like vnc for android? i mean, a vnc server on the android device
22:27.24stinebd[acl]: the forks are concerning rhod/topa?
22:27.56[acl]stinebd: ppcg there is a new version floating around without changes. I'm sure it will continue if the change is small
22:28.11*** join/#htc-linux Aqumen (~nnscript@ip565e4ea8.direct-adsl.nl)
22:28.19[acl]stinebd; wondering if we cna just make it variable on the server, or is it even worth it to bother with it. not sure.
22:28.27stinebdwell i'd like to get people's input on rhod layouts as much as possible
22:28.31stinebdsince i don't have the machine
22:28.32Echo31cr2_:  HaRET(1)#  pwf mydmesg 0xa01000000 0x200000
22:28.32Echo31Short write detected while writing to file
22:29.09stinebd[acl]: really we should re-work the entire keymaps system
22:29.11cr2_Echo31: 1 zero too much in the 0xa01
22:29.12stinebdit's a mess
22:29.24stinebdi'll have to spend a day or so on that at some point
22:31.27[acl]stinebd: thats cool.. everyone was happy with the old settings but that was without the zoombar being used. Im sure with the zoombar we can do a whole lot more. you are the master in that area.
22:31.59Echo31cr2_: HaRET(3)# pd 0x08000000 20
22:31.59Echo3108000000 | 00860014 0050005b 00ff0020 000a0021 | ....[.P. ...!...
22:31.59Echo3108000010 | 00000000
22:34.16*** join/#htc-linux vinceweis (4463eeec@gateway/web/freenode/ip.68.99.238.236)
22:34.34cr2_Echo31: cpld2 ?
22:34.50cr2_Echo31: do you get wince dmesg text ?
22:35.10*** join/#htc-linux F-D (~F-D@92.30.81.36)
22:35.18*** join/#htc-linux tb_killa (~tb_killa@dsbg-5d82b999.pool.mediaWays.net)
22:35.24tb_killahello everybody
22:35.40cr2_c is 000a0021
22:35.51cr2_bit 0x20 is set
22:37.31tb_killai have a strange problem.. i used Mdeejay eVo Sense v. 2.3 with Hastarin 8.1 Kernel... today I phoned with my girlfriend and after minutes later the screen come on and then i contact the TS and activated Loudspeaking..
22:38.30tb_killabut now the strange problem.. if I pused a button (keypad) the MobilePhone does anything else.. if I pushed volume it popup the latest used app...
22:39.32ocmtb_killa wrong channel
22:39.47tb_killafirst I thougt it could be only android but after I boot up windows mobile back i have the same problems...if i pushed on keypad button the volumekey goes down automaticly and i couldnĀ“t used the keys at the side of the Phone..
22:40.06tb_killasry but I think that could be android and configurations of android ..
22:40.42tb_killabecause android initialsizes the keypad and TS driver (Atmel) so I personally think that android wrote wrong values to the chip..
22:40.51*** join/#htc-linux XirXes (~chatzilla@67-2-98-123.slkc.qwest.net)
22:40.52*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
22:41.11ocmhttp://forum.xda-developers.com/forumdisplay.php?f=694
22:41.19ocmim sure you can get an answer there tb_killa
22:41.34tb_killathx..
22:41.47tb_killajoin htc-linux-chat
22:42.22gauner1986i hate windows update
22:42.26gauner1986i simply hate it
22:42.31gauner1986it costs me so much time...
22:42.57gauner1986bleh.. reboot.. update files during reboot.. blabla
22:43.27huggy_72set on manual update :p
22:43.40Echo31cr2 : cpld2 : HaRET(11)# pd 0x0a000000 10
22:43.40Echo310a000000 | 00000000 00000000 00000000 :
22:44.23cr2_0x09000000
22:44.53cr2_is it right ?
22:45.42cr2_Echo31: epson regs i see in the trace
22:45.46cr2_0x02,0x06,0x16,0x22,0xa0,0xa1,0xa3,0xa4,0xa5,0xa6,0xb0,0xb2,0xb3,0xb4,0xb6,0xb8,0xb9,0xeb,0xed
22:45.55darkstonemy media_profiles.xml: http://pastebin.com/y00Q8KbE
22:45.58darkstonelogcat: http://pastebin.com/8Z83LZX1
22:46.16darkstoneusing stock desire libs for libomx, nothing swapped
22:46.25cr2_Echo31: with values. and read or write
22:46.39cr2_Echo31: i can just sed them in the log
22:46.54cr2_Echo31: so the output will be readable
22:47.14darkstonenow to try 800x480
22:47.34cr2_Echo31: wiki says
22:47.38cr2_0xab200000   0x0a000000   0x01   CPLD2 CPLD1c 0x20 unset
22:47.39cr2_0xab200000   0x09000000   0x01   CPLD2 CPLD1c 0x20 set
22:48.06cr2_Echo31: so the CPLD2 is at 0x09000000 ?
22:48.13*** join/#htc-linux hamagc (~hamagc@206.55.156.200)
22:49.20*** part/#htc-linux tb_killa (~tb_killa@dsbg-5d82b999.pool.mediaWays.net)
22:49.23Echo31cr2: HaRET(2)# pd 0x09000000 2
22:49.23Echo3109000000 | c9ffc9ff                            | ....
22:49.59Echo31cr2: pb of wifi connection  :-(
22:50.13*** join/#htc-linux IFailStuff (~IFail@unaffiliated/ifailstuff)
22:51.42*** join/#htc-linux charansingh (70c474fa@gateway/web/freenode/ip.112.196.116.250)
22:51.54darkstonechanged to 800x480: http://pastebin.com/kLzjG3PS
22:51.56charansinghIs markinus online yet?
22:52.37darkstoneyes
22:52.45darkstoneMarkinus ^
22:52.51cr2_Echo31: c9ff is ok
22:52.58charansinghi cant see him reply :(
22:53.06darkstonemaybe he's busy
22:53.35charansinghits like 4am here n i need to go to sleep, wanted to tip him on some stuff that would help him a lot
22:53.39Markinus#
22:53.39MarkinusE/AuthorDriver(  174): Command 15 completed with error -15
22:53.39Markinus#
22:53.40MarkinusE/MediaRecorder(  841): prepare failed: -15
22:53.40Markinus#
22:53.42MarkinusE/videocamera(  841): prepare failed for /mnt/sdcard/DCIM/Camera/VID_20101109_225051.mp4
22:54.07Markinuscharansingh: what do you have?
22:54.19charansinghWhat encoder are u using?
22:54.28Markinuslib?
22:54.38charansinghnah in media profiles?
22:54.44*** join/#htc-linux gassed (gassed@c-76-30-154-34.hsd1.tx.comcast.net)
22:54.49charansinghis it h264, m4v or h263?
22:54.59charansingh720p would only work with m4v
22:55.01Markinuscharansingh: mpeg4
22:55.09Markinuscharansingh: yes
22:55.12charansinghcan u get the logcat before it
22:55.20Markinuscharansingh: I know, you cannot use something else in the app
22:55.37charansinghits not the app but opencore problem
22:55.38Markinus(for 720p)
22:55.50charansinghAndroid sucks at encoders
22:55.57cr2_Echo31: c93f for me
22:56.25charansinghMarkinus: there must be something else before this error
22:56.26Markinuscharansingh: ahh, ok. Yes this could be the problem. On h264 and lower res the app crash imidiatly
22:56.44cr2_Echo31: bit 0x20 in CPLD1 c is set too
22:56.53charansinghMarkinus: then u arent using the latest venc drivers
22:56.58Markinuscharansingh: yes, there are errors vom video encoder
22:57.28charansinghwhat drivers are u using in qdsp-venc
22:57.38MarkinusVENC_ERROR get_parameter::940 unsupported index 0x700000b
22:58.09charansinghis the file the one before 2.2 or after 2.1
22:58.18MarkinusVENC_ERROR set_parameter::2730 unsupported index 0x700000b
22:58.18MarkinusVENC_ERROR translate_profile::1003 unsupported profile
22:58.18MarkinusVENC_ERROR ven_set_intra_refresh_rate::1070 ven_set_intra_refresh_rate failed (-1)
22:58.45Markinuscharansingh: do you mean the kernel driver?
22:58.51charansinghyea
22:59.26Markinusthe qdsp stuff is changed from Cotulla to Leo
22:59.42Markinusis from .32 evo kernel
22:59.45charansinghcan u link it to me, lemme see if they are the new ones
22:59.51cr2_Echo31: from my decoding, you should have isp158x with gpio1 as irq
23:00.01gauner1986charansingh: is that stuff open source?
23:00.06*** join/#htc-linux gassedup (gassed@c-76-30-161-228.hsd1.tx.comcast.net)
23:00.11cr2_Echo31: did you get the wince dmesg ?
23:00.19charansinghyea
23:00.20Markinuscharansingh: if I remenber corectyl of of them is from codeaurora
23:00.24Markinusmoment
23:01.25Markinuscharansingh: http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc/trees/master/arch/arm/mach-msm/qdsp6_1550
23:03.27charansinghur doing it wrong
23:03.28charansinghhttps://github.com/CyanogenMod/cm-kernel/blob/android-msm-2.6.35/arch/arm/mach-msm/qdsp6/msm_q6venc.c
23:03.40charansinghthis should be the q6venc file
23:03.49charansinghur using the older ones i think
23:03.50*** join/#htc-linux tfouto (5f5fcbed@gateway/web/freenode/ip.95.95.203.237)
23:04.04charansinghmarkinus: those are slow and dont support 720p
23:04.07Echo31cr2: pwf mydmesg 0xa0100000  0x200000 does not work !
23:04.17Markinuscharansingh: ahh, intresting, I will try it
23:04.25Markinuscharansingh: thx
23:04.32charansinghone more thing
23:04.39charansinghOverclock the Camera for better video
23:04.47*** join/#htc-linux ccube (~ccube@pass-4d04a27a.pool.mediaWays.net)
23:05.09Markinuscharansingh: hehe :) ok!
23:05.17*** join/#htc-linux pkirsche (~pkirsche@p5DF56E45.dip.t-dialin.net)
23:05.27*** part/#htc-linux pkirsche (~pkirsche@p5DF56E45.dip.t-dialin.net)
23:05.27charansinghtake all the new files from CM -kernel
23:05.41charansinghor better port over the files required for HD2 kernel over to CM kernel source, take the config with 720p enabled for HD2 and compile, everything in cmkernel is already set for 720p as it is supporting 720p for 4 phones and changes are universal
23:06.11*** join/#htc-linux ccube (~ccube@pass-4d04a27a.pool.mediaWays.net)
23:06.24charansinghMarkinus: Use CM source
23:06.43charansinghfirst try everything on CM build as CM6 is 720p ready, it already has the HTC framework for 720p
23:07.07Markinuscharansingh: yes, good Idea
23:07.17ts0cha0tikFrom charnsingh_online: increase the performance of this camera by increasing the clock to 83 mhz, its stock at 72mhz. The first line after #include stuff, change the hex value to 0xA6. It will clock it to 83 mhz giving a huge improvement in performance and providing 30fps for 480p. If we have the new drivers/omx libs implemented, it will most probably to 720p @29fps on that clock speed
23:07.17*** join/#htc-linux cr2_ (~cr2@ip-80-226-0-1.vodafone-net.de)
23:08.09charansinghMarkinus: how do u substitute for android radio img
23:08.18Rajkoyou dont
23:08.21Rajkoyou use what you got
23:08.29Rajkothus librilwrapper
23:08.41charansinghi am talking bout radio,img
23:08.49gauner1986whats radio.img?
23:09.20Markinuscharansingh: we're using still Leo one
23:09.35charansinghMarkinus: has it been ever updated
23:09.46Rajkotmo still does
23:09.47Markinuscharansingh: so we can use wimce and android
23:09.50Rajkowe're at 2.15.40
23:09.57Markinuscharansingh: yes
23:10.05Echo31cr2: ok. the file is on pda. I cannot open
23:10.06Markinusoften
23:10.12charansinghwhen was the radio.img last updated
23:10.37charansinghwas it updated after nexus/desire got 2.2
23:10.39Markinussome weeks ago
23:10.51Rajkocharansingh, it still has old dsp or something i think
23:10.52charansinghOk nice ur in luck then
23:10.54Rajkosince wince doesnt use new one
23:11.06charansinghDamn could be a trouble
23:11.33Markinusyeah
23:11.41HunterkllONLY 12,131hrs left til completion!
23:11.44Hunterkllyaaay data recovery
23:11.47charansinghWhen i was working on nexus, i could get 720p working since the very beginning but radio,img really messed up. It will give u a kernel panic as soon as u start recording
23:12.09Markinuscharansingh: I will simple test it :)
23:12.18charansinghif i had the radio.img with updated DSP, n1 would have 720p from day 1
23:12.54Markinusin the theorie we could replace our with desires, but then wince dies
23:13.01Markinusmaybe sometimes
23:13.06RajkoDIE WINCE DIE
23:13.15Markinushehe
23:13.18*** join/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
23:13.28charansinghlol
23:14.04charansinghpractically u can brick ur phone
23:14.15Rajkopff just jtag it
23:14.49Rajkois there a wiki somewhere on where AMSS is located and what it does, OSBL etc
23:15.22charansinghif u know how to jtag, itll be worth trying
23:15.27Echo31cr2: how do use the mydmesg?
23:15.44Rajkoi dont want to open my hd2
23:16.36gauner1986jtag on leo is a mess
23:16.41gauner1986if you have seen the pics on xda
23:16.46charansinghi havent
23:16.52Rajkoyou need the jig
23:16.56gauner1986yeah
23:17.00gauner1986+ expensive hardware
23:17.12Rajkoisnt it just ARM jtag ? i have stuff for arm
23:17.16cr2_Echo31: it should be a textfile, with some binary junk
23:17.36cr2_Echo31: rename it to .txt
23:17.54cr2_Echo31: then wince will open it. dumb windows ;)
23:18.41Echo31cr2_: i renamed the file. the file size is 2MB
23:18.52cr2_yes
23:19.08gauner1986rajko: then you would still need to solder wires to very very small solder points
23:19.09gauner1986:P
23:19.16Rajkoyes, no thx
23:20.48*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
23:20.58charansinghMarkinus: it is worth the try though
23:21.21Markinuscharansingh: yeah, I think too. I will check it
23:21.34charansinghMarkinus: it will either be really fruitful and lay foundations of many stuff or just be a waste of big time
23:22.13charansinghOk i am out now, going to sleep, its 5 am here, If u want to contact me twitter or my email charansingh.online@gmail.com Markinus
23:22.46Markinuscharansingh: yeah, I thing it's good to try. Ok thx!
23:22.55charansinghcya br0
23:23.00Markinusbye!
23:23.19cr2_Echo31: the epson ata mmutrace looks very good. i think we may recover the full wince operation
23:24.25Echo31cr2_: great :-)
23:24.26cr2_and how it is configured
23:24.58cr2_Echo31: ok, is the dmesg readable ?
23:25.45Echo31cr2: No, I ll create again other one
23:31.04*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-40-52-210.dsl.pltn13.sbcglobal.net)
23:32.39Echo31cr2: gedit cannot read the second dmesg
23:34.21*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
23:35.14Echo31cr2_: the command is pwf mydmesg2 0xa0100000 0x200000  and the haret version is pre-0.5.3
23:37.14Echo31cr2_: ok . I can open with the editor hexa
23:38.42Echo31cr2: What do you want as  data?
23:38.49*** part/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
23:39.48cr2_Echo31: grep for '1583 on board'
23:40.26cr2_and for 'Board ID:'
23:41.19Echo31cr2: V03USB: 1583 on board
23:41.20Echo31MISC DllMain(): dll attach.
23:41.20Echo31Misc: 1583 on board
23:41.20Echo31OEMI Enable -> 23
23:41.20Echo31SYSINTR_MISC Intr Enable
23:41.20Echo31OEMI Enable -> 20
23:41.22Echo31InterruptInitialize OK: SYSINTR_MISC 0x(27)
23:43.06Echo31cr2_: Board ID: 6
23:43.06Echo311583 on board
23:43.06Echo31Board ID: 6
23:43.06Echo311583 on board
23:43.06Echo31CHW::Initialize - signalling H/W reset
23:43.07Echo31CHW::Initialize ChipId(0x70) is 158230- signalling H/W reset
23:43.46cr2_ok
23:44.05cr2_Echo31: then you must have gpio1 as usb client irq
23:46.19Echo31cr2_: some gpio must it be enabled in order to enable the isp158x irq ?
23:47.35cr2_no
23:49.00*** join/#htc-linux XirXes (~chatzilla@67-2-98-123.slkc.qwest.net)
23:49.51Echo31cr2_ :request_irq(  gpio_to_irq(GPIO1)  do nothing during insert/remove usb plug
23:50.19*** join/#htc-linux ocm (~ocm@189.183.7.64)
23:51.10cr2_it should be configured as irq
23:55.30Echo31cr2: with set_irq_type ?
23:56.23Echo31cr2_: or just gpio_direction_input
23:57.20cr2_both
23:57.30cr2_at least it was so in the old days.
23:57.42cr2_maybe now it's done with mfp, i don't know

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