IRC log for #htc-linux on 20130221

00:14.25*** join/#htc-linux dctek (~nkkntknk@141.0.134.208)
00:53.58*** join/#htc-linux Funklord (~cow@84-55-99-121.customers.ownit.se)
00:57.22*** join/#htc-linux langpoo (~zz@109.205.253.11)
02:01.46*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
02:01.53detulejonpry, you guys are on a tear
02:02.46detulenice job on the interrupt vector - it works?
02:02.48*** join/#htc-linux Motoko_ (79666157@gateway/web/freenode/ip.121.102.97.87)
02:02.54jonpryyeah
02:03.04jonprybut i think cotulla is breaking it lol
02:03.43jonpryin theory kthreads and interrupts work
02:03.47jonpryand maybe syscalls
02:04.07jonpryand ioremap
02:05.06detulejesus
02:05.11detuleit took you guys what a week?
02:05.23jonpry3 days i think
02:06.02detulei think you guys need to continue filling up the chat log though, some of us are hoping to pick up a few things from the conversation
02:06.07detulemakes the commit log easier to follow :p
02:07.01jonpryi'll try
02:07.48jonprywe;re still missing lots of stuff
02:08.39detulewhat's this guy using for a clocksource?
02:08.52jonpryit's identical to the other msm timer
02:08.57detulei guess it has access to whatever timer
02:09.16jonpry2 of it's own personal msm_timer
02:10.24jonpryin theory a bunch of stuff will startup after the timer irq fires
02:10.32detuleyou're doing this to apply for a job at qualcomm?  seriously say qcom knocked on your door and said "come work for us" what do you say
02:10.40jonpryget some bogomips calculations stuff
02:11.06detuleyou better say i'm not signing no NDA's because i got peeps that i gotta keep sharing the goods with
02:11.13jonprylol
02:11.25jonprycotulla is doing most of the work
02:11.42jonpryit took me all day to hack that vector stuff
02:12.18detulei bet you know a lot more arm assembler than 3 days ago
02:12.36jonpryhexagon assembler
02:12.43detuleyeah that
02:13.48jonprymine is not very good
02:13.59jonpryi don't like this instruction scheduling stuff ick
02:14.18jonpryafaic it can just run one instruction per clock cycle
02:14.51detulewe'll have to bolt it down, make sure it doesn't fly off the table
02:15.14jonpryit's so slow lol
02:15.41jonprywe did some memory testing
02:15.52jonpryi can write 20MB/sec with it
02:16.03jonprycotulla has like 90 somehow
02:16.33jonpryi think something is wrong with the cache though
02:29.16jonpryit's going to be like android on a 386
02:29.59jonprymaybe next qcom can patent using 386;s
02:32.51detuleonce we can rope in the three hexagons in 8960 it'll be lightspeed
02:33.05detuleprobably right up there with nilfs2
02:33.10jonprylol
02:33.22jonprynilfs2 on 3 hexagons
02:33.54detuleall i gotta say is i am not cross compiling that daemon for hexagon
02:34.00jonprylol
02:34.02detulei think that little project set my thesis back couple of months
02:34.22jonpryhow hard can i be to cross compile?
02:34.31jonprys/i/it/
02:35.09jonpryi'm going to try and build debian for hexagon lol
02:35.59detuledid glibc compile?
02:36.09jonprysort of
02:36.22jonpryi found another toolchain with included glibc
02:36.34jonpryit has source that i think will compile
02:36.56jonpryi've got the busybox all cooked up
02:37.31detuleyou're ready to go...userland next
02:37.52detuleif chad finds out about your little project, he'll linaro optimize that chit
02:37.59jonprylol
02:38.10detule-Omillion
02:38.15jonpryif he can compile for hexagon with linaro i'll give him a doughnut
02:38.59jonpryi got that other glibc to "compile"
02:39.06jonprybut like it wouldn't link
02:39.12jonpryand had no stack unwinding
02:39.22detulemaybe their patchset is dated
02:39.27jonpryand they tell me the thread stuff was probably all broken
02:39.50jonprythe gcc seems to have been compiled with stack unwinding disabled
02:40.01jonpryand they don't provide libgcc
02:43.30jonprydetule, when are you going to be running damn hexy linux?
02:46.11detuleonly one thing left on this stupid 3.4 kernel -> bluetooth audio routing .... gotta either fix that, or talk someone into fixing it ... after that i am done with that
02:46.29detuleand then i gotta find my touchpad
02:48.52jonpry3.7.6 ftw
02:49.40detulei am mildly interested in rebasing this kernel on top of msm-3.7 .... perhaps i'll win a prize for first cyanogenmod 3.7 kernel
02:50.11jonpryor chad will win a prize
02:50.30jonpryright now you have to post on xda that it's already done
02:50.38jonpryso later you can "prove" it was first
02:51.58detuledone with that...no proving that guy wrong... but i can still make fun of him
02:52.10jonpryyeah j/k
02:52.45jonpryisn't 3.8 out now?
02:53.03jonprywe are already a major behind on hexagon linux!
02:54.00detulei'll rebase your patches and start a 3.8 branch
02:58.28detulelooks like 3.8 arch/hexagon is about 10 patches behind 3.7.9 arch/hexagon
02:58.40detulenot a hot development branch i guess
02:58.42jonpry3.7.9?
02:59.37detuleyeah i am not sure when that got bumped to .9
03:00.06detulehttp://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=shortlog;h=refs/tags/v3.7.9
03:01.33detulehave you seen this? http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=995218555433b260b58059802e1c01f35b4cd860
03:08.27detuleand by behind i mean ahead
03:10.47jonpryinteresting
03:12.58jonpryespecially because that is what we are working on
03:13.13jonpryso the rebase will look like a revert
03:13.54detuleyeah i am not sure about how to rebase this now, perhaps i'll let you do it
03:14.23jonpryi'm not too excited about upgrading
03:14.33jonpryit only has very faint signs of life
03:34.16jonprysomething is apparently working
03:39.34jonpryhttp://pastie.org/private/jqolsuc9mf3rkawkhtpocg
05:22.37*** join/#htc-linux Cotulla (~myfakemai@109.205.253.11)
05:32.41jonpryhttp://pastie.org/private/9pvu3fjzevbwh3p4qunzeg
05:32.45jonpryyou know you want it
06:22.32*** join/#htc-linux ltxda (~anon@unaffiliated/ltxda)
06:49.54*** join/#htc-linux frank_ (c51fc659@gateway/web/freenode/ip.197.31.198.89)
07:03.57*** join/#htc-linux kiozen (~kiozen@p578a42db.dip0.t-ipconnect.de)
07:07.07*** join/#htc-linux dctek (~nkkntknk@141.0.134.208)
08:31.03*** part/#htc-linux Cotulla (~myfakemai@109.205.253.11)
09:35.05*** join/#htc-linux dctek (~nkkntknk@141.0.134.208)
09:40.40*** join/#htc-linux dctek (~nkkntknk@141.0.134.208)
11:05.33*** join/#htc-linux lamikr (lamikr@nat/nokia/x-mqzhbwpdchclorss)
11:13.08*** join/#htc-linux lamikr (lamikr@nat/nokia/x-kwsbbsmvpztzmnpn)
11:38.04*** join/#htc-linux detule (~detule@pool-108-40-44-60.bltmmd.east.verizon.net)
11:38.28*** join/#htc-linux lamikr (lamikr@nat/nokia/x-hxibgfqjtvgzdtdq)
11:53.52*** join/#htc-linux Bry8Star{T (~Bry8Star-@gateway/tor-sasl/bry8star-2)
11:57.24*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
11:57.35noobhandsphone preordered
11:57.38noobhandslets see if it;s shit
12:28.59styblais Nexus 7 a good choice for reading PDFs?
12:29.46ntgstybla: yeah its okay
12:30.02ntgI'd wait for the nexus 7 v2 if you can, it has a much better display
12:30.09ntgand should cost the same
12:52.02styblado you know release date of v2?
12:52.09styblaalthough, it will be ages here :/
12:59.22ntg"here" ?
12:59.29ntgi mean the current one will do just fine
13:18.37*** join/#htc-linux tomaw (tom@freenode/staff/tomaw)
13:29.24*** join/#htc-linux helicopter88 (~helicopte@79.26.113.204)
13:32.32styblantg: where I('m force to) live.
13:34.26styblawhere I('m forced to) live.
13:34.30styblathere
13:38.34ntgyeah.. i dont know where that is
13:43.06styblait doesn't really matter :)
14:10.08*** join/#htc-linux zeusk_ (b4d70e24@gateway/web/freenode/ip.180.215.14.36)
14:10.23zeusk_hi
14:13.44d3tul3arrrghhh, you fixed that ril?
14:23.56arrrghhhhell no
14:24.10arrrghhhI went back to simpler things that are more my pay grade
14:24.35arrrghhhWhat sucks is, this guy that did cm10... is pretty much done with it, and he says it works flawlessly on GSM
14:31.54zeusk_65M ?
14:32.23arrrghhhwat
14:34.31zeusk_"it works flawlessly on GSM"
14:34.34zeusk_oh
14:34.36zeusk_fail
14:34.49zeusk_GSM looked like 65M on my text console
14:35.52arrrghhhlol
14:38.08noobhandswho getting HTC One?
14:43.54zeusk_not me
14:48.05arrrghhhnooop, I just bought this brick
14:56.44Marcam I the only one that thinks the One is rather big for a 4.7 inch display? O.o
15:28.16*** join/#htc-linux Cotulla (~myfakemai@109.205.253.11)
15:44.28*** join/#htc-linux helicopter88 (~helicopte@host204-113-dynamic.26-79-r.retail.telecomitalia.it)
16:33.12*** join/#htc-linux paulk-desktop (~paulk@lib33-1-82-233-88-171.fbx.proxad.net)
16:51.00*** join/#htc-linux ntg (~ntg@141.0.137.20)
17:32.03*** join/#htc-linux surgex (~surge@pool-98-118-154-23.bflony.fios.verizon.net)
18:03.54*** join/#htc-linux Cotulla (~myfakemai@109.205.253.11)
18:04.51*** join/#htc-linux Bry8Star{T (~Bry8Star-@gateway/tor-sasl/bry8star-2)
18:06.48noobhandsMarc, looks it - because of the speakers on the front
18:19.43noobhandsah well, 3 weeks or so
18:19.55noobhandsand i'll have it
18:20.08noobhandsliking how sense looks on it
18:34.06*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
18:59.05*** join/#htc-linux helicopter88 (~helicopte@host147-88-dynamic.56-79-r.retail.telecomitalia.it)
20:10.11*** join/#htc-linux gassedup (faxed@c-76-30-161-228.hsd1.tx.comcast.net)
20:21.51*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
20:23.33*** join/#htc-linux stroughtonsmith (~steven@86-42-134-192-dynamic.b-ras1.bbh.dublin.eircom.net)
20:24.06*** join/#htc-linux helicopter88_2 (~helicopte@host173-114-dynamic.53-79-r.retail.telecomitalia.it)
20:32.38*** join/#htc-linux mes (~mes@S0106000ce55186df.cc.shawcable.net)
20:37.02gauner1986hey cotulla
20:46.21noobhandsgauner1986
20:46.26noobhandsyou getting the htc one?
20:46.29gauner1986yes
20:46.32gauner1986you too?
20:46.34fakkeryeah
20:46.36fakker:)
20:46.41gauner1986clover?
20:46.47fakkerphones4u
20:46.51gauner1986what price?
20:46.56fakker£459
20:47.02gauner1986seems ok
20:47.08fakkerexpansys was £510 or something
20:47.11fakkerhow much from Clover?
20:48.00gauner1986hm.. dunno anymore.. also in that region i guess
20:48.11gauner1986but high shipping costs
20:48.18gauner1986to germany
20:48.32gauner1986lets see what phones4u has for us germans
20:49.26fakkerif they do international shipping
20:49.47fakkerdumb german
20:50.45*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
20:51.03*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
20:52.04fakker:P
20:52.09fakkerhaving trouble?
20:52.11fakkerlol
20:52.12fakker#
21:04.10fakkerhttp://i.imgur.com/QkPSlQk.jpg
21:22.15*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
21:49.32*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
21:52.01*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
21:56.09*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
22:23.13*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
22:28.07*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
23:28.03*** join/#htc-linux gauner1986 (~Adium@dslb-088-065-022-228.pools.arcor-ip.net)
23:52.45*** join/#htc-linux surge (~surge@pool-98-118-154-23.bflony.fios.verizon.net)

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