IRC log for #htc-linux on 20110613

00:14.59*** join/#htc-linux Detule (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
00:28.46*** join/#htc-linux mastermerlin (~Adium@p4FEE5B36.dip.t-dialin.net)
00:37.16*** join/#htc-linux fakker (~noobhands@cpc13-hitc6-2-0-cust129.9-2.cable.virginmedia.com)
00:41.26*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
00:48.24Detuletrying to compile against bionic is like trying to pick your nose with gloves on....
01:03.41*** join/#htc-linux ORi| (~ORi@91.181.183.241)
01:38.30*** join/#htc-linux AstainHellbring (AstainHell@unaffiliated/astainhellbring)
01:38.30*** join/#htc-linux hardwalker (~hardwalke@122-117-115-146.HINET-IP.hinet.net)
01:38.52*** join/#htc-linux mastermerlin (~Adium@p4FEE4B64.dip.t-dialin.net)
01:49.04*** join/#htc-linux programmer8922 (~Evan@206-81-207-226.dia.static.qwest.net)
01:55.13jonpryWisTilt2, ping
01:58.53WisTilt2jonpry: pong. whole family was over all day swimming, barbecuing, etc.  just about to relax and attempt some of this acoustic porting.
01:59.33jonprysounds fun. i spent the day out on my home made boat. got an engine now
01:59.48WisTilt2home made?  what kind
02:00.30jonpryits just a little RIB dinghy
02:01.04jonpryi found the remains on one floating in the water. ie the inflatable part and built a hull for it
02:01.33WisTilt2hey those can be lots of fun too.  we had a fiberglass bottom dinghy with a 15hp motor and had a blast with the kids in the lagoon teaching them to drive it.  they were 3 and 5 at the time so was interesting.
02:02.00WisTilt2at least you salvaged it to something usable
02:02.42jonpryi've only got a 6, only 8 feet long though
02:03.12jonpryjust fixed bluetooth
02:03.17WisTilt2handy to have until you get your sailboat
02:03.55WisTilt2are you using jb's bt code or did you do it from scratch?
02:04.03jonpryjb's
02:05.18WisTilt2on this acoustic, are we wanting to port it over with the same "new" method alex and jb are using? looks like userland libs will have to be changed to support that, which i guess they or someone has already done?
02:05.43jonprythis stuff is all wacky. looks not done
02:05.57jonprythere were commits today
02:06.16WisTilt2bt commits or what?
02:06.24jonpryacoustic
02:06.44rpierce99all the userland stuff to make the acoustic libs go is here: http://forum.xda-developers.com/showthread.php?t=1076884
02:06.50jonpryyour looking at: https://gitorious.org/~jbruneaux/linux-on-qualcomm-s-msm/linux-msm-home-work/commits/htc-msm-2.6.27-libacoustic
02:07.29WisTilt2frx06 doesnt support it so i assume ginger does so we're moving to that standard or what?  i dont want to waste a lot of time doing it one way then have to change it all again.
02:07.41jonpryi'm guessing we will have to switch to hyc build to start using this stuff. seems to be the gold standard
02:08.22jonpryyeah i am not a big fan of not done code
02:08.25hycI think JB may have updated those libs recently, and I haven't rebuilt them in a while
02:08.52WisTilt2rpierce99, so those libs can just be stuck into frx06 and we're good on that side?
02:08.56hycstinebd says he's merging all of it into FRX07
02:09.09jonpryso its acoustic or nothing?
02:09.10rpierce99WisTilt2: yep that's what those instructions are for, testing of FRX06
02:09.34WisTilt2hyc, so the new ioctl in acoustic wince will be what stinebd will setup in frx07?
02:09.53hycI believe so, yes
02:10.22jonpryif i have to download a new system.img it will set us back days
02:10.49WisTilt2ok i like that then:)  the new centrally located stuff is much easier to work with as long as userland talks to it.  we can get rid of all this other kludged sound stuff.
02:11.13rpierce99jonpry: no need, all the stuff you need is at that xda-dev link
02:11.28WisTilt2how long before the acoustic code is actually standard and finalized though?
02:11.33jonpryWisTilt2, since we are running 27 qdsp5 can we import the whole folder from jb's tree and have minimal work?
02:11.39hycif you have FRX06 and just need JB's audio libs, yes, you can just download the zip from that link
02:12.24WisTilt2jonpry, i can easily add all the acoustic stuff to our current method though.  thats what i briefly looked at last night and should be easy.  then we can conform it to the standard later?
02:14.57*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
02:15.59hyckeep in mind tha JB is still working on all of this stuff, so at least for this week it's still a moving target
02:18.14jonpryWisTilt2, i have no idea what that means? add it but not add it?
02:21.37WisTilt2jonpry, im thinking of just adding in acoustic functionality to what we have for now then.  that will gain us better quality, speakerphone mic, etc., but without the new userland ioctl until thats closer to ready.  that way existing libs will still work until frx07 is out. i'll do it either way though, you decide:)
02:22.41jonprywhat will it take to get bluetooth audio routing?
02:23.19WisTilt2if bt routing is already in acoustic somewhere it will be easy.  if not, we can probably add it without too much trouble.
02:23.43jonpryi think its done via the ADIE tables that acoustic is suppose to upload
02:24.00jonprydoesn't exist in out AMSS_PARA garbage
02:25.42WisTilt2our para file was based on the .csv's though so does that mean the csv's don't contain it yet either?
02:25.56*** join/#htc-linux programmer8922 (~Evan@206-81-207-226.dia.static.qwest.net)
02:25.59jonprywe only have part of the csv's
02:26.16jonpryand are generally missing any mechanism to select an entry
02:26.55WisTilt2i have all the info on those settings so we can add the values.  selecting the table entry should be easy to add
02:27.10jonpryi don't think it is. thats the whole point of this
02:27.54jonprylike userland is never inspired to tell the kernel it wants bluetooth audio. so you could maybe write some new userland stuff. but libacoustic is how that problem was originally handled
02:29.20WisTilt2so currently there is no userland knowledge of bt as far as audio only?  i see the bt enable in userland so does it just turn it on then not know what else to do for audio?
02:30.08*** join/#htc-linux programmer89221 (~Evan@206-81-207-226.dia.static.qwest.net)
02:31.00jonpryafaik userland does whatever through bluez and then tells acoustic to deal with it. and acoustic isn't working so all is lost
02:31.54*** join/#htc-linux Ceesheim (~ceesheim@p5B347992.dip.t-dialin.net)
02:32.43*** join/#htc-linux programmer8922 (~Evan@206-81-207-226.dia.static.qwest.net)
02:35.35WisTilt2i assume when userland bt is turned on we currently get something via ioctl or is that not implemented yet either? or is it setting something in sysfs?
02:36.08WisTilt2looks like Dallas has a pretty good change of winning the finals here in about 3mins
02:37.00jonprywe don't even create the htc_acoustic device so there is no ioctl atm. no nothing
02:37.51jonprywhich is also why a lot of things don't work with audio routing. theres tons of info from userland we just never et
02:38.07WisTilt2ah, that could be a problem.  so we'd still have to manually create /dev/htc_acoustic so we need stinebd to hurry up:)
02:38.41WisTilt2he needs someone to help him.  i dont know how he does all that side by himself
02:39.58jonpryi don't think this extra ioctl necessarily breaks anything
02:40.13jonprymight work with current lib
02:41.42WisTilt2it just never gets used with current lib so wont conflict at all.
02:41.55hycNot sure how else to help. I've already demonstrated that all the patches work together, in my private build
02:42.07WisTilt2dallas has it in the bag.  had to root for them since they beat my Lakers:)
02:42.33rpierce99i just have to root against the heat
02:42.51rpierce99hate it when teams try to win by buying a team
02:42.56WisTilt2yep
02:43.25WisTilt2mavericks were very strong this year, they deserve the championship
02:44.57jonpryi'm not even sure what to work on anymore. nothing is broken except acoustic which isn't even in 27
02:45.35rpierce99adb
02:45.46rpierce99usb storage
02:46.03jonprywe have adb over ethernet
02:46.10rpierce99i realize
02:46.35jonpryi will see what google is doing about the android composite debocle
02:46.40hycwhat's up with regular USB?
02:46.48rpierce99you asked (ok you didn't ask) for things that don't work as well in 39 as 27
02:47.51jonprycomposite devices were sort of merged into 39. so there are lots of name conflicts with the android composite code and the adb gadget thingy doesn't work with the native composite device
02:48.58rpierce99is it just a matter of reporting the proper device id and adb on the computer sets up the necessary networking settings?
02:49.59jonprytheres probably a driver necessary on windows
02:50.06*** join/#htc-linux tjs_bsd (~tjs@mail.CDPA.cc)
02:50.21rpierce99it doesn't auto-connect in linux or mac either
02:50.56jonprymaybe gates or jobs will help
02:51.38hycordinarily yes, once the phone is reporting the right vendor and device IDs, the host should see everything working
02:52.44hycfor USB ethernet, if you build the kernel with wince-compatible driver, then Windows will see it without any additional driver
02:53.03hycfor USB adb, it of course requires a google driver
02:53.12rpierce99all i know is when i plug in with .39 i have to set a static ip on usb0 and manually adb connect, with .27 something sets up that connection automatically
02:53.17hycfor USB mass storage, it should work without any extra drivers
02:53.59hycfor .27, USB ethernet is not enabled by default. When you turn on the USB tethering option, then userland issues the appropriate ifconfig commands to get it set up.
02:54.36hycit also spawns a dhcp server so that your PC can automatically get an IP address
02:55.11hycif .39 is booting with USB ethernet already enabled, then it's not using the correct default vendor and device IDs
02:56.29jonprywe are running USB EEM because composite can't work. its set to some kind weird vid/pid that was for like the first EEM device made or something
02:58.48hycI thought google decided to play nice and rework their android-specific drivers so they'd be accepted in mainloine again?
02:58.57hycmainline*
03:01.36jonprythats basically the problem. anything that has been mainlined causes serious problems for our 27 code
03:03.29jonprynever fear. i will make it work
03:09.40WisTilt2do all rhods have the dual mics?
03:17.23jonpryi think so
03:17.42AstainHellbringyes
03:20.31*** join/#htc-linux MacDrunk (~marper@201.164.166.190)
03:25.37*** join/#htc-linux [acl] (~abel@cpe-69-203-141-229.si.res.rr.com)
03:35.29jonpryhey [acl]
03:36.32[acl]jonpry: sup bud
03:36.48[acl]didnt think anyone was on
03:37.10jonpryi work on phone fulltime
03:38.56[acl]jebus
03:38.58jonpryjuast hacking on adb for 39
03:39.04[acl]i wish i had the luxury
03:39.18[acl]im commiting my stuff u had done a month ago
03:39.21[acl]im that behind
03:41.27WisTilt2yo [acl]: hey did we put ubuntu10 32bit on the autobuild or 64bit?
03:41.42[acl]dang bro.. i think we did 32..
03:41.46[acl]cuz its desktop version
03:41.52[acl]my advice is go 64bit server
03:42.54WisTilt2ok good. i setup the new quad core autobuild and have .39 running.  just need to move your stuff over into the other kvm sometime next week. server is 64bit but do you want your os 32bit still? can do either way.
03:43.12[acl]nahh i preffer 64
03:43.15[acl]thats what i use at home
03:43.32WisTilt2can do np. was it 10.4 os you remember?
03:43.57WisTilt2or which do you want would be a better question?
03:44.12[acl]i think its 10.04. which is fine
03:44.21[acl]10.04 LTS server is perfect
03:45.17WisTilt2will get that setup then and let you know a day ahead of time before we pull down the old server.  new one does daily backups also
03:45.26[acl]ahh awesome
03:45.31[acl]killer improvement
03:45.42[acl]i cant recall the number of times i wiped something
03:45.54WisTilt2i know the feeling:)
03:46.18[acl]so yall doing this full time now huh .. lucky .. my hats go off to you
03:47.36WisTilt2jonpry more so than me.  i still have my office to contend with occasionally.  we're working with at&t on a project so been kind of busy lately.
03:50.32jonprystupid adb not working
03:52.24[acl]jebus no adb? thats like a one legged man in an ass kicking contest .. just not gonna do
03:52.39[acl]but usb is fine ?
03:52.42jonprywe have usb ethernet
03:52.44[acl]like storage and stuff
03:52.49[acl]hmm
03:53.03jonpryno storage because no android composite. thats what i'm trying to do now
03:53.17[acl]ahh ic
03:58.24*** join/#htc-linux Rob2223 (~Miranda@p4FFF1277.dip.t-dialin.net)
03:59.19*** join/#htc-linux MacDrunk (~marper@201.164.166.190)
04:38.45*** join/#htc-linux XirXes (~xirxes@71-35-197-137.slkc.qwest.net)
04:47.41*** join/#htc-linux Segnale007 (~Segnale00@ppp-41-26.26-151.libero.it)
04:54.09*** join/#htc-linux GPFerror (~GPF@ip72-208-193-231.ph.ph.cox.net)
05:00.34jonpryso close
05:06.30[acl]make some coffe.. and dont give up
05:06.34[acl]:-)
05:08.58jonpryi've got rocket fuel
05:10.04jonpryand i think i found it. no telling if it creates useful usb descriptors though
05:10.40jonpry[acl], r u going to try 39 on nand?
05:10.51jonpryit sucks for cdma though
05:11.29jonpryyou might be interested in that problem as it exists on all wince devices on all kernels
05:11.44[acl]nahh .. still comming my old stuff
05:11.51[acl]catching up on some emails
05:12.02[acl]wondering what didnt get commited
05:12.03[acl]or did
05:12.27[acl]not comming.. commiting :-p
05:12.39jonprylol
05:13.32jonpryand we have liftoff
05:13.37[acl]nice
05:14.32jonpryhell yeah its nice :p
05:14.47[acl]hyc: dood you here ?
05:15.05jonpryother than needing new wifi firmware this 39 port is better in every respect than 27
05:15.22[acl]damn
05:15.27[acl]big statement right there
05:15.41[acl]why does it need new firmware ?
05:16.13[acl]i guess htc doesnt have any .39 devices huh.. hmm
05:16.56jonprynewer bcm4329 driver because they change the wireless infrastructure apis. the new driver has some firmware interface changes, so...
05:17.23jonprymaybe could get it to work on old firmware but seems like a lot of work
05:18.15[acl]so thats your Achilles heel huh .. damn firmware
05:18.52jonpryyeah i guess so
05:19.11jonprymy secret plan is to submit a .27 patch to the new driver :p
05:19.35[acl]man good thing you are announcing it here.. gonna be a good secret :-)
05:19.56jonprygotta get people prepared
05:20.34jonprywe also have 3.0 but its unstable for now
05:20.48[acl]now thats just another animal
05:21.23[acl]i need to see what emwe plans for .35..
05:21.46jonpryi would try 39 first
05:22.15[acl]i want to.. but i need to preppare for haret and all that.
05:22.31jonprytester isn't on winmo?
05:22.44[acl]i had to nand it.. to prove people wrong that my device isnt magical
05:23.02[acl]but i could winmo back..
05:23.34jonpryi fixed msm_nand. except maybe partitions
05:23.58[acl]no partitions ? what do you mean
05:24.19jonpryiirc there is some code in 27 for taking atags and setting up the msm_nand partitions
05:24.35[acl]yep..
05:24.43[acl]because partitions as passed via atag
05:24.48jonpryyeah i don't have that
05:24.52[acl]:-(
05:24.55smiley_is there any fix for the "kernel BUG at drivers/char/tty_ldisc.c:199!" kernel panic? I seem to get it on both my RAPH100 and my kovsky..  apart from that it's so stable
05:24.56*** join/#htc-linux Termana (~bradley@122.151.98.151)
05:25.17[acl]smiley_: the guy you are lookging for is Alex
05:25.36[acl]smiley_: he practically invented the kovksy ..
05:25.42jonpry[acl] i haven't been able to crash this beast in over a week
05:25.59[acl]jonpry: dang... it has earned the name beast ?
05:26.00[acl]lol
05:26.02[acl]awesome
05:26.52jonpryno sod, no reboots
05:26.59smiley_[acl]: yeah :)    did dig trough some logfiles and saw that the bug was mentioned here about a month ago..  drives me crazy since it's the only thing that makes my device to reboot ;)
05:27.16jonprywhat is ldisc?
05:27.21*** join/#htc-linux dobrin (~dobrin@85.91.150.26)
05:27.28smiley_it happens when pppd disconnects
05:27.57jonpryyeah our smd doesn't have the hangup code
05:28.26smiley_or well it happens 1 time of 20 or so..  since it can run stable for a day or two
05:28.27rpierce99tty_laserdisc
05:29.14jonprythere is a leo patch for adding that stuff
05:29.31[acl]jonpry: so yall remove spin lock protection? wondering how haretized yall are.  I find it running native android code works better on nand
05:30.04jonpryspin lock on smd?
05:30.15[acl]jonpry: no i mean in general ..
05:31.11jonpryi haven't been running around removing spinlocks no
05:31.35[acl]lol
05:31.42[acl]no one is accusing you.. just asking bro ..lol
05:31.58jonpryi tried to do as much as possible to use 27 files as is, so we can pull patches
05:32.17jonpryimho that is the best tested best working code available for our devices anyways
05:32.26hyctty_ldisc.c is the Line Discipline
05:32.41[acl]hyc: my good man i was looking for u ..
05:32.41hycit's what provided generic Unix tty support on top of other serial devices
05:32.51rpierce99hyc, i don't want to correct you, but it's obviously laserdisc
05:32.52hycheya [acl] whats up
05:32.58jonpryrpierce99, we have adb!
05:33.15rpierce99yay! <3 .39
05:33.16[acl]hyc: im catching up on emails patches and what not. Just wondering if we ever agreed to put that ts calib script for everyone ?
05:33.50jonpryb1bc49...
05:35.16[acl]hyc: yes it was a long time ago.. like april.. lol.. im that behind. sorry
05:35.52hycah nope, unfortunately we got completely inconsistent results
05:35.59hycsame address doesn't apply to other devices
05:36.18[acl]that is true, but same goes for wifi and we get away with it. So you are saying it doesnt apply for same gsm ?
05:36.26hycI think.
05:36.33[acl]just a matter of collecting all the offsets
05:37.21hycI guess so. but we needed to know what data values to hunt for to locate it, unless you know a particular map of the firmware layout
05:37.24*** join/#htc-linux tyween (~typhoon@pool-71-163-117-57.washdc.fios.verizon.net)
05:37.50hycI found mine just by binary searching the memory...
05:38.01[acl]hyc: no i dont, but the dll is helpful. I guess ill research this
05:38.34hycI would guess there must be a symbol table / directory somewhere that points to it, otherwise too many special cases for each device. dunno.
05:39.26[acl]ic..
05:40.04[acl]as for the wifi, i moved completly to atags. But for haret i realized we can do the same the hd2 guys do.
05:40.30[acl]they rewrote the wifi nvs code to generate the nvram file
05:40.43[acl]all they add at the end is the mac address
05:40.59[acl]and voila.. make a /proc/calirbation entry and no more ugly script
05:41.52[acl]hell ill prob write this.. lol.. just need to know if we have the mac address on smem somewhere..
05:42.55jonpryi think bcm supports macless nvram
05:43.15jonprycause the driver can set it, or generate a random one every time
05:43.26[acl]shiet..
05:43.38[acl]i wish i knew
05:44.22jonprybut either way you can abuse the mac setting thing and just use one nvram for everybody
05:44.27[acl]then this is easier than punching a baby
05:44.32rpierce99only problem with no/random is wifi APs that use mac filtering or static ip by mac
05:44.33hycI wonder if bt is generating a new mac every time
05:44.44hycI seem to always have to unpair and re-pair with my car unit
05:44.50[acl]ahh ic
05:44.57[acl]well its easy enough to dump from kernel
05:44.59[acl]so no worries
05:45.02hycit never works twice in a row
05:46.04jonpryshould be easy enough to query your mac
05:46.21[acl]jonpry: from kernel ? how ?
05:46.36jonpryno hyc's problem, from userland
05:46.40hycyeah I'll look into it more later
05:46.40[acl]ahh ic
05:47.20[acl]anyways my good people. acl needs nap time.
05:48.36jonpry-DGET_CUSTOM_MAC_ENABLE
05:49.35*** join/#htc-linux _twitch (~burning_a@49.114.96.58.static.exetel.com.au)
05:56.19jonpryhyc, when are you going to switch to 39 :)
06:14.09hycprobably soon ;)
06:33.18*** join/#htc-linux dekar_ (~dekar@drms-590ecb89.pool.mediaWays.net)
06:47.19*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
06:48.53*** join/#htc-linux kiozen (~kiozen@ppp-93-104-83-121.dynamic.mnet-online.de)
06:50.39*** join/#htc-linux rzk_ (~rzk@95-25-85-69.broadband.corbina.ru)
06:56.31*** join/#htc-linux KSubedi (43a1cc47@gateway/web/freenode/ip.67.161.204.71)
06:57.31KSubedigoddamn iamgpc, doesnt release source code for libs
07:04.11*** join/#htc-linux mitsutaka (~mitsutaka@rt.miraclelinux.com)
07:14.33*** join/#htc-linux GlemSom (~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
07:22.09smiley_I tried compiling 2.6.35 from git but the zImage become about 2.2MB and haret doesn't seem to like it..  I have set INITRD_OFFSET 0x608000   anything more that can be done?  it freezes just after the phone buzz
07:24.57KSubedithats weird
08:22.43*** join/#htc-linux rob_w (~bob@ppp-93-104-176-215.dynamic.mnet-online.de)
08:26.38*** join/#htc-linux johnb81 (~IceChat77@78.161.20.127)
08:32.09*** join/#htc-linux mitsutaka_ (~mitsutaka@rt.miraclelinux.com)
08:52.17*** join/#htc-linux burning_aces (~burning_a@49.114.96.58.static.exetel.com.au)
09:19.43*** join/#htc-linux DJWillis (djwillis@cpc3-bath5-2-0-cust220.aztw.cable.virginmedia.com)
09:35.25*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
10:15.38*** join/#htc-linux apt (~apt@rikers.org)
10:15.38*** topic/#htc-linux is Welcome to the HTC Linux project | Community portal & WiKi http://htc-linux.org | For IRC logs, HaRET & kernel mailing lists etc. see http://htc-linux.org/wiki/index.php?title=Contact | The htc-linux.org project is not affiliated with the HTC Corporation | This channel is for development purposes - Join #htc-linux-chat for offtopic
10:18.35*** join/#htc-linux toastcfh (~toastcfh@41-32.200-68.tampabay.res.rr.com)
11:04.47*** join/#htc-linux Detule (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
11:06.21*** join/#htc-linux johnb81 (~IceChat77@78.161.20.127)
11:10.31*** join/#htc-linux helicopter88 (~helicopte@host231-117-dynamic.32-79-r.retail.telecomitalia.it)
11:22.57*** join/#htc-linux Nadia (~Nadia@p578F2073.dip.t-dialin.net)
11:25.29Nadiahallo I have a problem with the homepage wich I create, I can open the maninsite under commandline but if I want to open the other link from the mainpage is show my page erro? could some one help my in this case
11:27.32*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
11:42.07*** join/#htc-linux toastcfh (~toastcfh@unaffiliated/toastcfh)
11:45.45*** join/#htc-linux gauner1986 (~Miranda@p5B383F45.dip.t-dialin.net)
11:56.55*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
12:08.36*** join/#htc-linux helicopter88 (~helicopte@host231-117-dynamic.32-79-r.retail.telecomitalia.it)
12:21.13*** join/#htc-linux gauner1986 (~Miranda@p5B383F45.dip.t-dialin.net)
12:43.29*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-166-52.netcologne.de)
12:51.38*** join/#htc-linux helicopter88 (~helicopte@host231-117-dynamic.32-79-r.retail.telecomitalia.it)
13:08.20*** join/#htc-linux helicopter88 (~helicopte@host231-117-dynamic.32-79-r.retail.telecomitalia.it)
13:31.45*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
13:32.05*** join/#htc-linux jonpry (~jon@199.85.236.239)
14:02.11*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
14:32.17rpierce99jonpry: ping
14:32.18*** join/#htc-linux Segnale007 (~Segnale00@ppp-41-26.26-151.libero.it)
14:33.13*** join/#htc-linux jonpry (~jon@199.85.236.239)
14:49.56rpierce99jonpry: this latest .39 autobuild (gb1bc42a) autoconnects to adb in ubuntu (yay) but I think it's still different than .27 because it doesn't work on my mac. Also the wireless on my hyc build (stock, no firmware changes) scans, lists, tries to connect, fails to auth, is that normal?
14:50.49jonpryyeah it will do that without the right firmware
14:51.35rpierce99will the right firmware break .27?
14:52.23jonpryyeah it will but afaik there is not really a way to install the right firmware as it is extracted from nand
14:53.49*** join/#htc-linux Rajko (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
14:54.11jonprythe usb device ids are probably different than 27 but this is better because it will work on windows without modding the inf
14:54.42rpierce99hmmmm, surprised that windows will work but my mac won't
14:55.11jonpryif you had it working before it was probably from hacking it into submission
14:55.32rpierce99no it just worked as soon as I installed and ran it
14:55.35rpierce99it was beautiful
14:55.59*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
14:57.52rpierce99it's also not showing the usb debugging connected indicator in android, not sure what that means exactly
14:58.16jonpryi'm not sure what sets that off precisely
14:59.28jonprybut we have a new usb connect deal thats intant instead of 5 seconds polling but is not hooked up to everything it could be
15:00.23jonpryi upgraded our 3.0 tree a little bit and the stability problems are gone but all the fixes and drivers from the past week need to be added
15:00.47*** join/#htc-linux Andreyxxl[HD2EU] (Andreyxxl@94.52.236.39)
15:00.52*** join/#htc-linux noobhands (5d9ddff6@gateway/web/freenode/ip.93.157.223.246)
15:04.19*** join/#htc-linux Detule (~Oliver@cpe-174-109-223-235.nc.res.rr.com)
15:10.36*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
15:21.16*** join/#htc-linux kiozen (~kiozen@ppp-93-104-83-121.dynamic.mnet-online.de)
15:38.53*** join/#htc-linux arrrghhh (~arrrghhh@unaffiliated/arrrghhh)
15:46.12*** join/#htc-linux rob_w (~bob@ppp-93-104-176-215.dynamic.mnet-online.de)
15:46.13*** join/#htc-linux rob_w_ (~bob@ppp-93-104-176-215.dynamic.mnet-online.de)
16:08.21*** join/#htc-linux programmer8922 (~Evan@206-81-207-226.dia.static.qwest.net)
16:11.02*** join/#htc-linux onen|openBmap (~quassel@vbo91-1-89-87-201-85.dsl.sta.abo.bbox.fr)
16:11.31*** join/#htc-linux programmer8922 (~Evan@206-81-207-226.dia.static.qwest.net)
16:12.34*** join/#htc-linux GNUtoo-N900 (~root@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
16:29.14*** join/#htc-linux Alex[sp3dev] (~alexander@86.110.163.19)
16:36.30*** join/#htc-linux GNUtoo (~GNUtoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
16:42.11*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
16:43.06*** join/#htc-linux iam123sit (~iam123sit@r74-192-172-253.gtwncmta01.grtntx.tl.dh.suddenlink.net)
16:43.17*** join/#htc-linux WisTilt2 (~wisgreg@wireless251.wirelesstcp.net)
16:44.36*** join/#htc-linux Segnale007 (~Segnale00@ppp-41-26.26-151.libero.it)
16:45.32jonpryhey WisTilt2
16:45.46WisTilt2jonpry: looks like you've fixed adb?  saw the commits but haven't tried it yet.  getting ready to tackle the acoustic myself.
16:45.54WisTilt2morning
16:46.02jonpryyeah adb working
16:46.21jonpryi upgraded to 3.0-rc2 and moved over all our recent 39 commits
16:46.23WisTilt2cool. what's the 3.0 merge?  is rc2 out finally?
16:46.40WisTilt2lol, guess i should wait for a bit before i start asking questions
16:46.55jonpryits been out for a long time, i finally cloned the tree so i could make an rc1-rc2 patch
16:47.10jonpryexpecting rc3 tomorrow
16:47.48jonpryit fixed dma problems so cam and 3d work reliably now but i still got one sr
16:47.59WisTilt2so you have all the 39 stuff applied over to 3.0 now?  is it still losing its mind after awhile or have you tried it yet?
16:48.12jonprythen i f'd it up and zonked the ram console. so no idea what happened
16:49.02jonpryi think we should still develop on 39. 3.0 not good enough yet
16:49.24WisTilt2well if i dont get interrupted too much here at the office today i'll hopefully get all the good parts of acoustic working on 39.
16:50.14arrrghhhhowdy folks
16:50.29arrrghhhi was reading the logs, re: jb's acoustic code - i think he's still polishing it.
16:50.38arrrghhhalthough looking at the commits, he's close to being done...
16:50.43jonprysounds good WisTilt2
16:52.08arrrghhhWisTilt2, wanted to ask you - did the NAND autobuild for ACL change URL's...?
16:55.28WisTilt2nope still htcdevs.wirelesstcp.net, we haven't moved it to new server yet but even after we do it will keep the same url.
16:56.03arrrghhhhrm
16:56.22WisTilt2[acl] may have disabled the web side back when we saw it getting a brute force attack and may not have turned it back on.
16:56.29arrrghhhah
16:56.35arrrghhhyea i was going to say i can't seem to hit it.
16:56.46arrrghhhi keep getting redirected, which makes me question my browser settings.
16:56.57WisTilt2the server itself is up, i just checked it so he'll have to enable httpd again probably.
16:57.09arrrghhhalrighty then, np.
16:57.40arrrghhhhad someone complain all the links were broken, and i knew you were migrating... wanted to make sure that the URL didn't change ;)
16:57.48WisTilt2yeah i just checked and he has the httpd shutdown
16:57.59arrrghhhcool.  i'll bug him then :P
17:02.10*** join/#htc-linux GNUtoo (~GNUtoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
17:34.21*** join/#htc-linux mes (~mes@S0106000ce55186df.cc.shawcable.net)
17:37.45*** join/#htc-linux gauner1986 (~Miranda@p5B383F45.dip.t-dialin.net)
17:49.19*** join/#htc-linux GlemSom (~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk)
17:54.47*** join/#htc-linux GNUtoo (~GNUtoo@host148-3-dynamic.244-95-r.retail.telecomitalia.it)
18:17.40WisTilt2jonpry: i think one of the last several commits broke touchscreen when in a call.  can't end call, speakerphone, etc other than hitting the end button. im ready to test dual mic/cancellation in speakerphone mode but cant select it.
18:18.14jonpryi've sort of noticed that
18:18.40jonpryfor me its when phone wakes up from a phone call the touchscreen is locked
18:19.00jonpryoutgoing calls are fine
18:19.28WisTilt2i noticed it the other day but didnt think anything of it at the time and think it worked before any of the wifi changes.
18:19.36jonpryand hitting power twice will unlock the touch
18:19.44jonprynah, no wifi
18:20.09jonprymight have been tssc_manager changes for manikineko
18:20.11WisTilt2so i can make a call, hit power twice and ts will work again for now? just need to test acoustic in speakerphone mode at this point.
18:20.25jonpryshould work
18:20.34WisTilt2ok ill reboot and try it
18:21.07jonpryoutgoing should just work
18:21.43jonpryworking for me anyways
18:21.45WisTilt2outgoing was what i did and it stopped ts from working.
18:21.56*** join/#htc-linux swc|666 (~x00@unaffiliated/swc666/x-4934821)
18:22.25jonpryand my kernel doesn't have tssc manager changes
18:24.16WisTilt2was that the zoom bar stuff?
18:24.22jonpryyeah
18:24.48jonprylooks like he's not sending ABS_X and ABS_Y
18:24.48WisTilt2so i can just revert that commit locally?
18:24.56jonprysure
18:25.06WisTilt2or let you fix it:)
18:25.17jonpryi don't get whats wrong with it
18:25.26jonpryi'll let him mess with it
18:25.29jonpryrevert revert
18:25.59jonpryits 9f9643cc5133e5c2aed7058b271cd46cd7f9b662
18:26.18WisTilt2ok ill do that.  power twice still has no ts at all in a call.
18:27.22*** join/#htc-linux skodde (~skodde@unaffiliated/skodde)
18:28.25jonprymaybe it requires that xml file to work
18:33.35*** join/#htc-linux helicopter88 (~helicopte@host231-117-dynamic.32-79-r.retail.telecomitalia.it)
18:43.51jonpryWisTilt2, did you see that patches that just showed up on the ml?
18:44.53WisTilt2not yet, debugging this acoustic stuff so havent looked at my email lately.
18:45.04WisTilt2this is nice having adb working again btw
18:45.21WilldHow did you manage without? :o
18:45.46jonprywe had ethernet emulation and adb via tcp/ip
18:45.57WilldOh :)
18:47.43jonpryarrrghhh, i think bluetooth works except for audio. i'm not sure what kind of things android can actually pair with, but something probably works\\\
18:51.08arrrghhhlol
18:51.09arrrghhhok
18:52.24jonpryneed somebody to test that
19:05.41jonpryWisTilt2, did reverting the patch fix it?
19:06.40WisTilt2yep totally back to normal.  tracing an i2c error im getting when turning on the 3001 chip atm.
19:07.01jonprythats caused by not releasing the adc3001 reset via microp
19:07.23WisTilt2happening right during init though
19:07.30WisTilt2init of the 3001
19:07.58jonpryso. if chips in reset it doesn't respond on i2c
19:10.22jonpryi'm pretty sure all that adc3001 and a1010 stuff is crap. like you can do it, but a9 just does it again
19:13.07jonpryWisTilt2, you implemented micropklt_codec_set and micropklt_dualmic_set() ?
19:13.54WisTilt2no not doing any of that since its only dealing with leds for looks.
19:14.25jonprythat bit vector does leds and the resets for adc3001 and a1010
19:16.00jonpryi figured all that out a long time ago for getting sound on nand
19:16.20WisTilt2where are you looking at that?  only thing in dualmic and codec set is for leds
19:17.06jonpryits just a wire on the board and i know for a fact that if your don't set those microp bits adc3001 will never respond on the i2c bus
19:19.01WisTilt2still dont see anything like that in those funcs, only led control.
19:19.16jonprydude
19:19.24jonpryits just gpio
19:19.38jonpryand its hooked up to the adc3001 reset pin
19:20.27WisTilt2i understand what you're saying but dont see anything in those funcs that do anything other than rhod_led_set? maybe im looking at wrong microp source?
19:21.06jonpryrhod_led_set just tells the microp to set 8 of its pins to some state. some are in fact leds and some are things like the adc3001 reset
19:21.38jonprymicropklt_rhod_leds_set(micropklt_t->rhod_states | RHOD_DUALMIC_EN);
19:21.46WisTilt2ah jeeze.  ok got it.  guess RHOD_DUALMIC_EN and codec masks are what i didnt look at
19:22.06jonpry:)
19:22.06WisTilt2i just saw leds and went passed those.
19:22.25WisTilt2why we'd have that in led control is stupid
19:23.02jonpryoriginally it only had leds on it. 5 devices and some more reversing later it makes less sense
19:40.38*** join/#htc-linux rpierce99 (~rpierce99@96-42-102-103.dhcp.stcd.mn.charter.com)
19:42.02*** join/#htc-linux arif-ali (~arif-ali@82-71-22-204.dsl.in-addr.zen.co.uk)
20:47.33*** join/#htc-linux apt (~apt@rikers.org)
20:47.33*** topic/#htc-linux is Welcome to the HTC Linux project | Community portal & WiKi http://htc-linux.org | For IRC logs, HaRET & kernel mailing lists etc. see http://htc-linux.org/wiki/index.php?title=Contact | The htc-linux.org project is not affiliated with the HTC Corporation | This channel is for development purposes - Join #htc-linux-chat for offtopic
20:47.47*** join/#htc-linux khorben_ (~dont@2002:53ec:d9a1::1)
21:00.09*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
21:01.23*** join/#htc-linux jonnyhall1bmx1 (5c0c46cc@gateway/web/freenode/ip.92.12.70.204)
21:04.59*** join/#htc-linux ocm (~xc43m@189.152.34.206)
21:38.48*** join/#htc-linux bartman` (~bart@2607:f2c0:a000:175:2e0:81ff:fe47:3d01)
22:06.33WisTilt2jonpry: if you're not out boating can you take a look at something in a1010.c and see if you agree with my opinion.
22:12.33*** join/#htc-linux rajkosto (~rajkosto@cable-94-189-150-102.dynamic.sbb.rs)
22:19.22*** join/#htc-linux nautis (~nautis@adsl-99-50-127-174.dsl.pltn13.sbcglobal.net)
22:37.00*** join/#htc-linux mitsutaka (~mitsutaka@p1227-ipbf3907marunouchi.tokyo.ocn.ne.jp)
22:38.28*** join/#htc-linux furtardo (~mks@nat/yahoo/x-fxenikbxakahebld)
23:11.14*** join/#htc-linux vampirefo (~chatzilla@c-174-53-64-157.hsd1.wv.comcast.net)
23:19.05*** join/#htc-linux toastcfh (~toastcfh@41-32.200-68.tampabay.res.rr.com)
23:19.32*** join/#htc-linux toastcfh (~toastcfh@unaffiliated/toastcfh)
23:26.59jonprysup WisTilt2
23:27.44WisTilt2yo, can you take a quick look at something in a1010.c
23:29.50WisTilt2in A1010_fops, im questioning the .ioctl and think that should be .unlocked_ioctl along with the prototype for A1010_ioctl, which should be long?
23:30.54WisTilt2while you're looking at that im about done adding the arm9 restart so we don't have to keep going through the power down to reboot.
23:31.11WisTilt2power off i meant
23:34.41jonpryumm, not sure, whats wrong with regular ioctl? brb
23:36.46WisTilt2everything else uses unlocked_ioctl and i got errors compiling with .ioctl so already changed it and a1010 driver is now registering so its good now.
23:45.25*** join/#htc-linux GPFerror_ (~GPF@ip72-208-193-231.ph.ph.cox.net)

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