IRC log for #htc-linux on 20101225

00:03.34*** join/#htc-linux Termana (~bradley@122.151.105.50)
00:04.38warrenb213hey dcordes, still there?
00:05.57*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
00:07.05*** join/#htc-linux DuperMan (~Duper@89-139-1-93.bb.netvision.net.il)
00:09.07*** join/#htc-linux gauner19861 (~Adium@p5B383EC5.dip.t-dialin.net)
00:09.25*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
00:09.55warrenb213hey folks what is the git command to checkout on hastarins git
00:10.14warrenb213git checkout -b master origin/master
00:10.15warrenb213????
00:14.02*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
00:18.41*** join/#htc-linux faee (43bc1fe3@gateway/web/freenode/ip.67.188.31.227)
00:19.47*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
00:27.08*** join/#htc-linux DuperMan (~Duper@89-139-8-129.bb.netvision.net.il)
00:39.22Aevumthis is weird
00:40.00Aevumim with mdeejays RC1 1.0 ginger build
00:40.13Aevumthe backlight for the botons is blinking
00:40.48WilldDude, no whining at the christmas lights!
00:45.10Aevumits curious becuase it stops when i put it to sleep mode
00:46.47Aevumawesome, it stopped doing it
00:48.43Aevumi just had to wake it up with a phone call
00:51.28*** join/#htc-linux iDavid (~iDavid@41.226.103.22)
00:51.34*** part/#htc-linux iDavid (~iDavid@41.226.103.22)
00:59.10warrenb213aevum, having fun yet?
00:59.11warrenb213lol
00:59.30warrenb213i'm compiling hastarins kernel for the first time
00:59.42warrenb213once it's done im gonna try to get wifi calling on the hd2 working
01:04.58*** join/#htc-linux dekar (~dekar@frnk-590d12c9.pool.mediaWays.net)
01:13.53warrenb213ok folks
01:13.58warrenb213i've built the kernel and modules
01:14.12warrenb213now i have a question, i haven't seen these files in previous hd2 builds
01:14.22warrenb213like tun.mod.o
01:14.24warrenb213????
01:14.30warrenb213can i discard that???
01:21.36ocm.o are linked with others .o to generate the compiled version (final)
01:21.46ocm.o = object
01:21.54ocmmerry christmas everyone, im out lol
01:22.11phhwarrenb213: yes .mod.o are useless
01:22.16phhyou only need .ko
01:24.25warrenb213ok sweet phh
01:24.40warrenb213oddly though once i compile hastarins hd2 kernel from my git clone
01:24.52warrenb213i end up with a ko file he didn't include in what he gave everyone
01:25.02warrenb213and i end up lacking the cifs.ko file
01:25.36warrenb213some file msm_rmnet_wince.ko
01:25.47warrenb213is what i have that's extra generated
01:28.46warrenb213ok so another question......  on the dev guide it says to run a command to move the files to the rootfs
01:29.09warrenb213is this what rootfs really is? is just the barebones modules in an extra file or what
01:29.39Aevumweird
01:29.50Aevumsystem battery indication says full
01:30.02Aevumbut battery widget says 97% and charging
01:39.42ocmwarrenb213: copy htcleo_hastarin_defconfig (might be named something else) from /arch/arm/config to /.config where / is the kernel source path
01:42.47ocmand edit it to accomodate the changes you want
01:45.50warrenb213ok ocm i found the htcleo_defconfig he's got
01:46.39warrenb213his kernel source is a couple levels up /kernel
01:46.57warrenb213but i do not see a .config
01:59.39warrenb213ok so in defconfig it lets you determine what it'll compile yea?
02:00.11warrenb213so by putting in the call to y for the kineto section, it should now compile it once i run the compile zimage and modules
02:00.49warrenb213by setting it to y, it'll be built into the zimage, if i had set it to m it'd of been a module?
02:01.09*** join/#htc-linux dekar_ (~dekar@frnk-590d0745.pool.mediaWays.net)
02:08.43ocmyes
02:08.54ocmand by default files starting with . are hidden (at least in gnome)
02:09.04ocmthe defconfig has hastarins name in it btw
02:09.19ocmanyways, i gotta go (the entire family is here) i might show up every once in a while idk
02:09.30ocmsome features cant be made modules
02:17.07*** join/#htc-linux manyphazes (~reese@c-66-176-232-101.hsd1.fl.comcast.net)
02:17.30manyphazeshello
02:18.06manyphazesdoes anyone here know anything about spl on rhodiumw
02:19.18warrenb213THANKS OCM!!!
02:19.38warrenb213trying to flash your touchpro2 many?
02:19.55manyphazesI have a question about the hardspl
02:20.11warrenb213lol what about it
02:20.17warrenb213coding or function?
02:20.44manyphazesafter flashing the hardspl I did a partition check on the phone and it only displays MTD0 where are the other MTDs
02:22.14manyphazesWhere they not included in the programming of the boot loader for the hardspl - If so is there a version that will have mtd 1-3 in my dev folder on the phone?
02:22.57manyphazesif not Is the source code of the mtd available anywhere
02:24.21warrenb213i thought windows phones only have 1 partition?
02:25.54manyphazesThey do but I want 4
02:26.13*** join/#htc-linux CazH (~quassel@3007ds2-rd.0.fullrate.dk)
02:26.21warrenb213and what would having 4 do for you?
02:26.54warrenb213your talking about partitioning NAND
02:27.01manyphazesyes
02:27.18manyphazeshow can i
02:28.00warrenb213that i dunno how to do, nor am i sure anyone has ever partioned up like that in WinMo
02:28.12warrenb213partitioned**
02:28.22manyphazeshmmmm
02:28.42manyphazesany ideas that may lead me to where i am trying to get to
02:28.43warrenb213if it'd be done
02:28.52warrenb213it would need to be done upon initial flash to nand
02:29.10manyphazesduring the spl not the rom
02:29.48manyphazescould i just fdisk it
02:30.07warrenb213i dunno how u'd manage to do that....
02:30.09warrenb213lol
02:30.15manyphazesme either
02:30.20warrenb213but that would essentially need to happen once the flash occurred
02:30.37warrenb213and then the ROM flasher would need to somehow know which partition to flash
02:30.56warrenb213which would mean the ROM would have to be smaller than or of equal size to the new mtd0
02:31.06warrenb213which would mean a custom ROM slimmed down
02:31.16manyphazesI already know how to do that - I just need the innitial partitions created
02:31.51warrenb213yea that could be done on SPL install, or on ROM install.  at any point of flashing NAND
02:32.02warrenb213just would need a dev to help u
02:32.22warrenb213and i haven't heard of anyone seeing cotulla in weeks
02:32.23warrenb213lol
02:32.41warrenb213that'll probably make it into magldr i bet
02:33.01warrenb213so multi-OS on NAND would be possible using a bootloader
02:33.08manyphazeshow would you do it on a rom flash when the spl is stored in rom and is really the bootloader that establishes the partitions and the rom flash is just addressing the partitions on the nand setup by the bootloader?
02:33.42warrenb213HardSPL itself preps your phone to TAKE an image
02:33.59manyphazesright and sets the partition of the nand
02:34.07warrenb213the ROM flashes are dependant that HardSPL is installed so that it can access the NAND write
02:34.20manyphazesso is the hard spl source avail anywhere
02:34.46warrenb213possibly.  look on google, i think that was one he put source out for
02:34.56warrenb213magldr won't though, it's closed development
02:35.53manyphazesOlinex and cmonex have the source avail
02:36.02manyphazes??
02:36.18manyphazesI have googled for days and can not find it
02:38.00warrenb213yea i dunno man, i just did a quick search and found nothin
02:38.12warrenb213im actually trying to get wifi calling on the hd2
02:39.00manyphazesnice - i was planning on working on that
02:39.02manyphazesbut
02:39.24manyphazesI want to get android running completely from the nand first
02:39.49manyphazesthus the 4 partitions
02:44.58warrenb213they don't even have android going on 1 nand partition yet
02:45.00warrenb213lol
02:45.12manyphazesahmmm
02:45.24manyphazesI don't know about everyone else but I do
02:48.10*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-66-169.tampfl.fios.verizon.net)
02:51.04manyphazesI think I have figured out another way - thanks to your conversation.  Thank you.
02:56.15warrenb213no prob
02:56.35warrenb213glad i was able to help jog your device hacking spirit ;)
02:59.48*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
03:11.22darkstonehi warrenb213
03:11.29darkstonesaw your question about the toolchain
03:11.30warrenb213heyyyy darkstone
03:11.41warrenb213i ended up using the sourcery one
03:11.58darkstonecool, no issues?
03:12.07warrenb213compiles with expected warnings
03:12.15*** join/#htc-linux Berger (~noreply@c65wn1.wifi.halden.net)
03:12.17darkstonethats fine
03:12.26darkstonehttp://www.codesourcery.com/sgpp/lite/arm/portal/release1293
03:12.28warrenb213i'm messing with it further now, gonna implement my compiled one into a build.
03:12.30darkstonei use this one
03:12.48warrenb213that's the very one i used
03:12.52warrenb213:)
03:13.00darkstoneavoids the issue of the lightsensor/proximity sensor usage during standby
03:13.01warrenb213u gonna be on for a bit?
03:13.17darkstonei had a different toolchain, caused higher power usage during standby
03:13.20darkstonenah
03:13.25darkstoneoff to bed now :)
03:13.28warrenb213i gotta eat, but i'm customizing a build and may need some help.
03:13.34warrenb213add me on aim, warrenb213
03:13.42warrenb213i promise i won't bug the shit out of ya
03:13.43warrenb213hahaha
03:13.46darkstonehaha i dont have aim
03:13.49warrenb213dayummmmm
03:13.53darkstoneif im here, just ask
03:14.00warrenb213aight.  :) thanks!
03:14.06darkstonebye!
03:18.55*** join/#htc-linux kcrazy (~kcrazy@117.79.235.129)
03:28.02*** join/#htc-linux kcrazy (~kcrazy@117.79.235.149)
03:51.00*** join/#htc-linux Shatterv2 (46faaeee@gateway/web/freenode/ip.70.250.174.238)
03:54.43*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
04:08.21*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
04:27.25*** join/#htc-linux ImCoKeMaN (~imcokeman@pool-96-249-152-120.hrbgpa.fios.verizon.net)
04:29.07*** part/#htc-linux manyphazes (~reese@c-66-176-232-101.hsd1.fl.comcast.net)
04:36.38*** part/#htc-linux Shatterv2 (46faaeee@gateway/web/freenode/ip.70.250.174.238)
04:39.42warrenb213about to try a hd2 build with the wifi calling enabled in the kernel
04:39.54warrenb213if this works, YAY :-P
04:54.12*** join/#htc-linux bzo (~chatzilla@c-76-126-175-200.hsd1.ca.comcast.net)
05:02.37*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
05:25.44bzoRHOD camera is aliiiiiiiiiiiivvvvveeeee
05:28.22arrrghhhno.  fawking.  way.
05:28.28arrrghhhi love you bzo. :D
05:28.48arrrghhhit's christmas in 90 minutes for me too, best present evar!
05:31.54JesusFreak316Congrats.
05:32.00warrenb213congrats for sure!
05:32.10warrenb213i'll have to let my tp2 buds know
05:32.21JesusFreak316Despite getting my HD2 tomorrow I'll still try out the camera on my Fuze. :)
05:32.25bzoI can hardly believe it, wake me up - am I dreaming?
05:33.40arrrghhhslaps bzo
05:33.50arrrghhhmythbusters proved that shit works.
05:36.00bzostill working, guess I'm not dreaming
05:36.14arrrghhhlol
05:36.29arrrghhhlet's break out the confetti on the forums
05:36.40bzolet me qualify this with the preview is working so far :)
05:37.01bzodamn sharp picture too, guess autofocus is working too
05:37.09arrrghhhsweet!
05:37.13arrrghhhno taking pics yet tho?
05:38.23arrrghhhi'm sure videorecord'll need some work too.  i don't think that works for the other msm's that just got camera as well.
05:38.29bzolet's me take a picture, but doesn't seem to be getting saved
05:38.35arrrghhhah
05:38.46*** join/#htc-linux Aevum (~charlie@79.42.217.87.dynamic.jazztel.es)
05:39.37warrenb213hey quick question
05:39.52warrenb213once i run a make on the zimage and then the modules
05:39.56warrenb213and move them over
05:40.47warrenb213lets say i included a module that wasn't enabled in the config
05:41.03warrenb213do i need to also call that on some init.rd or whatever?
05:41.09warrenb213the ko file?
05:41.13warrenb213insmod it?
05:54.34bzohttp://forum.ppcgeeks.com/showthread.php?p=2019677#post2019677
06:07.26arrrghhh:D
06:20.13warrenb213anyone?
06:20.44warrenb213because i've compiled the kineto ko file and placed it in the corresponding location
06:21.06warrenb213i'm just unsure if it's actually just going to take like the other ko files or if i need to do something in the build itself
06:22.59bzohow would you compile a module disabled in the config?
06:23.46warrenb213in the config file set it's status from commented out to =m
06:23.59warrenb213it'd then build it when u run the make for the modules
06:24.13bzook, you mean you enabled it as a module
06:24.30warrenb213i believe that's what i am saying, that makes sense
06:24.35bzoyou probably need to manually load it, if some other userland process is not loading it
06:24.54warrenb213like as the build loads now which file would i use to call the insmod of the ko file?
06:25.23bzojust about any place before it needs to be used
06:25.38bzoyou could probably get away with putting it in froyo.conf for now
06:27.12*** join/#htc-linux BlueTitan (~IceChat77@n219078084134.netvigator.com)
06:29.13warrenb213hmmmmmm
06:29.22warrenb213just wish i knew where these guys were called
06:29.31warrenb213standardized like
06:49.24*** join/#htc-linux tailormoon (bestirc@vpn-212-87-173-78.didan.com.ua)
06:49.28*** join/#htc-linux IzaacJ (IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
06:55.59*** join/#htc-linux Ashar (deadly@unaffiliated/ashar)
07:16.15*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
07:55.05warrenb213fuuuckkk this feels so close yet so far
08:12.25*** join/#htc-linux johnb81 (~john@78.169.128.23)
08:27.14*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
08:27.17Aevumshe still wont swallow ?
08:41.05*** join/#htc-linux rob_w (~bob@ppp-188-174-35-231.dynamic.mnet-online.de)
08:42.25*** join/#htc-linux kiozen (~kiozen@rgnb-4d053f8b.pool.mediaWays.net)
08:45.13*** join/#htc-linux gpc (~gpc@114-44-15-121.dynamic.hinet.net)
08:45.35gpcdoes anyone know the htc leo kerenl support 32G mircoSD card?
08:54.57warrenb213don't see why not
09:06.12*** join/#htc-linux johnb81 (~john@78.161.44.107)
09:18.36warrenb213oh wow
09:18.52warrenb213so it looks as if i'm having major success towards getting wifi calling working on the hd2
09:19.14warrenb213logcat shows it actually connected and established a ipsec communications channel
09:19.40warrenb213i just dunno if it's actually handling anything or failing
09:19.45warrenb213i'll post info in a bit
09:29.41*** join/#htc-linux MacDrunk (~marper@201.165.154.201)
09:30.35*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
10:04.33*** join/#htc-linux kAmMa (5866cef9@gateway/web/freenode/ip.88.102.206.249)
10:06.27kAmMahello, any kernel dev here ?
10:07.58*** join/#htc-linux Rajko (bitrot@wan.rajkonet.info)
10:08.26*** join/#htc-linux gueee (~gueee@188.45.39.226)
10:40.22*** join/#htc-linux joplayer (~jonathan@AClermont-Ferrand-256-1-81-12.w90-10.abo.wanadoo.fr)
10:42.31kAmMahello, any kernel dev here ?
10:46.50gueeeI did not mention some so far
10:51.57*** join/#htc-linux BbLugNut (~kvirc@78-230.187-72.tampabay.res.rr.com)
10:57.27*** join/#htc-linux Curious_ (8bb3cf31@gateway/web/freenode/ip.139.179.207.49)
10:57.34Curious_LoL'ed at credit talks
10:57.45Curious_mdeejay: "i use only darkstones method. not files"
10:58.00mdeejay?
10:58.03Curious_In science, people usually give credit to the method/idea !
10:58.29mdeejayOMG! read:
10:58.31mdeejay<PROTECTED>
10:58.54Curious_I didn't say that you didn't give
10:58.55Curious_LoL
10:59.01Curious_the idea is wrong there
10:59.20mdeejaymy english is bad. srry
10:59.22mdeejay:D
10:59.27Curious_yeah yeah sureü
10:59.29crawlingmdeejay you added that AFTER what darkstone said :)
10:59.35*** join/#htc-linux kvaster (~kvaster@178.154.98.16)
10:59.39mdeejayi forgot
10:59.53*** join/#htc-linux Termana (~bradley@122.151.73.200)
11:03.13*** join/#htc-linux ocm (~ocm@201.152.229.179)
11:04.06Curious_does anyone have botnet in hand
11:04.09Curious_:D
11:04.34crawlingjust have a mouse in my hand, sorry ;d
11:04.47Curious_pukes
11:05.32Curious_i don't understand why doesn't anyone mention dcordes in name
11:05.39*** join/#htc-linux manusfreedom__ (~manusfree@tra78-1-82-235-115-79.fbx.proxad.net)
11:05.42Curious_in credits!
11:06.08Curious_even credits is C/P in builds :D
11:06.48Rajkoyou cant patent ideas
11:06.50Rajkosod you all
11:07.05Rajkosoftware patents are a horrible thing
11:07.14Curious_patent is someting else
11:07.26mdeejay:D
11:07.50Curious_you can't use anything without having permission from the patent holder
11:08.07Curious_but you can use eveything from a published paper by GIVING CREDIT!
11:08.25mdeejayno!
11:08.34Curious_gimme example
11:08.59Curious_of course, if the technique doesn't have a patent
11:09.21crawlingmdeejay would you be happy if i release your build with ram enabled? just changing initrd and saying: credit to mdj for the build
11:10.05*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
11:10.08Curious_you can do that
11:10.18Curious_LoL
11:10.35crawlingi know i can, but i kinda have morals
11:11.08crawlingand i can apretiate and respect the work of others ^^
11:11.58mdeejayCurious_ if you dont like my builds, make better!!!!
11:12.06Curious_what you really can do is using technique but not C/P'ing products
11:12.15Curious_mdeejay, who said someting like that?
11:12.30Curious_the most s*** answer :D
11:12.38crawlinglol, sigh
11:13.43Curious_proper crediting and its done
11:13.47Curious_i really need a botnet here :D
11:15.17mdeejayshitty day
11:15.43mdeejayfuckin copyrighters
11:20.00*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
11:23.44*** join/#htc-linux GNUtoo|laptop (~gnutoo@host132-205-dynamic.31-79-r.retail.telecomitalia.it)
11:28.56*** part/#htc-linux kAmMa (5866cef9@gateway/web/freenode/ip.88.102.206.249)
11:31.52*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
11:41.31dcordes04:12 < darkstone> avoids the issue of the lightsensor/proximity sensor usage during standby
11:41.34dcordes04:13 < darkstone> i had a different toolchain, caused higher power usage during standby
11:41.48dcordesthis is likely a wrong observation
11:42.34darkstoneno
11:42.59darkstonedcordes: there is an actual problem, discovered by hastarin
11:43.19darkstoneyou'll need to speak to him about it
11:43.26darkstoneat work cant talk much
11:44.13dcordesI never see him on here
11:44.35dcordesand didn't see any comment related to this on ml
11:46.56dcordes~seen LeTama
11:47.02aptletama <~letama@vau06-1-82-228-252-90.fbx.proxad.net> was last seen on IRC in channel #htc-linux, 1d 13h 11m 17s ago, saying: 'not in mine'.
11:47.05dcordesanybody tried usbnet on leo ?
11:52.26dcordeshttp://lists.linuxtogo.org/pipermail/mobile-linux-discuss/2010-May/000089.html
11:53.24*** join/#htc-linux mastermerlin (~Adium@p4FEE4F3B.dip.t-dialin.net)
11:54.01dcordeswondering if the patch is still needed
11:54.05dcordesand if it works in evo kernel
11:54.19dcordesresepective evo based kernels
12:11.56CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38175-g693d9d2 /arch/arm/configs/ (htcleo-android_defconfig htcleo_defconfig): htcleo: config: enable fbcon rotation
12:12.17CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38176-g4e15772 / (arch/arm/mach-msm/Kconfig drivers/usb/gadget/ether.c): htcleo: fix backlight config issue, usbnet problem
12:14.44dcordespulls linux_on_wince_htc git
12:18.48dcordes~seen Arash18k
12:18.51aptarash18k <~Arash18k@85.133.200.193> was last seen on IRC in channel #htc-linux, 2d 19h 50m 31s ago, saying: 'hi cotulla, nice to see you here :)'.
12:18.51*** join/#htc-linux slim_ (~slim_@41.239.33.184)
12:19.08*** join/#htc-linux johnb81 (~john@95.15.124.236)
12:19.39*** part/#htc-linux slim_ (~slim_@41.239.33.184)
12:23.01*** join/#htc-linux tailormoon (bestirc@vpn-178-217-163-192.didan.com.ua)
12:23.30*** join/#htc-linux StefanRaab (~HansSprun@f053192042.adsl.alicedsl.de)
12:23.35StefanRaabhi all
12:23.44StefanRaabhey dcordes
12:24.01StefanRaabis there still plan for a new ubuntu release for HD2?
12:47.16*** join/#htc-linux gauner1986 (~gauner198@p508C682B.dip.t-dialin.net)
12:50.37*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
12:50.45gauner1986hi
12:51.00Alex[sp3dev]hi gauner1986
12:51.12gauner1986merry christmas to you ;)
12:52.13Alex[sp3dev]thank you.. although.. i'm atheist and in Orthodox church (as in Russia) Christmas is celebrated on january 7th
12:52.34gauner1986ah i see :)
12:53.25Alex[sp3dev]it's kind of strange that the wester world celebrates christmas, and the eastern world likes new year much more
12:53.29gauner1986russia has public holidays from 24th to 7th?
12:53.39Alex[sp3dev]nope, from 1st to 9th iirc
12:57.31gauner1986really weird. no other country has that long public holidays afaik :)
12:58.21Alex[sp3dev]yeah.. i mean, from the 1st of january of course.. and still most people go to work on the second ;)
12:58.58gauner1986you're free to go or not? :D
12:59.23Alex[sp3dev]you're free to obey the law or not.. oops, i didn't mean that ;)
12:59.43gauner1986lol
13:01.31mdeejayhi gauner1986
13:01.46gauner1986hi mdeejay
13:02.11mdeejayAlex[sp3dev] why 1-9 ??? 1-11
13:02.41Alex[sp3dev]mdeejay: you know i'm a nerd and know nothing about reality
13:03.13gauner1986lol
13:04.52mdeejay:P
13:06.47*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
13:17.31toastcfhphh, merry christmas
13:20.17*** join/#htc-linux arnookie (4e974130@gateway/web/freenode/ip.78.151.65.48)
13:29.52*** join/#htc-linux iDavid (~iDavid@41.230.185.174)
13:30.01*** part/#htc-linux iDavid (~iDavid@41.230.185.174)
13:46.25*** join/#htc-linux RenegadeR (~RenegadeR@83.101.55.113)
13:54.15dcordesusb ethernet gadget is broken in evo kern
13:58.24dcordesit works when adding missing header as seen on mailing list http://lists.linuxtogo.org/pipermail/mobile-linux-discuss/2010-May/000089.html
13:59.33dcordesnot
13:59.45fakkerI love Remote Desktop
13:59.49fakkerI hate my family
13:59.52dcordeslinux_on_wince_htc/drivers/usb/gadget/msm72k_udc.c:1124: undefined reference to `android_switch_function' `android_show_function' `android_set_serialno' `android_set_serialno'
13:59.53fakker:D
14:04.22fakkerMerry xmas dcordes
14:08.45*** join/#htc-linux PentaMedia (IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
14:09.16gauner1986merry xmas fakker, dcordes
14:09.18gauner1986:)
14:09.24fakkerand you gauner1986
14:10.17fakkerMy dad is trying to make me drink already :|
14:11.48gauner1986i never drink much in the presence of my family
14:11.49gauner1986;)
14:14.42fakkerI can, it's just too early :P
14:16.05gauner1986yeah, drinking at 3pm sucks :P
14:16.20gauner1986and in addition it needs some beautiful women around
14:17.06fakkerI just need the sun to go down
14:17.08fakker:D
14:17.22fakkerAll my males in my family are alcoholics pretty much
14:17.29fakkerApart from my bro and me
14:30.37dcordesgauner1986: thanks you too
14:55.15dcordesproblem is the updated usb stack in evo vs other kernels
14:55.32dcordesin htc-msm-2.6.32 when the evo usb stack is reverted it will compile with the usb ethernet
14:55.58dcordeshttp://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commit;h=766a01523d6394e41657f2920c12b9a47d25d303
14:56.22dcordesif I get it right it allows on the fly switching of usb mode
14:56.31dcordesadb, mass stoarge etc
14:56.44dcordesbut does it support normal ether ?
15:02.14*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-130-dynamic.16-79-r.retail.telecomitalia.it)
15:11.05*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
15:13.55*** join/#htc-linux gnutoo (~gnutoo@host31-130-dynamic.16-79-r.retail.telecomitalia.it)
15:14.42*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-130-dynamic.16-79-r.retail.telecomitalia.it)
15:15.39*** join/#htc-linux tyween (tyween@c-76-122-89-0.hsd1.ga.comcast.net)
15:21.17*** join/#htc-linux DuperMan (~Duper@93-172-242-243.bb.netvision.net.il)
15:26.32*** join/#htc-linux mickey| (~M@e180143046.adsl.alicedsl.de)
15:31.05*** join/#htc-linux dekar_ (~dekar@frnk-590d0745.pool.mediaWays.net)
15:46.55*** join/#htc-linux iDavid (~iDavid@41.230.185.174)
15:46.59*** part/#htc-linux iDavid (~iDavid@41.230.185.174)
16:27.12*** join/#htc-linux www (3c09d558@gateway/web/freenode/ip.60.9.213.88)
16:37.22*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
16:43.01*** join/#htc-linux kam187 (none@78-105-127-53.zone3.bethere.co.uk)
16:43.25*** join/#htc-linux _RadioHead (~slack@46.19.224.248)
16:43.29_RadioHeadhi all
16:44.44_RadioHeadi start installing android 2.1 on diamond  it reboot , i do  calibration and @ the end i can see screen , after that i can`t touch anywhere and screen goes black
16:45.02_RadioHeadmaybe i need to wait more?
16:49.34_RadioHeadanyone
16:49.35_RadioHead?
16:52.54*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
16:55.32*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
16:55.57*** join/#htc-linux JohnSheridan (~opera@nat004-252-205-109.tvoe.tv)
16:56.40*** part/#htc-linux JohnSheridan (~opera@nat004-252-205-109.tvoe.tv)
16:56.55*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
17:05.12*** join/#htc-linux ocm (~ocm@201.152.229.179)
17:05.48*** join/#htc-linux kubi1 (~Adium@e176070025.adsl.alicedsl.de)
17:17.34gauner1986hey cotulla
17:17.43gauner1986merry xmas.. even though you don't have xmas :P
17:18.04Cotullahaha
17:18.05dcordesI think the whole new year fest thing is nice
17:18.07Cotullathnks
17:18.13dcordeshi Cotulla
17:18.17Cotullahello
17:18.40Cotullabut if I want I can celebrate both
17:18.42Cotulla:)
17:19.46dcordesbest of both worlds
17:20.13dcordesCotulla: gauner1986: do you know how the usb mode switching is done ?
17:20.27Cotullawhere?
17:20.36dcordesevo kernel
17:21.01dcordesit seems to me that mulitple usb modi are available with the evo usb gadget stack
17:21.11dcordeswith same kernel binary
17:21.59gauner1986dcordes: msm72k ?
17:22.17gauner1986dont remember the exact name
17:22.32gauner1986msm72kudc.c or so
17:22.38*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-66-169.tampfl.fios.verizon.net)
17:22.47dcordesyeah
17:23.06dcordesit is in both, htc-msm-2.6.32 and evo
17:23.20dcordesmarkinus ported it back to htc-msm-2.6.32
17:24.06gauner1986bleh apple are making a lot of money with display adapters
17:24.07gauner1986bastards
17:24.35gauner1986bought me a 3d vision kit and a cheap dvi adapter.. but the expensive one for dual link dvi is needed for 3d
17:24.40gauner1986100 €
17:24.42gauner1986bastards
17:25.04gauner1986guess i have to wait until my graphics card is back :(
17:25.59dcordesobj-$(CONFIG_USB_ANDROID_RNDIS)+= f_rndis.o u_ether.o
17:26.35dcordesobj-$(CONFIG_USB_ANDROID)+= android.o
17:26.35dcordesobj-$(CONFIG_USB_ANDROID_ACM)+= f_acm.o u_serial.o
17:26.35dcordesobj-$(CONFIG_USB_ANDROID_ADB)+= f_adb.o
17:26.37dcordesobj-$(CONFIG_USB_ANDROID_MASS_STORAGE)+= f_mass_storage.o
17:26.47Cotullagau, u know is it possible to specify bravo's trackball in leo keyboard layout?
17:28.01gauner1986cotulla: trackball in keyboard layout? how would you want to do that? you'd have to map a specific button press in the cam app to a trackball command.. think that involves some friggling with the dalvik bytecode
17:28.35dcordesconfig USB_ANDROID
17:28.41dcordes<PROTECTED>
17:28.41dcordes<PROTECTED>
17:28.55dcordesThe Android gadget driver supports multiple USB functions.
17:29.17dcordeshow is that dynamical switching done ??
17:29.37Cotullabcz bravo camera doesn't start video recording without trackball
17:30.05dcordestypical android nonsense :D
17:30.16dcordesCotulla: I was just about to ask what you want it for ..
17:30.48dcordesCotulla: the program is started with trackball click ?
17:30.53Cotullayes
17:31.09CotullaI don't want use other camera instead of original one
17:32.10Rajkochristmas is on the 7th, yo
17:32.25Cotullahey Rajko\
17:32.45dcordesCotulla: start /usr/bin/showkey on the bravo
17:32.57CotullaI have only leo
17:33.11dcordesCotulla: see what keycode it returns
17:33.25dcordesCotulla: patch leo keypad driver accordingly
17:33.26Rajkotrackball push in the emulator should give the same result
17:33.54Rajkoor you could look in hte keymap files i guess
17:34.01dcordesCotulla: you can use angstrom initrd
17:34.10Cotullahaha it starts to looks like in WPH green button used as camera button
17:34.34dcordeshttp://www.angstrom-distribution.org/~lgorris/initrd-angstrom-2009-09-17
17:34.42Cotullaok tahnks
17:34.54dcordesit should have all binaries / libs needed
17:36.02dcordesmaybe somebody on xda can test it or start the emulator
17:36.16dcordesRajko: do you have the emulator ?
17:36.23Rajkonope
17:37.31*** join/#htc-linux gueee (~gueee@chello080109247034.wrn.surfer.at)
17:43.33dcordesgauner1986: wehere can I get adb client to connect to adbd ?
17:45.39dcordes(I don't want to compile entire google sdk)
17:46.03*** join/#htc-linux BbLugNut (~kvirc@78-230.187-72.tampabay.res.rr.com)
17:46.19Cotullause adb.exe
17:47.55gauner1986dcordes: you don't need to compile anything, just download the pre-built sdk from google
17:48.45dcordesthe prebuilt.git where the toolchains reside as well ?
17:49.05gauner1986no
17:49.14gauner1986just google for android sdk
17:49.40dcordesaight
17:50.05dcordeshttp://dl.google.com/android/android-sdk_r08-linux_86.tgz
17:50.31*** join/#htc-linux Daevoq (~IceChat7@host233-105-dynamic.56-79-r.retail.telecomitalia.it)
17:51.38JesusFreak316Yep.
17:53.32dcordesgauner1986: can't find adb in that archive
17:53.42gauner1986it should be in tools/
17:54.37*** part/#htc-linux kam187 (none@78-105-127-53.zone3.bethere.co.uk)
17:54.48dcordesI will see if it spresent in a different revision
17:55.11*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
17:55.39dcordesfail
17:56.01gauner1986dcordes: run the updater
17:56.07dcordesit is present in 07 seems like somebody forgot to pack it into r08
17:56.19gauner1986should be sth like that in the tools folder
18:00.48Cotullalol good result code
18:00.48JesusFreak316I saw it in the 0.08 I downloaded.
18:01.01JesusFreak316Just saying.
18:01.39*** join/#htc-linux balans1 (~Gebruiker@82-170-217-205.ip.telfort.nl)
18:08.40*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
18:14.35*** join/#htc-linux LordDeath (~Lord|Lapt@cable-81-173-164-173.netcologne.de)
18:17.48*** join/#htc-linux WonTu (~WonTu@p57B53FBD.dip.t-dialin.net)
18:18.02*** part/#htc-linux WonTu (~WonTu@p57B53FBD.dip.t-dialin.net)
18:21.56*** join/#htc-linux MN_ (~yaaic@178.106.32.253)
18:22.12MN_hello and merry Christmas
18:22.27*** join/#htc-linux naxx (~andrew@91.79.114.214)
18:25.07*** join/#htc-linux FsTluxe (~FsTluxe@82-168-181-104.ip.telfort.nl)
18:33.47*** join/#htc-linux Blizzzard (5e056967@gateway/web/freenode/ip.94.5.105.103)
18:34.20*** join/#htc-linux iDavid (~iDavid@41.230.185.174)
18:34.24*** part/#htc-linux iDavid (~iDavid@41.230.185.174)
18:36.15*** part/#htc-linux Pohket (~Pohket@207-172-112-247.c3-0.rdl-ubr2.trpr-rdl.pa.cable.rcn.com)
18:36.50*** join/#htc-linux gauner1986 (~Adium@p508C682B.dip.t-dialin.net)
18:41.21*** join/#htc-linux MN_ (~yaaic@genkt-049-003.t-mobile.co.uk)
18:46.04MN_Hi cotulla, gauner1986
18:49.45*** join/#htc-linux DuperMan (~Duper@89-139-47-154.bb.netvision.net.il)
18:52.01*** join/#htc-linux vulkanxxv (570a6d5d@gateway/web/freenode/ip.87.10.109.93)
18:53.51vulkanxxvHi@All, anyone have a solution to bind bluetooth to a DIA100 using FROYO3??
18:55.06*** join/#htc-linux they_ (d8e464ca@gateway/web/freenode/ip.216.228.100.202)
18:55.34they_hello I have a question will this android software work on  us cellular tp2?
18:56.34they_Does anybody have the us cellular htc tp2 with the android os
18:56.58AstainHellbringshould work they_
18:59.28*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
18:59.40they_Does anyone have the us cellular htc tp2 with android on it?
19:01.39they_Does anyone have the us cellular htc tp2 with android on it?
19:07.04*** join/#htc-linux chenym (~p_y_chen@124.225.11.196)
19:09.31they_Does anyone have the us cellular htc tp2 with android on it?
19:12.57gauner1986stop spamming
19:13.07*** mode/#htc-linux [+o dcordes] by ChanServ
19:13.17*** kick/#htc-linux [they_!~oedevel@unaffiliated/dcordes] by dcordes (they_)
19:14.03dcordesanybody has recent android emulator installed ?
19:14.13gauner1986i had it installed
19:14.15gauner1986why?
19:14.45dcordesaccording to Rajko it might be used to find out what trackball on bravo does
19:15.09dcordesCotulla: did you think of creating a shortcut to start the camera program ?
19:18.18*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-66-169.tampfl.fios.verizon.net)
19:20.33Cotulladcordes, problem to start video recording, not in the camera start :)
19:20.49Cotullawe can make shoot by holding finger, but we can't start video recording via such way
19:21.19dcordesI see
19:21.39dcordesand of course you can't check out what start video record is because there is no source ?
19:21.43*** join/#htc-linux bzo (~chatzilla@c-76-126-175-200.hsd1.ca.comcast.net)
19:21.47Cotullalike this
19:22.16dcordesso we need to find a bravo or emulator person
19:22.27Cotullamaybe...
19:24.57Rajkowhy not just use evo camera
19:25.04*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-225-127-117.dsl.sndg02.pacbell.net)
19:25.28Cotullabcz we want original stuffs from desire stock rom
19:26.44gauner1986cotulla: why?
19:26.55gauner1986evo cam is way more fitted for leo
19:27.02Cotullawhy not? such rom will be more stable I am sure
19:27.17gauner1986cotulla: i can tell you that it is very stable
19:27.25gauner1986cotulla: as i'm using it every day
19:27.30Cotullahow evo cam can be fitted more if evo have other camera, other buttons and front camera?
19:28.02gauner1986because you don't use buttons for taking pics on leo
19:28.12gauner1986touchscreen is the only way of interaction
19:28.20gauner1986front cam just isn't used
19:28.26Cotullahm
19:29.11Cotullaanyway I am adding ring buffer to usb rcv in MAGLDR now :P
19:29.19gauner1986lol
19:29.56DuperMangive it dumbphone-in-bootloader functionality why won't you?
19:29.57DuperMan:P
19:30.08CotullaI thought about video player :D
19:30.27gauner1986?
19:30.42DuperMan:D "lol", "yay", "you rock!"
19:30.49gauner1986you want to make your own os?
19:30.50Cotullavideo player with 1080p decoding using all 8 cores
19:30.50gauner1986:D
19:30.55gauner1986in a bootloader?
19:31.00Cotulla:D
19:31.08gauner1986:D
19:31.15dcordesCotulla: what is usb rcv ?
19:31.21DuperMan>< rofl. /lurk
19:31.22Cotulla"with blackjack and whores"
19:31.28Cotullausb receive
19:34.45dcordesCotulla: what does it do ?
19:35.15Cotulladuring flashing u receive data... store it somewhere and flash it...
19:35.17*** part/#htc-linux chenym (~p_y_chen@124.225.11.196)
19:35.22dcordesok
19:35.24Cotullait used in this actions...
19:35.52*** join/#htc-linux chenym (~p_y_chen@124.225.11.196)
19:36.04CotullaI designed this flash system for Android, but now found that WPH also can be flashed via it :)
19:36.04dcordesare you able to reuse mechanisms from the android bootloaders like bravo's ?
19:36.22*** join/#htc-linux joplayer (~jonathan@AClermont-Ferrand-256-1-81-12.w90-10.abo.wanadoo.fr)
19:36.31Cotullahm no... but in future I plan to port lk-bootloader
19:37.10dcordesCotulla: if I want to flash android image to leo with megaloader, how to go about it ? where can I download megaloader and does it have instructions ?
19:37.32Cotullait's not released yet :) bcz still some things to do.
19:37.41Cotullabut already near the end of story
19:37.43*** join/#htc-linux MN_ (~yaaic@genkt-049-003.t-mobile.co.uk)
19:37.50dcordesok then I will remain patient
19:38.00dcordesI will add some linux based abstraction on it
19:38.08Cotulla?
19:38.30dcordesI plan to use it to boot a zImage and minimal rootfs that will allow for further booting action
19:38.40dcordesvia kexecv
19:38.41Cotullayes, this possible
19:38.43dcordeskexec
19:39.02Cotullaflasher with GUI?
19:39.22dcordeshm no for storage card fun etc
19:40.17dcordesactually it is experimental for the kexecboot dev team
19:40.30dcordesI always wanted to try kexecboot
19:40.30Cotullaokay
19:40.35dcordesand leo is nice device to try
19:40.50Cotullayeah..
19:41.01dcordeshttp://projects.linuxtogo.org/projects/kexecboot/ & #kexecboot
19:41.13Cotullahow ubuntu going?
19:41.16Cotullabtw
19:41.36dcordessame old story.. no audio and still can't get the keypad working
19:41.45Cotullaand how small is it?
19:41.56dcordeslet me check
19:42.04Cotulla(kexecbootloader)
19:42.14MN_hello
19:42.39CotullaI thought about CE bootloader, but it seems need 2Mb at least (compressed) :P
19:43.26dcordeswell you need a minimal linux kernel image and initrd
19:43.37dcordeson kernel side you only need to enable KEXEC config option
19:43.39dcordesrest is all userspace
19:43.47Cotullaand how it big?
19:44.09dcordesI never compiled a kexecboot rootfs
19:44.09Cotullaincluding FATFS and etc
19:44.16Cotullaoh ok
19:44.26dcordesyou are wondering about installing it to flash ?
19:44.27Cotullajust wanted to compare with same CE configuration
19:44.49dcordesI guess it is difficult to compare because it's such a userspace thing
19:44.55dcordesnot a bootloader in 'classical' means
19:45.02Cotullayeah
19:45.04Cotullait's small OS
19:45.06Cotulla:P
19:45.06dcordesthat said, have you considered u-boot ?
19:45.08dcordesyep
19:45.28Cotullabut 5mb is already big for bootloader
19:45.35dcordesu-boot is 'true' bootloader
19:45.41Cotullahehe)
19:45.43dcordesit's used on many linux platforms
19:45.51dcordesembedded
19:45.57Cotullayes, I kno
19:45.57Cotullaw
19:46.46*** join/#htc-linux mdeejay_ (~mdeejay@188.168.168.101)
19:46.46dcordeshttp://git.denx.de/?p=u-boot.git;a=tree;h=refs/heads/master;hb=master
19:47.50dcordesin case you are interested how it works (I have no clue about this)
19:48.30dcordesCotulla: if only we could find some hacky way to implement alsa we could install meego etc and make calls
19:48.52CotullaI tell u will look later
19:48.53dcordesthink of a megaloader enabled leo with wp7 android meego ubuntu
19:49.15Cotullabut we need finish WPH and AD with MAGLDR at first %)
19:49.25dcordesfirst phone with 5 OS
19:49.26JesusFreak316dcordes: Seen this? http://wiki.meego.com/ARM/MSMQSD
19:49.41Cotullahaha
19:49.43dcordesJesusFreak316: yes I talked lots to the guys writing
19:49.52JesusFreak316'k Just making sure. :)
19:49.59JesusFreak316Figured you would have.
19:50.06Cotullathere can be problems with camera
19:50.12Cotullabcz it need v4l2
19:50.16dcordesJesusFreak316: it's not much exciting to me right now to experiment with meego without alsa
19:50.19Cotullaubuntu also need it?
19:50.33dcordesJesusFreak316: it's interesting definetly but pointless
19:50.44JesusFreak316True, and the 3d driver issue sucks too.
19:50.56JesusFreak316In other news, got my HD2 today. :)
19:50.59dcordesCotulla: yes no problem ..
19:51.09JesusFreak316Anyways, back to lurking.
19:51.10dcordesJesusFreak316: lol congrats
19:51.25dcordesJesusFreak316: nobody told you HD2 is soooo 2010 ? :)
19:51.31JesusFreak316Thanks.
19:51.35JesusFreak316I don't care.
19:51.36JesusFreak316lol
19:51.37dcordes:D
19:51.43JesusFreak316I'm used to my fuse
19:52.03Cotullagnutoo not finished alsa on nexsus?
19:52.09JesusFreak316I can't afford a data plan so I buy year old phones off Craigslist. But back to lurking, for realz.
19:52.22dcordesCotulla: just wanted to mention GNUtoo|laptop as well :) he said it will be difficult to use v4l2 camera
19:52.47dcordesGNUtoo|laptop: alsa on nexus status is that workaround right ?
19:53.04dcordesCotulla: I remember something about non-alsa implementation. oss ?
19:53.12dcordeshmm can't recall
19:53.22GNUtoo|laptopdcordes, there is no alsa
19:53.25GNUtoo|laptopjust a workarround
19:53.33GNUtoo|laptopbasically:
19:53.52GNUtoo|laptopmplayer->sdl->file->/dev/ node
19:54.06GNUtoo|laptopor with words
19:54.17dcordesright, sdl
19:54.21GNUtoo|laptopmplayer uses sdl backend that write to file and the file is a dev node
19:54.33dcordeswe tried that on leo and didn't work right ?
19:54.33GNUtoo|laptopyou have to get the right polling freq tough
19:54.41GNUtoo|laptopno you didn't try
19:54.46dcordeshmm
19:54.55GNUtoo|laptopbecause you didn't find the sound dev nodes
19:54.59dcordesI could swear there was something with regression in the end
19:55.04dcordesah right
19:55.23dcordesand what about true alsa wrapper on nexus / leo ?
19:55.33GNUtoo|laptopplaying too fast
19:55.33dcordesno way in hell we can make that work ?
19:55.36GNUtoo|laptop4* faster
19:55.44GNUtoo|laptopof course that can be made to work
19:55.51dcordesit would be awesome
19:55.54GNUtoo|laptoponly that I can't work on every thing
19:56.03GNUtoo|laptopnothing prevent it to work
19:56.09GNUtoo|laptoponly that I won't work on it
19:56.48GNUtoo|laptopI've too many devices
19:56.55GNUtoo|laptopI've 2 htcdreams, 1 n900
19:56.59GNUtoo|laptopa nexusone
19:57.04GNUtoo|laptop2 bug devices
19:57.11GNUtoo|laptopI have to make replicant images
19:57.17GNUtoo|laptopI want to make n900 work
19:57.19dcordesya sounds crazy
19:57.24GNUtoo|laptopindeed
19:57.29dcordesmany construction sites at a time
19:57.31GNUtoo|laptopso I've to make some choices
19:57.42GNUtoo|laptopbefore I could work on everything at once
19:57.45GNUtoo|laptopbut now I'm tired
19:57.49GNUtoo|laptopphysically tired
19:57.59GNUtoo|laptopheadeaches, tired etc....
19:58.04Cotullau need sleep more?
19:58.05Rajkocant have every os running on every device
19:58.06GNUtoo|laptopso I can't anymore
19:58.10GNUtoo|laptopyes
19:58.15GNUtoo|laptopI don't sleep enough
19:58.20GNUtoo|laptopI've eyes issues
19:58.21GNUtoo|laptopetc...
19:58.28Cotullaoh
19:58.44GNUtoo|laptopnothing dangerous tough
19:58.52GNUtoo|laptopI'll try to fix that
19:59.07dcordesuse the holidays to regenerate
19:59.10Cotulladunno... my next dev will be pro7... I will port android also on it I think
19:59.21GNUtoo|laptopok
19:59.26GNUtoo|laptopbasically for msm stuff
19:59.32dcordespro7 ? qsd8 qwerty ?
19:59.35GNUtoo|laptopmy priority is to get htcdream wifi work
19:59.42GNUtoo|laptopI mean PSM
19:59.53GNUtoo|laptopthis MSM_GPIO_INT still doesn't work
19:59.57GNUtoo|laptopit makes the phone crash
19:59.59Cotullano, I hope there will be 7230 and yes! qwerty
20:00.21dcordes#g2root
20:00.29Cotulla?
20:00.48dcordesthere is the g2 with qwerty
20:00.59Cotullabut there android already, not WP7
20:01.15Rajkowp7 on g2 then
20:01.38dcordes:D
20:02.32dcordesCotulla: they have a marketing intensive hardware advantage in pro7 vs g2 ?
20:02.40dcordeswhat's pro7 codename ?
20:03.18Cotulladunno for now
20:03.32Cotullabut there 512 rom
20:03.34Cotullait's bad :(
20:04.09dcordes~seen tmzt
20:04.16apttmzt <~tmzt@76.211.0.152> was last seen on IRC in channel #webos-internals, 11d 11h 34m 57s ago, saying: 'what is that rwhitby?'.
20:04.27dcordes~seen tmzt_
20:04.27apttmzt_ is currently on #webos-internals (4d 9h 36m 21s) #htc-linux (4d 9h 36m 21s) #meego (4d 9h 36m 21s) #openezx (4d 9h 36m 21s) #openmoko-cdevel (4d 9h 36m 21s), last said: 'phh: its crashing inn the cfg parse im thinking ill just patch it use a struct and maybe port it to nl80211'.
20:04.47Cotullahm... so what is rwhitby? :D
20:05.17*** join/#htc-linux Aevum (~charlie@9.42.217.87.dynamic.jazztel.es)
20:05.22*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
20:05.42Alex[sp3dev]bzo: ping
20:05.57Cotullahey alex
20:06.11Alex[sp3dev]what's up
20:06.39dcordesCotulla: rod whitby. arm linux legend
20:06.50Cotullaalex, discussing differences between white and black bears
20:06.54Cotulla:D
20:07.14Alex[sp3dev]white bear being wp7 and black one being android?
20:07.34dcordesblack bear meat taste better than red bear
20:07.37Cotullahm maybe yes
20:07.39dcordesand white
20:07.46GNUtoo|laptopCotulla, it's someone
20:07.47Cotullabut wait... are bears even can be black?
20:07.54CotullaI thought they are only brown...
20:08.04dcordesmy brother needs to travel to romania for work and he looks forward to the nice bear cuisine offered locally
20:08.12Cotullahaha
20:08.19Cotullawhat kind of work?
20:08.34Alex[sp3dev]http://www.google.ru/images?&q=black+bear
20:08.37dcordeshe told me colleagues enjoy bear meat restaurants a lot
20:08.39Alex[sp3dev]yeah, they're black
20:08.48CotullaBlack Bear Software
20:08.49Cotulla:D
20:09.04Alex[sp3dev]though you should probably call them afro-bears to sound polite
20:09.12Cotullayeah
20:09.44dcordesAlex[sp3dev]: that shit is mean. dead bears
20:10.03dcordesAlex[sp3dev]: this might be insulting to some people ?
20:10.30Alex[sp3dev]what exactly might be insulting? black bears?
20:10.31dcordesbut I'm sure you don't mean it
20:10.35dcordesthe afro thing
20:10.39Alex[sp3dev]sure i don't mean that
20:10.41dcordesok
20:10.48GNUtoo|laptophi Alex[sp3dev]
20:10.59Alex[sp3dev]i mean, i'm tired of that political correctness and other hipocrisy on tv and everywhere
20:11.02GNUtoo|laptopI eared you had issues with SHR
20:11.12Cotullaokay... job done... they are now discussing black and white bears and their differences, I can work under magldr at the end... ^^
20:11.48Alex[sp3dev]GNUtoo: hi. yeah. had some. even gsm didn't work.. dunno why.
20:11.50GNUtoo|laptopAlex[sp3dev], try italy, they're politically incorrect all the timeon tv
20:12.12GNUtoo|laptopAlex[sp3dev], I can help you fixing the issues you haves, you were trying what device already?
20:12.31bzoAlex[sp3dev] hey
20:12.32Alex[sp3dev]kovsky of course.. got no other msm devices
20:12.40dcordesubuntu maverick apt-get upgrade taking an hour on leo
20:12.40GNUtoo|laptopok
20:12.46Alex[sp3dev]bzo: i heard you got some camera poop?
20:12.53dcordesAlex[sp3dev]: shr on kovsky? nice
20:12.59bzoyep, preview is working :)
20:13.06GNUtoo|laptopAlex[sp3dev], it's just me that didn't remember if it was dream,magic or other devices, I talk to too many people
20:13.13bzotrying to capture a picture now
20:13.14Alex[sp3dev]what about capture and video? and what was the reason?
20:13.26bzowrong dsp queue offsets
20:13.31GNUtoo|laptopAlex[sp3dev], I'll explain why it doesn't work
20:13.37bzoalso, I think the rpc vfe_rail might not work on the 6125
20:13.38GNUtoo|laptopbasically you have a new device
20:13.41GNUtoo|laptopnew for SHR
20:14.00GNUtoo|laptopthe new device need some configs support
20:14.06Alex[sp3dev]GNUtoo: the only thing i really want to know is how the machine is detected in SHR
20:14.16GNUtoo|laptopthe config for making GSM work is in /etc/freesmartphone
20:14.27dcordescat /sys blablbla
20:14.36GNUtoo|laptopand read /proc/cpuinfo
20:14.51GNUtoo|laptops/and/and it reads
20:14.51Alex[sp3dev]so, does the machine type influence the GSM driver behavior?
20:14.56GNUtoo|laptopyes
20:15.03GNUtoo|laptopbasically you have a config dir per machine
20:15.12GNUtoo|laptopif your machine config was not added
20:15.14GNUtoo|laptopit can't work
20:15.21Alex[sp3dev]can i basically fake it to believe i have diamond or dream?
20:15.27dcordesAlex[sp3dev]: I did same thing in spring 2009
20:15.36GNUtoo|laptopno, but you can cp diamond or dream's config
20:15.39dcordesAlex[sp3dev]: freesmartphone daemon on kovsky
20:15.46GNUtoo|laptopcd /etc/freesmartphone
20:15.50*** join/#htc-linux cr2_ (~cr2@ip-80-226-0-1.vodafone-net.de)
20:15.52GNUtoo|laptopcat /proc/cpuinfo
20:15.56dcordescr2_: hi
20:16.00GNUtoo|laptoplookup your machine name
20:16.11GNUtoo|laptopand cp -r trout your_machine_name
20:16.17Alex[sp3dev]dcordes: to tell the truth, i'd prefer ubuntu.. just not sure of how to integrate the phone correctly
20:16.19cr2_hi dcordes
20:16.21GNUtoo|laptopcd your_machine_name
20:16.29GNUtoo|laptopvi what_ever config
20:16.35GNUtoo|laptopand reboot
20:16.53GNUtoo|laptopAlex[sp3dev], you could use ubuntu/debian + FSO + SHR apps
20:16.57GNUtoo|laptopbut that's a lot of work
20:17.08dcordesAlex[sp3dev]: http://htc-linux.org/wiki/index.php?title=Ubuntu/Leo#SMS_.26_Calls
20:17.11GNUtoo|laptopand you won't get your stuff in ubuntu-debian upstream easily
20:17.19dcordesAlex[sp3dev]: alternatively, install freesmartphone .
20:17.20GNUtoo|laptopit's really hard to get stuff upstream
20:17.32dcordescr2_: how's it going ?
20:17.32GNUtoo|laptopthere is someone named Lopi who tried to port ubuntu on the iphone
20:17.39Alex[sp3dev]GNUtoo: with the kind of drivers we have for MSM, it is impossible at all
20:17.42GNUtoo|laptophe stopped and went SHR+FSO
20:17.48GNUtoo|laptopbecuase it was easier
20:17.48cr2_hehe. openstreetmap crashed.
20:18.15GNUtoo|laptopAlex[sp3dev], you mean they won't accept your kernels?
20:18.20GNUtoo|laptopthat's one of the issues
20:18.24cr2_dcordes: trying to get back into the arm business
20:18.29GNUtoo|laptopthey use more factorized and standard kernels
20:18.57cr2_dcordes: is there some distro for leo ?
20:19.00Alex[sp3dev]GNUtoo: well.. the problem is that no one wants to factorize the drivers. because CA and google use different trees and break everything
20:19.08dcordescr2_: on personal or professional level ?
20:19.32dcordescr2_: I am preparing new ready made ubuntu for leo
20:19.34cr2_dcordes: i don't care about device drivers. only to ssh and run gcc+libc programs
20:20.03dcordesyou will be able to pick usbhost usbether or adb kernel
20:20.08cr2_i want to test my new toy http://gpspp.sakura.ne.jp/rtklib/
20:20.09GNUtoo|laptopAlex[sp3dev], in openembedded everyone use its own kernel....that's not an issue at all
20:20.45Alex[sp3dev]GNUtoo: the real stoppers are proprietary camera and 3d and this.. qdsp sound.. either we'll need to rewrite the whole load of crap, or write wrappers for everything (and pull android's libc)
20:20.53dcordescr2_: cool I'm not sure about the non-android gps status on leo
20:21.19cr2_dcordes: the gps is external
20:21.39dcordesusb ?
20:21.55cr2_it's for real hw with a real external antenna, not just the qcom junk gps dsp
20:22.08cr2_yeah, there is no other way
20:22.10GNUtoo|laptopAlex[sp3dev], your device is msm7k?
20:22.15Alex[sp3dev]GNUtoo: yep
20:22.21dcordescr2_: ok you have wiring already ?
20:22.27cr2_dcordes: but then i probably need the usb host on leo
20:22.40GNUtoo|laptopAlex[sp3dev], then piggy-back on us
20:22.48GNUtoo|laptopuse and fix our driver
20:22.55cr2_yes, for the normal USB-B (ttyACM)
20:22.57GNUtoo|laptopbasically mplayer works fine
20:23.13GNUtoo|laptopusing the sdl alsa layer
20:23.20GNUtoo|laptopit fixes buffering issues
20:23.26GNUtoo|laptopbut not every software can use that
20:23.29Alex[sp3dev]that's very ugly
20:23.53GNUtoo|laptopdo you really need 3d?
20:24.02GNUtoo|laptopbecause the rest is doable
20:24.07Alex[sp3dev]well.. that's the last thing to think about
20:24.18GNUtoo|laptopaltough I eared that there was some leaked source but I'm not sure it's trie
20:24.22GNUtoo|laptop*true
20:24.25GNUtoo|laptopok
20:24.32*** join/#htc-linux IzaacJ (IzaacJ@c-648de253.133-13-64736c10.cust.bredbandsbolaget.se)
20:24.34GNUtoo|laptopon my htcdream most hardware works but:
20:24.38GNUtoo|laptop*camera
20:24.52Alex[sp3dev]i am thinking of writing a v4l camera driver.. but now that the proprietary one is almost working, i'm now thinking about developing a bootloader and nand images first
20:24.52GNUtoo|laptop*sensors(easy to reverse engineer, just add some printk)
20:25.07cr2_dcordes: i'm only windering if the cpu is fast enough
20:25.17cr2_s/win/won/
20:25.21GNUtoo|laptop*sound is buggy(for instance for SIP)
20:25.31GNUtoo|laptop*wifi lacks PSM(easy but out of my reach)
20:25.43GNUtoo|laptopwifi is really easy to fix
20:25.49GNUtoo|laptopbut when I do:
20:26.11GNUtoo|laptop.irq = MSM_GPIO_INT(29) or pass it directly in compat wireless
20:26.14GNUtoo|laptopit freeze the phone
20:26.17GNUtoo|laptopwhen wifi loads
20:26.20*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
20:26.20dcordescr2_: then it will be no problem to add micro usb
20:26.32dcordescr2_: I have a small setup with battery and hub included
20:27.05cr2_dcordes: i need to measure the current
20:27.09dcordesit can be supplied / charged via mini usb and has micro usb plug
20:27.33dcordesregarding cpu speed I guess you have to try
20:28.08cr2_does raph support usb host ?
20:28.16Alex[sp3dev]cr2_: kovsky does
20:28.24Alex[sp3dev]and diam does afaik
20:28.47cr2_hm, if diam does, then raph should do it anyway
20:28.55*** join/#htc-linux phantomcircuit_ (~phantomci@adsl-99-37-226-181.dsl.pltn13.sbcglobal.net)
20:29.06Alex[sp3dev]i mean, in linux, not in wince
20:29.43cr2_i mean in hardware
20:29.44*** join/#htc-linux MN_ (~yaaic@178.100.76.102)
20:30.01dcordesAlex[sp3dev]: where's the kernel source that supports it on kovsky ?
20:30.23Alex[sp3dev]dcordes: in my git.. you just need to disable the usb gadget and enable msm ehci driver
20:31.57*** join/#htc-linux RenegadeR (~RenegadeR@83.101.55.113)
20:33.51Alex[sp3dev]Hardware: HTC Kovsky GSM phone (aka Xperia X1)
20:33.58Alex[sp3dev]GNUtoo: should i copy that crazy name?
20:34.10GNUtoo|laptoplooks
20:34.56dcordeshm I am wonderig if I should push the usb stack revert to linuxtogo
20:35.04dcordesit is a total mess
20:35.11dcordesbut htc-msm-2.6.32 is only used by me anyway..
20:35.39*** join/#htc-linux crawling-fma (crawling-f@a94-132-183-118.cpe.netcabo.pt)
20:36.01GNUtoo|laptopAlex[sp3dev], yes
20:36.06GNUtoo|laptopunfrotunately
20:36.41Alex[sp3dev]hmm.. maybe i can just change that string. just need to verify it doesn't break our android scripts
20:36.48GNUtoo|laptopok
20:38.53dcordescr2_ http://oe.netripper.com/files/hd2-ubuntu_0.2.zip.torrent you might use this for leo usb host application. it has fully working usb host kernel (with source tarball included) with quite some modules prebuilt
20:40.40GNUtoo|laptopdcordes, do you want sound?
20:41.05dcordesGNUtoo|laptop: yes
20:41.32GNUtoo|laptopdcordes, pastebin me the content of :
20:41.36GNUtoo|laptopls -l /dev
20:42.12*** part/#htc-linux MN_ (~yaaic@178.100.76.102)
20:43.45dcordesok
20:44.02dcordesI could swear we tried it but might have been something else
20:44.28GNUtoo|laptopwe didn't try hard
20:45.03*** join/#htc-linux mdeejay__ (~mdeejay@188.168.168.101)
20:45.11dcordesI will cite contens manually
20:45.29dcordeswhat is the interesting device ? sdl ?
20:46.18GNUtoo|laptopthe sound device is interesting
20:46.25GNUtoo|laptopcan't you pastebin?
20:46.28GNUtoo|laptopwhat is the problem?
20:46.32GNUtoo|laptopyou're on a phone?
20:47.04dcordesI'm setting up usbeth and adb now
20:47.09dcordeslet me finish that first
20:47.09GNUtoo|laptopok
20:47.18dcordesit's better than usbhost hassle
20:47.19GNUtoo|laptopmaybe make a screenshot of your console then
20:47.30GNUtoo|laptopgpe-scap
20:47.42dcordeswhat is the naming of audio device ?
20:47.52GNUtoo|laptopI'm booting the nexusone right now
20:48.45GNUtoo|laptop/dev/msm_pcm_out
20:48.48GNUtoo|laptoplook for msm and pcm
20:48.56GNUtoo|laptopls | grep -i msm
20:48.59GNUtoo|laptopls | grep -i pcm
20:49.05dcordesok
20:49.09GNUtoo|laptopls | grep -i out
20:49.10GNUtoo|laptopetc...
20:49.16GNUtoo|laptopyou must find the audio card dev nodes
20:49.58dcordesgauner1986: does keypad work for you in Xorg ?
20:50.02dcordesgauner1986: in evo kern ?
20:50.42gauner1986last test was a year ago? :D
20:50.50gauner1986dunno actually
20:51.58dcordesGNUtoo|laptop: ok I'm hooked up
20:52.26dcordes# ls | grep -i msm
20:52.26dcordesmsm_aac_in
20:52.26dcordesmsm_audio_ctl
20:52.26dcordesmsm_audio_route
20:52.26dcordesmsm_mp3
20:52.29dcordesmsm_pcm_in
20:52.31dcordesmsm_pcm_out
20:52.34dcordesmsm_qcelp_in
20:52.36dcordes# ls | grep -i out
20:52.39dcordesmsm_audio_route
20:52.41dcordesmsm_pcm_out
20:52.44dcordesstdout
20:52.46dcordes# ls | grep -i pcm
20:52.49dcordesmsm_pcm_in
20:52.51dcordesmsm_pcm_out
20:52.54dcordesoops
20:53.09GNUtoo|laptopanyway you have the node
20:53.14GNUtoo|laptopthen do that:
20:53.17GNUtoo|laptopget a wav file somewhere
20:53.20GNUtoo|laptopor generate one
20:53.24GNUtoo|laptopand do:
20:53.33GNUtoo|laptopcat file.wav > /dev/msm_pcm_out
20:55.11dcordesok
20:55.55CotullaError Description: Epic fail.
20:56.11GNUtoo|laptopCotulla, ?
20:56.43dcordeshttp://www.wavsource.com/snds_2010-11-21_1584521671331348/movies/terminator/t1_be_back.wav
20:56.47dcordes:D
20:56.56GNUtoo|laptopah ok
20:57.37*** join/#htc-linux Samsunguy (~Samsunguy@cpe-76-186-50-40.tx.res.rr.com)
20:58.43Cotulla"Quit: my ipad left not me :)" lol
20:59.06gauner1986ipad, pff ^^
20:59.08SamsunguyIt did I don't have multitasking on it yet
21:00.19dcordesGNUtoo|laptop:
21:00.20dcordes# cat t1_be_back.wav > /dev/msm_pcm_out
21:00.20dcordescat: write error: No such device
21:00.49GNUtoo|laptopI'll try on my device
21:01.02dcordesGNUtoo|laptop: I think it's the same thing we did before
21:01.11GNUtoo|laptopdo you have the driver?
21:01.40dcordeswhich
21:01.49GNUtoo|laptopthe one for the sound on android
21:01.54GNUtoo|laptopthe qdsp6_wince
21:01.57GNUtoo|laptopif it's not there
21:02.03GNUtoo|laptopbut that you still have the nodes
21:02.09GNUtoo|laptoplike because of static tared /dev
21:02.12dcordesyes I always compile it
21:02.18GNUtoo|laptophmmm
21:02.24GNUtoo|laptopask someone like Cotulla
21:02.43dcordes[  639.528692] q6audio_init
21:02.44dcordes[  639.530222] audio_init: cannot open control channel
21:02.49GNUtoo|laptopah ok
21:02.56GNUtoo|laptopyou've got a driver issue then
21:03.05Cotullait's 100% copy of bravo one, in external interfaces
21:03.08GNUtoo|laptopget a working kernel and ping me when it's working
21:03.14Cotullait was my goal
21:08.50GNUtoo|laptopdcordes, can you pastebin the whole dmesg?
21:08.59*** join/#htc-linux kiozen (~kiozen@rgnb-4d053f8b.pool.mediaWays.net)
21:10.38Alex[sp3dev]bzo: so you used the 'no-rpc' code for vfe, right?
21:10.53bzoyup
21:11.09Alex[sp3dev]GNUtoo: wow. gsm working now that i've changed board name to Kovsky and copied the stuff
21:11.55GNUtoo|laptopok nice
21:12.07GNUtoo|laptopaltough call audio may not work
21:12.29Alex[sp3dev]sure. i have not built in any alsa yet. and it may rely on htc_acoustic
21:12.30GNUtoo|laptopnote that FSO is LGPLv2+ or GPLv2+
21:12.36GNUtoo|laptopso no apache code re-use in it
21:12.48GNUtoo|laptophtc_accoustic
21:12.53GNUtoo|laptopthat's useless on msm7k
21:12.57GNUtoo|laptopI don't even use it in replicant
21:13.28GNUtoo|laptopcopying code from playwav2.c in order to replcace proprietary functions works
21:14.48Alex[sp3dev]now, is there an easy way to change dpi etc back to vga?
21:15.07GNUtoo|laptopfor dpi I don't know
21:15.18GNUtoo|laptopask in #openmoko-cdevel how they did it for nokia n900
21:15.42Alex[sp3dev]but what did you do for dream? the original shr for openmoko was vga, right?
21:16.19GNUtoo|laptopI modified illume settings and gtkrc settings
21:16.20Alex[sp3dev]ah, i see. there's some 'scaling' in illume settings
21:16.27GNUtoo|laptopI didn't commit it yet tough
21:16.32GNUtoo|laptopI had more core stuff to do
21:16.59Alex[sp3dev]also, the X11 doesn't allow me to rotate the screen 180 degrees.. only +- 90
21:17.24GNUtoo|laptopah?
21:17.35GNUtoo|laptopI'll try
21:19.06GNUtoo|laptopman:              Enable rotation of the display. The supported values are "CW" (clockwise, 90 degrees), "UD" (upside down, 180 degrees) and "CCW" (counter clockwise, 270 degrees). Implies  use  of  the  shadow  framebuffer layer.   Default: off.
21:19.37Alex[sp3dev]oh.. i thought it was "Inverted". that was true of old Xorg versions
21:20.00GNUtoo|laptopworks for me
21:20.12Alex[sp3dev]yeah. UD did the job
21:21.46*** join/#htc-linux iDavid (~iDavid@41.230.185.174)
21:22.18*** join/#htc-linux MN_ (~yaaic@178.100.76.102)
21:22.37MN_hi
21:22.47dcordesGNUtoo|laptop: ok
21:32.22fakkerhi
21:32.43MN_hello fakker
21:33.43gauner1986fakker: where's my gf now?
21:34.24MN_lol wrapped up maybe :p
21:37.40fakkerdunno, i dont even have one
21:38.06*** join/#htc-linux ali1234 (~ajb@robotfuzz.co.uk)
21:39.11dcordeshi ali1234
21:39.18ali1234hi
21:45.04*** join/#htc-linux dekar_ (~dekar@frnk-590d0745.pool.mediaWays.net)
21:55.17*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-37-226-181.dsl.pltn13.sbcglobal.net)
22:00.13*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
22:08.10*** join/#htc-linux MN_ (d9ab814a@gateway/web/freenode/ip.217.171.129.74)
22:09.46CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38178-ga6632d5 /arch/arm/mach-msm/board-htcleo-power.c:
22:09.47CIA-99htc-linux: Revert "htcleo: fixed AC charging problems"
22:09.47CIA-99htc-linux: This reverts commit e51cb9c975bb81ae498c286ff28efa89489c3b17.
22:09.48CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38179-gfe2921b /arch/arm/mach-msm/board-htcleo-power.c:
22:09.48CIA-99htc-linux: Revert "htcleo: add usb notification"
22:09.48CIA-99htc-linux: This reverts commit 804b2b7f194c19cc3161cbb7759bdd4db4837177.
22:09.48CIA-99htc-linux: Conflicts:
22:09.48CIA-99htc-linux:  arch/arm/mach-msm/board-htcleo-power.c
22:09.49CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38177-g35c1852 / (arch/arm/mach-msm/Kconfig drivers/usb/gadget/ether.c):
22:09.50CIA-99htc-linux: Revert "htcleo: fix backlight config issue, usbnet problem"
22:09.50CIA-99htc-linux: This reverts commit 4e157729cebec545dd52d47a57f2886a9a1ba5a8.
22:10.01CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38180-gaa178e5 / (22 files in 4 dirs):
22:10.01CIA-99htc-linux: Revert "htcleo: replaced the usbstack with EVOs one"
22:10.01CIA-99htc-linux: This reverts commit 766a01523d6394e41657f2920c12b9a47d25d303.
22:10.01CIA-99htc-linux: Conflicts:
22:10.02CIA-99htc-linux:  arch/arm/configs/htcleo_defconfig
22:10.02CIA-99htc-linux: lukas.gorris htc-msm-2.6.32 * rv2.6.29-38181-g5e9113e /arch/arm/ (3 files in 2 dirs): htcleo: configuration updates
22:11.21*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
22:11.25*** join/#htc-linux iDavid (~iDavid@41.230.185.174)
22:12.22*** part/#htc-linux iDavid (~iDavid@41.230.185.174)
22:13.36bzoAlex[sp3dev] how far do you get in snapshot?
22:14.23Alex[sp3dev]bzo: i get a black screen
22:14.37Alex[sp3dev]and some 'failed to write adsp queue 66c"
22:15.10bzohmm, I get one interrupt back, and the camera app is frozen
22:15.32Alex[sp3dev]maybe the camera library is important?
22:15.54Alex[sp3dev]also, i suggest to remove all 6125 specific hacks from adsp_driver.c since no other amss needs custom functions.
22:16.20bzoI don't think there are any 6125 specific hacks there
22:18.49Alex[sp3dev]ah, i meant the rpc_adsp_rtos..._t_6125 stuct.. sure it doesn't matter, but i see no reason to have a '6125' structs everywhere with 'unknown' fields added to the bottom.
22:19.01Alex[sp3dev]which camera library are you using?
22:19.13bzodream
22:19.24Alex[sp3dev]the one from magic 2.2 ota, right?
22:19.45bzoprobably
22:20.34Alex[sp3dev]actually, what irritates me is that my logcat is filled with errors about image dimensions.. i think some math will be needed to recalculate some delays for the mt9t012vc..
22:20.56Alex[sp3dev]due to these errors, i'm also not getting the camera ui that should be displayed over the preview
22:21.22bzoyour problem may be that you need the fixed gralloc and 3d lib
22:21.31bzomine was broken until that was fixed
22:22.02Alex[sp3dev]i have 'fixed' the gralloc. made it allocate 3200 << 10 bytes. that fixed the out of memory errors when entering snapshot or video capture
22:22.29bzoyou need the patched qcom lib too
22:22.45Alex[sp3dev]as for video, the preview works for 2 seconds and then the camera app crashes. according to logs, that's because the omx libraries fail to verify some arguement..
22:23.35bzoI think the dream had the same problem too. May require a userland fix
22:23.51Alex[sp3dev]bzo: are you using my clocks or jbruneaux's ones?
22:24.05bzoyours
22:24.20Alex[sp3dev]ah, i see
22:24.42bzojpegtask seems to reply on vdc_clk
22:25.03bzothink that one is reliable?
22:25.20Alex[sp3dev]no way of course
22:25.28bzoof course :)
22:25.34Alex[sp3dev]i have uploaded the newer version for you
22:25.51Alex[sp3dev]it has a VDC clock enablement hacked into vfe clock enablement call
22:26.10bzoah, perhaps just what I need
22:27.38Alex[sp3dev]actually need to implement the proper mdp clock demuxing and vfe disablement (just copy jbruneaux code and replace some harcoded values with proper names), but need to fix the sensor and video first
22:31.32*** join/#htc-linux max1 (4f464157@gateway/web/freenode/ip.79.70.65.87)
22:31.40Alex[sp3dev]i just wonder.. the errors in camera log show differen resolution from the one actually used. i guess it's calculating the resolution from frame length and line length multipliers
22:34.01bzono clue, haven't looked very closely at that area
22:34.11bzobut it is detecting it correctly during preview?
22:34.21Alex[sp3dev]i guess you never will since your sensor is supported by mainline google
22:34.38Alex[sp3dev]it craps the logcat with errors, but the preview is working
22:36.06bzolol, finally got around to implementing camera power off. Maybe I won't lose 10% battery per hour anymore
22:36.23Alex[sp3dev]what do you mean by camera poweroff? vfe rail?
22:36.47bzothe rhod needs vreg calls to power on/off
22:37.06bzoand it gets called during probe and never turned off
22:37.23Alex[sp3dev]kovsky needs vreg for the actuator. still haven't fixed that thingie, so no autofocus here
22:37.54bzoI was shocked that my autofocus was working right away
22:38.21Alex[sp3dev]sure it was, the driver for mt9t013 was in kernel since dream was released
22:39.45bzowell more from not knowing whether my gpio tracing was correct
22:41.33bzoyour new clock file helps
22:41.40bzomore interrupts
22:41.44Alex[sp3dev]nice
22:41.51bzoand logcat shows receive_jpeg callback
22:42.01Alex[sp3dev]that's unfair
22:42.28bzolol, having to create a new cam driver is a pretty big handicap
22:43.00bzodamn, phone still reboots though
23:00.31Alex[sp3dev]ok, i'm almost desperate to fix these values cause i don't have the correct formulae and am missing several constants to calculate it.. a bit brute force will not hurt
23:01.55bzofuuuu the system server, pegging the cpu again
23:02.03Alex[sp3dev]it's the ril-fffuuuu
23:02.22Alex[sp3dev]ril needs a good rewriting. to fix these issues, and not only
23:02.37bzodunno why this issue has only come up recently though
23:02.50bzomaybe because stinebd put in a working location.apk for frx03
23:03.08Alex[sp3dev]because only recently our kernel got stable enough to use the phone for more than 5 minutes a day just to show android off
23:03.41bzoI mainly see it on a fresh boot
23:04.47Alex[sp3dev]i have not seen it, but our android is veeery slow and many things need refactoring
23:05.47bzoit is slow on the the kov? After the recent changes, the rhod feels comparable to a dream now
23:06.12Alex[sp3dev]well.. after the bootup, until it registers on the network, it is really slow
23:06.51bzothe bootup is the most annoying thing about deving
23:06.59bzoit only takes like 10 minutes to try the simplest change
23:08.34*** join/#htc-linux XirXes (~XirXes@67-2-82-223.slkc.qwest.net)
23:09.43*** join/#htc-linux mchh (~mchh@sto95-1-82-233-33-194.fbx.proxad.net)
23:10.14*** join/#htc-linux MN_ (~yaaic@178.101.226.225)
23:10.23MN_hello
23:12.51*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
23:14.50bzoAlex[sp3dev] success!
23:15.19Alex[sp3dev]what?
23:15.45bzoapp takes picture and saves
23:15.58bzoand as an added feature does not even crash
23:16.37Alex[sp3dev]ffffuuu my android suddenly stopped recognizing mmc card some time ago. just about every app says 'please insert sd card'. how to make the stupid vold shut up?
23:18.06Cotullaif somebody remove ur head from u, will u ask anybody "please return me my head back!" definitely yessss!
23:18.12Cotullaso it's right
23:19.29Alex[sp3dev]android is brainless so it should go on just fine without head
23:21.12bzogtg, thx for the new clocks Alex
23:22.24Cotullabut I saw head in this green robot
23:23.43MN_lol
23:23.46Alex[sp3dev]now if the error is gone now, then the htc camera library is incredible bullshit
23:24.07MN_cotulla magldr going well?
23:24.22XirXesgrats bzo
23:24.27Cotullayeah
23:24.35Cotullaadded autosize partitions support at middle
23:24.41Cotullatoday
23:24.56MN_nice
23:25.03MN_android flasher working now
23:25.10Cotullayeah
23:25.21fakkerliar
23:25.28CotullaWPH also flashed via "android flasher". so it's time to rename it I guess
23:25.31Alex[sp3dev]ok. htc camera library is incredible bullshit
23:25.32Cotulla:D
23:25.41MN_magldr flasger maybe
23:26.04MN_*flasher
23:26.16Cotulladunno
23:26.35fakkermagldrpizda
23:26.47Alex[sp3dev]hujmagldrzhopa
23:26.49Cotullafakker fuck off
23:26.56Cotulla:D
23:27.05fakkerwhat's zhopa
23:27.11Cotullaass ^^
23:27.14Alex[sp3dev]he doesn't know what zhopa is
23:27.19fakkeryeah i do, it's ass
23:27.21Cotullanow knows...
23:27.23fakker:D
23:27.26Cotulla:P
23:27.28fakkeri was just testing you
23:27.35Alex[sp3dev]probably jopa is closer in terms of pronouncing
23:27.42Cotullahm agree with alex
23:27.56Cotulla:D
23:28.00MN_:)
23:28.11fakkeri gave up trying to learn
23:28.23Cotullafuck off - otiebis? alex, is it right?
23:28.25MN_back to Punjabi :p
23:28.42Alex[sp3dev]Cotulla: why are you asking me? you are supposed to know russian
23:28.47fakkerMN_, yeah fuck that gora language
23:29.06Cotullabut I don't clear know what is "fuck off"
23:29.08MN_yup fakker
23:29.16Cotulla:D
23:29.20MN_penchaud
23:29.23MN_:p
23:29.31Cotullahttp://ru.wiktionary.org/wiki/fuck_off
23:29.32Cotullahm...
23:29.44fakkerиди на хуй
23:29.50CotullaO_o
23:30.01Alex[sp3dev]Cotulla: in a transitive meaning, it is what you and fakker have said
23:30.09fakker:)
23:30.12fakkeri remember it
23:30.25MN_well hd7 is out of stock so i need to wait now -.-
23:30.25Alex[sp3dev]was it the only thing your gf kept saying to you?
23:30.34fakkernot just that
23:30.44fakkerпизда
23:31.05fakkerскучно мудак обними меня
23:31.19Alex[sp3dev]lol
23:31.45Cotullarofl
23:31.57Cotullatin plate
23:31.58CotullaÆÂ
23:31.59Cotulla:D
23:32.01MN_cotulla did you get rmnet working well in the end on magldr
23:33.26Cotullayeah it's working nice
23:33.35Cotullaand I shocked that it's working
23:33.38fakkerКак я могу доверять тебе
23:33.50MN_awesome cant wait hope a public release is soon ;)
23:33.52Alex[sp3dev]fakker: that is so un-russian
23:33.58fakkerhahaha
23:34.02fakkerIM SORRY
23:34.05MN_cotulla :p
23:34.15fakkerAlex[sp3dev], how would it be correctly?
23:34.23Cotullaseems his gf always tell this words to him
23:34.31AevumMN_, you've probobly been saved
23:34.32Cotullaso he learned it  at the end :P
23:34.42fakkerpretty much
23:34.43Aevumi would wait atleast another year before touching a WP7 device
23:35.07Alex[sp3dev]fakker: oh, i am a pervert.. i have read the last word incorrectly ;)))
23:35.07fakkerif she ever said good things, i'd learn those too
23:35.09Aevumwhen theres a decent aplication catalog and all the basic features that they left out to hit the deadline are added
23:35.22CotullaAlex, how u read it? ^^
23:35.35Alex[sp3dev]i read it as 'как я могу удовлетворять тебя'
23:35.55CotullaÎ_î
23:35.57fakkerwhat is it that?
23:36.45Cotullahm dunno how to translate
23:36.50Cotullato complex word :D
23:37.05Alex[sp3dev]'how can i satisfy you' in the most perverted meaning of the verb
23:37.11fakkerahaha
23:37.17MN_awaiting for public magldr release ;)
23:37.31fakkeryou guys don't have xmas today/yesterday right? it's 7th for you
23:37.42fakkeror is that just some
23:37.48Alex[sp3dev]in soviet russia, christmas has you
23:37.54fakkeryeah
23:40.08MN_didnt really feel like Christmas this year tbh
23:40.19Rajkothe gifts are for new years anyway
23:40.20Rajkonot christmas
23:40.32Cotullahehe
23:41.20MN_do you celebrate Christmas in russia
23:41.23fakkerthe best gift i got is the gift i got myself
23:41.27fakker:)
23:41.38Alex[sp3dev]MN_: as fakker said, it's on january the 7th
23:42.06Alex[sp3dev]also, it is considered a religious holiday. new year's day is considered a family holiday on the contrary and is more widely celebrated
23:42.24Cotullayeah..
23:42.25Alex[sp3dev]fakker: is your birthday on the 1st of janyary?
23:42.40fakkerAlex[sp3dev], nope - but a friend of mine is... why?
23:42.52Alex[sp3dev]just asking
23:43.09fakkerNY is celebrated on a larger scale in most of the uk too
23:43.41MN_right okay brb
23:44.13fakkerhttp://www.pcworld.co.uk/gbuk/advent-vega-internet-tablet-non-flash-version-09149756-pdt.html#product-information
23:45.19fakkeri wish monday and tuesday was not a public holiday here - means i would get it quicker
23:47.29MN_im back
23:49.02*** join/#htc-linux MN__ (d9ab8144@gateway/web/freenode/ip.217.171.129.68)
23:57.20MN_cotulla for the camera maybe you could remap one of the buttons to act as a trackball

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