D3tul3 | jonpry, i wish i knew what the hell realview is | 00:02 |
---|---|---|
*** JesusFreak316 has quit IRC | 00:03 | |
jonpry | some kind of arm processor maker | 00:46 |
*** D3tul3 has quit IRC | 01:03 | |
*** xda-Squirrels has joined #xdandroid | 02:12 | |
*** xda-Squirrels has quit IRC | 02:48 | |
*** rpierce99 has quit IRC | 04:18 | |
*** helicopter88 has joined #xdandroid | 05:58 | |
*** hardwalker has quit IRC | 07:01 | |
*** helicopter88 has quit IRC | 07:14 | |
*** D3tul3 has joined #xdandroid | 07:24 | |
*** kalemas has joined #xdandroid | 08:12 | |
*** D3tul3 has quit IRC | 09:04 | |
*** xda-Squirrels has joined #xdandroid | 09:21 | |
*** helicopter88 has joined #xdandroid | 09:21 | |
*** |Jeroen| has joined #xdandroid | 09:49 | |
*** helicop1 has joined #xdandroid | 09:58 | |
*** helicopter88 has quit IRC | 10:00 | |
*** rpierce99 has joined #xdandroid | 10:07 | |
*** BulitPruf has joined #xdandroid | 10:11 | |
*** helicop1 is now known as helicopter88 | 10:16 | |
*** |Jeroen| has quit IRC | 10:23 | |
*** kalemas has quit IRC | 10:36 | |
*** Entropy512 has quit IRC | 10:36 | |
*** arrrghhh has quit IRC | 10:36 | |
*** smiley- has quit IRC | 10:36 | |
*** helicopter88 is now known as helicAWAY | 10:41 | |
*** kalemas has joined #xdandroid | 10:44 | |
*** Entropy512 has joined #xdandroid | 10:44 | |
*** arrrghhh has joined #xdandroid | 10:44 | |
*** smiley- has joined #xdandroid | 10:44 | |
*** Jakey has joined #xdandroid | 11:11 | |
Jakey | hi,need advice to do before you mess with your android like rooting and shit how would you factory recover it etc.. i got a Samsung Galaxy S which samsung release the source code :) | 11:11 |
*** helicAWAY has quit IRC | 11:16 | |
CptAJ | jakey, xdandroid is a port for certain HTC Windows mobile devices. Maybe someone here can answer but I think you'd have better luck in an more android-centric setting ;) | 11:22 |
Jakey | and how should i compile my source code | 11:22 |
Jakey | i yes i ask in a lot of channels | 11:23 |
Jakey | hoping i get help with | 11:23 |
*** GlemSom has joined #xdandroid | 11:39 | |
*** Jakey has left #xdandroid | 11:43 | |
xda-Squirrels | derp | 12:05 |
*** balsat has quit IRC | 12:28 | |
CptAJ | "Simply, I'd say that porting is impossible." Linus Benedict Torvalds, Aug 26 1991, 8:51 am | 12:28 |
CptAJ | >_> | 12:28 |
*** caliban2 has joined #xdandroid | 13:09 | |
*** xda-Squirrels has quit IRC | 13:17 | |
*** SpecR_ has quit IRC | 13:52 | |
*** SpecR has joined #xdandroid | 13:57 | |
*** caliban2 has quit IRC | 14:07 | |
Detule | jonpry: how goes it, messing around with the partition immages yet? | 14:23 |
jonpry | nah, just trying to make an adb capable kernel | 14:23 |
Detule | which base are you working off of | 14:24 |
jonpry | the palm + patches + webos internals | 14:24 |
jonpry | i figured out how to boot the hole deal from ram | 14:24 |
jonpry | so no more kexec | 14:24 |
CptAJ | I giggle every time I read "webOS" | 14:25 |
Detule | jonpry: from ram? | 14:25 |
jonpry | like that novacom deal for booting kernels. you can upload a ramdisk at the same time. i'm going to put the whole android image in it | 14:26 |
Detule | if that's the case then this should be doable with whatever kernel is in that android dump no? | 14:27 |
jonpry | if there using an initrd it won't work | 14:29 |
*** rpierce99_ has joined #xdandroid | 14:34 | |
*** XavierGr has joined #xdandroid | 14:36 | |
*** rpierce99 has quit IRC | 14:37 | |
*** rpierce99_ is now known as rpierce99 | 14:37 | |
jonpry | Detule, pretty sure i have the kernel. don't know how to test it. maybe adbd on webos? | 14:52 |
Detule | touchdroid people will poop their pants if you adb into webos | 14:57 |
jonpry | is adbd static? | 14:57 |
Detule | crap i cant "file ..." on my phone | 15:00 |
Detule | i can reboot in my chroot and find out if you don't know yet | 15:00 |
jonpry | its not static, but maybe can build it that way | 15:02 |
Detule | i get http://rootzwiki.com/showthread.php?t=3827 | 15:02 |
Detule | nvm | 15:02 |
Detule | i get "statically linked" over here | 15:04 |
jonpry | really? | 15:04 |
jonpry | how did you check? | 15:05 |
jonpry | ldd? | 15:05 |
Detule | "file adbd" | 15:05 |
Detule | after i pulled it off the device | 15:05 |
jonpry | don't think that works across arches | 15:05 |
Detule | all "ldd adbd" gives me is "not a dynamic executible" | 15:07 |
Detule | btw "file .." always returned accurate in the past when i was cross compilin other binaries for my device | 15:08 |
jonpry | it seems to run, but no adb | 15:09 |
Detule | hm, if you patch an adb capable kernel you got a drink from me, this novacom crap is frustrating me | 15:11 |
jonpry | pretty sure i need otg instead of gadget | 15:17 |
jonpry | oh yeah | 15:20 |
jonpry | /system/bin/sh not there | 15:22 |
jonpry | got it with symlink | 15:25 |
Detule | if the shell doesn't work does push/pull? | 15:28 |
jonpry | shell works now. i just setup a symlink | 15:28 |
Detule | you should set up a repo | 15:29 |
jonpry | will do | 15:32 |
*** vw_ has joined #xdandroid | 15:36 | |
Detule | jonpry: what in terms of a busybox is already on the device? | 15:40 |
jonpry | it has a full bash and stuff | 15:42 |
jonpry | have you installed preware? | 15:42 |
jonpry | need to install xterm | 15:43 |
Detule | yeah but i was unclear about the whole "need updated firmware business" | 15:47 |
Detule | in order to run xserver | 15:47 |
jonpry | mine is just up to date via the webos updater | 15:48 |
jonpry | Detule, its uploaded. not appearing on the website yet though https://gitorious.org/msm-tp | 16:02 |
Detule | thanks i see it | 16:15 |
Detule | jonpry: what do you use for a config with this guy | 16:27 |
jonpry | tenderloin | 16:27 |
Detule | man that last commit is huge, i was hoping to parse through it but i think i'll need a week | 16:38 |
jonpry | yeah i wasn't making very many commits | 16:40 |
jonpry | it will be difficult for people to get adb without my weird smp stuff | 16:40 |
Detule | alright i am out thanks for the hand holding | 16:49 |
*** vw_ has quit IRC | 17:30 | |
rpierce99 | stinebd, you around? | 17:50 |
*** fishhead2567 has quit IRC | 18:10 | |
*** GlemSom has quit IRC | 18:11 | |
*** f00bar80 has joined #xdandroid | 18:17 | |
*** kalemas has left #xdandroid | 18:41 | |
*** XavierGr has quit IRC | 18:43 | |
*** D3tul3 has joined #xdandroid | 18:43 | |
*** Xeth has joined #xdandroid | 18:44 | |
Xeth | Hey guys | 18:44 |
Xeth | I have a HTC Touch Pro 2 and Windows 7... | 18:44 |
*** Rees86 has joined #xdandroid | 18:45 | |
Xeth | I need it to communicate to my PC, however, device central doesn't work on Windows 7 | 18:45 |
Xeth | and neither does Active Sync | 18:45 |
Xeth | I cant seem to find any valid solutions online | 18:45 |
rpierce99 | is this while in winmo or in android? | 18:45 |
Xeth | However, im sure someone here has Windows 7.... | 18:46 |
Xeth | both | 18:46 |
Xeth | :P | 18:46 |
Xeth | Never had drivers for my phone | 18:46 |
rpierce99 | in activesync mode and mass storage mode it doesn't need drivers | 18:46 |
Xeth | Actually, dug it out of my cupboard recently. | 18:46 |
rpierce99 | activesync mode actually does but it comes with WMDC | 18:46 |
rpierce99 | mass storage mode should work | 18:46 |
rpierce99 | if it doesn't it's probably hardware problems | 18:47 |
Xeth | I wish to tether a Internet connection | 18:47 |
Xeth | Hmm... Windows pops up and says it cant find my drivers | 18:47 |
rpierce99 | well we're not winmo support, and I'm not sure if usb tethering works in frx07 because i've never tried it | 18:47 |
Xeth | Windows 7 that is | 18:47 |
Rees86 | what version of windows 7? | 18:48 |
Xeth | I totally understand. Point is, my PC doesn't know what my phone is. This is not a Windows Mobile or Android problem. My PC never had the drivers for the HTC Touch Pro 2 | 18:49 |
Xeth | Not sure. Actually a Linux user. How does one check? | 18:49 |
Xeth | Or do you mean like Windows Ultimate? | 18:49 |
Rees86 | On desktop or from start menu, right click on "Computer" and go to properties, will tell you the windows edition | 18:50 |
Xeth | Cant see anything... | 18:51 |
Xeth | Only info it says is Windows 7 Ultimate 64 | 18:51 |
Xeth | No version numbers | 18:52 |
Rees86 | that'd be it...i know the "Starter Edition" that comes on netbooks is missing some functions, but Ultimate should be fine | 18:52 |
Xeth | Hmm... maybe I should try an update | 18:52 |
rpierce99 | you don't need to do an update | 18:53 |
rpierce99 | you need to focus your efforts | 18:53 |
rpierce99 | do you want to tether in winmo or android | 18:53 |
Xeth | Any would do the trick... | 18:53 |
Rees86 | if its a custom version of windows [downloaded] they may have cut the driver out to save space...if you get a "Device not recognized" then you may have an issue with either your phone usb port or the cable may be bad. My device has a flakey usb port whic causes this somteimes | 18:54 |
Xeth | Ok, ill try another USB port quickly | 18:55 |
Xeth | :) | 18:55 |
Xeth | Thanks | 18:55 |
rpierce99 | maybe start here http://forum.xda-developers.com/showthread.php?t=1063319&highlight=usb+tether | 18:55 |
Rees86 | I have a question of my own that maybe someone can help with - i have issues in FRX07 where the phone will receive, but not make calls | 18:57 |
rpierce99 | Rees86: probably need to update your wireless radio version | 18:57 |
Rees86 | GSM Rhod210 from T-Mobile, i've read there are issues with these models | 18:57 |
rpierce99 | the ril is made for the newest radio version | 18:57 |
Rees86 | I ran the stock T-MO one for a long time and recently updated to the latest 4.49.25.95 | 18:58 |
rpierce99 | the guy who wrote the ril uses a 210 and has no problems (obviously) | 18:58 |
Rees86 | hmm, any way you know of to reboot/reset the radio without a full reboot? | 19:00 |
rpierce99 | people with your same issue said dropping to 2g only mode and then back fixed it | 19:00 |
Rees86 | i'll try that next time it happens, thanks | 19:00 |
D3tul3 | isn't there an updated post frx07 Rio rpierce99 . | 19:01 |
rpierce99 | anything beyond that you'll probably have to pull logs when it happens and maybe hyc will take a look at it | 19:01 |
rpierce99 | there is, but i thought it was cdma stuff | 19:01 |
rpierce99 | i guess it couldn't hurt to try it | 19:01 |
rpierce99 | i am still on the old one myself | 19:01 |
D3tul3 | you are probably right | 19:01 |
Rees86 | think i tried the one that fixed the Rhod400 issues if thats the latest | 19:04 |
Xeth | Thanks for the help guys! | 19:04 |
Xeth | Will let you know what happens if anything works... | 19:04 |
Xeth | Actually, thanks for the help rpierce99 :P | 19:05 |
rpierce99 | /unsureifserious.jpg | 19:05 |
Rees86 | Well thanks for the help rpierce99 | 19:15 |
*** Rees86 has quit IRC | 19:15 | |
rpierce99 | holy cow it takes a long time to "make" xdandroid | 19:24 |
arrrghhh | 2 years running | 19:24 |
rpierce99 | wow, really? | 19:24 |
arrrghhh | dunno, something like that | 19:24 |
rpierce99 | i'm kidding, I meant make -j3 | 19:25 |
arrrghhh | i know, i was kidding as well. | 19:25 |
rpierce99 | i know, my wow, really? was sarcastic | 19:25 |
rpierce99 | i know you could totally tell because of the pixels | 19:25 |
arrrghhh | i like pixels | 19:25 |
rpierce99 | without pixels how else would you be able to spot photoshops | 19:26 |
arrrghhh | indeed | 19:26 |
rpierce99 | i'm only building to test this stupid FB sync patch | 19:27 |
arrrghhh | lol why did i know that | 19:27 |
arrrghhh | the peoples | 19:27 |
rpierce99 | gotta feeds da peoples | 19:27 |
arrrghhh | they want teh failbook | 19:27 |
rpierce99 | do you want to know what the fix is? | 19:27 |
arrrghhh | changing a 0 to a 1? | 19:27 |
arrrghhh | in that apk | 19:27 |
rpierce99 | you tell the contacts provider that com.facebook.katana has UNRESTRICTED access to itself | 19:28 |
arrrghhh | to... itself? | 19:28 |
rpierce99 | to contacts provider | 19:28 |
arrrghhh | oh | 19:28 |
rpierce99 | that was worded akwardly | 19:28 |
arrrghhh | heh | 19:28 |
arrrghhh | i see. well then | 19:28 |
rpierce99 | i'm going to find out if stinebd would even want to implement the patch | 19:29 |
rpierce99 | or if i should just put the apk out there | 19:29 |
arrrghhh | well short term put out the APK | 19:29 |
arrrghhh | i say either way heyhey | 19:30 |
rpierce99 | i guess if people have com.facebook.katana installed they probably trust it, so giving it permissions isn't a big deal | 19:30 |
rpierce99 | and if they don't have it installed there's no additional risk | 19:30 |
arrrghhh | evidently there's no prompt? weird. | 19:30 |
arrrghhh | i'm assuming this com.facebook.katana doesn't come with android | 19:30 |
arrrghhh | that's the facebook app | 19:31 |
rpierce99 | yes | 19:31 |
arrrghhh | .katana, aren't they badasses. | 19:31 |
rpierce99 | and you have to edit a resource xml in and android provider to make this feature work? its stupid | 19:31 |
arrrghhh | weird | 19:31 |
arrrghhh | but it did work? | 19:31 |
rpierce99 | building... | 19:31 |
arrrghhh | ic | 19:31 |
arrrghhh | well either way | 19:31 |
arrrghhh | i'd say provide the apk so animals can use it now | 19:31 |
rpierce99 | yeah, probably no frx08 on the horizon any time soon :) | 19:32 |
arrrghhh | and submit a patch, have stinebd laugh maniacally at it. | 19:32 |
arrrghhh | he wanted to get a new gb build out... but then he blathers on about his atrix and how pretty it is. | 19:33 |
arrrghhh | would be nice to see a new version of that | 19:33 |
arrrghhh | supposedly emwe did nothing and fixed the GPS sleep bug. while fixing GPS in general on GB. | 19:33 |
arrrghhh | like a baws | 19:34 |
rpierce99 | meh, gb doesn't excite me for whatever reason, a stable and full feature froyo is fine with me | 19:34 |
arrrghhh | a stable and full feature gb along side froyo would be awesome IMHO | 19:34 |
arrrghhh | cuz gb is about there now, although i haven't run any of the new changes... this is all gleaned from emwe ha | 19:35 |
arrrghhh | oh well. gonna go help with dinner, peace. | 19:36 |
rpierce99 | hm, it died :( | 19:36 |
rpierce99 | the build | 19:36 |
rpierce99 | maybe i can just build the apk | 19:36 |
rpierce99 | does anyone have a working xdandroid build environment that wouldn't mind applying a patch and building it? | 19:39 |
D3tul3 | rpierce99: send it to mygmail | 19:43 |
rpierce99 | sent | 19:44 |
rpierce99 | that's my first real "patch", so I don't know if i did it right :P | 19:46 |
rpierce99 | it applied against my tree after i repo synced though | 19:46 |
*** D3tul3 has left #xdandroid | 19:46 | |
*** D3tul3 has joined #xdandroid | 19:48 | |
D3tul3 | rpierce99, where's the file you're patching located | 19:49 |
rpierce99 | xdandroidroot/packages/providers/contactsprovider/res/values/ | 19:50 |
D3tul3 | thanks | 19:50 |
D3tul3 | rpierce99, sent | 19:56 |
rpierce99 | thanks | 19:56 |
rpierce99 | did you build just the apk? | 19:56 |
D3tul3 | yes | 19:56 |
rpierce99 | how? | 19:57 |
D3tul3 | xdandroid/build/envsetup.sh has a some nice functions one of them is "mm" which backs out to the first makefile it reaches and builds from there | 19:57 |
D3tul3 | where did your xdandroid error out | 20:00 |
D3tul3 | when i was setting my environment a week or so ago mine died when it was compiling the Superuser app | 20:00 |
rpierce99 | yeah it was just after that i think | 20:01 |
rpierce99 | maybe during | 20:01 |
rpierce99 | mm tells me i need to sudo apt-get some packages | 20:03 |
rpierce99 | aka ubuntu has no idea what mm is | 20:03 |
D3tul3 | ubuntu shouldn't know what mm is | 20:03 |
rpierce99 | oh so i need to run that sh | 20:03 |
D3tul3 | right | 20:04 |
rpierce99 | i think this is the first time i've seen winmo in a month | 20:05 |
rpierce99 | so how did you fix superuser | 20:06 |
D3tul3 | when i was building i got something like 20 messages about functions "overriding methods from parent class" listed by file and line number....go inside those files and comment out the "@override" lines as listed in the error log | 20:06 |
rpierce99 | oh, yeah that's where it died | 20:06 |
D3tul3 | i thought it was fedora but i guess not | 20:10 |
*** Yusuke14 has quit IRC | 20:14 | |
rpierce99 | hm, just FCing any time something tries to use contacts now | 20:17 |
D3tul3 | rpierce99, what's the issue with the FB app anyways? | 20:27 |
rpierce99 | doesn't sync contacts, the contacts provider doesn't give the FB app permissions to modfiy the contacts | 20:27 |
D3tul3 | could it have something to do with this: http://www.allfacebook.com/google-blocks-facebook-contact-imports-on-android-2011-02 | 20:27 |
rpierce99 | i'm running with this http://forum.xda-developers.com/archive/index.php/t-978470.html | 20:28 |
rpierce99 | that is specific to gb on nexus s afaik | 20:29 |
D3tul3 | oh rpierce99 i wonder if the signed frx07 build issue is coming into play | 20:29 |
rpierce99 | that says that system apps should not be signed | 20:30 |
rpierce99 | so i don't know | 20:30 |
rpierce99 | all i saw was a nullpointerexception in the logcat while it wasn't working | 20:30 |
rpierce99 | i threw the old version back in and it works agian | 20:30 |
D3tul3 | northing in the early logcat about keys relating to the facebook app? | 20:31 |
rpierce99 | didn't look at early logcat | 20:31 |
rpierce99 | guess it would have been when it attempted to launch the app, not when facebook tried to use it eh | 20:32 |
D3tul3 | if it's there it would be as early as bootanimation perhaps | 20:32 |
D3tul3 | i guess i could bind it on my build but alas no FB | 20:32 |
rpierce99 | I/PackageManager( 1420): /system/app/ContactsProvider.apk changed; collecting certs | 20:40 |
rpierce99 | E/PackageManager( 1420): Package com.android.providers.contacts signatures do not match the previously installed version; ignoring! | 20:40 |
rpierce99 | does that mean i need a full system image to do this or can it be fixed? | 20:41 |
D3tul3 | i believe it does though you can try and much around with /data/system/packages.xml | 20:48 |
D3tul3 | s/much/muck/ | 20:48 |
rpierce99 | meh, fixed all the override errors and rebuilding | 20:49 |
D3tul3 | supposedly you can just comment ContactsProvider out of packages.xml | 20:50 |
D3tul3 | rpierce99, you don't need it at this point but http://dl.dropbox.com/u/38520332/system.ext2 | 20:51 |
D3tul3 | i am out | 20:51 |
rpierce99 | thanks | 20:52 |
*** BulitPruf has quit IRC | 21:26 | |
*** Yusuke has joined #xdandroid | 21:58 | |
*** Yusuke is now known as Yusuke14 | 21:58 | |
*** programmer8922 has joined #xdandroid | 22:18 | |
*** TheSeven has joined #xdandroid | 22:49 | |
*** [7] has quit IRC | 22:49 | |
*** rpierce99 has quit IRC | 22:50 | |
*** rpierce99 has joined #xdandroid | 23:14 | |
*** D3tul3 has quit IRC | 23:28 | |
*** rpierce99 has quit IRC | 23:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!