IRC log for #htc-linux on 20120402

00:07.18jonpryno i don't use android because of poor battery life :(
00:09.22jonpryis it good?
00:35.13*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
00:39.24jonpryneed to figure out what you did to pm.c :p
00:39.57jonprydetule, did you read what i found out about [wcdma]?
00:48.08detulesorry must've missed it
00:48.51detulei made pm.c better :)
00:49.26detule3.3 is good just put staging/android back in there
00:52.07jonpryso i disassembled rilphone.dll
00:52.30jonpryand it looks like [WCDMA] is normal and just some kind of radio verbosity
00:52.53jonprywhatever comes after [WCDMA] is just written to the log file
00:53.32jonpryso if you turn on the winmo radio logging deal. it should show WAKEUP PDA with similar frequency to fandroid
00:53.54detuleyeah the frequency i would be inerested in
00:54.10detuleanything baout those non-bracketed "WCDMA" crap that's causing the issues
00:54.32jonprynot that i could tell
00:54.50jonprybut i wasn't really able to locate the +CLCC response parser
01:02.39detulethe response parser....don't think it's anything wrong with it...it just doesn't reseive a +CLCC prefixed response and timeouts (5 sec)
01:06.42detuleour parser is in xdandroid-ril/atchannel.c readline()
01:10.38jonpryno the one in rilphone
01:11.11jonprywe are supposed to ack [WCDMA] though with \r
01:12.17detuleoh, perhaps not ack'ing is making it spew it out over and over again
01:12.39jonprycould be
01:12.45detulegotta go inlaws in town
01:18.06*** join/#htc-linux ahigerd (~ahigerd@173.218.156.102)
01:18.06*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
01:23.15*** join/#htc-linux DuperMan (~Duper@109-186-34-60.bb.netvision.net.il)
02:02.55*** join/#htc-linux DuperMan (~Duper@109-186-34-60.bb.netvision.net.il)
02:04.42*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
02:13.30*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
02:20.56*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
02:28.20*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
02:36.03*** join/#htc-linux DuperMan (~Duper@109-186-34-60.bb.netvision.net.il)
02:48.55*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
03:30.51*** join/#htc-linux polyrhythmic (~polyrhyth@c-71-197-239-27.hsd1.wa.comcast.net)
03:32.08detulewe can get the at channel reader to dump raw intake into the radio log pretty easily
03:33.12detulejonpry, you have an example from your winmo radio log of a rx/tx pair with [wcdma] perhaps we should code it in
03:33.51ahigerdchecks ongoing logcat | grep WCDMA log
03:33.58detulenot logcat
03:34.01ahigerdI know
03:34.09ahigerdBut you saying that reminded me to check the logs I was already running
03:34.16jonpryraw intake can't be trusted
03:34.18ahigerdI'm on FRX, trying to reproduce the issue
03:34.35ahigerdAnd so far so good, the only hits in the log are [WCDMA] WAKEUP lines
03:34.45jonpryrilphone.dll just sends \r after [WCDMA]
03:35.07detulek i can put that in
03:35.38jonpryanyone try that dd of smem?
03:38.50jonpryi can't find the commit log where i reverted wistilt2's pm.c
03:41.30detulehm the commit log where i reverted to CA pm.c is in 3.2
03:41.31detule3.1
03:41.44detuleoh you're looking for wistilt2
03:42.33jonprywell he sold me on this new thing that killed my battery
03:42.43jonprybut before that battery was awesome
03:42.56jonprywhy the move to CA?
03:43.35detulebecause i was having issues after we introduced idle....these sequences where using led sleep debugging i would see it wake up from suspend and stay orange for a few minutes
03:44.09detulenothing useful in dmesg just stood still for more than a minute
03:44.38jonpryidle was a bad idea
03:44.52jonpryneed to go way back
03:45.25detulemy winmo log is [WCDMA] free
03:46.06detulewhy oh why do i get these stupid wcdma prefixed messages
03:46.26jonprythe winmo log should just show whats after [WCDMA]
03:49.01jonpryhow many of these [WCDMA]'s do you get?
03:50.28detulesporadic but just now booting android i got 5 in the same minute
03:50.39detulebut in the winmo log none
03:51.13jonprywith \r?
03:52.26detulei just greped for WCDMA and saw nothing
03:53.28jonprydoes the ril you just booted android with have the ack for [WCDMA]?
03:54.11detuleno
03:54.21jonpryand while grepping the winmo log. it won't have [WCDMA]. only WAKEUP PDA or whatever
03:54.44detuleyeah that neither
03:56.15jonpryhrm
03:57.07jonprywe're probably going to have to upgrade to this ics android usb
03:57.28jonpryat some point .39 usb core isn't going to work anymore
03:58.47detulejonpry, there's some CONFIG_USB_SUSPEND thing we're not setting htat depends on CONFIG_PM_RUNTIME...think we could benefit form that?
03:59.17detulethough it might only be for host mode
04:01.48jonprylooks like hostmode
04:31.37jonpryyou see the NR_CPU patch on lkml?
04:36.06jonpryturns all existing bugs into must have features, lol
04:38.18CptAJI'm mapping the whitestone keys now and got haret to dump some stuff for the gpios. The other whitestone dev (just as lost as I am XD) told me he found this and to paste it into haret console: http://paste2.org/p/1963464
04:38.28CptAJthe output gives something like this: http://paste2.org/p/1963651
04:39.28CptAJthose last 4 movements happened when I pressed the back button
04:39.56*** join/#htc-linux hogger (~hogger@cpe-66-27-88-170.san.res.rr.com)
04:40.01CptAJEach button seems to cause a reaction on that address (92e00c20) and a different number in parentheses
04:40.21CptAJare those the gpio values in parentheses?
04:42.03CptAJI'm not even sure where the values came from tbh XD
04:43.07detulethis HTC_DM command we are sending doesn't match up with what's in my winmo log
04:45.09jonpry203 sounds plausible
04:48.04CptAJI'm getting back,win,media=203, volup=216, voldown=215, send=217, end=194
04:49.32jonprythere you go
04:49.43CptAJI added it to the board header file and msm-gpio-keys.c (made a struct and added it to the init function too) but they don't work. Did I miss adding them someplace else?
04:50.31jonprymsm-gpio-keys? iirc this is done in the board file
04:50.57jonprymaybe that is only in the newer kernels
04:51.12jonpryyour working on .27?
04:52.33CptAJyeah
04:53.29CptAJI don't know, I saw the constants defined in the TOPAZ boardfile's header being used there and went to add mine there too
04:53.35*** join/#htc-linux ray|yar (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
04:54.12jonprythat kernel might be older than you
04:55.23CptAJits the one from xdandroid http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm
04:55.24jonpryyou put in the if(machine_is_whitestone) or whatever?
04:55.29CptAJyeah
04:56.27jonpryit's strange that you have so many gpio keys
04:57.05jonprycat /proc/interrupts should list your keys
04:57.28jonprysomewhere. and hitting the button should increment the number
04:57.55jonpryor maybe posting the code
04:58.18*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
04:58.27CptAJlet me check that
05:02.52CptAJthat gives me this http://paste2.org/p/1963671
05:03.24CptAJwhat am I looking at there?
05:04.27jonpryonly gpio registered interrupts are sdcc and vsync
05:04.35jonpryso something not right
05:06.12CptAJI grepped the whole source and the constants are not used anywhere else
05:06.29CptAJdoes it just ignore it if its wrong?
05:06.31jonprymaybe you did it wrong
05:06.51jonpryhow am i to know
05:10.21CptAJhow am I to know you don't know if I don't ask? =P
05:11.11*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
05:11.14jonpryif you would put up the code i might have a better idea
05:14.17CptAJhttp://paste2.org/p/1963683
05:14.28CptAJhttp://paste2.org/p/1963684 and the header
05:15.44jonpryso you only added power?
05:17.03CptAJyeah
05:17.15CptAJbabysteps, man
05:18.14jonpryanything in dmesg about registration of the input driver?
05:18.32jonpryand you built with CONFIG whatever gpio input is?
05:19.47CptAJno on that second one. elaborate, please
05:20.40jonpryCONFIG_INPUT_GPIO=y
05:25.57*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
05:26.31CptAJno, thats not it. its set
05:29.18CptAJ[    2.070159] gpio-keys: failed to request GPIO 194, error -22
05:29.18CptAJ[    2.083190] gpio-keys: probe of gpio-keys failed with error -22
05:29.20CptAJthere we go
05:29.39CptAJits wrong
05:29.42CptAJdamnit
05:30.05jonpryit might be irq 194
05:30.28CptAJhow do I translate that to the proper gpio number?
05:31.42jonprysubtract 64?
05:32.15jonpryer 128
05:32.23jonpryshould only be 122 gpio
05:33.23CptAJso 66 then
05:33.34CptAJmight as well try that
05:40.40*** join/#htc-linux rpierce99_ (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
05:41.57CptAJwell that caused trouble
05:42.08CptAJits trying to suspend at seemingly random intervals
05:42.14CptAJno relation to the key
05:42.36jonpry:p
05:43.05CptAJdriver loaded though
05:43.13CptAJ[    2.073944] input: gpio-keys as /devices/platform/gpio-keys/input/input0
05:43.13CptAJ[    2.093536] msm_gpio_set_function(6f, 4)
05:43.13CptAJ[    2.100891] msm_gpio_set_function(70, 4)
05:43.13CptAJ[    2.108062] msm_gpio_set_function(71, 4)
05:43.14CptAJ[    2.115142] msm_gpio_set_function(72, 4)
05:43.15CptAJ[    2.122161] msm_gpio_set_function(73, 4)
05:43.17CptAJ[    2.129302] msm_gpio_set_function(74, 4)
05:43.19CptAJ[    2.136260] msm_gpio_set_function(75, 4)
05:43.21CptAJ[    2.143188] msm_gpio_set_function(76, 4)
05:43.23CptAJ[    2.149963] msm_gpio_set_function(77, 4)
05:43.25CptAJ[    2.156799] msm_gpio_set_function(78, 4)
05:43.27CptAJ[    2.163543] msm_gpio_set_function(79, 4)
05:43.29CptAJoops, thats too long for channel. sorry
05:43.54jonprywell
05:45.22jonpryit's on gpio chip2
05:46.59CptAJwhats that?
05:48.08*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
05:48.52jonprygpio 42-16
05:49.39jonpryhow about 27
05:51.00CptAJlets see
05:51.04CptAJcompiling
05:51.33CptAJcare to explain your train of thought here? you kinda lost me at gpio chip 2. where did you get that and what does it mean?
05:52.13jonprywell the 92e00c20
05:52.35jonpryup above you can see that it is physical address a9300c20
05:52.47jonpryand in msm_iomap-7x00.h
05:53.01jonprythat belongs to GPIO2
05:53.12CptAJah, there you go
05:53.16jonpryin gpio_hw.h
05:53.38jonprycan see that gpio2 is only for 42-16
05:53.54jonpryand 0x20 is the input register
05:54.16CptAJnow we're getting somewhere
05:54.24jonpryand in your haret the value changes between 7941034 and 7941834
05:54.27CptAJbest to explain than have me asking again for the 4 other buttons XD
05:54.32jonprywhich is the 11th bit
05:54.43jonpryso 16+11=27
05:55.02CptAJbut thats the back button
05:55.14jonprywell
05:55.17CptAJI think... lemme check
05:55.23jonpryits the power button now
05:55.33*** join/#htc-linux rpierce99 (~rpierce99@96-42-107-19.dhcp.stcd.mn.charter.com)
05:56.26*** join/#htc-linux DuperMan (~Duper@46-116-16-172.bb.netvision.net.il)
05:56.28CptAJbut the 203 one happens with media, windows AND the back button
05:57.12jonpryis the same 7941034/7941834?
05:57.56jonpryprobably the microp interrupt if so
05:59.38CptAJyup, same
06:00.22jonpryyeah so that microp
06:00.34jonpryi gotta sleep. good luck
06:00.42CptAJthanks!
06:00.45CptAJcya
06:12.18*** join/#htc-linux kiozen (~kiozen@p578a42db.dip0.t-ipconnect.de)
06:29.11*** join/#htc-linux jumoit (~samuel@61.171.253.63)
06:29.47*** part/#htc-linux jumoit (~samuel@61.171.253.63)
06:34.12CptAJfound it ^_^
06:46.00*** join/#htc-linux balans2 (~user@82-170-217-205.ip.telfort.nl)
07:06.00*** part/#htc-linux hogger (~hogger@cpe-66-27-88-170.san.res.rr.com)
07:08.28*** join/#htc-linux zmc (~zmc@lurian.net)
08:36.56*** join/#htc-linux balans2 (~user@82-170-217-205.ip.telfort.nl)
08:41.07*** join/#htc-linux gauner1986 (~Miranda@ip-109-91-241-106.unitymediagroup.de)
08:43.10*** join/#htc-linux ychavan (ychavan@nat/redhat/x-nuevvftrbvpelnfa)
08:57.30*** join/#htc-linux DuperMa (~Duper@46-116-47-25.bb.netvision.net.il)
09:21.12*** join/#htc-linux DuperMan (~Duper@46-116-47-25.bb.netvision.net.il)
09:59.48*** join/#htc-linux DuperMa (~Duper@89.139.97.255)
10:00.39*** join/#htc-linux DuperMan (~Duper@89.139.97.255)
10:17.12*** join/#htc-linux MacDrunk (~marper@201.165.119.167)
10:50.00*** join/#htc-linux GNUtoo (~gnutoo@host149-73-dynamic.56-82-r.retail.telecomitalia.it)
11:29.14*** join/#htc-linux yuuki (~yuuki@dsbg-d9bb0672.pool.mediaWays.net)
11:58.27*** join/#htc-linux whitekidney (~wk@141.0.136.22)
12:04.35*** join/#htc-linux leobaillard_ (~leobailla@2a01:e35:1398:2e00:1::20)
12:17.28*** join/#htc-linux LordDeath (~LordDeath@cable-81-173-164-174.netcologne.de)
12:37.55*** join/#htc-linux Alex[sp3dev] (~alexander@178.176.28.99)
12:38.17*** join/#htc-linux ahigerd (~ahigerd@173.218.156.102)
12:38.17*** join/#htc-linux ahigerd (~ahigerd@libqxt/developer/ahigerd)
12:51.58ahigerdArgh. My log script failed last night o.o It looks like logcat got wedged in the middle of an output
12:51.58*** join/#htc-linux simpson (77eb360e@gateway/web/freenode/ip.119.235.54.14)
12:56.19*** join/#htc-linux bitrot (~rajkosto@2001:470:d76b:da7a:fd2f:5462:fff6:41c1)
13:13.44*** join/#htc-linux Rajko (~rajkosto@2001:470:d76b:da7a:fd2f:5462:fff6:41c1)
13:16.51*** join/#htc-linux rajkosto (~rajkosto@2001:470:d76b:da7a:fd2f:5462:fff6:41c1)
13:32.55*** join/#htc-linux AstainHellbring (~AstainHel@c-67-172-255-225.hsd1.ut.comcast.net)
13:32.57*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
14:01.04simpsonDo msm8255 and msm8250 share the same usb controllers ? or where can i find such specs ?
14:02.42Alex[sp3dev]probably the same. why would you care
14:13.20*** join/#htc-linux bukington_ (~bukington@fac34-2-82-228-151-145.fbx.proxad.net)
14:13.22*** join/#htc-linux Rajko (~rajkosto@2001:470:d76b:da7a:fd2f:5462:fff6:41c1)
14:16.47*** join/#htc-linux GNUtoo (~gnutoo@host149-73-dynamic.56-82-r.retail.telecomitalia.it)
14:29.01*** join/#htc-linux whitekidney (~wk@141.0.136.22)
14:31.45*** join/#htc-linux Cotulla (~myfakemai@nat100-255-205-109.tvoe.tv)
14:31.51simpsonthanks alex, i was trying to use some code from a 8255 usb controller on a 8250 device kernel
14:32.02Cotullaðø
14:32.03Cotullahi
14:32.11simpsonhai dood
14:32.23Cotullaoh trolls still occupy this channel
14:32.38simpsonlol, i am zeusk
14:32.42CotullaI know
14:32.46simpson:|
14:32.51Cotullayep . . .
14:33.06CotullaI know that for a week u forgot?
14:33.08Cotullahow is it?
14:33.08simpson(troll) &zeusk;
14:33.14Cotullalol
14:33.20Cotulla(troll*) &zeusk;
14:33.26CotullaI rate ur C/C++ skills as 0/10
14:33.29Cotulla:d
14:33.36Cotullapointer to troll
14:33.43Cotullait's not possible to convert pointer to object
14:33.47simpsonbut what if troll class itself is declared as a pointer ?
14:34.00simpsontroll = pointer to another hidden class ?
14:34.02Cotullawho need pointer to troll?
14:34.07Cotullawho will troll in this case?
14:34.18Cotullapointer to troll only provide information where to find troll . . .
14:34.18simpsonlisa simpson ?
14:34.24Cotullashe can
14:34.25Cotullat
14:34.27Cotullacan't
14:35.02CotullaAlexx here?
14:35.07*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
14:36.21*** join/#htc-linux lamikr (lamikr@nat/nokia/x-sxoqlajzodpixhzk)
14:37.05Alex[sp3dev]static_cast<troll*>(&zeusk)
14:37.14CotullaI hate that
14:37.32Cotullacuz it's same as () and dynamic_cast needs a lot of shit inside
14:37.33simpsonc++ is fail
14:37.35Alex[sp3dev]i hate c++
14:38.04Cotullastatic_cast is same like () right?
14:38.13Cotullathey just name it different
14:38.15Cotullamore long
14:38.37Alex[sp3dev]did i tell you i want a.. functional language with immutalbe objects, ml-style pattern matching and ruby syntax for writing os kernel?
14:38.55Cotullanope
14:39.06CotullaI just prefer easy code
14:39.10Cotullawhich is easy to read
14:39.12Cotullaeasy to code
14:39.14Cotullaeasy to check
14:39.16Cotullaeasy to debug
14:39.25simpsonvisual basic, cotulla ? xP
14:39.29Cotullanope
14:39.42CotullaI mean most of C++ extensions  doesn't provide that
14:40.05Cotullaas well when u start to use a lot of C++ stuffs, compile time grow awful
14:40.07simpsonbut it is easy for everything except for it needs microsoft's .net and other common layer crap
14:40.14Alex[sp3dev]i basically think that manual memory management and mutable data structures coupled with the lack of type inference make c/c++ very unsafe
14:40.23Cotullayep
14:40.39Alex[sp3dev]c++11 is nice though
14:40.46Cotullabut from other point of view
14:40.51CotullaC# or Java program
14:40.55Cotullajust crash with fucking bodx
14:40.58Cotullabox
14:41.06CotullaI hate that
14:41.30Alex[sp3dev]well, exceptions in java suck. i mean, they suck everywhere but in java there are checked and unchecked ones
14:41.41Cotullalol they added &&&
14:41.43Cotulla*&&
14:41.51Cotullasoon we will have &* and etc
14:42.00simpsonlol
14:42.11Cotullabut sounds good
14:42.21Cotullacuz it will allow to escape temp copies on stack
14:42.45simpsonqsd8250 has jazelle state ?
14:43.19Cotullanobody will answer ur question :)
14:43.31Cotullajazelle is closed source technology
14:43.38Cotullaas well documentation closed
14:43.52Cotullain the internet almost nobody knows anything about it
14:44.08Cotullabut I don't like that
14:44.11Cotullaint some_value[GiveFive() + 7]; from C++11
14:44.31simpsonwhy ? what's wrong there ?
14:44.51Cotullasounds too extra to have such kind of stuffs
14:44.57Cotullaconstexpr
14:45.27*** join/#htc-linux bitrot (~rajkosto@ds.wan.rajkonet.info)
14:46.16Cotullaextern template class std::vector<MyClass>;
14:46.18Cotullathat's good
14:46.22Cotullabut still u need do hand made work
14:46.32Alex[sp3dev]i bet it will never get implemented though
14:46.49simpsonhmm, what's the advantage of having a constant function ?
14:46.54Cotullacuz templates always irritated me by a lot of crap
14:47.00Cotullainside binary code
14:47.07Alex[sp3dev]simpson: easier to write unit tests and do formal verification
14:47.15Alex[sp3dev]simpson: constexpr means no side effects
14:47.50Cotullawhen templates are used, code is growing  like yeast in the toilet
14:48.44Cotullawhat about std::initializer_list?
14:49.28Alex[sp3dev]that's a nice feature
14:49.52Cotullafor lazy people who don't want to code?
14:50.14Alex[sp3dev]for people who want to initialize lists without creating an extra array
14:50.23Alex[sp3dev]and yes, why write extra code when the compiler can do it
14:50.50Cotullawhy not include data to other array and inti?
14:50.58*** join/#htc-linux jonpry (~jon@adsl-98-85-196-230.mco.bellsouth.net)
14:51.50Cotullaauto is cool
14:52.27Alex[sp3dev]well, mainly because it is easier to write func({1, 2, 3}) then auto v = std::vector<int> foo; foo.push_back(1); func(foo)
14:52.54Cotullau can create array with 1 2 3
14:52.56Cotullaand then init them
14:53.00Cotullain loop
14:54.02Alex[sp3dev]well, i'm not a c++ expert but i think this feature is useful in some cases. but the fact that c++ standard is about 1.5K pages sucks hard
14:54.09*** join/#htc-linux rajkosto (~rajkosto@2001:470:d76b:da7a:64b4:c7a1:d162:b440)
14:54.18Cotullayep
14:54.28Cotullaauto also not really good
14:54.37Cotullamore esay to make errors without proper type
14:54.48simpsonaren't most of the standards defined in verbose and long enough for no one to read completely, alex ?
14:55.53Alex[sp3dev]simpson: well, C standard seems lighter. or SML standard..
14:56.10Cotullayep
14:56.18Cotullajust compare size of C and C++ compilters
14:56.19Cotulla:D
14:57.03Cotullapron
14:57.04Cotullastd::vector<int> someList;
14:57.04Cotullaint total = 0;
14:57.04Cotullastd::for_each(someList.begin(), someList.end(), [&total](int x) {
14:57.04Cotulla<PROTECTED>
14:57.04Cotulla});
14:57.04Cotullastd::cout << total;
14:57.05Cotulla:D
14:57.21Cotullaseparate function much more readable
14:57.52Alex[sp3dev]fffuuu
14:57.53ahigerd>.> static_cast is not the same as a C-style cast
14:58.01Alex[sp3dev]let total = sum [1, 2, 3]
14:58.29Cotullalol
14:59.10Alex[sp3dev]ok, i have some work to do. troll you later
14:59.16Cotullabut static_cast still got to MOV Rx, Ry
14:59.19Cotulla:P
14:59.28ahigerdSure, for pointer casts
14:59.37detuleit took me a while to figure out if they were insane or what https://lkml.org/lkml/2012/3/31/131
15:00.03Cotullawhat they did?
15:00.24ahigerdXD
15:00.27ahigerdWakka wakka
15:00.28simpsonapril fool i think
15:00.32simpsonNR_CPU = 0 cotulla
15:00.52simpsonto reduce complexity, number of cpu = 0
15:01.01Cotullalol
15:01.03Cotullagood idea
15:01.03*** join/#htc-linux rajkosto (~rajkosto@2001:470:d76b:da7a:64b4:c7a1:d162:b440)
15:01.24Cotullaor -1 CPUs
15:01.40Alex[sp3dev]infinite cpus. intell will go bankrupt. everyone is jelly
15:01.46simpsonbut i think i still liked the 8bit google maps, atleast they made it exist
15:02.16detulesome funny stuff "I didn't actually try to compile the patch below; it didn't look like
15:02.16detuleC code so I wasn't sure what compiler to run it through.....Thus, please add my ack --"
15:02.43Cotullabut it's only config changes
15:03.22detulesounds like xdandroind-dev on a non-april-1-day
15:04.31Cotullalol
15:04.45Cotullaso C++11 only extends complex level
15:04.57Cotullaand will add more differences to different compilers
15:05.37jonpryall existing bugs become must have features!
15:05.40Cotullaand GCC become more slow
15:06.32jonpryi'm switching to llvm
15:06.36Alex[sp3dev]clang ftw
15:07.00ahigerdI'm not switching to llvm just yet; I WANT to but it still has some catching up to do
15:07.01Alex[sp3dev]everyone will switch to llvm. FSF will go bankrupt
15:07.22CotullaCL inside VS2011 will support those features already intersting
15:07.33Cotullahttp://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx
15:07.35Cotullalol nope
15:07.38ahigerdWell sure, it's not like C++0x is NEW
15:10.46jonpryneed to fork clang and make it gpl
15:12.05Cotullawhy
15:12.11Cotullawhat license of clang
15:12.15Cotullaactually? BSD?
15:12.56jonpryyeah BSD
15:15.16Cotullacuz fruit
15:15.17Cotulla?
15:15.35Cotullawhich is half-eated already ;)
15:15.49jonpryi rate BSD 2/10
15:16.12CotullaI am not against it, I am for good things
15:16.19jonpryit turns must have features into bugs
15:16.21simpsonnot sure if this is fake http://www.google.com/fiber but i rate it 10000/10
15:17.16whitekidneysimpson: its real
15:17.34whitekidneysimpson: google deliver up to 1gbit to your front door
15:17.55jonpryin kansas city of all places
15:17.57Cotullamost bugs are features
15:18.00Cotullafirst of all
15:18.04Cotullathey allow us to fix them
15:18.29Cotullaand got some kind of pleasure
15:18.54jonpryhrm
15:20.01Cotulla:D
15:20.08Cotullahow is ur sub-boat? ready?
15:20.24jonpryi'm having issues with the fuel tank
15:20.41jonprywhich may lead to early submersion
15:21.16CptAJyou're building a sub?
15:22.03Cotullaopens urbandictorinary with words "does he mean subversion?"
15:22.49jonpryneed to install one of these first http://www.youtube.com/watch?v=u95E__3TSN0
15:23.10Cotullawants such one!
15:23.15Cotullaconnect with LEO
15:23.17Cotullaand done
15:23.38jonprylol
15:23.39CptAJwish I had one for an alarm clock
15:23.41Cotullaall people are gone when somebody calls
15:23.53CotullaCptAJ, u won't get up. at all.
15:24.02jonprythey are afraid of the ground sinking?
15:24.11CptAJmy phone just wont wake me up anymore. it doesnt even register
15:24.33jonpryCptAJ, you found the power button?
15:24.38Cotullalol
15:24.41CptAJyeah!
15:24.42simpsonyes CptAJ, it would be awesome if it was available as an alarm clock
15:25.01CptAJpower, send and volume buttons are working now =)
15:25.22CptAJlooking into the other 3, I'm guessing something with the keypad driver
15:25.48jonprymicrop-keypad
15:25.53DuperManhallo
15:26.05detulegood luck wading through the microp-s in .27
15:26.26CptAJdid you hear about the guys from somethingawful that built a ww2 german sub?
15:26.33jonprythey didn't upgrade to microp-ng?
15:26.41jonpryno
15:26.50detuleno .27 is all about klt ksc and the maze of interdependencies
15:27.13Alex[sp3dev]phh would call that stability. like putin
15:27.14DuperManw000000 fun
15:27.17CptAJthey did. full size and fully functional. they're building a manned rocket now
15:27.21ahigerdHey, is there any chance of being able to hook up the stylus holder switch?
15:28.22Cotullalol Alex
15:28.47jonprywell my submarine is not one in the usual sense of the word
15:28.55ahigerdIs it a sandwich?
15:29.10Cotullahe gotta control it by mind
15:29.18Cotullaread history
15:29.22detulei haz the "AT\r" goodness
15:29.23jonprymore literally it would be something like a "soon to be sunken boat"
15:29.33jonpryor maybe a "rage sink"
15:30.02jonpryi don't think they send AT
15:30.30detulewell thanks
15:30.52jonpryis it working?
15:31.04detulei just spent an hour or two trying to decipher why i can't send at commands from the reader thread and had to do some wodoo with ril_request_timed_callback
15:31.06CptAJhttp://youtu.be/0HueHF9pECI?t=5m15s check these guys out. They used to tow the platform with the sub for the heck of it but they got bored after the first failure and made the platform autonomous
15:31.53detulenot sure what working would mean -> it hasn't stifled the WAKEUP requests no
15:32.10CptAJhttp://en.wikipedia.org/wiki/UC3_Nautilus this is the sub
15:35.16simpsonlol CptAJ, i thought it was some branched version of the nautilus file manager...
15:36.37jonpryflashy
15:37.43CptAJyeah. I think somethingawful is gonna be the first internet forum with submarine-launched tactical ballistic missile capabilities
15:39.07whitekidneylol
15:39.32whitekidneysubmarines with intercontinental ballistics..
15:39.34whitekidneyscary fuckers
15:39.56*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
15:40.01Cotullahe talks about silent place for developing
15:40.32whitekidneylol, his mom wouldnt leave him alone?
15:40.50jonprydetule, well you don't
15:41.00jonpryhave \r yet right?
15:48.00zeuskramdisk is at 0x12800000 for leo ?
15:54.48*** join/#htc-linux detule (~detule@unaffiliated/d3tul3)
15:58.43*** join/#htc-linux kiozen (~kiozen@ppp-93-104-76-68.dynamic.mnet-online.de)
16:05.21*** part/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
16:06.48*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
16:08.34*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
16:09.35*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
16:10.20*** join/#htc-linux ali1234 (~ajbuxton@s15821883.onlinehome-server.info)
16:26.45*** join/#htc-linux rob_w (~bob@unaffiliated/rob-w/x-1112029)
16:30.07fakkerCotulla
16:34.57*** join/#htc-linux paulk-desktop (~paulk@lib33-1-82-233-88-171.fbx.proxad.net)
16:35.56Cotullaprivet
16:39.45*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
16:41.03zeuskoh hai fakker
16:42.01*** join/#htc-linux kiozen (~kiozen@ppp-93-104-76-68.dynamic.mnet-online.de)
16:46.18*** join/#htc-linux helicopter88 (~helicopte@host147-119-dynamic.47-79-r.retail.telecomitalia.it)
17:04.21*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
17:05.30*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
17:16.01*** join/#htc-linux helicopter88_2 (~helicopte@host147-119-dynamic.47-79-r.retail.telecomitalia.it)
17:44.04zeuskwindows cannot have a file and a folder with same name in the same dir :|
17:45.44Alex[sp3dev]you say that as if having two files with the same name is good
17:46.31Alex[sp3dev]also, it has been a good trolldition in russia to use cyrillic vowels instead of latin ones to make a lot of files that look indistinguishable
17:46.48zeuskbut isn't the philosophy of everything being a file a thing of unix ?
17:47.28Alex[sp3dev]but directories are still files
17:50.54*** join/#htc-linux jonpry (~jon@adsl-98-85-196-230.mco.bellsouth.net)
17:53.05fakkeryou tell the injan Alex[sp3dev]
17:58.38zeuskoh hai gain fakker
18:01.35jonpryis this return of the trolls?
18:04.03zeusk68 00 9f e5
18:11.29*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
18:24.09*** join/#htc-linux ALoGeNo (~alogeno@unaffiliated/alogeno)
18:45.18*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
18:45.45*** part/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
18:45.47*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
18:54.17*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
19:15.58*** join/#htc-linux whitekidney (~wk@141.0.136.22)
19:43.11*** join/#htc-linux raymonddull (~raymonddu@c-69-245-114-102.hsd1.mi.comcast.net)
19:50.25*** join/#htc-linux furtardo (~mks@nat/yahoo/x-qufrscdltlulufeb)
20:05.46*** join/#htc-linux zeusk (77eb360e@gateway/web/freenode/ip.119.235.54.14)
20:21.41*** join/#htc-linux rob_w (~bob@ppp-188-174-52-234.dynamic.mnet-online.de)
20:21.41*** join/#htc-linux rob_w (~bob@unaffiliated/rob-w/x-1112029)
20:23.27*** join/#htc-linux Rajko (~rajkosto@2001:470:d76b:da7a:64b4:c7a1:d162:b440)
20:31.25*** join/#htc-linux hasi (hasi@mausi.hasicon.org)
20:56.23*** join/#htc-linux CptAJ (AJ@190.74.22.95)
21:16.11*** join/#htc-linux bitrot (~rajkosto@ds.wan.rajkonet.info)
22:39.16*** part/#htc-linux Cotulla (~myfakemai@nat100-255-205-109.tvoe.tv)
22:50.04*** join/#htc-linux ftoz (~root@cst-prg-180-25.cust.vodafone.cz)
23:28.20*** join/#htc-linux furtardo (~mks@nat/yahoo/x-edbvcoinvrflrljc)

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