*** Detule has quit IRC | 00:11 | |
*** rpierce99 has quit IRC | 00:16 | |
smiley-_ | xda-Squirrels: I did run my RAPH100 on ~700 too.. over a week of uptime with that | 00:20 |
---|---|---|
xda-Squirrels | nice | 00:23 |
xda-Squirrels | im just concerned because with any kind of decent data usage, my battery gets hot at stock speed so... | 00:23 |
xda-Squirrels | we'll see | 00:23 |
*** GlemSom has joined #xdandroid | 00:38 | |
xda-Squirrels | maybe im being a noobsauce, but using su in adb shell just seems to echo 'su' back to me and echos anything else i send to it until i ctrl+break out of it | 01:18 |
xda-Squirrels | n/m, after waiting a while, i get Permission denied | 01:19 |
xda-Squirrels | i wonder if 'superuser' app is blocking access | 01:19 |
arrrghhh | it should ask for permission the first time | 01:20 |
arrrghhh | on the phone obviously | 01:20 |
arrrghhh | then if you 'remember' it, shouldn't again. | 01:20 |
xda-Squirrels | never does, no denied in logs for it | 01:20 |
xda-Squirrels | only thing in the logs is "GetLogs" | 01:20 |
xda-Squirrels | on adb shell it looks like this | 01:20 |
xda-Squirrels | $ su | 01:20 |
xda-Squirrels | su | 01:20 |
xda-Squirrels | Permission Denied | 01:20 |
arrrghhh | lol | 01:20 |
xda-Squirrels | >.< | 01:21 |
arrrghhh | is the screen of the phone one | 01:21 |
arrrghhh | on* | 01:21 |
arrrghhh | phone unlocked | 01:21 |
arrrghhh | ? | 01:21 |
xda-Squirrels | yes | 01:21 |
arrrghhh | hum | 01:21 |
xda-Squirrels | at the getlogs settings menu | 01:21 |
arrrghhh | it definitely popped up on my screen | 01:21 |
arrrghhh | and asked like any other app that asks for root | 01:21 |
xda-Squirrels | hmm... | 01:21 |
xda-Squirrels | there we go, weird | 01:22 |
xda-Squirrels | changed it to notification instead of toast and cleared logs and it suddenly asked me | 01:23 |
xda-Squirrels | or maybe it was caue i wasnt at the home screen | 01:23 |
xda-Squirrels | idk, either way its working now | 01:23 |
arrrghhh | weird | 01:23 |
xda-Squirrels | yep | 01:23 |
xda-Squirrels | i'll 'forget' the access and try and track it down in a bit | 01:23 |
xda-Squirrels | gonna tinker with adb shell | 01:23 |
arrrghhh | k | 01:23 |
xda-Squirrels | alright, minfree set | 01:24 |
xda-Squirrels | Defaults: 1536,2048,4096,5120,5632,6144 | 01:25 |
xda-Squirrels | echo "1536,3072,8192,10240,12288,20480" > /sys/module/lowmemorykiller/parameters/minfree | 01:25 |
xda-Squirrels | going to start breaking shit....now | 01:25 |
arrrghhh | heh | 01:30 |
xda-Squirrels | perhaps that logcat was too detailed lol | 01:32 |
xda-Squirrels | logcat -b main -v long -d -f /sdcard/detaillog.txt *:V | 01:33 |
arrrghhh | grepping / searching helps | 01:33 |
xda-Squirrels | yeah | 01:33 |
arrrghhh | 'for broadcast' | 01:33 |
xda-Squirrels | yeah | 01:33 |
arrrghhh | is what you wanna look for | 01:33 |
xda-Squirrels | didnt get a whole lot of results | 01:34 |
arrrghhh | make sure it's a couple minutes into the boot process | 01:35 |
arrrghhh | i kept checking it | 01:35 |
arrrghhh | grepping helped here | 01:35 |
arrrghhh | so i didn't have to keep checking :P | 01:35 |
xda-Squirrels | hmm, no timestamps either either long or default | 01:37 |
arrrghhh | i just do logcat -v time | 01:37 |
xda-Squirrels | and lost adb connection | 01:37 |
BulitPruf | hmmm | 01:38 |
xda-Squirrels | it likes to do that every now and then and say Windows does not recognize the device or it has malfunctioned | 01:38 |
xda-Squirrels | but only in android | 01:38 |
BulitPruf | new life for this phone. now to unlock | 01:39 |
xda-Squirrels | trying logcat -v time -d -f /sdcard/detaillog.txt *:V | 01:40 |
xda-Squirrels | there we go | 01:40 |
xda-Squirrels | only seen two that had a time and matched approximnate boot time | 01:41 |
xda-Squirrels | weird | 01:42 |
xda-Squirrels | rebooting | 01:42 |
arrrghhh | adb on the RAPH800 was a chore | 01:42 |
arrrghhh | had to boot with usb plugged in, activesync | 01:42 |
arrrghhh | it was annoying | 01:42 |
xda-Squirrels | yeah | 01:43 |
xda-Squirrels | i have activesync on but 'faster' mode | 01:43 |
xda-Squirrels | and that breaks in winmo sometimes | 01:43 |
xda-Squirrels | only activesync that works normally is with that faster unchecked | 01:43 |
xda-Squirrels | least in winmo | 01:44 |
xda-Squirrels | i usually check it so activesync doesnt try and fuck with my proxy settings like it loves to do | 01:45 |
xda-Squirrels | whats that? windows proxy is set to 192.168.6.2:3128? lets set all the phones proxy shti to that too so when he tries to use cdma data networks, he cant get anywhere and has to disable it every time >.> | 01:45 |
*** GlemSom has quit IRC | 01:48 | |
xda-Squirrels | LOL | 01:48 |
xda-Squirrels | $ su | 01:48 |
xda-Squirrels | su | 01:48 |
xda-Squirrels | [2] + Stopped (signal) su | 01:48 |
xda-Squirrels | [1] Segmentation fault su | 01:48 |
arrrghhh | w00t | 01:48 |
xda-Squirrels | seg fault all up in dis bitch | 01:48 |
xda-Squirrels | guess i need to wait for all the stuff to stop loading lol (clock is still 00:00 on the widgets) | 01:49 |
xda-Squirrels | there we go | 01:49 |
xda-Squirrels | works now lol | 01:49 |
xda-Squirrels | a lot more details now | 01:50 |
xda-Squirrels | wish windows command line didnt suck so much wang | 01:50 |
xda-Squirrels | k f this, ima just xfer the txt file off the thing rather than deal with windows cmd formatting the return in fixed width | 01:52 |
xda-Squirrels | goodie, cant use my web browser upload thinger | 01:53 |
xda-Squirrels | cause when i click browse, it wants to use picture gallery, sound recorder or select music track | 01:53 |
xda-Squirrels | none of which will show .txt file in the root of the sd | 01:54 |
arrrghhh | adb shell | 01:55 |
arrrghhh | logcat -v time |grep -i "for broadcast" | 01:55 |
arrrghhh | done | 01:55 |
xda-Squirrels | yeah, i hate looking at half of it being cut off and throw on the next line | 01:55 |
xda-Squirrels | im picky | 01:55 |
xda-Squirrels | cause of windows command line not being resizable past like 80 characters | 01:55 |
xda-Squirrels | and always wrapping the words | 01:55 |
xda-Squirrels | i'd rather reboot into winmo, xfer the file fof the drive then reboot into android | 01:56 |
arrrghhh | powershell isn't bad | 01:56 |
arrrghhh | but a real shell is better | 01:56 |
xda-Squirrels | im using stock windows cmd | 01:56 |
arrrghhh | and you can adjust the buffers | 01:56 |
arrrghhh | but either way, i'm going to bed. enjoy | 01:56 |
xda-Squirrels | tootles | 01:57 |
xda-Squirrels | yeah i figurd it out, had to use properties on the window cause maximize would retain the maximum width of the buffer | 01:59 |
xda-Squirrels | i just forced buffers to be 9999 both ways | 01:59 |
xda-Squirrels | much better | 02:02 |
xda-Squirrels | adjusted my compcache slightly too | 02:25 |
xda-Squirrels | we'll see how well it runs tomorrow | 02:25 |
*** kalemas has joined #xdandroid | 02:35 | |
*** programmer8922 has quit IRC | 02:59 | |
*** |Jeroen| has joined #xdandroid | 03:19 | |
*** lapin{GR} has joined #xdandroid | 03:26 | |
*** sigma6 has joined #xdandroid | 03:43 | |
*** kalemas has left #xdandroid | 03:56 | |
*** lapin{GR} has quit IRC | 04:27 | |
*** hardwalker has quit IRC | 06:03 | |
BulitPruf | has everyone gone to work now? | 06:50 |
*** Detule has joined #xdandroid | 06:53 | |
*** |Jeroen| has quit IRC | 06:53 | |
*** PangOS has joined #xdandroid | 08:03 | |
*** PangOS has quit IRC | 08:08 | |
xda-Squirrels | i work 8am-5pm central time | 08:48 |
xda-Squirrels | so soon ;p | 08:48 |
*** xda-Squirrels has quit IRC | 08:49 | |
*** fishhead2567 has joined #xdandroid | 09:15 | |
*** xda-Squirrels has joined #xdandroid | 09:30 | |
xda-Squirrels | blargghh | 09:31 |
xda-Squirrels | tinyirc is teh lamez (work dns is broken to shit, as is routing, surprised i was able to get into my ssh) | 09:34 |
*** xda-Squirrels has quit IRC | 09:37 | |
*** xda-Squrls has joined #xdandroid | 09:38 | |
*** xda-Squrls is now known as xda-Squirrels | 09:38 | |
xda-Squirrels | there | 09:38 |
*** NeoMatrixJR has joined #xdandroid | 10:09 | |
*** emwe has joined #xdandroid | 10:17 | |
*** Ivo has quit IRC | 10:20 | |
*** Ivo has joined #xdandroid | 10:22 | |
emwe | arrrghhh: oom_adj, eh? ;) | 10:33 |
*** Ivo has quit IRC | 10:34 | |
*** Ivo has joined #xdandroid | 10:34 | |
xda-Squirrels | i'll adjust you in the oom ;o | 10:37 |
Detule | hi emwe | 10:40 |
xda-Squirrels | arrrghhh: Pretty sure i'd have an aneurism reading some of the 'questions' in those threads much less replying to them lol | 10:40 |
emwe | Detule: regarding credits, i just implemented the led color setting. the base code itself came from alex' .35 kovsky. i extended it and imho cleanup up a bit. | 10:55 |
Detule | well i hope he doesn't mind (you as well, i felt like i was copy/pasting) | 11:01 |
Detule | did the patch make it out to the mailing list? i gues developers@xda is different than xdandroid-dev | 11:02 |
emwe | xdandroid-dev is for "our" project. | 11:04 |
*** rpierce99 has joined #xdandroid | 11:23 | |
*** CptAJ has joined #xdandroid | 11:34 | |
*** programmer8922 has joined #xdandroid | 11:36 | |
Detule | emwe: i know you said that the first of the four bits we send is NOT for the back led | 11:38 |
Detule | but that's exactly what I am getting | 11:38 |
Detule | all i can see is that that bit makes the back led blink | 11:38 |
emwe | Detule: yes, but thsoe first two bytes are "interconnected". so it's more like you select a program. or we haven't figured the bits yet | 11:39 |
emwe | try to set solid green for both. won't work. | 11:39 |
Detule | i can't set solid green for the back one | 11:40 |
Detule | from what i can tell it's 00 = off or anything else blink | 11:40 |
Detule | i discovered orange on the front led though | 11:41 |
emwe | one sec. | 11:41 |
CptAJ | Has anyone seen machiche? I read in the logs that he was trying to get support for the whitestone/imagio. I want to help out | 11:42 |
emwe | don't remember. you ready for adding kernel support? | 11:44 |
*** earider01 has joined #xdandroid | 11:44 | |
Detule | emwe: was that directed at me? | 11:44 |
emwe | nope :) | 11:44 |
emwe | Detule: my dropbox doesn't like to sync upstream. wanted o share my spreadsheet | 11:45 |
CptAJ | Me? Definitely not. I wanted to see how far he got and what I could do to help. I'm a developer but I've never done any kernel hacking before. | 11:46 |
emwe | :/ :) | 11:48 |
emwe | Detule: http://dl.dropbox.com/u/12183048/htctopaz/microp-led-re.ods | 11:48 |
Detule | oh you are right i am starting to see some crazy patterns | 11:48 |
Detule | thanks for that, i don't have a spreadsheet app here | 11:50 |
Detule | but i'll take a look at it later in the office | 11:50 |
emwe | Detule: http://dl.dropbox.com/u/12183048/htctopaz/microp-led-re.sh | 11:51 |
emwe | Detule: that's the simple shell script for bashing at the dbgfs entry on .35. | 11:51 |
emwe | for led disco that is. | 11:51 |
Detule | yeah i wrote my own so that i can write to all 4 values | 11:51 |
emwe | ok | 11:52 |
emwe | the 4th byte is definitively blink duration when "blink programm" is on. | 11:52 |
Detule | ok which byte combination is "blink program" on | 11:52 |
Detule | because my led is doing something now that is definitely random | 11:52 |
emwe | any led blinking ;) | 11:52 |
emwe | 0100ffff e.g. | 11:53 |
emwe | back led green blink will blink it eternally | 11:54 |
emwe | 0100ff01 will blink it once | 11:54 |
emwe | 0400ffff is red/green alternating eternally | 11:54 |
emwe | (on back that is) | 11:55 |
Detule | 0100f01 blinks the back rhod eternally for me | 11:55 |
Detule | back led | 11:55 |
emwe | you meant 0100ff01 i assume? | 11:57 |
* xda-Squirrels twitches | 11:58 | |
emwe | Detule: ah nice find. you are right. third byte has a saying as well... | 11:58 |
Detule | yeah | 11:59 |
emwe | Detule: 0x01000001 blinks it once on the back | 11:59 |
Detule | try this | 11:59 |
emwe | so go figure third one | 11:59 |
emwe | ;) | 11:59 |
BulitPruf | now all mu app installs failing | 11:59 |
emwe | if 3rd is 0xff 4th has no effect | 11:59 |
emwe | brb | 12:00 |
Detule | 00f0ff50 | 12:00 |
emwe | that's what i called testmode ;) | 12:07 |
emwe | when you look at the doc later, i called such stuff TESTMODECYCLE which it apparently is not. :) | 12:08 |
Detule | did i just hit that randomly? | 12:09 |
Detule | i guess what i am looking for is what liblights is trying to write -> frequency, and also the ration the led stays on vs off during one cycle | 12:10 |
emwe | there's several led alternating "programs" with both front and back. | 12:10 |
emwe | that's my impression. perhaps it's not full bytes, but rather bits in these four bytes which adjust the behaviour | 12:10 |
emwe | it could be some kind of do front this color for that duration, then switch to another color and so on. | 12:11 |
Detule | ugh | 12:11 |
Detule | btw i thought the current dbg_set_led_state only wrote to buff[2], i had to recompile the kernel to be able to write too all the values | 12:12 |
emwe | just an assumption. as you see just the second byte is set which we currently use for front led but it triggers both leds. that's why i call it "programm" | 12:12 |
emwe | yeah, i added my own 4 byte dbgfs setter as well ;) | 12:12 |
Detule | k :) | 12:12 |
Detule | on my phone the operation of the back led is independent of the second byte it seems in the sense that with buff[2]=00 i can still blink the back led | 12:14 |
emwe | Detule: try 0101ffff which should set back to green blink and front to solid green. doesn't work. only sets back and front is off | 12:17 |
emwe | that's why i am of the opinion they are intereconnected and not independant. | 12:18 |
*** earider01 has quit IRC | 12:41 | |
*** Vilko has joined #xdandroid | 12:49 | |
*** Vilko has quit IRC | 12:54 | |
Detule | emwe: this might be a lost cause, it seems to have a million patterns memorized | 13:15 |
Detule | and some of them have weird time delays, really hard to classify | 13:15 |
rpierce99 | arrrghhh: i responded to the dude about the RAM situation, hopefully it helps, you need to just start ignoring that guy | 13:27 |
*** krisse has joined #xdandroid | 13:29 | |
*** lapin{GR} has joined #xdandroid | 13:32 | |
emwe | Detule: yeah, that's why i stopped there. really more pressing stuff to do. | 13:39 |
arrrghhh | rpierce99, thanks for the attempt | 13:42 |
arrrghhh | i think you're right. | 13:42 |
arrrghhh | i tried explaining it differently | 13:42 |
arrrghhh | and he kept asking the same questions... ugh. | 13:43 |
arrrghhh | stabstabstab | 13:43 |
rpierce99 | reading those 2 conversations was painful | 13:45 |
*** lapin{GR} has quit IRC | 13:45 | |
arrrghhh | yea | 13:45 |
arrrghhh | you shouldn't have | 13:45 |
arrrghhh | i wouldn't wish that on anyone | 13:46 |
arrrghhh | i guess i should've stopped right away, his posts were so painful from the beginning | 13:46 |
xda-Squirrels | meow | 13:49 |
xda-Squirrels | running strong arrrghhh at 710400 freq, pm disabled about 5 things, set the minfree to what you had posted (didnt tinker with changing it yet) | 13:50 |
arrrghhh | cool | 13:50 |
arrrghhh | working well? | 13:50 |
xda-Squirrels | i think its actually running better besides perf. | 13:50 |
arrrghhh | uh | 13:50 |
xda-Squirrels | battery isnt getting hot anymore lol | 13:50 |
arrrghhh | besides perf.? | 13:50 |
xda-Squirrels | perf. = performance | 13:50 |
arrrghhh | performance is not better | 13:50 |
arrrghhh | ? | 13:50 |
xda-Squirrels | it is | 13:50 |
xda-Squirrels | saying in addition to that, battery isnt getting hot now | 13:51 |
* arrrghhh is confused | 13:51 | |
arrrghhh | oh | 13:51 |
arrrghhh | your statement was oddly phrased | 13:51 |
xda-Squirrels | yeah | 13:51 |
arrrghhh | well good | 13:51 |
xda-Squirrels | today = brain explode day | 13:51 |
arrrghhh | i'm glad it's working well | 13:51 |
arrrghhh | hehe | 13:51 |
xda-Squirrels | clinics calling in freaking out over nothing | 13:51 |
*** krisse has quit IRC | 13:51 | |
arrrghhh | with the all the animations disabled | 13:51 |
xda-Squirrels | all enabled | 13:51 |
arrrghhh | and the minfree tweak + a few things disabled | 13:51 |
arrrghhh | i am in shock of how quickly things move now | 13:51 |
xda-Squirrels | yeah | 13:51 |
xda-Squirrels | its like night and day | 13:52 |
arrrghhh | yea | 13:52 |
arrrghhh | have you tried disabling all the animations? | 13:52 |
arrrghhh | i know they're pretty, but wow. | 13:52 |
xda-Squirrels | i altered compcache a little, going to go the other way with it | 13:52 |
*** Xofrats has joined #xdandroid | 13:52 | |
xda-Squirrels | i will try that now | 13:52 |
xda-Squirrels | thats tasty as hell yo | 13:52 |
xda-Squirrels | i think once i get compcache settings tweaked (assuming it uses the settings defined in froyo.user.conf, it might run a lil better | 13:53 |
arrrghhh | yes that's where compcache settings are defined | 13:53 |
arrrghhh | along with swap | 13:53 |
xda-Squirrels | tried changing it to 25% like it said in the comment (which means it went down from where it was at) | 13:53 |
arrrghhh | i played with those, didn't see a marked improvement | 13:53 |
xda-Squirrels | it didnt work as good | 13:53 |
xda-Squirrels | so im going to try increasing it a littlew | 13:53 |
arrrghhh | i guess i should mention them... but i only wanted to detail things that i noticed made a real improvement. | 13:53 |
Xofrats | the compcache thing in userinit.sh is kinda broken | 13:54 |
xda-Squirrels | yeah | 13:54 |
emwe | i can enable compcache in .35 it gets insmodded, but swap doesn't enable. | 13:54 |
Xofrats | Well, the whole swap support is | 13:54 |
xda-Squirrels | im just trying to tweak further to see | 13:54 |
arrrghhh | Xofrats, explain | 13:54 |
arrrghhh | i guess i never really looked into too seriously. | 13:54 |
emwe | Xofrats: btw... can you please verify... ebi1_clk doesn't work. so increasing the axiclk rate does just nothing IIRC. tried that 2 years ago ;) | 13:54 |
arrrghhh | perhaps that's why i didn't notice any difference, it wasn't working lol | 13:54 |
Xofrats | emwe: Well, if it doesn't work, what is it doing trying to set it? | 13:55 |
emwe | Xofrats: acpuclock code assumes the clock implementation sets it, but clock-wince just doesn't. whereas the native device impl (clock-pcom) does. | 13:56 |
Xofrats | There seems to be a lot of code that "doesn't do anything" while doing something | 13:56 |
Xofrats | Meh | 13:56 |
Detule | wait i am probably behind on things, swap doesn't work? | 13:56 |
xda-Squirrels | HTC officially posted their new bootloader unlock page thing for their newer android phones | 13:56 |
xda-Squirrels | http://htcdev.com/bootloader/ | 13:56 |
emwe | Detule: nah, i just have issues getting it enabled with compcache on .35. | 13:56 |
emwe | a pita to debug though with userinit not logging to kmsg | 13:57 |
Xofrats | Detule: If you set swap, it never activates the swap | 13:57 |
Xofrats | So I decided it was easier to do it in froyo.user.conf | 13:57 |
Detule | hm i've been straight swapping (not compcache) for a while now | 13:57 |
Xofrats | Anyway, I'm pretty happy with the tweaks so far... I think deadline I/O is needed imho | 13:58 |
Xofrats | And if we can get the "code that claims to do stuff" but does nothing, then I can see if we can tweak it some more | 13:58 |
*** krisse has joined #xdandroid | 14:00 | |
Xofrats | # cat /proc/ramzswap | 14:01 |
Xofrats | DiskSize: 32768 kB | 14:01 |
Xofrats | MemLimit: 26244 kB | 14:01 |
*** krisse|2 has joined #xdandroid | 14:02 | |
Xofrats | userinit tries to do stuff with rzscontrol which was deprecated long ago | 14:03 |
emwe | isn't that commented Xofrats ? sure it is. | 14:04 |
Xofrats | Oh, maybe it is now | 14:04 |
Xofrats | I just checked | 14:04 |
*** krisse has quit IRC | 14:04 | |
Xofrats | Anyway I just losetup /sdcard/swapfile, and use that as backing | 14:04 |
Detule | unless i am mistaken, with the lowmemory tweaks my swap file is seeing a lot less usage | 14:05 |
Xofrats | It should | 14:06 |
Xofrats | Because Android tries to load as much as it can into memory | 14:06 |
Xofrats | Which in turn causes swap activity, because Linux tries to keep things in order | 14:06 |
Detule | yeah i guess it verifies that there actually is an effect | 14:06 |
rpierce99 | arrrghhh: well he responded, he still doesn't get it, i give up | 14:06 |
arrrghhh | yea i saw that | 14:07 |
arrrghhh | didn't want to mention it | 14:07 |
arrrghhh | too depressing | 14:07 |
arrrghhh | he responded with basically the exact same post he's been posting over and over | 14:07 |
arrrghhh | i can't stand the way his posts have one line <enter> one line <enter> FFS | 14:07 |
arrrghhh | i think i'm going to give up too, fuck that noise. | 14:08 |
smiley-_ | link to tje thread? | 14:08 |
smiley-_ | thr | 14:08 |
smiley-_ | the | 14:08 |
rpierce99 | free ram is in no way like a mailman, btw | 14:08 |
Detule | emwe: considering the state of things i was going to write a patch for liblights, seeing how it doesn't act on green _blinking_ notifications from android right now....i wasn't going to bother with any delays or anything - i just wanted to verify with you because a userland patch would have to work across kernels | 14:08 |
arrrghhh | lol | 14:09 |
Xofrats | what about the mailman? | 14:09 |
arrrghhh | Xofrats, don't ask... | 14:09 |
rpierce99 | i made an analogy that having free ram was like having extra space in the mailbox, pretty useless, he says free ram is like a mailman, in some way, i didn't really catch the drift | 14:10 |
Xofrats | free ram is good, gives Linux chance to cache stuff | 14:11 |
Xofrats | Instead of having Android shove apps up the ram's butt | 14:11 |
emwe | Detule: yeah, just go ahead. i can test whatever you throw out. i assume the impl for set_light_notifications() and set_light_attention isn't just implemented for us, yet? | 14:11 |
emwe | at least from looking at "looks" so. | 14:12 |
arrrghhh | Xofrats, yea i think we all get how it works | 14:12 |
arrrghhh | explaining how it works to this rube on the forums... another story | 14:12 |
arrrghhh | lunchtime, bbl. | 14:12 |
emwe | what can you tell about running swap & compcache-less? | 14:12 |
emwe | i can't find anything disturbing. | 14:13 |
Xofrats | Well, compcache is good if you have the kernel | 14:13 |
Xofrats | Some of the ones a few month back lacked the module | 14:13 |
Xofrats | So I just decided to use straight-up | 14:13 |
emwe | i rather meant... what are the experiences running without both? | 14:14 |
Xofrats | Less wear on the sd card? | 14:14 |
rpierce99 | Xofrats: once stuff has been cached it's no longer free ram, that's what we are trying to explain to this guy, he's stuck on the fact that android is reporting only 80mb free ram | 14:14 |
emwe | hm. | 14:14 |
rpierce99 | http://forum.ppcgeeks.com/android-tp2/146443-free-memory-android-tp2.html - my post and his response are on pg 2 | 14:15 |
emwe | should get compcache up somehow.... it's insmod'ed but i assume it's not populated soon enough so the swap enable isn't getting it. | 14:15 |
Xofrats | mknod /dev/block/loop9 b 7 9 | 14:15 |
Xofrats | mknod /dev/ramzswap0 b 253 0 | 14:15 |
Xofrats | losetup /dev/block/loop9 /sdcard/swapfile | 14:15 |
Xofrats | insmod /lib/modules/xvmalloc.ko | 14:15 |
Xofrats | insmod /lib/modules/ramzswap.ko backing_swap=/dev/block/loop9 | 14:15 |
Xofrats | swapon /dev/ramzswap0 | 14:15 |
Xofrats | That's what I have in my froyo.user.conf | 14:16 |
Xofrats | And wonder why userinit.sh is mknod'ing 254 | 14:17 |
Xofrats | /exec cat /proc/devices | grep ramz | 14:17 |
Detule | emwe i was going to patch set_speaker_light_locked (it's an unfortunate name but it's the worker function called in set_light_notifications) | 14:17 |
emwe | Detule: everybody will welcome the patches including me ;) | 14:18 |
Xofrats | Can someone on stock kerenel tell me what number that spits out? | 14:18 |
xda-Squirrels | sure | 14:19 |
xda-Squirrels | 253 ramzswap0 | 14:19 |
*** BulitPruf has quit IRC | 14:20 | |
Xofrats | # grep mknod userinit.sh | 14:20 |
Xofrats | mknod -m 0666 /dev/block/ramzswap0 b 254 0 | 14:20 |
* Xofrats needs to get that rootfs git and start fixing stuff | 14:21 | |
emwe | Xofrats: first get a real computer and start working there. | 14:23 |
emwe | :P | 14:23 |
* emwe runs | 14:24 | |
* xda-Squirrels lolz irl | 14:24 | |
* Xofrats stabs emwe | 14:24 | |
Xofrats | OK, once I git commit, where do I find the patch to mail? | 14:32 |
rpierce99 | "Finally, create a git-formatted patch with git format-patch. The format-patch command requires arguments to specify a range of commits for which patches should be created. For example, to create a patch with the last single commit: git format-patch HEAD^..HEAD" | 14:33 |
Xofrats | git just nuked my changes... | 14:49 |
Detule | Xofrats: i can email you the kernel patch I sent to the dev list last night | 14:50 |
Xofrats | k please | 14:50 |
emwe | dev-list? patch? am i losing mails? | 14:52 |
rpierce99 | yeah the archive doesn't have that either | 14:53 |
emwe | Detule: been mailing to the list with a mailaddy you are not subscribed with? | 14:54 |
Detule | well, per the instructions i sent it to developers@xdandroid | 14:54 |
Detule | you are right | 14:54 |
Detule | i did | 14:54 |
emwe | it's xdandroid-dev@xdandroid.com | 14:54 |
emwe | where did that info come from? wiki? | 14:54 |
Detule | yeah | 14:55 |
Detule | i figured they were aliases for the same list | 14:55 |
rpierce99 | http://lists.xdandroid.com/listinfo/xdandroid-dev | 14:55 |
Xofrats | Do I need to sub to the mailing list to submit a patch? | 14:56 |
emwe | Xofrats: yes. imho unsubscribed mails are being dropped, or at least waiting moderator approval. | 14:57 |
Xofrats | Well subbed and sent, if it gets into the bitbucket in the sky I'll just resend | 15:03 |
emwe | just look at at the list archives if it got through. | 15:04 |
Xofrats | Detule, you need to set your .gitconfig e-mail | 15:04 |
Detule | ugh | 15:05 |
arrrghhh | Detule, the developers@xdandroid.com is just a spam addy for all the 'devs' with xdandroid.com addy's. | 15:06 |
Detule | well damn they should update that submitting patches page | 15:07 |
arrrghhh | they = me | 15:08 |
arrrghhh | doing it now :P | 15:08 |
Xofrats | You are not allowed to post to this mailing list, and your message has | 15:08 |
Xofrats | been automatically rejected. | 15:08 |
Xofrats | orz | 15:08 |
arrrghhh | Xofrats, are you a member? | 15:09 |
rpierce99 | he just signed up | 15:09 |
rpierce99 | needs approved, i'd assume | 15:09 |
Xofrats | I just needed to confirm | 15:10 |
arrrghhh | Detule, updated. | 15:10 |
Detule | thanks arrrghhh | 15:13 |
arrrghhh | np | 15:13 |
arrrghhh | sorry for the confusion ;) | 15:13 |
Detule | oh wow kompare to view patches....fancy | 15:20 |
Xofrats | I just use cat | 15:21 |
*** lapin{GR} has joined #xdandroid | 15:21 | |
*** lapin{GR} is now known as turbolapin | 15:21 | |
Xofrats | emwe: BTW, if there's a way to check axiclock speed, let me know plz | 15:23 |
emwe | Xofrats: as in read it out? clk_get_rate() i'd assume. looks like that is implemented. | 15:26 |
emwe | if it returns something useful, never tried. | 15:27 |
Xofrats | Currently set up to use cmdline "ext4dev" to add support for ext4 /data;�otherwise use ext2. | 15:35 |
Xofrats | Err, oops | 15:35 |
arrrghhh | lol | 15:35 |
Xofrats | BTW who was it that said I had a extusb headset and could check out stuff with it+3.5mm? | 15:40 |
arrrghhh | shit | 15:40 |
arrrghhh | you're that guy | 15:40 |
arrrghhh | didn't you see acl's post? | 15:41 |
Xofrats | No | 15:41 |
arrrghhh | he wanted someone to check out the advanced features of the headset in the newest kernel | 15:41 |
arrrghhh | you complained about it, you got one of those fancy headsets? | 15:41 |
Xofrats | I have a fancy headset, the breakout for the extusb, and a 3.5mm | 15:41 |
Xofrats | The only thing I don't have is a speaker | 15:41 |
Xofrats | Err, wait | 15:42 |
*** SpecR has quit IRC | 15:42 | |
arrrghhh | hrm not sure he cares about that | 15:42 |
arrrghhh | let me coax him in hurrr | 15:42 |
Xofrats | That didn't come out right... The only thing I don't have is something that can use the microphone | 15:42 |
Xofrats | brainfart there | 15:42 |
*** [acl] has joined #xdandroid | 15:42 | |
Xofrats | Speaking of the devil | 15:42 |
arrrghhh | [acl], Xofrats has a fancy headset | 15:42 |
arrrghhh | but i'm not clear on what you want | 15:43 |
[acl] | Xofrats: you have 2 headsets ? the 3.5mm and h2w? | 15:43 |
Xofrats | I have a fancy headset, the breakout for the extusb, and a 3.5mm | 15:43 |
Xofrats | The only thing I don't have is something that can use the microphone | 15:43 |
arrrghhh | aw | 15:43 |
[acl] | damn | 15:43 |
arrrghhh | what i meant by fancy | 15:43 |
Xofrats | (ie. call-out, since I don't want to spend money) | 15:43 |
[acl] | thats the point of this | 15:43 |
arrrghhh | mic, end call, volume control... | 15:43 |
Xofrats | Yeah, all that | 15:44 |
arrrghhh | eh? | 15:44 |
* arrrghhh is confused | 15:44 | |
Xofrats | I can probably test via winamp or voice command or something | 15:44 |
[acl] | Xofrats: so you do have 2 fancy ones | 15:44 |
Xofrats | I have the extusb headset (HTC one) and a breakout box (extusb+3.5mm+2.5mm) and a 3.5mm | 15:44 |
[acl] | ahh no good | 15:44 |
[acl] | we need the native 3.5mm fancy | 15:45 |
[acl] | not the box converter thing | 15:45 |
Xofrats | I do have a 3.5mm fancy | 15:45 |
[acl] | damn so you hae ti all | 15:45 |
[acl] | jebus | 15:45 |
arrrghhh | lolwtf | 15:45 |
* arrrghhh stabs Xofrats | 15:45 | |
[acl] | Xofrats: ok do this | 15:45 |
arrrghhh | English, do you speak it | 15:45 |
Xofrats | Wait, I would need to disconnect my precious telnet interface | 15:45 |
[acl] | put the h2w headset first.. make sure your your mic works | 15:45 |
xda-Squirrels | oh acl, did you get my message about the light sensor for winmo | 15:46 |
xda-Squirrels | for raph800 | 15:46 |
Xofrats | Which program would test it, and don't say "call someone" | 15:46 |
*** SpecR has joined #xdandroid | 15:46 | |
[acl] | xda-Squirrels, i just go it | 15:46 |
[acl] | so BL works on winmo just fine | 15:46 |
[acl] | but no xdandroid | 15:46 |
xda-Squirrels | i covered the sensor with my thumb and then tried it in a dark room and both times the screen turns off in call, whereas in well lit room it'd stay on in call | 15:47 |
xda-Squirrels | xdandroid frx07 newest kern/rootfs screen stays on for me in call | 15:47 |
arrrghhh | xda-Squirrels, that sounds like the prox sensor | 15:47 |
[acl] | xda-Squirrels: how about not in call.. just chilling lettint it do its thing | 15:48 |
arrrghhh | what about ambient light sensor... | 15:48 |
arrrghhh | yea | 15:48 |
arrrghhh | does it adjust brightness of the screen dynamically? | 15:48 |
xda-Squirrels | well thats why i left it in the dark | 15:48 |
[acl] | Xofrats: i dunno.. isnt there a recorder or something | 15:48 |
xda-Squirrels | lemme try | 15:48 |
xda-Squirrels | one sec | 15:48 |
xda-Squirrels | rebooting winmo | 15:48 |
*** Xofrats_ has joined #xdandroid | 15:49 | |
xda-Squirrels | *spins his chair around til he gets dizzy* | 15:49 |
xda-Squirrels | (regular work day) | 15:50 |
Xofrats_ | Okay, a bit better, disconnect the other so I can start testing | 15:50 |
*** Xofrats has quit IRC | 15:50 | |
xda-Squirrels | hmm, you're right, that was prox sens. | 15:51 |
xda-Squirrels | i cant get backlight to change brightness | 15:51 |
xda-Squirrels | im on crack | 15:51 |
xda-Squirrels | automatically that is | 15:51 |
[acl] | xda-Squirrels: booya .. i knew it | 15:51 |
[acl] | emwe: see im not crazy bro | 15:51 |
xda-Squirrels | i shined white light from my monitor at the phone | 15:51 |
xda-Squirrels | stuck it near my work light, then put it under thr table, unchanged | 15:52 |
xda-Squirrels | auto-adjust is on | 15:52 |
[acl] | xda-Squirrels: turn off the screen ant rutn it back on with the flashlight | 15:52 |
emwe | in wince with raph? | 15:52 |
xda-Squirrels | WinMo 6.5 RAPH800 | 15:52 |
arrrghhh | xda-Squirrels, same test in Android when you're done please. | 15:52 |
arrrghhh | because this is how it works for me on my RHOD | 15:52 |
arrrghhh | WinMo doesn't dynamically adjust the backlight | 15:52 |
arrrghhh | Android does | 15:52 |
emwe | boys... starting the raph100. | 15:52 |
*** Xofrats_ is now known as Xofrats | 15:53 | |
arrrghhh | i tested the poop out of that with WisTilt2 | 15:53 |
Xofrats | Damnit, csipsimple just reboots my phone when I answer | 15:53 |
Xofrats | *grumble* | 15:53 |
xda-Squirrels | turn off screen and do what now? | 15:53 |
arrrghhh | that's a feature | 15:53 |
arrrghhh | xda-Squirrels, see if you can get it to be brighter or darker..? | 15:53 |
xda-Squirrels | have been trying but with auto it doesnt appear to change | 15:53 |
arrrghhh | basically see if you can get auto-brightness to actually update itself when the panel cycles on/off | 15:53 |
arrrghhh | even after panel on/off? | 15:53 |
xda-Squirrels | turned off screen in well lit arrea, put under table then turned screen back on, no change | 15:54 |
arrrghhh | er off/on? | 15:54 |
xda-Squirrels | try other way | 15:54 |
arrrghhh | hrm | 15:54 |
arrrghhh | i dunno then | 15:54 |
xda-Squirrels | off and on, same result | 15:54 |
xda-Squirrels | maybe rom broke it, idk | 15:54 |
xda-Squirrels | booting back to android | 15:54 |
xda-Squirrels | less someone needs something else tested | 15:55 |
arrrghhh | hrm | 15:55 |
arrrghhh | that's weird. | 15:55 |
arrrghhh | no | 15:55 |
arrrghhh | 'nuff winmo | 15:55 |
xda-Squirrels | ;) | 15:55 |
xda-Squirrels | loading androidzzzz | 15:55 |
turbolapin | what IRC from androi | 15:56 |
turbolapin | which IRC app do you suggest for android | 15:56 |
turbolapin | sry for the other | 15:56 |
Xofrats | epic5 | 15:56 |
xda-Squirrels | android needs winmo's auto-brightness to be on to work right? | 15:56 |
arrrghhh | turbolapin, i like AndChat | 15:56 |
arrrghhh | xda-Squirrels, dunno for RAPH | 15:57 |
Xofrats | Actually, for the raph/diam iirc, it needed to be off | 15:57 |
xda-Squirrels | crap | 15:57 |
xda-Squirrels | cause i turned it back off lol | 15:57 |
arrrghhh | on RHOD it doesn't matter | 15:57 |
arrrghhh | but on RAPH it probably still does | 15:57 |
arrrghhh | that's good | 15:57 |
arrrghhh | it should be off | 15:57 |
xda-Squirrels | i like manually defining my brightnesses anyways | 15:57 |
xda-Squirrels | 20% batt, 100% charge ;p | 15:57 |
turbolapin | tnx arrrghh | 15:57 |
turbolapin | h | 15:57 |
emwe | arrrghhh: [acl]: raph100 energy 6.5 autobl just works holding it under the desk lamp and taking it away. | 15:59 |
arrrghhh | hum | 15:59 |
arrrghhh | i guess i'll have to try again when i'm home | 15:59 |
emwe | arrrghhh: [acl]: and auto-bl is on here when i boot into xdandroid and that works fine iirc. | 15:59 |
arrrghhh | i haven't tested winmo thoroughly | 15:59 |
emwe | perhaps raph100 are a tad bit different | 15:59 |
arrrghhh | bleh | 16:00 |
arrrghhh | TOO MANY DEVICES | 16:00 |
arrrghhh | HD2 bastards had it easy. two devices, only difference was size of RAM/ROM | 16:00 |
emwe | perhaps there's differences, yes. | 16:00 |
emwe | yeah... | 16:01 |
emwe | and up until today they don't support one specific panel type iirc | 16:01 |
arrrghhh | really | 16:01 |
arrrghhh | lol | 16:01 |
emwe | there was that replacement panel guy. | 16:01 |
emwe | i think so | 16:01 |
arrrghhh | right, i remember that | 16:01 |
emwe | don't count on what i say | 16:01 |
arrrghhh | i never do | 16:01 |
arrrghhh | :P | 16:01 |
emwe | you do great work. | 16:01 |
arrrghhh | puh | 16:01 |
arrrghhh | i do very little | 16:02 |
emwe | lol | 16:02 |
emwe | booting raph into xdandroid. just to prove all your test devices are fscked up. | 16:02 |
arrrghhh | lol | 16:02 |
Xofrats | Okay, extusb microphone works | 16:03 |
Xofrats | (via voice search) | 16:03 |
* Xofrats looks at acl | 16:04 | |
Xofrats | acl? | 16:08 |
arrrghhh | it won't highlight him unless you use the full handle, ie [acl] | 16:08 |
emwe | arrrghhh: [acl]: raph100 auto-bl also works in xdandroid. but be told it's quite subtle. but never made me think it's too less. | 16:08 |
arrrghhh | hrm | 16:09 |
xda-Squirrels | well when i get home i'll point my maglight right at the fucker :P | 16:11 |
arrrghhh | lol | 16:11 |
*** programmer8922 has quit IRC | 16:12 | |
[acl] | ok bak sorry | 16:12 |
[acl] | im still at work u know | 16:12 |
arrrghhh | who works these days | 16:12 |
arrrghhh | isn't everyone unemployed? :P | 16:12 |
[acl] | Xofrats: ok if it works now plug in the 3.5mm at the same time as the usb one.. and test the mic on the 3.5mm | 16:13 |
[acl] | xda-Squirrels: a desk lamp is enough to saturate the light sensor.. | 16:14 |
Xofrats | People are looking at me weird, I'm connecting too many wires | 16:14 |
[acl] | Xofrats: fuck em.. they looked at me weird too. but i showed them | 16:15 |
arrrghhh | lol | 16:15 |
xda-Squirrels | well im going to make it extremely obvious if its working otu not, go into closet with just the mag light. If it still doesnt change brightness after that, i blame the rom or something lol | 16:16 |
Xofrats | Does not work, it gets the input from extusb | 16:16 |
[acl] | xda-Squirrels: did you do a xdandroid test yet ? | 16:16 |
Xofrats | squirrel: You are supposed to come out of the closet,not go into one | 16:16 |
Xofrats | Oh and I did get a loud popping sound on the 3.5mm | 16:17 |
[acl] | emwe: maybe you have special light ? lol | 16:18 |
Xofrats | When I started recording | 16:18 |
xda-Squirrels | oh yeah | 16:20 |
xda-Squirrels | lemme try that now | 16:20 |
Xofrats | Coming out of the closet? Good for you | 16:21 |
emwe | Xofrats: sorry for the noise on the mailing list ;) | 16:21 |
xda-Squirrels | rofl | 16:21 |
xda-Squirrels | auto bright on, no change. wil retry with winmo auto bright enabled just in case | 16:22 |
[acl] | dang | 16:22 |
[acl] | i feel good | 16:22 |
[acl] | knowing im not on crack | 16:22 |
xda-Squirrels | :P | 16:22 |
xda-Squirrels | rebooting to winmo to set auto bright on then booting into android | 16:23 |
Xofrats | [acl] Anything else you want to try? | 16:23 |
[acl] | Xofrats: i dunno so what was the result. when you plugged both did the 3.5 mic work ? | 16:24 |
Xofrats | Nope, it just made loud popping noise and the extusb mic is the one that gets the sound | 16:24 |
[acl] | how about unlpugging the h2w once 3.5 is plugged in | 16:25 |
[acl] | so there is a slight time where both are in enough to see if the detection stick | 16:25 |
[acl] | then unplug the 3.5 and try again | 16:25 |
Xofrats | Is there a time limit on how soon I have to unplug the h2w? | 16:26 |
[acl] | like 5 seconds should suffice | 16:27 |
[acl] | lol | 16:27 |
Xofrats | Actually, hold on | 16:28 |
xda-Squirrels | k finally rebooting android, was busying breaking shit at work | 16:29 |
Xofrats | I don't think even with h2w the mic is working on it | 16:30 |
arrrghhh | just so long as you fix them after breaking | 16:30 |
Xofrats | I just tried it right now | 16:30 |
[acl] | i love when people sacrifice their phones for the good and welfare of the project | 16:30 |
[acl] | like that poor bastard who took appart his battery .. ahh the good ol days | 16:30 |
arrrghhh | oh camro | 16:30 |
[acl] | nahh | 16:30 |
arrrghhh | one of the few Blackstone devs | 16:30 |
[acl] | before camro there was one guy | 16:31 |
arrrghhh | damn | 16:31 |
[acl] | me and jonpry and wozz i think asked him to take his shit apart | 16:31 |
[acl] | so we can see if there was a sensor in there | 16:31 |
[acl] | nuffin | 16:31 |
[acl] | lol | 16:31 |
[acl] | but he did it | 16:31 |
[acl] | a real animal | 16:31 |
emwe | hah | 16:31 |
arrrghhh | seriously | 16:31 |
arrrghhh | that's dedication | 16:31 |
Xofrats | Okay, now the extusb headset mic doesn't pick up | 16:32 |
xda-Squirrels | beast | 16:32 |
arrrghhh | Xofrats, just send all your headsets to acl | 16:32 |
[acl] | Xofrats: explain thyself.. | 16:32 |
arrrghhh | send your phones while you're at it too :D | 16:32 |
Xofrats | My preciooous arm computer! | 16:33 |
Xofrats | Only takes 3hr to compile a kernel | 16:33 |
arrrghhh | only | 16:33 |
Xofrats | [acl] Now the pickup is from the phone itself, not the mic | 16:33 |
[acl] | ahh | 16:33 |
[acl] | needless to say detection is fucked | 16:34 |
[acl] | Xofrats: ill have to prep a test kernel for your ass | 16:34 |
Xofrats | or patch it | 16:34 |
Xofrats | I'm running ext4 | 16:34 |
Xofrats | So I need patch goodness | 16:34 |
Xofrats | So I can compile on my preciooous | 16:34 |
[acl] | fair enough .. | 16:34 |
arrrghhh | you'll just have to wait a week for feedback | 16:35 |
arrrghhh | anyhoo, gonna go tie some phones to the big brother system. bbl | 16:35 |
xda-Squirrels | auto bright being on in winmo + trying to set brightness in android = screen goes darker as the sligher moves but instantly goes back to full brightness after a second | 16:35 |
emwe | so why does 2.6.35.14 sound work now?! looks like a timing thing. bummer. | 16:35 |
xda-Squirrels | gonna retry autobright off in winmo and seeing if that happens in android this time | 16:35 |
[acl] | xda-Squirrels: keep going .. dont stop until we discover the truth | 16:36 |
Xofrats | That's expected | 16:37 |
Xofrats | Basically the "code" for autobl is still running on Android | 16:37 |
Xofrats | So the android code+win autobl code is racing | 16:37 |
Xofrats | Which is why on diam/raph you needed to disable autobl | 16:38 |
[acl] | xda-Squirrels: make me proud !!! | 16:38 |
xda-Squirrels | lolz | 16:38 |
xda-Squirrels | wasting company time like a boss | 16:39 |
[acl] | xda-Squirrels: only way to do it bro | 16:39 |
emwe | [acl]: i don't need to disable auto-bl in wince on my raph100 for it to work on XDAndroid. | 16:40 |
xda-Squirrels | k, winmo autobright off, both brightness sliders at 100%, rebooting xdandroid | 16:40 |
[acl] | emwe: i think you are just magical dood.. | 16:40 |
xda-Squirrels | fur realz | 16:40 |
emwe | xda-Squirrels: adb shell dmesg | grep -i "light sensor" | 16:41 |
[acl] | emwe: oo forgot to mention i was wrong the second time about the headset. Turns out it returns 1 and not 0x80.. so the seond set of changes we did can be reversed :-p.. sorry i didnt read the asm right | 16:41 |
xda-Squirrels | kk | 16:41 |
emwe | let's see what adb spits out | 16:41 |
xda-Squirrels | well i dont think i have sdk on this comp (work) | 16:41 |
xda-Squirrels | i'll just open term | 16:42 |
xda-Squirrels | and check | 16:42 |
xda-Squirrels | if i can figure out how to | in term on phone | 16:42 |
rpierce99 | soft kbd | 16:43 |
emwe | xda-Squirrels: should be sth like: micropklt_spi_bl_status_print: light sensor auto= ..... | 16:43 |
xda-Squirrels | fyi auto bright in winmo makes it so slider in xdandroid doesnt work | 16:43 |
emwe | [acl]: does it harm as it is? ;) | 16:43 |
[acl] | emwe: raph has spi address ? woa | 16:43 |
Xofrats | Oh wow, post 200 on xda | 16:43 |
xda-Squirrels | changing slider position in xdandroid with winmo auto bright on causes the brightness to revert to 100% | 16:43 |
[acl] | emwe: no it does not but ill clean i t up when doing the mic detection | 16:43 |
Xofrats | That's a personal record | 16:43 |
xda-Squirrels | checking dmesg now | 16:44 |
emwe | [acl]: remember the htc ace had it like i did then. | 16:44 |
xda-Squirrels | ffs, lemme see if i have sdk layng around | 16:45 |
[acl] | emwe: yeah .. i guess its safe then .. | 16:45 |
emwe | xda-Squirrels: i get the following on raph100 (which is not what i see on topa iirc): [ 4.452850] micropklt_spi_bl_status_print: light sensor auto=13=0x0d SPI=2=0x02 | 16:46 |
emwe | that might be the wrong rcmd. perhaps only topa has it spitting out correct values. | 16:46 |
arrrghhh | i can test with my borrowed RAPH800 when i get home. | 16:47 |
xda-Squirrels | getting adb working then i'll see | 16:48 |
xda-Squirrels | i apparently did install sdk | 16:48 |
emwe | topa has: [ 3.491180] micropklt_spi_bl_status_print: light sensor auto=17=0x11 SPI=1=0x01 | 16:48 |
emwe | xda-Squirrels: if your raph800 is returning something different that *might* hint to some difference in these variants. | 16:49 |
xda-Squirrels | windows mobile device center auto started and im pretty sure raped my phone, rebooting it one sec >.> | 16:50 |
Xofrats | Yes, wmdc loves raping phones | 16:50 |
emwe | Xofrats: if i'd just create an ext4 data.img it would be picked up just fine, yes? | 16:51 |
arrrghhh | emwe, do you just specify that in the line that creates the data.img... in the rootfs/init right? | 16:52 |
emwe | arrrghhh: that's what Xofrats patch is for as i was told :) | 16:52 |
emwe | just thought about creating one in linux and pushing it to the sdcard. | 16:52 |
Xofrats | emwe: the mount line needs to be changed | 16:53 |
Xofrats | From -t ext2 to -t auto | 16:53 |
emwe | ai | 16:53 |
Xofrats | And you need to mk2efs with specific flags, also in my patch | 16:53 |
arrrghhh | ah that would work too | 16:53 |
Xofrats | mke2fs... | 16:53 |
*** ^Neo has joined #xdandroid | 16:54 | |
^Neo | hi | 16:54 |
^Neo | is there a channel for Windows Phone or I can ask my questions here? | 16:54 |
arrrghhh | howdy | 16:54 |
arrrghhh | nope | 16:54 |
arrrghhh | XDAndroid is the title | 16:54 |
[acl] | lol | 16:55 |
arrrghhh | #xda-devs might help | 16:55 |
Xofrats | Sure, we'll take your Windows Phone as donations | 16:55 |
arrrghhh | lol | 16:55 |
Xofrats | As long as it's a diam/rhod/raph/... | 16:55 |
^Neo | is there a channel for the whole XDA ? | 16:55 |
arrrghhh | ^Neo, ...#xda-devs | 16:55 |
xda-Squirrels | k adb is working, waiting for it to fully boot cause su is seg faulting this early lol | 16:55 |
Detule | emwe: do you mind testing that patch on topaz when you get a chance - other than that i am not sure where else to test -> i am pretty sure it won't break another device but it won't help with functional notifications either | 16:56 |
Xofrats | su shouldn't segfault | 16:56 |
Xofrats | If it is you're doing something wrong | 16:56 |
xda-Squirrels | it does when you do it while xdandroid animation is still going | 16:56 |
Detule | yeah i think i've seen that happen before | 16:56 |
emwe | Detule: as long as you kept the color_led_adress in there, it will work as it's virtually the same. | 16:56 |
xda-Squirrels | (probably due to superuser app nbot being available yet( that app that controlls what can access 'su')) | 16:56 |
emwe | Detule: yeah, will give the patch a try tomorrow then. | 16:57 |
arrrghhh | xda-Squirrels, exactly right | 16:57 |
arrrghhh | ro.secure=0 will fix that | 16:57 |
xda-Squirrels | dmesg | grep -i 'light sensor' | 16:57 |
xda-Squirrels | [ 6.760589] micropklt_spi_bl_status_print: light sensor auto=12=0x0c SPI=133=0x85 | 16:57 |
xda-Squirrels | its diff | 16:57 |
Detule | emwe: thanks | 16:57 |
emwe | xda-Squirrels: that looks kinda different. | 16:58 |
xda-Squirrels | yeah | 16:58 |
emwe | Detule: which means topa has to go back to .27 ... tsts | 16:58 |
Detule | travesty | 16:59 |
emwe | [acl] that 0x0c85 from squirrels log is exactly what rhod returns where topa returns "correctly". what is returned from rhod and apparently raph800 is the microp version register value which is used on probe | 17:00 |
emwe | [acl]: so that autobl and spi status rcmd doesn't work for all and likely the auto-bl set wcmd isn't correct then either. | 17:01 |
[acl] | :-) | 17:01 |
emwe | [acl]: only whonder why my rhod400 does just fine... | 17:01 |
[acl] | emwe: i'll get the correct addresses or unless one of these fine gents wants to dump from haret | 17:02 |
emwe | ahem... now what... | 17:02 |
xda-Squirrels | *doesnt know what to do* ;p | 17:02 |
xda-Squirrels | i do shit in C# and Perl, i dont know no C or low level shit | 17:02 |
xda-Squirrels | *high-level bitch* | 17:03 |
Xofrats | There are levels of bitches? | 17:03 |
emwe | [acl]: abel .... what if my 400 stops doing auto-bl in xdandroid? | 17:03 |
emwe | xda-Squirrels: relax. and thanks for the info | 17:03 |
Xofrats | BTW why is there "amber" and "green" but no red? | 17:04 |
emwe | [acl]: let's call it false alarm a bit. it's so subtle. | 17:04 |
Detule | Xofrats: where? | 17:05 |
emwe | Xofrats: because first dunno if it's possible hardware wise on the front led and second we don't know how. | 17:05 |
emwe | we know we have orange as well on front and back | 17:05 |
emwe | red also on back | 17:05 |
[acl] | emwe: huh? explain theself | 17:05 |
emwe | even blue is said to be on back | 17:05 |
Xofrats | I've seen red led on front, but only when batt is critical low and windows starts | 17:05 |
Xofrats | And it blinks red | 17:05 |
emwe | [acl]: dunno, raph and topa show a more "aggressive" change in auto-bl when i hold it under the desk lamp | 17:06 |
[acl] | agressive.. hmm | 17:06 |
Xofrats | amber, iirc, is red+green | 17:06 |
arrrghhh | emwe, WisTilt2 smoothed the change on RHOD | 17:06 |
emwe | Xofrats: yeah, we dunno the combination (commands) to do so | 17:06 |
Xofrats | orz | 17:06 |
arrrghhh | brightening is very quick tho. dimming is a slower process | 17:06 |
emwe | arrrghhh: might be with those "strange" values we set, yap. | 17:06 |
arrrghhh | heh | 17:06 |
arrrghhh | yea, not sure how he did it. but dimming definitely is a slower 'stepped' process. brightening the screen from being dark seems to be almost instantaneous tho. | 17:07 |
emwe | the other devives just set 0x01 or 0x00 dependant on state. | 17:07 |
[acl] | emwe: xda-Squirrels can dump some i2c traces for us from haret. if he can replicate the file i made for rhod that tells the whole storyu of whats going on | 17:08 |
emwe | yeah, think i should do that for topa then too | 17:09 |
Xofrats | IIRC that was sort of intentional, dimming due to transient shadows or finger in the wrong place | 17:09 |
[acl] | emwe: you will notice our code doesnt match waht is being dumped. This is why im just surprised it works | 17:09 |
*** ^Neo has quit IRC | 17:10 | |
[acl] | emwe: got those commands i posted earlier ? | 17:11 |
[acl] | lol | 17:11 |
emwe | [acl]: all i can say is topa shows the most "aggressive" brightness changes and it's fine. | 17:11 |
emwe | [acl]: yes, just need the time to do the shit | 17:11 |
*** programmer8922 has joined #xdandroid | 17:11 | |
[acl] | emwe: as long as peeps dump i2c during panel up and down.. the rest is easy as pie | 17:11 |
emwe | [acl]: i hate moving startup.txt for just that debugging. | 17:12 |
arrrghhh | [acl], i can do that for RAPH800 tonight. | 17:12 |
arrrghhh | emwe, i just put a haret.exe at the base of the card just for such things. | 17:12 |
emwe | arrrghhh: sometimes it's so easy. haha. | 17:12 |
arrrghhh | :P | 17:13 |
emwe | this reminds me... i wanted to put that logstuff in user.conf | 17:13 |
emwe | finally wan't to prove hyc radio still SODs me here whereas the airplane topa runs all the way through. | 17:13 |
arrrghhh | FFS, i'm going to stab this call recording system in the face. | 17:13 |
emwe | what was FFS again? | 17:14 |
arrrghhh | ha | 17:14 |
arrrghhh | for fuck's sake | 17:14 |
arrrghhh | something with my cursed user profile again. | 17:14 |
arrrghhh | ugh... i swear i spend more time troubleshooting issues with my machine than actually working some days. | 17:14 |
*** Xofrats has quit IRC | 17:17 | |
*** Xofrats has joined #xdandroid | 17:24 | |
arrrghhh | wth, i thought we had busybox in our build | 17:29 |
arrrghhh | perhaps this silly app doesn't know where it's been hidden | 17:29 |
arrrghhh | emwe, eh? don't we have busybox? | 17:33 |
emwe | arrrghhh: man, i blamed myself enough today. always thought data.img was fat. lol. | 17:34 |
emwe | i am not gonna say anthing... | 17:35 |
xda-Squirrels | uhh.. | 17:35 |
xda-Squirrels | weird | 17:35 |
xda-Squirrels | i think our dns died again at work | 17:35 |
xda-Squirrels | ffs | 17:35 |
xda-Squirrels | or not but every site i go to times out | 17:36 |
xda-Squirrels | can nslookup anything fine so its not dns | 17:36 |
xda-Squirrels | wtf | 17:36 |
arrrghhh | opendns ftw | 17:36 |
xda-Squirrels | 8.8.8.8 / 8.8.4.4 ftw | 17:37 |
arrrghhh | emwe, i don't get it | 17:37 |
arrrghhh | what do you mean... do we have busybox or not? | 17:37 |
xda-Squirrels | but at work i left it all dhcp and auto | 17:37 |
arrrghhh | is it in some un-standard place? | 17:37 |
xda-Squirrels | i bet the transparent proxy is broken atm | 17:37 |
arrrghhh | stupid bouncer doesn't record properly if i just disconnect, oh well. | 17:37 |
turbolapin | goodnight all! | 17:38 |
Xofrats | type "busybox" and see if it pops up | 17:38 |
arrrghhh | turbolapin, cya | 17:38 |
Xofrats | That or the upstream dns server died | 17:39 |
arrrghhh | Xofrats, seems to work | 17:39 |
arrrghhh | spat out info on busybox... | 17:39 |
arrrghhh | BusyBox v1.15.2 | 17:39 |
rpierce99 | if an app says it needs busybox, it likely needs busybox compiled with a specific command, that command might not be included in our busybox | 17:40 |
arrrghhh | bleh | 17:40 |
arrrghhh | MetaMorph said no busybox | 17:40 |
*** turbolapin has quit IRC | 17:40 | |
arrrghhh | go to market and get busybox | 17:40 |
arrrghhh | busybox from the market said it doesn't have the right access or smth to that effect | 17:40 |
Xofrats | BusyBox v1.19.0.git.adrynalyne | 17:40 |
emwe | arrrghhh: sorry for being unclear. no, i dunno. think we do. | 17:40 |
Xofrats | Want me to send you that one? | 17:41 |
arrrghhh | emwe, np. it appears we do, but it doesn't work? | 17:41 |
arrrghhh | Xofrats, how did you update yours...? | 17:41 |
Xofrats | What's the app | 17:41 |
Xofrats | No, it's not "updated"... More like sideloaded | 17:41 |
emwe | arrrghhh: me goig to bed now. sorry | 17:41 |
arrrghhh | well i'm not really sure | 17:46 |
arrrghhh | never really tried to make MetaMorph work | 17:46 |
Xofrats | What's metamorph | 17:46 |
arrrghhh | which evidently requires busybox | 17:46 |
arrrghhh | some theming poop | 17:46 |
Xofrats | Oh, that kind of crap | 17:47 |
*** emwe has quit IRC | 17:47 | |
arrrghhh | ja | 17:47 |
Xofrats | Gotta love one of the comment... Dev are you retarded? Either create a seperate programs or make it backwards ... | 17:47 |
arrrghhh | on MetaMorph? lol | 17:48 |
Xofrats | And the dev website is a domainforsale spamthing | 17:49 |
arrrghhh | great... | 17:49 |
rpierce99 | arrrghhh: are you getting this error or repeating someone else | 17:50 |
arrrghhh | both | 17:50 |
arrrghhh | i'm repeating that fool's error | 17:51 |
arrrghhh | and i was able to reproduce it myself. exact same result as said fool... | 17:51 |
rpierce99 | the only error referencing busybox I see in the source is: Some Files could not be extracted and set up. | 17:51 |
rpierce99 | Please make sure you have enough free space in /system and that BusyBox is installed! | 17:51 |
arrrghhh | in metamorph source i presume? | 17:51 |
rpierce99 | yes | 17:51 |
arrrghhh | let me run it again put i'll capture some logs from it, brb. | 17:51 |
Xofrats | What did they say, fool me once, shame on you | 17:52 |
rpierce99 | here's where you'd get that issue | 17:52 |
*** [acl] has quit IRC | 17:52 | |
Xofrats | Fool me twice, arrrghhh? | 17:52 |
rpierce99 | it looks in /system/bin /system/xbin/ /data/local/xbin/ /data/local/bin/ /system/sd/xbin/ | 17:53 |
Xofrats | That would be why | 17:53 |
rpierce99 | for su, zip, zipalign | 17:53 |
Xofrats | Ours is in /bin | 17:53 |
rpierce99 | <3 open source | 17:53 |
Xofrats | And ours doesn't have zip... | 17:54 |
xda-Squirrels | add zip, add /bin to path | 17:54 |
xda-Squirrels | crisis averted | 17:54 |
rpierce99 | no it doesn't use path | 17:54 |
rpierce99 | it's hard coded with those paths | 17:54 |
xda-Squirrels | ok, make a symlink | 17:55 |
xda-Squirrels | and pee on them for being fagatrons | 17:55 |
Xofrats | ln -s | 17:55 |
Xofrats | is your friend | 17:55 |
xda-Squirrels | indeed | 17:56 |
xda-Squirrels | k, leaving work, be back soonish | 17:56 |
rpierce99 | they also use a loop over an array with those 3 strings in it and do if (first) if (second) if(third), no switch, not even an else if, this code is horrible | 17:56 |
*** xda-Squirrels has quit IRC | 17:56 | |
*** fishhead2567 has quit IRC | 17:57 | |
rpierce99 | i don't know enough about our system, would this even work? mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system | 17:58 |
rpierce99 | that is hard coded as well | 17:58 |
Xofrats | Not unless ours was using yaffs | 17:58 |
Xofrats | And yes, it would work for _some_ broken mount implementation | 17:58 |
Xofrats | aka Samsung Epic | 17:58 |
Xofrats | although the mtdblock is way off | 17:58 |
Xofrats | What I do is usually `mount | grep blah | cut this | chop that` | 17:59 |
Xofrats | When doing remounts like that | 17:59 |
rpierce99 | funny thing is that this code is called FirstChecks() but doesn't actually check anything, just runs that command | 17:59 |
rpierce99 | SecondChecks() checks to make sure those 3 files exist | 17:59 |
rpierce99 | that same error message is returned in a case where .nomedia doesn't exist and can't be created in a directory named "homer" | 18:01 |
arrrghhh | lol | 18:01 |
arrrghhh | so metamorph is crap basically? | 18:01 |
arrrghhh | i was just about to post a logcat from it | 18:01 |
arrrghhh | i'll do it anyways | 18:01 |
arrrghhh | http://pastebin.com/LeUG5zuS | 18:02 |
arrrghhh | i'm kinda curious why D/Sensors keeps saying "Or not..." over and over and over again. | 18:02 |
rpierce99 | it should be easy enough to fix if you just make sure those 3 binaries are available where it expects them to be | 18:02 |
arrrghhh | ok i'll try to symlink 'em | 18:02 |
Xofrats | the mount thing needs to be fixed | 18:02 |
rpierce99 | the mount thing isn't checked | 18:02 |
stinebd | Expecting a decent gingerbread image. No activity on this after 25 March. Please, I am using this testing image and waiting for a mature build like FRX07. Thanks in advance. | 18:02 |
rpierce99 | but you'll have to remount system rw manually | 18:02 |
stinebd | fml | 18:03 |
arrrghhh | stinebd, EXPECTING | 18:03 |
arrrghhh | it better be decent. | 18:03 |
arrrghhh | that dude will come after you... | 18:03 |
Xofrats | with a hook and a wooden leg, arrrghhh? | 18:04 |
arrrghhh | did some yokel email that to you? | 18:04 |
arrrghhh | Xofrats, easy there | 18:04 |
stinebd | comment on my blog | 18:04 |
arrrghhh | heh | 18:04 |
arrrghhh | dicks | 18:04 |
stinebd | and yeah those go to my personal email | 18:04 |
stinebd | i get the feeling on xda that when people make a donation, they don't think they're making a donation as much as they think they're paying for software | 18:05 |
arrrghhh | yup | 18:06 |
stinebd | in which case i'd rather just shut off the donation page | 18:06 |
arrrghhh | eh i don't think everyone has that same train of thought | 18:06 |
stinebd | sometimes i consider just shutting it all off | 18:08 |
stinebd | myspace this bitch | 18:08 |
stinebd | goodbye charlie, we're owned by aol now | 18:08 |
arrrghhh | i'd like to think most of the users who donate are considerate | 18:08 |
arrrghhh | heh | 18:08 |
stinebd | the atrix community is especially horrid | 18:09 |
stinebd | total assholes | 18:09 |
arrrghhh | they are moto users | 18:09 |
stinebd | the entire userbase is like the tiad gang | 18:09 |
stinebd | and they have their own (slightly smarter) tiad | 18:09 |
arrrghhh | i think that's a pre-requisite in order to purchase the phone | 18:09 |
arrrghhh | lol | 18:09 |
arrrghhh | great... | 18:09 |
Xofrats | no, they are now google users | 18:09 |
stinebd | yeah what's going on with that? | 18:09 |
stinebd | any chance i get icecreamsammich on my atrix? | 18:10 |
Xofrats | google eating up helomoto | 18:10 |
stinebd | i mean aside from the one i will inevitably build | 18:10 |
arrrghhh | i think google just wants some patent troll protection | 18:10 |
Xofrats | I'll just be happy with gingerbread on my... Err, wait | 18:10 |
Xofrats | Kinda expensive for troll protection | 18:10 |
Xofrats | I come much cheaper | 18:11 |
stinebd | moto has a huge portfolio | 18:11 |
arrrghhh | pretty sure you're not patent troll protection Xofrats | 18:11 |
stinebd | he's definitely a regular troll though | 18:11 |
arrrghhh | indeed | 18:11 |
stinebd | or she | 18:11 |
Xofrats | Oh hush | 18:11 |
stinebd | don't want to assume | 18:11 |
arrrghhh | ha | 18:11 |
arrrghhh | i don't know any woman who would build a kernel on a RHOD | 18:11 |
Xofrats | And still do | 18:12 |
arrrghhh | i can't say i knew anybody who would do that before Xofrats tho, so i guess that's fair. | 18:12 |
rpierce99 | arrrghhh: so the reason the error messages don't match is because the google code project is apparently newer or older than the code you're running | 18:12 |
rpierce99 | your stack trace doesn't line up with the code | 18:12 |
arrrghhh | awesome. | 18:12 |
arrrghhh | lol | 18:12 |
arrrghhh | i guess i'll symlink away and see what happens. | 18:12 |
arrrghhh | brb | 18:12 |
stinebd | i hate when people say brb | 18:13 |
rpierce99 | make sure you remount rw manually | 18:13 |
rpierce99 | unless the fixed their mount command | 18:13 |
*** xda-Squirrels has joined #xdandroid | 18:13 | |
xda-Squirrels | im back babeh! | 18:13 |
* Xofrats kicks squirrel | 18:14 | |
arrrghhh | stinebd, i love you | 18:17 |
arrrghhh | rpierce99, maybe that's my issue | 18:17 |
arrrghhh | i don't see /bin/zip or /bin/zipalign tho | 18:17 |
stinebd | no homo? | 18:17 |
arrrghhh | no homo | 18:17 |
stinebd | damn | 18:17 |
xda-Squirrels | roflz | 18:17 |
xda-Squirrels | since acl is a hater and d/ced, ima go take a nap | 18:18 |
*** xda-Squirrels is now known as xda-squrls[nap] | 18:18 | |
arrrghhh | ... | 18:18 |
arrrghhh | some people's children. | 18:19 |
xda-squrls[nap] | what? im a lazy fuck | 18:19 |
xda-squrls[nap] | lol | 18:19 |
arrrghhh | so rpierce99 i'm confused. i guess i'll try to manually remount /system rw, but if there's no zip or zipalign binaries... how will this work? | 18:19 |
rpierce99 | it won't | 18:19 |
arrrghhh | lol | 18:19 |
arrrghhh | check | 18:19 |
rpierce99 | unless they've redesigned it to not need them | 18:19 |
rpierce99 | but those binaries should be available | 18:20 |
arrrghhh | just shoehorn 'em in? | 18:20 |
rpierce99 | if by shoehorn you mean copy | 18:20 |
arrrghhh | eh this seems like a lot of work to help out that annoying guy. | 18:20 |
stinebd | the story of xda | 18:20 |
arrrghhh | lol | 18:20 |
Xofrats | as the xda turns? Starring arrrghhh | 18:23 |
arrrghhh | herp | 18:24 |
stinebd | crazy random loudass mp3s | 18:40 |
stinebd | i gotta stop downloading them from these shady mp3 sites | 18:41 |
stinebd | amazon.com nonsense, sounds like some huge woman is gonna come out of the screen and beat me down | 18:41 |
stinebd | oh god what is this i dont even | 18:42 |
stinebd | change hardware/msm7k and we have to rebuild all the things | 18:42 |
Xofrats | stine: Did you see the patch? | 18:43 |
stinebd | not yet | 18:43 |
stinebd | haven't looked at my xdandroid email | 18:43 |
stinebd | anything good? | 18:43 |
stinebd | oh wait i think i saw it flash by while i was at work | 18:44 |
stinebd | the kernel patch? | 18:44 |
Xofrats | No, the init patch for ext4 | 18:45 |
stinebd | ah you're kevin | 18:45 |
stinebd | sorry | 18:45 |
stinebd | hard for me to keep track of the names | 18:45 |
Xofrats | Read my nick backwards | 18:46 |
stinebd | yeah i know but the overview doesn't show email addresses | 18:46 |
stinebd | <3 gmail | 18:47 |
rpierce99 | the email actually said --Starfox | 18:47 |
stinebd | if you don't mind my asking... | 18:48 |
stinebd | what's the data.gz stuff for? | 18:48 |
stinebd | do we have an actual use case for it? | 18:48 |
Xofrats | No clue, it's in the existing code | 18:49 |
stinebd | i see you moved it from up abov | 18:49 |
stinebd | e | 18:49 |
Xofrats | AFAIK it unpacks it if the file is there, then renames it to data.img | 18:49 |
stinebd | which is silly | 18:49 |
Xofrats | I could see a use for it, custome-sized loopback compressed images | 18:49 |
stinebd | but nothing recompresses it | 18:50 |
Xofrats | No, it's a one-time-use thing | 18:50 |
stinebd | oh so you're thinking of people distributing empty, say 2GB, ext2 images gzipped to like 2KB | 18:51 |
Xofrats | gzip is destructive to the source file, gzip -c less so | 18:51 |
Xofrats | Actually that sould be 2000k'ish | 18:51 |
Xofrats | Because gzip doesn't handle repeated sparses, requires about 1k/1M | 18:51 |
stinebd | ok next question | 18:52 |
stinebd | forgive me if it's offensive | 18:52 |
stinebd | are you a furry? | 18:52 |
Xofrats | Semi-so | 18:52 |
stinebd | neat | 18:52 |
Xofrats | No I don't own a fursuit | 18:53 |
stinebd | anyway it looks fine | 18:53 |
stinebd | so i'll make arrrghhh test it like a bitch | 18:53 |
stinebd | and then push it | 18:53 |
stinebd | arrrghhh: hey test bitch, want a new rootfs? | 18:53 |
Xofrats | I think he already uses it... | 18:53 |
Xofrats | At least he uses my kernel | 18:53 |
Xofrats | My *amish* kernell | 18:54 |
Xofrats | Can I fix the module detection thing? | 18:56 |
stinebd | it's open source, you don't need to ask | 18:57 |
Xofrats | Hmmm, why resort to mac80211.ko... | 18:57 |
Detule | i think hyc used another one | 18:58 |
Detule | in his build | 18:58 |
Detule | xt_mac? | 18:58 |
Detule | don't remember | 18:58 |
stinebd | i just picked some random module | 18:58 |
Xofrats | mtdchar might be a safer choice | 18:58 |
Xofrats | Well, I guess it doesn't matter | 18:59 |
*** tmzt_ has joined #xdandroid | 19:07 | |
*** rpierce99 has quit IRC | 19:14 | |
Xofrats | Hmmm, wonder if it's safe to nuke all *.ko file from /lib/modules/... | 19:16 |
stinebd | Xofrats: how long have you been using ext4 on there? | 19:18 |
Xofrats | since a few days ago | 19:20 |
arrrghhh | stinebd, lay it on me | 19:30 |
stinebd | no homo? | 19:30 |
arrrghhh | maybe a little | 19:30 |
stinebd | nasty dude | 19:30 |
stinebd | hold on let me uplard it | 19:30 |
arrrghhh | k | 19:31 |
arrrghhh | time to go test big brother again | 19:31 |
stinebd | oh sorry forgot to tell you it's up | 19:35 |
stinebd | http://files.xdandroid.com/.releng/rootfs-20110815-7e04198.img.zip | 19:35 |
arrrghhh | w00t | 19:38 |
arrrghhh | gonna load this with the newest kernel from our Amish friend | 19:38 |
arrrghhh | do i need an ext4 data.img...? or what am i testing hurrrr | 19:38 |
stinebd | i'd prefer testing stock ux | 19:39 |
stinebd | autobuild kernel, that rootfs, ext2 data | 19:39 |
stinebd | i'm not worried about the ext4 stuff honestly | 19:39 |
stinebd | just want to make sure existing setup doesn't somehow regress | 19:39 |
arrrghhh | ok | 19:40 |
arrrghhh | ah | 19:40 |
arrrghhh | alrighty, i can go back to stock poop | 19:40 |
*** rpierce99 has joined #xdandroid | 19:41 | |
Detule | oo time for a coffee while xdandroid comiles | 19:50 |
Detule | s/comiles/compiles | 19:51 |
arrrghhh | stinebd, seems OK | 19:51 |
arrrghhh | anything in particular i should be on the lookout for broken stuffs? | 19:51 |
arrrghhh | i had some hiccups on boot, but i think that was just my impatience. | 19:52 |
stinebd | you think? | 19:53 |
stinebd | what happened? | 19:53 |
arrrghhh | had some GApps/frameworks FC messages | 19:53 |
arrrghhh | but gvoice, gmail, etc work | 19:53 |
arrrghhh | i had like 2 or 3 of 'em. haven't seen one since | 19:54 |
stinebd | yeah that's definitely unrelated | 19:55 |
arrrghhh | so... anything in particular i should try to break? | 19:55 |
stinebd | nah, that was all i needed to know | 19:55 |
arrrghhh | k | 19:55 |
arrrghhh | Xofrats, quit putting your kernels on dropbox :P | 19:56 |
Xofrats | Why? | 19:58 |
arrrghhh | cuz i have to download thru my tether | 19:58 |
arrrghhh | 17k/s | 19:58 |
stinebd | arrrghhh is a socialist | 19:58 |
arrrghhh | down to 10 now | 19:58 |
arrrghhh | that, and my company blocks dropbox | 19:58 |
arrrghhh | and gitorious | 19:58 |
Xofrats | I'll make sure to put everything on dropbox | 19:58 |
stinebd | bam | 19:58 |
stinebd | he just knocked you up a notch | 19:58 |
arrrghhh | meh you don't put up anything useful other than kernels :D | 19:59 |
arrrghhh | hometiem | 20:00 |
arrrghhh | cya | 20:00 |
xdandroid | New rootfs available (20110816-7e04198) at: http://is.gd/Wb4VG3 -- Changes at: http://is.gd/sUOjY4 | 20:03 |
Xofrats | I just sent another patch upstream | 20:06 |
rpierce99 | i don't think the list technically qualifies as upstream | 20:07 |
Xofrats | This one is untested though... | 20:07 |
* Xofrats will just have the labrat^H^H^H arrrghhh test this one | 20:08 | |
*** Xofrats has quit IRC | 20:30 | |
arrrghhh | lol | 20:37 |
arrrghhh | the list is totally upstream | 20:37 |
arrrghhh | moreso than a forum post | 20:37 |
arrrghhh | you mean the modules hackings? | 20:38 |
arrrghhh | you didn't test it? i never had an issue, so i'm not sure i would be a good test case. | 20:38 |
stinebd | i'm a rock star! https://github.com/Atrix-Dev-Team/android_device_motorola_olympus/commit/b139c733f7e4aab6c4c74069027db7e3f0efd21d | 20:38 |
Detule | lol | 20:41 |
Detule | that's some fine work... | 20:41 |
rpierce99 | that's an awesome 1 line commit, with an extra 2 lines thrown in where only whitespace changed just to make it look like a big deal | 20:41 |
stinebd | whitespace? | 20:42 |
stinebd | look again, i had to uncomment those bitches | 20:42 |
* stinebd flexes | 20:42 | |
arrrghhh | lol | 20:42 |
rpierce99 | oh haha i see that now | 20:42 |
arrrghhh | that's some hard work | 20:42 |
stinebd | my good friend eval- is my connection | 20:43 |
stinebd | i thought he ditched xda but sure enough i saw him turning tricks on a corner in the atrix board | 20:44 |
Detule | those astrix folks will come around i am sure, as soon as they realize your credentials | 20:44 |
stinebd | with commits like that, they already know | 20:44 |
arrrghhh | come around to banning him? | 20:45 |
stinebd | are you a bad enough dude to enable tethering and save the president? | 20:45 |
stinebd | i'm gonna keep my laptop tethered the rest of the night in celebration. and to piss off at&t. | 20:46 |
Detule | admit it after dealing with android ports to wince, porting asop to a native android device must be boring | 20:46 |
Detule | aosp | 20:46 |
stinebd | sometimes | 20:46 |
stinebd | atrix camera is even brokener than ours | 20:47 |
arrrghhh | how is that possible | 20:47 |
stinebd | i don't know, but you can always trust moto to find a way | 20:47 |
arrrghhh | lol | 20:47 |
Detule | you should port wince to it and get haret dumps | 20:47 |
arrrghhh | Moogle | 20:47 |
stinebd | pretty much everything hardware-related on this thing goes through an utterly retarded proprietary userland daemon | 20:47 |
arrrghhh | nice | 20:47 |
stinebd | no offense to any retards in here | 20:48 |
arrrghhh | none taken | 20:48 |
stinebd | so yeah, moto has no problem providing source for the kernel | 20:48 |
stinebd | because there's literally nothing in it | 20:48 |
arrrghhh | lol | 20:48 |
Detule | if only moto execs offered salaried positions to a few people from #htc-linux | 20:50 |
rpierce99 | why would moto want #HTC-linux folks | 20:51 |
*** hardwalker has joined #xdandroid | 20:51 | |
stinebd | cheap taiwanese labor | 20:51 |
*** CptAJ has quit IRC | 20:53 | |
*** lotjuh has quit IRC | 20:53 | |
*** tmzt_ is now known as tmzt | 20:58 | |
Detule | uh make: *** [out/target/common/obj/APPS/Superuser_intermediates/classes-full-debug.jar] Error 41 | 20:58 |
*** krisse|2 has quit IRC | 21:01 | |
*** CptAJ has joined #xdandroid | 21:02 | |
Detule | stinebd: i take it you have no issues compiling Superuser | 21:11 |
stinebd | not that i can recall | 21:19 |
*** programmer8922 has quit IRC | 21:22 | |
*** xda-squrls[nap] is now known as xda-Squirrels | 21:24 | |
xda-Squirrels | rawr | 21:29 |
arrrghhh | *stab* | 21:29 |
xda-Squirrels | */deathz0r* | 21:30 |
arrrghhh | ah crap i should probably test this stupid RAPH crap | 21:33 |
arrrghhh | too much crap | 21:34 |
xda-Squirrels | ;p | 21:35 |
arrrghhh | hrm | 21:39 |
arrrghhh | in winmo auto brightness seems to fail completely | 21:39 |
arrrghhh | lol | 21:39 |
xda-Squirrels | yep | 21:41 |
xda-Squirrels | supports my findings | 21:41 |
xda-Squirrels | at work today | 21:42 |
arrrghhh | Oo | 21:44 |
arrrghhh | ok, it does work | 21:44 |
arrrghhh | shows up better on a white bg | 21:44 |
arrrghhh | its VERY subtle. | 21:44 |
arrrghhh | but i actually saw it adjust dynamically with the panel on in winmo on this RAPH800 | 21:45 |
arrrghhh | i guess i need to grab a flashlight or smth | 21:45 |
arrrghhh | i'm just using my lights and my finger to simulate darkness lol | 21:45 |
xda-Squirrels | hmm, thats what i planned to do when i got home...before i took a nap ;p | 21:47 |
arrrghhh | it also slowly goes to full dim | 21:51 |
arrrghhh | full bright seems pretty quick tho | 21:51 |
xda-Squirrels | hmm | 21:51 |
arrrghhh | i guess that makes sense. go out in the sunlight, will need bright screen quick | 21:51 |
xda-Squirrels | *reboots into winmo* | 21:52 |
arrrghhh | got a big flashlight, shining it on only the light sensor so i can still see the screen... goes full bright pretty quick | 21:52 |
arrrghhh | then turn off flashlight, use it to cover light sensor lol | 21:52 |
arrrghhh | and it slowly steps down the dim levels... | 21:52 |
xda-Squirrels | lovely ;p | 21:55 |
arrrghhh | yep | 21:56 |
arrrghhh | now to test android | 21:56 |
Detule | stinebd: i had to comment out a bunch of "overrides" from the java files in /packages/apps/Superuser/.. for the froyo system image to compile with jdk1.5 u22 | 21:56 |
Detule | but maybe that's something peculiar to my setup | 21:56 |
*** Xofrats has joined #xdandroid | 22:04 | |
Xofrats | I just send the revised patch to the init detection code | 22:05 |
Xofrats | So the first one should be disregarded | 22:05 |
Xofrats | Detule you there? | 22:06 |
Detule | yes | 22:06 |
arrrghhh | lol auto-brightness in winmo definitely messes with autobrightness in Android. | 22:07 |
arrrghhh | on RAPH... i know that was fixed on RHOD. | 22:08 |
Xofrats | Yes, it's been that way forever | 22:08 |
Xofrats | There's a race | 22:08 |
arrrghhh | yea it's definitely fighting lol | 22:08 |
arrrghhh | manual brightness is fun | 22:08 |
rpierce99 | Xofrats: your init code is already on the autobuild, lol | 22:08 |
arrrghhh | i'm bright, i'm dim, i'm bright, i'm dim... w00t | 22:09 |
Xofrats | orz | 22:09 |
Xofrats | Let me git pull and redo that then | 22:09 |
arrrghhh | heh | 22:09 |
arrrghhh | untested amish code | 22:09 |
Xofrats | That's what I get for patching on a bench outside a park | 22:10 |
rpierce99 | i'm of course referring to the stuff for ext4 not modules | 22:10 |
Xofrats | Oh, okay, cuz git was like "already up-to-date" | 22:11 |
Xofrats | It is tested, just not against arrrghhhs and aieees | 22:11 |
arrrghhh | heh | 22:12 |
Xofrats | Not so much concerned about aieees | 22:12 |
Xofrats | if [ `find /lib/modules/ -xdev -type l | wc -l` -gt 1 ]; then | 22:14 |
Xofrats | That should clear up any "old" crud | 22:14 |
Xofrats | Anyway, time to continue going home... I hate it when I try to patch while walking | 22:16 |
Xofrats | Doesn't work | 22:16 |
xda-Squirrels | ;p | 22:17 |
arrrghhh | lol | 22:17 |
*** Xofrats has quit IRC | 22:17 | |
xda-Squirrels | android is boring without net during the day ;o | 22:19 |
xda-Squirrels | i need to download a game or something lol | 22:19 |
arrrghhh | android is worthless without net | 22:19 |
xda-Squirrels | pretty much, hopefully hyc in all his infinite wisdom can cure the raph cdma data ;) | 22:20 |
arrrghhh | don't expect that anytime soon | 22:21 |
xda-Squirrels | gonna make minfree more aggressive (*pisses it off*) | 22:21 |
arrrghhh | he's really expecting someone with the device to pickup his code and adapt it for the older radios. | 22:21 |
xda-Squirrels | hmm, if only i didnt suck lol | 22:21 |
xda-Squirrels | ive never been good with c much less lower-level stuff | 22:21 |
arrrghhh | sadface | 22:22 |
xda-Squirrels | indeed | 22:22 |
arrrghhh | no auto brightness in android at all | 22:22 |
arrrghhh | no not you | 22:22 |
arrrghhh | lol | 22:22 |
xda-Squirrels | sufficiently proficient a C# | 22:22 |
xda-Squirrels | ahh | 22:22 |
xda-Squirrels | well sadface anyways | 22:22 |
xda-Squirrels | wish i was more useful ;p | 22:22 |
xda-Squirrels | afk, some shit is goingdown outside >.> | 22:23 |
arrrghhh | lol | 22:23 |
*** xda-Squrls has joined #xdandroid | 22:32 | |
xda-Squrls | using irc on androids ;p | 22:33 |
xda-Squrls | trying it out anyways | 22:33 |
*** rpierce99 has quit IRC | 22:34 | |
xda-Squrls | k d/cing on phone | 22:37 |
*** xda-Squrls has quit IRC | 22:37 | |
xda-Squirrels | well i know what ima have for lunch tomm at work | 22:40 |
xda-Squirrels | ;p | 22:40 |
*** rpierce99 has joined #xdandroid | 22:41 | |
*** rpierce99 has quit IRC | 22:42 | |
*** rpierce99 has joined #xdandroid | 23:16 | |
*** Detule has quit IRC | 23:17 | |
*** rpierce99 has quit IRC | 23:18 | |
*** programmer8922 has joined #xdandroid | 23:21 | |
*** rpierce99 has joined #xdandroid | 23:24 | |
*** drakaz has quit IRC | 23:31 | |
*** drakaz has joined #xdandroid | 23:37 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!