stinebd | i wasn't planning on working with this late tonight but hopefully i can get things fixed for wifi and possibly a2sd | 00:01 |
---|---|---|
stinebd | wifi on rhod | 00:01 |
Reefermattness | oh man both of those would be spectacular | 00:04 |
Reefermattness | this new build flies man | 00:05 |
*** JesusFreak316 has joined #xdandroid | 00:15 | |
stinebd | haha | 00:21 |
stinebd | we need device mapper for a2sd | 00:21 |
*** bzo has joined #xdandroid | 00:35 | |
bzo | stinebd: I don't think the apns-conf.xml are getting copied correctly | 00:36 |
stinebd | o.O | 00:36 |
bzo | development/data/etc/apns-conf.xml is the one getting copied to out/target/* | 00:37 |
stinebd | o.O | 00:37 |
stinebd | did you sync? | 00:37 |
stinebd | because that's exactly what this commit fixed: http://gitorious.org/xdandroid-eclair/xdandroid-device_xdandroid/commit/caa84213235e7898790d4bb546d743f8879a3561 | 00:38 |
bzo | yeah, let me double check the actual file | 00:38 |
*** bzo_ has joined #xdandroid | 00:40 | |
*** bzo has quit IRC | 00:41 | |
*** bzo_ is now known as bzo | 00:41 | |
*** JesusFreak316 has quit IRC | 00:41 | |
bzo | stinebd: double checked, my local file matches that commit | 00:41 |
bzo | did a make clean before build | 00:42 |
stinebd | sigh | 00:42 |
stinebd | you're really gonna make me go through a full rebuild to verify this? | 00:42 |
bzo | don't have to take my word for it :p | 00:43 |
stinebd | if i rebuild and everything is kosher i'm coming after you with a pitchfork | 00:43 |
bzo | so did you check the apn file in your out directory? | 00:43 |
Xecuter2 | wow i have bad luck | 00:43 |
Xecuter2 | phone locked up when i had a ton of appd open | 00:44 |
Xecuter2 | reset it and data.img got corrupted.. so i had to delete it and start over :/ | 00:44 |
stinebd | i checked it before i committed | 00:44 |
stinebd | and now several times after | 00:44 |
stinebd | same absurdly humongous file | 00:45 |
bzo | weird | 00:45 |
stinebd | and now just for you i have another full build running | 00:45 |
stinebd | wasting the world's nuclear power | 00:45 |
stinebd | but don't worry, the nuclear waste goes to new jersey | 00:46 |
stinebd | so it's all ok | 00:46 |
Xecuter2 | lol | 00:47 |
bzo | stinebd: ah, I think I found the problem | 01:02 |
stinebd | it better involve me being stupid | 01:03 |
bzo | the mk that unzip-files makes resets PRODUCT_COPY_FILES | 01:03 |
bzo | := instead of += | 01:03 |
stinebd | hmm, nope | 01:04 |
bzo | no? because AndroidBoardVendor.mk is included after the latest change you made | 01:05 |
stinebd | if that were the case, all of our feature xml crap wouldn't be getting copied over | 01:07 |
bzo | unzip-files.sh line 41 | 01:08 |
stinebd | i know what you're talking about | 01:08 |
stinebd | but it's not the problem | 01:08 |
bzo | but how is it that that line doesn't wipe out PRODUCT_COPY_FILES? | 01:08 |
stinebd | it's in a different makefile | 01:08 |
bzo | but aren't those processed as part of an include, rather than processed indepedently? | 01:09 |
stinebd | hmm, my build has already gotten to the part where it copies apns-conf.xml | 01:10 |
bzo | drum roll... | 01:10 |
stinebd | big file | 01:10 |
stinebd | gotta watch till the end now to see if it installs the tmo version over that | 01:10 |
stinebd | anyway, it's a little hard to explain why make acts that way. sorta simply put, the includes are actually a make command, not exactly what you'd consider a traditional include in the programming sense, so it's processing the entire makefile, then sees the include commands and goes to process those other makefiles | 01:13 |
bzo | ah, I see | 01:14 |
stinebd | really, make doesn't have that functionality built in. the android build system provides it | 01:14 |
bzo | the android build system seem a bit frankensteinish | 01:15 |
stinebd | a bit... | 01:15 |
stinebd | like 4 frankensteins getting it on | 01:16 |
stinebd | hmm | 01:19 |
stinebd | maybe i should add the Stk package | 01:20 |
stinebd | i have a feeling it's gonna overwrite that apns-conf.xml | 01:22 |
stinebd | only possible explanation for this | 01:22 |
stinebd | time to grep the build system to see where that target is | 01:22 |
bzo | stinebd: did you have to muck with anything in prelink-linux-arm.map | 01:25 |
stinebd | bzo: not yet, but we probably will eventually | 01:25 |
bzo | trying to get a camera library to work and it's complaining about the mapping | 01:26 |
stinebd | yeah, someone posted a link with a new prelink map | 01:26 |
bzo | are you talking about the froyo on the sapphire 32a thread? | 01:28 |
stinebd | yeah | 01:28 |
stinebd | final verdict is in | 01:29 |
stinebd | big file still | 01:29 |
bzo | arghh /o\ | 01:29 |
Reefermattness | he is coming after you with a pitchfork now bzo :) | 01:29 |
stinebd | yeah, about that | 01:30 |
bzo | good thing I live on the other side of the country | 01:30 |
stinebd | due to lack of equipment, i may have to substitute a regular fork | 01:30 |
Reefermattness | lol | 01:30 |
stinebd | perhaps a spork | 01:30 |
bzo | my thought exactly | 01:30 |
bzo | the kinder gentler stinebd | 01:30 |
Reefermattness | ouch | 01:31 |
stinebd | there's nothing kind about a spork | 01:31 |
bzo | better than a pitchfork | 01:31 |
Reefermattness | its like being bitten by a chupacabra | 01:31 |
Reefermattness | are you guys talking about the apns not working? So its not just me that cant get them to work? lol | 01:32 |
stinebd | it's unreleased | 01:32 |
Reefermattness | oh | 01:32 |
stinebd | except for the secret release | 01:33 |
stinebd | wifi WORKS | 01:33 |
Reefermattness | holy crap | 01:33 |
Reefermattness | gj | 01:33 |
stinebd | one last clean up and test before i push to rootfs | 01:34 |
stinebd | (no system update needed!) | 01:35 |
stinebd | obviously a2sd won't be working tonight | 01:35 |
stinebd | but the directory is there now at least | 01:35 |
Reefermattness | eh, beggers cant be choosers :P | 01:35 |
stinebd | all we need is a kernel update | 01:36 |
stinebd | to 2.6.35 | 01:36 |
stinebd | just choked on a bottle of water | 01:46 |
stinebd | hmm this actually might require a new system image | 01:47 |
stinebd | oh well | 01:47 |
bzo | I haven't felt the need for a faster system until I started compiling these android systems | 01:50 |
stinebd | i heard it takes ORNL's jaguar 3 hours to compile android | 01:51 |
Reefermattness | im lucky then :) | 01:53 |
Reefermattness | dont choke dude we need you around | 01:53 |
xdandroid | New rootfs available (20100715-20f5419) at: http://is.gd/dszJf -- Changes at: http://is.gd/dszJe | 01:53 |
stinebd | thanks xdandroid | 01:53 |
Reefermattness | lol | 01:53 |
bzo | hmm, looks like the proprietary media libs aren't working for the sapphire guys either. they disabled them in the prelink map | 01:56 |
*** test has joined #xdandroid | 02:00 | |
*** test is now known as Guest95361 | 02:01 | |
stinebd | ahh getting somewhere on a2sd | 02:01 |
*** Guest95361 has quit IRC | 02:07 | |
*** Ashar has quit IRC | 02:08 | |
Reefermattness | can confirm your wifi fix :) | 02:10 |
stinebd | it works with current systems? | 02:10 |
Reefermattness | with your system with working apn, yep | 02:11 |
stinebd | holy butt | 02:11 |
MrObvious | stinebd: Can I stop the logcat? lol | 02:14 |
stinebd | keep it going, it may spontaneously mount itself | 02:15 |
MrObvious | Uh ok lol. | 02:15 |
stinebd | (kidding) | 02:15 |
MrObvious | So I can stop it? Or do you want me to keep it going? | 02:16 |
stinebd | you can stop it | 02:16 |
stinebd | i didn't know you still had it going all that time | 02:16 |
stinebd | crazy | 02:16 |
MrObvious | Haha. | 02:16 |
MrObvious | I got it ready to go on pastebin too. | 02:16 |
MrObvious | http://pastebin.com/bf18FC28 | 02:17 |
MrObvious | Have fun rofl. | 02:17 |
stinebd | holy crap | 02:20 |
stinebd | neocore installed | 02:20 |
MrObvious | On my phone? | 02:20 |
stinebd | a2sd confirmed | 02:22 |
stinebd | (with kernel modification) | 02:22 |
MrObvious | What's a2sd? Is that bluetooth? | 02:22 |
stinebd | apps on sd card | 02:23 |
stinebd | the official version | 02:23 |
MrObvious | Oh. Sweet! | 02:23 |
xdandroid | New rootfs available (20100715-b33c842) at: http://is.gd/dsBr6 -- Changes at: http://is.gd/dsBr2 | 02:23 |
Reefermattness | you are a machine | 02:23 |
MrObvious | Nice. | 02:24 |
MrObvious | My work paid off. :D | 02:24 |
stinebd | phh: http://maduin.southcape.org/~bryan/android/0001-Enable-device-mapper-and-crypt-target-for-Froyo-a2sd.patch http://maduin.southcape.org/~bryan/android/0002-Add-twofish-algorithm-needed-for-ASEC.patch << needed for froyo apps2sd | 02:24 |
stinebd | i'm freaking tired | 02:25 |
stinebd | think it's bed time | 02:25 |
Reefermattness | thanks for your help man | 02:25 |
stinebd | thanks for yours | 02:26 |
Reefermattness | have a good night | 02:26 |
MrObvious | I agree. Nighty night time. LOL> | 02:27 |
MrObvious | Night. | 02:27 |
Reefermattness | almost for me too, better let people know they can fix their wifi before i crash | 02:27 |
MrObvious | I farted. Open a window. | 02:30 |
*** Iosif[Blac] has joined #xdandroid | 02:31 | |
Iosif[Blac] | morning guys | 02:31 |
Iosif[Blac] | something new ? | 02:31 |
*** CazH has quit IRC | 02:32 | |
*** CazH has joined #xdandroid | 02:32 | |
MrObvious | Iosif[Blac]: root.fs | 02:32 |
Iosif[Blac] | for Rhodium I saw | 02:36 |
Iosif[Blac] | not HD | 02:36 |
*** n0use_ has joined #xdandroid | 02:38 | |
n0use_ | i just got a cdma htc diamond touch | 02:38 |
n0use_ | does it work pretty well with 2.0/2.1/2.2 | 02:39 |
n0use_ | or better with 1.6 | 02:39 |
Reefermattness | works well with 2.1/2.2 | 02:48 |
*** aurora has joined #xdandroid | 03:05 | |
*** Unholy has quit IRC | 03:10 | |
*** Reefermattness has quit IRC | 03:19 | |
*** syllabic has quit IRC | 03:40 | |
*** bzo has quit IRC | 03:56 | |
*** Reefermattness has joined #xdandroid | 04:07 | |
*** n0use has joined #xdandroid | 04:20 | |
n0use | i spent 80 bucks on like new htc diamond touch just for android... foolish i suppose, but im broke. would i be better off spending a little more on a chinese knock off / clone | 04:21 |
n0use | does the camera work with xdandroid | 04:21 |
thedicemaster | not yet. | 04:30 |
*** n0use_ has quit IRC | 04:31 | |
*** aurora has quit IRC | 04:38 | |
*** Reefermattness has quit IRC | 04:49 | |
*** Ashar has joined #xdandroid | 05:05 | |
*** thedicemaster has quit IRC | 05:12 | |
*** binarystar has quit IRC | 05:12 | |
*** mcbridematt has quit IRC | 05:12 | |
*** phh has quit IRC | 05:12 | |
*** HarmtH has quit IRC | 05:12 | |
*** mcbridematt has joined #xdandroid | 05:16 | |
*** phh has joined #xdandroid | 05:18 | |
*** thedicemaster has joined #xdandroid | 05:18 | |
*** binarystar has joined #xdandroid | 05:18 | |
*** HarmtH has joined #xdandroid | 05:18 | |
*** nekotards is now known as darkstone | 05:22 | |
*** Iosif[Blac] has quit IRC | 05:23 | |
*** darkstone is now known as takfuji | 05:24 | |
*** Iosif[Blac] has joined #xdandroid | 05:25 | |
*** Ashar has quit IRC | 06:32 | |
*** Ashar has joined #xdandroid | 06:32 | |
*** CazH has quit IRC | 06:40 | |
*** CazH has joined #xdandroid | 06:40 | |
*** Ashar has quit IRC | 07:25 | |
*** Ashar has joined #xdandroid | 07:59 | |
*** Ashar has quit IRC | 08:03 | |
*** Ashar has joined #xdandroid | 08:03 | |
*** RaptorX has joined #xdandroid | 08:05 | |
*** syllabic has joined #xdandroid | 08:06 | |
*** Ashar has quit IRC | 08:09 | |
*** syllabic has quit IRC | 08:23 | |
*** NeoMatrixJR has joined #xdandroid | 08:40 | |
*** syllabic has joined #xdandroid | 09:01 | |
phh | stinebd: I hope you didn't lose too much time on the .config changes needed for app2sd, since I already know it :/ | 09:01 |
*** takfuji is now known as darkstone | 09:03 | |
*** crusie has joined #xdandroid | 09:06 | |
crusie | hi, I got this old htc touch diamond - which build should I use to get android in it ? is it even possible ? | 09:07 |
*** crusie has quit IRC | 09:07 | |
*** crusie has joined #xdandroid | 09:07 | |
crusie | how do I find out if my device is a msm7k ? | 09:09 |
*** crusie has quit IRC | 09:18 | |
Iosif[Blac] | it is | 09:19 |
Iosif[Blac] | search on xda thread | 09:19 |
*** NeoMatrixJR_ has joined #xdandroid | 09:31 | |
*** NeoMatrixJR has quit IRC | 09:33 | |
*** NeoMatrixJR_ is now known as NeoMatrixJR | 09:34 | |
*** Iosif[Blac] has quit IRC | 09:44 | |
xdandroid | New kernel available (20100715_161558) at http://zimages.googlecode.com/files/htc-msm-linux-20100715_161558-package.tar.bz2 | 10:22 |
phh | xdandroid: no new kernel uh ? | 10:26 |
phh | oops. | 10:27 |
phh | wrong log -_-' | 10:27 |
*** Ashar has joined #xdandroid | 10:32 | |
*** Ashar has quit IRC | 10:53 | |
*** Ashar has joined #xdandroid | 11:01 | |
MrObvious | phh: Haha that's funny. | 11:07 |
MrObvious | phh: Stinebd loose time. | 11:07 |
MrObvious | No I think it was because he was troubleshooting something. | 11:07 |
NeoMatrixJR | auto-build kernels still auto-power-down my RHOD400 at end of boot sequence.... | 11:12 |
*** Krazie has quit IRC | 11:13 | |
*** Krazie has joined #xdandroid | 11:14 | |
*** TheDeadCPU|BRAVO has joined #xdandroid | 11:20 | |
syllabic | how is the new kernel | 11:31 |
TheDeadCPU|BRAVO | phh, this Raph100 LED support, is there an app for it? :p | 11:42 |
*** hamagc has joined #xdandroid | 12:03 | |
hamagc | good morning guys | 12:03 |
TheDeadCPU|BRAVO | Morning | 12:07 |
hamagc | can i mount a linux img in windows to rape files from it? | 12:16 |
phh | TheDeadCPU|BRAVO: echo 1 > /dbgfs/htc_hw/flash | 12:17 |
phh | would you call that an app ? :p | 12:17 |
phh | you can put it in commandcenter | 12:17 |
phh | (controlcenter ?) | 12:17 |
phh | (meh chamonix's thing.) | 12:17 |
hamagc | i made a text file with that text in it and named it flash on.sh | 12:19 |
hamagc | wouldn't call it an app but it's easier than typing it out | 12:19 |
hamagc | just open the sh file and it will run | 12:19 |
*** mes has quit IRC | 12:20 | |
hamagc | ok so it looks like the sapphire has the same camera as we do too. and they got around the prelink issues so maybe i'll have luck | 12:22 |
phh | prelink issue ... ? | 12:23 |
phh | warning I might help on that one. | 12:23 |
phh | just need some details :p | 12:23 |
hamagc | ohh, ya we're getting a prelink issue with the liboemcamera.so | 12:23 |
hamagc | let me get info for you | 12:24 |
hamagc | error: 07-14 11:26:05.890 E/QualcommCameraHardware( 2101): FATAL ERROR: could not dlopen libqcamera.so: Cannot load library: reserve_mem_region[810]: OOPS: 2101 prelinked library 'libqcamera.so' mapped at 0x4060a000, not at 0xa9400000 | 12:24 |
hamagc | that was using libqcamera.so, if i replace that with liboemcamera.so i get the same thing but mapped at 0x4060c000 | 12:25 |
hamagc | and that the exact same thing they were getting on the dream | 12:25 |
hamagc | http://forum.xda-developers.com/showpost.php?p=7136150&postcount=447 is how they fixed it from the looks of it | 12:26 |
phh | just use an opensource driver ? | 12:26 |
hamagc | from http://github.com/CyanogenMod/android_hardware_msm7k ? | 12:26 |
phh | from qualcomm? | 12:27 |
phh | (getting drivers from the SoC manufacturer sounds logical only to me ?) | 12:27 |
hamagc | lol would make sense. no clue how to do that | 12:27 |
phh | https://www.codeaurora.org/gitweb/quic/la/?p=platform/hardware/msm7k.git;a=summary | 12:28 |
phh | it's here | 12:28 |
hamagc | can those be commited in? if so i can have bzo try it out | 12:29 |
TheDeadCPU|BRAVO | Ooo.. Camera progress? :) | 12:34 |
hamagc | lol not really progress yet but i'm trying to get somewhere with it. | 12:35 |
TheDeadCPU|BRAVO | lol | 12:36 |
TheDeadCPU|BRAVO | I want camera just for Goggles. | 12:36 |
phh | :) | 12:36 |
TheDeadCPU|BRAVO | Getting a TwinSim in a few days :D | 12:36 |
*** GlemSom has joined #xdandroid | 12:37 | |
hamagc | well hello glemsom! | 12:38 |
GlemSom | Hey :) | 12:38 |
TheDeadCPU|BRAVO | Wow, haven't seen you here before lol | 12:39 |
hamagc | hmm i don't seem to be liking the newest rootfs or zimage. | 12:39 |
hamagc | i'm getting a bunch of force closes now :( | 12:40 |
GlemSom | TheDeadCPU|BRAVO, I've been here once or twice... I don't really use IRC that much though... :P | 12:41 |
TheDeadCPU|BRAVO | :p | 12:41 |
TheDeadCPU|BRAVO | lol! www.xda-china.net Chinese XDA :) | 12:41 |
hamagc | lol | 12:43 |
hamagc | hmm appears new rootfs is breaking my phone :( first time i have seen force closes yet | 12:50 |
TheDeadCPU|BRAVO | Ok, I can not find out what's blocking HTC_IME from running.. | 12:55 |
hamagc | oh no! | 12:59 |
hamagc | maybe it's not the updates | 12:59 |
hamagc | i think i was uninstalling something lastnight when my battery died and thats why everything is fubared this morning | 13:00 |
hamagc | damnit! | 13:00 |
TheDeadCPU|BRAVO | O'rly? | 13:01 |
hamagc | ya i was uninstalling the make it default thingy for opera last i looked at it then it died. but my overclock widget that i was going to uninstall is gone | 13:02 |
hamagc | hrmm | 13:02 |
TheDeadCPU|BRAVO | Fresh Data.img time D: | 13:02 |
hamagc | ya :( | 13:02 |
hamagc | maybe :) | 13:02 |
TheDeadCPU|BRAVO | :p | 13:02 |
hamagc | only tapa is giving me a force close now lol | 13:03 |
TheDeadCPU|BRAVO | lol | 13:03 |
hamagc | grr new data.img :( | 13:05 |
hamagc | brb | 13:05 |
TheDeadCPU|BRAVO | lol | 13:05 |
hamagc | k | 13:14 |
TheDeadCPU|BRAVO | D: | 13:15 |
*** ke- has joined #xdandroid | 13:15 | |
hamagc | well now i guess i should back up my data.img | 13:16 |
TheDeadCPU|BRAVO | lol | 13:17 |
*** Iosif[Blac] has joined #xdandroid | 13:18 | |
TheDeadCPU|BRAVO | Hey Iosif[Blac] | 13:21 |
*** JesusFreak316 has joined #xdandroid | 13:21 | |
hamagc | ok off to an appt. be back in a bit. | 13:29 |
*** |Jeroen| has joined #xdandroid | 13:31 | |
*** hamagc has quit IRC | 13:33 | |
*** bhe has joined #xdandroid | 13:35 | |
NeoMatrixJR | HOLY FRACK! unknownforce's battery code changes is the only thing required to keep the RHOD working... | 13:42 |
phh | NeoMatrixJR: oh. | 13:42 |
NeoMatrixJR | ok, who knows stuff about compiling the kernel? | 13:42 |
NeoMatrixJR | phh! | 13:42 |
phh | just because level is too low it won't boot ? | 13:43 |
phh | stupid thing | 13:43 |
phh | NeoMatrixJR: add htc_battery_smem.fake_charger=1 | 13:43 |
phh | to cmdline | 13:43 |
NeoMatrixJR | I'm thinking there must be code SOMEWHERE that says if the batts too low to shutdown... | 13:43 |
xdandroid | Donation received! Thanks, Abel G.! | 13:43 |
NeoMatrixJR | phh: had something like that and it didn't seem to do anything | 13:44 |
phh | NeoMatrixJR: ah. | 13:44 |
NeoMatrixJR | wasn't "fake_charger=1" though | 13:44 |
*** programmer8922 has quit IRC | 13:44 | |
NeoMatrixJR | gonna look it up.. | 13:44 |
phh | hum I could be wrong. | 13:44 |
phh | wait a second | 13:44 |
phh | ok it's just fake=1 | 13:44 |
NeoMatrixJR | htc_battery_smem.fake=1 | 13:45 |
NeoMatrixJR | yeah. | 13:45 |
NeoMatrixJR | don't think that worked.... | 13:45 |
*** programmer8922 has joined #xdandroid | 13:45 | |
phh | fine android's stupid then. | 13:45 |
phh | I'll add a fake_min_level then. | 13:45 |
NeoMatrixJR | gonna try it again real quick though...just to be sure | 13:45 |
CazH | phh: it's not the battery level, it's the battery temp | 13:46 |
CazH | stine said something about it reporting a temp of about 87C | 13:46 |
NeoMatrixJR | can someone walk me through creating a patch file again for the kernel. that should show what code is changed | 13:47 |
NeoMatrixJR | I just have only done it once and can't remember. | 13:47 |
*** sovereignty has joined #xdandroid | 13:48 | |
CazH | Hi sovereignty | 13:48 |
CazH | long time no see | 13:48 |
sovereignty | CazH: yup...been busy as hell with my business | 13:48 |
sovereignty | man this place has grown! | 13:48 |
CazH | you don't say :) | 13:49 |
sovereignty | i've been out of the picture for a couple weeks... | 13:49 |
CazH | Out on a oil rig? :) | 13:49 |
sovereignty | CazH: nah, here at the office...business has been booming... | 13:50 |
CazH | Not bad :D | 13:50 |
sovereignty | i haven't even turned on my linux maching in like 2 weeks | 13:50 |
CazH | Hehe crazy | 13:50 |
TheDeadCPU|BRAVO | Hey CazH. | 13:51 |
CazH | Well i'm not that much around since I started work last monday :) | 13:51 |
CazH | work nights (4 nights a week) So not much time left over anymore | 13:51 |
sovereignty | well, i'm gonna just idle...i still have a lot to do, just figured i'd idle here so i don't have so many logs to read | 13:51 |
sovereignty | CazH: work is better than none | 13:51 |
sovereignty | need money | 13:51 |
CazH | Yeah same here | 13:52 |
sovereignty | i'll check back later...got a lot to do... | 13:52 |
CazH | later | 13:53 |
NeoMatrixJR | CazH: I think you're right. the fake charger still restarts and I'm seeing some temperature calculation changes in htc_rhod_batt_corr in htc_battery_smem.c | 13:55 |
*** Reefermattness has joined #xdandroid | 13:55 | |
stinebd | thanks abel g.! | 13:56 |
NeoMatrixJR | phh (or someone who knows): I need help creating the patch file to give to someone who can update the kernel. | 13:56 |
stinebd | W/BatteryService( 1251): Would be shutting down battery now! Battery temperature is 872 | 13:57 |
stinebd | (87.2) | 13:57 |
NeoMatrixJR | stinebd: where'd you find that? | 13:57 |
stinebd | NeoMatrixJR: i tracked the bug down and added the output in android's batteryservice | 13:58 |
stinebd | and disabled the actual shutdown | 13:58 |
stinebd | not really a bug, more like a feature | 13:58 |
NeoMatrixJR | sounds like removing a safety. would be better to code proper (or at least better) batt temp readings? | 13:59 |
phh | NeoMatrixJR: I'll let you do that. | 14:00 |
NeoMatrixJR | phh: we'll I've got unknownforce's changes ready. just need to have someone help me out so they can get added. | 14:00 |
NeoMatrixJR | 'cause I doubt I have commit rights. | 14:00 |
phh | ah that makes me remind that i've a patch in the queue | 14:01 |
Reefermattness | patch that battery i want to use a2sd too!! ;) morning guys lol | 14:01 |
stinebd | NeoMatrixJR: make changes to your local git clone, git commit -a, git format-patch HEAD^..HEAD | 14:01 |
stinebd | the patch will be generated in the current directory, named 0001-Your-commit-subject.patch | 14:02 |
stinebd | http://xdandroid.com/wiki/Submitting_Patches | 14:02 |
stinebd | aren't my documentations grand? | 14:05 |
*** babijoee has joined #xdandroid | 14:09 | |
NeoMatrixJR | PATCH SUBMITTED! Sent to the developer's list per stinebd's documentation (thanks for that BTW!). WOOT! Can't wait to have RHOD back up on current kernel again. and now i have a dev system so I can take a look at some of the issues too. (can't guarantee I'll be much help though) | 14:21 |
phh | wait. | 14:21 |
phh | there is a developer's list ? | 14:21 |
stinebd | developers@xdandroid.com | 14:21 |
stinebd | we're all on it | 14:21 |
phh | i'm subscribed to it ? | 14:21 |
phh | ok | 14:21 |
NeoMatrixJR | XD ROTFLOL | 14:22 |
* NeoMatrixJR wow..flashback to pre-teens and AOL chat days.... | 14:22 | |
TheDeadCPU|BRAVO | Ooo! Hey babijoee. | 14:22 |
TheDeadCPU|BRAVO | OMFGWTFLOLBBQ | 14:22 |
stinebd | back in my preteens, they didn't even have aol chat | 14:23 |
phh | I need htc diamond testers for last/next kernel update. | 14:23 |
stinebd | we were stuck using this archaic protocol called irc | 14:23 |
stinebd | dont you have a diamond? | 14:23 |
TheDeadCPU|BRAVO | Irc? that sounds like crap stinebd. | 14:23 |
NeoMatrixJR | hey..irc was great back in the day for trading mp3's before napster | 14:23 |
phh | stinebd: yes, it's hidden somewhere on my desktop | 14:24 |
stinebd | uh oh | 14:24 |
phh | I think. | 14:24 |
NeoMatrixJR | back when mirc was free | 14:24 |
stinebd | mirc was never free | 14:24 |
TheDeadCPU|BRAVO | lol | 14:24 |
stinebd | shareware even since the win16 days | 14:24 |
NeoMatrixJR | um, ok well, you could bypass the nagscreen easy then...? | 14:24 |
NeoMatrixJR | I don't remember...I just know I used it back then | 14:25 |
NeoMatrixJR | and I don't know... | 14:25 |
bhe | I can do some tests on diamond or topaz | 14:26 |
TheDeadCPU|BRAVO | phh, hamagc should be back soon and he can prolly test some Diamond shizz :p | 14:27 |
phh | bhe: wait for xdandroid to scream, and try the next kernel | 14:28 |
phh | it's supposed to help wake up from sleep | 14:28 |
stinebd | hah | 14:28 |
NeoMatrixJR | so, phh has a patch in queue and I just sent one up...when will we see these bad boys compiled in and out in the wild? | 14:28 |
phh | NeoMatrixJR: ask xdandroid. | 14:28 |
phh | (the bot) | 14:28 |
stinebd | xdandroid needs push notifications from the kernel build service | 14:29 |
Reefermattness | back when people still used ICQ | 14:29 |
NeoMatrixJR | phh, oh good, 'cause I kept having a problem with my phone falling asleep w/ the keyboard out and it wouldn't wake up | 14:29 |
phh | stinebd: ah ok | 14:29 |
stinebd | right now it polls. i hear that wastes battery | 14:29 |
phh | NeoMatrixJR: I said ***for diamond*** | 14:29 |
* NeoMatrixJR feels like someone kicked my puppy...and I don't have one. | 14:30 | |
NeoMatrixJR | oh. | 14:30 |
stinebd | if you get one, let me know. i'll kick it for you. | 14:30 |
TheDeadCPU|BRAVO | stinebd, Isn't XDAndroid supposed to tell us when kernel is uppdated? | 14:30 |
stinebd | it checks every 5 minutes or so | 14:30 |
TheDeadCPU|BRAVO | Oh ok :p | 14:31 |
bhe | phh ok | 14:31 |
NeoMatrixJR | Reefermattness: ah ICQ. I think I still have an ICQ number floating around out there somewhere. I tried to recover it once, but I don't have my old email account to authenticate and reset the password. | 14:31 |
stinebd | (the rootfs update notifications are instant) | 14:31 |
xdandroid | New kernel available (20100715_202510) at http://zimages.googlecode.com/files/htc-msm-linux-20100715_202510-package.tar.bz2 | 14:32 |
TheDeadCPU|BRAVO | stinebd, why so? | 14:32 |
stinebd | TheDeadCPU|BRAVO: i have access to the server that builds rootfs and initramfs. but not the kernel. | 14:32 |
TheDeadCPU|BRAVO | oh :p | 14:32 |
bhe | wow : diamoand up 78 hours (windows mobile) without sim card and still 58% battery (no usage) | 14:33 |
stinebd | so i just have the rootfs/initramfs generator scripts send version and urls to a fifo on the machine | 14:33 |
stinebd | and the bot listens on that fifo and talks here when there's something new | 14:33 |
stinebd | an ingenious solution | 14:33 |
stinebd | also donation announcements are immediate | 14:34 |
NeoMatrixJR | Awww... got all excited seeing xdandroid bot show up, but it only delivered phh's patch. | 14:34 |
TheDeadCPU|BRAVO | I need to get a visa so I can donate. | 14:34 |
phh | NeoMatrixJR: my patch ? | 14:34 |
stinebd | we need to update the donation link in the forums | 14:35 |
NeoMatrixJR | phh: ok, you signed off on it | 14:35 |
stinebd | so people can send us vulgar messages on irc | 14:35 |
phh | ok that one | 14:35 |
TheDeadCPU|BRAVO | stinebd, arent they updated? | 14:35 |
phh | I need to update mine too. but I don't really intent to post on xda again for a while anyway | 14:36 |
stinebd | TheDeadCPU|BRAVO: no, our donation url is http://xdandroid.com/w/donate.php | 14:36 |
TheDeadCPU|BRAVO | Then babijoee should fix it. | 14:37 |
TheDeadCPU|BRAVO | And I know you are here babijoee ! | 14:37 |
stinebd | babijoee is on a walkabout | 14:37 |
Reefermattness | NeoMatrixJR strange thing is I actually still remember my ICQ# by memory, but that was back in like 95-99 and my account is long gone by now. lol | 14:37 |
stinebd | circling the continent on foot | 14:37 |
TheDeadCPU|BRAVO | oh lol :p | 14:37 |
TheDeadCPU|BRAVO | I doubt it actually. | 14:37 |
stinebd | it's australia so it'll take him about 4 hours | 14:37 |
TheDeadCPU|BRAVO | LOL. | 14:37 |
phh | lol | 14:37 |
TheDeadCPU|BRAVO | stinebd, babijoee isn't a fighter jet. | 14:38 |
stinebd | NeoMatrixJR: thanks for the patch | 14:39 |
phh | I think my to-be-commited patch list is finished mmmmm | 14:40 |
phh | well I've still many cleanups to do, but that's another story. | 14:40 |
stinebd | phh: since you asked, no i didn't lose time on the kernel config for a2sd. i lost time on the rootfs part | 14:40 |
phh | stinebd: ok right | 14:40 |
stinebd | the kernel part was easy | 14:40 |
stinebd | well so was the rootfs part | 14:41 |
TheDeadCPU|BRAVO | YAY NEW UPS :D | 14:41 |
stinebd | anyway, i lost time on wifi for rhodium, build.prop wasn't being modified correctly | 14:41 |
NeoMatrixJR | so when my patch gets in it'll be a wifi and 2.2/batt christmas! | 14:43 |
stinebd | it's already in | 14:43 |
NeoMatrixJR | did I miss the bot? | 14:44 |
phh | no, the bot missed the change :p | 14:44 |
stinebd | [14:32:04] <xdandroid> New kernel available (20100715_202510) at http://zimages.googlecode.com/files/htc-msm-linux-20100715_202510-package.tar.bz2 | 14:44 |
phh | stinebd: that's not that one :p | 14:44 |
stinebd | o.O | 14:44 |
phh | this one is only for diamond change | 14:44 |
phh | not battery | 14:44 |
NeoMatrixJR | yeah...battery not out yet | 14:45 |
stinebd | but it was pushed http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/commit/7bc0eb56e2792b8ea65861ac02b1d625d49dc7ac | 14:46 |
bhe | booting on diamond with new kernel now, creating data store | 14:46 |
xdandroid | New kernel available (20100715_204140) at http://zimages.googlecode.com/files/htc-msm-linux-20100715_204140-package.tar.bz2 | 14:47 |
stinebd | phh: fix audio on rhodium | 14:47 |
stinebd | there it is | 14:47 |
phh | stinebd: ah I forgot to push that patch again. | 14:47 |
stinebd | and bluetooth | 14:47 |
phh | and camera | 14:48 |
bhe | just booting and already a new kernel | 14:48 |
stinebd | no, camera can stay broken | 14:48 |
* stinebd wonders what in god's name happened to #htc-linux | 14:52 | |
phh | HD2. | 14:52 |
stinebd | poor dcordes | 14:52 |
phh | and he complained about xdandroid discussions :D | 14:53 |
babijoee | ok i'm here | 14:53 |
*** Ashar has quit IRC | 14:53 | |
babijoee | i'll updated donation links | 14:53 |
stinebd | got a 16.6fps in neocore btw | 14:53 |
stinebd | don't know if that's good or bad | 14:53 |
stinebd | or neutral | 14:54 |
phh | bad | 14:54 |
babijoee | stinebd: i dont know if you're trying to insult me or my country :p | 14:54 |
phh | but nvm | 14:54 |
stinebd | bad compared to liquid, yes | 14:54 |
phh | na | 14:54 |
phh | compared to previously | 14:54 |
phh | we got 20FPS ~ | 14:54 |
stinebd | overclocked? | 14:54 |
phh | stinebd: btw, concerning camera, I don't even have it working on liquid either :p | 14:54 |
phh | (same problem, I didn't really try :D)= | 14:54 |
stinebd | heh | 14:55 |
phh | stinebd: no | 14:55 |
stinebd | oh well, 4fps never hurt anybody | 14:55 |
phh | I guess. | 14:55 |
stinebd | if i was worried about 3d android games, i wouldn't be using one of these phones | 14:56 |
stinebd | actually i'm not, i have a nexus one | 14:56 |
phh | :p | 14:56 |
phh | that's also why I bought my liquid. | 14:56 |
stinebd | now with sound off | 14:56 |
stinebd | cmon 60fps | 14:57 |
phh | ah right. 20 could be without sound. | 14:57 |
stinebd | 19.7 | 14:57 |
phh | cool then | 14:57 |
stinebd | all i care about is the UI seems smoother | 14:58 |
phh | and it actually is ? | 14:58 |
stinebd | well, i made animations shorter and disabled blur in some places | 14:58 |
stinebd | so it seems smoother | 14:58 |
bhe | phh : booted with new kernel but screen stays black. | 14:58 |
stinebd | technically is smoother, i guess | 14:59 |
phh | bhe: okay. | 14:59 |
stinebd | i have to shorten launcher2 animations a bit too | 14:59 |
stinebd | but since babijoee rips it out of his builds anyway, nobody will notice | 14:59 |
bhe | no real errors in adb log : I/power ( 1267): *** set_screen_state 1 | 14:59 |
bhe | D/Sensors ( 1267): sensors activate returing 1 | 14:59 |
bhe | I/power ( 1267): *** set_screen_state 0 | 14:59 |
bhe | D/Sensors ( 1267): sensors activate returing | 14:59 |
TheDeadCPU|BRAVO | Hmm, ADW Launcher is smoother then LauncherPro for me.. | 15:00 |
babijoee | stinebd: launcherpro > launcher2 :p | 15:00 |
TheDeadCPU|BRAVO | Though I don't like ADW Launcher. | 15:00 |
stinebd | my favorite part of our new froyo system is the TI wifi change | 15:00 |
*** bzo has joined #xdandroid | 15:00 | |
Reefermattness | patch works Rhod300 | 15:01 |
phh | stinebd: hu ? what ? | 15:01 |
stinebd | phh: i pulled tiwlan.ini from the aosp tree and plopped it into rootfs | 15:01 |
stinebd | runs much cooler now | 15:01 |
phh | and there were many changes ? | 15:01 |
stinebd | yes | 15:01 |
stinebd | we had no power management in ours | 15:01 |
phh | what ? | 15:01 |
phh | I was pretty sure I added it oO | 15:01 |
phh | before we even had a git for it | 15:02 |
phh | could have been lost somewhere in the mess. | 15:02 |
bzo | cool, someone else figured out the rhod froyo problem | 15:02 |
bzo | I don't have to look at it | 15:02 |
bzo | (I just got a rhod) | 15:03 |
stinebd | http://gitorious.org/xdandroid-eclair/eclair-rootfs/commit/e926adf6ec9f9a4dd1b0a80cbeb6f7c637778018 | 15:03 |
phh | bzo: and it starts ? | 15:03 |
phh | or it's still bricked ? | 15:03 |
Reefermattness | fix sound for us bzo :P | 15:03 |
bzo | and I'm happy to say it didn't end up being a brick | 15:03 |
stinebd | see PowerSaveLevel, defaultPowerLevel etc etc | 15:03 |
bzo | of course, it's not a phone either. I think it has a bad esn, so it's just a toy/pda at this point | 15:03 |
phh | stinebd: yup, I'm pretty sure I setted powerMode to 0 at some point. | 15:03 |
phh | nvm | 15:03 |
stinebd | someone nuked it at some point | 15:04 |
phh | bzo: rhodium is a really good MID with rhobuntu :p | 15:04 |
stinebd | maybe because it was unstable back then? | 15:04 |
phh | stinebd: not that I'm aware of | 15:04 |
stinebd | well it runs great now anyway :) | 15:04 |
bzo | phh: I was wrong earlier. It feels like a big upgrade over the diamond | 15:04 |
bzo | (still don't care about the keyboard though) :p | 15:05 |
phh | bzo: hugue one. it feels like a 500g upgrade. | 15:05 |
phh | more seriously, the rhodium looks really more "professionnal" than diamond, and the increase in screen size is useful | 15:05 |
bzo | weird thing is that it is not physically that much bigger than a cdma diamond, but it is really heavy and dense | 15:06 |
phh | but it's almost too big, sometimes my hand hurt just to take down the notification panel :/ | 15:06 |
bzo | but yeah, I'm really liking the screen | 15:06 |
phh | touchscreen is way better too | 15:06 |
TheDeadCPU|BRAVO | CazH, you around? | 15:06 |
bzo | yeah ts is good, also surprising how much faster turbo mode makes wince run | 15:07 |
bzo | anyways, back to topic | 15:10 |
bzo | I managed to get a froyo system that actually tries to use the camera | 15:11 |
phh | get sound working ? :p | 15:11 |
bzo | now to the hard part of actually debugging the camera driver | 15:11 |
phh | have fun | 15:11 |
phh | feel free to ask | 15:11 |
stinebd | bzo: i'd very much appreciate updates/commentary as you work, if it's not too much trouble | 15:11 |
stinebd | preferably in the form of profanity | 15:12 |
Reefermattness | lol | 15:12 |
bzo | stinebd: sure, but that will cost you one free pass from pitchforking | 15:12 |
stinebd | done | 15:12 |
bzo | phew, now I can sleep soundly | 15:12 |
stinebd | ever figure that out, btw? | 15:12 |
bzo | no, I think I need to completely wipe my local files and start over | 15:13 |
bzo | seems like something is screwed | 15:13 |
bzo | because I seem to be having problems with other things not updating | 15:13 |
stinebd | crazy android | 15:13 |
bzo | I have some gremlins in addition to the frankensteins | 15:13 |
phh | stinebd: I prefer my "stupid android" | 15:14 |
stinebd | you know how to party | 15:14 |
phh | E/QualcommCameraHardware( 69): FATAL ERROR: could not dlopen liboemcamera.so: Cannot load library: link_image[1995]: failed to link liboemcamera.so | 15:15 |
phh | E/QualcommCameraHardware( 69): createInstance: startCamera failed! | 15:15 |
phh | you'll NEVER guess where I get that | 15:15 |
stinebd | in android | 15:15 |
* stinebd wins | 15:15 | |
phh | no | 15:15 |
phh | logcat is running on my desktop. | 15:15 |
phh | anyway, that's from my liquid. | 15:16 |
bzo | phh: eh, maybe the leo guys will fix those problems :) | 15:18 |
bzo | they are an unstoppable force now in htc-linux | 15:18 |
phh | anyway I thought this "liboemcamera" was open source | 15:18 |
phh | but no. | 15:18 |
phh | stupid jpeg decoder code | 15:19 |
TheDeadCPU|BRAVO | babijoee, Oh look! http://android.modaco.com/content/google-nexus-one-nexusone-modaco-com/313594/15-jul-r23-wip-refresh-modaco-custom-rom-for-nexus-one-online-kitchen-froyo-with-sense/ | 15:19 |
phh | TheDeadCPU|BRAVO: that's kind of old no ? | 15:19 |
TheDeadCPU|BRAVO | Nope | 15:19 |
bzo | stinebd: I suppose I should get my froyo camera changes submitted sooner than later | 15:19 |
TheDeadCPU|BRAVO | Just released for N1 :p | 15:19 |
phh | "No Bluetooth" | 15:19 |
phh | nooooooooob | 15:19 |
bzo | for preparation for if the camera ever gets fixed | 15:19 |
stinebd | bzo: no rush | 15:19 |
bzo | it'll be a slight pain. I think we'll need to fork more repositories | 15:20 |
stinebd | that's why there's no rush ;) | 15:20 |
TheDeadCPU|BRAVO | phh, I want to see you port the ForYo Desire ROM to Nexus One with working FM radio and Flashlight in 4 days. | 15:20 |
phh | TheDeadCPU|BRAVO: once it works for desire, getting it to nexus one is easy ... | 15:20 |
stinebd | i'd rather see him work with xdandroid | 15:20 |
TheDeadCPU|BRAVO | lol | 15:21 |
stinebd | porting android systems to android devices is boring | 15:21 |
phh | stinebd: not with liquid -_-' | 15:21 |
bzo | I have agents working as we speak to infiltrate phh's home and hide his liquid | 15:21 |
TheDeadCPU|BRAVO | phh, It's actually not so easy, afaik. | 15:21 |
phh | bzo: :p | 15:21 |
TheDeadCPU|BRAVO | But way easier then XDAndroid lol | 15:21 |
phh | TheDeadCPU|BRAVO: yeah you have to integrate FM changes from desire tree to nexus one | 15:22 |
phh | should take one hour | 15:22 |
TheDeadCPU|BRAVO | lol | 15:22 |
stinebd | would it really take that long? | 15:22 |
*** sovereignty has quit IRC | 15:22 | |
phh | stinebd: well there is no git history for desire | 15:22 |
Xecuter2 | new modules and zimage... delete data.img or not necessary? | 15:22 |
phh | so you have to find by yourself | 15:22 |
phh | so yes | 15:22 |
stinebd | ah | 15:22 |
TheDeadCPU|BRAVO | There is nothing on the Desire lol | 15:22 |
*** Tasty_boy_XDA has joined #xdandroid | 15:22 | |
stinebd | they just throw a tarball out there and that's it? | 15:22 |
TheDeadCPU|BRAVO | Not even the Kernel is let loose. | 15:23 |
phh | stinebd: well, I know these things by heart, it would take even less for me | 15:23 |
TheDeadCPU|BRAVO | Now I gotta try and get Jonasl to help me get HTC_IME working on XDAndroid. | 15:23 |
stinebd | htc ime? why? | 15:23 |
TheDeadCPU|BRAVO | Because I like it. | 15:23 |
phh | http://developer.htc.com/ "HTC Desire Kernel Source Code" | 15:23 |
stinebd | weird | 15:23 |
phh | that's a fake I guess. | 15:23 |
TheDeadCPU|BRAVO | O'rly? | 15:23 |
phh | and once the kernel has the same behaviour on desire and nexus | 15:23 |
phh | well.... userland just can't see the difference | 15:23 |
Xecuter2 | can anyone answer that right quick? | 15:24 |
Xecuter2 | lol | 15:24 |
phh | Xecuter2: no need to delete data.img for a kernel | 15:24 |
TheDeadCPU|BRAVO | developer.htc.com is where it should be, but I didn't know it was released. | 15:24 |
Xecuter2 | thank you phh | 15:24 |
TheDeadCPU|BRAVO | Also, stinebd a lot of people actually want HTC_IME.. | 15:24 |
stinebd | Xecuter2: the rule of thumb is: if stuff doesn't work after rebooting, delete data.img. if it still doesn't work, blame stinebd | 15:24 |
phh | TheDeadCPU|BRAVO: it has been there for a long while now | 15:24 |
Xecuter2 | lmao | 15:25 |
Xecuter2 | alright :) | 15:25 |
TheDeadCPU|BRAVO | Then why did PaulOBrien say it isn't released? o_O | 15:25 |
phh | TheDeadCPU|BRAVO: actually acer's IME is way better than htc_ime imo. | 15:25 |
stinebd | htc ime is no good | 15:25 |
TheDeadCPU|BRAVO | O'rly? | 15:25 |
phh | TheDeadCPU|BRAVO: perhaps he was mentioning desire for froyo kernel | 15:25 |
Xecuter2 | i updates the rootfs earlier without issue and just saw the kernel when i got home now | 15:25 |
Xecuter2 | updated* | 15:25 |
TheDeadCPU|BRAVO | Maybe. | 15:25 |
stinebd | i'd rather use stock keyboard honestly | 15:25 |
phh | but I don't think there is any real update in there :p | 15:25 |
TheDeadCPU|BRAVO | stinebd, why don't you like HTC_IME? :p | 15:25 |
stinebd | it doesn't really do anything special | 15:26 |
stinebd | why bother with it? | 15:26 |
phh | well, at some point I wanted htc_ime because it has quick access to digits | 15:26 |
phh | but now original ime has too. | 15:26 |
stinebd | android keyboard is just as good, and includes voice input with google apps installed | 15:26 |
bhe | HTC_IME T9 is an easy input for diamond, full keyboard has small letters | 15:26 |
TheDeadCPU|BRAVO | I love that I can go around not being accurat at all. | 15:26 |
TheDeadCPU|BRAVO | accurate* | 15:26 |
paalsteek | i'm still getting a kernel panic at boot time | 15:26 |
paalsteek | http://pastebin.com/1YvVUUCw | 15:27 |
phh | TheDeadCPU|BRAVO: android IME handles fuzzy input too ... | 15:27 |
phh | xt9 is not a htc only thing | 15:27 |
TheDeadCPU|BRAVO | Well, it doesn't for Norwegian lol | 15:27 |
TheDeadCPU|BRAVO | HTC_IME is WAY better on Norwegian lol | 15:27 |
phh | well, android's ime is open, you can patch it. | 15:28 |
TheDeadCPU|BRAVO | Though I like the swipe up feature on the FroYo ime. | 15:28 |
Xecuter2 | hrm | 15:28 |
NeoMatrixJR | wasn't someone working on getting APN's fixed so they'd be in automatically again? | 15:28 |
Xecuter2 | seems to be more memory free on boot now | 15:28 |
Xecuter2 | <# | 15:28 |
stinebd | NeoMatrixJR: done already, we need a new system image | 15:28 |
NeoMatrixJR | oh | 15:28 |
stinebd | i have a list of about 940 APNs in there now | 15:28 |
stinebd | if yours isn't in there, it's time to move back to earth | 15:29 |
TheDeadCPU|BRAVO | And there is a Thread over @ Android Raphael forum for reporting missing APNs | 15:29 |
stinebd | see http://xdandroid.southcape.org/system.ext2.zip for a special sneak preview | 15:29 |
TheDeadCPU|BRAVO | Ooooo | 15:30 |
TheDeadCPU|BRAVO | Sneak peeks. | 15:30 |
stinebd | careful, that beta ends july 16th | 15:30 |
Xecuter2 | whats the big deal about apn's? | 15:30 |
TheDeadCPU|BRAVO | D: | 15:30 |
NeoMatrixJR | Woah! it's like christmas! someone fixed the screen auto-rotate too! dude...I've been missing out while this battery issue's been going on! | 15:30 |
TheDeadCPU|BRAVO | Will my phone go "BOOOOOOOOM!!!!" stinebd ? | 15:30 |
stinebd | Xecuter2: it's a pain in the ass to add them manually | 15:30 |
Xecuter2 | is it so hard to make android/internet? | 15:30 |
Xecuter2 | or does other carriers not work like that? | 15:30 |
TheDeadCPU|BRAVO | Oooo! Jarhead is on :p | 15:30 |
NeoMatrixJR | stinebd: anything else new/fun in the new system? | 15:31 |
stinebd | gsm users have to have their carrier's actual information | 15:31 |
Xecuter2 | ahh | 15:31 |
Xecuter2 | well that sucks slightly and all I have to say to that is, ver VERY nice work stinebd | 15:31 |
stinebd | NeoMatrixJR: i can't really remember | 15:31 |
stinebd | better google apps | 15:32 |
stinebd | and some UI speed tweaks | 15:32 |
JesusFreak316 | I've been lurking here today for a while and haven't seen this mentioned. What's the current state of flash 10.1 in froyo? I'm waiting for a build with that to really move over to froyo. | 15:32 |
Reefermattness | Its really fast Neo | 15:32 |
stinebd | and should have working wifi with rhodium and latest rootfs | 15:32 |
NeoMatrixJR | Reefermattness: the new system? | 15:32 |
Reefermattness | ya | 15:32 |
Reefermattness | very smooth, all the transitions look great | 15:33 |
NeoMatrixJR | stinebd: wifi dependent on new system and rootfs... | 15:33 |
NeoMatrixJR | ok, I'm convinced...I download now | 15:33 |
NeoMatrixJR | :) | 15:33 |
stinebd | beware, it's a stock system. no launcherpro or any other additions babijoee makes | 15:33 |
stinebd | straight up aosp+google | 15:33 |
Xecuter2 | would there be any reason for me to run that on my touch pro? | 15:34 |
Iosif[Blac] | it is a full build ? | 15:34 |
stinebd | system image only | 15:34 |
NeoMatrixJR | 'sall good although we need to wake babijoee up to make us a new system.... | 15:34 |
Iosif[Blac] | or me on my Blackstone ? | 15:34 |
Xecuter2 | the only thing i feel im missing now is slight stability issues, battery life, and i would like the camera LED to work :x | 15:34 |
stinebd | camera led works! | 15:34 |
Xecuter2 | WHAT!? | 15:34 |
* NeoMatrixJR dumps bucket of cold water on babijoee... WAKE UP!!! | 15:35 | |
Xecuter2 | :0 | 15:35 |
TheDeadCPU|BRAVO | I feel sorry for Iosif[Blac] and his retarded Brick. | 15:35 |
phh | Xecuter2: echo 1 > /dbgfs/htc_hw/flash | 15:35 |
Xecuter2 | what app should I use? | 15:35 |
phh | it has been pushed decades ago ! :p | 15:35 |
Iosif[Blac] | Tasty_boy_XDA has the same problems | 15:35 |
TheDeadCPU|BRAVO | hehe | 15:35 |
Xecuter2 | o.0 what app can i use that will control it on this phone? | 15:35 |
phh | Xecuter2: I just said it. | 15:35 |
Xecuter2 | ive tried all the led apps and none of them would work | 15:35 |
TheDeadCPU|BRAVO | LOL! My puppy is forcing my grown up dog to stay outside. | 15:35 |
Xecuter2 | how do i bring the terminal up | 15:36 |
Xecuter2 | < noob | 15:36 |
JesusFreak316 | download one from the market. | 15:36 |
Xecuter2 | oh | 15:36 |
NeoMatrixJR | Xecuter2: go download connectbot | 15:36 |
Xecuter2 | haw | 15:36 |
Xecuter2 | ok | 15:36 |
Tasty_boy_XDA | [Iosif[Blac]]: which problem dude? | 15:36 |
Xecuter2 | hmm, if i could make a widget control that i would be so happy.. | 15:36 |
JesusFreak316 | I personally used android terminal emulator, I think. | 15:36 |
NeoMatrixJR | Xecuter2 set dropdown to local and type in a name (doesn't matter what) | 15:36 |
NeoMatrixJR | now I just wish I had a good way to send Ctrl+<key> commands for when I use SSH | 15:37 |
Iosif[Blac] | Tasty_boy_XDA I was talking generally | 15:37 |
Tasty_boy_XDA | [Iosif[Blac]]: lol, ok... | 15:37 |
paalsteek | stinebd: might it be that my kernel panic is caused by the commit to fix newer topaz? | 15:40 |
stinebd | paalsteek: that's not my territory | 15:41 |
Xecuter2 | uhhh | 15:41 |
Xecuter2 | "download unsuccessful" on connectbot | 15:41 |
Xecuter2 | odd | 15:41 |
paalsteek | stinebd: you know whom to ask | 15:42 |
NeoMatrixJR | Xecuter2: it happens. May have lost connection, try again | 15:42 |
JesusFreak316 | Am I the only one who uses the terminal on my phone and not ssh or adb? | 15:42 |
phh | JesusFreak316: I use connectbot as a terminal | 15:43 |
NeoMatrixJR | JesusFreak316: ditto | 15:43 |
Xecuter2 | its all apps :/ | 15:43 |
JesusFreak316 | phh: It can be used either from phone or pc? Nice. | 15:43 |
Xecuter2 | ill reboot and try.. | 15:43 |
Xecuter2 | guess i might have to delete data.img | 15:44 |
phh | JesusFreak316: no, phone | 15:44 |
NeoMatrixJR | Xecuter2: if you continue to have trouble I have a copy of the apk you could place in your apps folder on SD | 15:44 |
JesusFreak316 | Oh. I misunderstood the project page. Interesting. I'll look into that. | 15:45 |
JesusFreak316 | Or he could just download this: http://code.google.com/p/connectbot/downloads/detail?name=ConnectBot-svn-r505-english.apk&can=2&q= | 15:46 |
NeoMatrixJR | now we just need to get it to realize the difference between a cdma phone and GSM (instead of Psudo-GSM for CDMA) so apps like towers will work and it'll show EV and 1x instead of 3G and E | 15:46 |
NeoMatrixJR | that works too | 15:46 |
Xecuter2 | im slowly gaining a collection of apps i store on my web server here | 15:46 |
Xecuter2 | its handy | 15:46 |
babijoee | NeoMatrixJR: awake :p | 15:46 |
Xecuter2 | thank you | 15:46 |
Xecuter2 | something for cdma that would be sick would be to have it show rev A or 0 | 15:47 |
Xecuter2 | but that wont happen | 15:47 |
Iosif[Blac] | so in plain english for me the linux noob: it will be released a new build tomorrow or the next days ? | 15:48 |
JesusFreak316 | So, do you guys have flash 10.1 working? | 15:48 |
NeoMatrixJR | stinebd: auto-rotate not working with new system. | 15:48 |
stinebd | o.O | 15:48 |
phh | Iosif[Blac]: somewhere between now and the end of the universe | 15:49 |
NeoMatrixJR | not big deal, but was working before.... | 15:49 |
phh | (which has already hapened actually) | 15:49 |
Iosif[Blac] | lol, that was logical :D | 15:49 |
stinebd | NeoMatrixJR: nothing changed in that. | 15:49 |
stinebd | and it still works for me on raph and rhod | 15:50 |
NeoMatrixJR | hmmm | 15:50 |
NeoMatrixJR | running rhod | 15:50 |
NeoMatrixJR | maybe was working in launcher pro, but not standard launcher? | 15:50 |
stinebd | standard launcher doesn't rotate | 15:50 |
NeoMatrixJR | ah | 15:50 |
stinebd | unless you open the keyboard | 15:50 |
NeoMatrixJR | awww... just saw amazon MP3 app.. now sad I have no audio... Well I know where I'm starting! | 15:51 |
bhe | autorate is working for me with stinebd new system.ext2 just not for the homescreen thats because it is launcher2 not launcherpro | 15:51 |
NeoMatrixJR | ok, ok I'll get launcher pro. (if I can get enough cell signal in my office to download anything) | 15:51 |
stinebd | wifi might work | 15:52 |
NeoMatrixJR | office wifi is stupidly over-secured. No way work on android | 15:52 |
NeoMatrixJR | uses security token and 802.1x auth | 15:52 |
Tasty_boy_XDA | someone with a stable build with WI-FI without hangs and black screens of death????? | 15:54 |
stinebd | not for blackstone | 15:54 |
TheDeadCPU|BRAVO | Tasty_boy_XDA, you should donate your blac to phh :D | 15:55 |
phh | TheDeadCPU|BRAVO: god, I don't want a blac | 15:55 |
phh | that's the worst device. | 15:55 |
TheDeadCPU|BRAVO | lol | 15:55 |
NeoMatrixJR | my phone is perched precariously on my cubicle wall so it gets signal. I'm praying it doesn't fall | 15:55 |
TheDeadCPU|BRAVO | With Android it wouldn't be so bad. | 15:55 |
phh | oh well, it has 3.5mm | 15:55 |
TheDeadCPU|BRAVO | So you'll need to fix andorid on it. | 15:56 |
Tasty_boy_XDA | [TheDeadCPU|BRAVO]: LOOOOOOOOOOOOOOL | 15:56 |
phh | TheDeadCPU|BRAVO: I'm speaking hardware wise | 15:56 |
TheDeadCPU|BRAVO | Lol :p | 15:56 |
Tasty_boy_XDA | [stinebd]: for which device? | 15:56 |
TheDeadCPU|BRAVO | phh, Isn't it way better then Diamond? o_O | 15:56 |
stinebd | Tasty_boy_XDA: none. xdandroid is crashy on all devices | 15:56 |
phh | TheDeadCPU|BRAVO: depend on the use I guess. | 15:56 |
TheDeadCPU|BRAVO | lol | 15:57 |
TheDeadCPU|BRAVO | Is it that shit? | 15:57 |
Tasty_boy_XDA | [stinebd]: many ppl says that can use xdandroid in their phones and are using as main phone | 15:57 |
Tasty_boy_XDA | in mine is shit | 15:57 |
Tasty_boy_XDA | :p | 15:57 |
Tasty_boy_XDA | lol | 15:57 |
phh | TheDeadCPU|BRAVO: well, just the soft touchscreen keys make me hate it :p | 15:57 |
TheDeadCPU|BRAVO | lol | 15:58 |
TheDeadCPU|BRAVO | I've never had one in my hands lol | 15:58 |
phh | and no arrow (ok diamond's one aren't really usable.) | 15:58 |
TheDeadCPU|BRAVO | Oh well, I'm fine with a Raph and a Desire. | 15:58 |
stinebd | Syncing work tree: 100% (161/161), done. device/xdandroid/: discarding 5 commits | 15:59 |
stinebd | crap, wonder what was in there. | 15:59 |
bzo | Probably not your commits | 16:00 |
stinebd | definitely were | 16:00 |
stinebd | they're all my commits | 16:00 |
*** n0use has quit IRC | 16:00 | |
bzo | really, I always get that message. I assumed it was changes upstream it was ignoring | 16:00 |
stinebd | i already figured out what two of them were | 16:01 |
stinebd | no idea on the other 3 yet | 16:01 |
stinebd | device/xdandroid never changes upstream, because i am the upstream | 16:01 |
stinebd | i assume it ditched them because i did work on a repository that had no branch checked out | 16:02 |
stinebd | lesson learned | 16:02 |
bzo | we are linked to non xdandroid repos also though, no? | 16:02 |
phh | not for device/xdandroid :p | 16:03 |
bzo | ah, right | 16:03 |
thedicemaster | phh: diamond D-pad is slightly better under android. | 16:03 |
stinebd | that dpad is horrible in winmo | 16:03 |
stinebd | totally unusable for me | 16:03 |
TheDeadCPU|BRAVO | Raphael ftw! | 16:03 |
stinebd | they're the same | 16:03 |
TheDeadCPU|BRAVO | The raph has arrows on the HW Keyboard. | 16:04 |
thedicemaster | about half a millimeter space for detection of the left/right button. atleast it's about 1 and a half in android. | 16:04 |
TheDeadCPU|BRAVO | Which is epic++ | 16:04 |
JesusFreak316 | I wish I could say it's better; somehow right doesn't work on mine. Up, down, and left work great. | 16:04 |
stinebd | even going up and down in winmo sometimes gets recognized as home or end call for me | 16:05 |
JesusFreak316 | Meant to say it's a hardware problem, doesn't work in Winmo either. | 16:05 |
JesusFreak316 | :( | 16:05 |
thedicemaster | only thing that annoys me right now on android with the diamond d-pad is the capacitive scroll. | 16:05 |
TheDeadCPU|BRAVO | Lol, that actually happens when I think about it. | 16:05 |
thedicemaster | way too easy to scroll by accident (you guys don't happen to have a startup.txt entry to disable it?) | 16:06 |
NeoMatrixJR | anyone know if there's any information on the TP2 zoom bar? | 16:09 |
NeoMatrixJR | it would be interesting to use this in maps and on the browser | 16:09 |
Xecuter2 | i logged in with root and put in echo 1 > /dbgfs/htc_hw/flash which returned an error | 16:10 |
Xecuter2 | thats wrong im sure? lol | 16:10 |
stinebd | heh | 16:10 |
stinebd | yes it is wrong | 16:10 |
Xecuter2 | what am i supposed to do? | 16:10 |
NeoMatrixJR | Wow...this new system is fast, with new working kernel and everything on TP2. don't want to get it all set up though since I know babijoee will have a fully built-out system coming sooner or later. | 16:10 |
stinebd | phh with his dbgfs again | 16:10 |
phh | ah right | 16:11 |
Xecuter2 | ? | 16:11 |
phh | Xecuter2: echo 1 > /sys/class/htc_hw/flash | 16:11 |
Xecuter2 | ohh | 16:11 |
Xecuter2 | lol | 16:11 |
Xecuter2 | damn gmail push is so fast | 16:12 |
stinebd | k9 imap idle beats it | 16:12 |
phh | -_' | 16:12 |
phh | -_-'* | 16:12 |
Xecuter2 | im having battery issues now.. unless its just bugging out | 16:13 |
Xecuter2 | it was red so i plug it in, it went to "charged" within 5 minutes | 16:13 |
Xecuter2 | unplugged it.. now its yellow again | 16:13 |
Xecuter2 | echo 1 > /sys/class/htc_hw/flash didnt error at all but it didnt do anything either | 16:14 |
thedicemaster | hm, random freeze on boot with everything latest. | 16:15 |
thedicemaster | trying to boot again, and it moves well beyond the spot it froze on in less than a second. | 16:15 |
Xecuter2 | aww NOOOO | 16:15 |
Xecuter2 | battery is screwed in witht his kernel | 16:16 |
Xecuter2 | it reads fully charged right after i plugged it in | 16:16 |
Xecuter2 | maybe its still charging though? I hope.. | 16:16 |
thedicemaster | from my experience it seems to kill charge once it's full. | 16:16 |
Xecuter2 | fml then? | 16:16 |
Xecuter2 | why would it be doing this | 16:17 |
thedicemaster | i do remember having no charge let when it's full(deep sleep instead) and i think i've also had android dying from low battery while on charger. | 16:17 |
thedicemaster | *no charge led | 16:17 |
thedicemaster | hm, hope that won't be giving problems with the new battery i'm getting. | 16:19 |
Xecuter2 | guess ill be going to the 2nd latest kernel again possibly | 16:19 |
Xecuter2 | not sure what to do.. this sucks | 16:19 |
Xecuter2 | ill reboot and see if it still does it | 16:20 |
Xecuter2 | my phones really dead now too so I know its really broken | 16:20 |
*** jjj95695 has joined #xdandroid | 16:21 | |
jjj95695 | has anyone attempted to run Xandriod on a HTC Pure? | 16:21 |
*** |Jeroen| has quit IRC | 16:22 | |
jjj95695 | mine has been at creating new data storefor the last 20 minutes | 16:23 |
thedicemaster | did you have more than 256MB free space on your sd? | 16:24 |
babijoee | jjj95695: should only take 2mins | 16:24 |
jjj95695 | I should have 800 Mb free | 16:24 |
jjj95695 | I just noticed the charge light is stuck on | 16:25 |
jjj95695 | I have attempted twice now and froze there each time | 16:26 |
NeoMatrixJR | Xecuter2 and other devs: if you're wondering what was done to the battery code check: http://forum.ppcgeeks.com/showthread.php?t=121614 | 16:28 |
jjj95695 | should I make sure the phone is not synced with my computer (aka unplug USB cord) | 16:28 |
jjj95695 | It seems to create a data file 24.3Mb in size | 16:29 |
thedicemaster | should be 256MB | 16:30 |
Xecuter2 | is there any benefit of using new modules with an older kernel? or is that a bad idea? | 16:31 |
thedicemaster | bad idea | 16:31 |
thedicemaster | if i recall, some filenames and such are hardcoded. | 16:31 |
thedicemaster | so using a zimage and set of modules that aren't packaged together won't work. | 16:32 |
Xecuter2 | ah, alright, thanks | 16:32 |
jjj95695 | would using a different startup.txt make a difference oris this just not going to work | 16:33 |
thedicemaster | jjj95695: perhaps, which one did you use? | 16:33 |
jjj95695 | topaz | 16:34 |
jjj95695 | used that because all the roms I saw for the HTC pure were for the Diamond 2 | 16:35 |
bhe | xandroid works fine on my diamond2/topaz | 16:38 |
thedicemaster | hm, should be the correct one. | 16:38 |
jjj95695 | not sure why I am having trouble creating the data store | 16:39 |
jjj95695 | should be the part that doesn't fail | 16:39 |
bhe | although, sound on external speaker isn't working :-) but that is a known problem | 16:41 |
babijoee | stinebd: wow your system is fast | 16:41 |
babijoee | installed launcherpro and have never seen it this smooth | 16:42 |
Tasty_boy_XDA | whats the difference between system.sqsh and system.ext2????? | 16:46 |
Reefermattness | Thats what I thought too joee :) | 16:46 |
thedicemaster | the filesystem is the difference. | 16:47 |
babijoee | will release new system soon | 16:47 |
babijoee | :) | 16:47 |
thedicemaster | .sqsh uses an old read-only filesystem, while .ext2 is a little more recent(or atleast still in active use in that form) and is read/write. | 16:47 |
Tasty_boy_XDA | hum | 16:48 |
Tasty_boy_XDA | thanks dice | 16:48 |
thedicemaster | eww, seem to have a little bug on newest rootfs, zimage, and stinedb's system(don't know which one is at fault) | 16:49 |
thedicemaster | from standby the screen can't turn on anymore. | 16:49 |
*** Reefermattness has quit IRC | 16:50 | |
thedicemaster | when i wake my phone up, backlight goes on and touch responds but screen stays black. | 16:50 |
bhe | it is the latest kernel's problem | 16:50 |
Xecuter2 | latest kernel works fine in taht aspect for me | 16:50 |
Xecuter2 | seems to wake up much faster as well | 16:50 |
Xecuter2 | so far anyway... | 16:50 |
Xecuter2 | battery is iffy, i left it plugged in when it said charged and it seems to have charged more? | 16:51 |
bhe | had the same problem as thedicemaster after phh asked to test it on diamond | 16:51 |
Xecuter2 | when i unplug now it doesnt drop right off | 16:51 |
phh | bhe: thedicemaster ok. time to revert. | 16:51 |
bhe | after that new kernel I used an older kernel and the screen woke up fine | 16:52 |
jjj95695 | ok no matter what I try it freezes creating the data store | 16:52 |
Xecuter2 | install on the 2nd latest kernel then swap to the newest after? | 16:53 |
thedicemaster | so which one should work fine? | 16:53 |
bhe | I used : htc-msm-linux-20100711_134525-package | 16:54 |
Xecuter2 | ... | 16:54 |
Xecuter2 | thats old isnt it? | 16:54 |
Xecuter2 | http://glemsom.users.anapnea.net/android2/htc-msm-linux/ | 16:54 |
bhe | Xecuter2 : the installation went fine, I could see it with adb, it's only the screen not waking up, so installing with another kernel and swapping then won't help | 16:55 |
phh | revert pushed. | 16:55 |
*** programmer8922 has quit IRC | 16:55 | |
Tasty_boy_XDA | wow | 16:58 |
Tasty_boy_XDA | trying latest files | 16:58 |
Tasty_boy_XDA | and surprised | 16:59 |
Tasty_boy_XDA | really fast | 16:59 |
Tasty_boy_XDA | but DRAINS battery | 16:59 |
Tasty_boy_XDA | lol | 16:59 |
thedicemaster | didn't notice much speed improvement, but that might be because most of the time i spent on the 2nd boot was in the gallery app while it was loading all my images. | 17:00 |
Xecuter2 | lol | 17:00 |
Xecuter2 | much faster here | 17:00 |
Xecuter2 | batt reads qucker now but it might be ok since i could care less what it reads as long as it functions | 17:00 |
Xecuter2 | quicker | 17:00 |
bhe | hmm just tried that latest kernel on my diamond2 and it rebooted almost directly : | 17:00 |
bhe | I/DEBUG ( 1226): debuggerd: Jul 12 2010 18:47:12 | 17:00 |
bhe | I/Vold ( 1224): Vold 2.1 (the revenge) firing up | 17:00 |
bhe | D/Vold ( 1224): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media) | 17:00 |
bhe | E/NetlinkEvent( 1224): NetlinkEvent::FindParam(): Parameter 'NPARTS' not found | 17:00 |
bhe | W/DirectVolume( 1224): Kernel block uevent missing 'NPARTS' | 17:00 |
bhe | D/DirectVolume( 1224): Dv::diskIns - waiting for 1 partitions (mask 0x2) | 17:00 |
bhe | D/Vold ( 1224): Volume sdcard state changing 0 (No-Media) -> 2 (Pending) | 17:01 |
bhe | E/NetlinkEvent( 1224): NetlinkEvent::FindParam(): Parameter 'PARTN' not found | 17:01 |
bhe | W/DirectVolume( 1224): Kernel block uevent missing 'PARTN' | 17:01 |
bhe | D/DirectVolume( 1224): Dv:partAdd: part_num = 1, minor = 1 | 17:01 |
bhe | D/DirectVolume( 1224): Dv:partAdd: Got all partitions - ready to rock! | 17:01 |
bhe | D/Vold ( 1224): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted) | 17:01 |
bhe | I/Netd ( 1225): Netd 1.0 starting | 17:01 |
bhe | then rebooted | 17:01 |
Xecuter2 | http://xdandroid.southcape.org/rootfs/ | 17:01 |
jjj95695 | any suggestions for overcoming the data store creation issue I am having? | 17:01 |
Xecuter2 | jjj95695 | 17:01 |
Xecuter2 | <Xecuter2> install on the 2nd latest kernel then swap to the newest after? | 17:01 |
Xecuter2 | install on a kernel that works fine for you then reboot, swap to the latest, boot | 17:02 |
Xecuter2 | i didnt fresh install on this kernel so.. | 17:02 |
phh | (I reverted diamond panel thing btw) | 17:03 |
GlemSom | I gotta get some low-power systems soon... It's getting WAY to hot here... at least two computers running close to 24/7. and outside it's waaay to hot... here it's about 25c indoors (Yeah, I'm a Dane... I'm not used to so much heat!) | 17:06 |
jjj95695 | im downloading XDandriod.21.6.10 atm | 17:06 |
Xecuter2 | lmao | 17:06 |
Xecuter2 | new kernel out.. http://glemsom.users.anapnea.net/android2/htc-msm-linux/ | 17:06 |
Xecuter2 | Kernel update: Revert "Potentially improve Diamond's panel (Could be applied to other/all boards ?)" | 17:07 |
Xecuter2 | o.0 | 17:07 |
xdandroid | New kernel available (20100715_225807) at http://zimages.googlecode.com/files/htc-msm-linux-20100715_225807-package.tar.bz2 | 17:07 |
Xecuter2 | lols | 17:07 |
phh | Xecuter2: I just said it. | 17:07 |
Xecuter2 | ah | 17:07 |
Xecuter2 | < blind | 17:07 |
*** GlemSom has quit IRC | 17:09 | |
*** Iosif[Blac] has quit IRC | 17:10 | |
Tasty_boy_XDA | lol | 17:15 |
Tasty_boy_XDA | latest files | 17:15 |
Tasty_boy_XDA | black screen of death | 17:15 |
Tasty_boy_XDA | again and again | 17:15 |
Tasty_boy_XDA | i give up :/ | 17:16 |
Xecuter2 | im booting latest right now.. | 17:16 |
Tasty_boy_XDA | its fastest ever and beauty too | 17:17 |
Tasty_boy_XDA | but always having black screen of death | 17:17 |
jjj95695 | ok it got past that now I have something abut setupmodem.sh but it disapeared and now im at setup | 17:18 |
JesusFreak316 | Congrats. | 17:19 |
jjj95695 | ok I have no service so I can't run the setup | 17:21 |
bhe | just skip it and hit the power button (mapped to androids home) | 17:22 |
Xecuter2 | omg | 17:23 |
Xecuter2 | deep sleep works with gps enabled now | 17:23 |
Tasty_boy_XDA | lol | 17:23 |
Xecuter2 | probably old too and i never knew | 17:23 |
Xecuter2 | fail | 17:23 |
Tasty_boy_XDA | deep sleep is horrible | 17:23 |
Xecuter2 | haha | 17:23 |
Tasty_boy_XDA | deep sleep is the worst | 17:24 |
Xecuter2 | guess im just lucky.. | 17:24 |
Tasty_boy_XDA | lol | 17:25 |
Tasty_boy_XDA | why? | 17:25 |
Xecuter2 | the worst ive had with that is sometimes the screen stays "black" though i can see that it is physically on, so i hit the sleep butting and the home button a few times and it will wake up eventually | 17:25 |
Xecuter2 | button | 17:25 |
Xecuter2 | i need sleep, cant type lmao | 17:25 |
jjj95695 | ok how do I close xdandroid? | 17:25 |
Xecuter2 | reset hole | 17:25 |
Xecuter2 | lol | 17:25 |
Xecuter2 | or hold the call end button and pick shut down | 17:25 |
Xecuter2 | doesnt really work right though, yet | 17:26 |
bhe | or hold down the hang up button and choose poweroff, it will reboot | 17:26 |
bhe | for me poweroff does a reboot ... | 17:26 |
jjj95695 | ok now i will upgrade to 2.2 and hope I get cell service | 17:26 |
jjj95695 | diamond 2 is verizon isn't it | 17:27 |
jjj95695 | line in startup.txt force_cdma=1 | 17:28 |
jjj95695 | should I remove that | 17:28 |
Xecuter2 | yea bhe it reboots but is it even any better than hard reset? | 17:29 |
Xecuter2 | verizon is cdma | 17:30 |
Xecuter2 | every us carrier is cdma minus att garbage or cingular | 17:30 |
NeoMatrixJR | cingular = AT&T. Also t-Mobile is GSM | 17:30 |
jjj95695 | att and t-mobile | 17:31 |
jjj95695 | and im on att | 17:31 |
thedicemaster | eww :( music-mod can't be manually installed. | 17:31 |
bhe | Xecuter2 : no i don't think so but for the reset button i have to get the cover off :-) | 17:33 |
Xecuter2 | ohh, that makes sense then, its on the bottom for me | 17:34 |
jjj95695 | pure has the reset button in the stylus caddy | 17:34 |
Xecuter2 | oops, i meant to say t-mobile :/^ | 17:34 |
Xecuter2 | i think its absolutely hilarious that tmobile and att use different 3g bands so you cant use an iphone on tmobile and have 3g data | 17:35 |
Xecuter2 | though edge and voice work fine and are the same bands | 17:36 |
jjj95695 | hmm wouldn't that just require some programming tho | 17:36 |
thedicemaster | yay 4 root | 17:36 |
jjj95695 | not like I like the iphone | 17:36 |
thedicemaster | replacing music.apk with the music-mod apk in the system/app folder worked. | 17:36 |
NeoMatrixJR | what is status of hw3d on rhod? | 17:40 |
*** Tukon has joined #xdandroid | 17:41 | |
*** ke- has quit IRC | 17:42 | |
*** Tasty_boy_XDA has quit IRC | 17:43 | |
*** bhe has quit IRC | 17:44 | |
*** Unholy has joined #xdandroid | 17:53 | |
Unholy | hey | 17:55 |
TheDeadCPU|BRAVO | Hello. | 17:55 |
*** sergio__ has joined #xdandroid | 17:58 | |
Xecuter2 | damn. | 17:58 |
sergio__ | Hello everyone | 17:58 |
*** hamagc has joined #xdandroid | 17:59 | |
Xecuter2 | im installing multiple apps as i see them, playing pandora, and texting | 17:59 |
Xecuter2 | lol | 17:59 |
hamagc | holy crap what happened in here today | 17:59 |
Xecuter2 | older builds couldnt handle that | 17:59 |
TheDeadCPU|BRAVO | phh, You there? :p | 17:59 |
sergio__ | can i put 2.2 on my blackstone yet? | 17:59 |
thedicemaster | battery seems a bit better now, haven't had any warnings yet. | 18:00 |
hamagc | lol the log for today is like a mile long | 18:00 |
Xecuter2 | is there an android messenger app that actually works? i cant facebook to login on ebuddy.. | 18:00 |
TheDeadCPU|BRAVO | Inorite :P | 18:00 |
sergio__ | sorry guys can i put 2.2 on my blacktone yet? | 18:01 |
TheDeadCPU|BRAVO | You should be able to yes. | 18:01 |
sergio__ | is it in a .cab format yet? | 18:02 |
Xecuter2 | lol.. | 18:02 |
hamagc | oh i see. i come back in and everyone shuts up... | 18:02 |
sergio__ | 9thanks for answering btw) | 18:02 |
TheDeadCPU|BRAVO | No it's not in .cab yet. | 18:02 |
hamagc | sergio no cab format to my knowledge | 18:02 |
sergio__ | oh right ok, i better wait then lol | 18:02 |
hamagc | i think only raph has that so far, maybe diamond | 18:02 |
sergio__ | ok kl | 18:02 |
hamagc | people still use icq? | 18:03 |
hamagc | i had one of those once upon a time | 18:03 |
sergio__ | do you guys rekon a really good version of android will be on blackstone my september? | 18:04 |
hamagc | sergio: no | 18:04 |
hamagc | but maybe | 18:04 |
sergio__ | haha | 18:04 |
hamagc | define a really good version | 18:04 |
JesusFreak316 | Define really good and why september? | 18:04 |
hamagc | if you want a really good version, get a device that comes with one lol | 18:04 |
JesusFreak316 | Ninja'd | 18:04 |
sergio__ | cos i have an upgrade then :) | 18:04 |
hamagc | lol save your pennies | 18:04 |
sergio__ | HAHA @ hamagc very true | 18:04 |
hamagc | brb | 18:05 |
JesusFreak316 | hamagc: Have you heard anything about flash 10.1? I haven't seen much posted on the thread about it. | 18:05 |
*** syllabic has quit IRC | 18:07 | |
sergio__ | does anyone here have a blackstone? | 18:07 |
JesusFreak316 | A couple; I don't, and I don't think many if any of the devs do. | 18:08 |
sergio__ | yer i cant imagine they would | 18:08 |
JesusFreak316 | What's your specific issue? | 18:08 |
sergio__ | im so wick of windows 6.5 its unbelievable | 18:09 |
sergio__ | sick# | 18:09 |
JesusFreak316 | So, you haven't tried XDANDROID yet? Waiting for a .cab, right? | 18:09 |
sergio__ | well i have 2.1 | 18:09 |
JesusFreak316 | Oh, ok. | 18:09 |
sergio__ | but froyo is apparently way faster so.... | 18:09 |
MrObvious | lol | 18:09 |
sergio__ | (as im syre u all know lol!) | 18:09 |
MrObvious | Yeah 2.2 does run nice too. | 18:10 |
sergio__ | yer so cant wait for it to be out on my phone! | 18:11 |
thedicemaster | looks like unknownforces' battery fix works great. | 18:11 |
sergio__ | i get download unsuccessful alot when i try and download apps | 18:12 |
JesusFreak316 | Why don't you just try it? Do you not want to risk misconfiguring it or something? | 18:12 |
MrObvious | Any way that can be cooked into the new build of XDANDROID? | 18:12 |
*** karnqu has joined #xdandroid | 18:12 | |
MrObvious | The battery fix? | 18:12 |
thedicemaster | just get the newest zimage | 18:12 |
JesusFreak316 | I get that too, mainly when I download a bunch of apps. | 18:12 |
sergio__ | for me i think its when i havent gt very good signal maybe on G or omething | 18:13 |
thedicemaster | 2nd latest added the fixes, but the 3rd latest introduced a wake-up bug which is fixed in the latest. | 18:14 |
JesusFreak316 | I don't have a data plan; always use wifi. | 18:14 |
sergio__ | oh right | 18:14 |
sergio__ | well WIFI dont work for me | 18:15 |
TheDeadCPU|BRAVO | bye ppl | 18:15 |
JesusFreak316 | That sucks. | 18:15 |
*** TheDeadCPU|BRAVO has quit IRC | 18:15 | |
sergio__ | ciao | 18:15 |
sergio__ | yer it sucks | 18:15 |
sergio__ | can i put 2,2 on here even if it isnt in cab format yet? [sorry i know im probs a little behind] | 18:16 |
thedicemaster | no data plan here either, but i got no reason not to use data anyway. | 18:16 |
sergio__ | u guys in the UK? | 18:17 |
MrObvious | Kansas | 18:17 |
sergio__ | ohhh | 18:17 |
JesusFreak316 | And yes you can. | 18:17 |
JesusFreak316 | Florida. | 18:17 |
sergio__ | cool | 18:17 |
JesusFreak316 | Just make sure you remember to pick the right startup.txt from the Startupconfigs folder. | 18:18 |
sergio__ | is it difficult/worth it or is it really buggy atm? | 18:18 |
thedicemaster | my carrier uses a pre-paid like system, even for contracts. and i had more than €150 left last time i checked. | 18:18 |
JesusFreak316 | It works pretty well. I actually use both. I have the 2.2 build in a folder called 2.2 and my 2.1 build at root. | 18:18 |
thedicemaster | ... oh wow. battery in android was actually right for once. | 18:19 |
JesusFreak316 | To do that you have to add rel_path=2.2 (or whatever you call it) to startup. | 18:19 |
thedicemaster | rebooted at 70% in android, WM says the same. | 18:19 |
sergio__ | hmmmm sounds like you know waaay more than me! | 18:20 |
*** karnqu has quit IRC | 18:20 | |
JesusFreak316 | I've been following it for a while. | 18:20 |
jjj95695 | well I went to 2.2 beta 2 and it didn't work but 2.2 beta 1 loads | 18:20 |
sergio__ | yer wish i knew all this stuff | 18:20 |
sergio__ | which version using jesusfreak? u on blackstone? | 18:21 |
jjj95695 | hmm seems to be a tad slow | 18:22 |
thedicemaster | ah crap, battery fix breaks charging. | 18:25 |
JesusFreak316 | I'm using mainly 2.1 at root of my storage card and 2.2 in a folder called android2.2. Sorry, I have a Fuze. | 18:26 |
hamagc | ok | 18:26 |
*** Unholy has quit IRC | 18:26 | |
thedicemaster | the phone will charge for a few seconds, and then report as fully charged. | 18:26 |
hamagc | flash 10.1 i think is being worked on but not a main focus | 18:26 |
JesusFreak316 | Ok, thanks. | 18:27 |
*** babijoee has quit IRC | 18:27 | |
hamagc | we're more worried about stability and speed at the moment. getting all functions working | 18:27 |
thedicemaster | and a few seconds after unplugging it jumps back to where it was before plugging in to charge. | 18:27 |
JesusFreak316 | ofcourse | 18:27 |
sergio__ | does everything work for you on your Fuze? GPS, wifi etc | 18:27 |
hamagc | battery reporting is off. the more thats used the less it sees | 18:27 |
hamagc | example, use wifi, you'll see you battery drop way down. turn off wifi and let it sleep for a minute and the battery magically has a charge back | 18:28 |
JesusFreak316 | Yeah, except for camera of course. Haven't got GPS working, but it never works that well because I can't use agps because no data. It works for other people. | 18:28 |
thedicemaster | the reporting is somewhat fixed in a zimage update from today/yesterday | 18:28 |
thedicemaster | but it broke the battery reporting for when charging. | 18:28 |
*** NeoMatrixJR_Mobi has joined #xdandroid | 18:29 | |
hamagc | reminds me i need to update those again apparently. | 18:30 |
thedicemaster | with the latest zimage an actual charge of 70% is reported as 65-70% in android, but a charge of 70% while charging is reported as 100% | 18:30 |
thedicemaster | and to prevent battery damage it stops charging at 100% | 18:31 |
hamagc | hrmm | 18:31 |
thedicemaster | so you can't charge for more than 4-5 seconds. | 18:31 |
hamagc | well thats no good | 18:31 |
hamagc | apparently someone got true mms working on the vouge for sprint | 18:32 |
hamagc | using my original apn settings | 18:32 |
hamagc | wtf? | 18:32 |
stinebd | you could sue them for copyright infringement | 18:32 |
stinebd | stole your work | 18:33 |
thedicemaster | we really need chip-checking for battery, seems to be the only way to get reliable battery status without breaking charging. | 18:33 |
NeoMatrixJR_Mobi | Thedicemaster: what phone? | 18:35 |
*** JesusFreak316 has quit IRC | 18:37 | |
*** sergio__ has left #xdandroid | 18:38 | |
*** Unholy has joined #xdandroid | 18:38 | |
hamagc | lol sue them for stealing my apn setting from sprint... i'm just mad if they got it to work using my settings and i can't get it to work lol. | 18:42 |
thedicemaster | diamond(DIAM200/victor) | 18:42 |
hamagc | i want my mms... | 18:42 |
thedicemaster | but someone else also had charging problems after the fix was added. | 18:43 |
hamagc | looks like it works on incuvus26jc's supereclair 2.1 build, but it broke again on his rls3 build | 18:44 |
NeoMatrixJR_Mobi | Yes. If u look at the link I posted about the battery code it might explain it.... | 18:44 |
NeoMatrixJR_Mobi | What was batt functionality like before the change? | 18:45 |
thedicemaster | battery jumping around, often reporting too low, but charging worked fine. | 18:46 |
thedicemaster | now battery is perfectly accurate, untill you plug it into the charger. | 18:46 |
NeoMatrixJR_Mobi | Well...it's someone else's code... but I can look at it (if I get time) and try to work out the issue. | 18:47 |
*** syllabic has joined #xdandroid | 18:47 | |
thedicemaster | might have been an issue that always existed, even when the battery reporting was jumpy. | 18:47 |
NeoMatrixJR_Mobi | I think it has to do with whatever he did to prevent overcharging the batt. | 18:48 |
thedicemaster | just never came up as an issue because the battery reported low even when almost full(so 1 issue canceled out the other) | 18:49 |
hamagc | thedicemaster: whats your jar fix for again? | 18:54 |
hamagc | something with maps? | 18:54 |
thedicemaster | not mine. | 18:54 |
hamagc | well whosever | 18:54 |
thedicemaster | just explained how to apply it without having to get linux. | 18:54 |
hamagc | whats it do? | 18:54 |
thedicemaster | and it's supposedly a file some apps use to access googlemaps gps functions. | 18:55 |
hamagc | hmmm | 18:55 |
thedicemaster | and the lack of that file causes them to crash. | 18:55 |
hamagc | any apps inpeticular (sp? | 18:55 |
hamagc | ) | 18:55 |
thedicemaster | you'll have to search a page or 2 back for that. | 18:56 |
hamagc | k | 18:56 |
*** MrVanx has joined #xdandroid | 18:56 | |
thedicemaster | sensimilla found it. | 18:57 |
* MrVanx waves | 18:58 | |
jjj95695 | hmm can't get adobe flash yet can you | 18:58 |
hamagc | not at this time | 18:59 |
jjj95695 | yeah its not found in the market | 18:59 |
hamagc | i found it. ya it's just for accessory apps | 18:59 |
hamagc | maybe babijoee will include in the next system | 19:00 |
Unholy | dint cyanogen say 10.1 was imposible, do to the msm7k lacking a cpu instruction or something, only snapdragons and above can handle flash 10.1 | 19:00 |
jjj95695 | maybe besides the snapdragon is much faster | 19:02 |
hamagc | not that i know of but i don't really know. i know the devs were looking at flash for a second but i don't remember what happened. | 19:03 |
Unholy | theres a proper explanatin in cyanogens thread | 19:04 |
Unholy | mines wha ti remeber off the back XD | 19:04 |
NeoMatrixJR_Mobi | Babijoee is working on a system now...or did he sneak it out while I was driving home? | 19:09 |
hamagc | researching flash gimmie a sec | 19:09 |
NeoMatrixJR_Mobi | Question for TP2 folks will be if flash is possible will it also require HW3D? | 19:10 |
xdandroid | New rootfs available (20100715-19fcdd8) at: http://is.gd/dtxrc -- Changes at: http://is.gd/dtxra | 19:13 |
hamagc | woohoo! | 19:13 |
hamagc | thank you xdandroid, your my buddy | 19:13 |
stinebd | purely cosemetic change | 19:14 |
hamagc | unholy: http://forum.cyanogenmod.com/topic/2335-flash-is-it-working/ post 18 has a video of flash in froyo on the g1 | 19:14 |
stinebd | cosmetic* | 19:14 |
hamagc | not sure if it means anything for us but it's possible | 19:14 |
hamagc | we are arm6 right? | 19:15 |
Unholy | 10.1 or flash lite? | 19:15 |
hamagc | doesn't say | 19:15 |
hamagc | looks like 10.1 | 19:15 |
hamagc | Flash 10.1 is much faster than flash 9 and has been specially compiled for slow processors - I wouldnt advise trying Flash 9 on your mobile! | 19:15 |
hamagc | 0 Back to top of the page up there ^ | 19:15 |
hamagc | 19:15 | |
hamagc | -------------------------------------------------------------------------------- | 19:15 |
hamagc | stinebd: i like cosmetics on my phone (digital of course) | 19:16 |
stinebd | lol | 19:16 |
stinebd | <3 cyanogenmod | 19:16 |
hamagc | lol mhmm | 19:17 |
stinebd | that forum is what #htc-linux looks like right now | 19:17 |
stinebd | lots of "zomg black magix!" | 19:17 |
*** MrVanx has quit IRC | 19:18 | |
hamagc | so stinebd your pre aolchat? | 19:18 |
hamagc | damn i thought i was old | 19:18 |
hamagc | haha | 19:18 |
*** jjj95695 has quit IRC | 19:18 | |
* stinebd 26 | 19:19 | |
hamagc | 26?!? | 19:19 |
paalsteek | stinebd: birthday? | 19:19 |
stinebd | it was last month | 19:19 |
hamagc | happy bday | 19:19 |
hamagc | bbday | 19:19 |
hamagc | 26? i had aol chat in my preteen days and that was a few years before your apparently lol | 19:20 |
hamagc | i miss aol. 2.7 was the greatest thing ever lol | 19:20 |
NeoMatrixJR_Mobi | Hamagc: forget that! I had AOL on my Handspring Platinum (palm) w/ modem springboard | 19:21 |
NeoMatrixJR_Mobi | Ah the fun of chatting late at night teathered to the phone jack on the wall | 19:22 |
hamagc | lol good old 14.4 | 19:22 |
hamagc | we used to script liitle programs in a code called one click | 19:23 |
hamagc | for apple, it was great. i could kick you off aol in 2.2 seconds with some of my codes | 19:23 |
stinebd | +++ATH0 | 19:23 |
hamagc | haha you hang up now | 19:24 |
NeoMatrixJR_Mobi | I still have that handspring laying around somewhere... | 19:25 |
hamagc | i had my old mac for years | 19:25 |
hamagc | i was hoping it would be an antique someday. | 19:25 |
NeoMatrixJR_Mobi | Port B&W low-rez android anyone? | 19:25 |
hamagc | lol | 19:25 |
hamagc | ok guys i'm off | 19:25 |
hamagc | my day here is done | 19:25 |
NeoMatrixJR_Mobi | Me too sadly. Time 2 host a board meeting | 19:26 |
hamagc | more work tomorrow to get this stupid camera to do something other than nothing | 19:26 |
hamagc | ok goodnight guys | 19:26 |
*** hamagc has quit IRC | 19:26 | |
*** NeoMatrixJR_Mobi has quit IRC | 19:26 | |
Unholy | meh im trying to make a fail attempt at making froyo+sense work on my raph, kernel complains about some directorys in system, not being able to acces them, i have no idea whats causing that | 19:29 |
*** Tukon has quit IRC | 19:50 | |
*** Scepterr has joined #xdandroid | 19:59 | |
*** terminal_ has joined #xdandroid | 20:09 | |
*** androidlurker has joined #xdandroid | 20:15 | |
*** androidlurker has quit IRC | 20:17 | |
*** Scepterr has quit IRC | 20:19 | |
*** glazik has joined #xdandroid | 20:25 | |
glazik | anybody homa? | 20:25 |
*** Tasty_boy_XDA has joined #xdandroid | 20:27 | |
*** Tasty_boy_XDA has quit IRC | 20:40 | |
*** Tasty_boy_XDA has joined #xdandroid | 20:48 | |
*** Unholy has quit IRC | 20:53 | |
*** Unholy has joined #xdandroid | 20:59 | |
*** aurora has joined #xdandroid | 21:19 | |
*** aurora has quit IRC | 21:39 | |
*** sarpedon1 has joined #xdandroid | 21:43 | |
sarpedon1 | Hey, just loaded Android on my Fuze yesterday and I'm really liking it, much more responsive and easy to use than Windows Mobile. | 21:45 |
sarpedon1 | I was going through updating files to new versions that came out today and I had a quick question, what do I do with the modules tar.gz? Do I leave it as is, rename it to just modules.tar.gz in the root or do I need to update something to point to it? | 21:46 |
*** glazik has quit IRC | 21:53 | |
*** bzo has quit IRC | 22:17 | |
*** WisTilt2 has joined #xdandroid | 22:18 | |
*** Ashar has joined #xdandroid | 22:36 | |
Unholy | sarpedon1: leave as is just rename the zimage if it has a diferent name | 23:00 |
*** NeoMatrixJR_ has joined #xdandroid | 23:14 | |
*** NeoMatrixJR has quit IRC | 23:16 | |
*** NeoMatrixJR_ has quit IRC | 23:19 | |
sarpedon1 | Thanks Unholy. I just ended up doing that after I got a nondescript error off WiFi. | 23:38 |
sarpedon1 | Is it possible to get the phone to act as a disk drive for the SD card while Android is booted up or does running the OS off of the SD card prevent that? | 23:40 |
Unholy | you can | 23:40 |
Unholy | but its kind of bugged | 23:40 |
Unholy | once you mount the sd card | 23:40 |
Unholy | android will mount it regardless | 23:40 |
Unholy | plus you can never unmount it XD | 23:40 |
Unholy | its rather a pain in the ass | 23:40 |
sarpedon1 | Ah, there was an option to unmount but trying that hasn't seemed to do much for me haha | 23:40 |
Unholy | also you woudl ahve to put the phone in activsync mode and then boot android | 23:41 |
Unholy | else it wont work | 23:41 |
Unholy | android cant inti the usb yet | 23:41 |
Unholy | init* | 23:41 |
sarpedon1 | Ah, OK. Thanks. | 23:41 |
Unholy | np | 23:41 |
sarpedon1 | A couple more questions :) Any guesses on why it hangs on power off? I saw unmounting the SD card as a possible fix, but that obviously isn't much help haha. | 23:42 |
Unholy | what device do you have? | 23:42 |
sarpedon1 | Fuze/Raphael | 23:43 |
Unholy | power off is nto working for us raph users | 23:43 |
Unholy | just restart the phone | 23:43 |
Unholy | not* | 23:43 |
Unholy | it only works on the diamond i belive | 23:43 |
sarpedon1 | Thanks, not a big deal just wondering. | 23:43 |
Unholy | yep | 23:43 |
sarpedon1 | Thanks for the help, going to see how long I can get through the day tomorrow now that I turned off auto-brightness in Windows. | 23:46 |
Unholy | np heh | 23:46 |
Unholy | gl | 23:46 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!