IRC log for #htc-linux on 20100714

00:01.11manusfreedom__we need to convince Cotulla to work with versioning (GIT or SVN)...
00:01.32msd18hey guys
00:01.43SnowDroid@manusfreedom__ yes yes we do
00:01.47*** join/#htc-linux antoszka (~antoszka@unaffiliated/antoszka)
00:01.47Scrizzyes
00:01.51Scrizzdef
00:02.07gauner1986Cass: what's needed in line 61?
00:02.13Cassmanusfreedom__, as far as im concerned he can work with what he likes, he churns out stuff at an alarming rate .. lets not get in the way of that
00:02.32HardDisk_WPgauner1986, the driver used for gsensor is http://github.com/phukat/AccelDriver/blob/master/bma150_driver.c I assume?
00:02.43Cassgauner1986, the function needs capella_cm3 at the start not just 602
00:02.53gauner1986ah ok
00:02.57gauner1986it's another line for me
00:03.03gauner1986*confused*
00:03.03gauner1986^^
00:03.07Cassweird
00:03.10manusfreedom__Yes Cass, but it's not very complicated to work with versioning, and it's needed for team work...
00:03.24HardDisk_WPmanusfreedom__, SVN ok but git sucks ass
00:03.51manusfreedom__Yes git is not simple compared to SVN
00:04.02Cassmanusfreedom__, yeah but atm i care not tbh, his tree is out there
00:04.11HardDisk_WPforcing a versioning newbie to use git is like putting a driving newbie into a Bentley
00:04.13gauner1986ok, now it compiles
00:05.58*** join/#htc-linux NeoFlux (~NeoFlux@94-192-226-85.zone6.bethere.co.uk)
00:06.04gauner1986hm
00:06.07manusfreedom__maybe we need a small dedicated server for "your" sources and "your" compiled version?
00:06.14gauner1986i don't have a clue about microp and stuff
00:07.08Cassmanusfreedom__, who me ?  i don need a server .. but the point is he can work how he likes, we all may not agree but hey its up to him ... im sure others could help integrate to usual git if its important
00:07.23takfujiyou know
00:07.39takfujievery desire rom ive tried to create a new base on has the same problem with sound
00:07.45takfujiits too high pitched
00:07.45takfuji:S
00:08.14gauner1986cass: cotulla has return -1; in the probe function
00:08.15*** join/#htc-linux NeoMatrixJR_Mobi (~NeoMatrix@70-5-60-55.pools.spcsdns.net)
00:08.22gauner1986so that it will never probe
00:08.27manusfreedom__Cass, yes maybe we can ask him to publish a version more often?
00:08.34Cassim sure he will
00:08.36gauner1986i'll try with commenting it out
00:08.41Casshe published one yesterday
00:08.56Cassim sure when there is more changes he will tomorrow etc
00:09.01manusfreedom__Cass: the source?
00:09.23manusfreedom__or compiled version?
00:09.36Casshttp://cotulla.pp.ru/leo/
00:09.40Casssource and compiled
00:10.31manusfreedom__Cass, I know his http ;), but I thinked that he don't publish the source very often...
00:10.43Cassmanusfreedom__, this is the first
00:10.43gauner1986he doesn't want to
00:10.47gauner1986and it's up to him
00:10.55*** join/#htc-linux thePACE (~pdukanac@cable-188-2-16-121.dynamic.sbb.rs)
00:10.57manusfreedom__ok
00:11.01*** join/#htc-linux chris5932 (5ddf6fe8@gateway/web/freenode/ip.93.223.111.232)
00:11.10*** join/#htc-linux matiasg85 (c9e74407@gateway/web/freenode/ip.201.231.68.7)
00:12.33Cassgauner1986, you gave the probe function a ret value ?
00:12.36Cassor comment out
00:12.53gauner1986there is a comment // TEST
00:12.57Cassyes
00:13.04gauner1986after that he immediatly returns -1
00:13.05manusfreedom__I go to sleep (2:00 AM for me...)
00:13.15Cassgauner1986, yep im looking at it
00:13.27dieselboyalso, it seems that changing brightness doesn't work
00:13.28manusfreedom__good luck to find the good line ;)
00:13.29gauner1986it's just the way he disabled data
00:13.36Cassohh ok
00:14.57gauner1986gsod
00:14.58gauner1986:D
00:15.04ScrizzxD
00:15.06Casscomipling now
00:15.24gauner1986maybe at least the dev comes up...
00:15.33Cassyeah good enough for now
00:15.34Cass:)
00:16.15chris5932is the FPU enabled in linux kernel?
00:16.19Casswhats with you and these gsods .. what you running there
00:16.28gauner1986i don't know actually....
00:16.45gauner1986but well.. then i'm a good tester with these issues ;)
00:17.15Cass:)
00:17.25chris5932i mean on qsd8250 devices like hd2,nexus
00:17.49gauner1986cass: which dev is it?
00:17.50Cassgauner1986, no dev
00:17.51*** join/#htc-linux sd73ta (~sd73ta@c-76-28-49-255.hsd1.ct.comcast.net)
00:17.56Cass<PROTECTED>
00:19.34gauner1986hm
00:19.35gauner1986no dev
00:19.36gauner1986:(
00:20.47iDavid8-)
00:22.43chris5932no1 knows the answer?
00:24.00*** join/#htc-linux pipomolo42 (~alex@home.boeglin.org)
00:25.47gauner1986cass: out of the missing chars we had to insert i guess... cotulla just copy pasted that code in there
00:25.47gauner1986:P
00:26.11Casspossibly .. been looking for an equiv device
00:29.27Cassgauner1986, i dont know much about this stuff but i dont like the look of the board-htcleo.c entry for proximity
00:29.33Cass.platform_data = NULL
00:30.07Casscould be that it does not use gpio but i donk know
00:30.17gauner1986Cass: it does not
00:30.27gauner1986Cass: cotulla said it's using microp
00:30.30gauner1986not gpio
00:30.30Cassyes i know but is that the reason for null ?
00:31.17gauner1986mhm
00:32.39gauner1986is there any other thing that has this filled properly?
00:32.49gauner1986ah
00:32.50gauner1986i see
00:32.53gauner1986flashlight has
00:33.16*** join/#htc-linux brnshroom (~shroom.jo@c-76-30-161-228.hsd1.tx.comcast.net)
00:36.15gauner1986but that's also gpio stuff..
00:36.53Cassgauner1986, ok doing a mknod gets you further but i reckon the NULL is the problem
00:37.02CassE/Sensors (  172): Couldn't find or open 'proximity' driver (Not a typewriter)
00:37.02CassE/SensorManager(  172): mDataChannel == NULL, exiting
00:37.11Cassits not complining about the dev now
00:37.13gauner1986hm
00:37.20Cassmaybe
00:38.59manusfreedom__not sleeping.... have we an older source where sensor(s) works?
00:39.12gauner1986but if it is THIS null....
00:39.38*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
00:39.53gauner1986id=-1 is also strange
00:40.10gauner1986the other devs have positive values in there
00:41.26gauner1986i guess filling that .platform_data struct is mandatory
00:41.50gauner1986null is inappropriate
00:42.17Cassgauner1986, im trying to fill in now
00:42.36Cassthe mahimahi value does no work :)
00:42.41gauner1986:D
00:42.43*** join/#htc-linux BlackRhino (~BlackRhin@c-71-63-195-232.hsd1.mn.comcast.net)
00:42.46Cassreading code
00:43.07gauner1986the problem is the original driver is written for gpio
00:43.19gauner1986but cotulla said that on leo that dev is connected to microp
00:43.51Cassyep but until i know wtf that really means ill hack at this :)
00:44.06gauner1986cass: yeah.. it's a good way of getting into it for sure :P
00:44.36Cassive failed at every other driver i tried so might as well fail at this
00:44.44gauner1986hm
00:44.48gauner1986that's a very simple one
00:44.51gauner1986with a digital value
00:45.06gauner1986should be doable......
00:45.18Cassyep but until i can see one to compare they are all the same
00:45.20gauner1986with a lot of background information on modern embedded devices
00:45.21gauner1986:D
00:45.43gauner1986you don't even find something on google about microp
00:46.42Cassand you find lots of people singing capella :)
00:46.50gauner1986yeah
00:46.50gauner1986lol
00:53.05*** part/#htc-linux noellenchris (ad3d72f1@gateway/web/freenode/ip.173.61.114.241)
00:59.54*** join/#htc-linux Termana (~bradley@123-3-77-149.static.dsl.dodo.com.au)
01:04.19gauner1986cass: mhm.. any progress for you?
01:04.33*** join/#htc-linux boydo (47b54716@gateway/web/freenode/ip.71.181.71.22)
01:06.18Cassgauner1986, not really .. looking at the other devs like bt that use gpio we have data missing in thsi boardfile .. given it oes not use this stuff maybe null is appropriate
01:06.22Cassdunno
01:09.58gauner1986hmmm
01:12.15*** join/#htc-linux mastermerlin (~Adium@pD957B248.dip.t-dialin.net)
01:15.01*** join/#htc-linux karnqu (~jakealmer@24-247-179-103.dhcp.aldl.mi.charter.com)
01:15.36*** join/#htc-linux FD_ (5c0d2e97@gateway/web/freenode/ip.92.13.46.151)
01:22.03*** join/#htc-linux tids2k (~tids2k@C-59-101-36-186.hay.connect.net.au)
01:24.04*** join/#htc-linux Sphyynx (~grencia@adsl-8-180-104.mia.bellsouth.net)
01:29.15Cassgauner1986,
01:29.16Cass[   16.238955] capella_cm3602_probe: probe
01:29.16Cass[   16.305533] capella_cm3602_probe: missing pdata!
01:29.16Cass[   16.372042] capella_cm3602: probe of capella_cm3602.0 failed with error -5
01:29.29Cassthis is the issue .. need to find out whats missing
01:29.36gauner1986hm
01:29.42gauner1986how did you get that output?
01:29.46Cassdmesg
01:29.53gauner1986i don't have any..
01:30.07Cassthe older way looks so simplke too ...
01:30.17*** join/#htc-linux swc|666 (~neopwn@unaffiliated/swc666/x-4934821)
01:30.24Casseven though it does not work :)
01:30.28gauner1986:D
01:30.35gauner1986but it is simple!!!
01:30.36gauner1986:D
01:31.00Cassok
01:31.18Cassthat error comes just after the return -1 in the code
01:31.29Casspdata = pdev->dev.platform_data
01:31.30Cass:)
01:31.35Cassits a circ;le
01:31.36gauner1986:P
01:31.40gauner1986and that is null
01:31.45Cass:-)
01:32.11Cassso the board file needs some functions like the old one that mentioed gpio
01:33.00gauner1986yeah
01:33.07gauner1986but everything is written for gpio there...
01:33.14Cassyup
01:33.53gauner1986but okay
01:34.00gauner1986let's go for "just getting g-sensor working"
01:34.01gauner1986:D
01:34.08*** join/#htc-linux nineX_ (~nunya@71.81.133.181)
01:34.20Brekemthere will be a build for today? =)
01:34.20Cassrevert the files and it will work
01:34.28Cassno fun in that gauner1986
01:34.42Cassim interested in what the missing pdata is now :)
01:34.47gauner1986:D
01:34.56gauner1986you'll find examples in board-htcleo.c
01:34.56gauner1986;)
01:35.02Cassyep
01:37.35*** join/#htc-linux Axionkt (~quassel@93.31.122.17)
01:38.09gauner1986but it seems that pdata is always another structure..
01:38.15Cassyep
01:38.27Casstrying to figure out where those structs are defined
01:39.19Cassthey seem only to be defined in the baord.c file
01:39.40Cassim struggling to figure where the proxy file comes into it
01:39.55Cassif it contains all the data and not board
01:40.48gauner1986Cass: that's just code that gets executed by the kernel module handler.. no need for a implicite connection between the boardfile and proximityfile i guess
01:41.18gauner1986explicite *mean*
01:41.20Cassyeah . hmm
01:41.53*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
01:42.43gauner1986static struct capella_cm3602_platform_data capella_cm3602_pdata = {
01:42.43gauner1986.power = capella_cm3602_power,
01:42.43gauner1986.p_out = HTCLEO_GPIO_PROXIMITY_INT_N };
01:42.48gauner1986thats the old pdata
01:43.37Cassyes
01:43.59Cassand the values for those are commented as wrong in the board.h file
01:44.09Cassso they are usless
01:45.18Cassuncommented the header and added the old values back to see if g-sensor works ..
01:45.31gauner1986:)
01:45.40Cassi dont know how to get the proper values but if rotate works then that will do for this time in the morning
01:45.42gauner1986just what i wanted to do :P
01:45.51Casshaha
01:46.03gauner1986yeah.. why isn't the night longer? :D
01:46.30Casswhy didnt i learn more of this when i was younger
01:46.50gauner1986:)
01:46.54gauner1986well i'm 23
01:47.19Casswell put down that spliff and get with the reversing ;)
01:47.26gauner1986:D
01:47.59fakkerslaps Cass
01:48.11fakkerthe word spliff woke me up
01:48.23Cassheh sorry
01:48.33Casspasses fakker a spliff
01:48.38fakkerjust been
01:48.41fakkergotta love night shift
01:48.57gauner1986fakker: go for some kernel coding then
01:49.02fakkeryeah, good joke
01:49.03FDsnatches it
01:49.04gauner1986no boss there to mess with you
01:49.05gauner1986:P
01:49.12fakkerim just slingbox
01:49.20fakkeron hd2
01:49.40fakkerdont know why im not using this laptop? but that's how my brain is working
01:49.55Cassgauner1986, that failed too
01:50.06gauner1986cass: what does dmesg say?
01:50.23Cass[   16.308815] capella_cm3602_probe: probe
01:50.23Cass[   16.375396] capella_cm3602_probe: allocating input device
01:50.23Cass[   16.441998] capella_cm3602_probe: registering input device
01:50.23Cass[   16.508947] input: proximity as /devices/virtual/input/input3
01:50.23Cass[   16.575523] capella_cm3602_probe: registering misc device
01:50.25Cass[   16.642351] capella_cm3602_setup
01:50.27Cass[   16.708857] capella_cm3602_setup: request_irq(177) failed for gpio 90 (-16)
01:50.29Cass[   16.775900] capella_cm3602: probe of capella_cm3602 failed with error -16
01:50.44Casswhich is what is noted in the .h file as wrong
01:50.52gauner1986hm
01:51.01Cassgets further though :)
01:51.21gauner1986dead end ;)
01:51.27gauner1986with proximity sensor at least
01:51.52Cassyep .. cant be arsed anymore at this time ..
01:54.11gauner1986we need an example of a device connected to microp
01:54.54gauner1986bkl is, it seems
01:55.24*** join/#htc-linux NoneYa (ad47d459@gateway/web/freenode/ip.173.71.212.89)
01:55.39Cassbut that does not work either ?
01:55.44Cassbkl = backlight ?
01:55.49gauner1986yeah
01:56.58gauner1986dunno.. at least it's not stopped from working in code
01:56.59gauner1986;)
01:57.26*** join/#htc-linux trav (1833c3d4@gateway/web/freenode/ip.24.51.195.212)
01:57.42gauner1986cass: btw
01:57.48gauner1986did you comment in //&capella_cm3602, ?
01:57.52gauner1986in line 721
01:57.59Cassno
01:58.08Cassi missed that and the prox entry in makefile
01:58.15gauner1986:)
01:58.20Cassbooting now
01:58.31trav#htc-linux-chat
01:58.49gauner1986trav: negative.. dev-talk :P
01:58.56travi kno
01:59.21travthats the only way i know how to get to that chat
01:59.34travi watch this channal but talk in that one
02:03.21*** join/#htc-linux DaveWM (dave@h-96-13-117-235.ip.alltel.net)
02:07.15gauner1986cass: no success?
02:09.12Casslast try .. reverted all and left pdata as NULL :)
02:09.13NeoMatrixJRProbably should have asked this in here...: ok, potentially stupid question, but what's the difference between a .h and a .c file?
02:09.37Cassh (header) is providing info for the code the .c file is using
02:09.52Casssimplefied term
02:10.00gauner1986:P
02:10.11NeoMatrixJRthanks, that's exactly what I needed
02:12.27Cassgauner1986, still no luck
02:12.31Cassmissed somehting else
02:12.31gauner1986:(
02:12.33Cassim sure
02:13.05Brekembranis here
02:13.11Brekembrains
02:13.40gauner1986why the hell was the dev then coming up before?
02:14.41Cassfscked if i know
02:17.30gauner1986hm
02:17.38gauner1986we have to talk to cotulla tomorrow..
02:18.54Cassahh microp has some values added relating to powering on this device ...
02:19.00Cassdidnt notice it before
02:19.06gauner1986where?
02:19.41*** join/#htc-linux Reefermattness (~quassel@c-76-18-79-170.hsd1.nm.comcast.net)
02:19.47Casswell mayber not just this device
02:19.50Cass#define MICROP_I2C_WCMD_ENABLE_GPO                      0x90
02:19.50Cass#define MICROP_I2C_WCMD_DISABLE_GPO                     0x91
02:19.50Cass#define MICROP_I2C_RCMD_GPO_STATUS                      0x92
02:20.00Cassold file dont have that
02:20.06gauner1986hm
02:20.29gauner1986cotulla said something about gpo and gpi
02:22.15Cassyeah there are some changes in that code that use those values .. dont compile without it ..
02:22.25Cassmicrop_set_bkl ... familiar ?  :)
02:22.30Casshe changed a lot
02:23.24gauner1986primary there power via GPO
02:23.29gauner1986and intrrupt from GPI
02:23.42gauner1986from cotulla..
02:24.11Cassyeah its above my station
02:24.17gauner1986dito
02:24.18gauner1986:(
02:24.24gauner1986the problem is
02:24.33gauner1986there's no information available about this stuff
02:24.40gauner1986if i could even read about this
02:24.43gauner1986it would be no problem
02:25.06gauner1986well ok, a problem.. but a solvable problem
02:25.07gauner1986:D
02:25.32gauner1986i wonder where cotulla got this information from
02:25.47Cassre probably
02:25.52Cassexperience
02:26.42tids2khi ..
02:27.05Casshi
02:27.13tids2kdang my hd2 call button and volume keys died it seems
02:27.25Cassnasty
02:27.34gauner1986owned
02:27.35tids2kthough rest of the hardware buttons are working
02:27.37*** join/#htc-linux qurinius (~zsirc@m575e36d0.tmodns.net)
02:27.38tids2klol ... yeh
02:27.39tids2k:D
02:27.57tids2kwill have to send back the device to uk ;) for repairs
02:28.14tids2kseems like battery is the culprit
02:28.36Cassheh remove that hspl :)
02:29.01gauner1986i'll go to bed...
02:29.04gauner1986goodnight..
02:29.07Cassnn
02:29.45tids2kdid that already ;)
02:30.09Cass:)
02:30.48tids2kwondering if battery can be the culprit
02:32.23Cassid be surprised unless it shorted them but im not an electronics chappy
02:32.34Casswork on power ?
02:43.43*** join/#htc-linux Linuzz (Linuzz@x1-6-00-26-18-6d-cb-15.k169.webspeed.dk)
02:47.29tids2k??
02:47.45tids2kvolume keys sometimes work ... so they are not dead at al
03:09.16*** join/#htc-linux g55 (~g55@rgnb-5d8799bb.pool.mediaWays.net)
03:10.25*** join/#htc-linux voiceofid (~Xiwei@pool-72-64-180-131.tampfl.fios.verizon.net)
03:12.05*** join/#htc-linux jimhaynes (~jimhaynes@c-71-233-236-57.hsd1.ma.comcast.net)
03:13.11*** join/#htc-linux JesusFreak316 (~John@pool-173-65-67-24.tampfl.fios.verizon.net)
03:14.52*** join/#htc-linux msd18 (kvirc@ip72-207-49-21.sd.sd.cox.net)
03:18.59*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
03:20.28*** join/#htc-linux Unholy (~IceChat7@74.213.81.33)
03:28.13*** join/#htc-linux br0k3 (~br0k3@c-24-15-201-181.hsd1.il.comcast.net)
03:31.26*** join/#htc-linux matiasg85 (c9e74407@gateway/web/freenode/ip.201.231.68.7)
03:31.29NeoMatrixJRHelp?:
03:31.31NeoMatrixJR$ make -j2
03:31.33NeoMatrixJRbuild/core/product_config.mk:190: *** _nic.PRODUCTS.[[device/htc/passion/full_passion.mk]]: "device/common/gps/gps_us_supl.mk" does not exist.  Stop.
03:32.49*** join/#htc-linux mil132_ (~Boss@72.253.156.208)
03:35.15*** join/#htc-linux rzk (~rzk@daemonet.ru)
03:40.03*** join/#htc-linux JesusFreak316 (~John@pool-173-65-67-24.tampfl.fios.verizon.net)
03:46.08*** join/#htc-linux behzad (~behzad@188.158.145.193)
03:47.17*** join/#htc-linux darkstar62 (~darkstar6@97-126-99-222.tukw.qwest.net)
03:48.02*** join/#htc-linux rzk (~rzk@daemonet.ru)
03:48.54*** join/#htc-linux MacDrunk (~marper@201.164.154.197)
03:54.25*** join/#htc-linux thePACE (~pdukanac@cable-188-2-16-121.dynamic.sbb.rs)
03:57.51*** join/#htc-linux josh13x12 (~josh13x12@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
04:02.10Refugehey guy's where's the new zimage with wworking calling and bat
04:03.24*** part/#htc-linux Refuge (~none@adsl-99-56-24-166.dsl.ipltin.sbcglobal.net)
04:03.24*** join/#htc-linux Refuge (~none@adsl-99-56-24-166.dsl.ipltin.sbcglobal.net)
04:05.29josh13x12where u find out that infomation?
04:06.09Refugelol
04:06.16Refugei wish i knew
04:07.22josh13x12lol
04:22.02*** join/#htc-linux SnowDroid (~snowdroid@24-117-239-24.cpe.cableone.net)
04:49.22*** join/#htc-linux LSnake (be35d3dc@gateway/web/freenode/ip.190.53.211.220)
04:50.22*** join/#htc-linux Stroller (6da0a722@gateway/web/freenode/ip.109.160.167.34)
04:53.27*** join/#htc-linux ugha (c07cfb81@gateway/web/freenode/ip.192.124.251.129)
04:53.48*** join/#htc-linux kiozen (~kiozen@rgnb-5d8792f3.pool.mediaWays.net)
05:00.31*** join/#htc-linux programmer8922 (~Evan@67.219.166.182)
05:01.42*** join/#htc-linux Captnoord (~Captnoord@g127121.upc-g.chello.nl)
05:02.50*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
05:22.01SnowDroidhello?
05:26.14Linuzzshh...everyone is sleeping
05:33.06*** join/#htc-linux SnowDroid (~snowdroid@24-117-239-24.cpe.cableone.net)
05:35.12*** join/#htc-linux ranklinza (ae309bb4@gateway/web/freenode/ip.174.48.155.180)
05:35.33*** join/#htc-linux iDavid (~David@74.115.3.63)
05:37.17*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
05:51.25*** join/#htc-linux Defiant- (whatever@win7dev.bnsnet.co.uk)
05:52.38*** join/#htc-linux kupo (kupo@pdpc/supporter/student/Kupo)
05:55.40*** join/#htc-linux behzad (~behzad@188.158.149.255)
05:55.55*** join/#htc-linux mrkite38 (~mrkite38@c-71-195-187-98.hsd1.ca.comcast.net)
05:57.13*** join/#htc-linux MikeBanks (~michael@adsl-94-10-226.ags.bellsouth.net)
05:58.56*** join/#htc-linux JakubMisek (~JakubMise@a40-prg1-4-175.static.adsl.vol.cz)
05:59.32*** join/#htc-linux demozthenz (62f0b335@gateway/web/freenode/ip.98.240.179.53)
06:00.08demozthenzhey, anyone using xdandroid on the htc touch pro2?
06:04.54br0k3yup.. testing it
06:04.58br0k3i like 2.2
06:12.57*** join/#htc-linux behzad (~behzad@188.158.145.23)
06:13.38*** join/#htc-linux voffknur (55138e3f@gateway/web/freenode/ip.85.19.142.63)
06:18.29*** join/#htc-linux EdVaIl (~EdVaIl@c194.187.101.107.interlain.lv)
06:19.44*** join/#htc-linux makkonen (~makkonen@71-88-46-97.dhcp.nwtn.ct.charter.com)
06:20.29*** join/#htc-linux sowed (503acd65@gateway/web/freenode/ip.80.58.205.101)
06:23.27demozthenzyou know, 2.2 is taking for ever to load up on my phone
06:25.27*** join/#htc-linux josh13x12 (~josh13x12@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
06:27.49*** join/#htc-linux jim3294 (~jim@208.120.226.30)
06:29.01*** join/#htc-linux Sh0ck (~Sh0ck@ABordeaux-156-1-148-231.w90-5.abo.wanadoo.fr)
06:31.17*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
06:39.16*** join/#htc-linux RaptorX (~devilcuba@cpe-24-160-123-231.tampabay.res.rr.com)
06:42.17*** join/#htc-linux dekar_ (~dekar@drms-4d0140e4.pool.mediaWays.net)
06:43.03*** join/#htc-linux Sh0ck (~Sh0ck@ABordeaux-156-1-148-231.w90-5.abo.wanadoo.fr)
06:44.27*** join/#htc-linux SnowDroid (~snowdroid@69-92-183-62.cpe.cableone.net)
06:47.06*** part/#htc-linux iDavid (~David@74.115.3.63)
06:50.30*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
07:03.58*** join/#htc-linux fern0145 (4c71d316@gateway/web/freenode/ip.76.113.211.22)
07:04.35*** join/#htc-linux huggy_72 (~chatzilla@host172-122-dynamic.183-80-r.retail.telecomitalia.it)
07:09.32*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@93.112.48.148)
07:10.03*** join/#htc-linux voiceofid1 (~Xiwei@pool-72-64-180-131.tampfl.fios.verizon.net)
07:11.44*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
07:13.41*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
07:19.13*** join/#htc-linux Scrizz (~hahaha_I_@pool-96-254-167-115.tampfl.fios.verizon.net)
07:21.40*** join/#htc-linux LSnake (be35d3dc@gateway/web/freenode/ip.190.53.211.220)
07:24.18LSnakeHello :P whats working now?
07:24.31Scrizzlogs
07:25.09LSnakeim not asking to youuU! XD haha kidding :P ,im asking to Cass. Cotulla, Darkstone, Dcoders :P
07:25.31Scrizzthey're asleep
07:25.34Scrizzor working
07:25.37Scrizz>_>
07:25.52LSnake:(
07:26.13LSnakei think they are working on they real work. :/
07:26.25LSnakemmm ok gtg.. bye :P
07:27.11*** join/#htc-linux dd3m0n (~BT@193.34.64.137)
07:30.16*** join/#htc-linux MacMiller (~marper@201.144.87.40)
07:31.23*** join/#htc-linux MacMiller (~marper@201.164.154.197)
07:32.34*** join/#htc-linux pipomolo42 (~alex@home.boeglin.org)
07:36.25*** join/#htc-linux philx64 (irc2gowebc@77.119.223.20.wireless.dyn.drei.com)
07:36.41philx64hey sombody here??
07:37.22philx64i need to know the ststus of the current linux build...
07:39.30voiceofid1pretty sure everyone is sleeping. might want to just read the logs
07:47.27*** join/#htc-linux furtardo (~mks@nat/yahoo/x-movomeyxynkznwlu)
07:51.06*** join/#htc-linux Reefermattness (~quassel@c-76-18-79-170.hsd1.nm.comcast.net)
08:01.33*** join/#htc-linux dcordes (~oedevel@unaffiliated/dcordes)
08:01.53dcordeshi
08:02.11dcordesNetRipper: ping
08:02.14dcordes~seen LeTama
08:02.16aptletama <~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net> was last seen on IRC in channel #htc-linux, 1d 13h 58m ago, saying: 'gauner1986: saw one yes, on gp timer. I don't have this problem with same git on dg'.
08:04.32*** join/#htc-linux LeTama (~IceChat7@vau06-1-82-228-252-90.fbx.proxad.net)
08:04.58LeTamahello all
08:06.20dcordeshi LeTama
08:06.39dcordesdid you grab the cotulla tree ?
08:06.44LeTamahi dcordes, yes, I did
08:07.10LeTamaI took a brief look
08:07.25LeTamatoughest part is audio I guess
08:07.32dcordesyeah
08:07.43dcordesbrb need to switch links
08:10.14*** join/#htc-linux gipaq (6d69e2e6@gateway/web/freenode/ip.109.105.226.230)
08:14.00dcordesoh htc-linux.org works on my broken link
08:14.07dcordesthe one that usually gives dns error
08:20.38*** join/#htc-linux kvaster (~kvaster@93.84.112.80)
08:21.31*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
08:22.33*** join/#htc-linux Scrizz (~hahaha_I_@pool-96-254-167-115.tampfl.fios.verizon.net)
08:28.32*** join/#htc-linux Tah (586f8f2a@gateway/web/freenode/ip.88.111.143.42)
08:30.50*** join/#htc-linux sowed (503acd65@gateway/web/freenode/ip.80.58.205.101)
08:40.17*** join/#htc-linux Defiant- (whatever@win7dev.bnsnet.co.uk)
08:41.03*** join/#htc-linux rEDi` (~none@212.183.140.19)
08:43.55*** join/#htc-linux Magnusri (55a7f655@gateway/web/freenode/ip.85.167.246.85)
08:46.47*** join/#htc-linux manethon (4dc47466@gateway/web/freenode/ip.77.196.116.102)
08:51.13*** join/#htc-linux Hasbro (hasbro@pool-173-56-1-180.nycmny.fios.verizon.net)
08:53.17*** join/#htc-linux Andreyxxl1 (~Andreyxxl@93.112.53.85)
08:54.49*** join/#htc-linux Termana (~bradley@123-3-181-92.static.dsl.dodo.com.au)
08:55.06*** join/#htc-linux stix_ (~stix@99.1.18.174)
09:01.04*** join/#htc-linux tophyr (~tophyr@pool-96-253-131-199.sttlwa.fios.verizon.net)
09:02.31Scrizzi stopped here
09:08.25*** join/#htc-linux ^Buzz^ (~Michael_B@109.231.194.202)
09:11.52dcordeshttp://oe.netripper.com/files/Cotulla_LEO_Tree_13_07_10.diff this is Cotulla_LEO_Tree_13_07_10.tar.gz diffed against http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=commit;h=800ccd4888623c3bd01f801195312615342d31fd
09:14.41*** join/#htc-linux fredsmith (9084f526@gateway/web/freenode/ip.144.132.245.38)
09:16.29rEDi`does anyone have access to ftp://member.america.htc.com/download ?
09:16.44*** join/#htc-linux sowed (503acd65@gateway/web/freenode/ip.80.58.205.101)
09:17.29dcordesLeTama: I suppose we can drop all changes in drivers/net/wireless/bcm4329
09:18.12*** join/#htc-linux r0w3zz_ (~r0w3zz@p54A8B235.dip.t-dialin.net)
09:19.31*** join/#htc-linux Baeen (~Bane@ppp118-208-221-72.lns20.hba1.internode.on.net)
09:19.56LeTamadcordes: I think yes, let me check again
09:21.38LeTamadcordes: it cand be dropped
09:21.42dcordesLeTama: I see some things we can commit right away like the touchscreen updates
09:22.35dcordeshmm arch/arm/_mach-msm
09:22.54LeTamadcordes: is he happy with it now ? I think remembering he was not done with it
09:23.33dcordesLeTama: I guess there is much room for improvement
09:23.48dcordesLeTama: so it might be updated again after 'he's done'
09:23.54LeTamadcordes: yes, you're right
09:24.10*** join/#htc-linux TonyS (c242b9c1@gateway/web/freenode/ip.194.66.185.193)
09:24.11dcordesdo you know what's up with _mach-msm ?
09:24.38dcordesit's quite different from mach-msm . maybe some old revision ?
09:24.40LeTamabackup ?
09:25.01TonySmorning. andriod on HTC HD2. it was mentioned that 2.08 radio rom version is needed. mine has the 2.06. I tried doing the upgrade but it always fails (no error message). anyone know why?
09:25.17*** join/#htc-linux SVic (~SVic@ip10.119.dars-ip.ru)
09:26.26dcordesmaybe
09:27.13dcordesTonyS: there are many threads on xda discussing leo rom flashing. it will be best to ask there or if you want to stay on irc join #xda-devs
09:28.25TonySthanks. I did search but not much came up. will go to that channel. cheers
09:28.43dcordesLeTama: yes it must be old backup. contains many files and lines that are not present in mach_msm so I think we can drop it
09:28.57LeTamadcordes: yes, probably
09:29.29LeTamahum, Kconfigs are broken
09:29.40*** part/#htc-linux TonyS (c242b9c1@gateway/web/freenode/ip.194.66.185.193)
09:30.27dcordesLeTama: when you try to compile in the plain .tgz ?
09:33.40LeTamadcordes: false alert
09:33.56LeTamadcordes: I must have messed up
09:34.05dcordesLeTama: ok
09:34.15dcordesLeTama: I'm wondering about drivers/media/video/new_msm/
09:36.23dcordesthe panel diff is interesting
09:37.45LeTamadcordes: new_msm is not in Makefile right ?
09:39.16*** join/#htc-linux Pedro- (~mattpurla@adslmuspole.plus.com)
09:40.18*** join/#htc-linux ww_ (46a2744a@gateway/web/freenode/ip.70.162.116.74)
09:40.29*** join/#htc-linux DomZ (~chatzilla@mes78-1-82-242-51-10.fbx.proxad.net)
09:43.25*** join/#htc-linux kiozen (~kiozen@p5DDF1FEF.dip.t-dialin.net)
09:44.03*** join/#htc-linux iliak (d4b34472@gateway/web/freenode/ip.212.179.68.114)
09:50.10*** join/#htc-linux philx64 (irc2gowebc@178.115.244.227.wireless.dyn.drei.com)
09:50.17*** join/#htc-linux NeoFlux_ (~NeoFlux@94-192-226-85.zone6.bethere.co.uk)
09:50.34philx64greeds
09:51.21dcordesLeTama: it has many changes though
09:51.42dcordesLeTama: I don't know if we can assume it's not needed
09:52.15LeTamadcordes: no clue yet
09:54.19*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@93.112.51.29)
09:55.09rEDi`sorry for the really nub question, but why are we using the desire build as a base and not the evo?
09:55.16dcordesLeTama: all the differences regarding data can be dropped
09:55.19*** join/#htc-linux NeoFlux (~NeoFlux@94-192-226-85.zone6.bethere.co.uk)
09:55.24*** join/#htc-linux gipaq (6d69e2e6@gateway/web/freenode/ip.109.105.226.230)
09:55.51dcordesLeTama: I'm working like so: apply entire cotulla patch in htc-msm-2.6.32 and track differences with git status
09:56.13dcordesLeTama: then I use git diff filename.c to check for differences vs htc-msm-2.6.32
09:56.35dcordeslooks much better already
09:56.59LeTamadcordes: ok, I'll do that too.
09:57.43LeTamaI did a simple copy git head, overwrite with Cotulla tgz
10:01.14dcordesLeTama: rm drivers/media/video/msm/__s5k3e2fx.* ?
10:06.38*** join/#htc-linux SEMAwe (~mutasem_a@41.202.182.84)
10:07.16dcordesLeTama: I can't figure where arch/arm/mach-msm/board-htcleo-prox.c gets compiled
10:07.24dcordesit's not in the Makefile
10:07.38Cassits not complete yet
10:07.50Cassg-sensor is broke in the current cotulla build
10:08.13Casshe created a newe file for it due to the older one being incorrect in microp file
10:08.18SEMAwehelo
10:08.40SEMAweis sound route fully function yet
10:08.41dcordesCass: prox is g-sensor ? It seems to me it is proximity sensor.
10:08.53LeTamadcordes: ok for removing __s5k3*
10:09.19dcordesLeTama: the .c seems obsolete and .h dropped if I'm not mistaken
10:09.33dcordesSEMAwe: don't ask for features here.
10:09.39Cassyes, well, its all linked .. it creates /dev/cm3602 ands its needed for g-sensor.. you are corerct though it is prox sensor and its linked to g
10:09.50dcordesk
10:10.00dcordesCass: so you saying prox is obsolete ?
10:10.05dcordesarch/arm/mach-msm/board-htcleo-prox.c
10:10.42Cassno its the new file.. just needs more code to work, the old prox entries in board used gpio and were wrong, this new one uses microp and is incomplete
10:11.01CassCotulla seperated the code to make it correct
10:11.02dcordesok
10:11.14*** join/#htc-linux cart (53233d63@gateway/web/freenode/ip.83.35.61.99)
10:13.12SEMAwecotulla cotulla no dev but him?
10:13.34CassSEMAwe, sound routing works but is incomplete
10:13.47Cassthere are still issues
10:14.22SEMAwethnx
10:16.16dcordesLeTama: obj-$(CONFIG_MACH_HTCLEO) += qdsp6_10/
10:17.31LeTamadcordes: yes, saw that.
10:17.35*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
10:19.16dcordesLeTama: load of changes
10:19.28dcordesLeTama: qdsp6_wince
10:19.56LeTamadcordes: yes, a lot.
10:20.17LeTamadcordes: how do you plan to put stuff in git? cleanup the diff, commit, re-work, or extract drivers/fixes one by one, create diff for it, commit?
10:21.47dcordesLeTama: cleanup the diff trying to use conventions and not break other machines, push everything in seperate commits
10:23.02LeTamadcordes: ok.
10:23.54dcordesLeTama: I suppose he removes CONFIG_MSM_QDSP6 ?
10:24.06dcordesLeTama: and only uses the obj-$(CONFIG_MACH_HTCLEO) += qdsp6_10/
10:25.49LeTamayes
10:27.06*** join/#htc-linux GNUtoo|laptop (~gnutoo@ABordeaux-152-1-85-199.w86-196.abo.wanadoo.fr)
10:27.44*** join/#htc-linux ugha (c07cfb81@gateway/web/freenode/ip.192.124.251.129)
10:28.30dcordes$ grep MSM_QDSP6 cnf
10:28.31dcordes# CONFIG_MSM_QDSP6 is not set
10:29.00*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
10:33.46dcordesLeTama: arch/arm/mach-msm/include/mach/dal.h can be dropped ?
10:34.58dcordesnote to self: pull in remote android-msm-2.6.32 changes after merge
10:38.30*** join/#htc-linux Andreyxxl1 (Andreyxxl@93.112.57.9)
10:45.53*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
10:46.32*** join/#htc-linux cart (532924dd@gateway/web/freenode/ip.83.41.36.221)
10:52.15LeTamadcordes: probably
10:52.34LeTamadcordes: they're all different
10:55.08LeTamadcordes: however, dal.c's include the one in their respective dirs, so I presume it's safe
10:55.15LeTamadcordes: lunch time ttyl
10:56.24*** join/#htc-linux GNUtoo|laptop (~gnutoo@ABordeaux-152-1-85-199.w86-196.abo.wanadoo.fr)
10:56.40*** join/#htc-linux nyx-jm (50898d9c@gateway/web/freenode/ip.80.137.141.156)
11:05.04*** join/#htc-linux zozi_ (c3f5b925@gateway/web/freenode/ip.195.245.185.37)
11:08.10*** join/#htc-linux sd73ta (~sd73ta@69.177.6.167)
11:10.58*** join/#htc-linux IPunchBabies (185a87cc@gateway/web/freenode/ip.24.90.135.204)
11:14.58*** join/#htc-linux GNUtoo|laptop (~gnutoo@95.232.142.62)
11:15.06*** join/#htc-linux fantome-dort (~fantome@217.61.87-79.rev.gaoland.net)
11:23.19*** join/#htc-linux behzad (~behzad@188.158.145.23)
11:30.52*** join/#htc-linux adioph (7432e344@gateway/web/freenode/ip.116.50.227.68)
11:31.10*** join/#htc-linux Dr`Ryder (~HODM@pool-72-91-16-132.tampfl.fios.verizon.net)
11:37.57*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@93.112.52.61)
11:43.45*** join/#htc-linux JakubMisek (~JakubMise@a40-prg1-4-175.static.adsl.vol.cz)
11:50.45SEMAwe~seen darkstone
11:50.47aptdarkstone <dtrack@kimoshi.net> was last seen on IRC in channel #htc-linux, 15h 14m 47s ago, saying: 'robot noise?'.
11:52.08SEMAwedarkstone : ur build goging slow when lunch many apps so include taskkiller app in ur next one,cheers
11:54.06*** join/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
11:54.26*** join/#htc-linux KillerWipeOut (~killtek@post.gcc.ac.uk)
11:54.36*** part/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
11:54.36*** join/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
11:56.02*** join/#htc-linux KillerWipeOut|2 (~killtek@post.gcc.ac.uk)
11:56.52*** join/#htc-linux josh13x12 (~josh13x12@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
11:58.54*** join/#htc-linux SVic (~SVic@ip10.119.dars-ip.ru)
12:00.27*** join/#htc-linux ranklinza (ae309bb4@gateway/web/freenode/ip.174.48.155.180)
12:07.13*** join/#htc-linux RaptorX (~devilcuba@cpe-24-160-123-231.tampabay.res.rr.com)
12:07.21*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@93.112.48.170)
12:14.08*** join/#htc-linux cart (532924dd@gateway/web/freenode/ip.83.41.36.221)
12:17.24*** join/#htc-linux behzad (~behzad_s2@188.158.130.67)
12:19.16*** part/#htc-linux sd73ta (~sd73ta@69.177.6.167)
12:21.41*** join/#htc-linux gipaq (6d69e2e6@gateway/web/freenode/ip.109.105.226.230)
12:23.56*** join/#htc-linux sd73ta (~sd73ta@69.177.6.167)
12:24.23*** join/#htc-linux Pedro- (~mattpurla@adslmuspole.plus.com)
12:24.46*** join/#htc-linux kdeguy (~abc@188-221-82-106.zone12.bethere.co.uk)
12:25.31*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
12:34.19*** join/#htc-linux gauner1986 (~gauner198@p5B384636.dip.t-dialin.net)
12:34.25gauner1986hi
12:34.54Casslo
12:35.07Linuzzyo dinner is ready
12:35.08*** join/#htc-linux Jack_E (~chatzilla@host86-169-32-40.range86-169.btcentralplus.com)
12:35.25Cassthanks ill be right there :)
12:35.51gauner1986grilled meat?
12:35.58gauner1986*jummy*
12:36.25SEMAwegauner1986 r u german
12:36.36gauner1986yes
12:36.47SEMAwehi hitler
12:36.55*** join/#htc-linux danibjor (~no@77-51-8.connect.netcom.no)
12:37.23Casswtf ?
12:38.06SEMAwe~wtf
12:38.21gauner1986?! ^^
12:38.39*** join/#htc-linux tcnh (c6b8e7fe@gateway/web/freenode/ip.198.184.231.254)
12:38.52*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
12:39.01gauner1986hey cotulla :)
12:39.04Cotullahi
12:39.18Cotullaanybody make anything new?
12:39.33gauner1986me and cass tried proximity yesterday.. but we failed :D
12:39.57SEMAwe:D
12:40.09Cotullawhy?
12:40.28gauner1986because we don't know how to code for microp :)
12:40.33SEMAweless knowleg
12:41.30gauner1986and probably it would be difficult to find out where on microp it is connected
12:41.53Cotullaactually need power up sensor via microp gpo
12:42.01Cotullaand handle microp interrupt
12:42.19SEMAwegauner1986: You are a programmer and promising continued effort
12:42.31CassCotulla, and thats the bit you lost us
12:43.40Cassim assuming some RE or Haret is required to get those interupts and GPO
12:43.45gauner1986cotulla: is there any example of a similar sensor that is connected via microp?
12:44.33SEMAweproximity
12:46.26Cotullaseems no
12:47.58Cotullaso will u finish it?
12:48.59*** join/#htc-linux fredsmith (~fircuser@144.132.245.38)
12:49.03Cassproblem i have with finishing is that i dont know wtf im doing
12:49.09Cassor else no problem
12:49.10*** join/#htc-linux LokisSword (~androirc@cpc1-wolv14-0-0-cust134.wolv.cable.virginmedia.com)
12:49.13gauner1986mh.. if i could.. if i'd know more about it.. i would really like to :) but i'm missing important bits of information.. C is not the problem
12:50.31*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
12:51.16Cotullait should work during call right?
12:51.25gauner1986cotulla: yes
12:51.35gauner1986screen is supposed to turn off
12:51.40Cotullait's bad
12:52.00*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
12:52.06Cassyou mean in wince or linux ?
12:52.13Cotullain Android
12:52.18Casslinux /dev i s not created
12:52.34gauner1986cotulla: you had some return -1; in code
12:52.42Cassand NUll is platform data
12:52.43gauner1986probably because it wasn't finshed yet
12:52.50gauner1986and null for platform data
12:53.07Cassits not clear what the structs should be for pdata
12:53.11gauner1986but we guess that everything is written for a different connection type -> GPIO
12:57.34rEDi`i'm going to ask my nub question again;
12:57.47rEDi`why cant we use evo4 source as a base for our kernel?
12:58.03rEDi`for instace cpufreq.c has differences between evo source and others
12:58.11rEDi`specifically regarind cpu fre scaling
12:58.17rEDi`*freq
12:58.20Cotullait's not finished
12:58.23Cotullaso there return -1
12:58.40Cotullaplatform data isn't needed
12:58.56Cotullabecause I plan to put hardcoded microp calls into driver
12:59.02gauner1986ok
12:59.40*** join/#htc-linux Drazic (~reactos@5ED6666A.cable.ziggo.nl)
12:59.44gauner1986cotulla: but there are some microp functions in microp.c.. are they of no use?
13:00.01Cotullawhich?
13:00.11gauner1986microp_gpo_enable
13:00.14gauner1986for example
13:00.15Cotullayes
13:00.38CotullaI prepare them for proximity sensor
13:01.35Cotullaheh wiki again down?
13:02.15gauner1986works fine for me
13:02.48*** join/#htc-linux SEMAwe (~mutasem_a@41.202.182.84)
13:02.56SEMAwehelo
13:04.48Cotullacan't find server btw
13:04.54*** join/#htc-linux Glouferu (5009acdb@gateway/web/freenode/ip.80.9.172.219)
13:05.01gauner1986hm
13:05.45CassCotulla, try using googles dns servers to find
13:05.46*** join/#htc-linux SVic (~SVic@ip10.119.dars-ip.ru)
13:05.48Cass8.8.8.8
13:06.05gauner1986google has everything...
13:06.05Cotullagive me ip?
13:06.21gauner198683.167.180.132
13:06.22Cass8.8.8.8 is googles dns server
13:06.35Cassip does not resolve to wiki seens wiki is a vip
13:06.45Cotullahttp://83.167.180.132/wiki?
13:06.51Cassnot work for me
13:06.55antoszkaThe other google DNS is 8.8.4.4.
13:07.00Glouferu404 Not Found
13:07.00Cotullaok ff
13:07.08gauner1986ok, doesnt work
13:07.08gauner1986^^
13:07.12Cotullalol
13:07.28Casstry changing  your clients dns server to use goolges
13:07.45Glouferubtw hello ^^
13:08.16gauner1986hi
13:09.54*** join/#htc-linux voiceofid (~Xiwei@pool-72-64-185-79.tampfl.fios.verizon.net)
13:10.18*** part/#htc-linux Baeen (~Bane@ppp118-208-221-72.lns20.hba1.internode.on.net)
13:10.33*** join/#htc-linux behzad (~behzad_s2@188.158.130.47)
13:10.42*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
13:11.07rEDi`or, just add a hosts entry for htc-linux.org --> 83.167.180.132
13:11.19*** part/#htc-linux defendthecommons (~defendthe@99-51-187-187.lightspeed.austtx.sbcglobal.net)
13:13.34SEMAwecotulla is ur desier build out
13:17.18*** join/#htc-linux qurinius (~zsirc@m7f5e36d0.tmodns.net)
13:17.58*** join/#htc-linux bozuk (5f2a67ae@gateway/web/freenode/ip.95.42.103.174)
13:18.35SEMAwetr this 95.42.103.174
13:18.51*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
13:20.42Cotullano luck
13:21.44Casswant something looked up ?
13:23.49akoma1secho "83.167.180.132 htc-linux.org www.htc-linux.org" >> /etc/hosts      and you're good to go
13:23.57akoma1sDNS working here anyhow
13:24.27Cassand for windows ?
13:24.29Cass:p
13:24.41akoma1sC:\Windows\System32\Drivers\etc\hosts
13:24.47akoma1ssame line :P
13:24.59Cassid be more inclined to try ipconfig /flushdns
13:25.03Casssee what occurs
13:25.05akoma1smake sure you start a notepad as administrator first
13:26.56Cotullabut it's not wiki 83.167.180.132
13:27.19akoma1sthe wiki is at the same address
13:27.26Cotullahm not?
13:27.42Casslooks like some url re-writing goes on
13:27.54Cassi cant acces via ip only
13:27.59Cassi get a splash page
13:28.13akoma1sroot@ismaros:~# host wiki.htc-linux.org
13:28.13akoma1swiki.htc-linux.org has address 83.167.180.132
13:28.14*** join/#htc-linux dieselboy (~dieselboy@67.55.10.22)
13:28.29CotullaGreat Success !
13:28.29CotullaApache is working on your cPanel® and WHM™ Server
13:28.34CotullaI got this
13:28.38Cassyes i do too
13:28.54akoma1syou tried to access it at http://83.167.180.132/
13:28.56akoma1s?
13:28.59takfujiis htc-linux on shared hosting?
13:29.00Cassof course
13:29.07akoma1ssorry, that won't work
13:29.17Cassand the full url
13:29.50Casshttp://83.167.180.132/wiki/index.php?title=Main_Page
13:29.53Cassi get a 404 with that
13:29.59Cotullayes
13:30.02akoma1sthat's to be expected
13:30.14akoma1sjust add the line in the hosts file and be done with it :)
13:30.30Cotullahm
13:30.35SEMAwesyntax pls
13:30.36Cotullawon't touch hosts
13:30.41akoma1s83.167.180.132 htc-linux.org www.htc-linux.org wiki.htc-linux.org
13:30.41Cotullaand lazy
13:31.40akoma1sthey're doing some funky shit with their DNS,
13:31.40*** join/#htc-linux gauner1986 (~gauner198@p5B384636.dip.t-dialin.net)
13:31.51Cotullaso any kernel gurus here?
13:31.54akoma1sI can't debug it though as the last time it happened to me was over a month ago
13:31.58*** join/#htc-linux cameron1911 (4d62e2b0@gateway/web/freenode/ip.77.98.226.176)
13:32.07SEMAwegauner1986 r u designed miranda suite
13:32.12takfujiare guys sure htc-linux isnt on shared hosting?
13:32.22akoma1syes it is
13:32.29gauner1986semawe: no
13:32.33takfujithen entering the ip isnt going to work
13:32.38akoma1syeah
13:34.33takfujibtw, is there a fix for high pitched audio?
13:34.40takfujiits on all desire builds
13:34.44takfujii can't get rid of it :/
13:34.54*** join/#htc-linux Jack_E (~chatzilla@host86-169-32-40.range86-169.btcentralplus.com)
13:35.01Cotullatakfuji?
13:35.06CotullaI tested yesterday
13:35.12Cotullaand no high pitch
13:35.17Cotullau sure it's not timer problem?
13:35.21takfujiwhich build were you testing?
13:35.27Cotullaor how speedy is it?
13:35.40takfujiwell, i don't think its timer problem :S
13:35.55rEDi`yes, hence an entry into the hosts file
13:35.57Cotullatakfuji, Cotulla_LEO_Android21_HW3D_BT_WLAN_DATA.rar + Cotulla_zImage_ROUNTING2.rar
13:36.07takfujii dont have speedy leo but it the audio is still a few octaves higher in pitch
13:36.13rEDi`sorry, mt (wasn't scrolled all the way down!)
13:36.14takfujiCotulla: yes it works fine in vanilla build
13:36.18gauner1986ah
13:36.25takfujibut in ANY desire build, i get high pitched audio
13:36.28gauner1986my usb otg things came jsut in
13:36.29gauner1986:)
13:36.29takfujiive tried several roms :S
13:36.53takfujidoes anyone know of any configuration that can change the pitch?
13:37.12Cotullaheh
13:37.13NeoFluxCotulla: I get a weird garbled type noise with phone calls
13:37.18Cotulladesire builds not to me :P
13:37.23gauner1986:P
13:37.28gauner1986robot sound!
13:37.34NeoFluxYes gauner1986
13:37.35Cotullaapt voice...
13:37.38Drazici got perfect normal audio in calls in froyo build
13:37.40takfujiyou said you were going to build your own desire build yes?
13:37.46Cotullayes
13:37.48NeoFluxDrazic: I used the Froyo build as well
13:37.57NeoFluxDrazic: What Radio are you using?
13:38.00takfujiok, if you do, let me know if you have issues with audio
13:38.02Drazic2.12
13:38.12Cotullahm #htc-linux-chat?
13:38.12*** join/#htc-linux lpsi2000W (~WhoKnows@ool-43506302.dyn.optonline.net)
13:38.18NeoFluxCotulla: Could the different audio problems be related to Radio?
13:38.30Cotullamaybe, but I don't think so
13:38.31takfujii am running 2.10 radio
13:38.38NeoFluxI'm running 2.12 too
13:38.42NeoFluxI mean 2.10
13:38.43NeoFluxlols
13:38.48takfujimaybe its a radio issue?
13:38.53takfujiwhat radio are you using Cotulla?
13:38.59NeoFluxCotulla: I'll flash to 2.12 and let you know if you want? :)
13:39.10Cotullahm
13:39.17CotullaI don't think it's really needed
13:39.25Defiant-Cotulla: the changes in the ripphone dll in CE which relates to the radios capabilities could this be the issue some people are seeing in android?
13:39.36Defiant-or its equivalent?
13:39.38Cotullait always uses ACDB for mono speaker
13:40.58Defiant-~Who was on about FM radio app yesterday?
13:41.27Defiant-Just noticed this in my coding inbox http://www.unwiredview.com/2010/07/14/google-nexus-one-will-finally-get-fm-radio-if-developers-decide-to-include-it-in-custom-roms/
13:41.41*** join/#htc-linux lpsi2000[A] (~lpsi2000h@ool-43506302.dyn.optonline.net)
13:41.43NeoFluxDefiant-: Not sure, but I was around when it was mentioned
13:41.43takfujiNeoFlux: if you are going to flash to 2.12 then can you test my desire build?
13:41.57takfujijust to see if audio is affected
13:42.17NeoFluxtakfuji: I'm going to test the Froyo build again to see if I can reproduce the problem, then I'll flash to 2.12 to see if there are any changes, then I might flash to your desire build
13:42.22*** join/#htc-linux Termana (~bradley@123-3-163-195.static.dsl.dodo.com.au)
13:42.29NeoFluxtakfuji: The Froyo build is giving me the same problem
13:42.30*** join/#htc-linux JakubMisek (~JakubMise@a40-prg1-4-175.static.adsl.vol.cz)
13:42.37gauner1986Drazic: which build exactly?
13:42.51takfujiNeoFlux: high pithed audio?
13:43.05NeoFluxtakfuji: No, I get a weird robot noise that gauner1986 describes
13:43.13takfujiremember my build doesnt have mic/headspeaker image
13:43.20takfujiyou'll need to copy the zimage over
13:43.31takfujiim talking about loudspeaker though
13:43.44NeoFluxtakfuji: someone else mentioned that loudspeaker has no bass
13:43.44takfujiwhen playing music/audio, audio is noticebly higher pitched
13:44.06NeoFluxtakfuji: weird
13:44.12gauner1986takfuji: i also have that
13:44.12NeoFluxgauner1986: What radio?>
13:44.17*** join/#htc-linux theredundant (~heyya@cm56.epsilon80.maxonline.com.sg)
13:44.33gauner1986NeoFlux: 2.08 _19 or so
13:44.39gauner1986haven't changed that for ages
13:44.41Tahi think a lot of this chat can be done in #htc-linux-chat
13:44.48Tahto help stop clogging up logs
13:44.54takfujigauner1986: is this in desire or froyo build?
13:44.59theredundantapparently doesnt apply to devs
13:45.10gauner1986takfuji: cotulla's initial build
13:45.12*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
13:45.17takfujiah
13:45.21takfujiso its not just me then
13:46.11SEMAwecotulla: is ur desire nuild out or what
13:46.25gauner1986semawe: no it isn't
13:47.22takfujii managed to reduce desire rom size from 210mb to 125mb so far :)
13:47.24theredundantfroyo is a beast tho
13:47.58theredundantbtw i use 2.10 and calls are fine
13:48.04theredundantnv tried headset tho
13:48.04NeoFluxCotulla: Oh yeah, not sure if it was mentioned the other day.  But running the Mario wallpaper with a 25fps setting speeds up UI, is this CPU scaling or?
13:48.33NeoFluxWait wait, to be clear, are we talking headset as in phone audio/mic or handsfree?
13:49.00theredundantnot sure
13:49.14NeoFluxtheredundant: Are you using handsfree or not?
13:49.20NeoFluxi.e. headphones and mic?
13:49.58theredundantmmm internal mic/speaker
13:50.04SEMAweim use hedset
13:50.58SEMAwedesire boot faster than last cotulla build
13:51.01dieselboyit'd be nice to put the device to sleep. battery life ftw
13:51.11theredundantyeap
13:51.18theredundant-chat
13:51.21*** mode/#htc-linux [+o dcordes] by ChanServ
13:51.34*** mode/#htc-linux [+b *!*mutasem_a@41.202.182.*] by dcordes
13:51.36*** join/#htc-linux gipaq (6d69e2e6@gateway/web/freenode/ip.109.105.226.230)
13:52.49dcordesCotulla: hi
13:53.40dcordesCotulla: is 'cnf the
13:53.40gauner1986hi dcordes
13:54.03dcordesCotulla: is 'cnf' in tree.tgz the up to date configuration you use in that tree ?
13:54.43gauner1986cnf? oO
13:54.56NeoFluxFlashed to 2.12.50_2
13:55.03NeoFluxGoing ot try and boot Froyo again :)
13:55.42*** join/#htc-linux SaraHD2 (~mooo4ever@41.202.182.84)
13:55.56SaraHD2helo boys
13:56.01Drazichi girl
13:56.19gauner1986....
13:56.20dcordesgauner1986: you don't have http://oe.netripper.com/files/Cotulla_LEO_Tree_13_07_10.tar.gz respective http://oe.netripper.com/files/Cotulla_LEO_Tree_13_07_10.diff ?
13:56.25SaraHD2just came by to congrat u
13:56.32gauner1986dcordes: i have the tree, yes
13:56.32*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
13:56.53gauner1986SaraHD2 == SemaWE :P
13:57.06theredundanthahahahaha
13:57.06dcordesgauner1986: then you also have the cnf file
13:57.25theredundantSEMAwe (~mutasem_a@41.202.182.84)
13:57.27SaraHD2i want be quite
13:57.28theredundantSaraHD2 (~mooo4ever@41.202.182.84)
13:57.37SaraHD2ok
13:58.04NeoFluxCotulla: Yeah, you're right, Radio isn't related to the audio problem :/
13:58.55gauner1986dcordes: ah that file you mean
13:59.52SaraHD2we use nat stuff
14:00.09dcordesCotulla: what about drivers/media/video/new_msm ?
14:00.21*** join/#htc-linux hejhej (55e6ae38@gateway/web/freenode/ip.85.230.174.56)
14:00.42Cotulladcordes, hey
14:01.01Cotullawhat about setup_irq? should it work with IRQ or only with timer?
14:01.07Cotulla*any
14:02.08Cotulladcordes, u can remove new_msm
14:02.12Cotullait's copy from bravo
14:04.04*** join/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
14:04.46takfujiah screw it
14:04.51takfujii'll just modify the kernel
14:06.33NeoFluxwhats the best IRC client for Android?
14:06.44dcordesCotulla: ok nice
14:06.53gauner1986i found one that doesnt work but looks nice
14:06.54gauner1986:P
14:06.56dcordesCotulla: I have a very minimal diff now
14:07.00Cotullawhat about setup_irq? should it work with any IRQ or only with timer?
14:07.10*** join/#htc-linux zbask (592b5963@gateway/web/freenode/ip.89.43.89.99)
14:07.14NeoFluxgauner1986: What is it? :P
14:07.19CotullaI need to register interrupt for DEX
14:07.22NeoFluxNot Yaaic by any chance? :P
14:07.27gauner1986yaaic
14:07.28gauner1986:P
14:07.30NeoFluxhahahaha
14:07.32gauner1986:D
14:07.39NeoFluxwho would of guessed :P
14:07.41gauner1986:P
14:07.52gauner1986you get the invalid error message? ^^
14:08.04NeoFluxinstalling now, I'll report back to you mate :)
14:08.30*** join/#htc-linux C-NOTE (~C-NOTE@87-253-117.netrun.cytanet.com.cy)
14:08.39dcordesCotulla: I don't know
14:09.29*** join/#htc-linux demozthenz (62f0b335@gateway/web/freenode/ip.98.240.179.53)
14:09.44Cotullaheh
14:09.53dcordescan somebody test zImage ?
14:10.03Casssure
14:10.03gauner1986what zImage?
14:10.07demozthenzhey, is anyone trying xdandroid on the rhod210?
14:10.15gauner1986zImage works for me
14:10.17dcordesdemozthenz: is it cdma ?
14:10.29demozthenzno GSM unfortunately
14:10.56*** join/#htc-linux NeoFlux-HD2 (~yaaic@94-192-226-85.zone6.bethere.co.uk)
14:11.06NeoFluxgauner1986: ^
14:11.15gauner1986NeoFlux-HD2: how did you get around that stupid error?
14:11.41NeoFluxdidn't get it in the first plcae
14:11.41*** join/#htc-linux Idavid (ae309bb4@gateway/web/freenode/ip.174.48.155.180)
14:11.45NeoFluxUsing WiFi as well
14:11.46dcordesdemozthenz: ok just curious... I think rhod210 should be working with htc-msm-2.6.27 kernel on gitourous .
14:12.00dcordesCass: ok thx. compiling
14:12.20NeoFlux-HD2sexy irc time
14:12.51NeoFluxdcordes: What will this image have? I'll test for you too :(
14:12.53NeoFlux:) *
14:13.02demozthenzdcordes: that's probably where I went wrong. I'm just using the stock cab from the dl section, i just get stuck at the xdandroid boot logo
14:14.08NeoFluxgauner1986: Do you have problems swiping in the froyo build in the main menu? :/
14:14.12Cotullait's funny idea to install android via cab
14:14.13Cotulla:)
14:14.17gauner1986:D
14:14.28gauner1986even more funny to flash nand with a cab
14:14.30gauner1986:P
14:14.57dcordesCotulla: gauner1986 is right. we need to try installing u-boot
14:15.21gauner1986^^
14:15.50Cotulladcordes, why wiki not working
14:16.42*** join/#htc-linux The_punisher (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
14:16.58The_punisher<PROTECTED>
14:16.59The_punisherworks fine
14:17.03The_punisherin hosts
14:17.16Cotullayesterday it didn't need this...
14:17.27The_punisherdns problems
14:17.32gauner1986yeah
14:17.46dcordesCotulla: http://htc-linux.org/wiki/index.php?title=User_talk:80.226.0.1&curid=216&diff=1819&oldid=1817
14:17.47The_punisherit was not needing this until it started to for me:D
14:17.56dcordesCotulla: works for me
14:18.00Cotullano
14:18.05Cotullanot working
14:18.22Sh0ckCotulla, works for me too
14:18.26nyx-jmgoogle dns 8.8.8.8 is working fine
14:18.40CassCotulla, ipconfig /flushdns (if your on windows)
14:19.05The_punisherwhy not use hosts?
14:19.43The_punisheranyway i tried to help
14:21.10dcordesCass: http://linuxtogo.org/~lgorris/zImage00 please test in known working environment
14:21.23gauner1986dcordes: what is that?
14:21.28Cassdcordes, np
14:22.00dcordesgauner1986: hold on I will upload diff
14:22.27Cotullaif it works yesterday and before, why I need today something to do with it? O_o  so I asked where the problem...
14:22.55dcordesCotulla: it's weird
14:22.58gauner1986cotulla: i guess it's with your provider
14:23.07gauner1986go and shit on him :P
14:23.18Cotullahehe
14:23.20Cotullamaybe
14:23.47dcordesCotulla: it is known that the host can't be found from some connections while it works for others at the same time
14:23.56dcordesCotulla: do you change connections on same machine ?
14:24.21*** join/#htc-linux danibjor (~no@77-51-8.connect.netcom.no)
14:24.53*** join/#htc-linux Magga (~ok@66.198.16.62.customer.cdi.no)
14:25.29*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
14:25.32dcordesdemozthenz: do you know who compiled the kernel found in your cab ?
14:25.39Cotulladoesn't matter
14:25.41Cotullastill not working
14:26.34Cassdcordes, boots .. what you want me to test ?  i have no wifi but expected as i have not the module for your kernel .. i have data, sound, no g-sensor
14:26.54dcordesCass: ok. test everything
14:27.14Casssend me the bcm4329.ko
14:27.14dcordesCass: does g-sensor work in the smooth cotulla build ?
14:27.22Cassyes
14:27.31SaraHD2no
14:27.33Cassits the later routing kernels it does not due to changes
14:27.34gauner1986dcordes: it's a recent change that destroyed it
14:27.58Cotullano
14:27.59dcordesCass: ok the thing with driver redesign we talked about earlier
14:28.03Cassyes
14:28.17Cotullain smooth yes
14:28.19Cotullabut it's not smooth
14:28.22Cotulla:P
14:28.22dcordesso it's expected
14:28.24gauner1986:D
14:28.29Cassheh smooth as hell for me baby :)
14:28.39dcordessound is very good
14:28.39Cotullahm
14:28.47dcordesI was worried I destroyed it
14:29.02Cotullabut it still not smooth, because here audio rounting
14:29.29Cotullaso we can't call it smooth because before I have smooth build but without rounting
14:29.38Cotulla:D
14:29.44Casshah, im talking smooth from a gfx perspective
14:29.47dcordesCotulla: it's just to identify the build :)
14:30.04dcordesCass: don't get blue screen flicker ?
14:30.08Cassnope
14:30.12Casshw3d sorts that
14:30.27Cotullaflicker on NetRipper's timer
14:30.30dcordesneed to check if I have the vsync patch
14:30.41dcordesor if I overwrote it with Cotulla files
14:30.54Cassi get no flicker on your kernel dcordes
14:30.56Cotullamy msm_fb different
14:33.34Cassdcordes, no sound routing in your kernel
14:33.45Cassmp3 is fine .. calling no sound
14:34.23Cassdcordes, bluetooth works
14:34.49Casssmooth interface and can play asphalt .. so hw3d fine too
14:35.49Casshe though interestinly coming out of asphalt turned my desktop on it side
14:36.01Cassg-sensor by game crash :)
14:36.27gauner1986dcordes: did you port cotullas changes to latest git?
14:37.03*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
14:37.25*** join/#htc-linux theredundant (~heyya@cm56.epsilon80.maxonline.com.sg)
14:37.26*** part/#htc-linux Drazic (~reactos@5ED6666A.cable.ziggo.nl)
14:37.57*** join/#htc-linux SVic (~SVic@ip10.119.dars-ip.ru)
14:38.41Casssound seems to be a one hit deal though .. play mp3, play game no sound, play mp3 no mp3 sound .. sure thats on the other build i had too
14:38.46CassE/AudioHardwareQSD(  145): Cannot start pcm playback
14:38.56CassW/AudioTrack(  145): obtainBuffer timed out (is the CPU pegged?) 0x271e0 user=00001500, server=00000900
14:39.06CassI/AudioHardwareQSD(  145): AudioHardware pcm playback is going to standby.
14:40.06Cassdcordes, apart from the g-sensor issues and the wifi i did nto test doe to no .ko its all loosk to be working
14:40.06*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
14:41.55*** join/#htc-linux Sphyynx (~grencia@adsl-8-180-104.mia.bellsouth.net)
14:43.29*** join/#htc-linux ShadowFoxBiH (~ShadowFox@255-184.126-70.tampabay.res.rr.com)
14:43.36*** join/#htc-linux lenix (~irc@lenix.de)
14:43.50*** join/#htc-linux |Atom| (~atom@82.194.234.249)
14:43.55*** join/#htc-linux gipaq (6d69e2e6@gateway/web/freenode/ip.109.105.226.230)
14:44.46dcordesgauner1986: yes
14:45.37*** join/#htc-linux GNUtoo|laptop (~gnutoo@ABordeaux-152-1-85-199.w86-196.abo.wanadoo.fr)
14:48.32dcordeshttp://oe.netripper.com/files/cotulla-merge.diff based on http://oe.netripper.com/files/Cotulla_LEO_Tree_13_07_10.diff with some minor naming changes etc and removal of unused files
14:48.42gauner1986ok
14:48.44gauner1986nice
14:48.49dcordesconfig-dcordes was used for zImage00
14:48.52gauner1986lets give it a go
14:49.23dcordesgauner1986: it's 1/6 of old patch size
14:49.27dcordesand seems to work
14:50.01Cassgauner1986, check wifi . i had no .ko to test
14:50.07dcordesLeTama: maybe you also want to look at it
14:50.30dcordesmake modules
14:52.31dcordesgauner1986: let me know if it applies well against HEAD
14:52.42SaraHD2~seen darkstone
14:52.44aptdarkstone <dtrack@kimoshi.net> was last seen on IRC in channel #htc-linux, 18h 16m 44s ago, saying: 'robot noise?'.
14:53.52dcordesSaraHD2: you are annoying.
14:54.34SaraHD2i am out let u devlop nothing
14:54.44Cotullalol
14:54.54Cotullais it really she?
14:55.16gauner1986not relly
14:55.20Cotulla:D
14:55.25gauner1986s/relly/really/
14:55.32gauner1986it is semawe :P
14:55.37gauner1986if you look at the ip
14:55.38gauner1986;)
14:55.49Cotullaoh
14:55.52*** join/#htc-linux nacho-g (~nacho-g@190.178.134.33)
14:56.19*** join/#htc-linux yosi199 (4fb12b40@gateway/web/freenode/ip.79.177.43.64)
14:56.31*** join/#htc-linux NeoFlux (~NeoFlux@94-192-226-85.zone6.bethere.co.uk)
14:59.43HardDisk_WPCotulla, have you recieved my message?
15:00.06*** join/#htc-linux drownage (41bebf0a@gateway/web/freenode/ip.65.190.191.10)
15:00.12gauner1986dcordes: patch applies fine
15:00.21drownagewakes up
15:00.35dcordesgauner1986: ok nice
15:00.50Cotullaow... who post to htc_linux?
15:00.57*** join/#htc-linux babijoee (~babijoee_@d110-33-160-91.sun801.vic.optusnet.com.au)
15:01.00HardDisk_WPdcordes i think
15:01.02gauner1986cotulla: ?
15:01.07dcordesgauner1986: if you look at the git status afterwards you will notice there are still many files touched that are globally being used for all qsd devices
15:01.15*** join/#htc-linux Sudani (~FF@74.115.5.43)
15:01.42Sudanihelo ev one
15:01.48gauner1986dcordes: so it's probably not good for other devices ?
15:02.14dcordesgauner1986: exactly
15:02.25dcordesgauner1986: we can start discussion if this is a problem or not
15:03.04dcordesgauner1986: but I tell you it is going to be a freakin hassle to get things sorted when we start putting random stuff everywhere
15:03.06*** join/#htc-linux Cablekevin (~Cablekevi@house.speedxs.nl)
15:03.13gauner1986dcordes: perhaps someone with another device and that kernel has to test, if it runs stable for him
15:03.27dcordesgauner1986: I am always looking towards mainline anyway. but it will be much easier when we keep stuff clean and comptabile with other machines
15:03.28Cotullaheh
15:03.44gauner1986dcordes: of course
15:03.55dcordesKensan: has nexus one
15:03.58dcordesmahimahi
15:04.18*** join/#htc-linux Crashman (~chatzilla@dslb-188-099-081-106.pools.arcor-ip.net)
15:04.38Sudanii have htc desire
15:04.42LeTamadcordes: ok, I'll take a look as soon as I find some time
15:04.45*** join/#htc-linux [acl] (~abel@96.246.167.90)
15:05.03Sudanican i help
15:05.30LeTamadcordes: if I remember well, Kensan already suffered to compile for nexus
15:06.25Crashmandcordes, I've your zImage00 running on the froyo android
15:06.29Crashmang-sensor not working
15:06.35Crashman3d working (smooth)
15:06.38dcordesLeTama: true. iirc he siad it was not difficult to fix and he even had the solution present
15:06.40Crashmandata working
15:06.45dcordesLeTama: think it was something about proc_comm or so
15:07.00LeTamadcordes: yes, proc_comm and clocks
15:07.05dcordesCrashman: ok. g-sensor expected. any other differences vs. cotulla release ?
15:07.06Crashmanin call sound: not working (robotic)
15:07.20dcordesok I think this was also observer in cotulla release right ?
15:07.33CrashmanI can see no differences in usage, but it seems to have another boot process, right?
15:08.48Cassboot process ?
15:09.06Sudanii am going to do some adb for my hd2
15:09.07Crashmanhmm..let me think about how to say it in english :D
15:09.26NeoFluxdcordes: Robotic noise was in Cotullas image as well
15:09.31Crashmanthe kernel boots up in another way, no blending when initialising panel
15:09.59Cassit fades away to when init .. i get that still
15:10.13Casswhat do you see ?
15:10.13Sudanicould some one send me @dcordes last image to test
15:10.32NeoFlux<@dcordes> Cass: http://linuxtogo.org/~lgorris/zImage00 please test in known working environment
15:10.36Crashmanno, no fading for me, but I can try a second time, just wait a moment
15:10.37NeoFluxSudani: ^
15:10.58dcordesCrashman: ok good that you see no differences (Except for the gsensor). btu what you mean by another boot process ?
15:11.24CrashmanI had no fading this time, at leat i think so. But I will test again
15:11.30dcordesah ok
15:11.42Cassmine is always the same
15:11.44*** join/#htc-linux bozuk (5f2a67ae@gateway/web/freenode/ip.95.42.103.174)
15:11.44Crashmanand wlan not working
15:11.46dcordesI noticed 'fading  experiences' can vary with different cpu clock
15:11.48Crashmanit shows error
15:11.55dcordesif you boot at 1GHz you almost can't notice it
15:12.12Cassyes due to the fact you dont have the kernel module Crashman
15:12.14Crashmanhm, but there was no "turbo mode" when booting
15:12.14dcordesCrashman: cause it's different kernel, it can't lode module. wifi is not in zImage
15:12.24Crashmanokay, than it is as expected :D
15:12.49Crashmanbluetooth seems to work (starting) but don't have anything to connect actually
15:12.56NeoFluxdcordes: Are you using Netrippers CPU scaling program on WinMo to set 1Ghz before booting Android?
15:13.37CrashmanI don't know why, but the browser seems to scroll smoother with the 00-image
15:13.48CassNeoFlux, what speed does linux run at if you dont do that ?
15:13.54Crashmanmaybe it is really because of cpu speed...
15:14.07Cassthought we ran cpu frequecy scaling in kernel
15:14.11dcordesNeoFlux: no but you can set it in config. default governor performance
15:14.19NeoFluxahh
15:14.22dcordesNeoFlux: no hack needed
15:14.29*** join/#htc-linux quaddamage (~quaddamag@62.140.137.109)
15:14.34dcordesfreq scaling works like a charm without changes
15:14.44NeoFluxdcordes: When we use the Mario live wallpaper and set it to 25fps, the Android UI homescreen is a lot smoother
15:14.45Cotullawhat about voltage?
15:14.49gauner1986dcordes: if you configure usbhost, can you also use usb client functions?
15:14.53dcordesNeoFlux: lol ^^
15:14.55HardDisk_WPhow can I sniff what the phone downloads over the network?
15:15.01dcordesCotulla: oh you right..
15:15.03NeoFluxdcordes: Which is quite ironic :P
15:15.10dcordesCotulla: I get lots of voltage printk
15:15.17dcordesCotulla: @ performance
15:15.27dcordesCotulla: forgot abotu that... but it seems to work still !
15:15.37NetRipperwhen you boot, winmo will typically go to 998mhz in the time haret puts stuff in memory.. so you're at max voltage
15:16.23NeoFluxdcordes: Any way to see CPU scaling within Android?
15:16.37NeoFluxThere is a CPU activity LED app but LED's isn't working atm
15:16.50Sudanican any one give me link to adb under windows cuase i was mac
15:16.58CotullaNetRipper I about scaling
15:17.05*** join/#htc-linux sxe (~quassel@ip-62-143-97-108.unitymediagroup.de)
15:17.12CassSudani, so use mac version ?
15:17.16dcordesNetRipper: I will write down the exact printk I get once I see it again
15:17.18NetRipperCotulla, yea voltage scaling doesnt work in linux i think
15:17.28CotullaI looked to bravo sources
15:17.31Cotullathere some calls
15:17.36Cotullabut code is missing?
15:17.39Sudanino i switched to win7 32bit
15:17.41dcordesNetRipper: you have bit of time to look at the diff ?
15:17.41NeoFluxdcordes: Where do I change the config to change the CPU performance
15:17.43NeoFlux?
15:17.55NetRipperCotulla, im not sure if the voltage regulator is on i2c so we can talk to it directly, or if it has to go via amss
15:17.58NeoFluxSudani: Use a VM
15:18.03dcordesNeoFlux: just browse your .config or use make ARCH=arm menuconfig
15:18.03Cotullait's on I2C
15:18.06NetRipperdcordes, not atm sorry
15:18.10dcordesNeoFlux: there is extra menu for it
15:18.13CassSudani, http://android-dls.com/wiki/index.php?title=ADB << SDK link
15:18.35dcordesintersting didn't know vreg is on i2c
15:18.39Sudanithnx all
15:19.03*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
15:19.14Cotullahow I can change target cpu for kernel build?
15:19.30Cotulladisable THUMB2 and etc
15:20.32dcordes$ grep -i thumb .config
15:20.32dcordesCONFIG_ARM_THUMB=y
15:20.32dcordesCONFIG_ARM_THUMBEE=y
15:20.32dcordes# CONFIG_THUMB2_KERNEL is not set
15:21.00Cotullahm maybe we should set it
15:21.02*** join/#htc-linux thejeos (~chat20813@84.123.186.211.dyn.user.ono.com)
15:21.04gauner1986usb host and usb gadget don't work together, don't they?
15:21.10Cotullawon't
15:21.18Cotullaat least didn't
15:21.20gauner1986hm ok
15:21.24LeTamaCotulla: it doesn't compile with THUMB2
15:21.30Cotullaerrors?
15:21.37LeTamayes, toolchain problem
15:21.53NetRipperdepends on the toolchain you're using
15:22.00*** join/#htc-linux jeos (~oscarleon@84.123.186.211.dyn.user.ono.com)
15:22.56*** join/#htc-linux chat20958 (~chat20958@84.123.186.211.dyn.user.ono.com)
15:23.10NeoFluxAnyone here using Ubuntu/x64 builds of Linux when compiling for Leo?
15:23.13LeTamaNetRipper: you succeded building it as thumb2 ? what toolchain was it ?
15:23.19NetRipperno i havent
15:23.28LeTamaNetRipper: ok
15:23.52NetRipperand i'm using arm-eabi-4.4.0 (google prebuilt git)
15:25.06dcordesNetRipper: did you try to build with a 4.3.* ?
15:25.19NetRipperno
15:25.20CotullaI am using it
15:25.29NetRipper4.4.0 works fine for me
15:25.32gauner1986i use codesourcery 2010
15:25.45gauner1986which is gcc 4.4 or sth
15:25.47gauner1986works fine
15:25.47NeoFluxAnyone here been compiling with Debian and not Ubuntu?
15:25.57dcordesNetRipper: same . I am wondering because we had all the discussion about toolchain v. being problem...
15:26.15NetRipperyep
15:26.40*** join/#htc-linux lpsi2000W (~WhoKnows@ool-43506302.dyn.optonline.net)
15:27.38dcordesTHUMB2_KERNEL it improves some low level routines?
15:28.19*** join/#htc-linux prdiii (~markus.pe@91-115-233-82.adsl.highway.telekom.at)
15:28.45Cotullashould
15:29.05CotullaHTC also doesn't use it?\
15:30.19dcordesCass: http://linuxtogo.org/~lgorris/modules00.zip
15:30.21*** join/#htc-linux Unholy (IceChat7@74.213.81.33)
15:30.27Cassk
15:30.40*** join/#htc-linux Parad0XUA (~paradoxua@rrcs-69-193-179-210.nyc.biz.rr.com)
15:30.41gauner1986dcordes: is there anything sepcial about config-dcordes?
15:30.47*** join/#htc-linux kdeguy (~abc@188-221-82-106.zone12.bethere.co.uk)
15:30.48*** join/#htc-linux fakker (~noobhands@cpc4-hitc6-2-0-cust82.know.cable.virginmedia.com)
15:31.02dcordesCotulla:
15:31.03dcordes$ grep -i thumb2_kern arch/arm/configs/mahimahi_defconfig
15:31.03dcordes# CONFIG_THUMB2_KERNEL is not set
15:31.10Cotullanice
15:31.24dcordesgauner1986: yes. it uses the modified naming structure I mentioned
15:31.31dcordesgauner1986: it is based on cnf
15:31.33fakkerhello
15:31.38gauner1986dcordes: mh.. ok
15:32.08dcordesgauner1986: like QSDP6_WINCE SMD_WINCE RMNET_WINCE
15:32.14dcordesgauner1986: fubar_wince
15:33.47Cotullabtw I changed layout on my site, so all old links are invalid now
15:34.07CotullaI remember there on wiki was several links...
15:35.01gauner1986mh
15:35.10gauner1986compiling fails @ dcordes
15:35.11gauner1986arch/arm/mach-msm/board-htcleo-audio.c:295: undefined reference to `q6audio_register_analog_ops'
15:35.27gauner1986maybe there is some makefile change missing
15:35.44dcordesgauner1986: in that case something went wrong with diff
15:35.57gauner1986dcordes: everything applied fine for me..
15:36.13dcordesgauner1986: cp config-dcordes .config
15:36.17dcordesmake zImage
15:36.18dcordes?
15:37.08*** join/#htc-linux Sh0ck (~Sh0ck@ABordeaux-156-1-148-231.w90-5.abo.wanadoo.fr)
15:37.28*** join/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
15:38.06*** part/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
15:38.06*** join/#htc-linux Sh0ck (~Sh0ck@unaffiliated/sh0ck)
15:38.28gauner1986dcordes: okay.. with config-dcordes it succeeds
15:38.34gauner1986but htcleo_defconfig fails
15:38.39dcordesgauner1986: expected
15:38.56*** join/#htc-linux g55 (~g55@rgnb-5d87d838.pool.mediaWays.net)
15:39.58Sh0ckgauner1986, me too for the htcleo_defconfig, impossible to make the target
15:40.26[acl]Sup folks .. how goes it
15:40.28*** join/#htc-linux Echo31 (~olivier@mir31-4-82-240-194-54.fbx.proxad.net)
15:40.54*** join/#htc-linux diiishe-away (~mmm@96.56.222.18)
15:41.38Cassdcordes, bcm module loads ok and finds my ap's but wont connect to wpa
15:42.06*** part/#htc-linux kalemas (~kalemas@ns2.openhardware.ru)
15:42.30Cassnot sure if its an ev issue but it worked on other kernel .. tried forgetting the netowrk and re inputting the details to no avail
15:42.52Casschaps :- /system/lib/modules is the correct place for .ko ?
15:42.54*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
15:42.55Cassim sure it is
15:43.02gauner1986yes it is
15:43.05zonerhas anybody tried ad-hoc connection with wifi on leo?
15:43.17zoneryesterday i tried and it didn't show
15:43.31Cassnot tried
15:43.42zonercan you try Cass?
15:43.52Parad0XUACass not always
15:44.00Parad0XUAtry typing modprobe crap.ko
15:44.13zoner?
15:44.18Parad0XUAit might tell you the folder it's gonna be looking for crap.ko
15:44.54CassParad0XUA, it is that dir for Android to work for gui wifi
15:45.01zoneranyone succesful with ad-hoc connection with wifi on leo, pls report
15:46.09dcordesCass: actually don't touch wifi vs current git HEAD
15:46.17dcordesCass: I doubt it's semi broken..
15:46.43Cassyeah im looking through strace just now
15:46.57LeTamaDcordes: bad driver selection in config for wifi
15:46.59Cassweird it worked before this kernel tho
15:47.15LeTamadcordes: it should be bcm4329_204, not bcm4329
15:47.20dcordesLeTama: ah ok
15:47.21gauner1986dcordes: yeah
15:47.24gauner1986i also saw that
15:47.24Casscool
15:47.39Cassi actually thought that had been cleaned up ;)
15:49.11*** join/#htc-linux dieselboymobile (~dieselboy@67.69.132.226)
15:49.38dieselboymobileAny new builds today?
15:49.48Cassno
15:49.56*** join/#htc-linux MAIcrosoft (~nobuddy@s5593c011.adsl.wanadoo.nl)
15:50.03*** join/#htc-linux cart (532924dd@gateway/web/freenode/ip.83.41.36.221)
15:51.16*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
15:52.01*** join/#htc-linux sxe (~quassel@ip-62-143-97-108.unitymediagroup.de)
15:55.46*** join/#htc-linux Dough29 (~Damien@ARennes-352-1-108-44.w86-199.abo.wanadoo.fr)
15:56.24dcordesLeTama: ok I think we can assume it's working with the 204 set and correct (old) fw path
15:56.31dcordesLeTama: as he can scan
15:56.35Cassid agree
15:59.01dcordesI am wondering if the changes in arch/arm/mach-msm/sirc.c are needed
16:03.09*** join/#htc-linux toi (~toi@d54C2AA76.access.telenet.be)
16:04.57*** join/#htc-linux GNUtoo|laptop (~gnutoo@ABordeaux-152-1-85-199.w86-196.abo.wanadoo.fr)
16:08.16dcordesNeoFlux: Cass does camera work in zImage00 ?
16:08.30*** join/#htc-linux Parad0XUA (~paradoxua@rrcs-69-193-179-210.nyc.biz.rr.com)
16:13.33dcordesbbl
16:14.46*** join/#htc-linux Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
16:16.12Cassdcordes, never had the camera working in the other build, never been bothered with the mknod amd mk dirs .. i may try it later
16:18.21gauner1986hm
16:18.25gauner1986no tv receiption
16:18.26*** join/#htc-linux zbask (592b5963@gateway/web/freenode/ip.89.43.89.99)
16:18.28gauner1986damn thunder
16:18.29gauner1986:D
16:18.47nacho-ghello! May I ask a question? Im working on trinity.
16:18.53Sudaniwitch driver i use for hd2 to load adb
16:19.00Cassgauner1986, you have the mknod commands for camera ?
16:19.13Cassso k i got em
16:19.39*** join/#htc-linux gnutoo (~gnutoo@ABordeaux-152-1-85-199.w86-196.abo.wanadoo.fr)
16:19.56gauner1986cass: why aren't you using init.android? :)
16:20.22Cassohh i dont need mknod with init.android ?
16:20.35gauner1986cass: no.. not with the right one
16:20.38Casstbh at this stage camera was not on my list of cares
16:20.56Cassok ill grab that .. if you have dcordes build can you test camera for him
16:21.05Cassim off for some food .. bbl to do if not
16:21.10gauner1986cass: ok
16:21.11*** join/#htc-linux g55 (~g55@rgnb-5d87dbd8.pool.mediaWays.net)
16:21.13Casst
16:21.16Cassx
16:21.18*** join/#htc-linux MOV_ (5f22e846@gateway/web/freenode/ip.95.34.232.70)
16:21.47MOV_hi! I got some problems with my TP2, anyone care to help me?
16:22.21*** join/#htc-linux SVic (~SVic@ip10.119.dars-ip.ru)
16:22.41*** join/#htc-linux HD2User (~opera@cpc1-hari3-0-0-cust10.hari.cable.virginmedia.com)
16:23.19Sudanino one this for hd2
16:23.52SudaniCass i want to use adb with my hd2 so i want ur help
16:23.55Sudanican i
16:24.13gauner1986sudani: use google.. there is a driver in android sdk
16:24.37Sudanii installed sdk and mount variable
16:24.40[acl]Sudani: no its not just for hd2. :-p..
16:24.54Sudaniok
16:25.00*** join/#htc-linux hoho1 (~hoho@211.219.129.236)
16:25.39*** part/#htc-linux HD2User (~opera@cpc1-hari3-0-0-cust10.hari.cable.virginmedia.com)
16:30.42NeoFluxSudani: The room is heavily dominated by HD2 users, but this is a general HTC linux dev chatroom
16:31.51[acl]throw his ass out !!!
16:31.56[acl]jk :-p
16:34.35*** join/#htc-linux nineX_ (~nunya@216-43-173-182.ip.mcleodusa.net)
16:35.00*** join/#htc-linux killer_ (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
16:35.11killer_yeahhhhhhhhhh burn him out to the helll
16:38.28*** join/#htc-linux josh13x12 (~josh13x12@99-190-187-250.lightspeed.lsvlky.sbcglobal.net)
16:38.30*** join/#htc-linux Dinde (kayser@sur-internet.net)
16:38.43Parad0XUAsmacks [acl] and killer_
16:39.04Parad0XUAwhat is wrong with you two... violence is never a solution to anything
16:40.13[acl]ill behave now
16:42.00*** join/#htc-linux dan1j3l (~dan1j3l@93-141-33-76.adsl.net.t-com.hr)
16:42.20dan1j3lhi
16:42.28gauner1986hi
16:43.15dan1j3ltime to read logs :)
16:43.56*** join/#htc-linux eugenb (~eugenb@dslb-188-100-177-060.pools.arcor-ip.net)
16:44.23dan1j3lanyone working on proximity/ g sensor on cotulla tree ?
16:44.37gauner1986dan1j3l: cass and me tried
16:44.50gauner1986it is written for gpio
16:44.51*** join/#htc-linux behzad (~behzad@188.158.144.112)
16:45.00gauner1986but on leo it is connected to microp
16:45.02dan1j3lok, then it's time to get "dirty" :)
16:45.14gauner1986dan1j3l: yeah.. give it a go :)
16:46.10*** join/#htc-linux Shag (97cc67ae@gateway/web/freenode/ip.151.204.103.174)
16:46.27*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
16:47.26dan1j3lWiki is temporarily down :(
16:47.46gauner1986for me it works
16:48.08eugenbfor german it works :D , seems to be somewrong at your ISP ^^
16:48.18eugenbsomething*
16:48.29gauner1986guess there are some problems with some providers
16:48.44dan1j3lyeah, damn dns...
16:49.16gauner1986put 83.167.180.132 in your hosts file ;)
16:49.45DomZHi guys, some news about GPS and FM radio ?
16:49.53gauner1986no
16:50.07[acl]Captnoord: you have some time... ?
16:50.15*** join/#htc-linux killer_ (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
16:50.20killer_not german but works
16:50.31killer_read logs for solution
16:51.20dan1j3ljoe /etc/hosts
16:51.27dan1j3lwrong terminal
16:51.31gauner1986:D
16:51.32dan1j3l:d
16:51.48gauner1986dan1j3l: do you have a clue about that microp stuff?
16:52.06dan1j3la little...
16:52.15dan1j3lbut will try to learn :)
16:52.24[acl]phh: ?
16:52.27gauner1986i would also like to get into it..
16:52.30phh[acl]: ?
16:52.39[acl]phh: my boss is out so i can talk :-p
16:52.41gauner1986but don't have a clue.. because there is no information available
16:53.02[acl]phh: ok so looks like the mdp code itself turns on/off the clk.
16:53.14DomZgauner1986: same situation for GPS ?
16:53.16*** join/#htc-linux alain2210 (~alain@AMontsouris-151-1-42-244.w82-123.abo.wanadoo.fr)
16:53.18DomZno information ?
16:53.29phh[acl]: yup
16:53.38gauner1986domz: doesnt matter if you have experience, like cotulla has
16:53.47*** join/#htc-linux Dididado (~dididado@78-134-93-202.dynamic.eolo.it)
16:53.48[acl]phh: so its no longer a mistery. And you are right.. it doesnt help with the irq
16:54.01*** join/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
16:54.13gauner1986re cotulla
16:54.29Parad0XUAhey... anyone knows how to fix "odex has stale  dependencies" issue?
16:54.42gauner1986odex?
16:54.44Cotullaso anything new?
16:54.57DomZyes, you are here :)
16:55.00[acl]phh: Also .. i gave up on it being a clock issue. Clocks are good.. match the wince. Gave up on it being a rail on issue. Since its already on and remains on.
16:55.06gauner1986cotulla: except dcordes ported your changes to latest git, no
16:55.32Cotullaheh
16:55.39Cotullait's time for backlight seems
16:55.58DomZwhen it will be the time for fm radio ? :p
16:56.05gauner1986cotulla: cool
16:56.05Parad0XUACotulla done with the battery?
16:56.06gauner1986:P
16:56.16Cotullano yet
16:56.20gauner1986cotulla: bkl is also connected to microp?
16:56.22DomZMarkinus is working on
16:56.25Cotullayes
16:56.26Parad0XUA:(
16:56.33CotullaMarkinus, seems done some stuffs
16:56.37Cotullathen disappear
16:56.38Cotulla~Markinus
16:56.43Cotulla~seen Markinus
16:56.44aptmarkinus <~Miranda@gtng-4db05653.pool.mediaWays.net> was last seen on IRC in channel #htc-linux, 7d 21h 46m 25s ago, saying: 'Cotulla: yes, you're right'.
16:56.54DomZhumm f*ck
16:57.11[acl]phh: one thing i wanted to ask Capt since he is the only one i know who posted something on this.. is in the nk.exe asm, there are some calls to addresses like 0xBC00000 and others around that range. I'm not sure what they are, but he had his theories which im interested about. I can't dump that range on haret
16:57.20gauner1986yes cotulla is right
16:57.20gauner1986:D
16:58.34DomZyou don't share your emails addresses between devs ?
16:59.01DomZdon't have Markinus email address ?
16:59.17gauner1986well apparently he's busy..
16:59.26DomZah
16:59.59*** join/#htc-linux C-NOTE (~C-NOTE@87-253-117.netrun.cytanet.com.cy)
17:01.17*** join/#htc-linux dieselboyx (~dieselboy@dsl-67-55-10-22.acanac.net)
17:01.47Cotulla?
17:02.06Cotullathere no calls, only access I guess
17:02.27*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
17:02.37Cotullahe married seem
17:02.41gauner1986:D
17:02.42Cotullaso he is busy
17:02.44*** join/#htc-linux killer_ (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
17:02.54gauner1986hope his wife is beautiful :)
17:02.55killer_markinus was married lately afaik
17:03.20*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
17:03.36Cotullabut she still not compatible with linux I guess
17:04.04gauner1986beautiful girls are always incompatible with linux
17:04.04gauner1986:D
17:04.09DomZlol
17:04.12Cotullarofl
17:04.24[acl]what are they into ? bsd ?
17:04.36Cotullagirls?
17:04.40*** join/#htc-linux SnowDroid (~snowdroid@69-92-183-62.cpe.cableone.net)
17:05.04SnowDroidAny Rhodium Devs on????
17:05.13Cotullano i guess
17:05.28[acl]http://www.spilth.org/pictures/girls/ceren/bsd.jpg
17:05.37[acl]she not wearing a penguin outfit..
17:05.50SnowDroidhmm well if any rhodium devs are on chat with me.
17:06.02Cotullaow\
17:06.20Cotullamaybe she never understand that evil is it
17:06.25[acl]SnowDroid: are you gonna ask for an ETA on sound ?
17:06.33DiscoLives4everRhodium no longer exists. HTC has now become synonomous with HD2. Resistance is futile
17:06.59Cotulla[acl], there was somebody who wanted ETA of Rhodium android
17:07.01Cotullayesterday
17:07.09Cotullasay that HD2 sucks
17:07.13Cotullalol
17:07.18dcordesSnowDroid: I think makkonen works on rhodium. what do you need to know ? kernel sources can be found in wiki
17:07.37[acl]Cotulla: wow.. he had the nerve to ask for an eta.. animal
17:07.43SnowDroidhasnt the wiki been down?
17:07.50dcordesCass: would be very nice if you could try
17:07.54dcordesCass: camera
17:08.09gauner1986:D
17:08.12*** join/#htc-linux Sh0ck (~Sh0ck@ABordeaux-156-1-148-231.w90-5.abo.wanadoo.fr)
17:08.31*** join/#htc-linux ToAsTcfh_ (~toastcfh@100-47.200-68.tampabay.res.rr.com)
17:08.36gauner1986dcordes: i'm on it
17:08.58[acl]SnowDroid: just ask what you wanna ask. phh is around here somewhere. He knows it all ..
17:09.04Cotullaheh dual boots
17:09.16DomZcamera is already working no ?
17:09.17phh[acl]: yeah highlighting me might help. HD2 is flooding here.
17:09.31DomZat least it was on the cottula's build
17:09.37Cotullayes it's working
17:09.44SnowDroidDoes anyone have any idea how the ARM9 communicates with the QSP4000/5000? Or are we shooting into the wind.
17:09.54dcordesCotulla: I have plan for bootloader to allow kernel rootfs selection
17:09.58Cotullawhy u need to know?
17:09.59dcordesCotulla: on haret devices
17:10.17Cotullaand is it ADSP not QDSP?
17:10.27Cotulladcordes, ?
17:10.34dcordesCotulla: crippled naming. adsp is used for msm7
17:10.36Cotullain haret?
17:10.51CotullaSnowDroid ask about msm7 seems
17:10.56Cotullaabout Rhodium
17:11.01*** join/#htc-linux ToAsTcfh (~toastcfh@100-47.200-68.tampabay.res.rr.com)
17:11.06dcordesCotulla: yes. you have one static kernel + initramfs you always run (with haret). as it is static you can also put it in nand
17:11.21Cotullawhy this needed?
17:11.38dcordesCotulla: it will have a nice menu you can navigate with keypad
17:11.40SnowDroidI want to work on the sound issue, I just have no idea where to begin.
17:11.41gauner1986gsod++;
17:11.55eugenbnew version of gsod? :D
17:12.07SnowDroidLast time I heard the driver need to be decompiled which is something I dont want to do... pain in the ass.
17:12.20NeoFluxI got a GSoD When booting up Froyo, but I restarted and it works fine now
17:12.24dcordesCotulla: dynamic selection of different 'builds' from different sd partition or other storage devices
17:12.30Cotulladcordes, but why it needed?
17:12.30dcordesCotulla: think usb mass storage
17:12.38Cotullau can use one kernel
17:12.41Cotullaand be happy
17:12.41dcordesCotulla: comfort
17:12.50*** join/#htc-linux kdeguy (~abc@188-221-82-106.zone12.bethere.co.uk)
17:12.55NeoFluxI'd like to ditch WinMo completely :D
17:13.01dcordesCotulla: luxury
17:13.12Cotullaheh
17:13.13dcordesNeoFlux: then you can still make use of this method
17:13.18NeoFlux:P
17:13.19Cotullanot sure about ur plans.. I have my own... :P
17:13.30DiscoLives4everworld domination?
17:13.31dcordesI will put it on the ml with all details soon
17:13.53gauner1986dcordes: cam works
17:14.00dcordesnice
17:14.03CotullaI plan to use LK but seems it's also fucking buggy
17:14.13dcordesCotulla: LK ?
17:14.25CotullaLittleKernel bootloader from CodeAurora
17:14.49Cotullaor use my own properietary bootloader
17:15.02*** join/#htc-linux GER|Forsaken (~Forsaken|@dslb-084-058-206-244.pools.arcor-ip.net)
17:15.02DomZ^^
17:15.05gauner1986then it's not proprietary anymore :D
17:15.13DomZyep :)
17:15.17Cotulla?
17:15.23dcordesLK seems similar approach
17:15.25gauner1986you have the sources :D
17:15.31Cotullaclose source
17:15.34Cotulla*closed
17:15.48CotullaI have already some code to load linux kernel to memory
17:15.53Cotullaand create tags for it
17:16.06DomZso why use something else ?
17:16.24*** join/#htc-linux Andreyxxl[HD2EU] (~Andreyxxl@89.32.146.153)
17:16.26Cotullait's for PXA but I can port it to MSM
17:16.30gauner1986cool
17:16.39DomZawesome
17:17.37Sudaniwith Parad0XUA help i run my first adb
17:17.42Cotullahehe
17:17.44Sudaniso ibecome tester
17:17.51Sudanigood one
17:17.57Sudanii hope
17:18.01Sudani:)
17:18.01Parad0XUAone more good tester
17:18.10Parad0XUAthe problem is we don't have much to test at this point... do we? :)
17:18.23gauner1986:D
17:18.28Cotullaheh
17:18.45Cotullaso about 300 mb of storage in case of non sense android
17:18.50Parad0XUACotulla common get the battery thing working :) and give it to Sudani to test :)
17:18.57Sudaniok then i shall by dev
17:19.00Cotullasense seem need more storage
17:19.03gauner1986dcordes: data works also fine
17:19.11Cotullahow big sense
17:19.12Cotulla?
17:19.23Parad0XUACotulla ~150M?
17:19.23Sudaniheh
17:19.23*** join/#htc-linux canthonyza (2900c9c8@gateway/web/freenode/ip.41.0.201.200)
17:19.28canthonyzaevenings
17:19.31Cotullaow..fff*
17:19.36gauner1986sound also works
17:19.41gauner1986didnt test calls
17:19.49dcordeshi canthonyza
17:20.03dcordesgauner1986: ok they were tested already. have expected robot sound
17:20.11DomZgauner1986: are you testing the last commit on git ?
17:20.17gauner1986dcordes: i guess then everything is like in dcordes tree
17:20.19dcordesCotulla: how does android set audio routing ?
17:20.34canthonyzaI have not been able to get in call sound to work at all... was there something I needed to do in init?
17:20.36Cotulla?
17:20.53dcordesCotulla: is it done via ril.so ?
17:20.58Cotullabascially rounting not implemented
17:21.03CotullaI just finished headset driver
17:21.10Cotullaand somehow it start to work
17:21.12dcordesCotulla: but people say they can call with robot sound
17:21.17dcordesmagic!
17:21.20Cotullahehe
17:21.25canthonyzalol
17:21.53dcordesI just want to understand the mechanism of how the routing is done. is there something like the qmi0 interface for data ?
17:22.02Cotullabascially
17:22.07Cotullaheadset driver specify state
17:22.11NeoFluxdcordes: Some people claim to be able to actually talk to people normally without any problems, full of crap maybe or something else??
17:22.11Cotullaof headset
17:22.27Cotullaand android router it
17:22.32zbaskhi to all i can make usual calls no robot souds
17:22.37Cotullaat the end audio driver should switch
17:22.39Cotullastreams
17:22.39zbaskwith froyo 2.2
17:22.43*** join/#htc-linux trav (1833c3d4@gateway/web/freenode/ip.24.51.195.212)
17:22.49dcordesCotulla: and how does android set it ? which device does it write ?
17:22.56dcordesCotulla: or is it some sysfs
17:23.02Cotullait used several parameters
17:23.09Cotullaswitch_state for h2w (headset state)
17:23.10DomZdcordes : yesterday, when I was on android using dan1j3l build with last zImage from cottula, my wife called me and everything was perfect even the sound
17:23.28Cotullaanother source are come from different places
17:23.32Cotullabut I didn't look to it
17:23.49DomZis fm radio a source ?
17:24.08dcordesI think fm is controlled via bt
17:24.16CotullaFM radio need DEX calls...
17:24.20Cotullaalso there in libaudio
17:24.24Cotullaadditional
17:24.32gauner1986ok
17:24.35gauner1986phone also working
17:24.43gauner1986but robot sound of course
17:24.44dcordess/bt/bt on raphael/
17:24.51*** part/#htc-linux prdiii (~markus.pe@91-115-233-82.adsl.highway.telekom.at)
17:24.51*** join/#htc-linux bozuk (5f2a67ae@gateway/web/freenode/ip.95.42.103.174)
17:24.53dcordes(msm7201A)
17:24.54Cotullahttp://www.gitorious.org/0xdroid/hardware_msm7k/blobs/beagle-eclair/libaudio-qsd8k/AudioHardware.cpp
17:25.06CotullaFM controlled via HCI...
17:25.18gauner1986bluetooth stack?
17:25.19gauner1986Oo
17:25.30*** join/#htc-linux bzo (~chatzilla@netblock-68-183-234-14.dslextreme.com)
17:25.42*** join/#htc-linux agruman (~agruman@h52n3-g-hn-a11.ias.bredband.telia.com)
17:26.16dcordesgauner1986: it's same on msm7*A
17:26.46*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
17:26.48gauner1986strange way of controlling it
17:26.58Cotullanothing strange
17:27.09zonercotulla: what is rounting, isn't it routing?
17:27.19Cotullait's near BT and WLAN
17:27.20*** join/#htc-linux kiozen (~kiozen@rgnb-5d8792f3.pool.mediaWays.net)
17:27.21Cotullazoner, yes seems
17:27.23Cotulla:)
17:27.33zonerok :)
17:27.42NeoFluxzoner: English isn't Cotulla's native language ;)
17:27.54DiscoLives4everC is
17:27.57Cotullamy english is fucking bad
17:28.00Cotulla:D
17:28.04NeoFluxCotulla: Seen worse mate
17:28.08Cotullaheh
17:28.11Cotullatoo
17:28.17Cotullatalked with some CH ppl
17:28.21gauner1986:D
17:28.21Scrizzlolz
17:28.23Cotulla:)
17:28.24NeoFluxloooooool
17:28.29gauner1986as long as we understand you
17:28.32gauner1986everything is fine
17:28.36zoneryeah, i know that i was just like pinned :)
17:28.36Scrizzhaha
17:28.37Cotullagoogle translator give better results
17:28.43*** join/#htc-linux demon83ft (demon83ft@188.24.5.74)
17:28.44Cotullaeven his chinglish
17:28.54NeoFluxCotulla: Actually, your very straight-to-the-point so it's a good thing :)
17:29.17zonerespecially, the "I about xxxx"s of cotulla are best :D
17:29.28gauner1986:D
17:29.37Cotullaok I need do some dirty things with leo
17:29.46gauner1986do we wanna know?
17:29.47zonerlets hardcode!
17:29.48gauner1986:D
17:29.50dcordeswhat about #htc-linux hall of fame
17:30.56Cotullaheh
17:31.14Cotullaok
17:31.15*** join/#htc-linux kvaster (~kvaster@vpn-e0.bas-net.by)
17:31.16*** join/#htc-linux _Sam (~Sam@c-71-197-49-253.hsd1.fl.comcast.net)
17:31.31*** join/#htc-linux genxrush (41f5a4c3@gateway/web/freenode/ip.65.245.164.195)
17:31.40Cotullaso i away
17:31.53gauner1986what dirty things are you doing?
17:31.54gauner1986:P
17:31.58Sudani@dcordes u r such @dcordes
17:31.59Cotulladoesn't matter
17:32.03Cotulla:)
17:32.06gauner1986:D
17:32.19*** join/#htc-linux Cablekevin (~Cablekevi@house.speedxs.nl)
17:32.33Scrizz:O
17:32.36ScrizzI'm scared
17:32.46*** join/#htc-linux gipaq (3ee40247@gateway/web/freenode/ip.62.228.2.71)
17:33.03*** join/#htc-linux Cablekevin (~Cablekevi@house.speedxs.nl)
17:34.10*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
17:34.26zonerSudani, there are better words in english xD
17:34.44Sudanilike wat
17:35.16Sudanizoner may be
17:35.38*** join/#htc-linux dan1j3l (~dan1j3l@93-141-33-76.adsl.net.t-com.hr)
17:35.53gauner1986dan1j3l: are you still on proximity?
17:36.04dan1j3lyes
17:36.16SudanibbI cotulla: if u want test any thing let me know
17:38.56gauner1986hmmmm
17:39.05gauner1986cotulla is working on native booting...?! :D
17:39.20DomZI think too :p
17:39.27gauner1986dcordes: wifi also works fine after switching to bcm4329_204
17:39.36*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
17:39.38DomZwhat means "bbl" ?
17:39.43NeoFluxbe back later
17:39.43gauner1986be back alter
17:39.55DomZah ok thanks
17:40.03NeoFluxis going to watch Zero Punctuation
17:40.45Cotullano I am not working on native booting, I don't choose BL yet
17:41.00NeoFluxCotulla: I'd sort everything else out first :P
17:41.31gauner1986i noticed that on hw3d the screen isn't stretched to its max... but the touch area is
17:41.41gauner1986so you can't touch accurately
17:42.06eugenbgauner1986 on desire rom v3 it is maxed
17:44.35*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
17:44.46*** join/#htc-linux benouch (44ecb89c@gateway/web/freenode/ip.68.236.184.156)
17:44.50gauner1986hm
17:45.22_Samgauner1986: The touch screen on the HD2 isn't the same all over
17:45.32_SamIf you hold it out in bright light, you can see what I mean
17:47.54gauner1986hm
17:47.59*** join/#htc-linux zbask (592b5963@gateway/web/freenode/ip.89.43.89.99)
17:48.12_SamLike they skimped on the sides
17:48.15_SamIt's not as accurate
17:48.24gauner1986yeah.. but i don't mean that..
17:48.28_SamAnd you can see how shitty the touch is when you use swype
17:48.41gauner1986that's a hardware issue
17:48.42_SamI know you don't, but I'm just ranting on cause it pissed me off yesterday
17:48.50gauner1986what i mean is a software issue
17:48.57_SamVibrant is coming out tomorrow!
17:48.58gauner1986:D
17:49.04Scrizzok sam...
17:49.15Scrizzur getting me one
17:49.21Scrizz;D
17:50.57NeoFluxgauner1986: Want to talk me through on setting up a Linux VM with all the tools I need to start building my own images/android builds? :D
17:51.18gauner1986i dunno about android builds
17:51.37gauner1986only about kernel
17:51.59NeoFluxgauner1986: Well, that'd be a start :D
17:52.20NeoFluxJust waiting for Ubuntu to finish installing in my VM
17:52.31gauner1986dan1j3l: any progress? :)
17:52.44gauner1986neoflux: take a look at the wiki
17:52.49NeoFluxoki :)
17:52.49dan1j3lno, not yet...
17:52.55gauner1986there are some instructions provided
17:53.02NeoFluxdan1j3l: Really liked your build mate, you've inspired me to make my own :P
17:53.08NeoFluxgauner1986: Will go and look now :D
17:53.21_SamI noticed something about the Galaxy S though
17:53.45_SamThe layout of the screen on the microscopic level kind of creates these little black dots
17:53.54_SamMakes it not look as smooth as the HD2's screen
17:54.02dan1j3lNeoFlux: thnx :)
17:54.40*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
17:54.59NeoFluxgauner1986: I guess that changing this from: 'remotes/origin/htc-vogue'
17:55.05NeoFluxto 'remotes/origin/htc-leo'
17:55.09gauner1986no
17:55.11NeoFlux?
17:56.07gauner1986git checkout -b htc-msm-2.6.32 origin/htc-msm-2.6.32
17:56.07*** join/#htc-linux keule1234588 (~sven-th-a@g224097172.adsl.alicedsl.de)
17:56.13dan1j3lNeoFlux: git branch -a , and you will get list of branches
17:56.52*** part/#htc-linux C-NOTE (~C-NOTE@87-253-117.netrun.cytanet.com.cy)
17:57.28NeoFluxThanx gauner1986 and dan1j3l :)
17:57.42NeoFluxI've compiled stuff before, but using git/android etc is new to me
17:57.53_SamYeah I've not used git much
17:58.08_SamI'm used to the kind of consolidating that comes from SVN
17:58.19gauner1986i also like svn more
17:58.25eugenbdito
17:58.35_SamNot for a project like this
17:58.38_SamOh hell no
17:58.41_SamThat would suck
17:58.42*** join/#htc-linux downpresser (42743eb2@gateway/web/freenode/ip.66.116.62.178)
17:58.43*** join/#htc-linux rob____ (51818874@gateway/web/freenode/ip.81.129.136.116)
17:59.22NeoFluxI'll probably load the other 4GB RAM into my system later as well
17:59.23rob____good afternoon, made it to engadget again if anyone cares...!
17:59.31NeoFluxrob____: oh ffs
17:59.48nineX_why ffs?
17:59.52nineX_thats awesome
17:59.56NeoFluxNoob floodgates ahead :P
17:59.58*** join/#htc-linux cart (532924dd@gateway/web/freenode/ip.83.41.36.221)
17:59.59rob____possible get floods of idiots again
18:00.05nineX_NeoFlux: you are a noob
18:00.06gauner1986:D
18:00.11NeoFluxnineX_: I know I am :P
18:00.21nineX_:DDDDDD
18:00.25gauner1986yay
18:00.28nineX_at least its making people aware
18:00.29gauner1986public interest
18:00.31gauner1986hooray
18:00.41rob____People are loving xda + the devs in the comments
18:00.42*** join/#htc-linux IPunchBabies (185a87cc@gateway/web/freenode/ip.24.90.135.204)
18:00.46NeoFluxBut as rob____ pointed out nineX_ We've had idiots in here after engadget mentions this place and they're like "Why doesn't this work?!?!!!! >:("
18:01.04nineX_lets take this to chat chan
18:01.48Parad0XUArob___ mobilecrunch too
18:02.40*** join/#htc-linux huggy_72 (~chatzilla@host172-122-dynamic.183-80-r.retail.telecomitalia.it)
18:05.12Cotullaow fff
18:05.21*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:05.29Cotullalol :(
18:05.31Cotulla"HD2 owners and hackers "
18:05.35CotullaAND
18:05.40gauner1986:D
18:05.47Cotullaso I am not owner
18:05.50Cotulla:P
18:06.09NeoFluxCotulla: Hackers don't own anything, they steal :P
18:06.15gauner1986go and give interviews
18:06.17gauner1986get kisses
18:06.18gauner1986and stuff
18:06.19gauner1986:D
18:06.23*** join/#htc-linux sxe_ (~quassel@ip-62-143-97-108.unitymediagroup.de)
18:06.34Parad0XUA"If HTC made a toaster or blender. Xda would have android and winmo running on it" :-D
18:06.40NeoFluxlols
18:06.52rob____phaha
18:07.15Parad0XUACotulla I'll get you an HTC blender... but WinCE please.. :)
18:07.25gauner1986is there a froyo rom with sense btw?
18:07.36*** join/#htc-linux Dough29 (~Damien@ARennes-352-1-108-44.w86-199.abo.wanadoo.fr)
18:07.50Parad0XUAgauner1986 I don't think so... I feel like we'll have to wait for an official desire 2.2 rom
18:07.50CotullaLOL
18:07.57CotullaCLRCAD in news :D
18:08.08gauner1986the ovar program :D
18:08.21*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:08.38gauner1986hey
18:08.41gauner1986its only 4 kb
18:08.41*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:08.44gauner1986and it disables sound
18:08.45gauner1986!
18:08.46gauner1986:D
18:08.52*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:09.09Cotullahm desire looks nice
18:09.35Cotullaand fast...
18:09.38gauner1986uh
18:09.41gauner1986even multitouch works
18:10.10Cotullaow fuck
18:10.16CotullaI now know how to setup live wallpaper
18:10.22gauner1986lol
18:11.35gauner1986you can watch your work in 1080p there
18:11.36gauner1986:P
18:11.42NeoFluxCotulla: Did I mention that using the Mario Live Wallpaper @ 25fps speeds up the UI? :P
18:13.07gauner1986hm
18:13.08gauner1986okay
18:13.14gauner1986i gotta switch to a sense build now
18:13.15gauner1986:D
18:13.22*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:13.25Parad0XUAhates Sense
18:13.29gauner1986eh
18:13.32gauner1986i mean desire build
18:13.39gauner1986which has sense, okay..
18:13.40gauner1986:D
18:13.42Parad0XUAhates desire build cause it has Sense
18:13.53Parad0XUA:P
18:14.11gauner1986dunno, never seen sense on android
18:14.18gauner1986the winmo one is good
18:14.30gauner1986but maybe only because the default interface sucks
18:14.34gauner1986:D
18:14.42NeoFluxSense on Android is fucking slow
18:14.50*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:14.56*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:15.06Cotullaheh and sound doesn't crash
18:15.17Parad0XUAsweet! upload zImage!
18:15.43gauner1986sound didn't crash for me ever
18:15.44gauner1986:)
18:16.03Parad0XUAgauner1986 that's because you didn't have it :P
18:16.18gauner1986false :P
18:16.37CotullaI about video
18:16.44Cotullaon engadget
18:16.48*** join/#htc-linux Sh0ck (~Sh0ck@ABordeaux-156-1-148-231.w90-5.abo.wanadoo.fr)
18:16.48gauner1986:D
18:16.49Cotulla:P
18:17.00gauner1986are you watching it on the youtube app? :P
18:17.12Cotullano
18:17.37NeoFluxis cloning the git repo :D
18:17.53gauner1986neoflux: time to go outside, get a coffee or something
18:17.55gauner1986takes ages
18:17.59*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:18.28Cotulladesire seems much better than pure android
18:18.39gauner1986it seems
18:19.50*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:19.57NeoFlux200Mbytes @ 19% lols
18:22.32*** join/#htc-linux wish34 (~wishmaste@5ad05b74.bb.sky.com)
18:26.57canthonyzaCotulla: have you update clrcad since its first release?
18:27.04Cotullano
18:27.17takfujihttp://www.youtube.com/watch?v=rCwo9Z-JWG8&feature=player_embedded#!
18:27.18canthonyzak cool
18:27.27takfujiand people think sense is slow?
18:27.29takfuji:|
18:27.45Cotulla:/ :\
18:27.45takfujimeh w/e
18:27.51takfujixD
18:27.51Cotulla:/  :\
18:28.00takfujic:/
18:28.01takfujic:\
18:28.05canthonyzavanilla froyo's arent slow... i mean I even played fifa 2010 and compared to iphone
18:28.16Cotulla<PROTECTED>
18:28.24canthonyzathey ran same
18:28.41Cotulla<PROTECTED>
18:28.51Cotullalol funny smilers
18:29.07Cotulla<PROTECTED>
18:29.21Cotullalol
18:29.39takfuji[19:13:41] * Parad0XUA hates desire build cause it has Sense
18:29.43takfujiwell you can relax :p
18:29.55takfujinext build will include both sense and normal android interface
18:30.10Parad0XUAtakfuji :) I wonder who's gonna build the next build
18:30.23gauner1986:D
18:30.30Cotullawho?
18:30.31canthonyzaargh! i just cant get in call sound to work :-/
18:30.38darkstoneme i guess
18:30.39darkstonexD
18:30.39gauner1986of course you can't
18:30.43gauner1986there's a driver issue
18:30.46Parad0XUAdarkstone asshole :-D
18:30.48darkstonexD
18:30.49DiscoLives4everThe builder that builds the next build will build a build with the latest support built in
18:30.58darkstoneim getting a fuckton of PM's :(
18:31.01canthonyzalol but I hear dan's build has in call sound? :|
18:31.05Cotullahahah
18:31.06Parad0XUADiscoLives4ever nice :-D
18:31.21gauner1986robot sound!
18:31.33Cotullaapt's voice!
18:31.33gauner1986~robot
18:31.44darkstoneim at work atm though Xd
18:31.56darkstoneand wtf, engadget on about android again
18:31.58*** join/#htc-linux C-NOTE (~C-NOTE@87-253-117.netrun.cytanet.com.cy)
18:32.05Cotullayeah
18:32.11canthonyzalol
18:32.14gauner1986why doesn't android include a youporn app? :D
18:33.33*** part/#htc-linux keule1234588 (~sven-th-a@g224097172.adsl.alicedsl.de)
18:33.39NeoFluxgauner1986: We have flash for that
18:33.56NeoFluxWhite iOS users dont...... HAHAHAHAHA
18:33.57gauner1986yeah.. but it's not that fancy xD
18:33.58NeoFlux:P
18:34.05NeoFluxWhile*
18:34.06C-NOTEafter trying both sense and vanilla froyo builds for HD2...they are both quite fast...froyo however is faster
18:34.06NeoFluxwoot
18:34.26darkstonenot suprising @ C-NOTE
18:34.27NeoFluxcanthonyza: You've been misinformed, these are just initial tests for audio
18:34.27darkstonexD
18:34.31*** join/#htc-linux Captnoord (~Captnoord@g127121.upc-g.chello.nl)
18:34.37NeoFluxSome people claim to have it working while many have the robot voice problem
18:34.53gauner1986dan1j3l: making some progress on proximity yet?
18:34.57canthonyzabut I have no output of any sound when i call voicemail
18:34.59*** join/#htc-linux lp894 (~lp894@adsl-99-102-232-140.dsl.ipltin.sbcglobal.net)
18:35.00canthonyzanot even robot
18:35.15darkstoneim gonna try a dirty hack xD
18:35.23darkstoneand lower the freq of sound
18:35.29darkstonesee if that helps high pitch
18:35.35gauner1986you're going to ask a robot to normalize the sound in call?
18:35.43canthonyzalol
18:35.53dan1j3lno, must do other things now... :( i will try later with g-sensor and proximity...
18:35.56lp894been so long since i been here
18:36.07*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:38.07*** join/#htc-linux MiB-s (~mai@0203ds1-ar.0.fullrate.dk)
18:38.57NeoFluxgauner1986: Don't you see the sense of funnyness as we're working on Android and we get robot sounds ;)
18:38.58*** join/#htc-linux cookiesowns (4b1900ab@gateway/web/freenode/ip.75.25.0.171)
18:39.15*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:39.17gauner1986darkstone: why is there a data.img in your desirebuild?
18:39.34*** join/#htc-linux balans (~Gebruiker@82-170-217-205.ip.telfort.nl)
18:39.39gauner1986yeah.. it's how it has to be.. :)
18:40.43*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
18:42.38gauner1986darkstone: your system image is squashfs?
18:42.44gauner1986that sucks for development..
18:44.26darkstonegauner1986: settings that prevent crashes
18:44.28darkstoneand aslo
18:44.30darkstonealso*
18:44.34darkstonesquashfs is really easy
18:44.40gauner1986squashfs is read only
18:44.42canthonyzahow so gauner1986 ?
18:44.42Cotullawhy u need it?
18:44.54darkstonedont need it, i find it easier for making builds quickly
18:45.00Cotullawhy?
18:45.06lp894so i read earlier that sound is working ok now in the froyo builds?
18:45.08darkstoneone command
18:45.17Cotullau can also use ext2
18:45.20Parad0XUAdarkstone same with ext2
18:45.20gauner1986yeah
18:45.25darkstonemksquashfs insertdirhere exportnamehere -noD
18:45.25gauner1986and then it will be rw
18:45.27darkstonemeh
18:45.34gauner1986we can place modules there
18:45.37gauner1986and change stuff
18:45.47darkstonealso for compression :p
18:45.49gauner1986i'll convert it to ext2
18:45.56darkstoneif you want
18:45.59gauner1986darkstone: maybe later that is a good idea
18:46.16Parad0XUAdakrstone ./genext2fs -d desire -b 128000 -U release/system.ext2
18:46.29lp894guess not
18:46.31*** join/#htc-linux thedicemaster (~thedicema@e200071.upc-e.chello.nl)
18:46.44NeoFluxlp894: No it isn't mate, only initial sound works, still have problems with robot type voices etc
18:46.44gauner1986parad0xua: where is that script? :)
18:46.52canthonyzawhats the 128000 for?
18:47.06Cotullaheh
18:47.26Cotullaat the end it's stupid to have two big files right?
18:47.35Cotullalike system.ext2 -> data.img
18:47.36*** join/#htc-linux eFig (~czFigs@168.184.220.4)
18:47.49gauner1986cotulla: not really
18:47.55gauner1986you can wipe out user data easily
18:47.57Cotullabut desire have not such
18:48.00dan1j3ljust make empty ext2 file and unsquash files in it... it's simple
18:48.01HardDisk_WPoi
18:48.06NeoFluxCotulla: Do we have to use container files?
18:48.07Cotulladesire have only
18:48.08HardDisk_WPwhats new?
18:48.24*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
18:48.25gauner1986nah
18:48.30gauner1986then i would have to use dd and stuff
18:48.31gauner1986:D
18:48.34Cotulladesire have only one system.img
18:48.36Cotullaright?
18:48.37HardDisk_WPdd aint that complex
18:48.58gauner1986cotulla: i guess no.. data.img gets created on startup
18:49.05Cotulla?
18:49.09Cotullabut why it need it
18:49.15Cotullaif all files in system.img
18:49.21Cotullathere small userdata.img also
18:49.21gauner1986because user related stuff is placed there
18:49.23Cotullabut it about 2 kb
18:49.25gauner1986like new installed apps
18:49.33gauner1986it's the same as in ce
18:49.36dan1j3ldd if=/dev/zero of=system.ext2 bs=1MB count=150  , cant be simpler
18:49.44dan1j3l:)
18:49.55Cotullano wait
18:49.59gauner1986you also have two partitions in ce
18:50.02gauner1986one for user stuff
18:50.04Cotullayes
18:50.06gauner1986and one for system
18:50.16Cotullabut we have 3 seems
18:50.23Cotullaor wait\
18:50.31Cotulladata.img have only user data
18:50.32gauner1986yeah
18:50.33gauner1986rootfs
18:50.39Cotullaor there copy of system.ext2?
18:50.43gauner1986no
18:50.47gauner1986it only has userdata
18:50.50Cotullaoh I thought there copy...
18:50.56gauner1986it is mounted on /data
18:50.59Cotullaok now clear :)
18:51.25dan1j3lwe can put everything in one file
18:51.48dan1j3lit would be easier to modify
18:51.51gauner1986i dunno why there is a need for a seperate rootfs and system.img though
18:52.18dan1j3lfor quick upgrades and different builds
18:52.38dan1j3lu can use one rootfs with various systems
18:53.17gauner1986darkstone: do i have to change sth in initrd, when i convert the file into ext2?
18:53.37gauner1986dan1j3l: okay
18:53.48dan1j3lmy next build will be just one system.ex2 and initrd, no data.img nothing... :)
18:54.00darkstonegauner1986 no
18:54.08Cotullawhere u will put user data?
18:54.21dan1j3linto system.ext2
18:54.26nineX_dan1j3l: is adb enabled on your froyo1.0 build?
18:54.40dan1j3li will be bigger , but there will be less files in sd
18:54.58gauner1986fucking fsck files...
18:55.04dan1j3lnineX_: yes, adb should work well
18:55.51darkstonegauner1986: i wouldnt work on this desire build
18:56.05darkstoneive got a new one
18:56.07dan1j3lwhat's better to go with evo or desire for base system ?
18:56.17gauner1986darkstone: then upload it :D
18:56.24darkstonesystem folder size is down to 160mb uncompressed
18:56.27darkstone125mb compressed
18:56.30*** join/#htc-linux Dinde (kayser@sur-internet.net)
18:56.33gauner1986and what did you remove?
18:56.44darkstonea lot of stuff :p
18:56.56gauner1986for example? :)
18:57.14NeoFluxall the games? :( :P
18:57.20gauner1986:D
18:57.23darkstonethe truth? started from scratch
18:57.27NeoFluxlols
18:57.39darkstonei added a lot of shit into the build that didnt do anything
18:57.43darkstonesense is much quicker now
18:57.51NeoFluxorly?
18:57.59NeoFluxYou better get uploading then :P
18:58.05darkstoneat work
18:58.09NeoFlux:(
18:58.11NeoFluxcock tease
18:58.12gauner1986well you mean
18:58.14gauner1986http://3.bp.blogspot.com/_QfFdPvqyz70/TBUZt0TkuxI/AAAAAAAASbk/POR0nFwf36s/s1600/oh_rly.jpg
18:58.15darkstoneand still need to add a few things to the build
18:58.16gauner1986:D
18:58.17darkstonexD
18:58.23ShadowFoxBiHlol thanks darkstone you are awesome
18:58.26ShadowFoxBiHxD
18:58.27NeoFluxgauner1986: That's exactly what I mean :P
18:58.31gauner1986darkstone: if your boss is away.. start uploading
18:58.33gauner1986:D
18:58.46darkstonerofl
18:58.50darkstonei'll do it tomorrow
18:58.55darkstoneyou'll just need to wait
18:59.06gauner1986if you talk about waiting
18:59.11gauner1986you're talking to the wrong people
18:59.11gauner1986:D
18:59.47NeoFluxWHERE IS MA NEW DESIRE BUILD?
19:00.24cookiesownsso like, 3G works, wifi works, Sense works nice, Market place works. wohhhhh good mayne
19:00.41gauner1986and where are the cookies now?
19:01.10NeoFluxI want Cookies with Battery, power management and proper calling sounds :D
19:01.17NeoFluxThen we can start using Android daytoday :D
19:01.28cookiesowns^^
19:01.32lp894I think 1.5 should have been Android Cookie and not Cupcake......I know.....I .7 releases to late LOL!
19:02.05NeoFluxI should compile a 1.6 build for the lols
19:02.06NeoFluxhaha
19:02.13cookiesownshey darkstone
19:02.17darkstonehi
19:02.17cookiesownsUPLOAD THAT BUILD NOW
19:02.20darkstoneno
19:02.22darkstoneno usb cable
19:02.23cookiesowns.............
19:02.26darkstoneand the build isnt complete
19:02.27darkstonexd
19:02.30cookiesownsidc
19:02.33darkstonepatience guys
19:02.34cookiesownsnothing is complete at this stage
19:02.36gauner1986upload it with your leo
19:02.36cookiesownsYou and I know.
19:02.37gauner1986:D
19:02.40darkstonenothing like 60fps sense
19:02.40cookiesowns^^
19:02.42darkstoneuhh
19:02.43cookiesowns^^
19:02.44darkstonewait nvm
19:02.47darkstone:p
19:02.53cookiesowns:/
19:03.22darkstoneim kidding you on
19:03.23darkstonexD
19:03.36cookiesownsi kinda miss win mo now, owait, NOT. just gota get PM + battery, and ohh wuts this? SOUND ON PHONE??
19:04.18diiishe-awayyeah, remember when phones had ringtones? :P
19:04.26diiishe-awaythose were the days...
19:04.44NeoFlux60fps sense darkstone ? :P
19:04.58darkstoneignore that ^_^'
19:05.03NeoFlux:( :P
19:05.22NeoFluxdarkstone: You said it, now deliver! :P
19:05.39lp894my phone has ringtones?
19:05.48lp894when it rings...it not only rings but vibrates......
19:06.03lp894diiishe-away does yours not ring?
19:06.09gauner1986cotulla: what are you on currently? :)
19:06.23diiishe-awaylp894, I've got a Rhodium
19:06.33*** join/#htc-linux sowed (51ca1f07@gateway/web/freenode/ip.81.202.31.7)
19:06.34diiishe-awayit rings, when I'm running WinMo
19:07.08diiishe-awayunless I've missed something (which would be grand news to me)
19:07.26diiishe-awaythere is still no audio outside of call support for my hardware
19:07.31lp894ah ok
19:07.35lp894thought u had a TP2
19:07.39diiishe-awayI do
19:07.40lp894i mean a HD2
19:07.45diiishe-awayah
19:07.47lp894but even the TP2 vibrates lol
19:07.59diiishe-awayyes, but that doesn't help when I'm looking for it
19:08.11diiishe-awayand I use my phone for a lot of media. *sigh*
19:08.14lp894sure...u just have to listen VERY carefully LOL!
19:08.33diiishe-awaysound is working on HD2 now?
19:08.50lp894i'll be honest, I think a lot of the TP2 development for android slowed with the release of the HD2
19:08.56diiishe-awaythat's pretty cool- so is the rhodium the only one without working sound then??
19:09.14diiishe-awaylp894, if that's the case, I don't understand why
19:09.30lp894and yea, speaker works on the HD2....BUT.....in call sound does NOT....well...it does...but it sounds like you're talkin to a chipmunk robot lol
19:09.39diiishe-awayhaha
19:10.13*** join/#htc-linux bueller22 (44ad5a47@gateway/web/freenode/ip.68.173.90.71)
19:10.30*** join/#htc-linux balans (~Gebruiker@5ED1D831.cable.ziggo.nl)
19:10.30diiishe-awaylp894, I don't see why more people would be more interested in HD2 than TP2- there are already Android phones similar to the HD2
19:10.38diiishe-awaysuch as the EVO, etc
19:11.13diiishe-awayhowever the Rhodium has a simply fantastic keyboard, and there has yet to be an Android phone that can rival that
19:12.13diiishe-awayone of the only reasons I still rock a Rhodium is that I can't go back to touch-only devices. I love having keys and wish there was something to switch to with at least as-good a KB!
19:13.02diiishe-awaybut... yeah, I haven't heard much about TP2 lately. Wonder if we hit a brick wall and stopped.
19:13.05*** join/#htc-linux leaigor (~laigor@188.134.16.241)
19:13.13*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
19:13.35zonersuch as EVO ? lmfao xD evo is cdma, no one have to buy cdma phone
19:13.42DiscoLives4everdiiishe-away: how many Android phones are GSM and match the specs of the HD2?
19:13.47*** part/#htc-linux sd73ta (~sd73ta@69.177.6.167)
19:13.54zonerDiscoLives4ever, agreed
19:14.04zonerwith what you mean :D
19:14.04NeoFluxThe HD2 is in a world of it's own atm
19:14.14zonerwinmo + android + winpho7
19:14.16zonergonna be
19:14.17NeoFluxBut, there are devices coming out like Droid-X etc
19:14.17zoner:D
19:14.20zoneranyway
19:14.23zonertalk in -chat
19:14.51zonerlast thing, HD2 is gonna be legend
19:14.53zoner!
19:14.56zonerperiod
19:16.51*** join/#htc-linux JesusFreak316 (~John@pool-173-65-67-24.tampfl.fios.verizon.net)
19:18.13C-NOTEon the froyo build from dan1j3l incoming and outgoing call sound (i.e. you can hear the caller and speak to them) works
19:19.09NeoFluxC-NOTE: We know mate
19:19.31darkstonelol
19:20.37gauner1986c-note: so it's a binary problem
19:20.37NeoFluxdarkstone: Compiling my first kernel image, but it won't be anything different than what dcordes etc have made :(
19:20.47gauner1986we have to find out which binary is responsible for this
19:20.52NeoFluxOnly reason why I'm doing it is so I can maintain an updated image myself
19:21.02darkstonetis not hard
19:21.05darkstoneare you working off the git?
19:21.11NeoFluxdarkstone: yeah
19:21.21darkstonehas git been updated with cotullas tree?
19:21.26NeoFluxdarkstone: Not yet
19:21.36*** join/#htc-linux behzad (~behzad@188.158.150.63)
19:21.48darkstoneok
19:21.50NeoFluxdarkstone: dcordes is still cleaning it up
19:22.10NeoFluxCotulla: is a messy person it seems :P
19:22.13darkstoneah ok
19:22.17darkstonexD
19:22.35NeoFluxcompiling is going tooooooooo slow
19:22.42gauner1986go for a new pc
19:22.43gauner1986:P
19:22.49NeoFluxI've assigned 3 cores to the VM and it's only using one :(
19:23.04gauner1986neoflux you're missing -j in your make command
19:23.08*** join/#htc-linux Dinde (kayser@sur-internet.net)
19:23.13NeoFluxgauner1986: maybe :P
19:23.17FlawlesStyleNeoFlux virtualbox or vmware
19:23.40*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
19:23.44NeoFluxFlawlesStyle: Vbox
19:23.45zonerwhat -j stands for gauner
19:23.50C-NOTENeoflux, gauner1986, Could dan1j3l shed some light on sound issues if it still a problem?
19:24.03zonerkill vbox, VMware is the best
19:24.15FlawlesStylehmm i thought you could only assign up to 2 cores to a vm in vbox
19:24.17NeoFluxzoner: Probably a multi-threaded command
19:24.28NeoFluxFlawlesStyle: Nah, the latest one can support more cores
19:24.34zoneri thought so but gotta be sure
19:24.44gauner1986c-note: i don't know.. you gotta ask him
19:24.56NeoFluxgauner1986: That command works, utilising 3 cores now :)
19:25.03zonerhmm
19:25.04zonerok
19:25.16zoneri was compiling without -j
19:25.17zonerthnx
19:25.20NeoFluxC-NOTE: No, because the sound side of things isn't complete yet
19:25.25*** join/#htc-linux jcdiaz (~kvirc@80.31.242.63)
19:25.30*** join/#htc-linux prdiii (~markus.pe@91-115-233-82.adsl.highway.telekom.at)
19:25.42gauner1986okay
19:25.48gauner1986fm radio seems to tune
19:26.09C-NOTEI see...well keep up the good work guys!
19:28.17*** join/#htc-linux zoner (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
19:28.31zonergauner1986, do you get sound from FM radio?
19:29.43zonergauner1986, do you get sound from FM radio?
19:29.52gauner1986not yet
19:29.58gauner1986bluetooth doesnt work
19:29.59gauner1986mhm
19:30.13zonerhmm,then does fm tune correct?
19:30.18gauner1986yes
19:30.23gauner1986it finds the right frequencies
19:30.26zonerok
19:30.29zonergreat
19:30.35zonerwe really need audio routing
19:30.53zonerbb
19:31.39*** join/#htc-linux qurinius (~zsirc@m485e36d0.tmodns.net)
19:33.52DomZcool for fm radio !
19:34.04*** join/#htc-linux Technolo-G (~user@95-88-186-77-dynip.superkabel.de)
19:34.31DomZI was sure that it was working as it since bcm4329 support is done :)
19:35.07*** join/#htc-linux fern0145 (d0360434@gateway/web/freenode/ip.208.54.4.52)
19:37.00*** join/#htc-linux gorelshv (~pocketirc@109.253.36.33)
19:37.39*** join/#htc-linux pipomolo42 (~alex@home.boeglin.org)
19:37.46gauner1986cotulla: btw.. on the desire build you can choose not to use data :D
19:40.27gauner1986darkstone: bluetooth doesn't work on your latest build
19:40.50darkstonei know
19:40.57darkstonei have fixed it in my newer build
19:41.02darkstonewhich is still to be uploaded
19:41.09gauner1986darkstone: can you tell me what to do to fix it?
19:41.10*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
19:41.20*** join/#htc-linux Jiggs (57c63131@gateway/web/freenode/ip.87.198.49.49)
19:41.25darkstonegauner1986: why do you think i started from scratch? XD
19:41.37darkstonei messed something up but couldnt figure out what D:
19:41.52gauner1986cam also doesn't work
19:42.16darkstoneyes
19:42.22darkstonethis isnt camera zimage
19:42.28gauner1986i used my own
19:42.40darkstonetry adb
19:42.45darkstoneand the command needed
19:44.38*** join/#htc-linux HardDisk_WP (~Marco@velirat.de)
19:45.28gauner1986i'll just replace init.android
19:45.45darkstonei already did that :)
19:45.50*** join/#htc-linux eBrain (~ernst@a82-95-68-136.adsl.xs4all.nl)
19:45.54darkstonei think
19:45.58darkstonedunno
19:46.00*** join/#htc-linux HardDisk_WP (~Marco@wikipedia/harddisk)
19:46.00darkstonecheck the rootfs
19:46.01darkstonexd
19:46.31*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
19:47.29fantome-dortdarkstone when the 3g was good in your build ?
19:48.01gauner1986replaing init.android does it
19:48.50darkstoneah
19:48.54darkstonecamera is working now?
19:48.56LeTamagauner1986: init.android or init.rc ?
19:49.01gauner1986press the optical mouse to take a photo?
19:49.01gauner1986:D
19:49.08gauner1986what optical mouse?
19:49.17gauner1986LeTama: init.android
19:49.17darkstonejust hold the screen
19:49.24gauner1986http://htcleo.noobhands.net/init.android
19:49.29gauner1986this is the right one
19:49.46gauner1986ok, works
19:49.47darkstonewill be a part of the next build
19:50.05LeTamagauner1986: huh, didn't know there were specific stuff there.
19:50.35darkstonejust change camera app
19:50.53gauner1986LeTama: me neither.. until now :P
19:51.26LeTamagauner1986: I hate android for that, too much hardcoded stuff in binaries
19:51.37gauner1986true
19:51.39gauner1986hm
19:51.42gauner1986now the screen hangs
19:52.01gauner1986second time this happened
19:52.08gauner1986never happened in cotulla's build
19:52.26*** join/#htc-linux mes (~mes@sentry.lazo.ca)
19:52.37ShadowFoxBiHso is 2.2 working decently/
19:52.40ShadowFoxBiH?
19:53.07darkstonei tried a 2.2 custom Desire rom
19:53.11darkstonesuper buggy D:
19:53.25ShadowFoxBiHlol what about the regular 2.2 build?
19:53.31*** join/#htc-linux hexed (3f6244fc@gateway/web/freenode/ip.63.98.68.252)
19:53.33darkstoneregular seems fine
19:53.55ShadowFoxBiHhmm in cotulla's build it would freeze a lot
19:54.02*** join/#htc-linux makkonen1 (~makkonen@71-88-46-97.dhcp.nwtn.ct.charter.com)
19:54.52*** join/#htc-linux judicator (1814d208@gateway/web/freenode/ip.24.20.210.8)
19:55.06*** join/#htc-linux devtalk (5f9ae6fc@gateway/web/freenode/ip.95.154.230.252)
19:55.13*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
19:55.13devtalk~seen slayerns
19:55.15aptslayerns <8bb3cf4c@gateway/web/freenode/ip.139.179.207.76> was last seen on IRC in channel #htc-linux, 6d 21h 9m 27s ago, saying: 'are they having fun?'.
19:57.10devtalkCotulla, what were you working on?
19:57.53gauner1986ok, desire build also has robot sound in calls
19:58.00*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
19:59.53devtalkno answer ^^?
20:00.12*** join/#htc-linux Blizzzard (5e0fdb01@gateway/web/freenode/ip.94.15.219.1)
20:00.42devtalksulked
20:01.06*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:01.09dan1j3lgotta go. bbl
20:01.16gauner1986dan1j3l
20:01.22gauner1986you gotta finish proximity!!!!
20:01.23gauner1986:D
20:01.28dan1j3l:)
20:01.40*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:01.45dan1j3llater :)
20:01.55*** part/#htc-linux dan1j3l (~dan1j3l@93-141-33-76.adsl.net.t-com.hr)
20:02.26*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:02.39gauner1986darkstone: maybe you have the wrong bluetooth firmware in your image
20:03.05*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:03.26*** join/#htc-linux Sh0ck (~shock@unaffiliated/sh0ck)
20:03.30*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:03.56*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:05.57*** join/#htc-linux SVic (~SVic@ip31.119.dars-ip.ru)
20:06.07*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:06.49darkstone<gauner1986> darkstone: maybe you have the wrong bluetooth firmware in your image
20:06.54darkstoneas i said, already fixed
20:06.56darkstone:)
20:07.37*** join/#htc-linux Reefermattness (~quassel@c-76-18-79-170.hsd1.nm.comcast.net)
20:08.28*** join/#htc-linux HardDisk_WP (~Marco@velirat.de)
20:11.02gauner1986someone with a leo kitchen here?
20:11.24gauner1986i need the audio_cal.acdb file
20:13.38*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:14.01*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:14.14*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:14.16LeTamagauner1986: http://home.lestamas.fr:8080/audiocal.zip
20:14.21*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:14.24gauner1986LeTama: thanks :)
20:14.47*** join/#htc-linux dieselboy (~dieselboy@dsl-67-204-9-243.acanac.net)
20:15.02*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:15.11*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:15.45HardDisk_WPgauner1986, hold short
20:16.02*** join/#htc-linux badboy365 (5ea85004@gateway/web/freenode/ip.94.168.80.4)
20:16.11HardDisk_WPgauner1986, uploading
20:16.46LeTamaHardDisk_WP: done already
20:16.48gauner1986already got it from letama, thanks :)
20:19.57HardDisk_WPyeah, fuck my bouncer's lag
20:19.59HardDisk_WPCotulla, you got my PM in the forum?
20:20.14Cotullano
20:20.27CotullaI have problems with DNS seems
20:20.32*** join/#htc-linux wish34 (~wishmaste@5ad05b74.bb.sky.com)
20:20.36Cotullaand can't open XDA now :(
20:20.49gauner1986cotulla: try an alternative dns server...
20:21.01Cotullawhere I need setup it?
20:21.07gauner1986in windows?
20:21.14CotullaY\
20:21.20gauner19867?
20:21.27Cotullano
20:21.29CotullaXP
20:21.48NeoFlux8.8.8.8
20:21.51NeoFlux8.8.4.4
20:21.56NeoFluxUse those DNS servers
20:22.02gauner1986in your network settings in control panel
20:22.09gauner1986right click your adapter
20:22.19gauner1986properties
20:22.26gauner1986tcp ip v4
20:22.33gauner1986-> properties
20:22.51gauner1986there you can set the dns address
20:26.05SVichttp://en.wikipedia.org/wiki/OpenDNS
20:26.29*** part/#htc-linux eBrain (~ernst@a82-95-68-136.adsl.xs4all.nl)
20:29.39HardDisk_WPSVic, nope opendns sucks
20:29.44*** join/#htc-linux shu8i (~shu8i@78.104.102.92)
20:29.50HardDisk_WPthey give their own ad crap on notexistent domains
20:29.57*** part/#htc-linux shu8i (~shu8i@78.104.102.92)
20:31.02gauner1986cotulla: what are you doing currently? :)
20:32.23*** join/#htc-linux r0w3zz (~r0w3zz@p54A8B235.dip.t-dialin.net)
20:34.24*** join/#htc-linux ElBartoME (~ElBartoME@ip-109-90-64-144.unitymediagroup.de)
20:34.37gauner1986hm
20:34.40ElBartoMEhi
20:34.44gauner1986that acdb file doesnt change anything
20:34.46gauner1986hi
20:36.27HardDisk_WPgauner1986, you trying to get audio working w/o clrcad?
20:36.37gauner1986no
20:36.47gauner1986i'm trying to get incall audio working
20:37.41dieselboythe tmobile hd2 should have enough room for android rom right? it has 1gb rom, so that should be enough right?
20:37.46NeoFluxgauner1986: Where does the Kernel image get stored?
20:37.57gauner1986?
20:38.00gauner1986on your sd card
20:38.03NeoFluxgauner1986: After it's compiled
20:38.25gauner1986arch/arm/boot/
20:39.40cameron1911gauner my in call sounds is working good for me i belive:)
20:39.52gauner1986cameron1911: really?
20:40.02gauner1986you understand the person you're calling with?
20:40.09cameron1911yes verry clear
20:40.18HardDisk_WPRadio ROM?
20:40.18gauner1986which image?
20:40.54cameron19112 mins
20:41.17*** join/#htc-linux zbask (592b5963@gateway/web/freenode/ip.89.43.89.99)
20:41.58gauner1986fm not working could also be connected with the problem that bluetooth isnt working
20:42.07cameron1911dan1j3l-LeoFroyo-1.0 and Cotulla_zImage_ROUNTING2
20:42.22HardDisk_WPcameron1911, whats your radiorom version?
20:42.32gauner1986cameron1911: ok.. and the radio rom?
20:43.49cameron1911LEON_v3_0_LITE_WWE
20:43.59gauner1986that's not the radio rom
20:44.13cameron1911that has radio 10 but upgraded to 12
20:44.34gauner1986radio 2.12?
20:44.51zbaskhi gauner1986 i can make calls to and the radio is 2.10.50.19_2
20:45.23gauner1986zbask: you are also clearly understanding your call partner?
20:45.23zbaski have froyo 2.2 and last cotulla zimage
20:45.32zbaskyes
20:45.40cameron19112.12 yes
20:45.40gauner1986zbask: radio rom?
20:46.00zbaskradio rom on win?
20:46.21gauner1986yeah
20:46.28zbask2.10.50.19_2
20:46.31zbaskthis one
20:46.34gauner1986ok
20:46.51gauner1986zbask: which froyo rom?
20:47.02zbaskdan1j3l
20:47.11gauner1986ok
20:47.12*** join/#htc-linux cart (532924dd@gateway/web/freenode/ip.83.41.36.221)
20:47.13zbaskis very stable use it all day long
20:47.19gauner1986where do i get dan's froyo rom?
20:47.22cameron1911ya me to
20:47.27zbaskmediafire link
20:47.41zbaskwait
20:47.45gauner1986ok
20:48.07zbaskhttp://www.megaupload.com/?d=KUDM733C
20:48.10NeoFluxgauner1986: I tried Routing 2 image, but I still get the same audio problem
20:48.24zbaskgive me some zimage to test it
20:48.28zbask:)
20:48.49NeoFluxgauner1986: Do you think if I deleted the data.img file it might help or?
20:49.12HardDisk_WPgauner1986, uh... jdea: different versions of hd2 floating  around
20:49.34HardDisk_WPzbask, cameron1911: you got European, US or Telstra (australia) HD2??
20:49.43zbaskEuropean
20:49.55cameron1911uk virgin network me
20:49.55gauner1986neoflux: in what case?
20:50.08NeoFluxHardDisk_WP: Your forgetting HD2 test units as well
20:50.12NeoFluxI'm on Virgin as well
20:50.22gauner1986hm
20:50.33Scrizzhttp://www.theonlytech.com/hd2/AndroidStuff/dan1j3l-LeoFroyo-1.0.zip
20:50.34NeoFluxgauner1986: I changed the zImage with the http://cotulla.pp.ru/leo/Cotulla_zImage_ROUNTING2.rar version and I still get the robot voice
20:50.46gauner1986yeah
20:50.50gauner1986it's not kernel related
20:50.55NeoFluxso I'm wondering if I delete the data.img file that I can start a fresh build again? or?
20:51.01gauner1986i don't know
20:51.03gauner1986you can try
20:52.33*** join/#htc-linux htc-linux (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
20:52.35htc-linuxyes you fcan
20:52.36NeoFluxgauner1986: I think dan's computer/VM is set into the future
20:52.38htc-linuxcan*0
20:52.48NeoFluxzImage date: 23/11/10
20:52.49NeoFluxlols
20:52.57cameron1911gauner  what is your cpu speed?
20:53.39gauner1986dunno.. ^^ where can i see that?
20:53.40*** part/#htc-linux htc-linux (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
20:53.52ElBartoMEinstell setcpu
20:53.53cameron1911hardware info
20:53.56ElBartoME*install
20:53.57*** join/#htc-linux htc-linux (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
20:54.22htc-linux~seen me
20:54.24aptme <~grimoire@fsf/member/perfdave> was last seen on IRC in channel #debian, 45d 2h 15m 1s ago, saying: 'Somebody !tell me something, for science!'.
20:54.34Cotullaäùä
20:54.35Cotullalol
20:54.41Cotulla:D
20:54.59NeoFluxCotulla: ?
20:55.04htc-linuxü
20:55.07htc-linux~seen apt
20:55.08aptapt is currently on #debian (1d 6h 15m 39s) ##icf (1d 6h 15m 39s) #elive (1d 6h 15m 39s) #htc-linux (1d 6h 15m 39s) #kde (1d 6h 15m 39s) #wowroster (1d 6h 15m 39s) #openmoko (1d 6h 15m 39s) #slug (1d 6h 15m 39s) #lugwv (1d 6h 15m 39s) #openmoko-cdevel (1d 6h 15m 39s) #debianppc (1d 6h 15m 39s) #debian-france (1d 6h 15m 39s) #linuxpakistan (1d 6h 15m ...
20:55.25htc-linuxapt: you seem like hall-bitch
20:55.40htc-linuxapt: join #htc-linux-chat
20:56.06*** join/#htc-linux lolol (~lolol@host81-157-183-210.range81-157.btcentralplus.com)
20:56.10htc-linuxlol, apt sends private messages:D
20:56.20htc-linuxapt: join #htc-sex
20:56.43htc-linuxapt: join #htc-linux-chat
20:57.07NeoFluxneeds a 1litre bottle of Lucazade Orange
20:57.44*** part/#htc-linux htc-linux (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
20:57.58NeoFluxThere is a #htc-sex channel? :D
20:58.04gauner1986mh
20:58.10gauner1986where can i find the 2.12 radio?
20:58.23_Samgauner1986: There's a thread on the forum
20:58.27_SamWith all of them
20:58.42gauner1986_Sam: yes.. but it only includes radios up to 2.10
20:59.22Scrizzgauner: http://www.vbnfiles.com/xda/HTC%20HD2%20%28Leo%29/Radios/
20:59.27Scrizzall of them
20:59.40gauner1986see
20:59.40gauner1986thx
20:59.44HardDisk_WPNeoFlux, a #thc-linux would be funnier
20:59.49HardDisk_WP"stoned linux"
20:59.53*** join/#htc-linux yeho (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
21:00.28NeoFluxThis channel should be renamed #htc-hd2-linux since we've taken over the channel
21:00.48NeoFlux:P
21:00.49_SamOr just make a new one called #hd2-linux
21:01.00yehoHardDisk_WP seems curious ^^
21:01.20HardDisk_WP<-- no stoner
21:01.53Scrizzlies
21:01.55Scrizz>_>
21:02.22*** join/#htc-linux Meta2 (~k.egdom@86.92.144.150)
21:02.43HardDisk_WPnope... here in germany its too risky to be stoned, if theres small traces after a few days and the cops make a drugtest, you're pretty much screwed
21:02.52CotullaWTF?
21:03.01Scrizzu ok Cotulla?
21:03.13Cotullahtc-sex? WTF?
21:03.17gauner1986harddisk_wp: it's allowed to consume that shit ;)
21:03.23*** part/#htc-linux yeho (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
21:03.23HardDisk_WPYeah
21:03.32*** join/#htc-linux yeho (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
21:03.39HardDisk_WPbut thc leaves traces in blood, hair and urine
21:04.04*** join/#htc-linux swc|666 (~neopwn@unaffiliated/swc666/x-4934821)
21:04.43*** join/#htc-linux zrrazrra (55e6ae38@gateway/web/freenode/ip.85.230.174.56)
21:04.56Meta2it stays 30 days in your blood
21:05.31yehook, start to pack, you are going tooo htc-linux-chat
21:06.28yehoi guess i need a ban
21:06.56HardDisk_WPCotulla, uh, i try to install custom bootscreen via customruu, it says "communication errors"
21:07.09HardDisk_WPis this due to hspl 2.08?
21:07.47Cotullano
21:08.29NeoFluxHardDisk_WP: You've bricked your pgone
21:08.31NeoFluxphone*
21:08.42HardDisk_WPnot really, it still boots^^
21:08.51NeoFluxGod damnit, he isn't a complete noob :(
21:08.56HardDisk_WP:D
21:08.56NeoFluxI'll wait for the next person :D
21:09.32Cotullanext complete n00b?
21:10.57NeoFluxYep :D
21:11.20Cotullahow u detect complete n00bs?
21:11.39gauner1986he has a c function for it
21:11.43NeoFluxlols
21:12.06Cotullaint detect_complete_n00b(struct n00b* nb); ?
21:12.35darkstoneboolean tbh
21:12.47gauner1986there is no boolean in c
21:12.49gauner1986;)
21:12.51HardDisk_WPuse double
21:12.52darkstonedammit D:
21:12.57HardDisk_WPthis way you can measure noobness
21:13.01darkstoneim a c# guy
21:13.03gauner1986is there even a double?
21:13.04gauner1986:P
21:13.07darkstonewill now shield himself from flames
21:13.43darkstonehehe
21:13.45darkstoneresumes working
21:14.11Cotullaololo11
21:14.50*** join/#htc-linux wish34 (~wishmaste@5ad05b74.bb.sky.com)
21:15.04HardDisk_WPCotulla, how to revert to 1.48 HSPL from 2.08?
21:15.13HardDisk_WPcant flash anything, always comm error
21:15.30gauner1986okay
21:15.36gauner1986radio switch still gives me robot sound
21:15.50gauner1986gotta try the froyo image
21:17.21NeoFluxgauner1986: won't work most likely, tried desire and froyo, different radios and different images
21:17.24*** join/#htc-linux demon83ft (demon83ft@188.24.5.74)
21:18.41*** join/#htc-linux pipomolo42 (~alex@home.boeglin.org)
21:19.02Cotullathere no 1.48.HSPL
21:19.06Cotullaonly 1.42.HSPL
21:19.23Cotullabut u can use HSPL2
21:20.48HardDisk_WPyeah meant 1.42
21:20.53HardDisk_WPbut it doesnt appear in the list
21:21.03HardDisk_WPi can only install 2.08.0000 or 2.08.hspl
21:21.21Cotullau have 1024 LEO?
21:21.25HardDisk_WPnope european
21:21.36Cotullamaybe u downloaded HSPL3?
21:21.40Cotullaor HSPL2_1024?
21:21.47HardDisk_WPhspl3 yeah
21:21.51Cotulladownload HSPL2
21:23.29NeoFluxSorry Cotulla What's the difference over HSPL2?
21:23.35HardDisk_WPcritical error during waiting for usb connection
21:23.47HardDisk_WPflow 0000004, error code 000000018, description unknown
21:24.40*** join/#htc-linux gpl-violation (83bc0315@gateway/web/freenode/ip.131.188.3.21)
21:24.53gpl-violationhello
21:25.05HardDisk_WPhm works now oO
21:26.03gpl-violationdarkstone: are you responsible for gamesqure.co.uk domain ?
21:26.54Cotullastrange
21:28.08Parad0XUAgpl-violation nice :)
21:28.14Linuzzlol sekaicamara closes down ..saying Low battery ..how would it know when it cant detect the status lol
21:28.16gpl-violationdarkstone: if you are, please be aware that your are breaking law by not providing the linux kernel source code. this software is licensed under the gnu public license.
21:28.25stinebdlol
21:28.29Parad0XUA:-D
21:28.43Cotullalol
21:28.55gauner1986:D
21:29.23HardDisk_WPfail
21:29.29Cotullaepic fail
21:29.29NeoFluxhahaha
21:29.40NeoFluxLovin' the name gpl-violation
21:29.44HardDisk_WPCotulla, looks like I have fried my phone :D
21:29.47HardDisk_WPit still boots#
21:29.48*** join/#htc-linux Jack_E (~chatzilla@host86-169-32-40.range86-169.btcentralplus.com)
21:29.55HardDisk_WPbut i cant flash anything^^
21:30.03stinebdthat's what you get for using license-violating software
21:30.05gauner1986why are you laughing then?
21:30.06gauner1986:D
21:30.08Cotullatry on other computer?
21:30.22HardDisk_WPdon't have another ^^
21:30.26HardDisk_WPanyway g2g
21:30.29Cotullaanother port
21:31.53NeoFluxgpl-violation: darkstone doesn't run gamesquare.co.uk, RainerX303 does
21:31.57NeoFluxdarkstone: ^^
21:32.13*** join/#htc-linux Dididado (~dididado@78-134-80-254.dynamic.eolo.it)
21:32.24DiscoLives4everno no, let's pick someone we don't like to have gpl-ciolation go harass
21:32.37NeoFluxDiscoLives4ever: RaiderX303 :D
21:33.05*** join/#htc-linux RainerX303 (8bb3cf49@gateway/web/freenode/ip.139.179.207.73)
21:33.16RainerX303who da fuck blamed me for the gamesquare.shit
21:33.18RainerX303*
21:33.28gauner1986:D
21:33.35DiscoLives4everit was <insert name of someone else we don't like>
21:33.49RainerX303i didn't violate any shit but making up wifi work
21:33.50gpl-violationdarkstone: we are anxious to find an extrajudical solution
21:33.55gpl-violationdarkstone: thanks.
21:34.05stinebdwe?
21:34.07*** part/#htc-linux gpl-violation (83bc0315@gateway/web/freenode/ip.131.188.3.21)
21:34.08RainerX303gpl-violation: f**** him deeply
21:34.18stinebdmust be the royal we
21:34.25*** join/#htc-linux htc-law-devision (BigDaDDy@85.64.142.36.dynamic.barak-online.net)
21:34.32htc-law-devisionHi, we are looking for Cotulla.
21:34.37NeoFluxlooooooooooool
21:34.42stinebdoh god yes
21:34.47demon83ftahahaha
21:34.47DomZlol
21:34.49RainerX303htc-law-devision: BigDaddy no no no no
21:34.49RainerX303:D
21:34.49Jack_Enot likely
21:34.50DiscoLives4everhahaha
21:34.51NeoFluxCotulla: Someones in trouble ;)
21:34.52stinebdit's amazing what an article on engadget will get you
21:35.10htc-law-devisionWell, we have a job application here, please sign it... PLEEEEEASE :)
21:35.11RainerX303Cotulla: your ass gonna be fried
21:35.17NeoFluxlols
21:35.18DiscoLives4everluckily HTC is notorious for misspelling "division"
21:35.25Parad0XUA:-D
21:35.28Parad0XUAlmao :-D
21:35.31NeoFluxAnd getting RaiderX303's name wrong :P
21:35.36RainerX303gpl-violation: are gonna f**** darkstone deeply
21:35.38BigDaDDyAye :) sorry for the type
21:35.43demon83ftCotulla has quit (Quit:Leaving.)
21:35.50Cotullaëîë
21:35.53Cotullalol
21:35.53BigDaDDyI just spent 5 hours migrating a nasty MySql server to MS SQL...
21:36.04Cotullaheh
21:36.15*** join/#htc-linux mes (~mes@S0106000c417884fe.cc.shawcable.net)
21:36.19DomZBigDaDDy: kill them all :)
21:36.21RainerX303i just spent 10 hours to copy paste someone elses work to make it mine
21:36.23BigDaDDylol :P
21:36.23RainerX303oh shit
21:36.25RainerX303what did i say
21:36.36gauner1986bigdaddy: what a shitty work :P
21:36.37NeoFluxlmao RainerX303
21:36.46demon83ftI guess this is boring but any link to the latest compilation :P ?
21:36.49RainerX303i meant to compile my wifi module
21:36.51RainerX303arghh
21:36.52demon83ftwhat's new :D
21:37.05BigDaDDyteh logs, READ THEM :P
21:37.08CotullaCtrl+C Ctrl+V Ctrl+C Ctrl+V Ctrl+C Ctrl+V Ctrl+C Ctrl+V Ctrl+V Ctrl+C Ctrl+C Ctrl+V AAA+A A FUFUCCKCKCKC!!!!! *keyboard fall down of table*
21:37.11RainerX303demon83ft, i f*********** up with wifi, that's new
21:37.18BigDaDDylol
21:37.23RainerX303Cotulla: try to fuck it gently
21:37.31RainerX303be nice to it
21:37.36demon83ftbe gentle
21:37.40gauner1986:D
21:37.42demon83ftwith the keyboard
21:37.42DiscoLives4everdemon83ft: all the devs got arrested for GPL violations
21:37.47RainerX303:D
21:37.53demon83ftgood , we get new ones
21:38.01Cotullano
21:38.09demon83ftthe old ones were boring and unefficient
21:38.14CotullaI live in Russia :) here GPL is nothing actually
21:38.15demon83ft:D
21:38.16RainerX303I want to make more Cotulla's, i am gonna pay how much is necessary
21:38.25demon83ftlet's clone him
21:38.27DomZthey will never fint Cotulla in russia :)
21:38.34RainerX303i have a better solution
21:38.35DomZfind*
21:38.36DiscoLives4everin soviet russia, Cotulla finds you
21:38.39demon83ftanybody got a sample?
21:38.43RainerX303fuck him and make little-cotullas
21:38.47demon83ft=))
21:39.01Cotulla:D
21:39.02gauner1986maybe they'll hand you over cotulla
21:39.06gauner1986:P
21:39.08RainerX303no offense cotulla, just for community's sake
21:39.11demon83ftCotulla be gentle with the keyboard and give us a sample :D)))
21:39.27Cotullaand this called htc-linux  :D
21:39.30Cotullaloololol
21:39.38demon83ftwe are just happy fans
21:39.48demon83ftwho check on  on their favorite developers
21:39.53demon83ftfrom time to time
21:39.54NeoFluxCotulla: I think that other guy was stating a good point earlier about #htc-sex
21:39.57demon83ftcheck if they still live
21:39.57NeoFluxhaha
21:40.06Cotullamaybe htc-lol?
21:40.07RainerX303sex, where is sex
21:40.10RainerX303i love sex
21:40.16DiscoLives4everit's the internet, no sex here
21:40.23RainerX303but android is for porn
21:40.24*** join/#htc-linux Meta2 (~k.egdom@86.92.144.150)
21:41.01*** join/#htc-linux sd73ta (~sd73ta@c-76-28-49-255.hsd1.ct.comcast.net)
21:41.01RainerX303anyway, i am gonna s*ck my dick babay
21:42.38DomZCotulla still on dirty things ?
21:43.47*** join/#htc-linux Jensa (4e45c3ba@gateway/web/freenode/ip.78.69.195.186)
21:43.48gauner1986he is always :P
21:44.16Parad0XUA~seen RainerX303
21:44.18aptrainerx303 <8bb3cf49@gateway/web/freenode/ip.139.179.207.73> was last seen on IRC in channel #htc-linux, 3m 17s ago, saying: 'anyway, i am gonna s*ck my dick babay'.
21:45.00Kensandcordes: hi
21:45.15gauner1986dcordes isnt here
21:45.17gauner1986:)
21:45.31Kensandcordes: you said I had a Nexus One some time ago. What was that about?
21:45.43NeoFluxKensan: He isn't here...
21:45.59Kensangauner1986: well yes, I am idling in here myself most of the time. Just dropping him a message when he gets back in ;)
21:46.10*** join/#htc-linux FD (5c0d2e97@gateway/web/freenode/ip.92.13.46.151)
21:46.28KensanI guess he's a wanted man now. Everybody wants a piece of him and the others (Cotulla et al)
21:47.29LeTamaKensan: we were discussing about putting back Cotulla changes in git and that we should try to avoid breaking nexus config
21:47.41KensanLeTama: hi there. Ah I see.
21:47.58LeTamaKensan: Hi :)
21:48.01KensanLeTama: I could do a test build etc if you need confirmation for the nexus one
21:48.04*** join/#htc-linux thenixo (dcf513f3@gateway/web/freenode/ip.220.245.19.243)
21:48.09DomZCotulla: I don't know what your proprietary BL is able to do, but LK seems very promising and has already everything on it ...
21:48.30LeTamaKensan: Great!
21:48.36KensanLeTama: tons of other stuff going on here lately so I had zero time to do anything related to phone stuff.
21:48.58KensanLeTama: I have all the parts to solder a serial cable for the nexus but I have not even gotten around to do that :/
21:49.25LeTamaKensan: same here, not much time
21:49.40DomZhttps://www.codeaurora.org/2010/03/02/little-kernel-based-android-bootloader/
21:49.44KensanLeTama: it's good to see you guys make progress though. Must be very rewarding after pushing through that tough initialisation issue
21:49.49gauner1986hm
21:50.01gauner1986with that froyo build i don't have sound at all in calls
21:50.59KensanLeTama: I saw that walker posted an initial fb driver on linux-arm-msm so at least framebuffer might go somewhere in the midterm...
21:51.08*** join/#htc-linux Parad0XUA (~paradoxua@rrcs-69-193-179-210.nyc.biz.rr.com)
21:51.11CotullaDomZ yes I know
21:51.14thenixohi guys, letting use know am using dan1j3l build with the routing2 zimage and its doing great. no robot voice in cals either
21:51.26darkstone[22:28:15] <gpl-violation> darkstone: if you are, please be aware that your are breaking law by not providing the linux kernel source code. this software is licensed under the gnu public license.
21:51.27darkstoneomfg lol
21:51.42darkstonebad troll
21:51.45darkstoneis bad
21:51.51Cotullait's joke
21:51.54darkstoneyes
21:51.56darkstonei know xD
21:52.31gauner1986cam app doesnt work
21:52.35LeTamaKensan: yes saw that, it seems they're going into major re-work. That's good for us
21:52.36gauner1986although device is there
21:52.43NeoFluxCotulla: I'm confused to why people say your image works when it doesn't with me :/
21:53.01KensanLeTama: yes, but 3D seems a whole other bag of issues...
21:53.20thenixocam app works for me :) cant seem to save pics tho...
21:53.37LeTamaKensan: true. got to run, ttyl...
21:54.12DomZ~seen slayers
21:54.13apti haven't seen 'slayers', DomZ
21:54.37DomZhmm
21:54.49Cotullaslayers worked on LEDs?
21:54.52KensanLeTama: sure, have a good one
21:55.02DomZCotulla: yes
21:55.06LeTamaKensan: you too!
21:55.23Kensancatch you guys later
21:56.03DomZand also, he said that he could work on BL features, because he have some skills on that ...
21:56.41gauner1986~seen slayerns
21:56.42aptslayerns <8bb3cf4c@gateway/web/freenode/ip.139.179.207.76> was last seen on IRC in channel #htc-linux, 6d 23h 10m 54s ago, saying: 'are they having fun?'.
21:57.01DomZ:s
21:57.24ToAsTcfhphh: u around ?
21:57.27DomZMarkinus is married with slayerns ?:)
21:57.38ToAsTcfh~seen phh
21:57.39aptphh is currently on #htc-linux #openmoko-cdevel. Has said a total of 99 messages. Is idling for 4h 48m 22s, last said: '[acl]: yeah highlighting me might help. HD2 is flooding here.'.
22:00.48Cotullaseems LEDs will be finished without them
22:01.02gauner1986you made it?
22:01.03gauner1986:)
22:01.11Cotullawho knows
22:04.32*** join/#htc-linux tsamolotoff (~Miranda@94.25.177.242)
22:04.43tsamolotoff~dcordes
22:04.44aptwell, dcordes is from germany
22:04.50tsamolotoff~seen dcordes
22:04.51aptdcordes is currently on #htc-linux (14h 3m 3s) #oe (14h 3m 3s) #openmoko-cdevel (14h 3m 3s). Has said a total of 184 messages. Is idling for 4h 35m 1s, last said: 'what about #htc-linux hall of fame'.
22:05.05*** join/#htc-linux kevev (~kevev@cpe-70-117-4-190.satx.res.rr.com)
22:05.12tsamolotoffdcordes: are you here?
22:05.52tsamolotoffdcordes: how is xf86-video-msm doing?
22:06.04*** join/#htc-linux EdVaIl|2 (~EdVaIl@c194.187.101.107.interlain.lv)
22:06.19*** join/#htc-linux NeoMatrixJR_Mobi (~NeoMatrix@173-141-50-30.pools.spcsdns.net)
22:08.29*** join/#htc-linux antoszka (~antoszka@unaffiliated/antoszka)
22:09.33*** join/#htc-linux Jack_E (~chatzilla@host86-169-32-40.range86-169.btcentralplus.com)
22:13.41*** part/#htc-linux Cotulla (~opera@nat004-252-205-109.tvoe.tv)
22:13.58gauner1986so the action is gone? :D
22:14.16gauner1986cass: here?
22:14.19HardDisk_WPyour mama is gone
22:14.20HardDisk_WP:p
22:16.06*** join/#htc-linux voicen (4840b94f@gateway/web/freenode/ip.72.64.185.79)
22:16.51HardDisk_WP<-- is gone
22:17.29dcordeshi
22:17.38gauner1986re dcordes
22:17.40dcordestsamolotoff: just read log
22:17.46dcordeswhich was funny read
22:18.08dcordestsamolotoff: no I didn't try further with xf86-video-msm
22:18.26dcordestsamolotoff: my last state is, I can't get it to compile in openembdded n'either manually
22:18.47dcordestsamolotoff: did you ever try to build it from the bare codeaurora source ?
22:19.39*** join/#htc-linux SnowDroid (~snowdroid@69-92-183-62.cpe.cableone.net)
22:19.58manusfreedom__quickk...
22:21.03FDearlier i made a bare minimum winmo rom to test android on, it hasnt even got enough to use winmo properly lol. But, when I run android on it - music plays at the correct speed + no robot voice on phonecalls in dans froyo. Just thought id let ya all know  :)
22:22.48gauner1986hm
22:22.59gauner1986i'll try booting with phone disabled
22:23.45*** join/#htc-linux NeoMatrixJR_Mobi (~NeoMatrix@173-118-9-46.pools.spcsdns.net)
22:24.58*** join/#htc-linux fakker (~noobhands@host213-123-190-138.in-addr.btopenworld.com)
22:25.16*** join/#htc-linux zozi (bc5197e5@gateway/web/freenode/ip.188.81.151.229)
22:26.09*** join/#htc-linux lp894 (~lp894@99.102.232.140)
22:26.39FDheres the file for osKitchen only way i can think of to show whats disabled in it... http://www.megaupload.com/?d=Y7BBIU6V
22:29.40FDbased off the 2.10 TMOUS rom, using 2.11.50.20 radio
22:30.01*** join/#htc-linux stunt (~fuck@c-76-114-36-123.hsd1.ca.comcast.net)
22:30.32*** join/#htc-linux magnusri (55a7f655@gateway/web/freenode/ip.85.167.246.85)
22:31.41*** join/#htc-linux noobhands (~noobhands@host213-123-190-138.in-addr.btopenworld.com)
22:32.07*** join/#htc-linux Scrizz (~hahaha_I_@pool-96-254-167-115.tampfl.fios.verizon.net)
22:32.35gauner1986fd: and which android are you using?
22:32.41*** join/#htc-linux matiasg85 (97c1d517@gateway/web/freenode/ip.151.193.213.23)
22:32.55FDdans froyo
22:32.58FDas it comes
22:33.53ElBartoMEyou mean you don't have to run clrcad?
22:34.09FDi do run clrcad
22:34.15ElBartoMEokay
22:34.17Refugewhere can i get dans fryo
22:34.18Refuge?
22:34.26Refugelast time i tryed the link was broke
22:34.36manusfreedom__Test with: Cotulla_zImage_ROUNTING2.rar & dan1j3l-LeoFroyo-1.0.zip => no robot sound mic or sound
22:34.56*** join/#htc-linux LSnake (be35d3dc@gateway/web/freenode/ip.190.53.211.220)
22:35.26FDhttp://www.megaupload.com/?d=KUDM733C
22:36.12Refugewhere's the zimage
22:36.19manusfreedom__I am using: radio 2.12.50.02_2 & WM Miri ROM Standard 17.6
22:36.49*** join/#htc-linux LSnake_ (be35d3dc@gateway/web/freenode/ip.190.53.211.220)
22:36.58manusfreedom__maybe the WM version is important for the sound on android...
22:37.08Dr`RyderSo, if we use that zImage with Dan's froyo, the sound from calls will be normal? I was amused by the robot voice.
22:37.08Scrizzdaniels build
22:37.09Scrizzhttp://theonlytech.com/hd2/AndroidStuff/dan1j3l-LeoFroyo-1.0.zip
22:37.42Refugewhere can i get the zimage
22:37.45FDhttp://cotulla.pp.ru/leo/Android/   zimage here
22:37.48Refugety
22:37.51FDnp
22:38.14Refugeare both the dan's build links the same
22:38.14Refuge?
22:38.20FDive got proper sound without using that though (i think unless it is ofcourse the same zimage which is included in dans froyo)
22:38.31FDthe megaupload is the one he posted on xda
22:38.38Refugeoh
22:38.39*** join/#htc-linux IPunchBabies (185a87cc@gateway/web/freenode/ip.24.90.135.204)
22:38.42Refugeand what's the other one
22:38.47Scrizzmirror
22:38.51Refugeoh
22:38.52Refuge:p
22:38.52FDno idea  =)    looks the same
22:38.56manusfreedom__FD: that why I think it is not a radio or build problem
22:38.57Refugeyea
22:38.59Scrizzon my server
22:39.01Scrizz>_>
22:39.15Refugeis data working
22:39.16FDi agree manus
22:39.16manusfreedom__but a WM problem before android
22:39.17Refugeon this yet?
22:39.23FDmtu issues i think
22:39.26FDwifi works
22:39.29Refugeok
22:39.34Refuge3g never worked
22:39.36Refugecorrectly anyway
22:39.37Refuge:p
22:39.38FDany way to patch the mtu?
22:39.55FDit works great on darkstones build
22:40.09*** join/#htc-linux Bry8Star_ (~Bry8Star@cpe-76-170-247-232.socal.res.rr.com)
22:40.23ElBartoMEyes he got a script in his build
22:41.02FDcan you add it post build ?
22:41.02*** join/#htc-linux Tah (5b69be5a@gateway/web/freenode/ip.91.105.190.90)
22:41.14darkstonehi guys
22:41.21darkstoneback home from work \o/!
22:41.22FDlo
22:41.29darkstonesighs
22:41.33darkstone( ._.)
22:41.46darkstonetired
22:41.47darkstonexD
22:42.40Dr`RyderI'm going to try Dan's build with that zImage and see if call quality is better. I'm also using radio 2.12.50
22:42.54ElBartoMEme too, and add the mtu fix.
22:43.32FDshare it to me when its added pls   :p
22:43.40ElBartoME:P
22:43.52Dr`RyderAre any of you still having issues with Sense not working after you run Android? What I did was turn off Sense, soft reset my phone and start Haret right away. Sense hasn't broken since I started doing that. However, it seems I jump 2 months in time LOL.
22:44.10Scrizzi don't use sense on WM anyways
22:44.13Scrizzso..
22:44.24Dr`RyderOh.
22:44.46dcordestsamolotoff: you should try out the latest htc-msm-2.6.32 commits on s200
22:44.51dcordesgood night
22:45.24Scrizzbb
22:58.14gauner1986action!
22:58.15gauner1986^^
22:59.09*** join/#htc-linux mayohead (~ethan@c-24-21-226-236.hsd1.wa.comcast.net)
22:59.24ElBartoMEgreat...
22:59.34ElBartoME2 gsod
22:59.38ElBartoME>.<
23:00.05ElBartoMEthat froyo build is not working for me
23:00.15gauner1986for me it is
23:00.43manusfreedom__gauner1986: before I go to sleep, did you what we said with FD about robot voice?
23:00.51manusfreedom__see*
23:00.59gauner1986yeah
23:01.07gauner1986but i also have the robot voice on dans build
23:01.25manusfreedom__not about the android build...
23:01.31*** join/#htc-linux chap (~non@c-24-21-226-236.hsd1.wa.comcast.net)
23:01.36manusfreedom__about the windows we have before the android
23:02.00gauner1986yeah.. but i'm not gonna flash a shit over my in productive use winmo :)
23:02.24gauner1986it's my only phone :)
23:02.44manusfreedom__yes I understand, maybe we can ask other people to test that to be sure is linked to WM and not Android, so maybe a Haret patch can solve the problem
23:02.55gauner1986maybe
23:03.37manusfreedom__with HSPL, can we boot directly on the sdcard? (without haret or WM)
23:03.46gauner1986nope
23:04.21ElBartoMEfinally it booted
23:04.40manusfreedom__good night guys
23:04.46gauner1986goodnight
23:04.46ElBartoMEbb
23:05.04gauner1986maybe it's also codec/operator related
23:05.24ElBartoMEcould be
23:06.11*** join/#htc-linux kevev (~kevev@cpe-70-117-4-190.satx.res.rr.com)
23:07.16gauner1986ah ok
23:07.24gauner1986cam also works out of the box on dans froyo
23:08.13ElBartoMEhm, but not with the included zimage
23:08.23gauner1986nope
23:08.29ElBartoMEk
23:09.08gauner1986compiled my own
23:09.24ElBartoMEwith camera and data?
23:09.30gauner1986yes
23:09.34ElBartoMEcare to share? xD
23:09.39ElBartoMEi hate to change it everytime
23:11.31*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
23:12.31gauner1986uploading
23:12.35ElBartoMEthx
23:13.09kevevfor which rom?
23:13.19gauner1986http://htcleo.noobhands.net/gauner1986_kernel_data_cam.rar
23:13.57kevevnvm
23:14.10FDthx gauner  =)
23:14.40FDdoes it need the .ko file too and where does it go if it does?
23:15.57fakkerslaps gauner1986
23:16.00fakker;D
23:16.06gauner1986:P
23:16.20FDany way it could fix the mtu prob or is that android?
23:16.23dieselboywhich rom is it for?
23:16.23Refugedo i just replace the kernal with dans
23:16.33gauner1986the ko file has to go to /system/lib/modules/
23:17.00ElBartoMEgauner1986: why?
23:17.16gauner1986because it is needed for working wifi
23:17.22ElBartoMEah ok
23:17.47gauner1986this kernel isnt specific to any image
23:18.07gauner1986no kernel is specificly for any image
23:19.48FDsweet it works
23:20.03FDwithout the ko file  ( i looked in file manager and theres already one there  :s)
23:20.13gauner1986yeah
23:20.22gauner1986but that's not necessarily working with this kernel
23:20.42FDaah
23:20.54FDi missed the bit about it being for the wireless lol
23:20.55FDsry
23:21.13FDcan i just put it there with the file manager?
23:21.48kevevI was under the impression that wifi already worked.
23:22.03gauner1986could be
23:22.04FDit did but not with this kernel
23:22.07FDsays error
23:22.07gauner1986if you're lucky
23:22.16gauner1986but mostly
23:22.17kevevohh.
23:22.18gauner1986you're not
23:22.21FDlol
23:22.26kevevso your kernel fixes for others?
23:22.40Dr`RyderOk. I ran Dan's Froyo with that zImage and the sound still coming out like a robot during calls.
23:22.46*** join/#htc-linux karnqu (~jakealmer@24-247-179-103.dhcp.aldl.mi.charter.com)
23:22.52gauner1986there is no change included for sound
23:23.07gauner1986it's only data working together with everything else
23:23.16Dr`RyderI mean Cotulla's routing zImage.
23:23.20Dr`RyderMy bad.
23:23.46nineX_ughhhhh let's keep noob questions in #htc-chat-linux
23:24.14kevevk
23:25.09Linuzzthe leds are working?
23:25.25gauner1986in cotulla's local tree.. maybe
23:25.35gauner1986let's call him and wake him up
23:25.35Linuzzthat dident work in cotullaś image
23:25.50*** join/#htc-linux Unholy (IceChat7@74.213.81.33)
23:28.45gauner1986which led works?
23:29.26Linuzzlol i had a new message...so it keeps blinking when you boot the kernel
23:29.36gauner1986;)
23:29.40Linuzzeven when android freeze
23:29.42LinuzzxD
23:32.24ElBartoMEFD: you're here?
23:36.19ElBartoMEgauner1986: how did you replaced the ko file?
23:36.25gauner1986adb
23:36.37ElBartoMEim using it...it says read only filesystem again...
23:36.57gauner1986on dans build you have to remount the system fs first
23:37.01ElBartoMEhow?
23:37.06ElBartoMEwith adb remount?
23:37.09gauner1986adb shell mount -o remount,rw /system
23:37.36ElBartoMEahhh, good to know, thank you very much
23:37.38FDahh i think i can do that from leoparts app...
23:41.55gauner1986funny
23:42.02gauner1986i have gsod and still can connect via adb
23:42.25ElBartoMElol, looks like only the gui crashed ^^
23:42.39gauner1986only fb crashes it seems :)
23:43.34ElBartoMEah great, wlan is working now
23:45.11*** join/#htc-linux SnowDroid (~snowdroid@69-92-183-62.cpe.cableone.net)
23:45.21gauner1986i'll test if 11n works now
23:45.26gauner1986:)\fs18
23:45.50ElBartoMExD
23:45.59Scrizzthink it's only 2.4GHz n
23:46.05ElBartoMEwhy should someone use n on a phone? :D
23:46.18gauner1986improved range ;)
23:46.34ElBartoMEokay, makes sense :P
23:46.34gauner1986i can use wireless n in my garden
23:46.38gauner1986for g it's not enough
23:46.43ElBartoMEi don't have a garden xD
23:46.55ElBartoMEonly a flat, so g is enough for now
23:47.41Scrizzlol
23:48.05ElBartoME2am >.< good that i don't have any readings tomorrow
23:48.33gauner1986nice
23:48.36gauner1986wireless n works
23:48.41ElBartoMEcool
23:49.36*** join/#htc-linux lpsi2000W (~WhoKnows@ool-43506302.dyn.optonline.net)

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