IRC log for #htc-linux on 20090328

00:00.39aumhmm
00:01.02aumsweet
00:05.24*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
00:05.37marajinthere's variations but nearly all of them should be capable of running android natively with some drivers
00:06.07marajinI think every HTC in the last 18 months- 2 years has been an MSM7xxx chipset
00:10.46aumi don't mind having to find or edit drivers to get it working
00:10.54aumso long as i can make calls and send/receive data
00:11.33aumit seems that (according to androidonhtc.com) for the most part, both calls and data are somewhat working
01:06.16tmztmarajin: /win1
01:07.47tmztmarajin: got xoffed again, how is the raph800 going?
01:08.11AstainHasPS3tmzt not seen any updates in a bit
01:31.22*** part/#htc-linux HurricaneHarry (n=harold@falling.demon.nl)
01:41.15*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
01:44.31*** part/#htc-linux aum (n=aum@bbis.us)
02:00.11*** join/#htc-linux swc|666 (n=swc@unaffiliated/swc666/x-4934821)
02:35.48*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
03:49.31*** join/#htc-linux Beef (n=beef@unaffiliated/beef)
03:58.49*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
04:08.58*** join/#htc-linux mrmoku|a` (n=mrmoku@ppp-93-104-39-128.dynamic.mnet-online.de)
04:25.49*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
04:43.17marajintmzt: I dunno, I don't have a raph800?
04:53.47*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
05:03.46tmztmarajin: huh?
05:03.54tmztoh, maejrep
05:05.29*** join/#htc-linux Moku (n=John@g227161173.adsl.alicedsl.de)
05:10.41tmztmick*: fbcon rotate is a .config option, whether it works on msm I don't know
05:10.59*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
05:11.48tmztit's easier to use usbnet for testing, image bringup, but then your used to fr and I have no idea how you do unix stuff on there if X crashes
05:15.49tmztmickey_jaw:
05:34.01marajintmzt: I have a kovsky :P
05:53.52*** join/#htc-linux dzo_ (n=dzo@121-98-128-127.bitstream.orcon.net.nz)
06:03.52swc|666whats interesting is when i build a kernel from linuxtogo, and when i make ARCH=arm CROSS_COMPILE=arm-angstrom-linux-gnueabi- INSTALL_MOD_PATH=`pwd`/dest vmlinux modules modules_install , I get no kernel modules?!?
06:04.24swc|666err
06:04.25swc|666make zImage ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- INSTALL_MOD_PATH=`pwd`/dest vmlinux modules modules_install
06:04.40swc|666err
06:04.45swc|666no modules
06:04.48swc|666++
06:21.42*** join/#htc-linux lavender-t (n=lavender@c-24-17-204-47.hsd1.wa.comcast.net)
06:24.48lavender-thallo
06:27.21lavender-tlooks like a friday late nite :)
06:30.40swc|666tgi(mf)f
06:32.12madCoder-swc|666: did you configure anything to be compiled as a module?  i believe everything is compiled into the kernel by default (at least in the htc-msm-2.6.27 branch)
06:32.56swc|666i did
06:33.01swc|666{M}
06:33.15swc|666too odd.. i'll try again in the morning
06:37.48lavender-tmadCoder-, guess you are maejrep ?
06:38.43madCoder-yes
06:39.08maejrep[h]that's annoying..
06:39.15maejrep[h]my [w] client took my [h] nick :p
06:39.26lavender-tha, good to talk to you :) what's up ?
06:39.38maejrep[h]work :/
06:39.55maejrep[h]interesting times
06:39.55lavender-ti've been swamped for quite a while
06:40.14maejrep[h]yeah it'll probably be a good 2-3 weeks before my current projects start clearing up
06:40.44lavender-twhat are you working on now ? anyone's on the audio ?
06:41.14maejrep[h]no, audio is going to require rpc first, and afaik we haven't even proven that we can communicate with rpc at all yet
06:41.42lavender-tlast couple of nights i played a bit with it
06:41.50maejrep[h]get anywhere?
06:42.13lavender-tthe rpc looks to be working, at least to some degree i think
06:42.33maejrep[h]yeah?
06:43.14lavender-tat least it gave back error status if the VERS was not correctly set.
06:43.26lavender-toh some detail
06:43.32swc|666maejrep[h], something i've meant to look into, how about usb gadget status?
06:43.55lavender-ti added some code to send a HELLO after the rpcrouter initialization
06:44.11maejrep[h]not sure what usb gadget really is, tbh
06:44.15lavender-tthen quite a bunch of rpc remote server showed up.
06:45.10swc|666usb gadget = usb host mode.. the abiltiy to have host/slave for external usb peripherals
06:45.44maejrep[h]so to plug some other usb device into the phone, and have the phone treat it as a peripheral?
06:45.58swc|666the phone would be the host, yes
06:46.07swc|666its in the kernel, but needs some small things
06:46.13swc|666if the hardware even allows
06:46.14maejrep[h]yeah, have not tried it
06:46.34swc|666i'm 99.9999999999999% sure the hardware module is there
06:46.44swc|666for daim/raph*00
06:46.50maejrep[h]afaik the only thing that can really be used as a peripheral on the phones even in windows is the HTC 2W headset, etc
06:47.39swc|666right
06:48.01swc|666its the same hardware module iirc
06:49.03swc|666not the same device, but similar http://wiki.openmoko.org/wiki/USB_host
06:49.16swc|666in theory re the hardware
06:49.56maejrep[h]yeah couldn't tell you :x
06:50.31maejrep[h]i'm actually pretty new to mobile hardware ...  this is the first phone i've gotten to dive into like this
06:51.10swc|666i'll find out once i get my 2nd raph (going to disassemble my current one soon when i get the other) and will look at the internals
06:51.15swc|666nice
06:51.46swc|666maejrep[h], are you a student?
06:52.23swc|666or an engineer?
06:56.07lavender-talrighty dudes, i hope there is a way to trace rpc easily in wince :)
06:56.57lavender-ttoo late tonight ... off i go ... good nite folks.
06:59.59maejrep[h]i don't think there is (easily)
07:00.17maejrep[h]swc|666: neither, i'm a web developer by day
07:01.22*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbff5f3.pool.einsundeins.de)
07:02.02swc|666maejrep[h], heh.. my old trade :s
08:22.27*** join/#htc-linux zycho_ (n=zycho@a89-182-12-110.net-htp.de)
09:05.24*** join/#htc-linux timebomb (n=tb@80.171.7.139)
09:35.26*** join/#htc-linux pH5 (n=ph5@p5485CB33.dip.t-dialin.net)
09:41.16*** join/#htc-linux Xime (n=xime@bankize.net)
10:21.30*** join/#htc-linux kiozen (n=oeichler@rgnb-5d87cd96.pool.einsundeins.de)
10:42.06*** join/#htc-linux exception13 (n=exceptio@testdrive.kgts.ru)
11:04.28*** join/#htc-linux BabelO (n=fcr@unaffiliated/babelo)
11:24.36*** join/#htc-linux Pure4Real (n=pure4rea@93-45-202-37.ip104.fastwebnet.it)
11:25.15*** join/#htc-linux toi (n=toi@d54C2AAB7.access.telenet.be)
11:34.48*** join/#htc-linux orux (n=jose@89.130.46.3)
11:38.52*** join/#htc-linux milfadoodle (n=milfadoo@78-69-144-82-no19.tbcn.telia.com)
11:44.51oruxhi all
11:46.46oruxdoes anyone know what amss version black/raph/diam have? older than 6210, newer than 6225, completely different?
11:55.36*** join/#htc-linux StarLite (n=nnscript@s55916ca6.adsl.wanadoo.nl)
12:04.15*** join/#htc-linux evildarknightPDA (n=evildark@196.192.81.33)
12:06.30*** join/#htc-linux marek__ (n=marek@HSI-KBW-082-212-010-161.hsi.kabelbw.de)
12:11.34*** join/#htc-linux orux1 (n=jose@89.130.46.3)
12:20.19*** part/#htc-linux orux1 (n=jose@89.130.46.3)
12:20.48*** join/#htc-linux orux1 (n=jose@89.130.46.3)
13:01.36*** join/#htc-linux pH5 (n=ph5@84.133.199.6)
13:07.12*** join/#htc-linux kiozen (n=oeichler@rgnb-5d87cd96.pool.einsundeins.de)
13:48.07*** join/#htc-linux toi (n=toi@d54C2AAB7.access.telenet.be)
14:04.15*** part/#htc-linux orux1 (n=jose@89.130.46.3)
14:28.23*** join/#htc-linux larstr (i=larstr@colargol.tihlde.org)
14:28.40*** part/#htc-linux larstr (i=larstr@colargol.tihlde.org)
14:42.01*** join/#htc-linux BabelO (n=BabelO@unaffiliated/babelo)
14:46.37*** join/#htc-linux xutywx (n=pawel@195.205.38.92)
14:53.19*** part/#htc-linux xutywx (n=pawel@195.205.38.92)
14:57.08*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
15:17.59*** join/#htc-linux evildarknight (n=charles@41.207.132.7)
15:56.35*** join/#htc-linux captnoord (i=5147a47b@gateway/web/ajax/mibbit.com/x-afc01a73eeade872)
16:15.09*** join/#htc-linux chris__ (n=chris@87.117.230.237)
16:33.14*** join/#htc-linux toi (n=toi@d54C2AAB7.access.telenet.be)
16:44.42*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
16:45.55*** join/#htc-linux DJW|Home (i=djwillis@82-46-19-72.cable.ubr02.bath.blueyonder.co.uk)
16:47.20*** join/#htc-linux Shinto (n=John@f054178114.adsl.alicedsl.de)
16:48.21*** join/#htc-linux captnoord (i=5147a47b@gateway/web/ajax/mibbit.com/x-980a0e96c919741d)
16:48.28marajinyo
16:48.36captnoordyo
16:48.40captnoorddamn i'm tired
16:48.54captnoordhow's life here?
16:49.15marajinWhy're you asking me, you live there :P
16:49.28captnoordhere as in this channel
16:49.32captnoordanything happend
16:49.40marajinI know, I'm just deliberately misreading the context
16:49.45marajinanyway, um not that I know of
16:49.57marajinbit of look some kovsky efforts are going to kickstart today though
16:50.39captnoordhmmm nice to hear
16:50.40captnoord:D
16:51.21captnoordI just read yesterday that M$ won't make the update to 6.5 availible to me trough the telco's
16:51.32captnoordbecause my phone doesn't have a windows logo
16:51.33captnoord:S
16:51.35captnoordpukes
16:55.51marajinDidn't they say no one would get an official WM6.5 update?
16:55.54marajinlike no one at all
16:56.07captnoordI dono.....
16:56.07marajinnew handsets that ship with it only
16:56.23captnoordi've been feeding manupulative posts on my telco's forum
16:56.40captnoordyea
16:56.43captnoordquite possible
16:56.43captnoord:S
16:56.49captnoordthe thing is.....
16:56.52marajinit doesn't make sense cause 6.5 is a BS release
16:57.00captnoordbullshit?
16:57.01captnoordor
16:57.04captnoordBS
16:57.04captnoord?
16:57.09marajinit's just a stall till early 2010 when 7 gets released
16:57.13marajinBullshit yeah
16:57.17captnoordyup
16:57.37captnoordI don't think I ever get a phone with windows mobile 7 on it
16:57.43captnoordI switch to a android phone
16:57.46captnoordnext time
16:58.00iantoIf the Android phones have good hardware by then
16:58.15captnoordhmmm they have good anough hardware to run it
16:58.16marajinianto: they won't the G2 is just the g1 sans keyboard
16:58.33iantomarajin: heh, fail don't you think?
16:58.43captnoordbut the driver implementations suck
16:58.43captnoord:P
16:58.56marajinfrom the looks of it palm's pre/webOS is going to kick android/iPhone
16:59.01captnoordnot really... you release a god ugly phone that everybody wants to have.....
16:59.02captnoordthen
16:59.07captnoordyou make it looking nice
16:59.16captnoordand money making machine part 2 comes in
16:59.28iantokeyboard = essential
17:02.07marajinandroid without keyboard is.. no no
17:02.18marajinif the pre was WVGA with a full keyboard I'd sooo get one
17:02.25marajinhave you watched the big video demo they did?
17:04.45iantoI haven't seen it
17:06.02marajinianto: I can find you the youtube link if you like but it's an hour long I warn ya
17:07.54marajinianto: http://www.youtube.com/watch?v=Dw3cHOEnwTw
17:08.18iantoHeh I have a meeting soon so perhaps not today
17:08.38*** join/#htc-linux BabelO (n=BabelO@unaffiliated/babelo)
17:08.44marajinwell save the link for watching later
17:08.48marajinit's pretty slick
17:09.28AstainHasPS3maejrep you loveing the pre huh?
17:09.34iantoI will try
17:09.48marajinAstainHasPS3: no but only cause it's lacking higher resolution screen and proper keyboard size
17:09.52AstainHasPS3err marajin
17:09.58AstainHasPS3ahh
17:09.58marajinAstainHasPS3: I'm loving WebOS though
17:10.04AstainHasPS3cool
17:10.06AstainHasPS3I like the idea too
17:10.20AstainHasPS3should be shit tons of stuff for it with how many ppl can program in web languages
17:10.28marajinexactly
17:10.37marajinthey make a point of that in that presentation/video
17:10.47marajinhtml/css/JS and you can write even some of the core apps
17:10.53AstainHasPS3damn
17:11.12AstainHasPS3I wonder if the sdk will allow for access to the critical hardware
17:11.15marajinthey even fess up to what CPU it has
17:11.23AstainHasPS3I plan on having a pre the moment it is released
17:11.36marajinI fucking love how they did notifications
17:11.48marajinAstainHasPS3: sadly it looks like US premiere so I can't get one :(
17:14.11marajinit releases in a few months max from what they're saying
17:14.20marajinbut CDMA/EVDO Rev A. on sprint
17:15.32AstainHasPS3rough date I'd guess is early may or so
17:15.52marajinthe sprint guy mentions you can get an unlimited tariff for it but it's like 99.95/ month or so (USD)
17:16.59AstainHasPS3tariff?
17:17.20marajinyeah ya know, unlimited data
17:18.59AstainHasPS3ahh
17:19.06AstainHasPS3the 99.95 is unlimited everything
17:19.10AstainHasPS3data call and sms
17:19.26AstainHasPS3I have a family plan with unlimited data and sms and 1500 minus for 130
17:19.41marajinyah
17:19.51marajin'simply everything' they call it or someshit
17:19.55AstainHasPS3yep
17:20.05marajinI still find it funny there's no such thing as a family plan here
17:20.15AstainHasPS3that is funny
17:29.04marajinwell we work on a different concept
17:29.07marajinkids get PAYG phones
17:29.10marajintis safer
17:29.24marajinif they spend shit loads they pay it themselves and you can limit how much they get to spend of your money
17:30.44toerww
17:31.41marajinww?
17:37.21AstainHasPS3there is that option here too
17:37.32AstainHasPS3many carriers here allow you to preset limits as well
17:39.34marajinI guess
17:39.45marajinprobably never seemed practical to do the family tariff here though
17:40.09AstainHasPS3possibly
17:42.07marajinwell we got cheaper tariffs anyway
17:42.44marajinI mean I have semi-unlimited calls/texts and unlimited data for well under half the unlimited tariff there
17:42.53marajinwe DO have unlimited tariffs but it depends how you do it
17:43.20marajinI seem to recall you can have an unlimited tariff for around 50-60/bucks/month
17:45.00AstainHasPS3there is some that offer that for that much to but they are the low end cheaper carriers
17:49.33*** join/#htc-linux paulproteus_ (i=paulprot@2002:db69:2513:0:0:0:0:1)
18:00.01*** join/#htc-linux Xime (n=xime@bankize.net)
18:10.08*** join/#htc-linux zycho (n=zycho@a89-182-12-110.net-htp.de)
18:19.12*** join/#htc-linux Xime (n=xime@bankize.net)
18:23.34marajinAstainHasPS3: like 3 is here ya mean? great if you can get a signal, but you can't get a signal
18:24.42AstainHasPS3I think so
18:50.06*** join/#htc-linux Xime (n=xime@bankize.net)
18:53.58marajinheh
18:54.12marajinAstainHasPS3: 3 are famous for it, half the price of anyone else, but only do cheaper handsets and have useless coverage
19:10.02AstainHasPS3ahh ic
19:18.36*** join/#htc-linux Moku (n=John@f054178114.adsl.alicedsl.de)
19:25.57*** join/#htc-linux swc|666 (n=swc@unaffiliated/swc666/x-4934821)
19:31.19*** join/#htc-linux ali1234 (n=al@robotfuzz.co.uk)
19:36.16*** join/#htc-linux Tuxhero (n=root@122.169.133.137)
19:36.30*** join/#htc-linux ImCoKeMaN_ (i=ImCoKeMa@pool-173-67-144-22.hrbgpa.fios.verizon.net)
19:38.58*** join/#htc-linux guest (n=imcokema@pool-173-67-144-34.hrbgpa.fios.verizon.net)
19:50.56tmztAstainHasPS3: pre looks good, waiting for more information on the programming though
19:51.44tmztit looks like it has essentially the interface I want in a phone, keyboard driven search and fast data rertieval
19:51.52marajinthe interface looks amazing
19:52.09marajinI swear if the keyboard and display were up to modern HTC standards that would be almost undoubtedly a true iPhone killer
19:52.28tmztmarajin: I meant to ask maejrep last night and typed your nick instead
19:52.40marajintmzt: yah I got that, astain did the same trick today
19:53.03tmztwhat did lav* find on rpc? what device?
19:53.35tmztthat's what I get for being away for three days
19:53.49tmztI had to think about something else for awhile
19:58.40*** join/#htc-linux Sti_02391 (n=Where_is@98.57-245-81.adsl-dyn.isp.belgacom.be)
19:59.21*** join/#htc-linux miknix (n=miknix@gentoo/developer/miknix)
20:29.56*** join/#htc-linux |chab7| (n=kvirc@212.92.4.114)
20:30.49*** join/#htc-linux cr2 (n=cr2@ip-77-25-117-236.web.vodafone.de)
20:42.26*** join/#htc-linux the_sys0p (n=the_sys0@cpe-67-49-192-228.bak.res.rr.com)
21:22.53*** join/#htc-linux timebomb (n=tb@d009154.adsl.hansenet.de)
21:24.46*** join/#htc-linux BHSPitLappy (n=BHSPitLa@unaffiliated/bhspitmonkey)
21:52.33*** part/#htc-linux exception13 (n=exceptio@testdrive.kgts.ru)
22:04.13*** join/#htc-linux Xime (n=xime@bankize.net)
22:27.23*** join/#htc-linux zycho_ (n=zycho@a89-182-196-227.net-htp.de)
22:30.39*** join/#htc-linux mickeyl (i=mickey@openmoko/coreteam/mickey)
22:34.31*** join/#htc-linux zycho (n=zycho@a89-182-196-227.net-htp.de)
22:36.15*** join/#htc-linux beefviper (n=beef@unaffiliated/beef)
22:37.01marajin...um
22:37.02marajinbtw
22:37.20marajindid anyone try using the qtv.dll from a kovsky on older MSM devices at all?
22:39.05marajinnevermind
23:39.19*** join/#htc-linux docmax (n=docmax@f048198094.adsl.alicedsl.de)
23:40.04docmaxhi, to boot linux i just need haret, right?
23:40.23tmzthi again, yeah
23:40.33tmztand a kernel for kov
23:40.38tmztmarajin: ?
23:40.50docmaxkov? whats that?
23:41.06tmztkovsky
23:41.24tmztmarajin: you have linux on xperia now?
23:41.29docmaxis there a package i can download?
23:41.36tmztmarajin: and what addresses does qtv map?
23:41.37docmaxfor kov
23:41.47docmaxbut no android
23:41.53docmaxjust linux
23:42.00tmztnot sure, marajin and dcordes should know
23:42.06docmaxi need a linux shell and a working network
23:42.14tmztyou can use the same zImage with a different shell
23:42.30tmztif by network you mean wifi, that's not working yet
23:42.47tmztdifferent filesystem I mean
23:42.53*** join/#htc-linux drantin (n=drantin@pdpc/supporter/active/Drantin)
23:55.10*** join/#htc-linux BHSPitLappy_ (n=BHSPitLa@ppp-68-91-34-166.dsl.rcsntx.swbell.net)

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