jjj95695 | anyone know how to get the usb connection to work? | 00:00 |
---|---|---|
R^7Z | are you tring to use adb or the storage? | 00:01 |
jjj95695 | either. I get nothing. | 00:01 |
jjj95695 | I0 | 00:02 |
jjj95695 | I am using the system from FRX05 | 00:02 |
arrrghhh | jjj95695, adb is the only thing that works | 00:02 |
arrrghhh | and it kinda works as usb mass storage, but not really. | 00:02 |
arrrghhh | what do you want to do with USB? | 00:02 |
jjj95695 | well atleast debug | 00:03 |
arrrghhh | ah | 00:03 |
arrrghhh | that's what it's best for | 00:03 |
arrrghhh | android debugging bridge is after all the name | 00:03 |
arrrghhh | win or lin? | 00:03 |
R^7Z | arrrghhh: speaker phone was working in frx03 with older rootfs and kernel package i can confirm that. Whcih do you want me to update first? kernel, rootfs or system? | 00:04 |
arrrghhh | R^7Z, newest of the new. don't play aorund. | 00:05 |
arrrghhh | around | 00:05 |
rpierce99 | R^7Z: it's not that speakerphone isn't working, the complaint is that when on 2g GSM, the speakerphone emits a loud BUZZ making it virtually unusable | 00:05 |
arrrghhh | rpierce99, doesn't happen on 3g? | 00:06 |
arrrghhh | i missed that. | 00:06 |
R^7Z | afaik i couldn't use speakerphone with newest frx05 | 00:06 |
R^7Z | going to try again with full package | 00:06 |
R^7Z | starting from scratch | 00:07 |
rpierce99 | arrrghhh: read the EDIT in the OP of the gsm testers post | 00:07 |
arrrghhh | i don't want to | 00:07 |
arrrghhh | :P | 00:07 |
*** drakaz has quit IRC | 00:08 | |
jjj95695 | ok I have windows and I ran the shell command adb shell and got error: device not found | 00:08 |
*** drakaz has joined #xdandroid | 00:08 | |
arrrghhh | jjj95695, did you install the USB driver successfully? | 00:08 |
jjj95695 | it won't install | 00:08 |
arrrghhh | there's 3 items that pop up as detected when you plug it in | 00:08 |
arrrghhh | CDC something | 00:08 |
arrrghhh | something else | 00:08 |
arrrghhh | and XDA | 00:08 |
arrrghhh | XDA is the only one that matters. | 00:09 |
jjj95695 | yes | 00:09 |
arrrghhh | XDA is the one that you get adb to work with | 00:09 |
arrrghhh | the other two you can ignore. | 00:09 |
arrrghhh | there's two methods | 00:09 |
arrrghhh | i'll probably just point you to my How-to ADB thread. | 00:09 |
jjj95695 | I downloaded the drivers through the sdk | 00:09 |
arrrghhh | pda.net made the usb drivers a snap | 00:09 |
arrrghhh | jjj95695, 1 sec pls | 00:09 |
arrrghhh | jjj95695, http://forum.xda-developers.com/showthread.php?t=849718 | 00:10 |
arrrghhh | you can read that source link | 00:10 |
arrrghhh | or go thru my short summary | 00:10 |
arrrghhh | i guess i should turn this into an in-depth how-to | 00:11 |
arrrghhh | on how to pull logs etc | 00:11 |
arrrghhh | then link to it on the FAQ | 00:11 |
R^7Z | dooo eeet! | 00:11 |
R^7Z | :p | 00:11 |
arrrghhh | i'm likin those pics | 00:11 |
arrrghhh | make the FAQ look a little better IMHO | 00:11 |
R^7Z | meh, placebo effect... | 00:12 |
jjj95695 | man was easier when i did it on my laptop | 00:13 |
arrrghhh | jjj95695, eh? | 00:15 |
arrrghhh | windows adb is harder than linux | 00:15 |
arrrghhh | IMO | 00:16 |
jjj95695 | probably | 00:16 |
arrrghhh | :P | 00:17 |
arrrghhh | pda.net makes it so easy | 00:17 |
arrrghhh | does all the USB driver mess | 00:17 |
arrrghhh | then if you have droid explorer, that's all you really need | 00:17 |
arrrghhh | gets the sdk stuff for adb | 00:17 |
arrrghhh | don't really need the full SDK if you don't want it. | 00:17 |
jjj95695 | well atleast from FRX02 til I came back to try FRX04 the audio finally works. In FRX02 I couldn't even make phone calls cause the audio didn't work at all | 00:18 |
jjj95695 | yeay finally adb is connectes | 00:19 |
R^7Z | helps having the right resources, no? ;) | 00:19 |
R^7Z | drivers too! :p | 00:20 |
jjj95695 | yep | 00:22 |
arrrghhh | alright adb stuff added | 00:25 |
arrrghhh | probably need to format/pretty it up, but that can wait. | 00:25 |
*** Fone_Fanatic has joined #xdandroid | 00:25 | |
Fone_Fanatic | hey guys, got a quick adb question | 00:26 |
Fone_Fanatic | if i want to pull everything off a device with adb do i type "adb pull /"? | 00:26 |
arrrghhh | lol | 00:26 |
arrrghhh | why would you do that | 00:26 |
Fone_Fanatic | adb pull /system works.. but i want everything from the internal storage | 00:26 |
Fone_Fanatic | for fun :D | 00:27 |
Fone_Fanatic | and the device isn't rooted.. | 00:27 |
arrrghhh | it is | 00:27 |
arrrghhh | su | 00:27 |
arrrghhh | might need to remount rw | 00:27 |
arrrghhh | dunno | 00:27 |
arrrghhh | titanium backup wouldn't work if we weren't rooted friend | 00:27 |
arrrghhh | but bedtime. | 00:27 |
*** arrrghhh has quit IRC | 00:27 | |
R^7Z | if i wanted to copy over the internal storage, i'd do that in winmo imo | 00:30 |
*** rpierce99 has quit IRC | 00:30 | |
R^7Z | alrighty... nite time sleepy time, she comes | 00:32 |
*** R^7Z has quit IRC | 00:33 | |
jjj95695 | thanks for the help connecting adb | 00:33 |
*** programmer8922 has quit IRC | 00:34 | |
*** jjj95695 has quit IRC | 00:35 | |
*** CazH has quit IRC | 00:56 | |
*** cazh_ has joined #xdandroid | 00:57 | |
*** Fudge has joined #xdandroid | 00:57 | |
*** CazH has joined #xdandroid | 01:00 | |
*** cazh_ has quit IRC | 01:01 | |
*** MassStash has joined #xdandroid | 01:10 | |
*** Fone_Fanatic has quit IRC | 01:16 | |
*** Fudge has quit IRC | 01:16 | |
*** programmer8922 has joined #xdandroid | 01:17 | |
*** Fone_Fanatic has joined #xdandroid | 01:28 | |
*** Fone_Fanatic has quit IRC | 01:33 | |
*** MassStash has quit IRC | 01:39 | |
*** EdLin has quit IRC | 01:39 | |
*** crispee has quit IRC | 01:39 | |
*** purefusion has quit IRC | 01:39 | |
*** bukington has quit IRC | 01:39 | |
*** TheDeadCPU has quit IRC | 01:39 | |
*** programmer8922 has quit IRC | 01:54 | |
*** CazH has quit IRC | 01:56 | |
*** cazh_ has joined #xdandroid | 01:56 | |
*** CazH has joined #xdandroid | 02:00 | |
*** cazh_ has quit IRC | 02:01 | |
*** MassStash has joined #xdandroid | 02:02 | |
*** bukington has joined #xdandroid | 02:02 | |
*** EdLin has joined #xdandroid | 02:02 | |
*** crispee has joined #xdandroid | 02:02 | |
*** purefusion has joined #xdandroid | 02:02 | |
*** TheDeadCPU has joined #xdandroid | 02:02 | |
*** Fone_Fanatic has joined #xdandroid | 02:02 | |
*** balans2 has quit IRC | 02:03 | |
*** CazH has quit IRC | 02:25 | |
*** CazH has joined #xdandroid | 02:25 | |
*** Wireddd_ has joined #xdandroid | 02:43 | |
*** Wireddd_ has left #xdandroid | 02:43 | |
*** CazH has quit IRC | 02:43 | |
*** CazH has joined #xdandroid | 02:43 | |
*** Fudge has joined #xdandroid | 02:52 | |
*** Fone_Fanatic has quit IRC | 02:55 | |
*** Fone_Fanatic has joined #xdandroid | 02:55 | |
*** CazH has quit IRC | 03:07 | |
*** CazH has joined #xdandroid | 03:07 | |
*** Heart| has joined #xdandroid | 03:20 | |
*** Fone_Fanatic has quit IRC | 03:39 | |
*** Fudge has quit IRC | 04:22 | |
*** Fudge has joined #xdandroid | 04:24 | |
*** CazH has quit IRC | 04:29 | |
*** cazh_ has joined #xdandroid | 04:29 | |
*** diego_kynetics has joined #xdandroid | 04:50 | |
*** MassStash has quit IRC | 04:52 | |
*** cazh_ has quit IRC | 05:12 | |
*** CazH has joined #xdandroid | 05:13 | |
*** CazH has quit IRC | 05:34 | |
*** CazH has joined #xdandroid | 05:34 | |
*** Fone_Fanatic has joined #xdandroid | 05:35 | |
*** CazH has quit IRC | 05:52 | |
*** CazH has joined #xdandroid | 05:52 | |
*** hardwalker has quit IRC | 06:04 | |
*** zycho has joined #xdandroid | 06:19 | |
*** F22 has quit IRC | 06:21 | |
*** zycho_ has quit IRC | 06:21 | |
*** F22 has joined #xdandroid | 06:22 | |
*** Fone_Fanatic has quit IRC | 06:57 | |
*** zycho has quit IRC | 07:19 | |
*** t3g has joined #xdandroid | 08:28 | |
*** drakaz has quit IRC | 09:06 | |
*** drakaz has joined #xdandroid | 09:08 | |
*** zycho has joined #xdandroid | 09:14 | |
*** rpierce99 has joined #xdandroid | 09:27 | |
*** NeoMatrixJR has joined #xdandroid | 09:39 | |
*** zycho_ has joined #xdandroid | 10:27 | |
*** zycho has quit IRC | 10:31 | |
*** CazH has quit IRC | 10:40 | |
*** CazH has joined #xdandroid | 10:40 | |
*** zycho has joined #xdandroid | 10:48 | |
*** diego_kynetics has quit IRC | 10:50 | |
*** zycho_ has quit IRC | 10:52 | |
*** Erikson has joined #xdandroid | 10:58 | |
*** Erikson has quit IRC | 11:04 | |
*** Erikson has joined #xdandroid | 11:07 | |
*** emwe has joined #xdandroid | 11:17 | |
*** leobaillard has quit IRC | 11:28 | |
*** zycho_ has joined #xdandroid | 11:32 | |
*** zycho has quit IRC | 11:35 | |
*** diego has joined #xdandroid | 11:46 | |
*** diego is now known as Guest91774 | 11:46 | |
*** programmer8922 has joined #xdandroid | 11:49 | |
*** programmer8922 has quit IRC | 11:55 | |
*** phh has quit IRC | 12:05 | |
*** zycho_ has quit IRC | 12:08 | |
*** zycho has joined #xdandroid | 12:09 | |
*** phh_ has joined #xdandroid | 12:15 | |
*** phh_ is now known as phh | 12:17 | |
*** diego_kynetics has joined #xdandroid | 12:32 | |
*** Guest91774 has quit IRC | 12:32 | |
*** MassStash has joined #xdandroid | 13:08 | |
*** Jaek|7540 has joined #xdandroid | 13:11 | |
*** Jaek|7540 is now known as Tandyman100 | 13:11 | |
Tandyman100 | hmm | 13:11 |
Tandyman100 | I'm using the latest Froyo build, on the Raph800, with the kernel that isn't plagued with the calibration shitstorm | 13:12 |
Tandyman100 | it's fast, but eats memory, and the camera doesn't work | 13:12 |
*** Heart| has quit IRC | 13:14 | |
rpierce99 | once you have a valid ts-calibration file you can use whatever kernel you like | 13:15 |
*** zycho_ has joined #xdandroid | 13:16 | |
Tandyman100 | oooh | 13:18 |
Tandyman100 | well then | 13:19 |
Tandyman100 | and the new kernel has working camera? | 13:19 |
rpierce99 | with a system image that supports it | 13:19 |
*** zycho has quit IRC | 13:19 | |
*** MassestStash has joined #xdandroid | 13:19 | |
*** zycho has joined #xdandroid | 13:20 | |
Tandyman100 | rpierce99 SWEET! | 13:20 |
Tandyman100 | Any idea on the memory usage? | 13:20 |
rpierce99 | if you're judging poor memory usage by what some meter says is "free" you're doing it wrong | 13:20 |
rpierce99 | free memory is about as useful as Window ME | 13:21 |
*** zycho_ has quit IRC | 13:22 | |
*** neopeek has joined #xdandroid | 13:24 | |
*** MassStash has quit IRC | 13:24 | |
neopeek | hi everyone | 13:25 |
Tandyman100 | I'm not judging based on a meter | 13:26 |
rpierce99 | hey neopeek just saw you got a tp2 | 13:26 |
Tandyman100 | I just keep getting low memory warnings running nothing but Maps | 13:26 |
Tandyman100 | ...albeit with a few layers enabled | 13:26 |
neopeek | yes had the chance to get my hands on one | 13:26 |
Tandyman100 | Niiice. Been looking for a TP2 myself | 13:27 |
Tandyman100 | saw on for $150 on the local Craigslist... probably should've taken it :P | 13:27 |
neopeek | one friendly forum member moved to a native android device and was ready to spend it to me for some bugs | 13:27 |
rpierce99 | Tandyman100: are you sure it's not saying you're out of space for data? | 13:27 |
Tandyman100 | No, that's not what it said. | 13:28 |
Tandyman100 | It said that I ran out of RAM so it had to turn off the Traffic layer. | 13:28 |
Tandyman100 | I have over 400mb of free data space | 13:28 |
rpierce99 | Tandyman100: do you know how to adb? | 13:28 |
Tandyman100 | ADB? the alternative shell? | 13:28 |
rpierce99 | get an android shell from your pc | 13:29 |
*** |Jeroen| has joined #xdandroid | 13:29 | |
rpierce99 | neopeek: the rhod300/tilt2 is a good phone for android, lots of good kernel dev on it | 13:30 |
Tandyman100 | is it faster than the Raph 800? | 13:31 |
neopeek | yeah that was the reason for me to get it as I lost (can't find it) my Diamond | 13:31 |
neopeek | have to get some mor einfos on the NAND progress | 13:32 |
rpierce99 | the nand for that is on ppcg | 13:32 |
Detule | for the rhod300? | 13:32 |
rpierce99 | oh, well 400 mostly, they are looking for people to help with others | 13:33 |
rpierce99 | none of the core nand group has gsm | 13:33 |
*** CazH has quit IRC | 13:34 | |
*** CazH has joined #xdandroid | 13:34 | |
Detule | yeah perhaps they could use someone like neopeek to get past the proc crash during boot for the gsm rhod | 13:34 |
Detule | it must be tough going with no gsm devices to test on | 13:35 |
neopeek | and that magldr thingie is done separately by DFT? That's true? | 13:35 |
rpierce99 | yeah closed source | 13:35 |
Detule | that's unfortunate reading the logs it looks like cotulla is reinventing the wheel in many ways with his port | 13:38 |
*** phh_ has joined #xdandroid | 13:39 | |
*** zycho_ has joined #xdandroid | 13:39 | |
*** neopeek has quit IRC | 13:40 | |
rpierce99 | i don't know if it's unfortunate, it's good to have choice | 13:41 |
rpierce99 | i wouldn't do it, personally :) | 13:41 |
Detule | :) no i mean it's great that they are working on it, it just seems like both sides of the project could have advanced further/benefited equally if both were open source | 13:42 |
*** zycho has quit IRC | 13:42 | |
Tandyman100 | http://funnyjunk.com/funny_pictures/1815612/Random+Comp/ | 13:48 |
Tandyman100 | damnit | 13:48 |
Tandyman100 | wrong window | 13:49 |
*** phh has quit IRC | 13:49 | |
*** phh_ is now known as phh | 13:49 | |
Tandyman100 | is the Touch Pro 2 any faster than a Touch Pro? | 13:52 |
rpierce99 | http://pocketnow.com/thought/touch-pro-vs-touch-pro2-should-you-upgrade | 13:53 |
*** neopeek has joined #xdandroid | 13:53 | |
Tandyman100 | ah | 13:54 |
Tandyman100 | thank you | 13:54 |
*** zycho_ has quit IRC | 14:00 | |
*** zycho has joined #xdandroid | 14:02 | |
*** zycho has quit IRC | 14:14 | |
*** neopeek has quit IRC | 14:15 | |
*** zycho has joined #xdandroid | 14:15 | |
*** Aks has joined #xdandroid | 14:18 | |
TheDeadCPU | Best WINMO ROM for the Touch Pro 2 ? | 14:38 |
rpierce99 | something that gets you into android faster | 14:39 |
rpierce99 | :P | 14:39 |
Tandyman100 | Energy | 14:41 |
Tandyman100 | with MaxSense if you want a cool UI | 14:41 |
Tandyman100 | I love it, but there hasn't been a MaxSense EnergyROM for the Touch Pro in ages | 14:42 |
TheDeadCPU | Well | 14:42 |
TheDeadCPU | I've had the TP1 | 14:42 |
TheDeadCPU | But why is there no Sense 2.1 Energy anymore? :( | 14:42 |
Tandyman100 | :( I don't know | 14:42 |
Tandyman100 | Try messanging NRG about it | 14:42 |
*** GlemSom has joined #xdandroid | 14:42 | |
TheDeadCPU | Meh | 14:43 |
TheDeadCPU | I'll call him on skype instead, but I don't care lol | 14:43 |
Tandyman100 | lol | 14:47 |
Tandyman100 | goddamnit | 14:47 |
Tandyman100 | I just put the new kernel and stuff in my working, calibrated Froyo build | 14:48 |
Tandyman100 | and now the calibration is all messed up | 14:48 |
Tandyman100 | FFFFFFFFFFFFFFFFFFUUUUUUUUUUUUUUUUU-- | 14:48 |
TheDeadCPU | lol | 14:49 |
TheDeadCPU | delete the calibration then :D | 14:49 |
TheDeadCPU | EU GSM Rhod is RHOD100 right? | 14:50 |
rpierce99 | there are a couple, rhod100, rhod110 | 14:51 |
rpierce99 | 210 is us tmo, 300 at&t, 400 cdma sprint, 500 cdma vzw | 14:51 |
TheDeadCPU | yes | 14:52 |
TheDeadCPU | It's a Rhod100 though | 14:53 |
TheDeadCPU | I've not used XDAndroid for a year lol | 14:53 |
Tandyman100 | There's a problem with calibration and the latest kernel | 14:54 |
Tandyman100 | as soon as teh boxes come up, they disappear, so you can't tell where they are to tap on them | 14:54 |
Tandyman100 | you're supposed to use the ts-calibration from the older build (as seen in arrrggghh's post) but that hasn't worked for me :( | 14:54 |
rpierce99 | Tandyman100: there's nothing known in the newest kernel that will break an existing calibration file though | 14:54 |
Tandyman100 | it's some weird Raph800 bug | 14:55 |
Tandyman100 | hmmm | 14:55 |
Tandyman100 | well I'm having to tap waay down and to the left all the time now...l | 14:55 |
rpierce99 | is it offset or is it reversed? | 14:57 |
TheDeadCPU | bbl, internets meeting with the XDA owner :D | 14:57 |
Tandyman100 | offset | 14:58 |
rpierce99 | and you only replaced zImage and modules? | 14:59 |
*** Aks has quit IRC | 15:02 | |
*** byrnsey88 has quit IRC | 15:02 | |
*** zycho has quit IRC | 15:10 | |
*** zycho has joined #xdandroid | 15:14 | |
*** |Jeroen| has quit IRC | 15:15 | |
Tandyman100 | Yes, just zImage and modules | 15:17 |
Tandyman100 | everything is now as it was in FRX05 originally except it now has a ts-calibration | 15:17 |
Tandyman100 | I downloaded FRX05, copied startup.txt, replaced the zImage and modules with the older one, calibrated, reverted back to the original image and modules, and now i have an offset mess | 15:18 |
Tandyman100 | perhaps I should just erase it all and try again | 15:18 |
Tandyman100 | perhaps a butterfly will flap its wings in Canada and it will work this time | 15:19 |
rpierce99 | i've heard calibration works ok on WisTilt2s test kernel, maybe try that one instead of the old one | 15:19 |
Tandyman100 | ok | 15:19 |
emwe | stinebd: ping | 15:32 |
emwe | anybody know with which uid/gid userland runs? 1000/1000? | 15:33 |
rpierce99 | i don't suppose id from terminal would tell us that (sorry linux noob) | 15:39 |
emwe | likely it would... see some strangeness in /sys/class/leds/ ... | 15:44 |
rpierce99 | well terminal says 10063 for both | 15:45 |
emwe | lcd-brightness can be written from liblights, but no other led. | 15:45 |
emwe | but system_server is 1000 if my stalled top output doesn't lie. | 15:45 |
rpierce99 | yeah same here | 15:46 |
*** zycho has quit IRC | 15:46 | |
rpierce99 | as is settings | 15:47 |
* Tandyman100 giddily watches the little androids zoom on and off the screen | 15:47 | |
emwe | ok, looks like a perm issue. | 15:48 |
emwe | rpierce99: you got by chance a .27 running with adb access? | 15:56 |
rpierce99 | absolutely | 15:56 |
emwe | can you lookup perms on the "brightness" entry: adb shell ls -la /sys/class/leds/amber/ | 15:57 |
emwe | i whonder if there's some initrd/rootfs magic changing the perms of the lcd-backlight/brightness entry to 1000/1000 | 15:58 |
*** Aks has joined #xdandroid | 15:59 | |
Aks | I tried the music today for the first time and it plays mp3 on the speakerphone but not on the headphones even if plugged in. Any suggestions ? | 15:59 |
rpierce99 | i don't have an amber in there | 16:00 |
emwe | errr... | 16:01 |
rpierce99 | the entires in there are named klt::<button name> where button name is action, end, back, home, send | 16:01 |
emwe | no /sys/class/leds/lcd-backlight? | 16:01 |
rpierce99 | yep i have that one, along with button-backlight | 16:01 |
rpierce99 | but no amber | 16:02 |
rpierce99 | at this time our led is controlled by the kernel, there isn't a userland hook atm | 16:02 |
emwe | ah lol. sorry. forget we don't export them on .27. kk | 16:02 |
emwe | what's the brigthness perms of say button-backlight? | 16:02 |
rpierce99 | lrwxrwxrwx 1 0 0 0 Mar 14 19:49 button-backlight | 16:03 |
emwe | hm. strangeness | 16:03 |
emwe | in there button-backlight/brightness | 16:04 |
emwe | adb shell ls -la /sys/class/leds/button-backlight/brightness | 16:04 |
rpierce99 | yep | 16:05 |
emwe | 0/0? | 16:05 |
emwe | or 1000/1000? | 16:05 |
rpierce99 | -rw-r--r-- 1 1000 1000 4096 Mar 12 23:25 brightness | 16:05 |
emwe | i see. thanks rpierce99 | 16:05 |
rpierce99 | np | 16:05 |
emwe | ok, the rootfs' init.cfg/init.[froyo,gingerbread].rc setup the perms to system/system | 16:08 |
*** zycho has joined #xdandroid | 16:11 | |
*** naturefreak85 has joined #xdandroid | 16:15 | |
*** Erikson has quit IRC | 16:27 | |
*** naturefreak85 is now known as naturefreak85[wo | 16:45 | |
*** naturefreak85[wo has left #xdandroid | 16:45 | |
xdandroid | Donation received! Thanks, Brad, who says: Awesome work on the Touch Pro 2 port of Android! | 16:46 |
*** Faryaab has joined #xdandroid | 16:47 | |
Faryaab | hello | 16:47 |
Faryaab | when you guys will release gingerbread? | 16:48 |
*** Faryaab has quit IRC | 16:48 | |
*** JesusFreak316 has joined #xdandroid | 16:49 | |
*** rpierce99 has quit IRC | 16:52 | |
*** rpierce99 has joined #xdandroid | 16:52 | |
Tandyman100 | <Faryaab> when you guys will release gingerbread? | 16:53 |
Tandyman100 | wasn't gingerbread *just* released? | 16:54 |
rpierce99 | no the xdandroid gingerbread build is already up at xdandroid.com, well, the "alpha" | 16:56 |
rpierce99 | honeycomb was just release | 16:56 |
rpierce99 | d | 16:56 |
Tandyman100 | ah | 16:59 |
Tandyman100 | Honeycomb? | 16:59 |
Tandyman100 | WUT | 16:59 |
rpierce99 | tablets | 16:59 |
* Tandyman100 is still running Froyo | 16:59 | |
Tandyman100 | oh yeah | 16:59 |
Tandyman100 | No chance of honeycomb running on a Touch Pro, is there? :P | 16:59 |
rpierce99 | I'm still running froyo too, gingerbread has some issues still | 17:00 |
rpierce99 | some people have ported honeycomb to smaller screens but I don't know why you would | 17:00 |
Tandyman100 | CDMA Touch Pro2, Microphone must be active while XDAndroid boots (e.g. by having the phone in a speakerphone call while XDAndroid boots) | 17:01 |
Tandyman100 | ^is that still a requirement? | 17:01 |
Tandyman100 | because I'm thinking of getting a TP2, and that would be a DRAG | 17:01 |
rpierce99 | no | 17:01 |
Tandyman100 | K, then the wiki needs to be updated ;) | 17:01 |
rpierce99 | good thing anyone can edit it :) | 17:01 |
Tandyman100 | yeah :D | 17:02 |
*** GlemSom has quit IRC | 17:02 | |
rpierce99 | the audio only works in calls is old too, display panel init should be a footnote for all but rhod now | 17:03 |
Tandyman100 | ok | 17:03 |
Tandyman100 | and how do I get the camera working in Froyo? It says 'cannot connect to camera' | 17:03 |
rpierce99 | 3d accel is working for all | 17:04 |
rpierce99 | frx05 + the latest autobuild kernel are all you need | 17:04 |
Tandyman100 | hmm | 17:05 |
Tandyman100 | FRX05 has... issues on Raph800 | 17:05 |
Tandyman100 | such as that STUPID CALIBRATION PROBLEM | 17:05 |
Tandyman100 | :( | 17:05 |
rpierce99 | i have no idea how to edit this chart, haha | 17:08 |
Tandyman100 | lol | 17:08 |
rpierce99 | ah, found it | 17:08 |
rpierce99 | alright, once my grid changes go through it *should be somewhat accurate | 17:15 |
Tandyman100 | cool | 17:21 |
Aks | anybody able to run mp3's ??? | 17:33 |
Tandyman100 | I can !!! | 17:34 |
Aks | on the headset or phone's speaker ? | 17:34 |
Tandyman100 | on the speaker | 17:34 |
Aks | i can run on the speaker on GB | 17:35 |
Tandyman100 | though I usually use headphones | 17:35 |
Aks | ya | 17:35 |
Aks | it works on headset ? | 17:35 |
Tandyman100 | yeah, but I'm using Froyo | 17:35 |
Aks | oh k | 17:35 |
rpierce99 | Aks: headset only works when its through the usb->headset adapter | 17:36 |
rpierce99 | the 3.5mm jack on cdma rhods doesn't work | 17:36 |
Aks | ok | 17:36 |
Aks | this is the first time i was trying .. no biggie | 17:37 |
Aks | since I have a custom ROM ... music doesnt play on win6.5 also | 17:38 |
Aks | is there a FRX005 for froyo ? | 17:59 |
rpierce99 | /confused, frx05 IS froyo | 17:59 |
Aks | yes :) | 18:00 |
Aks | frx05's not on download page | 18:00 |
Aks | its someplace else | 18:00 |
Aks | got it | 18:00 |
Aks | http://xdandroid.com/wiki/Version_FRX05 | 18:01 |
rpierce99 | yeah what download page were you looking at | 18:01 |
Aks | http://sites.google.com/site/androidport/downloads | 18:04 |
Aks | I had been using that page since frx02 | 18:07 |
Aks | the frx05 page has only system.ext2 ... all other files are same as before ? | 18:08 |
rpierce99 | yeah sadly the curator of that page (reefermattness) doesn't come around much anymore, so I'd stick to xdandroid.com, xda, and ppcg for your updates | 18:08 |
rpierce99 | Aks: before = when exactly | 18:09 |
rpierce99 | ok, so follow me for a minute here | 18:10 |
rpierce99 | frx04/05 are system images | 18:10 |
rpierce99 | they are wholly contained in system.ext2 | 18:10 |
rpierce99 | they do not include a kernel, rootfs, or anything else | 18:11 |
Aks | ok | 18:11 |
rpierce99 | so if it's been a while since you updated those other pieces | 18:11 |
rpierce99 | i'd either update them, or start from a new build | 18:11 |
rpierce99 | the new build would (hopefully) have a new kernel, rootfs, system.ext2 etc | 18:12 |
Aks | and all those pieces are seperately updated nowadays | 18:12 |
rpierce99 | not necessarily, there are some bundles (in winmo and nand they'd be called roms) that include everything | 18:12 |
rpierce99 | but it's best to be able to do them all manually if you really want to know what you're running | 18:13 |
rpierce99 | you get the most customizability | 18:13 |
Aks | ok | 18:13 |
Aks | ya I have been running custom | 18:14 |
Aks | but since getting onto GB havent gone back to frx | 18:14 |
Aks | and thats a long time | 18:14 |
Tandyman100 | http://wichita.craigslist.org/mob/2263791693.html | 18:16 |
Tandyman100 | wowzers | 18:16 |
Tandyman100 | $150 HD2 | 18:16 |
rpierce99 | hd2 = complete android port | 18:16 |
Aks | nice | 18:17 |
rpierce99 | but no keyboard | 18:17 |
Tandyman100 | Yeah | 18:18 |
Aks | yep .... who is thos guy - http://losangeles.craigslist.org/sfv/mob/2265442787.html | 18:18 |
Tandyman100 | I wish I had $150 :( | 18:18 |
Aks | hope not one of us | 18:18 |
Tandyman100 | and i wish it had a keyboard | 18:18 |
Tandyman100 | is there a bluetooth keyboard that you can use with XDAndroid or winmo? | 18:18 |
rpierce99 | Aks: a fool and his money are soon parted, don't hate the player hate the game, etc. | 18:19 |
rpierce99 | xdandroid bluetooth isn't complete, doesn't work at all currently on most devices | 18:20 |
*** rpierce99 has left #xdandroid | 18:21 | |
*** rpierce99 has joined #xdandroid | 18:21 | |
Tandyman100 | HOLYMOLY | 18:27 |
Tandyman100 | THERE WAS JUST RELEASED | 18:27 |
Tandyman100 | A NEW ENERGY MAXSENSE ROM | 18:27 |
Tandyman100 | 92007 BUILD | 18:27 |
Tandyman100 | 29007* | 18:27 |
*** emwe has quit IRC | 18:28 | |
odz | whats so good about it? | 18:28 |
* Tandyman100 really likes maxsense | 18:29 | |
Tandyman100 | IMHO, it's the best windows mobile has ever been | 18:29 |
TheDeadCPU | Maxsense is so.. meh | 18:43 |
TheDeadCPU | I like Sense 2.1 | 18:44 |
Tandyman100 | lol | 18:45 |
Tandyman100 | it's almost done downloading | 18:45 |
Tandyman100 | I'll flash to that, install the dual-boot app, and epictacotime | 18:45 |
*** mes has joined #xdandroid | 18:52 | |
TheDeadCPU | lol | 19:04 |
Tandyman100 | aw... | 19:11 |
Tandyman100 | it's for the gsm touch pro | 19:11 |
Tandyman100 | there are no existing builds of 29007 HERMAN MaxSense roms | 19:11 |
Tandyman100 | unless someone knows of one... | 19:12 |
TheDeadCPU | lol | 19:12 |
TheDeadCPU | He's very meh about the herman | 19:12 |
TheDeadCPU | As it doesn't get a lot of downloads | 19:12 |
Tandyman100 | :( | 19:13 |
Tandyman100 | but the CDMA touch pro is the better device than the GSM I thought | 19:13 |
TheDeadCPU | Nope | 19:13 |
Tandyman100 | oh | 19:14 |
TheDeadCPU | Exact same only one is CDMA lol | 19:14 |
* Tandyman100 wonders why only HERMAN roms work with his Raph800 | 19:14 | |
Tandyman100 | does HERMAN = RAPH800? | 19:14 |
TheDeadCPU | Ya | 19:15 |
Tandyman100 | oh | 19:17 |
* Tandyman100 always thought the CDMA was the more popular device than the GSM | 19:18 | |
Tandyman100 | so which TP2 should I get? the CDMA one or the GSM one? | 19:18 |
Tandyman100 | I have no network preference, since I have no contract/don't actually make calls with the damn thing | 19:18 |
rpierce99 | will you be using the radio at all? | 19:18 |
Tandyman100 | I might later on decide I want internet wherever I go | 19:19 |
Tandyman100 | Why? | 19:19 |
* Tandyman100 guesses rpierce99 has one with a busted radio, amirite? | 19:19 | |
TheDeadCPU | I'd say get some newer device | 19:20 |
rpierce99 | no i have a radio, but your disregard for the radio made me think you didn't plan to use one | 19:20 |
Tandyman100 | ah | 19:21 |
Tandyman100 | I will eventually | 19:21 |
Tandyman100 | Dead, I'm broke. i'd be lucky to scrounge up the $150 minimum it seems to take to buy a Touch Pro 2 | 19:21 |
Tandyman100 | I'm also 15 and dead in the income waters. | 19:22 |
rpierce99 | well the cdma model would give you the most choice, because it includes cdma and gsm radios | 19:23 |
TheDeadCPU | There was just a new explosion or something on that nuclear powerplant in Japan. | 19:23 |
rpierce99 | but given $150 i'd get an HD2 not a TP2, because of the completeness of their port vs ours, i don't text enough to care a ton about the keyboard | 19:24 |
Tandyman100 | You can get an HD2 for $150?!? | 19:24 |
rpierce99 | wasn't that the link that was posted earlier? | 19:24 |
Tandyman100 | oh, yeah | 19:24 |
Tandyman100 | but that won't be there long enough for me to raise $150 :P | 19:24 |
Tandyman100 | also, the file I'm looking for has 'Energy.HERMAN.28244.Sense2.5.MaxSense' in it. If anyone has it... | 19:25 |
rpierce99 | well things do tend to come down in price over time | 19:25 |
Tandyman100 | Yeah | 19:25 |
Tandyman100 | but I sure can't find any HD2s other than that one for less than $300 | 19:25 |
Tandyman100 | TP2s, on the other hand, are on CL every other week for $150 | 19:25 |
rpierce99 | well with no income, it is going to take a while to come up with $150, by then the HD2 will be right in your range | 19:26 |
Tandyman100 | lol | 19:26 |
Tandyman100 | well | 19:26 |
Tandyman100 | I should have an income in a month or so | 19:26 |
Tandyman100 | as soon as this guy gets his tax returns done, I'm hired. | 19:27 |
* Tandyman100 wishes he could just give that guy $20 and pay for it in $30/month payments :P | 19:27 | |
rpierce99 | well once you have an income, sign up for a new plan and get an awesome phone :P | 19:28 |
* Tandyman100 requires Winmo 6.5.3 | 19:28 | |
Tandyman100 | so I have to get an HD2 :P | 19:28 |
Tandyman100 | simply on the basis that I am an enoumous winmo fanboy, and the HD2 can run android, WP7, Winmo, and (I think) ubuntu and meego | 19:29 |
Tandyman100 | <rpierce99> well the cdma model would give you the most choice, because it includes cdma and gsm radios | 19:30 |
Tandyman100 | REALLY? | 19:30 |
Tandyman100 | does it have a SIM slot? | 19:31 |
rpierce99 | yes | 19:31 |
rpierce99 | it's a world phone | 19:31 |
rpierce99 | you'd have to unlock it to use it for other us carriers | 19:31 |
Tandyman100 | woah | 19:31 |
Tandyman100 | that's awesome | 19:31 |
Tandyman100 | so could i use it on Virgin Mobile's $25/month plan? | 19:31 |
Tandyman100 | (also, which *particular* model TP2 is this?) | 19:32 |
rpierce99 | rhod400 | 19:32 |
rpierce99 | [acl] just got his running on boost | 19:32 |
rpierce99 | which i realize is cdma | 19:32 |
rpierce99 | but yes it works on gsm carriers | 19:32 |
Tandyman100 | sweet | 19:33 |
rpierce99 | i believe the vzw rhod500 is also a world phone | 19:33 |
Tandyman100 | yeah | 19:34 |
Tandyman100 | "...there's also some assurance from HTC that the FCC needn't worry about the locked-down GSM radio lying dormant in there. In other words, it'll only be used outside US borders -- places the FCC doesn't give two flips about." | 19:34 |
Tandyman100 | So flashing a new radio would be how you switch between GSM and CDMA? | 19:34 |
rpierce99 | my guess: http://forum.xda-developers.com/showthread.php?t=578659 | 19:37 |
Tandyman100 | http://wichita.craigslist.org/mob/2262711389.html | 19:37 |
Tandyman100 | I should offer him one of my laptops for that | 19:37 |
rpierce99 | that should read: I give you crappy old phone you give me nice new phone, kthx | 19:38 |
*** Aks has quit IRC | 19:39 | |
Tandyman100 | lol | 19:40 |
rpierce99 | oh yeah btw, it probably won't get turned on in android any time soon, but if you find a generic htc branded (not sprint/att/vzw) rhod, it has front camera | 19:41 |
Tandyman100 | So the unbranded has a front camera, but doesn't run Android? | 19:42 |
Tandyman100 | interesting | 19:42 |
rpierce99 | no it will run android, but the camera wont | 19:42 |
rpierce99 | work | 19:42 |
Tandyman100 | oh | 19:42 |
rpierce99 | the front one at least | 19:42 |
Tandyman100 | interesting | 19:42 |
Tandyman100 | that's kinda cool | 19:42 |
rpierce99 | bt updates just got committed into the kernel :) | 19:52 |
Tandyman100 | sweet | 20:03 |
Tandyman100 | can we use headsets now? :P | 20:03 |
*** zerox_dev has joined #xdandroid | 20:10 | |
zerox_dev | hello :) | 20:10 |
zerox_dev | need some advise from a dev if any available? | 20:11 |
*** rpierce99_ has joined #xdandroid | 20:12 | |
*** rpierce99 has quit IRC | 20:12 | |
*** rpierce99_ is now known as rpierce99 | 20:12 | |
zerox_dev | regarding network failing to register on init | 20:12 |
zerox_dev | I can manually register the network operator once booted, but it is forgotten on a reboot and fails to init on startup | 20:12 |
rpierce99 | what network zerox_dev | 20:13 |
zerox_dev | T-Mobile but this is a port I'm working on | 20:14 |
zerox_dev | CM7 | 20:14 |
rpierce99 | ah, yeah that's above my paygrade, sorry | 20:15 |
Tandyman100 | lol | 20:15 |
rpierce99 | what are you porting to if you don't mind me asking | 20:15 |
zerox_dev | indeed | 20:15 |
zerox_dev | porting MIUI 2.3.3 to the HD2 | 20:15 |
zerox_dev | that is the last bug I need to resolve | 20:16 |
rpierce99 | see Tandyman100 you really want an hd2 :) | 20:16 |
Tandyman100 | yeah, unfortunately I'm a bit of a n00b. You might want to wait for TheDeadCPU or one of the others to return | 20:16 |
zerox_dev | adb logcat -b radio output's the following error: D/RILJ ( 204): [0038]< OPERATOR error: com.android.internal.telephony.Comman dException: OP_NOT_ALLOWED_BEFORE_REG_NW | 20:17 |
rpierce99 | so on reboot is the whole APN gone or just not working? | 20:19 |
zerox_dev | sorry not referring to APN | 20:19 |
rpierce99 | see, noob :) | 20:19 |
zerox_dev | the network operator | 20:19 |
rpierce99 | i'll just shut up now | 20:19 |
zerox_dev | :P | 20:19 |
zerox_dev | this is being a tricky little fucker haha | 20:20 |
rpierce99 | i don't know who got our network registration working. whether it was stinebd, phh, F22, etc. (name dropping to see if anyone is around that might know) :P | 20:21 |
zerox_dev | stinebd did as far as I'm a aware... | 20:21 |
zerox_dev | I used to own a blackstone and used to follow xdandroid | 20:22 |
zerox_dev | also dev for the blackstone too because no one else would | 20:22 |
zerox_dev | lol | 20:22 |
rpierce99 | yeah that hasn't changed :) | 20:22 |
zerox_dev | good move then haha | 20:22 |
zerox_dev | tbh i'm lost now, everything looks as it should. | 20:24 |
*** t3g has quit IRC | 20:25 | |
*** hardwalker has joined #xdandroid | 20:34 | |
zerox_dev | this is just getting frustrating now... | 20:35 |
Tandyman100 | lol | 20:39 |
zerox_dev | lol indeed | 20:42 |
zerox_dev | :D | 20:42 |
*** zerox_dev has quit IRC | 21:37 | |
*** rpierce99 has quit IRC | 21:52 | |
*** rpierce99 has joined #xdandroid | 21:54 | |
*** rpierce99 has quit IRC | 22:15 | |
*** rpierce99 has joined #xdandroid | 22:18 | |
*** zycho_ has joined #xdandroid | 22:28 | |
*** zycho has quit IRC | 22:31 | |
*** programmer8922 has joined #xdandroid | 22:37 | |
*** programmer89221 has joined #xdandroid | 22:58 | |
*** programmer8922 has quit IRC | 22:59 | |
*** NeoMatrixJR has quit IRC | 23:04 | |
*** SG has joined #xdandroid | 23:10 | |
*** odz has quit IRC | 23:13 | |
*** SG has quit IRC | 23:16 | |
*** Tandyman100 has quit IRC | 23:18 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!