IRC log for #htc-linux on 20120425

00:08.34*** part/#htc-linux Cotulla (~myfakemai@nat100-255-205-109.tvoe.tv)
00:29.12d3tul3trying to trace my own mddi sequence and i don't see most of the register/values we are writing in *-panel.c
01:02.44*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
01:09.38*** join/#htc-linux ahigerd (~ahigerd@173.218.142.90)
01:09.38*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
01:11.02*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
01:21.40*** join/#htc-linux jonpry (~jon@205.204.29.202)
01:21.59*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
01:23.54*** join/#htc-linux kiozen (~kiozen@ppp-93-104-93-190.dynamic.mnet-online.de)
01:36.52*** join/#htc-linux mitsutaka (~mitsutaka@219.143.36.82)
01:38.37*** join/#htc-linux mitsutaka (~mitsutaka@219.143.36.82)
01:53.57*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
02:03.19*** join/#htc-linux khorben_ (~dont@port-83-236-217-161.static.qsc.de)
02:07.33*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
02:18.57*** join/#htc-linux khorben_ (~dont@port-83-236-217-161.static.qsc.de)
02:54.13*** join/#htc-linux ElFinLazz (~elfinlazz@182.215.84.22)
02:54.22*** join/#htc-linux khorben_ (~dont@port-83-236-217-161.static.qsc.de)
03:14.50*** join/#htc-linux Ondalf (~ondalf@cable-roi-fe98dc00-121.dhcp.inet.fi)
03:17.12*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
03:45.24*** join/#htc-linux mes_ (~mes@sentry.lazo.ca)
04:23.36d3tul3that eid deinit routine seems much shorter
05:31.36*** join/#htc-linux lamikr (lamikr@nat/nokia/x-tkuxmaccqsgoeuko)
05:32.37*** join/#htc-linux jonpry (~jon@205.204.29.202)
05:35.52*** join/#htc-linux MacDrunk (~marper@201.165.163.85)
06:08.13*** join/#htc-linux kiozen (~kiozen@p578a42db.dip0.t-ipconnect.de)
06:17.14*** join/#htc-linux NeoMatrixJR (~NeoMatrix@173-18-84-218.client.mchsi.com)
06:29.57*** part/#htc-linux MacDrunk (~marper@201.165.163.85)
06:35.47*** join/#htc-linux jonpry (~jon@205.204.29.202)
07:14.17*** join/#htc-linux jonpry (~jon@205.204.29.202)
07:33.37*** join/#htc-linux jonpry (~jon@205.204.29.202)
07:56.19*** join/#htc-linux jonpry (~jon@205.204.29.202)
08:02.12*** join/#htc-linux T-Junk (atari@i22172.upc-i.chello.nl)
08:23.17*** join/#htc-linux jonpry (~jon@205.204.29.202)
09:15.43*** join/#htc-linux helicopter88 (~helicopte@host192-8-dynamic.55-79-r.retail.telecomitalia.it)
10:00.45*** join/#htc-linux jonpry (~jon@205.204.29.202)
10:07.25*** join/#htc-linux Alex[sp3dev] (~alexander@178.176.75.9)
10:24.51*** join/#htc-linux jonpry (~jon@205.204.29.202)
10:25.10*** join/#htc-linux gauner1986 (~Miranda@ip-178-202-173-31.unitymediagroup.de)
10:32.10*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-165-254.netcologne.de)
10:42.10*** join/#htc-linux ychavan (ychavan@nat/redhat/x-wvubibdpupfibgqk)
10:47.37*** join/#htc-linux jonpry (~jon@205.204.29.202)
11:02.18*** join/#htc-linux Alex[sp3dev] (~alexander@85.202.228.18)
11:21.35*** join/#htc-linux jonpry (~jon@205.204.29.202)
11:45.35*** join/#htc-linux jonpry (~jon@205.204.29.202)
12:03.45*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
12:41.27*** join/#htc-linux helicopter88 (~helicopte@host78-20-dynamic.30-79-r.retail.telecomitalia.it)
12:50.07*** join/#htc-linux d3tul3 (~detule@unaffiliated/d3tul3)
12:57.03d3tul3hey jonpry
12:57.24d3tul3so what we are writing to this sleep register in both init and deinit sequence doesn't match what's in the dll for whitestone?
12:58.37*** join/#htc-linux mitsutaka (~mitsutaka@125.33.180.112)
13:01.00jonpry0x1100?
13:02.33d3tul3yeah
13:02.50jonpryyeah seems a little strange
13:03.02d3tul3makes me want to pull my own dll
13:03.22d3tul3i was somewhat successful tracing those writes last night via haret, but that seems so much more work
13:03.43jonprythese are easy to read from the dll
13:04.27jonprybut whitestone panel will be difficult because of the microp
13:04.41d3tul3what it requires some i2c business?
13:04.50jonprywell its microp
13:05.09zeuskjonpry, why aren't you guys using kgsl-3d0 ?
13:05.13jonprythey don't use any abstraction in winmo. the panel just blasts stuff over the i2c with no regard for anything else
13:05.31jonpryi don't think kgsl supports adreno < 200
13:05.53zeuskoh, i thought 7x27 has adreno 200
13:06.00d3tul3logs from yesterday are hard to read with apt interjecting
13:06.12jonprywe are on 7x01 with adreno 120
13:07.19jonpryessentially we need to fix microp first before a real panel power down will be possible. partial reset of the panel without powering down may or may not work
13:07.51d3tul3so is it possible that it's working for him in .27 because klt is actually doing something to 0x66
13:08.44jonpryone of the kernels might be causing a microp reset or something
13:09.59jonprythe panel code is beyond wrong atm. none of the gpio's it uses are related to panel. it turns on vregs also not related. then it uploads the wrong mddi commands
13:10.23jonprythe best possible situation is that none of it gets called. maybe suspend is just broken on 27
13:22.16d3tul3jonpry, that dll contains the display backlight business is not possible that those i2c writes are only used for the backlight (as is the case for rhod)
13:23.28jonpryyes but i don't believe that is what is happening
13:23.45d3tul3i mean the only thing i see pointing to 7B255200 which i guess is i2c_write is htc_disp_set_backlight
13:24.16*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
13:25.24jonprythis is register 0x90. never before seen
13:26.08jonpryfunction of interest is 7B273464
13:27.39jonpryalso i see it hitting some dex in 7B2735FC
13:33.11d3tul3i guess there's multiple of these i2c write routines, they couldn't make this easy and just stick with one chunk of code
13:41.21*** join/#htc-linux mgross029 (c0234f46@gateway/web/freenode/ip.192.35.79.70)
14:18.08*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-224-175.dynamic.sbb.rs)
14:18.54*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
14:21.00*** join/#htc-linux GNUtoo (~gnutoo@host137-129-dynamic.45-79-r.retail.telecomitalia.it)
14:49.15*** join/#htc-linux ahigerd (~ahigerd@173.218.142.90)
14:49.16*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
14:55.00*** join/#htc-linux whitekidney (~wk@141.0.136.22)
15:12.20*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
15:35.43CptAJdamn, looks like this was way more complicated than I thought
15:36.01CptAJhere I was thinking it was just failing to call on the wakeup routine =(
15:38.58*** join/#htc-linux elkluto (~roffer@fix.mix.barbra.triks.oblix.no)
15:52.50*** join/#htc-linux Alex[sp3dev] (~alexander@85.202.228.18)
15:59.29d3tul3CptAJ, how usable is in w/ .27 ?
16:00.39d3tul3at worst we should be able to get it in the same spot as .27 for you
16:03.36CptAJin 27 suspend happens and if I touch on the key to wake it up, 9 times out of 10 it wont unblank. Sometimes it does unblank. If I wake it up and then swipe to unlock blindly, it unblanks. That makes it at least usable.
16:04.02arrrghhhCptAJ, we had that issue for ages.  kinda still do...
16:04.09arrrghhhnewer kernels don't seem to have such issues wakin up
16:05.25CptAJI was willing to live with it tbh
16:06.07arrrghhhyea, the workaround isn't so bad.
16:06.16CptAJI should mention that during bootup, I never see the android logo. It's blank during that time. So I'm guessing the unblank routine is wrong... but something ELSE does wake it up. Same as it happens in 27
16:06.24arrrghhhhrm
16:06.26arrrghhhor you don't have 3D
16:06.28CptAJwhat could be making it unblank?
16:06.40arrrghhhis the backlight on?
16:06.44CptAJyeah
16:07.06d3tul3wait what's the first thing you see when you boot?
16:07.20d3tul3no flying text, no bootani?
16:07.23CptAJscrolling text
16:07.39arrrghhhthen backlight on, blank screen?  sounds like no 3d.
16:07.50d3tul3yeah i am sure it's not in  his board file yet
16:07.56d3tul3but that's ok
16:08.12CptAJthen after the "A   N    D    R     O    I    D" type of text, some more scrolling text, then it goes blank for a while.... then it comes up inside the OS already
16:08.59ahigerd... Sounds like the bootanim's broken?
16:09.45arrrghhhno 3d ^^
16:11.36ahigerdAh
16:12.32*** join/#htc-linux DuperMan (~Duper@46-116-119-27.bb.netvision.net.il)
16:22.51Alex[sp3dev]sounds like a task for Abel ;)
16:27.32*** join/#htc-linux paulk-desktop (~paulk@lib33-1-82-233-88-171.fbx.proxad.net)
16:45.14*** join/#htc-linux kiozen (~kiozen@ppp-93-104-93-190.dynamic.mnet-online.de)
16:48.01*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
16:49.19zeuskHello world
17:02.33*** join/#htc-linux Alex[sp3dev] (~alexander@178.176.113.219)
17:03.17*** join/#htc-linux mes_ (~mes@sentry.lazo.ca)
17:10.46d3tul3CptAJ, around?
17:17.28*** join/#htc-linux rob_w (~bob@unaffiliated/rob-w/x-1112029)
17:25.33CptAJd3tul3, here
17:30.39*** join/#htc-linux ALoGeNo (~alogeno@117.Red-79-152-90.dynamicIP.rima-tde.net)
17:30.39*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
17:31.21d3tul3CptAJ, hey just pushed something to the autobuild -> attaching microp-ng to the I2c device
17:31.34*** join/#htc-linux DuperMan (~Duper@46-116-119-27.bb.netvision.net.il)
17:32.13d3tul3it will likely not work because I don't have the correct version of your i2c, so if you get a chance to boot it and pastebin "dmesg | grep microp" right after adb comes up we can read off the version from there and fix up the kernel
17:32.30CptAJon it
17:32.44d3tul3trying to get it to a point where your panel is supported similarly to .27
17:40.16*** join/#htc-linux bzo (~chatzilla@c-174-62-79-238.hsd1.ca.comcast.net)
17:42.12CptAJhttp://paste2.org/p/1994843
17:42.55CptAJwish I knew what was going on so I could help. This foe is beyond me, my swords are no more use here
17:43.38d3tul3any change in screen behavior by chance?
17:43.47d3tul3but yeah wrong version, we can fix this
17:44.29CptAJit booted fine. lemme check how it suspends. I rebooted because it was gonna crash without the channel 7 hack anyway
17:44.46CptAJalso, no keys XD
17:45.08CptAJwait... won't be able to wake it up without keys
17:46.18CptAJhttp://paste2.org/p/1994858 here's my boardfile with the keys
17:47.53d3tul3hm we need to get those keys in the autobuild
17:47.58d3tul3just pushed the version correction
17:48.24CptAJline 466-487 and...something in init,wait
17:52.10CptAJno no, its line 627 that also changed
17:56.09*** join/#htc-linux ALoGeNo (~alogeno@117.Red-79-152-90.dynamicIP.rima-tde.net)
17:56.10*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
17:58.44d3tul3CptAJ, pushed it will take it a few minutes to build, let me know if you find anything wrong with the commit in the meantime
18:09.57*** join/#htc-linux swc|666 (~goldbond@Aircrack-NG/Friend)
18:20.46CptAJlooks good. testing now
18:21.46d3tul3get that microp print-out again if you can, i could have possibly not entered that version correctly
18:22.24CptAJit panicked
18:22.31d3tul3lol
18:22.45CptAJlemme get ramconsole and try again. maybe jitters
18:22.55d3tul3a ramconsole would be wonderful
18:26.42CptAJhttp://paste2.org/p/1994914 thats what just happened
18:28.01CptAJtried again, same thing
18:28.31d3tul3sure i mucked something else up but the version is correct!
18:32.00d3tul3CptAJ, ok hopefully fixed sorry about that
18:32.25*** join/#htc-linux JC_ (becf8d1d@gateway/web/freenode/ip.190.207.141.29)
18:35.57CptAJgreat, waiting on autobuild
18:36.05*** join/#htc-linux Ondalf (~ondalf@cable-roi-fe98dc00-121.dhcp.inet.fi)
18:36.12CptAJbtw, meet JC_ . The only other imagio user in the world XD
18:36.50d3tul3the person you want to introduce him to is jonpry not me...i just futz around...
18:37.07JC_hahaha
18:37.08JC_hi
18:38.18d3tul3hi I guess you're the only other person benefiting from CptAJ efforts
18:38.30*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
18:39.13JC_Exactly...
18:39.27CptAJhe's been helping too but his city kinda flooded and whatnot. Has been away =P
18:39.55JC_Thx to him... Finally I saw android
18:40.13d3tul3i think what you guys are doing is really cool
18:40.35d3tul3i wish i had come into the xdandroid project sooner, by the time i showed up all the rhod work was pretty much done
18:41.09JC_I know how it fells
18:41.29JC_But... It isn't so bad :)
18:41.34d3tul3but hey you have a chance to do something ground up and call it your own
18:42.05arrrghhhvery cool indeed
18:43.14CptAJwe're really just the glue. you guys have done the hard work XD
18:43.14JC_All the credit of course is for Antonio...
18:43.23JC_And your help
18:44.06CptAJbooting now. no panic this time
18:44.09JC_So... Can I do something for the cause?
18:44.16d3tul3standing on the shoulder of giants here....
18:44.25d3tul3s/shoulder/shoulders/
18:45.40arrrghhhkinda hard to imagine how the project started.
18:45.49arrrghhhhell it was chugging for probably a year before i started...
18:45.54d3tul3JC_, Antonio can explain better but we are just test driving some of the kernels from http://autobuild.wirelesstcp.net/ .... pretty much _nothing_ is working but it should at least boot
18:46.11d3tul3you want the 3.3.x kernel from that website
18:47.56bzoI think the project started out with some unfocused efforts on porting the vogue stuff to diam/raph
18:48.08JC_Ok... Some tests it is then
18:48.11bzobut phh really got it going by forking the existing stuff and putting sustained effort into it
18:48.34arrrghhhbzo, hey there!  how you doin
18:48.45d3tul3speaking of them early pioneers
18:48.47bzohey arrrghhh
18:48.55bzopretty good, though dreading the impending move
18:49.12arrrghhhhah.  so you movin out here?
18:49.20bzod3tul3: running out of problems to work on? :P
18:49.29CptAJhttp://paste2.org/p/1994943 dmesg dump here. It's back to the .27 behaviour, I can unblank it by blindly swiping to unlock. I'm gonna call this usable XD
18:49.35bzoarrrghhh: yep, pretty much a sure thing now, beginning of June
18:49.37d3tul3perfect!
18:50.05arrrghhhbzo, that's awesome.  you'll have to let me know when you do - i can certainly help ya move junk, i have a truck... and i definitely want to hang out and have a beer w/ya once you settle in.
18:50.48CptAJalright, I'm gonna go get ready for class. calc test today (and here I am messing around XD)
18:50.52bzoarrrghhh: I'll definately drop you a line once I get there
18:51.09arrrghhh:)
18:51.31JC_but with android in your phone Hahah
18:51.36JC_Good luck man
18:51.45d3tul3bzo, yeah kind of sad really
18:52.08d3tul3now i live vicariously through other people's outdated devices
18:52.15arrrghhhhah
18:52.26bzoI'm starting to regret moving off the rhod now that you guys have stuff working so well now
18:52.34CptAJJC_, I'll get the new smd in here and give you a kernel to test tonight. It should have keys, data, sms, soundless calls and no kernel panics! XD
18:52.44bzoand feeling some serious hate for ATT
18:53.17d3tul3not sure what you mean by 'you guys'...you squashed the biggest problem 39 had :p
18:53.18JC_before you go...
18:53.20CptAJthink we should pack it up and release on xda, ppcgeeks and the venezuelan forums? see how many people notice? XD
18:53.20arrrghhhlol.  what did you get bzo ?
18:53.30JC_Are you using gingerbread??
18:53.34CptAJfroyo
18:53.43d3tul3CptAJ, you should probably try that bad boy with gbx
18:54.00arrrghhhCptAJ, indeed.  you guys should be able to run gbx w/o too much trouble.
18:54.02bzod3tul3: eh? I squashed a problem?
18:54.11JC_I know... Im sure some people join to this
18:54.21d3tul3the fs/proc/base permission business
18:54.25bzoarrrghhh: lumia 800 and infuse
18:55.04bzod3tul3: oh that ridiculous hard coded perm for system server?
18:55.05JC_Perfect... Im gooing to try with gbx
18:55.27d3tul3bzo yeah they are about to run into that thing again since the kernel is switching to a new oom handle in 2012
18:55.34d3tul3need new proc/base patch
18:56.31bzothis is apparently a big sticking point for merging android into mainline
18:56.41d3tul3it's incredibly stupid
18:57.40d3tul3but yeah hopefully they'll figure out a better way of doing it since staging/android is already back in the mainline
18:57.53bzoit reeks of an early hack to get crap working that they forgot to fix up
18:59.40Alex[sp3dev]the only proper way to make android run on mainline would be to move wakelocks and binder entirely to userland and keep this shit off linu
19:00.01d3tul3i think binder is gathering support among linux folks
19:00.13d3tul3but wakelocks not so much
19:06.07*** join/#htc-linux [acl] (~abel@96.246.167.90)
19:07.02[acl]any more soviet russia jokes ? you know i love those funny pictures ..lol
19:08.08arrrghhhhahaha
19:08.13Alex[sp3dev][acl]: hi bro.. evveryone's busy i guess
19:08.13arrrghhhwhat's up [acl]
19:08.25arrrghhhjust need phh and WisTilt2 to show up.  maybe stinebd, have a party.
19:08.27[acl]Alex[sp3dev]: if anyone should have pictures i figured it would be you
19:08.43[acl]arrrghhh; hey man i thought you were working the warewolf shift ?
19:08.58arrrghhh[acl], here ya go. http://www.webmastertalkforums.com/attachments/localized/7824_waldo.jpg
19:09.23[acl]lol
19:09.41[acl]those make my day
19:09.52[acl]had me some wine after a killer conf call .. so im trying to relax now
19:10.04*** join/#htc-linux JC_ (becf8d1d@gateway/web/freenode/ip.190.207.141.29)
19:10.19arrrghhhnice
19:10.45JC_d3tul3... It says unable to mount root fs to unknow-block
19:10.46Alex[sp3dev][acl]: that made my day http://www.reddit.com/r/AskReddit/comments/so5zg/people_always_seem_to_have_roommate_horror/c4fp5xy?context=3
19:11.17JC_Must I upgrade rootfs and initd?
19:11.43[acl]lot of reading to do
19:11.57[acl]has anyone figured out how we can become rich yet?
19:12.11[acl]all this brain power and we are all broke
19:12.14d3tul3JC_, CptAJ is the one you want to speak with, he'll hook you up on how to get it running
19:12.34JC_Ok... I got it
19:12.37JC_thx
19:13.00arrrghhh[acl], lol
19:13.07arrrghhhall this brainpower and we are all broke.  epic.
19:13.46Alex[sp3dev][acl]: i have a business plan. first, we port everything to linux 3.6, then merge my and jonpry's tree. and then we go bankrupt
19:13.49d3tul3i always imagine [acl] as being rich....with his high powered job in new york and rolling at the club night-in-night-out
19:13.57arrrghhhAlex[sp3dev], we need money and assets to go bankrupt...
19:14.23Alex[sp3dev]arrrghhh: ok. let's take a credit and buy a lot of booze
19:14.32arrrghhhlol.  now we're talkin
19:14.33[acl]d3tul3: problem is ny is so expesinve. Think about it.. when a regular apartment cost 1 million dollars, wtf can you do
19:14.40arrrghhhneed debt to file bankruptcy on!
19:15.00[acl]i thnk we need to just dev on the pry pad and sell like crazy..
19:15.08[acl]pry.. show yourself !!!!
19:17.24[acl]just sad how much work we have done and nothing really to show for. i think through my life in this project i must have made about 100 bucks in donations. I think i spent 200 bucks on my replacement rhod so im still in the red
19:17.38arrrghhhdang
19:18.02arrrghhhi don't think anyone is here to make money, but i doubt anyone is here to lose it :S  that sucks.
19:18.07Alex[sp3dev][acl]: we need a unified NAND cm7 for rhod/kovs and unified kernel
19:18.16arrrghhhAlex[sp3dev], yes please
19:18.21Alex[sp3dev][acl]: at least you can show your phone off at a local LUG
19:18.34[acl]Alex[sp3dev]: cm7 is was cool in the 80s.. now everyone expects cm9
19:18.40arrrghhhhah
19:18.41[acl]im getting messages from fools requesting it
19:18.42*** part/#htc-linux JC_ (becf8d1d@gateway/web/freenode/ip.190.207.141.29)
19:18.46raymonddullyeah thats probably not gonna happen on RHOD
19:18.47[acl]some walter fool
19:18.56arrrghhh[acl], i guess the kovs guys figured something out for ICS
19:19.02raymonddullI mean yeah technically it /can/ run it
19:19.02arrrghhhnot sure what'll come of it tho
19:19.04raymonddullbut it wont be fun
19:19.05arrrghhhprobably nothing
19:19.15[acl]arrrghhh: alex had ics running on kov if i rememebr
19:19.27Alex[sp3dev]my main phone is sgs2. and i want to make it dualboot ubuntu/android..
19:19.31arrrghhh[acl], jonpry got it to boot on my RHOD, but nothing worked.
19:19.41[acl]yeah the whole hal prob needs to be written
19:19.47Alex[sp3dev]but x1 is also cool. i used it the other day to test some app i'm coding
19:20.15[acl]Alex[sp3dev]: i swear bro if you are not rich when you get out of school something is not right with the system
19:20.26[acl]i saw your linked in.. one smart cookie you are ..
19:20.28*** join/#htc-linux furtardo (~mks@nat/yahoo/x-jylsyvxfskaukokk)
19:20.37d3tul3stalker
19:20.44arrrghhhhahahaha
19:21.02Alex[sp3dev][acl]: lol
19:21.26[acl]d3tul3: he added me ..lol not stalking ..haha
19:21.45[acl]we should have a linux-msm group so yall get get jobs.. and show off what kinda crazyness yall do
19:21.53[acl]phh can recommend us all
19:21.54[acl]lol
19:22.04[acl]only guy who is actually in the industry..
19:22.08Alex[sp3dev]sounds like a plan
19:22.29[acl]i like it
19:23.29Alex[sp3dev][acl]: i was surprised but a camera app written purely in java that uses java for yuv2rgb works fine on x1 http://piccy.info/view3/2923187/e2de27f19f7f0b325c654bcfe43b1436/orig/
19:24.26[acl]cool.. now if  only android used that we would need to do so much work on the kernel side
19:24.50[acl]who owns the linux-msm domain ? its NetRipper ?
19:32.14*** join/#htc-linux ahigerd (~ahigerd@173.218.142.90)
19:32.15*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
19:38.04[acl]ill see what it takes to make a group.
19:38.13[acl]so we can all be rich
19:38.14[acl]:-)
19:38.38d3tul3linux-msm, inc .... i think msm folks might have something to say about that
19:38.45arrrghhhhah
19:40.18Alex[sp3dev]linux-msm-but-not-the-suckers-from-qcom
19:40.41arrrghhhnice, i'm sure they'll be fine with it then.
19:41.10phh[acl]: me in industry ? what ?
19:41.15phhi'm still a student -_-'
19:41.27Alex[sp3dev]hindustry
19:41.50[acl]phh,  but you are prob the only one who worked on a company who does this right ?
19:41.53[acl]or u need a job too ?
19:41.59[acl]lol
19:42.12phhi need an internship atm :p
19:42.21[acl]d3tul3: nahh a nice .org to show our non for profitness
19:42.22[acl]lol
19:44.37[acl]weird
19:44.43[acl]cyanogenmod does not have a grou
19:44.46[acl]but clockworkmod does
19:44.57[acl]i guess clockworkmod is a real company
19:45.40Alex[sp3dev][acl]: instead of doing black seo, you'd better make a manifest for cm7 ;)
19:45.55[acl]lol
19:46.09[acl]i gave up on cm7.. i think someone else has it out..
19:47.42arrrghhhyea your buddy walter :P
19:47.55arrrghhhfound some Hero port of it that runs.
19:48.04[acl]well that will work with the omgb hal
19:48.09arrrghhhyup
19:48.16arrrghhhhe uses all your junk + cm7.2
19:48.23[acl]ahh poor fool
19:48.45[acl]i think we did our best.. now let the cooks run a much
19:49.00[acl]*muck
19:52.01arrrghhhheh
19:52.05arrrghhhpretty much done mang
19:52.17arrrghhhif it could all get wrapped in an nbh that'd be nice for the noobs.
19:52.27arrrghhhotherwise... kernels need to merge :P
19:55.40ahigerd"amok" ;)
19:56.29[acl]ahh ati handheld interface.. you are so wise
19:58.23phh[acl]: even though finding an internship just needs to read my mails :D
20:00.39Alex[sp3dev]phh: i rate your comment 10/10
20:28.31phh....
20:31.39*** join/#htc-linux mes_ (~mes@S0106000ce55186df.cc.shawcable.net)
21:01.06*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
21:20.40*** join/#htc-linux tmzt (~tmzt@adsl-76-253-137-36.dsl.akrnoh.sbcglobal.net)
21:43.51*** join/#htc-linux Bry8Star_ (~Bry8Star@gateway/tor-sasl/bry8star)
21:47.28*** join/#htc-linux furtardo (~mks@nat/yahoo/x-abmzmpooyubdjwqy)
21:49.12*** join/#htc-linux Alex[sp3dev] (~alexander@85.202.228.18)
22:06.10*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-224-175.dynamic.sbb.rs)
22:08.58*** join/#htc-linux Rajko (~rajkosto@wan.rajkonet.info)
22:10.05*** join/#htc-linux ALoGeNo (~alogeno@117.Red-79-152-90.dynamicIP.rima-tde.net)
22:10.05*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
22:18.44*** join/#htc-linux elkluto (~roffer@fix.mix.barbra.triks.oblix.no)
22:33.07*** join/#htc-linux mitsutak_ (~mitsutaka@125.33.180.112)
22:44.36*** join/#htc-linux bueless (2e119a0d@gateway/web/freenode/ip.46.17.154.13)
22:48.22ahigerdOuch.
22:48.28ahigerdKernel panic during boot
22:48.39ahigerd"imprecise external abort" like was mentioned earlier
22:49.05ahigerdLet's see if I can get a last_kmsg
22:53.16ahigerdhttp://pastebin.com/Eti5jm14
23:18.36*** join/#htc-linux furtardo (~mks@nat/yahoo/x-uavjasplsjndzjrc)
23:28.31*** join/#htc-linux Regulator (~duffman@unaffiliated/regulator)
23:35.13*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
23:47.46*** join/#htc-linux ahigerd (~ahigerd@173.218.142.90)
23:47.46*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
23:49.07*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
23:59.49*** join/#htc-linux Bry8Star (~Bry8Star@gateway/tor-sasl/bry8star)

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