Tuesday, 2011-05-31

rpierce99nice work hyc, WisTilt2 had thought he fixed it in kernel but it flaked out when the stylus was inserted and removed, your fix doesn't seem to have those problems00:09
arrrghhhcool.  bedtime, cya guys00:10
*** arrrghhh has quit IRC00:10
hycoh yeah, I vaguelu remember that. I wonder what he did to enable the stylus sensor00:20
*** rpierce99 has quit IRC00:51
*** programmer8922 has quit IRC01:21
*** programmer8922 has joined #xdandroid01:22
*** emwe has joined #xdandroid01:29
emweheyho01:29
emwehyc: iirc, the clamshell gpio is assigned the stylus gpio. board-htcrhodium.h01:30
manekinekohmmm, odd checked out your repo hyc, and the SCBS commit kills the compile for me, multiple definition error01:50
manekinekoI don't use SCBS though, and reverting that and it compiles fine01:50
smiley_I just noticed that the unzip-files.sh -g tries to download a file from goo-inside.me that is protected from direct download01:52
smiley_http://goo-inside.me/gapps//gapps-gb-20110307-signed.zip01:52
emweoh, that used to work last time i tried (two weeks ago or so) smiley_.01:53
*** sigma6 has joined #xdandroid02:43
*** ultradj83 has joined #xdandroid02:43
ultradj83hi there!02:43
ryannathanssmiley_: worked a few days ago 0.o03:28
smiley_ok.. must have changed the last days then :(03:30
ryannathanswhy can't I edit http://xdandroid.com/wiki/Kernel_boot_command-line_parameters03:30
smiley_and wonderful..  the virtualmachine died during compilation03:30
ryannathansmust be your machine :P03:31
ryannathanshow much RAM you got it using?03:31
*** SpecR has quit IRC03:32
smiley_3G03:33
ryannathanshow many cores are you make-ing with?03:33
smiley_no sorry.. 2.5G03:33
smiley_403:33
ryannathansno wonder03:33
smiley_went well for 2 hours03:33
ryannathansYou need about 4GB RAM or more for compiling on 4 cores03:34
ryannathansI got mine using 5GB RAM  to be safe03:34
smiley_ok03:34
smiley_I will use 2 cores then now03:34
ryannathansit will be using your page file on windows, slowing it down (using hard drive)03:34
ryannathans500mb might be enough for overhead03:34
smiley_I got 8GB in my machine03:34
smiley_OSX also   not windows ;)03:35
ryannathanswould use swap then, similar03:35
ryannathansallocate 5GB to the VM and run with 4 cores?03:35
ryannathansmuch faster ;)03:35
smiley_hehe03:35
ryannathanswhat OS on the VM? Ubuntu?03:36
smiley_yeah03:36
smiley_11.0403:36
smiley_freshly installed this morning03:36
*** SpecR has joined #xdandroid03:36
ryannathansmmk, when downloading git did you grab git or git-core?03:37
smiley_I hope it will not make clean now when I start again03:37
smiley_I did follow the instructions at http://xdandroid.com/wiki/Getting_the_Source03:38
ryannathansinstalling prerequsites was flawless yah?03:38
smiley_yeah03:38
smiley_apart from that -g download03:39
ryannathanshmm okay, Gingerbead im guessing?03:39
smiley_yeah03:39
ryannathansIf you want to do Froyo at some stage make sure you grab another VM :P I had problems with it not finding java5 when java6 was installed03:40
smiley_pheew.. it restart compilation where it failed..   not cleaning ;)03:41
ryannathansyeah, it shouldn't go clean unless you specify03:41
smiley_ok.. back to NetBeans and continue working..   poor machine has to work hard today03:43
ryannathansheh03:43
ryannathansI can't wait till steam for linux comes out03:44
ryannathansthen I can ditch windows :D03:44
smiley_well.. just you get steam doesnt mean all games will be available I guess03:45
smiley_I have Steam and lots of games are still Wintendo only03:45
smiley_s/just/just because/03:46
ryannathansheh03:47
ultradj83sorry guys,,, is it usual for the android market to stop working?03:53
ultradj83it doesn't download...03:54
ryannathansforce close04:08
ryannathansclear data and cache04:08
ryannathansit doesn't show the download progress usually04:08
ryannathansusually works04:09
ultradj83there's also a problem on long downloads with wifi04:26
ultradj83yesterday i was downloading maps for gps04:27
ultradj83wifi connection stops working after 1-2 minutes04:27
ultradj83so download is aborted04:27
smiley_collect2: ld returned 1 exit status05:04
smiley_make: *** [out/target/product/msm/obj/SHARED_LIBRARIES/libwebcore_intermediates/LINKED/libwebcore.so] Error 105:04
smiley_make: *** Waiting for unfinished jobs....05:04
smiley_weeeee05:04
*** programmer8922 has quit IRC05:04
smiley_but I think it was there it crashed..  so I should try clean and build that part again05:05
smiley_hmm..  but no makefile in there05:12
*** XirXes has joined #xdandroid05:15
*** akumax has quit IRC05:47
*** Erikson has joined #xdandroid06:07
*** Erikson has quit IRC06:08
*** hardwalker has quit IRC06:13
ultradj83anyone got wifi working with latest kernel?07:07
*** Fudge has quit IRC07:34
*** [7] has quit IRC07:37
*** TheSeven has joined #xdandroid07:37
*** EdLin has left #xdandroid07:39
*** SpecR has quit IRC07:44
*** SpecR has joined #xdandroid07:49
smiley_actually I have a problem with wifi with my build from latest git source08:01
*** Fudge has joined #xdandroid08:01
smiley_[ 1020.279296] TIWLAN: Driver initialized (rc 0)08:02
smiley_[ 1020.280883] TIWLAN: 1251 PG 1.208:02
smiley_[ 1020.280975] TIWLAN: Driver loaded08:02
smiley_[ 1024.307128] init: no such service 'dhcpcd_tiwlan0:-h android_5e58ff867eb7fce6 tiwlan0'08:02
smiley_[ 1034.542968] init: no such service 'dhcpcd_tiwlan0'08:02
hycemwe: ok I see, RHODIUM_KB_SLIDER_IRQ using stylus detect gpio08:17
hycseems a bit odd because rhodium is not using the KB_SLIDER IRQ anyway08:18
*** programmer8922 has joined #xdandroid08:41
smiley_the init-script in /etc on the phone.. which image is it actually coming from?08:47
smiley_nvm..  the data image09:13
*** rpierce99 has joined #xdandroid09:15
smiley_ok.. don't know where to report this.. but the gingerbread build in git tries to use a service that doesn't exists in init.rc09:25
smiley_after adding dhcpcd_tiwlan0 (with same settings as the existing dhcpcd entry) wifi works again09:26
*** rpierce99 has quit IRC09:36
smiley_but I must say this build is amazingly fast compared to the old one! :)09:41
*** jonpry2 has joined #xdandroid09:56
ryannathanssmiley_: wifi interface was renamed, all have been merged into wlan0 I think - from eth0 and something else10:04
ryannathansI think...10:04
ryannathansit is/has/will be commited10:04
ryannathanshyc: in your build scbs is always logging, even though I have not enabled it. Is this intended?10:09
smiley_ok.. it wasn't this morning atleast ;)10:10
*** rpierce99 has joined #xdandroid10:10
smiley_but on the other hand I didn't build the rootfs image (mostly because I couldnt figure out how to do that)  so it's using the latest one from files.xdandroid.com10:10
jonpry2hyc: is scbs drain reasonable now?10:10
*** programmer8922 has quit IRC10:19
ryannathansis there a way to reboot android without going back to winmo?10:24
rpierce99hycs build he implemented that feature, on stock android you'd have to killall zygote, but you'll likely lose data when it comes back up10:25
rpierce99stock xdandroid i should say10:25
ryannathanson hyc's build if i use reboot or kexec I think it is they both reboot to winmo10:25
ryannathansand it's all set up correctly :P10:25
rpierce99you're probably getting an error then you'd need to check the logs to see why10:25
*** Erikson has joined #xdandroid10:26
* ryannathans dreams of a day where everything works harmonicly with each other. Perfect unison.10:26
smiley_lol.. Latitude rebooted the phone ;)10:27
rpierce99more likely GPS did, assuming GPS was enabled10:27
smiley_ah10:28
smiley_true10:28
ryannathansjust moved to hyc's latest kernel/module. Hope it works xD10:28
*** Erikson_ has joined #xdandroid10:28
rpierce99there must be some kind of memory allocation issue with GPS because it seems to work fine work a while then just kills the phone10:28
ryannathansLooking for the quake data file and then im going10:31
*** Erikson has quit IRC10:31
*** jonpry2 has quit IRC10:33
ryannathansi give up. night10:34
*** kwoodyusa has joined #xdandroid10:34
*** jonpry has joined #xdandroid10:40
*** ryannath1ns has joined #xdandroid10:56
*** diego_kynetics has joined #xdandroid10:57
*** ryannathans has quit IRC10:58
*** ultradj83 has quit IRC11:11
hycI dream of a day when people are actually smart enough to follow directions and screw things up on themselves.11:54
hycOn my last two builds all of the scbs messages are commented out. if you're seeing them, you're running the wrong stuff.11:55
hycs/screw things up/NOT screw things up/11:56
*** horace has joined #xdandroid11:58
manekinekois there a straightforward way to make changes to part of the Android java framework and slip it in?11:59
manekinekoI'm trying to figure out how to enable the debug constants in KeyInputQueue.java to see why my multitouch events are being ignored11:59
manekinekoI'm seeing a bunch of nasty stuff involving dex on Google that I don't know anything about though12:00
hycyou can rebuild pieces of the framework. if you alter any resources you need to reinstall framework-res.apk12:02
hycif you just tweak the java code you can just install framework.jar12:02
hycyou must delete everything in /data/dalvik-cache before starting the system.12:02
manekinekoso would that require I have the entire build environment setup for the system?12:02
hycyes12:02
manekinekothe reason I've held off on doing that is I don' t have a 64 bit Linux install handy12:02
manekinekoso I was hoping there was somehow I could just alter the source file and slip it in12:03
manekinekoprobably not that easy huh12:03
hycnope12:04
manekinekohmm I don't suppose I could trouble you to compile a version of your system that just has those constants enabled?12:07
manekinekoif you're busy feel free to decline12:08
*** sigma6 has quit IRC12:10
*** horace has quit IRC12:13
*** diego_kynetics has quit IRC12:18
*** programmer8922 has joined #xdandroid12:19
hycyeah sorry, no more time for xda for a couple weeks12:23
manekinekono problem12:23
manekinekoI'll look into maybe putting that 64 bit Linux install in a virtual machine12:23
*** arrrghhh has joined #xdandroid13:08
*** manekineko has left #xdandroid13:18
*** toadlife has joined #xdandroid13:25
*** fishingmedic has joined #xdandroid13:25
*** Nautis has joined #xdandroid13:29
*** Erikson_ has quit IRC13:46
*** akumax has joined #xdandroid13:48
*** toadlife has quit IRC13:51
*** programmer8922 has quit IRC14:32
*** helicopter88 has joined #xdandroid14:52
*** fishhead2567 has joined #xdandroid15:11
*** helicopter88 has quit IRC15:26
*** mes has quit IRC15:34
*** akumax has quit IRC15:39
*** fishingmedic has quit IRC16:07
*** jonpry has quit IRC16:13
*** jonpry has joined #xdandroid16:14
*** kwoodyusa has quit IRC17:09
*** madplaya1 has joined #xdandroid17:32
*** madplaya1 has quit IRC17:39
stinebd"If you shut down our power grid, maybe we will put a missile down one of your smokestacks," an unnamed military official told the Journal.17:48
stinebdamerica embarrasses me17:48
stinebdmaybe someone from jersey will do it and we can finally get rid of that state17:49
arrrghhhlol17:49
jonpryhey stinebd17:51
jonpryhave you ever managed to attach eclipse debugger to system_server?17:51
stinebdhaven't tried with eclipse17:51
*** akumax has joined #xdandroid17:59
*** fishhead2567 has quit IRC18:04
*** arrrghhh has quit IRC18:07
*** arrrghhh has joined #xdandroid18:08
akumaxhi18:09
*** jonpry has quit IRC18:26
*** Erikson has joined #xdandroid18:52
*** Sia- has joined #xdandroid18:58
*** Sia- has joined #xdandroid18:58
*** NeoMatrixJR has joined #xdandroid18:59
*** Erikson has quit IRC18:59
*** Kraln has quit IRC19:02
*** Kraln has joined #xdandroid19:04
*** Kraln has quit IRC19:54
*** Kraln has joined #xdandroid19:56
*** GPFerror has quit IRC19:58
*** arrrghhh has quit IRC20:02
*** GPFerror has joined #xdandroid20:04
*** xdandroid has joined #xdandroid20:11
*** jaremy has joined #xdandroid20:23
jaremyhey does anyone know why  when i try to start haret it keeps saying failed to bind socket20:24
jaremyhello anyone here20:25
rpierce99i haven't seen that particular error, what install guide are you following20:25
jaremyjust a sec ill check20:26
jaremymr pippy's20:26
rpierce99what phone20:27
jaremyhtc pro touch 220:27
rpierce99link to the guide you're looking at?20:27
jaremybeen here 4 hrs trying to get this crap to work20:27
*** XirXes has quit IRC20:27
jaremyhttp://forum.ppcgeeks.com/android-tp2/113373-android-linux-cdma-touch-pro-2-a.html20:28
rpierce99if it were me i'd start over with this: http://forum.xda-developers.com/showthread.php?t=95196220:28
jaremyk20:28
rpierce99i haven't followed that guide, but it looks outdated20:29
jaremyi was told it was simple to do but20:29
jaremythere is nothing on my sd card and stuff isnt working20:29
rpierce99it's pretty simple once you've got the hang of it. I can get a new build up and running on my sd card in ~2 minutes20:30
jaremyi got all the android stuff on the card but still not booting20:30
jaremywow20:30
jaremythanks for the help20:30
rpierce99yeah good luck, if you have problems with that guide let us know20:31
rpierce99if it doesn't work you're doing something wrong20:31
jaremyk ty you again20:31
jaremyprob me lol20:31
*** xdandroid has joined #xdandroid20:37
jaremyi must be typing something wrong in the startup file or something20:40
rpierce99what are you trying to change in startup.txt20:40
jaremyit says to put an just a sec'20:41
jaremyrel path in the cmdline20:42
rpierce99only if you have haret and friends in a folder20:42
jaremyi have haret in andboot folder20:42
jaremyshould i take it out20:42
rpierce99andboot is actually an exception, you can omit rel_path for that particular folder20:43
jaremyokay20:43
rpierce99it's sort of the default if nothing exists in the root of the sd20:43
jaremyk kool20:43
jaremynow it is saying cannot open script file20:44
rpierce99haret.exe and startup.txt are in the same folder, andboot on your sd card, correct?20:44
jaremyyes20:44
rpierce99pastebin your startup.txt20:45
jaremyk20:45
jaremyone sec20:47
jaremydarn it wont let me arch20:47
jaremylet try this20:47
jaremysee if i can get it to you20:47
jaremytrying to pull it from the folder wont let me20:48
rpierce99you can't open the file?20:49
jaremyonly on the phone20:49
rpierce99why?20:49
jaremysays it is archived20:49
jaremyon comp20:49
jaremywont let me20:49
rpierce99are you using acitvesync instead of storage mode?20:49
jaremyyes20:50
rpierce99can you use disk mode instead, see if that works better20:50
jaremyuse storage mode20:50
jaremyk20:50
jaremyset ramsize 0x10000000 set ramaddr 0x10000000 set mtype 2292 set KERNEL zImage set initrd initrd.gz set cmdline "lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=0 pm.sleep_mode=1  physkeyboard=rhod100_uk" boot20:51
rpierce99why is it all on one line20:51
jaremyjust way showed up on here its not that way in the file20:52
rpierce99just to be safe copy it from the startups folder right over the top20:52
rpierce99do you know what model you have20:52
rpierce99rhod _0020:53
jaremyno20:53
jaremyhow do you find that20:53
rpierce99read the FAQ20:53
jaremythe other site said it was 100 but20:53
jaremyk its a 40020:55
rpierce99sprint?20:55
jaremyso the other site gave me wrong start file20:55
jaremyno us cell20:55
rpierce99k make sure to pull the rhod400 startup.txt from the startups file20:55
jaremyk20:55
jaremylet me do it quick20:56
jaremyk it is moved20:58
rpierce99any affect on haret?20:58
jaremynope20:59
jaremysays cannot open script file20:59
jaremyand failed to bind socket21:00
jaremydo i need to take start up outta file21:01
jaremyi just moved the 400 file21:01
rpierce99it should be called "startup.txt" you shouldn't have to do anything with it21:01
jaremyi moved the whole file of rhod400 to same place as haret21:02
rpierce99no you should only move the startup.txt file21:02
jaremyk21:02
rpierce99so your file list would have haret, startup.txt, initrd.gz, rootfs.img, system.ext2, etc...21:03
rpierce99all in the same folder21:03
rpierce99and hopefully you read the part of the guide about calibration files21:03
rpierce99but that's beyond where we are now21:03
*** ORi| has joined #xdandroid21:04
*** ORi|| has quit IRC21:04
jaremythat done it21:05
jaremyty21:06
rpierce99you're not out of the woods yet sir21:06
jaremyk21:06
jaremytell me more professor21:06
rpierce99did you follow the part about ts-calibration21:06
jaremyk21:06
rpierce99that was a question :)21:07
jaremyum21:07
jaremyanswer i was so frusterated no21:07
jaremyso21:07
jaremywhat do i do21:07
rpierce99if you don't have a ts-calibration file it will hang during the boot process21:07
jaremyk21:07
rpierce99i'm assuming you are just seeing the scrolling text21:07
jaremyso i need to download it21:08
jaremyyup it stopped21:08
rpierce99so soft reset the phone21:08
rpierce99back to winmo21:08
jaremyk21:08
rpierce99and follow step 521:08
rpierce99err 521:08
rpierce99err 421:08
jaremyyou didnt know you were gonna be a teacher today did you21:09
rpierce99err day21:09
jaremyi have been having a brain fart all day21:09
rpierce99you notice how i knew you didn't use ts-calibration, and knew you didn't read the faq, that's because no one does those things21:09
jaremylol21:10
jaremyk in windows mode21:10
jaremyso do i need blac zip or the other one or both21:12
rpierce99after you plug in the calibration file delete data.img from the folder with haret21:12
jaremyk21:12
rpierce99you need to always remember that you have a RHOD21:12
jaremyk21:12
jaremyone sec let me do it21:13
jaremyk the only image file is zimage21:17
rpierce99zImage isn't an image file21:17
rpierce99if you don't have a data.img file that's fine21:17
jaremyk21:18
jaremyits moved into there21:18
rpierce99when you boot it watch the words scroll by, look for any errors or warnings21:18
jaremyk21:18
jaremystopped again how the heck with as fast as it goes can you see any errors21:20
jaremysays failed to find rootfs on sd card21:20
rpierce99you have a file in andboot called rootfs.img?21:22
jaremyyup21:22
rpierce99alright, well maybe the rel_path not being there is a big deal after all21:23
jaremylet me make sure as soon as phone comes back on21:23
rpierce99reboot back to winmo and put it in storage card mode21:23
jaremyk21:23
jaremyk it is in there21:25
jaremyso21:25
*** JakeG3 has joined #xdandroid21:25
JakeG3hey how do I format my sd card so I can storetuff on it in froyo or gingerbread?21:25
rpierce99you have to have a fat32 format on it, you can't use windows or winmo to do it21:26
JakeG3and can someone direct me in the right way for the newest and most stable build of either froyo or gingerbread? I have froyo right now but its market doesnt work and what not21:27
rpierce99jaremy: open up startup.txt using notepad21:27
JakeG3alright ill try that21:27
rpierce99not wordpad or word21:27
rpierce99the one in your andboot folder21:27
jaremyk21:27
jaremyk opeb21:27
rpierce99JakeG3: what phone21:27
jaremyopen21:27
JakeG3u talkin to me?21:27
JakeG3htc touch pro 221:27
JakeG3rhodium 40021:28
JakeG3its on sprint21:28
rpierce99inside the quotes that come after set cmdline=21:28
*** Sia- has quit IRC21:28
rpierce99rel_path=andboot21:28
jaremyk21:28
rpierce99JakeG3: top two threads here: http://forum.xda-developers.com/forumdisplay.php?f=58921:28
JakeG3thanks I'll check it out21:29
jaremyk21:29
jaremydone pierce21:30
rpierce99paste that line21:30
jaremyset cmdline rel_path=andboot"lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400" boot21:30
JakeG3wait to format my sd card what program should i use then?21:30
rpierce99no, inside the quotes21:30
jaremyk21:30
rpierce99set cmdline="rel_path=andboot lcd.density... blah blah blah"21:31
jaremyset cmdline "rel_path=andboot lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400" boot21:32
jaremyk21:32
rpierce99yep, launch haret21:32
jaremyk21:32
JakeG3wait to format my sd card what program should i use then?21:32
rpierce99i assume you're on windows21:33
jaremysaid failed to find rootfs file21:33
jaremyso should i just get the rootfs file again21:34
rpierce99are you on windows21:34
jaremyyou talking to me pierce21:35
jaremyor jake21:35
rpierce99yup21:35
jaremyyes21:35
JakeG3yeah im on windows21:35
rpierce99jaremy: make sure you have windows set to view file extensions for all files21:35
jaremyk21:36
JakeG3how bout me? haha21:36
rpierce99JakeG3: at the end of the froyo post i just sent you to it gives a link to an hp format tool21:36
JakeG3aightt21:39
JakeG3thanks man21:39
jaremyk my comp is set to show  them21:40
rpierce99now make sure rootfs.img exists in andboot21:40
rpierce99it should not have any other extensions21:40
JakeG3whats better froyo or gingerbread?21:40
rpierce99and it shouldn't be rootfs-bunchacrap.img21:40
rpierce99froyo has more features implemented currently, gingerbread is faster21:41
jaremyrootfs.img21:41
jaremyis what the file name is21:41
JakeG3hmm aight21:41
rpierce99double check the startup.txt in andboot and make sure your changes are still there21:42
jaremyk21:42
jaremyset ramsize 0x10000000 set ramaddr 0x10000000 set mtype 2292 set KERNEL zImage set initrd initrd.gz set cmdline "rel_path=andboot lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400" boot21:43
jaremystill there21:44
rpierce99and that file is in the same folder as haret.exe21:44
jaremyyup21:44
rpierce99which is /andboot off the root of the sd card21:45
jaremyE:\andboot\FRX06_Full_Bundle_25.3.2011\FRX0621:45
jaremytheres the location21:45
rpierce99ok, the rel_path line has to match the EXACT path to your rootfs.img21:45
jaremyk21:45
rpierce99in this case that would be all of that minus the E:\21:46
jaremyk21:46
rpierce99i would move all of that21:46
jaremyk21:46
rpierce99move everything in the FRX06 folder to /andboot21:46
jaremyk21:46
jaremyk do i still need to change the startup now21:49
rpierce99no leave that21:49
jaremyk21:49
*** kermankhmer has joined #xdandroid21:51
kermankhmerhi sir21:51
kermankhmerwhat startup.txt for support htc imagio?21:52
kermankhmerplz help21:52
*** JakeG3 has quit IRC21:52
rpierce99is that the whitestone?21:53
kermankhmeryes sir21:53
*** Mobi has joined #xdandroid21:53
kermankhmerbut i update it to wm 7 already now21:54
*** hardwalker has joined #xdandroid21:54
kermankhmerbut now i want use android21:55
rpierce99well you won't be able to run android and wp7 together21:55
rpierce99if you want to use android you'll have to go back to wm6.521:55
rpierce99but i don't think it works very well on imagio21:55
kermankhmerhow to go back to wm6.5?21:55
rpierce99i didn't know you could run wm721:56
rpierce99so i have no idea21:56
rpierce99jaremy: any luck?21:57
jaremystill working at it21:57
jaremylol21:57
rpierce99you or the phone21:58
jaremyphone is telling me low space now lol21:58
jaremyi know what i did wrong though i moved folder instead of each file21:58
kermankhmerrpierce99: i update my rom to WhiteStone_WM6.5_D3C5.U4_Build 23569 5.5.0 PV ★22:00
kermankhmerwhen i start my phone it show wm 722:00
kermankhmeri don't know it wm 7 real or not22:00
rpierce99it says WM6.5 right in the file name22:01
kermankhmerbut it change all in my phone22:01
MobiAnyone tell me how to read xdandroid logs? Link in topic no read logs past 15 hours ago.22:02
kermankhmerif it still wm6.5 what startup.txt for it to set xdandroid?22:02
rpierce99http://xdandroid.com/irclogs/22:02
MobiThat what I do but last log shows 05:4722:03
jaremypierce can i get rid of  FRX06_Full_Bundle_25.3.201122:04
rpierce99the folder, yes22:04
rpierce99yep Mobi either it's delayed or the logging is down22:04
rpierce99there's no other log22:04
jaremyk let me try again22:05
MobiThanku much22:05
rpierce99kermankhmer: as far as I know the development on the whitestone is nowhere, some have gotten it to boot but it's basically useless without any hardware working22:05
jaremysays creating a new data store and cursor is blinking22:06
rpierce99that's good :)22:06
jaremyk22:06
kermankhmerstartup.txt in blackstone, DIAM,RAPH,RHOD​​​​​ or Topaz? for imagio22:06
rpierce99kermankhmer: can't hold your hand here, no one here has done it, you're going to have to experiment22:06
hycthere is no pre-written startup.txt for whitestone / imagio22:07
*** programmer8922 has joined #xdandroid22:08
jaremyyes22:08
jaremykool22:08
jaremyyou are the man pierce22:08
jaremybunch of green flying android dudes22:09
hycthis post claims to have gotten imagio booted using a doctored up topaz config http://forum.ppcgeeks.com/htc-imagio/104666-whitestone-android-booted.html22:09
rpierce99jaremy: read the part in the walktrhough about first boot22:10
jaremyk22:10
rpierce99read the rest of the FAQ while you're waiting for it to settle down22:10
jaremysays sorry process system is not responding22:13
jaremywait or force close22:13
jaremywheres the walk through22:13
rpierce99the one i linked you to originally22:13
rpierce99where you got the files22:13
jaremyk there22:13
jaremyk takes 10 mins22:14
jaremypierce thank you sooooooo much for your help22:15
rpierce99if it works well for you consider a donation to the project to help the devs (i'm not a dev) who have put in so much time and effort22:16
jaremyi so will donate22:17
jaremygood night sir22:18
rpierce99gnight22:18
hychey rpierce99, you're on CDMA right?22:18
rpierce99yup22:19
hycDoes the Settings menu in Messaging have a checkbox for delivery reports?22:19
hycwondering if it's a GSM-only thing22:19
rpierce99there is a checkbox for that22:20
hychmm.22:20
hycyou mind trying the last ril2 I posted, and grab radio logs while sending an SMS?22:20
*** Mobi has quit IRC22:20
*** jaremy has quit IRC22:21
*** kermankhmer has quit IRC22:21
*** Fudge has quit IRC22:22
*** Serren has joined #xdandroid22:31
*** TheSeven has quit IRC22:34
*** [7] has joined #xdandroid22:34
*** Serren has quit IRC22:38
*** Serren has joined #xdandroid22:38
*** nautis_ has joined #xdandroid22:45
*** Nautis has quit IRC22:45
*** nautis_ is now known as Nautis22:45
*** Nautis has quit IRC23:14
*** rpierce99 has quit IRC23:27
*** programmer8922 has quit IRC23:46
*** jaremylee has joined #xdandroid23:51
jaremyleei downloaded the android apps on the htc pro touch 2 and now sounds not working23:52
jaremyleeand it turns back to windows  once in awhile23:52
jaremyleecan you help me23:53
*** jaremylee has quit IRC23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!