IRC log for #htc-linux on 20101120

00:06.18stinebdhttp://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html
00:06.37*** join/#htc-linux Tony_ (~Tony@92.28.42.242)
00:10.51*** join/#htc-linux Markinus (~Miranda@212.255.20.104)
00:12.00*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
00:13.38*** join/#htc-linux Tony__ (~Tony@92.28.42.242)
00:16.27*** join/#htc-linux ali1234 (~ajb@robotfuzz.co.uk)
00:19.36*** join/#htc-linux M4CK10 (5a326dfb@gateway/web/freenode/ip.90.50.109.251)
00:22.09*** join/#htc-linux wish34 (~wishmaste@5e069895.bb.sky.com)
00:24.52*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
00:25.54*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
00:27.11Alex[sp3dev]i think acl will go drunk. i have managed to get 2.6.35 booting. both vibra and framebuffer are working. time to clean up the code and port all our crazy stuff
00:56.09*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
00:57.03jonpryAlex[sp3dev]: correction i will not get drunk, and may not ever get undrunk
00:58.29jonprywtf did you do?
01:09.24*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
01:26.16*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
01:26.40*** join/#htc-linux Baeen (~Bane@ppp118-208-243-185.lns20.hba2.internode.on.net)
01:34.58*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
01:52.02*** join/#htc-linux RaiderX303 (~RaiderX@109.180.23.94)
01:52.16RaiderX303Hey
01:58.13*** join/#htc-linux hastarin (~hastarin@220-253-40-30.VIC.netspace.net.au)
02:00.48*** join/#htc-linux furtardo (~mks@nat/yahoo/x-byqryvsmqfjklwoe)
02:04.35*** join/#htc-linux licro (~AndChat@2.68.203.77)
02:04.40*** join/#htc-linux Tony__ (~Tony@92.28.42.242)
02:05.37*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
02:12.36*** join/#htc-linux licro (~AndChat@2.68.203.77)
02:20.55RaiderX303Hi
02:23.50*** join/#htc-linux mastermerlin1 (~Adium@p4FEE5A47.dip.t-dialin.net)
02:24.39*** join/#htc-linux gauner1986 (~Adium@p508C6760.dip.t-dialin.net)
02:25.59*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
02:27.38RaiderX303Anyone here?
02:27.52arrrghhhdepends.
02:32.12*** join/#htc-linux Berger- (~noreply@c65wn1.wifi.halden.net)
02:39.36*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
02:44.16*** join/#htc-linux noellenchris (ad3d72f1@gateway/web/freenode/ip.173.61.114.241)
02:47.52*** join/#htc-linux furtardo (~mks@nat/yahoo/x-ouncycqlokbpqmdf)
03:00.51*** join/#htc-linux defendthecommons (~defendthe@cpe-70-112-5-167.austin.res.rr.com)
03:02.19*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
03:02.40*** join/#htc-linux toastcfh (~toastcfh@29-37.200-68.tampabay.res.rr.com)
03:12.44*** join/#htc-linux threeagle (~3agle@cpe-76-181-77-22.columbus.res.rr.com)
03:17.54*** join/#htc-linux darkstone (dtrack@kimoshi.net)
03:18.24*** join/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
03:24.01Willowseen pr0d1gy
03:28.30*** join/#htc-linux Drakh_ (Drakh@190.42.38.116)
03:29.09Willowpr0d1gy: I saw on IRC log from the 18th that you need help with HaRET.
03:29.09Willowno guarantees, but I may be able to help since I'm also trying to get linux running on a phone (HTC Snap S511 Willow) that nobody else appears to be working on.
03:41.06*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-175-100-51.dsl.pltn13.sbcglobal.net)
03:41.59*** join/#htc-linux BbLugNut (~kvirc@108.118.186.42)
03:49.52*** join/#htc-linux akoma1s (quasselcor@unaffiliated/akoma1s)
03:58.17*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
04:03.54*** part/#htc-linux noellenchris (ad3d72f1@gateway/web/freenode/ip.173.61.114.241)
04:06.15WillowI figured out the problem with controlling LEDs in haret.
04:06.15WillowI only THOUGHT I was doing the same thing in asmstuff.S as typing commands into haretconsole. The difference as to why writing to the I2C address worked from haretconsole is that there was a slight delay between values being written even if I copied and pasted the pwf commands. I figured that the proper way to do it may involve more than a simple delay. I also noticed when monitoring I2C that periodically I saw "sh: arm-linux-objdump: no
04:19.51WillowWhile in haretconsole I typed lsmod and was able to find that the module that was reading and writing to the I2C bus to control microp to control the LEDs was oem_misc.dll. Upon disassembling oem_misc.dll, I saw that after writing to my I2C address at 0xb2100000, the code read from 0xb2100008. Upon adding this address to mmutrace, I saw that it was repeatedly read until the least significant bit became zero and only then did it write the
04:31.51*** part/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
04:44.03*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
04:49.24XirXes<PROTECTED>
04:49.30aptwistilt2 <~wisgreg@wireless248.wirelesstcp.net> was last seen on IRC in channel #htc-linux, 5d 21h 50m 35s ago, saying: 'thanks again, been productive.'.
04:53.57Hunterkllhrm
04:54.06Hunterklli wonder if neoflux realizes that tiny patch is bogus =]
04:54.52*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
05:22.21*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
05:29.30*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
05:36.10ocmfake how Hunterkll
05:41.02ocmafaik, Linus himself praised it
05:47.15hastarinSomeone has got something similar working without modifying the kernel.  Though I can't figure out if it could be done under Android
05:47.27hastarinhttp://lkml.org/lkml/2010/11/16/392
05:47.36hastarinIf you're talking about the thing I think you are. :p
06:03.18ocmyeah i read there was another way, i find a kernel patch more...clean though
06:03.26ocmoh well, im off
07:12.19*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
07:13.22*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
07:31.57*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
07:34.16*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
07:38.59*** join/#htc-linux sedde (554aa59f@gateway/web/freenode/ip.85.74.165.159)
07:41.07*** join/#htc-linux MacDrunk (~marper@201.165.148.88)
07:42.24*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
07:49.58*** join/#htc-linux dekar (~dekar@drms-4d0141bc.pool.mediaWays.net)
07:55.57*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
07:57.25*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
07:58.13*** join/#htc-linux balans (~barry@82-170-217-205.ip.telfort.nl)
08:01.29*** part/#htc-linux sedde (554aa59f@gateway/web/freenode/ip.85.74.165.159)
08:02.07*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
08:02.41*** join/#htc-linux UnknownArtists (~unknown@84.19.198.122)
08:03.46*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
08:21.39*** join/#htc-linux balans1 (~Gebruiker@82-170-217-205.ip.telfort.nl)
08:26.56*** join/#htc-linux Rob2223 (~Miranda@p4FFF2E04.dip.t-dialin.net)
08:29.44*** join/#htc-linux rob_w (bob@pD95EE8A5.dip.t-dialin.net)
08:33.15*** join/#htc-linux Natch (~natch@c-27cde155.25-4-64736c10.cust.bredbandsbolaget.se)
08:37.55*** join/#htc-linux johnb81 (~john@78.169.128.236)
08:41.48*** join/#htc-linux Arash18k (~Arash18k@85.133.201.120)
08:46.53*** join/#htc-linux bartman (~bart@2001:470:b014::dd)
08:47.31*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d689.pool.mediaWays.net)
09:07.54*** join/#htc-linux stgarf (~rooot@ool-ad03acce.dyn.optonline.net)
09:23.35*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
09:24.43*** join/#htc-linux the_eye_ (~dimitris@78-214-6.adsl.cyta.gr)
09:26.16*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
09:28.52*** join/#htc-linux UnknownArtists (~unknown@84.19.198.122)
09:35.12*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
09:37.42*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
09:37.54*** join/#htc-linux Markinus (~Miranda@212.255.20.104)
09:43.31*** join/#htc-linux Elmstrom (~quassel@4807ds1-arno.0.fullrate.dk)
09:44.22*** join/#htc-linux wish34 (~wishmaste@5e069895.bb.sky.com)
09:46.26*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
09:48.39*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
10:03.47*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
10:06.11*** join/#htc-linux LeTama (~letama@vau06-1-82-228-252-90.fbx.proxad.net)
10:07.06*** join/#htc-linux mdeejay_ (~mdeejay@188.168.168.101)
10:12.30*** join/#htc-linux manusfreedom (~manusfree@tra78-1-82-235-115-79.fbx.proxad.net)
10:24.47*** join/#htc-linux hastarin (~hastarin@220-253-40-30.VIC.netspace.net.au)
10:26.22*** join/#htc-linux Blizzzard (5e0891b2@gateway/web/freenode/ip.94.8.145.178)
10:27.31*** join/#htc-linux EMP|FireStorm (~r4nd0m@ppp-70-248-24-1.dsl.snantx.swbell.net)
10:28.20*** part/#htc-linux EMP|FireStorm (~r4nd0m@ppp-70-248-24-1.dsl.snantx.swbell.net)
10:36.30hastarinMarkinus: Did you see this?  http://www.webupd8.org/2010/11/alternative-to-200-lines-kernel-patch.html
10:36.53hastarinAnd this: http://forum.xda-developers.com/showpost.php?p=9317235&postcount=1377
10:37.07hastarinI haven't tried it out yet, but worth noting.
10:39.07LeTamahi hastarin
10:39.16hastarinHi LeTama
10:39.32hastarinI've seen good feedback on your patch to smd_tty
10:40.19LeTamayes, but it's not completely optimal though
10:40.29hastarinBTW Guys I think we would benefit a lot if we could get things to work with CM kernel (2.6.35).  It would put us closer to benefiting from 2.6.36 changes too.  But that seems like a big task to port everything, at least for someone like me that only understands bits and pieces.
10:41.03LeTamaregarding the magic patch, I don't think it would benefit android
10:41.03hastarinYeah.  I admit I haven't had a look at your patch yet.  I need to catch up on more sleep to think clearly first.  :p
10:42.04LeTamaI have been quite "drastic" regarding max memory block to be sure that it helps
10:43.20*** join/#htc-linux andre_wm (Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
10:43.26Markinushi LeTama
10:43.36LeTamaHi Markinus
10:44.08LeTamabut even with only 2K, some are running out of memory
10:46.38*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d689.pool.mediaWays.net)
10:47.00LeTamaI make them tried a memory reservation adjustment, but I don't have enough reports to be conclusive on it
10:47.34LeTamaand I couldn't find a good way to see memory usage
10:47.36hastarinMarkinus: Did I hear you tried getting CM kernel running with our board files, etc?
10:48.11hastarinLeTama: I thought you got something out of proc fs to show memory fragmentation?
10:48.35Markinushastarin: Yes, I did a try, the problem was, it didn't start.
10:48.46LeTamahastarin: yes, but we hit out of memory even if blocks are available
10:48.55Markinushastarin: it is crashed bevor comming in the MACH_INIT part from kernel
10:49.14Markinushastarin: I debuuged it in the assabler init stuff
10:49.27Markinushastarin: it looks, that the kernel is crashing on init of the MMU
10:50.35hastarinMarkinus: :(  I wish that all made sense to me.  So I guess it's possible, just going to be hard to do?
10:51.20hastarinLeTama: Maybe that's the kernel memory that's reserved...  Though it's reserved from userspace I thought and smd_tty is in kernel.  :S
10:51.57Markinushastarin:I think it's should be possible, we have to find out what is there different
10:52.08Markinushastarin: but had no big time to do this stuff
10:52.29hastarinMarkinus: I hear you there.  Too much to do, not enough time.  :(
10:52.39Markinushastarin: I think we didn't need that, we should fix the other bugs, is more importent for me as .35
10:53.10hastarinI spent 2hrs today rebuilding my Ubuntu VirtualBox because I ran out of space.  Now it has LOTS of space.  :p
10:53.53hastarinMarkinus: Some of them might be fixed if we could get .35 working though, and we have a code base that is used by more people, so gets more testing/fixes.
10:54.10hastarinBut I agree it is probably easier to fix the few bugs left first, then try that.
10:54.33Markinushastarin: I'm not sure. You should forgett that MUCH stuff in on Leo totaly different as on other devices
10:54.41Markinus*shouldn't
10:55.08hastarinYes, but core kernel, memory management, I/O scheduling, etc is not.
10:55.37Markinusund where is there a realy problem for our device?
10:55.41Markinus*and
10:55.55Markinusthat we need .35?
10:56.16hastarinThe smd_tty crash for one.  .35 has fixes to defragment memory
10:56.17Markinusour problems are qdsp etc. and this doesn't help if we port
10:56.31Markinusbecause our stuff is totaly different there
10:57.45Markinushastarin: look to your bug site. No one of the problem would be fixed if you would port our stuff to .35
10:58.00Markinushastarin: but you would generate 100 new problems
10:59.46hastarinFair enough.  I still think it would be worth trying eventually.  Not as a priority though if it's not simple, which you've said it's not.
11:00.02hastarinI do think .35 might help with the memory fragmentation.
11:00.42Markinussure . . I did a try too . .  but you will see thats eating very much time
11:01.01*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
11:01.05hastarinYes, so not worth it for now.  I understand and agree.
11:02.00hastarinTime to fix my build.prop to get rid of this green tint.  :D
11:02.52Markinusyeas, good that we can fix it so easy :)
11:03.02*** join/#htc-linux netson-ubuntu (~netson-ub@110.138.94.111)
11:03.43hastarinYeah, very happy to find that out.  :)
11:04.01LeTamaI'm a bit confused with this camera stuff. Do we have info somewhere on what is required to make picture/video work ?
11:04.30hastarinLeTama: We need specific libraries, and a camera APK.
11:04.32MarkinusLeTama: we need original libs
11:04.37MarkinusLeTama: yes . .
11:05.01hastarinLeTama: I have it working, except for the green tint with flash photos, which seems is because of an edited build.prop  Original one works fine I'm told.
11:05.05*** join/#htc-linux GlemSom (~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
11:05.23MarkinusLeTama: and video works till 800x480
11:05.36MarkinusLeTama: full 720p has a problem. Seems qdsp relevant
11:07.55LeTamado we have a pack somewhere with the libs required ?
11:08.25hastarinI have a link to one in my kernel thread that michyprima put together with libs for Desire and Nexus.
11:08.47LeTamahastarin: ok, thanks.. I'll take look
11:09.36LeTamacodecs in android are a real mess
11:10.50Markinusyes . .
11:10.54hastarinDid anyone try the Desire Spot build?  Is he copying it in to RAM?  Would that work on non TMOUS HD2s?  Wouldn't we run low on RAM?
11:14.15*** join/#htc-linux DuperMan (DuperMan@93-173-55-41.bb.netvision.net.il)
11:19.16*** join/#htc-linux BabelO (~fcr@AMontpellier-554-1-127-237.w92-145.abo.wanadoo.fr)
11:19.16*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
11:24.53*** join/#htc-linux NujaWay (~R2D2@chy94-2-82-226-71-148.fbx.proxad.net)
11:27.07hastarinOriginal build.prop = black screen on camera for me.  :( Going to update my build and try again I think.
11:33.24*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
11:34.39*** join/#htc-linux johnb81 (~john@78.161.188.58)
11:36.28*** join/#htc-linux Major_Sarcasm (~Sarcy@w-175.cust-7075.ip.static.uno.net.uk)
11:39.25*** join/#htc-linux luc__ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
11:40.18hastarinNm it was my fault.  I'd been experimenting with something kernel wise and had broken it  :P
11:40.53luc__desire spot runs realy great hastarin
11:41.04luc__verry speedy
11:41.13luc__and boots faster
11:41.26hastarinHe has sync turns off and copies stuff in to RAM.
11:41.37luc__260mb ram
11:41.56luc__after task killer 302 mb
11:42.18luc__so free ram is not an issue
11:42.18hastarinOK so you can run it on non TMOUS then, just less RAM free.  I refuse to use task killer.  It's evil.  I'd rather uninstall bad apps.
11:42.37luc__i use task every 2 3 hours
11:42.57luc__am in europe so
11:43.05luc__no us hd2
11:43.45luc__system.ext2 is now system.img
11:43.53luc__no roots
11:44.00luc__rootfs
11:44.50luc__im realy impress so far, not 1 single crash for 2 days
11:45.51hastarinI will probably try it when I get time.  I like the idea and if it's the same RUU base as I'm using now (from mdeejay's Clean Sense 2.3) I can probably keep my existing data.img  :D
11:46.14luc__yeah works with old data
11:46.17*** join/#htc-linux Phally (~Phally@d28072.upc-d.chello.nl)
11:46.56luc__and market speed 1mb/s on any other build max was 300k
11:47.43hastarinCool  Hopefully I'll find the time to try it tommorrow.  I only jumped back on now because I saw the green tint issue was fixed and wanted to confirm it.  :D
11:48.21luc__i dont have green issue on spot
11:49.08*** join/#htc-linux MN-hd2 (~yaaic@host86-137-210-184.range86-137.btcentralplus.com)
11:49.25MN-hd2hello
11:49.36hastarinYeah he probably had an original build.prop
11:49.42mdeejayro.product.name=htc_bravo
11:49.42mdeejayro.product.device=bravo
11:49.42mdeejayro.product.board=bravo
11:49.45luc__hastarin: you should check Aura nav its great 3d hardware accelerated
11:49.46mdeejaychange
11:49.52hastarinTurns out the issue is from a modified one that had too much removed
11:50.20hastarinluc: For Australia though?
11:50.38luc__look on market for aura sygic
11:50.52hastarinGoogle finally has Navigation support here at least.
11:51.28luc__i hate google nav
11:51.45luc__3g all the time.
11:52.01hastarinIt can cache your route, just can't recalculate it.
11:52.27*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
11:53.16hastarinComments on market for Aura Sygic aren't too good
11:53.39luc__aura uses tomtom maps(teleatlas)
11:53.55luc__work good on hd2
11:54.06hastarinYeah the comments saying it crashes a lot.  I take it you're using it ok?
11:54.18luc__not 1 crash
11:54.33luc__maybe hd2 is better than others
11:54.42luc__:)
11:55.09hastarinNo map for Australia according to comments.  :(
11:55.19MN-hd2do you get robo voice on the desire spot Rom
11:55.23luc__let me check on mine
11:56.21luc__hastarin: its a hack for australia....
11:56.54luc__you must add you own map to the maps folder from an older vers.
11:58.04hastarinFrom TomTom for WM?
11:58.21luc__from mobile maps sygic
11:59.25hastarinOK, leave a tab open for it and check it out another day.  Thanks for the tip.
12:00.21hastarin*I will leave a tab open
12:02.38*** join/#htc-linux luc___ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
12:05.24*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
12:07.15*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
12:07.40*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-165-2.netcologne.de)
12:09.46*** part/#htc-linux Arash18k (~Arash18k@85.133.201.120)
12:25.01*** join/#htc-linux emwe (~emwe@cable-86-56-10-158.cust.telecolumbus.net)
12:34.40*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
12:47.15*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
12:49.21*** join/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
12:52.06*** join/#htc-linux BbLugNut (~kvirc@108.118.186.42)
12:54.21*** join/#htc-linux rob_w (bob@pD95EE8A5.dip.t-dialin.net)
12:55.08*** join/#htc-linux vegamanX (~vegaman@119.224.37.227)
12:59.19*** join/#htc-linux gauner1986 (~Miranda@p5B3831F8.dip.t-dialin.net)
13:00.12gauner1986hi
13:04.11Willowhi gauner1986
13:06.11*** join/#htc-linux Turricane (Turri@HSI-KBW-095-208-135-224.hsi5.kabel-badenwuerttemberg.de)
13:07.29Turricanehey gauner, is cotulla still working on magldr?
13:14.06Turricaneok i see, no answer. So i have to use my paranormal PSI Force to get in conntact with Cotulla
13:14.15Turricane***Ommmmmmmm*****
13:16.01Turricane***Cotulla this is a message directly in your mind.... Update your Twitter account.... There are more than 4000 followers who want to know if you still on development*****
13:23.56*** join/#htc-linux Wally (~wally@c-75-73-178-169.hsd1.mn.comcast.net)
13:34.00*** join/#htc-linux Aevum (~Ticcor@46.42.217.87.dynamic.jazztel.es)
13:49.20*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
14:01.23*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-165-2.netcologne.de)
14:06.54*** join/#htc-linux gauner19861 (~Miranda@p508C753C.dip.t-dialin.net)
14:13.41*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
14:15.25*** join/#htc-linux netson-ubuntu_ (~netson-ub@110.138.94.111)
14:20.02*** join/#htc-linux M3DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
14:24.11*** join/#htc-linux Neonkoala (~Neonkoala@cpc1-rdng18-0-0-cust21.15-3.cable.virginmedia.com)
14:24.12*** join/#htc-linux johnb81 (~johnb@95.9.92.141)
14:31.02*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
14:45.02*** join/#htc-linux mastermerlin (~Adium@p4FEE5A47.dip.t-dialin.net)
14:45.49*** join/#htc-linux flagada (58a1e24e@gateway/web/freenode/ip.88.161.226.78)
14:49.31*** join/#htc-linux bukington (~bukington@fac34-2-82-228-151-145.fbx.proxad.net)
14:50.45*** join/#htc-linux ElFinLazz (~elfinlazz@112.154.189.103)
15:01.02*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
15:01.11Alex[sp3dev]jonpry: here?
15:01.22*** join/#htc-linux PUTAS (~32@pa2-84-90-198-111.netvisao.pt)
15:06.26Alex[sp3dev]now, a cool way to debug kernel panic - recording the screen with camera and watching the video frame-by-frame
15:07.04*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
15:19.17csy7550often use camera on huge automation systems when communication breaks down :p
15:29.37*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
15:39.29Alex[sp3dev]omfg. turns out i have forgotten to reserve a page for gpiocfg and that's why i got page faults. let's see if it works now.. fingers crossed
15:40.03Alex[sp3dev]epic fail. now everything fubars altogether
15:41.06kholkre all
15:41.10kholkI need help
15:41.19kholkI can't compile the kernel
15:41.29kholkarch/arm/mm/cache-v7.S:67: Error: selected processor does not support `isb'
15:41.29kholkarch/arm/mm/cache-v7.S:148: Error: selected processor does not support `dsb'
15:41.37kholkanyone can giv eme a solution? :)
15:41.52Alex[sp3dev]which device/compiler?
15:42.26kholkI've tried to configure the kernel for any device
15:42.36kholkincluding a generic ARMv7 CPU
15:42.44kholkand I've tried three compilers
15:42.53kholkarm2008q3 (codesourcery)
15:43.01kholkarm2010q(1?) (codesourcery)
15:43.15kholkand the prebuilt compiler from the android repos
15:43.57Alex[sp3dev]i am posting this like every week. http://pastebin.com/iKPhgx3p - the way i compile the kernel. make sure to set up the variables
15:43.57kholkI'm using the stock android kernel tree
15:44.27kholksame way
15:44.51kholkwithout -j4
15:45.06*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
15:45.06kholkbut this is for multiCPU
15:45.11*** join/#htc-linux ali1234 (~ajb@robotfuzz.co.uk)
15:45.16kholkso, same but errors :\
15:47.24*** join/#htc-linux goxboxlive (~jrs@130.84-48-176.nextgentel.com)
15:47.38*** join/#htc-linux kubi (~Adium@miranda/user/kubi)
15:52.53Alex[sp3dev]lol. epic typo fail. gotta pwn the mmu at finally
15:53.14*** join/#htc-linux eugenb (~Adium@178.6.35.59)
15:54.48Alex[sp3dev]oww yeah. 2.6.35 is officially pwned. panel, vibra and gpio at least are. time to fix mmc and port the shit
15:54.59gauner19861then do the same on leo
15:55.00gauner19861;)
15:55.09Alex[sp3dev]then give me a free leo
15:55.21Alex[sp3dev]an $1000 on top of it
15:56.03*** join/#htc-linux ali1234 (~ajb@robotfuzz.co.uk)
15:57.57Alex[sp3dev]hmmm... mmc turned on, rootfs mounted. then the screen was filled with yellow, then a regular blue during reset, and then the mdp died altogether. nice
15:59.02mdeejay$1000 o_O
15:59.19gauner19861don't ask a poor student for money :P
16:00.25Aevumyou can have my shitty leo
16:00.28Aevumkeeps hanging
16:00.42Aevumim starting to think its a hardware issue, and i've violated the warranty in every possible way
16:01.25Aevumi think that if i handed it over to be serviced they would just toss it in the fire and charge me for a new one
16:04.02gauner19861just flash the original stuff on it and hand it out to the service
16:12.03*** join/#htc-linux mickeyl (~mickey@80.81.242.146)
16:12.03*** join/#htc-linux mickeyl (~mickey@openmoko/coreteam/mickey)
16:12.52*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
16:14.30*** part/#htc-linux Willow (~Willow@cpe-173-175-86-45.stx.res.rr.com)
16:27.22*** join/#htc-linux M4CK10 (4f54921e@gateway/web/freenode/ip.79.84.146.30)
16:27.57*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
16:28.57*** join/#htc-linux vart (~Alexander@79.135.222.215)
16:29.59vartwhen we run android from SD, is NAND still powered up and using battery?
16:30.27XirXesas far as i know yes
16:30.48*** join/#htc-linux BbLugNut (~kvirc@108.118.220.116)
16:31.40XirXestho there are deffinitly bigger power drains. nand would be minimal if its not being read or writen to
16:33.19*** join/#htc-linux L_miller (~IceChat7@68-115-50-78.dhcp.eucl.wi.charter.com)
16:33.34vartok, so if we have driver to work with nand, and it's powered anyway, why can't we put android on nand same way as on sd and boot with haret? powering off sd
16:35.02LeTamavart: because you can't read file from wince nand "partition"
16:36.07gauner19861hey
16:36.10gauner19861letama
16:36.11gauner19861:)
16:36.23LeTamahey gauner1986
16:37.54vartLeTema, but how does read from nand works on magldr? why can't we read from there after booting from wince?
16:38.07*** join/#htc-linux balans1 (~Gebruiker@82-170-217-205.ip.telfort.nl)
16:39.03LeTamavart: in magldr, there is a partition system that you don't have on wince, and that let you have yaffs format partitions
16:39.03*** join/#htc-linux arrrghhh (~arrrghhh@c-71-237-40-111.hsd1.co.comcast.net)
16:39.28LeTamayaffs is basically the only nand format that kernel can read
16:40.26vartand what's used on wince there? fat32?
16:40.39*** join/#htc-linux Ham3r (~chatzilla@178.56.222.200)
16:41.00LeTamavart: no, something wince specific I think
16:41.12LeTamayou can't read it from kernel
16:41.24*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
16:42.33*** join/#htc-linux BbLugNut|2 (~kvirc@173-136-94-207.pools.spcsdns.net)
16:47.19gauner19861tfat or sth
16:47.24gauner19861sth strange
16:47.24gauner19861^^
16:50.30vartone more question, we don't have sound on alsa because audio driver is some kind android specific?
16:59.46*** join/#htc-linux luc_ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
17:00.10LeTamavart: yes, audio driver is android specific
17:00.33luc_letama: did you test spot build from cedesmith?
17:00.39gauner19861LeTama: compliments for your work on the wrapper. it's working really great.
17:01.11LeTamathanks, yes, it's quite solid now
17:02.01*** join/#htc-linux BbLugNut (~kvirc@99-205-61-130.pools.spcsdns.net)
17:02.01gauner19861anything new on the kernel side?
17:03.55*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
17:03.59LeTamaon smd_tty memory problem ? nothing really conclusive
17:05.31LeTamaI'm still confused on why we get out of memory
17:05.44gauner19861how can i reproduce it?
17:07.23LeTamadifficult to say. I presume you have to put load on memory then do some network intensive activity
17:07.40LeTamabut I didn't see it myself for a very long time
17:08.22gauner19861i guess i only saw it during gps usage
17:09.14LeTamathe weird thing is that with my last patch, I limit alloc to 2K, and even with that it appears for some
17:09.32LeTamaand memory debug traces show some available blocks in these sizes
17:10.28LeTamaI think traces are useful for userspace / vmalloc not kmalloc
17:10.45LeTamabut I don't know enough about this.
17:11.37LeTamaLast thing I tried is change kernel reservation ratio, but I don't have enough feedback to see if it makes a real difference
17:11.50fakkerhm
17:12.16*** join/#htc-linux AndroUser (~androirc@c-62-220-182-206.cust.bredband2.com)
17:13.50*** join/#htc-linux BazGee (~admin@cpc1-sund2-0-0-cust716.11-1.cable.virginmedia.com)
17:14.35*** join/#htc-linux n0rp_ (~Android@c-62-220-182-206.cust.bredband2.com)
17:16.56luc_LeTama: can i use wrapper v0.7 with hastarin kernel?
17:18.02fakkerhttp://chart.apis.google.com/chart?cht=qr&chs=200x200&chl=http://appinventor.googlelabs.com/ode/download/project-output/60400/Android
17:18.20gauner19861?
17:18.58fakkermistake
17:19.07gauner19861LeTama: pff.. also too big for me.. :)
17:19.23*** join/#htc-linux ocm (~ocm@189.183.7.64)
17:19.31fakkeryou should download it though gauner19861
17:19.42gauner19861if i knew what i'd download?
17:19.43gauner19861^^
17:19.51fakkera soundboard !
17:19.51fakkerlol
17:19.54fakkera friend and i use it
17:19.56fakkerfor call of duty
17:22.42gauner19861soundboard?
17:23.20fakkerlol
17:23.20LeTamaluc_: yes, no problem with hastarin kernel
17:23.24fakkeri kill bloody english !
17:24.08BazGeewhich soundboard do you use fakker?
17:24.25gauner19861lol appinventor
17:24.25fakkerwe've done our own with app inventor
17:24.27fakkerlol
17:24.31fakkerit's so easy
17:24.32*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
17:24.42BazGeewhere can I get appinventor?
17:24.50fakkerappinventor.googlelabs.com
17:25.45*** part/#htc-linux ocm (~ocm@189.183.7.64)
17:25.54*** join/#htc-linux ocm (~ocm@189.183.7.64)
17:26.02BazGeedone
17:28.36*** part/#htc-linux Baeen (~Bane@ppp118-208-243-185.lns20.hba2.internode.on.net)
17:31.16*** join/#htc-linux threeagle (~3agle@cpe-76-181-77-22.columbus.res.rr.com)
17:33.46*** join/#htc-linux johnb81 (~johnb@78.187.86.161)
17:36.54*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
17:37.21*** join/#htc-linux eugenb (~Adium@178.6.35.59)
17:37.57*** join/#htc-linux licro (~AndChat@2.68.203.77)
17:51.44*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
17:51.51*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
17:52.14*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
17:57.20*** join/#htc-linux Rob2222 (~Miranda@p4FFF2E04.dip.t-dialin.net)
18:02.10*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
18:03.56*** join/#htc-linux XirXes_ (~XirXes@67-2-98-123.slkc.qwest.net)
18:10.10*** join/#htc-linux |Jeroen| (~jeroen@d5152B6A8.access.telenet.be)
18:12.35*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
18:13.29*** join/#htc-linux ssss-- (ssss--@vpn-164181.vpn-s.ntnu.no)
18:16.56*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
18:29.23*** join/#htc-linux dan1j3l1 (~danijel@93-141-33-199.adsl.net.t-com.hr)
18:29.37dan1j3l1hi
18:29.52gauner19861hey dan
18:30.18dan1j3l1i will need testers for kernel with new led driver
18:31.23gauner19861that works with liblights?
18:31.28gauner19861+sense
18:31.30gauner19861?
18:32.19dan1j3l1i need to test some stuff, but this driver may work with native libs from bravo...
18:32.32gauner19861okay..
18:32.39gauner19861but then you need to emulate a few leds?
18:33.13dan1j3l1everything will be set in driver
18:33.41dan1j3l1does blink work with old driver ?
18:33.46gauner19861old?
18:33.50dan1j3l1current
18:33.53gauner19861yeah
18:34.01gauner19861if you do it in sysfs
18:34.06gauner19861perfectly works
18:34.11dan1j3l1with command like echo 1 > blink
18:34.27dan1j3l1or u need timer in liblights
18:34.31gauner19861nono
18:34.38gauner19861blink is controlled via microp
18:35.51dan1j3l1hmmm... weird... when i try to echo 1 or any other value on current driver led just turn off, but with my new driver everything work flawless...
18:37.56dan1j3l1time to test run new kernel... :D
18:40.47dan1j3l1kernel driver is ok, now to test some native libs :D
18:42.04luc_dan1j3l1: does your new kernel includes lates commits from git?
18:42.37dan1j3l1<PROTECTED>
18:42.43luc_k thx
18:45.42*** join/#htc-linux JesusFreak316 (~JesusFrea@pool-173-65-109-252.tampfl.fios.verizon.net)
18:51.49*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
18:52.29dan1j3l1hmmm... now with native lib even keyboard light work (but no timed power off)
18:53.14*** join/#htc-linux asfas (b75745c7@gateway/web/freenode/ip.183.87.69.199)
18:53.31gauner19861and leds?
18:53.33gauner19861notifications?
18:53.56dan1j3l1need to disable led me know...
18:54.05dan1j3l1will test now...
18:55.01dan1j3l1green led on battery full
18:55.41*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
18:59.01dan1j3l1when u don't touch screen keyboard led turns off, when u touch it it's on again...
18:59.19Major_Sarcasmbetter than winmo
19:00.15dan1j3l1i prefer light off when i don't use keys, but anyway it's ok
19:01.20dan1j3l1yay... blinking amber for new gmail...
19:01.27gauner19861dan1j3l1: yeah.. light off after 10 secs is fine
19:01.38gauner19861dan1j3l1: and for sms ?
19:01.50gauner19861or calls
19:01.57gauner19861and i'm curious what's in logcat
19:02.10dan1j3l1ok, when i unlocked screen it's blinking amber/green :p
19:02.38dan1j3l1after reading mail led off :D
19:02.44dan1j3l1now calls
19:02.53*** join/#htc-linux bassmc (~bassmc@p579C1A64.dip.t-dialin.net)
19:03.15*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
19:03.17gauner19861seems that is some desire led shit
19:03.23gauner19861it does have this dpad led
19:03.52dan1j3l1missed call = blinking amber/green
19:04.03dan1j3l1but i can change this :D
19:04.21gauner19861weird behavior
19:04.22gauner19861:P
19:04.43dan1j3l1yeah, but it's behavior :D
19:05.00gauner19861true
19:05.24dan1j3l1untill now, we were lucky even with some light :D
19:06.10*** join/#htc-linux luc___ (5e3edc93@gateway/web/freenode/ip.94.62.220.147)
19:06.14*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
19:06.40*** join/#htc-linux Rajko (~Rajko@wan.rajkonet.info)
19:07.06gauner19861hi rajko
19:07.28Rajkoputis
19:10.56dan1j3l1message notification also work
19:11.04gauner19861nice
19:11.42dan1j3l1later i will prepare test kernel with some changes and native bravo lib
19:11.54gauner19861i take diffs :)
19:13.07dan1j3l1hehe... it's little dirty right now, but i will post diff also, and maybe push changes to git tonight...
19:13.20gauner19861ok
19:13.21gauner19861:)
19:13.33gauner19861i don't have a problem with dirty code :P
19:13.49dan1j3l1ok then
19:14.13gauner19861my friends also have to accept the chaos in my room when the come here
19:14.13gauner19861:D
19:14.50dan1j3l1http://pastebin.com/a0vdxqz4
19:15.01gauner19861ah nice.. green tint really goes away if you change the build name to htc_bravo in build.prop
19:15.03gauner19861for camera
19:15.24dan1j3l1but it needs more changes i will do tonight
19:15.25Rajkogauner19861, what sorcery is this
19:15.53gauner19861Rajko: dunno, it works. so use it wisely :P
19:17.00gauner19861alternatively we could also mod the camapp.. but i'm fine with:
19:17.00gauner19861ro.product.model=HTC Desire
19:17.00gauner19861ro.product.brand=htc_wwe
19:17.00gauner19861ro.product.name=htc_bravo
19:17.00gauner19861ro.product.device=bravo
19:17.01gauner19861ro.product.board=bravo
19:17.16Rajkoyeah but then you would lose htcleo
19:17.20Rajkosensors.htcleo
19:17.22Rajkoinit.htcleo
19:17.23Rajkoetc
19:17.39gauner19861i have symlinks anyway
19:17.53*** join/#htc-linux IFailStuff (~IFail@unaffiliated/ifailstuff)
19:17.59Rajkobut how would we include it into CM official like that :D
19:18.15dan1j3l1android will load .htcleo. files no matter what is set in build prop
19:19.13bassmchi friends
19:20.29gauner19861-obj-$(CONFIG_MACH_HTCLEO) += board-htcleo-proximity.o board-htcleo-leds.o board-htcleo-ls.o
19:20.29gauner19861+obj-$(CONFIG_MACH_HTCLEO) += board-htcleo-proximity.o board-htcleo-ls.o
19:20.40gauner19861dan1j3l1: why did you remove the leds driver?
19:20.40bassmci have little problem with android market . image is droid v0.7 supersonic. login for my gmail account is correct.  but i have endless captcha.
19:20.56dan1j3l1because i included new led driver
19:21.14dan1j3l1i said it's dirty :p
19:21.21gauner19861ok
19:21.23gauner19861^^
19:22.21dan1j3l1maybe i will work on new driver for proximity and ambient light sensor also...
19:22.58*** join/#htc-linux jonolo (574b8bf6@gateway/web/freenode/ip.87.75.139.246)
19:24.37gauner19861why that?
19:24.43gauner19861what's wrong with the current ones?
19:25.22dan1j3l1they are ok, but i want to create more compatibility with bravo kernel
19:26.13dan1j3l1like this led driver, we defined it as htcleo-leds, but in bravo it's leds-microp
19:26.48dan1j3l1and other things like keys, screen backlight, sensors...
19:27.31*** join/#htc-linux naxx (~andrew@91.79.133.29)
19:28.33*** join/#htc-linux xl224 (~xl224@61.48.58.105)
19:29.49*** join/#htc-linux DuperMan (DuperMan@46-116-146-46.bb.netvision.net.il)
19:31.21*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
19:32.12gauner19861dan1j3l1: what color do you map blue to?
19:32.29dan1j3l1green
19:32.43dan1j3l1but it's unused now
19:33.23gauner19861you got the original desire lights lib somewhere to upload?
19:33.43dan1j3l1ok
19:34.14*** join/#htc-linux M3DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
19:35.08dan1j3l1http://www.multiupload.com/2M5T02M3TU
19:36.20gauner19861thanks
19:40.20dan1j3l1gtg now... bbl
19:40.28gauner19861see you
19:56.36gauner19861dan1j3l_away: hm. notifications are not working on my side
19:57.24dan1j3l_awaygauner: dmesg | grep LEDS
19:57.35dan1j3l_awayand pastebin
19:58.18dan1j3l_awaybtw. check /sys/class/leds
19:58.30dan1j3l_awaythere should be green & amber
19:58.33gauner19861button-backlight
19:58.33gauner19861lcd-backlight
19:58.33gauner19861flashlight
19:58.35gauner19861uhm
19:58.36*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
19:58.40gauner19861green and amber not present
19:58.55dan1j3l_awayhumm... something wrong with diff
19:58.56gauner19861that explains
19:59.19dan1j3l_awayow, forget to say to change .config
19:59.24dan1j3l_away<PROTECTED>
19:59.35gauner19861to?
19:59.50dan1j3l_awayCONFIG_MICROP_COMMON=y
20:00.00dan1j3l_awayadd this
20:00.23dan1j3l_awaywhen asked to add other support (by kconfig) just say no to all
20:00.38*** join/#htc-linux FlawlesStyle (~LOL@unaffiliated/flawlesstyle)
20:01.11gauner19861there's only the headset detection driver then
20:01.12gauner19861okay
20:01.16dan1j3l_awayafter that there should be amber & green leds
20:01.26dan1j3l_away:D
20:02.41dan1j3l_awaybtw. after using send me logs (dmesg | grep LEDS)
20:02.58gauner19861yeah i will
20:03.32dan1j3l_awayi think this will be ok driver for all builds
20:04.30*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
20:05.12gauner19861except the button backlight always being on
20:05.12gauner19861^^
20:05.47dan1j3l_awayit will turn of with screen,i will work on that later...
20:05.56gauner19861yeah i know
20:06.14gauner19861but this is shitty.. button backlight needs to be on when you use it, nowhere else :)
20:06.24gauner19861but it's fine for now of course
20:06.31gauner19861way better then the other drivers behavior
20:06.40dan1j3l_away:p
20:06.55gauner19861green and amber blinking during notifications
20:06.56gauner19861yay
20:07.08dan1j3l_awayalso charging detection is little buggy, but i will fix that
20:07.27gauner19861what's the issue exactly?
20:07.34gauner19861battery is full atm..
20:07.35gauner19861^^
20:07.38gauner19861green led is on
20:07.52dan1j3l_awayok then, didn't have much time to test
20:08.04dan1j3l_awayevery feedback is wellcome :D
20:08.11gauner19861well dunno if it works during charging
20:08.19gauner19861lets check
20:10.15gauner19861dan1j3l: button bl turns off with some delay when lsensor registers bright light
20:10.23gauner19861and screen goes brighter of course
20:10.28gauner19861nice
20:10.33dan1j3lok, nice... :D
20:10.50dan1j3lfinally some progress with that...
20:12.44gauner19861seems like it
20:12.45gauner19861:)
20:14.38dan1j3li'm happy because finally i have some time to code and play with leo :D
20:15.19gauner19861dan1j3l: yeah.. charging state doesnt work in leds
20:16.06gauner19861<4>[  608.834320] LEDS: set led mode amber, 1
20:16.06gauner19861<4>[  608.835937] LEDS: set led mode amber, 1
20:16.06gauner19861<4>[  608.837982] LEDS: set led mode amber, 1
20:16.06gauner19861<4>[  608.839660] LEDS: set led mode green, 0
20:16.06gauner19861<4>[  608.841247] LEDS: set led mode green, 0
20:16.06gauner19861<4>[  608.842987] LEDS: set led mode green, 0
20:16.08gauner19861is what i get
20:16.23dan1j3lhmm... like i thought, but no worries, everything is fixable... :p
20:16.40gauner19861hm.. maybe we also can do some dlopen trick with liblights
20:17.05dan1j3lwhy
20:18.28*** part/#htc-linux balans1 (~Gebruiker@82-170-217-205.ip.telfort.nl)
20:20.46gauner19861dan1j3l: so we can overwrite some behavior like in rilwrapper
20:21.13*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
20:21.38dan1j3lthere will be no need for that, i can override everything in kernel, or even with custom liblights if necessary
20:22.08gauner19861dan1j3l: i get short amber blinks during charge.. half a second or so..
20:22.33dan1j3lyeah, noticed that... working on it...
20:26.53gauner19861dan1j3l: how do you want to catch that in kernel?
20:26.57*** join/#htc-linux [acl] (~abel@cpe-69-203-141-229.si.res.rr.com)
20:27.42dan1j3lkey backlight ?
20:27.59*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
20:28.12gauner19861dan1j3l: no, i mean the weird blinking stuff during charging
20:28.56dan1j3lmaybe i put wrong mode codes
20:28.58dan1j3l:p
20:29.08gauner19861must be sth like.. if amber 1 is coming ignore green 0 if it is coming shortly afterwards... ?
20:31.48*** join/#htc-linux rob_w (bob@pD95EE8A5.dip.t-dialin.net)
20:33.02dan1j3ltime to test new changes
20:33.05dan1j3l:p
20:35.59*** join/#htc-linux jonolo_ (574b8bf6@gateway/web/freenode/ip.87.75.139.246)
20:36.09*** join/#htc-linux eugenb1 (~Adium@dslb-188-100-025-126.pools.arcor-ip.net)
20:36.17gauner19861:)
20:45.09*** join/#htc-linux surge (surge@pool-98-118-157-221.bflony.fios.verizon.net)
20:50.01*** join/#htc-linux GNUtoo|laptop (~gnutoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
20:50.54*** join/#htc-linux GNUtoo|oeee (~GNUtoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
20:52.01gauner19861dan1j3l: hows it going?
20:52.22dan1j3lok, adding some more debug info
20:54.00gauner19861is this off_timer usable?
20:54.45*** join/#htc-linux maxbamford (4f464fcf@gateway/web/freenode/ip.79.70.79.207)
20:57.32dan1j3lhehe... so many ppl in this room and no sound... :D
20:59.47gauner19861:P
20:59.49gauner19861yeah
20:59.54gauner19861devs got quiet these days
20:59.58gauner19861at least the leo devs
20:59.58*** join/#htc-linux Markinus (~Miranda@212.255.20.104)
21:00.06gauner19861not so much left to do
21:00.09gauner19861hey markinus
21:00.11Markinushi
21:00.16gauner19861dan is on fixing the led stuff
21:00.22gauner19861it's kinda working now
21:00.23Markinusahh cool!
21:00.47gauner19861we're trying to use the original lib from desire
21:00.51gauner19861and do mods in kernel
21:01.34Markinusyes, why not, then it's more easy use
21:02.41gauner19861yeah
21:02.52gauner19861but okay we loose the microp automatic light control
21:03.08Markinus??
21:04.22Markinusyou mean autobacklight?
21:04.34Markinusgauner19861: what has theis to do with Leds?
21:04.35gauner19861it's controlled by the lib then
21:04.45gauner19861not by microp
21:04.48Markinusno, it isn't possible with our hardware!!!
21:05.19Markinusor you'Ve to increase the polling again . .
21:05.20*** join/#htc-linux sumobot (~RakMAN@199.183.216.81.static.m-rg.siw.siwnet.net)
21:06.35*** join/#htc-linux IFailStuff (~IFail@unaffiliated/ifailstuff)
21:07.35Markinusgauner19861: with our LS functionality, is this suboptimal. I would merge the libs togerther, led like desire , autobacklight from us
21:07.58gauner19861Markinus: yeah maybe it's possible to dlopen it
21:08.04gauner19861like we do in rilwrapper
21:08.07gauner19861but dunno
21:08.42Markinusgauner19861: is the nexus lib different? we have the source there?
21:12.17*** join/#htc-linux phantomcircuit (~phantomci@adsl-99-175-100-51.dsl.pltn13.sbcglobal.net)
21:12.37gauner19861Markinus: probably it's different.. nexus has other leds ?
21:12.54gauner19861well i dunno if we have the source
21:18.16Markinusgauner19861: this should be nexus:
21:18.17Markinushttps://android.git.kernel.org/?p=device/htc/passion-common.git;a=blob;f=liblights/lights.c;h=a6156d640b0de675c6fc20b6cbdcb15d7596647c;hb=froyo-release
21:18.39gauner19861i guess this is reversed also?
21:18.39gauner19861^^
21:18.57dan1j3ltime to another test run
21:21.50*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
21:29.53dan1j3lmsg/mail now work as it should, no more green/amber, just blinking green
21:30.05gauner19861nice
21:30.09gauner19861and charging?`
21:30.17*** join/#htc-linux vegaman (~vegaman@ip202-27-210-87.dsl.kc.net.nz)
21:30.23dan1j3lnow working on charging
21:31.46Markinusdan1j3l: do you merge the libs? To take the autobacklight function from the old one to use microp functionality?
21:32.16gauner19861i guess he's working in kernel side only atm
21:32.27dan1j3lno, i will work on leo native lib later, now only kernel side
21:32.42Markinusdan1j3l: ok
21:38.14*** join/#htc-linux stian-- (stian--@vpn-165032.vpn-s.ntnu.no)
21:41.33JesusFreak316Huh, it's just not finding the rootfs for some reason. It's named rootfs.img in my folder but just isn't working. Odd.
21:47.51*** join/#htc-linux nineX_ (~nunya@75-132-13-29.dhcp.stls.mo.charter.com)
21:52.21*** join/#htc-linux TheDeadCPU (~TheDeadCP@ti0064a380-1011.bb.online.no)
21:55.33*** join/#htc-linux v1nsai (~v1nsai@ip68-228-16-26.pn.at.cox.net)
21:56.18gauner19861switching pcs..
21:58.03*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
22:03.45*** join/#htc-linux gauner1986 (~Adium@p508C753C.dip.t-dialin.net)
22:03.49gauner1986re
22:19.20*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
22:19.58gauner1986dan1j3l: news? :)
22:20.13*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
22:20.41*** join/#htc-linux gnutoo (~gnutoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
22:21.25dan1j3lhmmm... now doesn't blink, amber stays on  after plugging cable off
22:21.42gauner1986hm
22:21.51gauner1986is the off command even coming?
22:23.26dan1j3lthere are some commands, but they don't make any sense
22:23.29dan1j3llike
22:23.30dan1j3l380.691650] LEDS: set led: amber, mode: 0, brightness:0
22:23.31dan1j3l[  380.691802] LEDS: set led: amber, mode: 1, brightness:0
22:23.31dan1j3l[  380.691955] LEDS: set led: green, mode: 0, brightness:0
22:24.00dan1j3lamber goes on, but shortly green will reset it
22:24.12gauner1986thought this will make problems..
22:24.22gauner1986that needs to be caught
22:24.33gauner1986another color may not turn a color off
22:24.44dan1j3lnow created that only green can turn off itsels, and vice versa
22:24.49gauner1986yeah
22:25.12dan1j3lbut then amber stays on no matter what
22:25.30*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
22:26.49*** join/#htc-linux kn100 (~kn100@unaffiliated/kn100)
22:30.00gauner1986hm
22:30.06gauner1986no off command coming?
22:32.16dan1j3lheh... found possible typo...
22:32.19dan1j3l:D
22:33.27gauner1986hope it's the solution
22:33.28gauner1986:P
22:33.39*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
22:34.11dan1j3lme too :p
22:36.33dan1j3lheh... amber on/off like expected :)
22:36.44gauner1986cool
22:36.46gauner1986:)
22:36.57gauner1986now button backlight timeout
22:36.58gauner1986:P
22:37.32dan1j3lnow let's see will it be green after battery is full :D
22:39.04*** join/#htc-linux andre_wm (~Andre@CPE-60-224-33-134.tnyt1.lon.bigpond.net.au)
22:39.04*** join/#htc-linux noellenchris (ad3d72f1@gateway/web/freenode/ip.173.61.114.241)
22:39.14gauner1986:P
22:43.50noellenchrisHey gauner1986, hows magldr going these days?
22:44.36*** join/#htc-linux AgentBlair (~AgentBlai@adsl-69-225-127-189.dsl.sndg02.pacbell.net)
22:44.55gauner1986fine, no change
22:45.21noellenchriscoruption is solved?
22:46.21noellenchrisLeTama made a change in a test kernel and I can't get the data to freeze anymore in ppp, I guess that's good news...
22:46.57noellenchrisbeen 3 days and I tried everything to get it to screw up, but it just keeps on working
22:48.37dan1j3lyay, it's green ! :D
22:48.41gauner1986fine
22:48.42gauner1986:)
22:51.28ocmawesome :D
22:52.31gauner1986corruption is not solved only worked around
22:52.34*** join/#htc-linux GlemSom (~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
22:55.16*** join/#htc-linux zinx (~zinx@unaffiliated/zinx)
22:55.22dan1j3li think i will make custom lib only for button backlight
22:55.45dan1j3lconfigurable one
22:56.02zinxhey, anyone happen to know how to read/write the MicroP firmware?
22:56.22gauner1986dan1j3l: i see
22:58.27*** join/#htc-linux ogonzuhnina (5e9ee83a@gateway/web/freenode/ip.94.158.232.58)
22:59.46*** join/#htc-linux kiozen (~kiozen@rgnb-5d87d689.pool.mediaWays.net)
22:59.59gauner1986dan1j3l: but how do you want to catch the button bl stuff?
23:00.19ogonzuhninahi gauner, did you just complained there is not much left to do with the leo development? I can give you some :D
23:00.39dan1j3lgauner1986: like i did in liblights
23:01.07dan1j3lwith some threads that will monitor input
23:01.08ogonzuhnina1. modif. remote controlls to work as vol up/down in sleep (short presses changes volume, long ones skip tracks)
23:01.54ogonzuhnina2. implement host capability for android ;)
23:03.14gauner1986dan1j3l: but you will need to load that lib somewhere else then i guess
23:04.08dan1j3lyeah, but i will probably modify kernel driver :D
23:04.31dan1j3lit may be easier than writing another lib
23:06.13gauner1986:P
23:08.53*** part/#htc-linux ocm (~ocm@189.183.7.64)
23:10.18LeTamahey noellenchris
23:10.26dan1j3lnow coffee time, then do some more work :D
23:10.40gauner1986dan1j3l: diff diff diff :)
23:10.55dan1j3lhehe ... :p
23:11.14*** join/#htc-linux ocm (~ocm@189.183.7.64)
23:12.06dan1j3lhttp://pastebin.com/UULQN3uC
23:12.14gauner1986thx
23:12.16gauner1986:)
23:12.42*** join/#htc-linux flaep (~flaep@188.109.224.163)
23:22.06gauner1986dan1j3l: seems the device will wake up immediatly on any notification
23:22.37gauner1986dan1j3l: and button bl won't work at all anymore atm
23:28.29*** join/#htc-linux sebras (~sebras@casper3.ghostscript.com)
23:31.38*** join/#htc-linux Baeen (~Bane@ppp118-208-243-185.lns20.hba2.internode.on.net)
23:34.25dan1j3lgauner1986: hmm... weird, btn bkl is ok for me...
23:34.57*** join/#htc-linux licro (~AndChat@2.68.84.29)
23:35.17dan1j3lwhat about notification colors ?
23:36.53gauner1986hm
23:36.55gauner1986lets check
23:37.15gauner1986charging led works
23:37.29*** join/#htc-linux GNUtoo|oeee (~GNUtoo@host31-144-dynamic.24-79-r.retail.telecomitalia.it)
23:39.13gauner1986notifications do too
23:39.15gauner1986green
23:39.24gauner1986only button bl doesnt work
23:40.00*** join/#htc-linux gauner19861 (~Adium@p508C753C.dip.t-dialin.net)
23:40.14dan1j3ldo u have any other liblights in lib/hw dir ?
23:43.15gauner19861hm
23:43.15gauner19861no
23:43.29gauner19861got a symlink from qsd8k to htcleo
23:43.31gauner19861thats all
23:44.26dan1j3lok
23:47.29dan1j3lcan u try with only this libs http://www.multiupload.com/IJ2Z2Q4FF1
23:48.26gauner19861whats that?
23:50.16dan1j3llibs i have on my builds
23:51.45gauner19861k rebooting
23:54.33gauner19861dan
23:54.35gauner19861still the same
23:54.36gauner19861:)
23:55.58*** part/#htc-linux flaep (~flaep@188.109.224.163)
23:57.52dan1j3lk, guess then i need to write lib for buttons
23:58.28gauner19861maybe a wrapper for liblights is a good solution
23:58.34dan1j3lat least we have notifications and leds now
23:58.40gauner19861yeah
23:58.46dan1j3lyeah, maybe

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