IRC log for #htc-linux on 20130217

00:26.04*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
00:32.16*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
01:38.04*** join/#htc-linux ElFinLazz (~elfinlazz@182.215.84.22)
01:48.44*** join/#htc-linux Bry8Star{T (~Bry8Star@gateway/tor-sasl/bry8star)
02:38.44*** part/#htc-linux Cotulla (~myfakemai@109.205.253.11)
02:42.41*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
03:05.33*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
03:20.36detulewife is learning C for work ... finally i can show off my skillz
03:21.21jonpryhi detule
03:22.49detulehey jonpry that 3.0 kernel the touchpad is running on - does it have that peripheral loading interface
03:23.00detulenice job on that btw
03:23.21jonprythey call it peripheral-reset
03:23.37jonprysame thing as pil though
03:24.17detuleit seems strange to me that they wouldn't secure the access on v3, but would completely lock out v4
03:24.24jonpryi cooked up a webos kernel without audio and a patched reset
03:24.54jonprysupposedly there are some 8960 devices with unlocked dsp control
03:25.08detulehuh?
03:25.11jonpryit got fixed up in february
03:25.25jonpryof 2012
03:25.34jonpryaccording to the motherlode
03:25.36detuleoh so whatever was out before that?
03:25.43detulewhich was what, nothing
03:25.49jonpryprobably
03:28.29detulefront camera is working on 3.4....well, records video, streams, face lock/unlock....but it doesn't snap photos....
03:28.29*** join/#htc-linux llstarks (~eric@pool-98-113-39-171.nycmny.fios.verizon.net)
03:29.30detuledies trying to do some sort of wavelet denoising or some other qcom proprietary postprocessing crap that doesn't output any error to klog
03:29.48jonpryhmm
03:29.56jonprycan you turn it off?
03:30.23detulewell, if i knew whether that daemon reads some sys prop or takes its queues from somewhere
03:31.46jonprysounds like progress anyways
03:32.57jonpryi wonder what takes care of that
03:33.09jonpryvfe or maybe that daytona thing
03:33.58detulethey have some other devices....gemini and mercury offline jpeg encoder/decoder....not sure if they get called for something like this....
03:39.50jonprywavelet denoising is some real garbage
03:40.33jonpryi figured out some of the math on that once
03:41.40jonpryit's kind of like making picture look prettier with little regard for what the picture is actually of
03:43.09detuleyeah i've seen a few talks about...what cool applied people do
03:44.43jonpryhaha
03:45.17jonpryi think in this case it's really not so good
03:45.26jonprylike gloss screens
03:46.28detulei don't get why something like that wouldn't be handled in userland
03:51.33jonpryso they can hide the code
03:51.48jonprymake it qcom proprietary like every other thing
03:51.57detuledon't think that math is revolutionary
03:52.23detulei think what we did with that touchpad touchscreen driver was more sophisticated
03:53.07detule...and less functional
03:53.23jonprywavelet denoising is a tad more involved
03:53.32jonprybut it's similar
03:53.58jonpryends up being an optimization problem
03:55.14jonprythere's some kind of matrix they want to invert. but it's super ilconditioned so the wavelet is used as an objective function
04:11.41ali1234yes, wavelets are just another way of optimizing convolutions, like FFT, but with different math.
04:13.24detulei leave math to the experts
04:13.46jonpryisn't that you?
04:14.00detulesh
04:14.47jonpryi've been trying to compile glibc for hexagon for some hours now
04:15.54detulethat linas fellow would come in handy right about now
04:16.08jonpryyeah he would
04:16.12jonpryall this stuff is broke
04:16.20detuleyou using these patches https://www.codeaurora.org/patches/quic/hexagon/dev/ ?
04:16.28jonprycompiler segfaults. doesn't support things
04:17.45jonpryi'm using the 4.0 compiler
04:17.51jonpryand the dev glibc patches
04:18.05jonprywhich is maybe part of the problem
04:25.02*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
04:35.57llstarksdetule, what phones are you and jonpry working on other than the hd2?
04:37.17detuleneither one of us has an hd2
04:37.37detulehe's got a nexus 4 as of last week
04:37.40*** join/#htc-linux jonpry (~jon@2602:306:c417:8aa0:70d6:fc91:a304:52d3)
04:40.12detulehey job, that n4 is using bcmdhd?
04:40.19detules/job/jonpry/
04:44.26jonprybcmdhd?
04:44.59detulebcm43xx? or something else
04:45.26detulemust be something else i don't see any bcm in your defconfig
04:45.58jonprybcm2079x?
04:46.51jonpryi think it's something called prima
04:47.36jonprywhich is riva
04:47.48jonprynot sure why you wouldn't have the same
04:48.16jonpry8960 has built in wifi
04:48.46detulewell we're running broadcom drivers
04:48.51detulethough there's something called riva
04:49.22jonpryhttps://android.googlesource.com/kernel/msm/+/4ce89eaf0c904a8c0b4a1922eab080f9a8bb2786/drivers/staging/prima/Kconfig
04:52.05detulei wonder if I have that
04:52.37detulethe caf msm8960_defconfig doesn't have prima enabled
04:53.23jonpryit's certainly in there. not sure if its hooked up to an antenna
04:56.20jonprybe cool if we could take over that thing too
04:56.25jonprysome kind of arm processor
05:02.47jonprycan you devmem 0x03204000?
05:04.28detule0x00
05:04.56jonprycan you write it?
05:06.08detuleroot@android:/ # devmem 0x03204000 8 41
05:06.09detuleroot@android:/ # devmem 0x03204000 8
05:06.09detule0x08
05:06.17jonpryoh wow
05:06.27detulethat output don't look right
05:07.04jonpry32 0xffffffff
05:07.07detuleroot@android:/ # devmem 0x03204000 8 0x41
05:07.08detuleroot@android:/ # devmem 0x03204000 8
05:07.08detule0x00
05:07.58detuleroot@android:/ # devmem 0x03204000 32 0xffffffff
05:07.58detuleroot@android:/ # devmem 0x03204000 32
05:07.58detule0x0000000E
05:08.02jonpryit might be that only certain bits are writable
05:08.50jonpryi don't even know what that register does :p
05:09.02detulei was about to ask
05:09.37jonpry0x032040A0
05:09.43jonpryshould be the boot address
05:10.33jonpryonly the lower 16bits should be writable
05:12.27detuleboot address of what q6?
05:12.33jonpryriva
05:12.59jonpryi can't access those registers on mine
05:13.21detuleroot@android:/ # devmem 0x032040A0 32 0xffffffff
05:13.21detuleroot@android:/ # devmem 0x032040A0 32
05:13.22detule0x0000FFFF
05:13.29jonpryyep
05:13.45jonpryso you can boot an unsigned riva firmware
05:13.58jonpryand then try to get wifi on it :p
05:14.06*** join/#htc-linux lipp[a] (~lippa@CPE-121-219-6-2.lnse1.lon.bigpond.net.au)
05:14.49detulei'll settle for a driver that doesn't hard reboot on me
05:15.23jonpryi figure there is some kind of external amplifier that your device doesn't have
05:16.03detulewe'll chalk this up on the "x" between the "8" and the "6"
05:16.39jonpryi have no idea why samsung would pay for another wifi chip
05:16.47jonprywhen free one is already there
05:17.22detulebroadcom drivers are supported in google trees
05:17.28detulethey have like their own driver "bcmdhd"
05:22.25jonpryi guess riva is supported now with the nexus4
05:34.20llstarkshow do you guys think ubuntu preview is going to work on the nexus devices?
05:34.31jonpryseems that you need a wcn3660 for riva to work
05:34.36llstarksfull-on device partitioning?
05:34.55jonpryi'm hoping they got new signed firmware
05:40.40*** join/#htc-linux bartman (~bart@2607:f2c0:f00e:700::dd)
06:54.59llstarksjonpry, http://thread.gmane.org/gmane.linux.ports.hexagon/487/focus=495
07:00.17*** join/#htc-linux gassed (faxed@c-76-30-161-228.hsd1.tx.comcast.net)
07:41.56*** join/#htc-linux lamikr (lamikr@nat/nokia/x-pexvbvxefrjijnsz)
08:22.30*** part/#htc-linux Bry8Star{T (~Bry8Star@gateway/tor-sasl/bry8star)
08:22.48*** join/#htc-linux lamikr (lamikr@nat/nokia/x-kisanfhnimaovwae)
08:31.44*** join/#htc-linux lamikr (lamikr@nat/nokia/x-hkubdbvbizbssqjv)
09:23.42*** join/#htc-linux lamikr (lamikr@nat/nokia/x-venpaqjegoldovck)
10:01.41*** join/#htc-linux helicopter88 (~helicopte@host136-7-dynamic.30-79-r.retail.telecomitalia.it)
10:23.03*** join/#htc-linux lamikr (lamikr@nat/nokia/x-tgoksifsgvjzvack)
10:37.41*** join/#htc-linux eR^zeRa` (~zzeratul@ip-94-112-113-32.net.upcbroadband.cz)
10:53.18*** join/#htc-linux lamikr (lamikr@nat/nokia/x-sqjnyohgkqgfsirq)
11:01.08*** join/#htc-linux arif-ali (~arif-ali@94-192-24-56.zone6.bethere.co.uk)
11:05.55fakkerpolice knew i was in town last night
11:05.56fakkerhttp://sphotos-e.ak.fbcdn.net/hphotos-ak-ash3/574507_562513377099662_985712400_n.jpg
11:05.59fakkerthey got prepared
11:06.51*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
11:40.35*** join/#htc-linux gauner1986 (~Adium@hmbg-4d069ab2.pool.mediaWays.net)
11:40.44*** part/#htc-linux gauner1986 (~Adium@hmbg-4d069ab2.pool.mediaWays.net)
12:24.30*** join/#htc-linux Bry8Star{T (~Bry8Star-@gateway/tor-sasl/bry8star-2)
12:36.58*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
14:06.47*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
14:18.25*** join/#htc-linux Cotulla (~myfakemai@109.205.253.11)
17:32.01*** join/#htc-linux helicopter88 (~helicopte@host136-7-dynamic.30-79-r.retail.telecomitalia.it)
17:41.43*** join/#htc-linux helicopter88 (~helicopte@host136-7-dynamic.30-79-r.retail.telecomitalia.it)
17:44.21*** join/#htc-linux helicopter88 (~helicopte@host136-7-dynamic.30-79-r.retail.telecomitalia.it)
17:56.38*** join/#htc-linux mdkmdk (3d5a0686@gateway/web/freenode/ip.61.90.6.134)
17:58.26*** join/#htc-linux helicopter88_2 (~helicopte@95.235.199.156)
18:22.41*** join/#htc-linux stroughtonsmith (~steven@86-42-129-240-dynamic.b-ras1.bbh.dublin.eircom.net)
18:25.02*** join/#htc-linux the-leviathan (~quassel@c-82-192-226-27.customer.ggaweb.ch)
18:33.32*** join/#htc-linux Midnight__ (~helicopte@host136-117-dynamic.55-79-r.retail.telecomitalia.it)
18:35.23*** join/#htc-linux helicopter88 (~helicopte@host136-117-dynamic.55-79-r.retail.telecomitalia.it)
18:45.15*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
19:51.06*** join/#htc-linux kiozen (~kiozen@ppp-93-104-87-165.dynamic.mnet-online.de)
20:04.16*** join/#htc-linux rajkosto (~rajkosto@wan.rajkonet.info)
20:52.16*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
21:48.22*** join/#htc-linux helicopter88 (~helicopte@host228-119-dynamic.47-79-r.retail.telecomitalia.it)
22:05.30*** join/#htc-linux arif-ali (~arif-ali@81.5.168.97)
22:29.27*** join/#htc-linux langpoo (~zz@109.205.253.11)
23:38.25*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)

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