*** JesusFreak316 has quit IRC | 00:04 | |
jonpry | hyc, any idea why it would seem to boot, but system_server never runs? | 00:12 |
---|---|---|
jonpry | no splash etc | 00:12 |
*** arrrghhh has quit IRC | 00:13 | |
hyc | not offhand. logcat. | 00:14 |
*** XirXes has joined #xdandroid | 00:17 | |
D3tul3 | hmm am i missing something, on F22/hycs rootfs, mount tells me there is absolutely no room on "/"...anything safe to delete? | 00:19 |
*** jonpry has quit IRC | 00:20 | |
*** jonpry has joined #xdandroid | 00:21 | |
*** jonpry has quit IRC | 00:42 | |
*** jonpry has joined #xdandroid | 00:47 | |
*** jonpry has quit IRC | 00:55 | |
*** D3tul3 has quit IRC | 01:08 | |
*** netson-ubuntu has joined #xdandroid | 01:24 | |
*** GlemSom has joined #xdandroid | 01:27 | |
*** GlemSom has joined #xdandroid | 01:29 | |
*** toadlife has joined #xdandroid | 01:36 | |
*** InternetToughGuy has quit IRC | 01:47 | |
*** InternetToughGuy has joined #xdandroid | 01:50 | |
*** ryannath1ns has joined #xdandroid | 02:14 | |
*** ryannathans has quit IRC | 02:16 | |
*** toadlife has quit IRC | 02:18 | |
*** GlemSom has joined #xdandroid | 02:31 | |
hyc | Ah, finally an explanation of Sprint and Verizon roaming indicators... | 02:35 |
hyc | http://www.howardforums.com/printthread.php?t=1443675 | 02:35 |
*** ryannath1ns has quit IRC | 02:58 | |
*** ryannathans has joined #xdandroid | 02:58 | |
*** netson-ubuntu has quit IRC | 03:03 | |
*** netson-ubuntu has joined #xdandroid | 03:03 | |
*** bael56 has quit IRC | 03:29 | |
ryannathans | Sigh, any reason F22's keymaps haven't been commited? or am I missing something? | 03:47 |
stinebd | because he does not submit them | 03:47 |
ryannathans | sigh, so how can I get scbs, hyc's changes AND the keymap for my device in one rootfs? | 03:49 |
stinebd | merge them together yourself | 03:49 |
ryannathans | (standard rootfs does not support my keymaps) | 03:49 |
ryannathans | I will look into it and will work out what files are needed from each :D thanks | 03:49 |
ryannathans | thought the changes needed to be compiled together | 03:49 |
*** bael56 has joined #xdandroid | 03:49 | |
ryannathans | bluetooth *might* be workin in FRX07 right? :P | 03:50 |
stinebd | frx07 will be a major release. i'm not sure if we'll get to bluetooth for it | 03:50 |
ryannathans | has anyone taken up gps interface for gingerbread yet? | 03:52 |
ryannathans | I had a look but can't work out where to start | 03:52 |
stinebd | it's a nontrivial issue. it crashes in the jni layer as java code talks to c code | 03:53 |
stinebd | and i haven't done anything with it in a long time due to all the other stuff going on | 03:53 |
stinebd | gps and bluetooth are on the back burner right now | 03:53 |
stinebd | we've got a long list of major core changes | 03:54 |
ryannathans | so I have noticed, so many things I didn't even realise were an issue | 03:54 |
stinebd | i gotta roll, so enjoy your... whatever time it is in au | 03:56 |
stinebd | 8:79pm next tuesday i guess | 03:57 |
ryannathans | haha thanks, cya | 03:57 |
hyc | heya stinebd | 03:59 |
hyc | just reverted my eri.xml patch in frameworks/base and pushed to device/xdandroid | 04:00 |
hyc | nothing earthshattering, will catch ya next time | 04:00 |
ryannathans | hey hyc | 04:22 |
ryannathans | probably not your field of expertise but why does physkeyboard=rhod110 work on F22 rootfs if I can't find rhod110 keymap in the keymaps directory? | 04:23 |
hyc | dunno, why can't you find it? | 04:44 |
ryannathans | not sure, im on rhod110 and there is no rhod110 in keymaps | 04:47 |
hyc | there is on my directory | 04:47 |
hyc | of course it's just a symlink | 04:47 |
ryannathans | i downloaded and mounted F22's rootfs. init.etc/keymaps - correct directory yeah? | 04:48 |
hyc | yep | 04:48 |
ryannathans | no rhod110 symlink for me, strange. | 04:49 |
*** kalemas has joined #xdandroid | 04:50 | |
ryannathans | only symlink is qwerty.kl -> /etc/keymaps/raph_navi_pad.kl and it's varient | 04:51 |
hyc | dunno what to tell ya | 04:54 |
ryannathans | *throws a tantrum* | 04:56 |
ryannathans | http://pastebin.com/Bxfyq5V3 | 04:57 |
ryannathans | what you think? | 04:59 |
hyc | dunno | 04:59 |
ryannathans | what do you have? | 04:59 |
hyc | looks like somewhere along the line someone did a regular cp and lost all the symlinks | 05:00 |
hyc | but that doesn't explain why qwerty is still intact | 05:00 |
ryannathans | this is why we can't have nice things. | 05:00 |
ryannathans | entering rhod110 assigns all the rhod110* files, correct? | 05:11 |
ryannathans | as phykeyboard= | 05:11 |
ryannathans | if I understand right physkeyboard=rhod110 assigns rhod110* keymaps | 05:13 |
*** diego_kynetics has joined #xdandroid | 05:27 | |
ryannathans | apparently copying over the keymaps directory isnt enough | 05:32 |
ryannathans | must be changes somewhere else. sigh. | 05:32 |
ryannathans | hyc: if I git pull git://gitorious.org/~hyc/xdandroid/hycs-frameworks_base froyo will a repo sync update my local when there is updates? | 05:54 |
hyc | I dunno | 06:03 |
hyc | repo sync runs off the manifest file | 06:03 |
ryannathans | you got any other updates or fixes I should pull? | 06:04 |
ryannathans | now, I copied keymaps directory over to the autobuild rootfs but apparently it isn't enough and I can't find what else I need to copy to get it to work | 06:08 |
*** virsys has quit IRC | 06:29 | |
hyc | nothing tested really | 06:40 |
hyc | and you're on GSM, so nothing for you to test | 06:40 |
*** D3tul3 has joined #xdandroid | 07:06 | |
ryannathans | still can't get this to work D: | 07:09 |
*** virsys has joined #xdandroid | 07:15 | |
ryannathans | WOOT meld might have saved the day | 07:20 |
*** kalemas has left #xdandroid | 07:26 | |
*** kalemas has joined #xdandroid | 07:26 | |
ryannathans | htc: are your rootfs patches in the autobuild? | 07:31 |
*** virsys has quit IRC | 07:36 | |
*** virsys has joined #xdandroid | 07:37 | |
*** kalemas has left #xdandroid | 07:46 | |
*** kalemas has joined #xdandroid | 07:58 | |
*** D3tul3 has quit IRC | 08:09 | |
*** kalemas has left #xdandroid | 08:25 | |
*** jonpry has joined #xdandroid | 08:30 | |
*** kalemas has joined #xdandroid | 08:38 | |
*** programmer8922 has quit IRC | 09:00 | |
*** netson-ubuntu has quit IRC | 09:03 | |
*** fishingmedic has joined #xdandroid | 09:43 | |
ryannathans | If I have two branches in every project and I repo sync one, is the other one automatically updated or does rebase update it? | 09:51 |
*** rpierce99 has joined #xdandroid | 09:54 | |
*** JesusFreak316 has joined #xdandroid | 09:59 | |
*** fishhead2567 has joined #xdandroid | 10:13 | |
*** |Jeroen| has joined #xdandroid | 10:29 | |
*** toadlife has joined #xdandroid | 10:34 | |
toadlife | ryannathans: ping | 10:39 |
toadlife | ryannathans - ping | 10:40 |
toadlife | Still having trouble getting keymaps into rootfs? | 10:40 |
toadlife | There are changes to the file /init that are required to load the new keymap files properly | 10:41 |
*** toadlife has quit IRC | 10:46 | |
*** emwe has joined #xdandroid | 10:50 | |
*** toadlife has joined #xdandroid | 11:11 | |
*** helicopter88 has joined #xdandroid | 11:12 | |
*** kofrad has quit IRC | 11:14 | |
*** programmer8922 has joined #xdandroid | 11:18 | |
*** jonpry has quit IRC | 11:20 | |
*** XirXes has quit IRC | 11:22 | |
*** diego has joined #xdandroid | 11:26 | |
*** diego_kynetics has quit IRC | 11:26 | |
*** diego is now known as Guest38596 | 11:26 | |
*** vw has joined #xdandroid | 11:26 | |
ryannathans | toadlife: not anymore | 11:27 |
toadlife | I just took the specific keymaps I needed from F22's rootfs and copy them into the offiicial rootfs. I actually modified my keymaps to make it so only the power button wakes the phone. | 11:29 |
toadlife | scbs is pretty easy to integrate. Did you figure that out? | 11:30 |
ryannathans | I swear it said you left. | 11:30 |
ryannathans | no | 11:30 |
toadlife | I did leave, awhile back | 11:30 |
ryannathans | I ran a meld on the autobuild rootfs and compared it with F22's and thats how I found out the init has changed | 11:31 |
ryannathans | i want to add scbs next | 11:31 |
toadlife | scbs consists of a binary - 'scbs' in /bin and a couple of lines in init | 11:31 |
toadlife | I have the lines you need here somewhere | 11:32 |
ryannathans | brb, moving to an SSH session. | 11:33 |
*** kalemas has left #xdandroid | 11:36 | |
ryannathans | back | 11:40 |
ryannathans | time to get scbs working xD | 11:41 |
toadlife | scbs binary: http://db.tt/GXV1tcj | 11:41 |
toadlife | copy that to /bin and 'chmod 755' | 11:42 |
toadlife | lines to add to /init : http://db.tt/UX732xu | 11:42 |
toadlife | It's goes down at the bottom of init, after the camera devices get created | 11:43 |
ryannathans | creates a log or conf in root of sd? | 11:44 |
toadlife | by default it logs to /sdcard/scbs.log | 11:44 |
toadlife | You have to create a .conf file | 11:44 |
*** NeoMatrixJR has joined #xdandroid | 11:45 | |
toadlife | I actually implimnented scbs in a different way because I wanted to control the command line for scbs | 11:45 |
toadlife | I implemented it as a service and used a shell script to launch it | 11:46 |
toadlife | Once I got my .conf created I wanted scbs to log to /dev/null, but to do that you ahve to change the command line | 11:46 |
*** programmer8922 has quit IRC | 11:53 | |
*** helicopter88 has quit IRC | 11:53 | |
*** Ahmed_ has joined #xdandroid | 11:54 | |
ryannathans | do i need a config file in root of sd or is it optional? | 11:57 |
Ahmed_ | hiii | 12:03 |
ryannathans | hello. | 12:03 |
Ahmed_ | i had a problem using FRX04 and FRX05 that i cannot ever send SMS | 12:04 |
ryannathans | what adevice? | 12:04 |
Ahmed_ | do you know a solution for such a problem? | 12:04 |
ryannathans | device* | 12:04 |
Ahmed_ | Touch Pro | 12:04 |
ryannathans | try FRX06 with latest kernel. If that doesn't help let me know | 12:05 |
ryannathans | gsm or cdma? | 12:06 |
Ahmed_ | GSM | 12:06 |
ryannathans | shouldn't have any problems. make sure correct APN is set. | 12:06 |
Ahmed_ | what's is APN? | 12:07 |
ryannathans | settings>wireless and networks>access point name | 12:07 |
Ahmed_ | shall i configure it manually or automatically | 12:09 |
Ahmed_ | ? | 12:09 |
ryannathans | toadlife: super cool battery software - SCBS. How creative xD | 12:09 |
ryannathans | settings>wireless and netoworks>mobile networks>access point names** | 12:10 |
ryannathans | uhh, is yours there? | 12:10 |
Ahmed_ | yes | 12:10 |
ryannathans | make sure it is selected | 12:11 |
Ahmed_ | i got your point | 12:11 |
ryannathans | does it have the right settings? | 12:11 |
Ahmed_ | ok | 12:11 |
Ahmed_ | i have just downloaded the FRX06 | 12:11 |
Ahmed_ | i will install it and feed you back | 12:11 |
Ahmed_ | shall i download also the latest kernel version? actually i don | 12:11 |
Ahmed_ | 'i don't know what to do with it !!! | 12:12 |
ryannathans | download latest kernel, i will gude you through it | 12:12 |
Ahmed_ | I have downloaded both files now | 12:13 |
ryannathans | in the root of your android directory there will be a modulesLotsOfNumbers.tar.gz and zImage - delete both | 12:13 |
ryannathans | extract the downloaded kernel and put it where you delete those files. | 12:13 |
ryannathans | make sure the new file is modulesLotsofdifferentnumbers.tar.gz and the other is zImage | 12:14 |
Ahmed_ | ok | 12:14 |
ryannathans | do not rename the modules | 12:14 |
Ahmed_ | ok | 12:14 |
ryannathans | done? | 12:14 |
Ahmed_ | working on it | 12:14 |
Ahmed_ | then i will send them all to the ANDBOOT folder on the root of the memory card | 12:15 |
ryannathans | yup | 12:15 |
Ahmed_ | right? | 12:15 |
Ahmed_ | ok | 12:15 |
ryannathans | delete the old ones first | 12:15 |
Ahmed_ | sure | 12:15 |
ryannathans | the new file will have different numbers | 12:15 |
ryannathans | but same file extenstion | 12:15 |
Ahmed_ | well, the FRX06 has just been downloaded | 12:16 |
Ahmed_ | but it has the system.ext2 file only | 12:16 |
ryannathans | thats fine | 12:16 |
ryannathans | replace your current system.ext2 | 12:16 |
Ahmed_ | shall i copy it with the FRX05 files? | 12:16 |
Ahmed_ | ok | 12:16 |
ryannathans | if there is any odd behavior you can reset device back to 'factory settings' by deleting data.img | 12:17 |
ryannathans | what stage are you up to? | 12:20 |
Ahmed_ | i was searching for the FRX05, but i couldn't find it :(( | 12:21 |
ryannathans | why? | 12:21 |
ryannathans | what exactly were you searching for and where | 12:22 |
Ahmed_ | I am searching for the files that i should replace the system.ext2 with | 12:23 |
Ahmed_ | i have just deleted from my memory card few minutes ago | 12:24 |
Ahmed_ | i am searching for it now on my PC | 12:24 |
Ahmed_ | found it | 12:24 |
Ahmed_ | Done | 12:26 |
ryannathans | boot android | 12:26 |
Ahmed_ | i have extracted the new kernel | 12:26 |
Ahmed_ | and new FRX06 | 12:26 |
ryannathans | boot android | 12:26 |
ryannathans | if it starts you did it correctly | 12:26 |
Ahmed_ | copying now to the memory card | 12:27 |
Ahmed_ | booting | 12:30 |
Ahmed_ | i had an error | 12:31 |
Ahmed_ | Failed to load file \.........................\zimage | 12:32 |
ryannathans | what it say? | 12:32 |
ryannathans | what was the name of zimage you put on there? | 12:32 |
ryannathans | was it zImage or zImageNUMBERS? | 12:32 |
Ahmed_ | zImage_20110504_080912 | 12:33 |
Ahmed_ | shall i delete the numbers? | 12:33 |
ryannathans | rename it to zImage and it will work fine | 12:33 |
Ahmed_ | ok | 12:33 |
Ahmed_ | booting linux | 12:33 |
Ahmed_ | i think the device has been restarted | 12:34 |
Ahmed_ | yes it has been rebooted to Windows mobile again | 12:35 |
Ahmed_ | i will check for the startup file | 12:35 |
ryannathans | whats the problem now? | 12:36 |
Ahmed_ | the android is booting right now | 12:39 |
Ahmed_ | i just put the right startup file | 12:39 |
Ahmed_ | from where are you? | 12:40 |
ryannathans | aus | 12:40 |
Ahmed_ | i'm from Egypt | 12:40 |
Ahmed_ | nice to meet you | 12:41 |
Ahmed_ | i have just calibrated the screen | 12:41 |
*** Guest38596 has quit IRC | 12:43 | |
ryannathans | now? | 12:46 |
Ahmed_ | still booting' | 12:46 |
Ahmed_ | done | 12:47 |
Ahmed_ | shall i test the settings? | 12:48 |
ryannathans | yes | 12:48 |
Ahmed_ | settings | 12:48 |
Ahmed_ | wireless and networkd | 12:49 |
Ahmed_ | networks | 12:49 |
Ahmed_ | then? | 12:49 |
Ahmed_ | mobile networks? | 12:49 |
Ahmed_ | hello | 12:51 |
Ahmed_ | are you there? | 12:51 |
*** jonpry has joined #xdandroid | 12:51 | |
ryannathans | access point settings | 12:52 |
ryannathans | under mobile networks | 12:52 |
Ahmed_ | ok | 12:52 |
Ahmed_ | then? | 12:52 |
Ahmed_ | there are 2 elements | 12:53 |
Ahmed_ | Vodafone internet | 12:53 |
Ahmed_ | and Vodafone MMS | 12:53 |
Ahmed_ | and Vodafone Internet is selected | 12:54 |
ryannathans | good | 12:54 |
ryannathans | i hope you are with vodaphone | 12:54 |
ryannathans | test your sms. | 12:54 |
Ahmed_ | yes i'm | 12:54 |
Ahmed_ | error :( | 12:54 |
ryannathans | what error? | 12:55 |
Ahmed_ | the red triangle has just appeared | 12:55 |
ryannathans | i see, is data working | 12:55 |
Ahmed_ | it was working and i have disabled it | 12:56 |
Ahmed_ | shall i turn it on back? | 12:56 |
ryannathans | enable it and test sms | 12:56 |
*** kofrad has joined #xdandroid | 12:57 | |
Ahmed_ | same thing | 12:58 |
ryannathans | look on forums for people with similar issue | 12:58 |
ryannathans | if you can't find anything post a thread in your section | 12:58 |
ryannathans | one more thing. | 12:58 |
Ahmed_ | ok | 12:58 |
ryannathans | download latset rootfs.img and try | 12:59 |
Ahmed_ | where can i find that? | 12:59 |
ryannathans | files.xdandroid.com/rootfs | 12:59 |
Ahmed_ | Many thanks for your help | 13:00 |
Ahmed_ | the one i have was an obsolete one | 13:01 |
ryannathans | needs to be extracted and named rootfs.img to replace your current one | 13:01 |
Ahmed_ | sure i will | 13:01 |
Ahmed_ | Thanks once again | 13:02 |
Ahmed_ | Good bye | 13:02 |
ryannathans | bye | 13:03 |
ryannathans | meh im off for th night also | 13:06 |
ryannathans | night all. | 13:06 |
*** programmer8922 has joined #xdandroid | 13:07 | |
toadlife | gn | 13:07 |
*** Ahmed_ has quit IRC | 13:17 | |
*** blandroid has joined #xdandroid | 13:19 | |
blandroid | hello | 13:19 |
blandroid | maybe a really stupid question | 13:20 |
blandroid | i browsed the faqs, wikis, and so on, but couldnt find it | 13:20 |
blandroid | but is xdandroid legal? | 13:20 |
blandroid | i mean, can i use the google market place? | 13:21 |
rpierce99 | market works fine | 13:21 |
blandroid | i did read that it is based on the open source android software | 13:22 |
blandroid | but still, it still feels like hacking my phone | 13:22 |
blandroid | which by the way worked like a charm, so thanks for tha | 13:22 |
blandroid | that | 13:23 |
*** XirXes has joined #xdandroid | 13:27 | |
blandroid | so no problems using the market? | 13:31 |
*** programmer8922 has quit IRC | 13:34 | |
rpierce99 | supposedly there is some stuff that is not present, but i haven't had any problems | 13:35 |
blandroid | like? | 13:36 |
rpierce99 | if i knew that i wouldn't have said supposedly | 13:38 |
*** kofrad has quit IRC | 13:38 | |
*** vw has quit IRC | 13:43 | |
*** programmer8922 has joined #xdandroid | 13:48 | |
*** blandroid has left #xdandroid | 13:56 | |
*** blandroid has joined #xdandroid | 13:57 | |
*** blandroid has left #xdandroid | 13:57 | |
*** blandroid has joined #xdandroid | 13:58 | |
*** blandroid has left #xdandroid | 13:58 | |
*** newb1e has joined #xdandroid | 14:06 | |
*** newb1e has left #xdandroid | 14:06 | |
*** kofrad has joined #xdandroid | 14:30 | |
toadlife | lolz. "legal?" | 14:35 |
toadlife | A hell of a lot more legal than all those Windows Mobile ROMs flying around. | 14:37 |
*** helicopter88 has joined #xdandroid | 14:39 | |
xdandroid | New kernel available (20110506_205915) at http://zimages.googlecode.com/files/htc-msm-linux-20110506_205915-package.tar.bz2 | 15:07 |
toadlife | ooh! | 15:09 |
*** |Jeroen| has quit IRC | 15:10 | |
emwe | contains jb's immedeate cable plug detection | 15:12 |
*** moharu has joined #xdandroid | 15:15 | |
moharu | hi @ll | 15:15 |
*** moharu has left #xdandroid | 15:16 | |
*** helicopter88 is now known as heli_away | 15:17 | |
*** JesusFreak316 has quit IRC | 15:18 | |
toadlife | emwe: yeah I read that. Allways wondered why took so long to recognize the usb | 15:18 |
toadlife | oh yeah! Instant plugginess! | 15:18 |
toadlife | Hopefully plugging into USB doesn't discharge the battery in this version | 15:19 |
emwe | the recent build crashed on plugging iirc. | 15:20 |
toadlife | yeah, I had that happen to me. | 15:21 |
toadlife | I'm plugged in right now and my battery level is decreasing. :\ | 15:21 |
*** heli_away is now known as helicopter88 | 15:34 | |
*** Erikson has joined #xdandroid | 15:39 | |
*** Erikson has joined #xdandroid | 15:52 | |
*** Erikson has quit IRC | 15:56 | |
hyc | emwe: how about removing ACM? | 16:02 |
emwe | oh noes. forgot about. i mentally already closed .27 for today. | 16:03 |
*** arrrghhh has joined #xdandroid | 16:05 | |
arrrghhh | <toadlife> oh yeah! Instant plugginess! <------- did it work for you tho? | 16:06 |
toadlife | Yeah. But battery still appears to discharge when hooked to USB | 16:06 |
arrrghhh | wtf | 16:06 |
arrrghhh | my phone didn't wake at all | 16:06 |
toadlife | That's what I said | 16:06 |
arrrghhh | it briefly went orange/red LED | 16:07 |
arrrghhh | but went right back to sleep | 16:07 |
arrrghhh | no... | 16:07 |
arrrghhh | you said it worked | 16:07 |
arrrghhh | when my phone is sleeping, and i plug in USB - it does nothing. | 16:07 |
arrrghhh | i have to wake the phone before it starts charging/adb/etc. | 16:07 |
toadlife | hmm. I just plugged mine in and the phone woke up...took about 10 seconds but it woke up | 16:08 |
emwe | wtf is screwed with the rhods?! | 16:08 |
arrrghhh | hrm | 16:08 |
arrrghhh | it should be immediate no? | 16:08 |
arrrghhh | emwe, fix it!@ | 16:08 |
emwe | i had the raph sleep, plug cable and insta wake | 16:08 |
arrrghhh | :P | 16:08 |
emwe | me? | 16:08 |
arrrghhh | yes you. | 16:08 |
emwe | i am just the idiot having to push the changes | 16:08 |
arrrghhh | lol | 16:08 |
emwe | others screw it | 16:08 |
toadlife | 'wistilt2's failed wake hacks are obviously not in the autobuild | 16:08 |
arrrghhh | no | 16:08 |
arrrghhh | they're not | 16:08 |
emwe | i honestly won't dare about them. | 16:08 |
arrrghhh | the spinlock change he made was not acceptable evidently. | 16:09 |
emwe | others have to do that | 16:09 |
arrrghhh | i don't get why my phone doesn't wake on USB | 16:09 |
arrrghhh | AC -> no problem | 16:09 |
emwe | with ac it wakes? | 16:09 |
arrrghhh | yup | 16:09 |
arrrghhh | immediately IIRC | 16:09 |
emwe | testing again on raph. | 16:09 |
emwe | took like half to a second | 16:10 |
emwe | usb via my thinkpad | 16:10 |
arrrghhh | that's my problem | 16:10 |
arrrghhh | i'm not using a thinkpad | 16:10 |
arrrghhh | :P | 16:10 |
emwe | so jb has a rhod. hope he's looking into the reports. | 16:10 |
arrrghhh | hmmm | 16:11 |
arrrghhh | can i help debug at all? | 16:11 |
arrrghhh | i feel so worthless :P | 16:11 |
arrrghhh | just finding bugs, can't do jack about 'em. | 16:11 |
emwe | can you build the kernel? | 16:11 |
arrrghhh | i haven't in a while | 16:12 |
arrrghhh | but i can | 16:12 |
arrrghhh | i have a build enviro | 16:12 |
arrrghhh | for system images and kernels | 16:12 |
emwe | set PC_DEBUG_INT to 1 in proc_comm_wince and htc_battery_smem.debug_mask=6 i think that should get you to something | 16:12 |
arrrghhh | yea i'll get right on that... :P | 16:13 |
* arrrghhh is at work currently | 16:13 | |
arrrghhh | i'm off in a couple of hours. | 16:13 |
*** valyk has joined #xdandroid | 16:13 | |
arrrghhh | no ssh access to my box @ home either | 16:13 |
emwe | but there's hyc which will debug that for you ;) | 16:13 |
arrrghhh | i guess then i'd never get work done if i did. | 16:13 |
emwe | and i am off to balcony | 16:13 |
arrrghhh | o right. | 16:13 |
*** XirXes has quit IRC | 16:13 | |
* arrrghhh whips hyc | 16:13 | |
arrrghhh | emwe, getting drunk? | 16:14 |
arrrghhh | also, are you going to remove ACM? | 16:14 |
arrrghhh | i was hoping that would be in 5/6, but it appears no. | 16:14 |
hyc | lol | 16:14 |
arrrghhh | i see hyc has bugged you about this as well :P | 16:14 |
emwe | no, just a nicotine flash | 16:15 |
hyc | yeah emwe, will you do it, or should I send you a patch? | 16:15 |
hyc | heh | 16:15 |
emwe | the patch is to disabled the kconfig option i guess. | 16:15 |
hyc | sure, that is enough | 16:15 |
emwe | as untested patches have been pushed just fine, i'd go for doing it then. | 16:15 |
hyc | although I think the couple lines in htc-usb.c ought to be removed. unless someone is actually going to add the missing acm device structures | 16:16 |
hyc | which I seriously doubt will ever happen | 16:16 |
arrrghhh | heh | 16:18 |
arrrghhh | if it's not required...? | 16:18 |
toadlife | Looks like plugging into usb is just blowing the battery meter up | 16:19 |
toadlife | From 81% to 63 | 16:19 |
toadlife | $in five seconds | 16:19 |
hyc | yeah that makes no sense | 16:19 |
arrrghhh | lmao | 16:19 |
toadlife | 62 | 16:20 |
hyc | I saw something like that, was at 90% and dropped to 70% | 16:20 |
arrrghhh | toadlife, it actually killed my phone. | 16:20 |
hyc | but then it charged up again | 16:20 |
arrrghhh | i usb tether at work, and a couple of times the phone was completely dead. | 16:20 |
toadlife | 61 | 16:23 |
hyc | ok, I've merged .27 again on my build tree, gonna test a new kernel in a sec | 16:23 |
* arrrghhh whips hyc again for good measure | 16:25 | |
arrrghhh | mush! | 16:25 |
hyc | :P | 16:25 |
* toadlife slaps arrrghhh around a bit with a large trout | 16:25 | |
arrrghhh | giggity | 16:25 |
toadlife | had to type that in by hand. That should be built into every IRC client. | 16:27 |
hyc | I haven't booted it yet on my phone but it's uploaded | 16:32 |
hyc | will let ya know in a sec if it boots :P | 16:32 |
toadlife | Well, the phone seems to charge via usb now, but only if I turn the screen off. | 16:32 |
toadlife | Charges vewwwwy slowly | 16:33 |
hyc | booting now | 16:40 |
hyc | arrrghhh: http://highlandsun.com/hyc/FRX06+/zImage.01332 | 16:41 |
arrrghhh | ohgod | 16:41 |
hyc | and modules-2.6.27.46-01332-g300f730.tar.gz | 16:41 |
arrrghhh | oh is this with ACM removed? | 16:42 |
hyc | yep | 16:42 |
arrrghhh | nice | 16:42 |
hyc | wow, my battery is at 92% still since leaving it unplugged last night | 16:42 |
helicopter88 | wtf,1332,i was with 1276,and sometimes using 1106.. | 16:42 |
Detule | fast usb indeed, pretty cool | 16:43 |
arrrghhh | helicopter88, stfu | 16:43 |
helicopter88 | arrrghhh: k | 16:43 |
arrrghhh | :P | 16:43 |
arrrghhh | Detule, you have a RHOD300 right? | 16:44 |
Detule | 400 | 16:44 |
arrrghhh | wtf | 16:44 |
arrrghhh | mine doesn't wake on USB | 16:44 |
arrrghhh | well i guess i'll try this kernel hyc just brewed up for me. | 16:44 |
Detule | not having root access at my machine at work is soooo bad.... | 16:46 |
arrrghhh | you use linux as your desktop work machine? | 16:46 |
Detule | yes | 16:47 |
arrrghhh | nice. | 16:47 |
arrrghhh | that... would never happen at my office :P | 16:47 |
Detule | (i don't really have a choice here, i mean if i had, i would probably have something with administrator access) | 16:47 |
arrrghhh | eh | 16:47 |
arrrghhh | root access is dangerous to the uninitiated. | 16:48 |
arrrghhh | it's dangerous to the initiated but tired. | 16:48 |
hyc | lol | 16:48 |
Detule | can't even run gparted | 16:48 |
arrrghhh | heh | 16:49 |
stinebd | i dislike capacitive touchscreens | 16:49 |
stinebd | my sweaty hands make them go wild | 16:49 |
arrrghhh | wipe off the mayo | 16:49 |
Detule | i have that same problem....with girls | 16:49 |
stinebd | i certainly don't | 16:49 |
stinebd | apparently they don't appreciate my quips about how they belong in the kitchen 24/7 | 16:50 |
Detule | wait till they realize you are all talk | 16:50 |
Detule | that was the point my luck turned.... | 16:51 |
Detule | I have a noobie question if anyone's willing to venture helping me out - how are partitioned builds structured (and i understand this is a broad question), haret.exe on fat32 i guess? do system and data have their own partitions? where is the rootfs? | 16:55 |
arrrghhh | yes | 16:55 |
arrrghhh | rootfs on fat32 | 16:55 |
arrrghhh | most everything on fat32 | 16:55 |
arrrghhh | data on its own partition | 16:55 |
arrrghhh | system on its own | 16:55 |
Detule | thanks | 16:56 |
arrrghhh | and neopeek does things special, he makes a cache partition too. | 16:56 |
arrrghhh | np | 16:56 |
hyc | make a system partition about 120MB or so | 16:57 |
hyc | and you can dd system.ext2 right onto it | 16:57 |
hyc | I would stick with around 256M for data partition | 16:57 |
stinebd | i would make it 7GB | 16:57 |
hyc | I figure that's the actual size it would be on NAND as well | 16:57 |
arrrghhh | lmao | 16:57 |
stinebd | i install lots of apps | 16:57 |
arrrghhh | yea | 16:58 |
arrrghhh | all those angry birdz | 16:58 |
arrrghhh | need their space | 16:58 |
stinebd | do you have any idea how many fart buttons there are on the market? | 16:58 |
arrrghhh | hundreds i'm sure | 16:58 |
helicopter88 | 320 | 16:58 |
stinebd | me either but now i have to find out | 16:58 |
arrrghhh | lol | 16:58 |
arrrghhh | searching 'fart' on market.android.com turns up 286 results. | 16:59 |
helicopter88 | i was about to guess right.. | 16:59 |
arrrghhh | Oo the #1 Fart App! | 16:59 |
arrrghhh | that's impressive. | 16:59 |
arrrghhh | helicopter88, you were eeriely close. | 16:59 |
arrrghhh | $1.46 - | 16:59 |
arrrghhh | The most advanced fart app ever seen in ANY market! | 16:59 |
arrrghhh | lol | 16:59 |
arrrghhh | tiad8 must be behind that one | 17:00 |
helicopter88 | i have to download that.. | 17:00 |
arrrghhh | build test time, brb | 17:00 |
stinebd | IT MAKE UR PHONE ACTUAL STINKY | 17:00 |
arrrghhh | lol | 17:01 |
*** arrrghhh has quit IRC | 17:01 | |
*** fishingmedic has quit IRC | 17:04 | |
toadlife | So it appears the phone isn't actuyally discharging when plugged into usb. The battery meter shows the battery slowly draining, but after rebooting to winmo the meter shows the battery has not drained. | 17:04 |
stinebd | of course. if the battery was discharging that quickly it would catch fire or something | 17:05 |
hyc | lol | 17:05 |
toadlife | Yeha | 17:05 |
toadlife | Well it wan't really discharging that quickly. It went from 70% to 50% in about 20 minutes of bieng plugged in with the screen off | 17:05 |
stinebd | i've seen it lose like 15% in a couple minutes | 17:06 |
toadlife | But after rebooting winMo shows the battery at 71% | 17:06 |
stinebd | battery meter is all wonked out anyway | 17:06 |
toadlife | yeah | 17:06 |
*** L_miller has joined #xdandroid | 17:06 | |
hyc | USB insta-wake works for me | 17:06 |
hyc | battery charging just fine | 17:06 |
toadlife | and you have a rhod210...same a I | 17:07 |
hyc | yep | 17:07 |
*** helicopter88 has quit IRC | 17:10 | |
*** valyk has quit IRC | 17:10 | |
toadlife | is that kernel you posted have modules compiled into it? | 17:15 |
*** fishhead2567 has quit IRC | 17:16 | |
toadlife | hyc : does that kernel you posted the link to have modules compiled into it? | 17:16 |
hyc | eh? | 17:16 |
hyc | obviously wifi wouldn't work without the modules | 17:16 |
stinebd | i feel bad for emwe | 17:17 |
emwe | stinebd: ? | 17:17 |
stinebd | german customs stole your phone | 17:17 |
stinebd | "ahso MEIN" | 17:18 |
emwe | pardon? ;) | 17:18 |
emwe | hyc: what's that acm stuff for btw? | 17:19 |
emwe | at least wanna know what i disable | 17:19 |
stinebd | we better keep it if we ever plan to mass market these as android phones | 17:19 |
toadlife | hyc: the file just seems a bit large | 17:19 |
toadlife | hyc: nm | 17:20 |
toadlife | *facepalm* | 17:21 |
hyc | emwe: ACM is serial port emulation for USB | 17:21 |
hyc | on some phones it allows you to talk to the modem as a radio, from the PC | 17:21 |
emwe | abstract control model i read | 17:21 |
hyc | so on the PC open /dev/ttyUSB0 and send it AT commands and dial up other systems | 17:22 |
hyc | I don't think it will ever serve any purpose on android | 17:23 |
emwe | so if the supplier doesn't hinder that functionality anyway, kconfig can for us. | 17:23 |
emwe | s/supplier/manufacturer | 17:23 |
hyc | ? | 17:23 |
emwe | thinking of the manufacturer not even allowing such a thing. | 17:23 |
hyc | it's not possible for us to support this due to the way /dev/smd works | 17:23 |
emwe | dunno | 17:23 |
hyc | nor is it actually useful since we have adb and tethering support anyway | 17:24 |
hyc | and if you're going to be committing this change to defconfig, I have a couple of network modules I'd like to add | 17:25 |
emwe | somebody test teh autobuild then plz. | 17:25 |
emwe | lol | 17:25 |
emwe | too late. | 17:26 |
hyc | doh | 17:26 |
emwe | boah i am tired of being the only one being active. | 17:26 |
*** arrrghhh has joined #xdandroid | 17:26 | |
emwe | at leat on the main project | 17:26 |
hyc | well, let's get these personal branches back onto main :P | 17:26 |
arrrghhh | only the finest escorts for hyc | 17:26 |
*** jonpry has quit IRC | 17:26 | |
arrrghhh | i haz native usb tethering on winxp :D | 17:27 |
hyc | lol | 17:27 |
arrrghhh | i didn't do a damned thing either, that was too easy. | 17:27 |
stinebd | emwe: now you know how i used to feel on userland :) | 17:27 |
hyc | yeah, that's how it went for me too | 17:27 |
arrrghhh | it "just works" | 17:27 |
arrrghhh | the funny thing is... | 17:27 |
arrrghhh | it shows up in Device Manager as a "Windows Mobile-based Internet Sharing Device" | 17:27 |
arrrghhh | lol | 17:27 |
hyc | oh that's right | 17:27 |
toadlife | heh | 17:28 |
hyc | I enabled the WCEIS def on this build | 17:28 |
arrrghhh | dunno if that can be fixed, but it's minor. just hilarious. | 17:28 |
arrrghhh | ah | 17:28 |
hyc | I could turn it off | 17:28 |
toadlife | The soul of WinMo haunts our phones | 17:28 |
stinebd | winmo has no soul | 17:28 |
hyc | lol | 17:28 |
arrrghhh | I'd rather it show up as a "Bastardized Android Internet Sharing Device" | 17:28 |
emwe | hyc: can you post a patch to the ml. | 17:29 |
*** jonpry has joined #xdandroid | 17:29 | |
hyc | But I compared it to my G1 and I'm pretty sure it's the same there | 17:29 |
hyc | emwe: patch to defconfig for network modules? | 17:29 |
toadlife | "Windows mobile is like Satan. It will let you do anything you want to, but eventually you'll be punished for it." | 17:29 |
toadlife | --some slashdot user | 17:29 |
arrrghhh | lol | 17:29 |
arrrghhh | nice | 17:29 |
emwe | hyc: your network module requests, including a patch if you like. | 17:29 |
hyc | ok, willdo | 17:29 |
hyc | I enabled a bunch of stuff for IPSEC, IPv6 tables, etc. but I don't think we need those just yet | 17:30 |
hyc | but there were two I think we ought to have, for VPN and proxy | 17:30 |
arrrghhh | oh and USB detect works now too | 17:30 |
arrrghhh | that is, i let the phone sleep and it pretty much immediately woke when i plugged in USB | 17:31 |
arrrghhh | not sure what i f'ed up last time... | 17:31 |
arrrghhh | yea vpn and proxy would be nice | 17:31 |
emwe | that's good. but that that discharge is still present? | 17:31 |
arrrghhh | lots of users clamoring for it. | 17:31 |
arrrghhh | emwe, i'll have to see | 17:31 |
arrrghhh | i only have 30 more mins @ work | 17:31 |
arrrghhh | zomg, no easytether. i love it. | 17:31 |
arrrghhh | emwe, so far it's appearing to drain. | 17:32 |
toadlife | tether worked for me too! | 17:32 |
toadlife | yay | 17:32 |
arrrghhh | toadlife said something about it being false? | 17:32 |
arrrghhh | i dunno, i had the phone die on me while usb tethering the other day. | 17:32 |
toadlife | "RNDIS based internet sharing device" in Windows 7 | 17:32 |
arrrghhh | and that's never happened before. | 17:32 |
toadlife | It seems to discharge, but when I rebooted into winMo the battery meter showed that it has not actualy discharged at all | 17:33 |
toadlife | It hadn't charged either though. | 17:33 |
emwe | i think my raph shows no signs of that. | 17:33 |
emwe | plugging it into usb again to see. | 17:33 |
emwe | oh quick wake. haha. | 17:33 |
arrrghhh | heh | 17:34 |
arrrghhh | surprising eh? :P | 17:34 |
emwe | 91%. letting it sleep. | 17:34 |
emwe | with cable plugged. | 17:34 |
toadlife | Battery meter says 38% on my phone now. Down from 70% when I booted | 17:34 |
toadlife | 34% | 17:34 |
toadlife | ;P | 17:34 |
hyc | emwe: email sent | 17:34 |
arrrghhh | heh | 17:34 |
toadlife | 32 | 17:34 |
emwe | just heard 2 devices signaling that :) | 17:34 |
toadlife | Looks like it settled at 32% | 17:35 |
xdandroid | New kernel available (20110506_232639) at http://zimages.googlecode.com/files/htc-msm-linux-20110506_232639-package.tar.bz2 | 17:37 |
toadlife | 26% | 17:38 |
toadlife | oh well | 17:38 |
hyc | weird. mine charges up and now is staying charged | 17:38 |
hyc | arrrghhh: yours is still draining, on my build? | 17:38 |
hyc | cause at this point you have exactly the same kernel and system as me | 17:38 |
toadlife | back up to 33% | 17:40 |
toadlife | It's not really charging though | 17:40 |
Detule | mine's been charging per the lock screen indicator (from 46% to 55%) | 17:40 |
toadlife | just jumping around between 29 and 33 | 17:40 |
Detule | i am on some sort of a bastardized hyc system image | 17:40 |
arrrghhh | hyc, yes | 17:41 |
Detule | though granted i haven't even turned the screen on in the last 45mins | 17:42 |
Detule | i am out fellas | 17:42 |
toadlife | I'm on FRX06 / latest rootfs , but with your latest ril and fixed libhardware_legacy.so that fixes gps bug copied in (not bind-mounted) | 17:43 |
hyc | the fixed libhardware_legacy is in FRX06 | 17:45 |
hyc | all you had to do was remove the bindmount | 17:45 |
toadlife | But the rootfs overrides it | 17:45 |
*** faryaab has joined #xdandroid | 17:45 | |
hyc | right. | 17:45 |
hyc | all you had to do was remove the override in rootfs | 17:45 |
arrrghhh | that's why removing the bindmount fixes it | 17:45 |
hyc | yes | 17:45 |
stinebd | faryaab: please do not private message without asking | 17:45 |
toadlife | You mean in the /init | 17:45 |
faryaab | ok | 17:46 |
faryaab | your xda source is updated to 2.3.4 | 17:46 |
faryaab | ? | 17:46 |
arrrghhh | i don't think AOSP is updated to 2.3.4 | 17:47 |
arrrghhh | ? | 17:47 |
stinebd | arrrghhh: it is | 17:48 |
faryaab | it has been updated | 17:48 |
arrrghhh | ah | 17:48 |
arrrghhh | when did that drop? had to be pretty recent. | 17:48 |
stinebd | before the OTA rollout | 17:48 |
faryaab | xda code is updated to 2.3.4? | 17:48 |
stinebd | 2 weeks ago i'd say | 17:48 |
arrrghhh | faryaab, no | 17:48 |
stinebd | looks like it is actually | 17:50 |
arrrghhh | lolwut | 17:50 |
stinebd | lesson learned, never listen to arrrghhh | 17:50 |
arrrghhh | it updated itself? | 17:50 |
stinebd | at least frameworks/base is up to date | 17:50 |
hyc | yeah, you did a sync a few days back | 17:50 |
arrrghhh | heh | 17:50 |
hyc | before merging my stuff | 17:51 |
arrrghhh | shows what i know. | 17:51 |
stinebd | i thought i did | 17:51 |
faryaab | i was thinking for compiling so i thought i should confirm first | 17:51 |
faryaab | stinebed, do you know how to solve skia bug in cm7 builds | 17:52 |
faryaab | ? | 17:52 |
stinebd | i don't work with cm builds | 17:53 |
faryaab | ok | 17:53 |
hyc | arrrghhh: oh, now that you're booted | 17:56 |
hyc | does getprop show your operator ID? | 17:56 |
toadlife | uugh. Just ended a call and the phone rebooted | 17:57 |
toadlife | And of course I wasn't taking logs | 17:57 |
hyc | that sucks | 17:57 |
*** faryaab has quit IRC | 17:59 | |
arrrghhh | ah i can't adb when i'm tethering eh | 18:01 |
arrrghhh | i guess that makes sense | 18:01 |
arrrghhh | one or the other. | 18:01 |
hyc | yeah, that's an unfortunate side-effect of WinMo compatibility | 18:02 |
hyc | I think without winmo compat, we can keep adb active. | 18:02 |
arrrghhh | winmo compatbility? | 18:02 |
hyc | the WCEIS stuff | 18:02 |
hyc | WinCE Internet Sharing compat | 18:02 |
arrrghhh | o right | 18:02 |
*** programmer8922 has quit IRC | 18:03 | |
arrrghhh | ah well, i'm goin home | 18:03 |
arrrghhh | i'll let you know what getprop holds when i get thar. | 18:03 |
hyc | hey | 18:03 |
hyc | ok | 18:03 |
*** D3tul3 has joined #xdandroid | 18:03 | |
*** programmer89221 has joined #xdandroid | 18:05 | |
*** arrrghhh has quit IRC | 18:07 | |
stinebd | god how long does it take him to get home? | 18:08 |
stinebd | the suspense... | 18:08 |
toadlife | lol | 18:08 |
toadlife | Maybe you guys should have him carry a GPS tracker | 18:09 |
stinebd | we can't until gps is fixed in gingerbread | 18:10 |
toadlife | heh | 18:10 |
toadlife | Crap I just blew up my rootfs | 18:10 |
toadlife | edited init and forgot to set it executable | 18:10 |
toadlife | doh! | 18:10 |
hyc | it should have been executable to begin with... you're editing it wrong :P | 18:12 |
toadlife | I edit from Windows and copy it in | 18:13 |
hyc | yeah, that's what I figured when I said that. | 18:13 |
toadlife | you expect my to us vi? | 18:13 |
hyc | I use cat and sed. :P | 18:13 |
toadlife | ha | 18:13 |
toadlife | You mean you don't directly manipulate the bits using dd? | 18:14 |
hyc | only to get my screen calibration ;) | 18:14 |
toadlife | Well I have a script that does all of my rootfs mods automatically, so at least I can recover | 18:15 |
hyc | I should've clued in before when F22 was leaving .git in rootfs | 18:17 |
hyc | just do git pulls directly on the phone | 18:17 |
*** programmer89221 has quit IRC | 18:23 | |
toadlife | That programmer guy has never said a word | 18:24 |
hyc | he only speaks in bits | 18:25 |
toadlife | 101101010101010 | 18:25 |
toadlife | His keyboard: http://dougbarton.us/images/real-supercoder.jpg | 18:26 |
hyc | lol | 18:27 |
hyc | what's this "done" key.... just use a sync pattern :P | 18:27 |
* toadlife google's sync pattern | 18:28 | |
toadlife | yer on another level dude | 18:28 |
hyc | lol | 18:28 |
hyc | sync words are special bit sequences that aren't allowed to appear in the regular data stream | 18:29 |
toadlife | ok. | 18:30 |
hyc | self-sync patterns are used to mark a boundary in a bit stream. so when you hit one, you know you're at the beginning of a symbol instead of somewhere in the middle of it. | 18:30 |
toadlife | I'm back in business...and taking logs. Which of course means my phone will behave perfectly from now on | 18:31 |
hyc | yeah, that's how it goes :P | 18:31 |
*** arrrghhh has joined #xdandroid | 18:31 | |
hyc | oh ho | 18:31 |
hyc | 24 minutes to get home dude | 18:31 |
hyc | we've been counting | 18:31 |
arrrghhh | lol | 18:32 |
arrrghhh | i guess | 18:32 |
arrrghhh | :P | 18:32 |
*** jonpry has quit IRC | 18:32 | |
arrrghhh | stalker | 18:32 |
hyc | that's not bad for Friday traffic | 18:32 |
toadlife | The GPS tracking you guys put on his phone worked well eh? | 18:32 |
arrrghhh | the getprop is populated | 18:32 |
hyc | excellent | 18:33 |
arrrghhh | yea, i had to talk to my boss and get some stuff setup at home before i got online | 18:33 |
hyc | then I'll commit and add to merge request | 18:33 |
arrrghhh | my commute isn't too bad, all highway. | 18:33 |
arrrghhh | almost all highway that is. | 18:33 |
arrrghhh | cool | 18:33 |
arrrghhh | is it supposed to be 31000? | 18:33 |
arrrghhh | i thought it was 310120 | 18:33 |
hyc | well, that's the part I'm worried about | 18:33 |
arrrghhh | heh | 18:34 |
hyc | but that is what your phone's subscription info says | 18:34 |
arrrghhh | ok | 18:34 |
hyc | and I think I saw valid numbers in muziling's logs | 18:34 |
arrrghhh | crap. i evidently forgot to pay my sprint bill last month. | 18:34 |
hyc | anyway, you'll need to fix your APN to use 31000 | 18:35 |
arrrghhh | k | 18:35 |
hyc | 310/00 | 18:35 |
arrrghhh | weird... | 18:35 |
*** Jaek|7540 has joined #xdandroid | 18:35 | |
*** Jaek|7540 is now known as Tandyman100 | 18:35 | |
*** jonpry has joined #xdandroid | 18:36 | |
D3tul3 | so am i reading the rootfs init script correctly - it looks for system on the 3rd partition on the card? | 18:37 |
hyc | yes | 18:37 |
arrrghhh | yea | 18:37 |
arrrghhh | out init is kinda silly when it comes to partitioned builds | 18:37 |
arrrghhh | we 'burn' p2 for some reason. | 18:37 |
Tandyman100 | howdy | 18:38 |
hyc | hmmmm | 18:39 |
stinebd | wut | 18:39 |
stinebd | burn? | 18:39 |
hyc | just went back to the initial import of rootfs, from eclair it used p2 and p3 | 18:39 |
hyc | stinebd: so, dynamically setting the operator ID appears to work. new ril and init pushed. | 18:41 |
hyc | init.android that is | 18:42 |
arrrghhh | stinebd, fail to use? | 18:42 |
arrrghhh | ignore? | 18:42 |
arrrghhh | uhm... fail? | 18:42 |
stinebd | also please keep in mind we don't support partitioned builds | 18:42 |
arrrghhh | well | 18:43 |
arrrghhh | we don't support them in the sense that we don't provide support for end-users using them | 18:43 |
stinebd | and we don't provide any warranty that our rootfs will work for it | 18:43 |
arrrghhh | but we provide support in the sense that the rootfs supports the ability to run from a partitioned build | 18:43 |
arrrghhh | heh | 18:43 |
arrrghhh | it's an easy change | 18:43 |
arrrghhh | no hoopla | 18:43 |
stinebd | so? | 18:43 |
arrrghhh | so why fight it? | 18:44 |
stinebd | i'm not fighting anything | 18:44 |
arrrghhh | ... | 18:44 |
stinebd | i'm not going to waste my time testing and pushing the change | 18:44 |
arrrghhh | then simmer down :D | 18:44 |
arrrghhh | oh please. | 18:44 |
arrrghhh | of all the changes that are being made | 18:44 |
arrrghhh | that one could not be more minor. | 18:45 |
Tandyman100 | Um... small bug report with gingerbread on VGA devices. The keyboard doesn't display right. All the keys overlap on the bottom 1/8th of the screen. | 18:45 |
Tandyman100 | Now back to your scheduled programming/arguing | 18:45 |
arrrghhh | Tandyman100, known issue | 18:45 |
arrrghhh | check the bugtracker before reporting bugs... might behoove you. | 18:45 |
stinebd | you can oh please me all you want | 18:45 |
stinebd | as you just said "of all the changes" | 18:46 |
Tandyman100 | Oops, sorry. | 18:46 |
stinebd | maybe when there aren't a shitton of other changes, i'll look at it | 18:46 |
arrrghhh | stinebd, i just don't understand why you're picking out such a simpleton change. | 18:46 |
arrrghhh | k | 18:46 |
arrrghhh | it's certainly not a pressing one | 18:46 |
Tandyman100 | I just sorta assumed that since this issue has been around for a bit, noone knew about it or just didn't care enough. | 18:46 |
arrrghhh | just a 'why can't we fix this, it's easy' one | 18:46 |
arrrghhh | Tandyman100, stfu and use a real kbd. | 18:46 |
stinebd | all i'm saying is i personally won't do it | 18:46 |
stinebd | that doesn't stop anybody from submitting a merge request | 18:46 |
arrrghhh | stinebd, alrighty | 18:47 |
stinebd | Tandyman100: raph? | 18:47 |
arrrghhh | o you bought a DIAM eh Tandyman100 | 18:48 |
arrrghhh | Tandyman100, did you bother reading the second post? i have a workaround for the kbd. | 18:48 |
arrrghhh | although i thought that was fixed in the newest system image | 18:49 |
arrrghhh | blackstone users still complained | 18:49 |
stinebd | blackstone users will always complain | 18:50 |
stinebd | because they own blackstones | 18:50 |
stinebd | boom. | 18:50 |
arrrghhh | heh | 18:50 |
arrrghhh | those dicks | 18:50 |
arrrghhh | it does have a 3.5mm jack (that works) | 18:51 |
Tandyman100 | lucky :P | 18:51 |
emwe | lol | 18:51 |
Tandyman100 | I'll check the second post. I just downloaded GBX0A and the latest everything from the autobuild pages. | 18:52 |
emwe | bye everyone. likely off until sunday. have fun. | 18:52 |
Tandyman100 | and yes, I have a diam500 | 18:52 |
arrrghhh | cya emwe | 18:52 |
hyc | bye emwe | 18:52 |
stinebd | my keyboard works fine | 18:52 |
arrrghhh | Tandyman100, read the dang second post in the gb thread | 18:52 |
stinebd | i blame your shitty cdma device | 18:52 |
*** lolmeister has joined #xdandroid | 18:52 | |
Tandyman100 | everyone does, stine :P | 18:53 |
Tandyman100 | k, i'll read the post. I was just going to install betterkeyboard and be done with it, but a workaround would be great. | 18:53 |
lolmeister | can anybody tell me why when i unzipped the package i just got a system.ext2 files | 18:53 |
arrrghhh | the workaround is some app | 18:53 |
arrrghhh | lolmeister, you downloaded the system image | 18:53 |
arrrghhh | not the bundle | 18:53 |
Tandyman100 | ooh, you have a workaround for the reversed g-sensor as well. Cool! | 18:54 |
lolmeister | cuz i clicked on the link on the instalation guide that says here | 18:54 |
lolmeister | after the version | 18:54 |
arrrghhh | ... | 18:54 |
arrrghhh | lolmeister, did it have 'bundle' in the name? | 18:54 |
hyc | oh, found it. stinebd's commit https://gitorious.org/xdandroid/rootfs/commit/1421d8971f39a2518bd0113b9068b3175b808eba changed the partition layout | 18:54 |
arrrghhh | Tandyman100, helps to read. | 18:54 |
hyc | August 16 2010 | 18:55 |
lolmeister | it says system. | 18:55 |
lolmeister | then frx something | 18:55 |
arrrghhh | lolmeister, then you downloaded the system image | 18:55 |
hyc | doesn't really explain why tho | 18:55 |
lolmeister | can u point me to the latest bundle thing | 18:55 |
arrrghhh | that's if you want to update an existing build | 18:55 |
arrrghhh | lolmeister, same place you got the system image | 18:55 |
stinebd | i think p1 = fat, p2 = root, p3 = system, p4 = data | 18:55 |
Tandyman100 | lol arrrghhh, his workaround is the exact same as what I was going to do. I'm a smart person. | 18:55 |
arrrghhh | p2 = root? | 18:55 |
stinebd | rootfs | 18:55 |
hyc | ohhh | 18:55 |
Tandyman100 | default keyboard broke? install a 3rd-party one :D | 18:56 |
arrrghhh | Tandyman100, real smart dumb guy you are. | 18:56 |
Tandyman100 | yes I am. | 18:56 |
arrrghhh | ah | 18:56 |
Tandyman100 | Thanks, I think | 18:56 |
hyc | yeah that would make sense if you wanted a real root partition | 18:56 |
lolmeister | this is the latest right | 18:56 |
hyc | but it doesn't do that, and this /init script is already on the running root | 18:56 |
lolmeister | FRX06_Full_Bundle_25.3.2011.zip | 18:56 |
arrrghhh | lolmeister, as of today yes | 18:56 |
*** emwe has quit IRC | 18:56 | |
lolmeister | thanks | 18:56 |
hyc | so does that mean initrd would have had a change to find rootfs on p2? | 18:56 |
lolmeister | laters | 18:56 |
stinebd | well i figured if you're doing partitions, it'd be stupid to keep a loopback rootfs | 18:56 |
*** lolmeister has quit IRC | 18:56 | |
arrrghhh | yea, eliminate all the fake file systems | 18:57 |
stinebd | hyc: initramfs's init looks for root_partition | 18:58 |
stinebd | in cmdline | 18:58 |
hyc | ah I was just looking there now | 18:58 |
hyc | cool | 18:58 |
stinebd | contrary to popular arrrghhh belief, we DID have a working implementation at one time | 18:58 |
stinebd | in fact it probably still works :P | 18:58 |
arrrghhh | lol | 18:58 |
hyc | I see. but nobody talks about it now, it's undocumented. | 18:59 |
arrrghhh | it just seems like p2 isn't used, looking at the rootfs. | 18:59 |
arrrghhh | at init that is. | 18:59 |
stinebd | because it's something we didn't pursue further | 18:59 |
stinebd | user experience nightmare | 18:59 |
arrrghhh | heh | 18:59 |
stinebd | arrrghhh: because rootfs's init doesn't have to do anything with it. initramfs is the one that has to worry about that part | 18:59 |
hyc | right | 18:59 |
arrrghhh | oh | 19:00 |
stinebd | once you hand over to rootfs, it doesn't care how itself is mounted | 19:00 |
arrrghhh | i see. | 19:00 |
arrrghhh | yea | 19:00 |
arrrghhh | just so long that it is mounted, is all that matters. | 19:00 |
*** programmer8922 has joined #xdandroid | 19:01 | |
hyc | so in fact partitioned build still works fine | 19:01 |
stinebd | in theory | 19:01 |
stinebd | we still don't support it | 19:02 |
arrrghhh | lol | 19:02 |
hyc | well I'm ok with that ;) | 19:02 |
arrrghhh | yea, you probably don't need support... | 19:02 |
arrrghhh | :P | 19:02 |
hyc | only on the winmo side ;) | 19:05 |
arrrghhh | lol | 19:05 |
arrrghhh | and we definitely don't support that... | 19:05 |
arrrghhh | bwhahaha | 19:05 |
Tandyman100 | so any .apk's in the root of the AndroidApps folder are installed upon boot, right? | 19:06 |
arrrghhh | yes | 19:08 |
arrrghhh | cp'd to /data/app | 19:08 |
Tandyman100 | sweet | 19:08 |
Tandyman100 | "I dunno what that means but if I punch those numbers into my calculator it makes a happy face." | 19:09 |
stinebd | W/Database( 1503): Reached MAX size for compiled-sql statement cache for database /data/data/com.android.providers.media/databases/external-5c285081.db; i.e., NO space for this sql statement in cache: SELECT _id, _data, mini_thumb_magic FROM images WHERE _id = 109. Please change your sql statements to use '?' for bindargs, instead of using actual values | 19:17 |
stinebd | hehe | 19:17 |
hyc | it boggles my minbd that anybody thought using SQL in a phone was a good idea | 19:19 |
stinebd | at least it's sqlite and not something like mysqle | 19:19 |
hyc | yeah I guess | 19:19 |
hyc | still sql is sql, a piggish language no matter how you slice it | 19:20 |
arrrghhh | heh | 19:27 |
*** arrrghhh has quit IRC | 19:30 | |
stinebd | hyc: https://gitorious.org/~hyc/xdandroid/hycs-rootfs/commit/b1bd62b43c0a89a79d3bcbf3bbaef65b5b0842c6 | 19:31 |
stinebd | we still need sed -i s/-Dtiwlan0/-Dwext/ /system/etc/init.rc | 19:31 |
stinebd | on bcm | 19:31 |
*** arrrghhh has joined #xdandroid | 19:32 | |
stinebd | the tiwlan wpa_supp driver can't handle wext ;) | 19:32 |
hyc | stinebd: no, not any more | 19:32 |
stinebd | ? | 19:32 |
hyc | libhardware_legacy appends -Dwext for bcm | 19:32 |
hyc | so init.rc doesn't need to be edited | 19:32 |
hyc | I patched libhardware_legacy to start wpa_supplicant:-Dwext | 19:33 |
hyc | for bcm | 19:33 |
stinebd | well it would appear to not be working for me | 19:34 |
stinebd | does it need init.android changes? | 19:34 |
hyc | wpa_supplicant parses options left to right, so the last -Dwext will override the -Dtiwlan0 | 19:34 |
hyc | no, but you need the current libhardware_legacy | 19:34 |
stinebd | oh right, froyo | 19:34 |
*** toadlife has quit IRC | 19:34 | |
stinebd | gotta push that to rootfs | 19:34 |
hyc | mmm. | 19:35 |
hyc | why aren't you just letting it use the one built in /system ? | 19:35 |
stinebd | old relic of automated incremental updates | 19:35 |
hyc | oh, ok | 19:36 |
stinebd | that's why i got rid of it in gingerbread | 19:36 |
hyc | I saw some commits in the logs from auto-something | 19:36 |
hyc | arrrghhh: btw, is your lockscreen showing XDAndroid? | 19:38 |
stinebd | mine is | 19:38 |
stinebd | so that's all good | 19:38 |
hyc | that eri.xml patch is in that build too | 19:38 |
hyc | ok cool | 19:38 |
stinebd | assuming you did the same thing i did -- i haven't merged your latest commits in those two repos yet heh | 19:38 |
hyc | I just copied the edited eri.xml to the overlay tree | 19:39 |
arrrghhh | hyc: yes | 19:39 |
hyc | also edited the 64-range for Verizon just in case | 19:39 |
hyc | cool | 19:39 |
hyc | the ril still isn't handling the roaming indicator quite right | 19:39 |
hyc | and I haven't figured out how HTC ril is doing it | 19:39 |
hyc | there are two values it should be getting from the modem - is the current SID/NID in the PRL, and what is the current roaming indicator value | 19:40 |
hyc | both of those come from the PRL | 19:40 |
hyc | Android wants to know them both | 19:40 |
hyc | and right now I have those hardcoded in the ril | 19:41 |
hyc | because I don't see how the HTC ril is retrieving them. maybe it's grabbing the entire PRL from the phone at init time and checking on its own. | 19:41 |
*** programmer8922 has quit IRC | 19:42 | |
stinebd | unicorn blood | 19:43 |
hyc | :P | 19:43 |
arrrghhh | hook me up! | 19:43 |
hyc | anyway, it's not the end of the world. The +CREG: reply still indicates roaming status | 19:43 |
stinebd | certainly seems end-of-worldish | 19:44 |
arrrghhh | the sky is falling? | 19:44 |
hyc | heh. oh hey, now that you have the automatically set operator ID. | 19:45 |
hyc | need to check + dialing | 19:45 |
hyc | +1 | 19:45 |
arrrghhh | ok | 19:45 |
*** Chester0 has joined #xdandroid | 19:45 | |
arrrghhh | any GV call would test that right? | 19:45 |
arrrghhh | cuz... i've used that. works. | 19:45 |
hyc | I think so | 19:45 |
arrrghhh | yea | 19:45 |
hyc | ok cool | 19:45 |
hyc | then it's all good | 19:45 |
arrrghhh | gv didn't work w/o north_am_diailing | 19:46 |
arrrghhh | before | 19:46 |
stinebd | damnit hyc | 19:47 |
stinebd | stop making my phone vibrate | 19:48 |
hyc | eh? | 19:48 |
stinebd | it emails me every time | 19:48 |
hyc | lol | 19:48 |
stinebd | again! | 19:48 |
hyc | you were complaining before that you didn't get the emails :P | 19:48 |
arrrghhh | lol | 19:48 |
stinebd | it's making me feel funny in the pants | 19:48 |
arrrghhh | yea, that's stine for ya. | 19:48 |
arrrghhh | ew. | 19:48 |
stinebd | not that funny | 19:48 |
stinebd | easy tiger | 19:49 |
hyc | I think all my requests are up to date | 19:49 |
*** toadlife has joined #xdandroid | 19:50 | |
toadlife | Hyc - another spontaneus reboot. | 19:50 |
hyc | oh joy | 19:50 |
arrrghhh | toadlife: could be your SD | 19:51 |
arrrghhh | loggggggggggs | 19:51 |
toadlife | Phone got a text messahe, then would not connect to tower, toggled airplane mode on, then off and it rebooted... | 19:51 |
toadlife | http://db.tt/sWltyLg | 19:51 |
arrrghhh | hrm | 19:51 |
hyc | my life got a lot better swapping that 16GB c10 card for 32GB c4 | 19:51 |
stinebd | class 10 is too much for these phones | 19:51 |
arrrghhh | heh | 19:51 |
arrrghhh | no joke | 19:52 |
hyc | yeah, now I know | 19:52 |
stinebd | hell a 6 gives my raph fits | 19:52 |
arrrghhh | i had to give up my c4 card | 19:52 |
arrrghhh | android was slower than molasses going uphill in january | 19:52 |
arrrghhh | swapped to my classless older 2gb card... flies again. | 19:53 |
toadlife | Don't know what kind mine is. Its an older 8gb card | 19:53 |
stinebd | hyc: don't know what to tell you, but even with proper libh_l i'm not getting proper wpa_supp args | 19:53 |
arrrghhh | toadlife: says right on the card | 19:53 |
arrrghhh | C4 | 19:53 |
arrrghhh | etc | 19:53 |
toadlife | Id take it out but I don't think the phone would like that | 19:53 |
hyc | stinebd: that sucks. works fine here. | 19:53 |
hyc | what does ps show? | 19:53 |
arrrghhh | toadlife: not with Android booted... | 19:53 |
toadlife | I'm chatting on andchat in android | 19:53 |
arrrghhh | yeano | 19:53 |
stinebd | actually it does provide -Dwext | 19:54 |
stinebd | still not working though | 19:54 |
hyc | hm | 19:54 |
toadlife | Anyhow, that link I posted were the logs | 19:54 |
hyc | stinebd: you're testing this on an existing data.img ? | 19:55 |
hyc | not a fresh one? | 19:55 |
stinebd | hyc: fresh | 19:55 |
hyc | eh ok | 19:55 |
stinebd | i nuked it after the first time failed | 19:55 |
hyc | still, just to make sure, edit your /data/misc/wifi_supplicant.conf and see what interface is in there | 19:55 |
stinebd | ctrl_interface=tiwlan0 | 19:56 |
stinebd | bam | 19:56 |
hyc | yeah. seems you're missing a system patch | 19:56 |
hyc | device/xdandroid | 19:56 |
stinebd | where? | 19:56 |
hyc | lemme see ... | 19:57 |
stinebd | 47cde06b0acec1b5cd36620d3b16b2581f42d288 is there | 19:57 |
stinebd | maybe missing rootfs crap | 19:57 |
*** toadlife has quit IRC | 19:57 | |
hyc | oh could be rootfs yeah | 19:58 |
hyc | rootfs may be overwriting the /system stuff if you don't have those /init patches | 19:58 |
stinebd | looks like /init.etc/wifi/wpa_supplicant.conf is going into /data | 19:58 |
hyc | yeah, I deleted that from /init | 19:59 |
stinebd | this NEW_ROOT nonsense? | 19:59 |
hyc | I think that has largely gone away too | 20:00 |
stinebd | i'm working off merge request #3... | 20:00 |
hyc | ok | 20:00 |
hyc | that should already have the right stuff. b1bd62b | 20:02 |
hyc | drop broadcom init.rc edits | 20:02 |
stinebd | i have everything up to b605fc5f696f6a763ae58edc9559804f8eb0c9b3 | 20:02 |
stinebd | which is 1 after b1bd62b | 20:02 |
hyc | then not sure why you got the wrong wifi files | 20:02 |
stinebd | init.$CHK_ROOT -nt /system/$CHK_ROOT | 20:04 |
stinebd | is resulting in NEW_ROOT=1 | 20:04 |
hyc | something must be out of sync 'cause my init doesn't even copy /init.etc to /data any more | 20:04 |
stinebd | https://gitorious.org/xdandroid/rootfs/merge_requests/3 | 20:05 |
stinebd | it copies it to /system | 20:05 |
hyc | yes | 20:05 |
hyc | hmmm | 20:05 |
*** toadlife has joined #xdandroid | 20:05 | |
toadlife | I have a class 6 card. Have no idea what that means | 20:06 |
stinebd | for reference, in my system image, that file is feb 28 and in root, it's the date of the image build | 20:06 |
hyc | funny it's not wiping it out for me. mebbe because I haven't done a fresh /data in a while | 20:06 |
stinebd | ie today | 20:06 |
hyc | I think the fix is to delete init.etc/wifi/wpa_supplicant.conf | 20:07 |
hyc | since the one in /system is already correct | 20:07 |
arrrghhh | toadlife: it means YOU'RE SCREWED | 20:07 |
arrrghhh | google it. speed mostly. | 20:07 |
toadlife | Android runs fine on my phone. | 20:08 |
toadlife | The latest autobuild kernels have caused rebots | 20:08 |
arrrghhh | toadlife: not for i | 20:08 |
arrrghhh | could be a sign that the card is going | 20:09 |
arrrghhh | i didn't look at your logs tho, i guess i should | 20:09 |
toadlife | Both times I've gotten the reboot have corrosponded with theradio doing soething | 20:09 |
toadlife | The first was when a call ended | 20:10 |
hyc | toadlife: that log is from my kernel | 20:10 |
toadlife | Yep | 20:10 |
hyc | seems like the call to set LED color is dirty | 20:10 |
arrrghhh | BUG: sleeping function called from invalid context at /home/hyc/android/linux-msm/kernel/sched_bfs.c:2605 | 20:10 |
hyc | yeah | 20:10 |
hyc | but that's just the merge from wistilt2 | 20:11 |
arrrghhh | hrm | 20:12 |
hyc | so it's been doing that for months | 20:12 |
hyc | probably should clean it up anyway | 20:12 |
hyc | but ... crasher? doesn't seem like it | 20:12 |
arrrghhh | yea | 20:12 |
arrrghhh | the logs just kinda... end | 20:12 |
stinebd | /home/hyc! now we know where you keep your dirty secrets | 20:12 |
arrrghhh | not sure gscript'll catch it | 20:13 |
hyc | heh | 20:13 |
toadlife | Maybe hardware blip. | 20:13 |
arrrghhh | is ramconsole still hosed? | 20:13 |
toadlife | Ill stop overclocking for a bit. | 20:13 |
arrrghhh | bbl | 20:14 |
toadlife | Battery low. See ya. | 20:14 |
*** toadlife has quit IRC | 20:14 | |
*** arrrghhh has quit IRC | 20:17 | |
*** jonpry has quit IRC | 20:35 | |
*** jonpry has joined #xdandroid | 20:38 | |
*** grigore_ has quit IRC | 20:51 | |
*** JesusFreak316 has joined #xdandroid | 21:09 | |
*** XirXes has joined #xdandroid | 21:15 | |
*** Dweezahr has quit IRC | 21:16 | |
*** jonpry has quit IRC | 21:50 | |
*** jonpry has joined #xdandroid | 21:53 | |
*** phh has quit IRC | 22:04 | |
*** phh has joined #xdandroid | 22:07 | |
*** Chester0 has quit IRC | 22:14 | |
*** Chester0 has joined #xdandroid | 22:14 | |
*** jonpry has quit IRC | 22:34 | |
*** jonpry has joined #xdandroid | 22:40 | |
*** arrrghhh_ has joined #xdandroid | 22:47 | |
*** arrrghhh_ is now known as arrrghhh | 22:47 | |
*** bael56 has quit IRC | 22:48 | |
*** XirXes has quit IRC | 22:57 | |
*** TheSeven has quit IRC | 22:58 | |
*** [7] has joined #xdandroid | 22:58 | |
*** programmer8922 has joined #xdandroid | 23:06 | |
*** D3tul3 has quit IRC | 23:10 | |
ryannathans | woah, someone has been busy | 23:14 |
stinebd | not me | 23:14 |
ryannathans | I see. | 23:14 |
hyc | ok, finally I understand the keyboard input driver | 23:15 |
hyc | so many translations from scancode to keycode... | 23:16 |
stinebd | hahaha | 23:16 |
stinebd | <3 android | 23:16 |
hyc | oy | 23:16 |
hyc | well, I only partially understand it. There is a zero-based map from the micropksc driver | 23:17 |
hyc | so you press a key and micropksc returns a scancode from 0 to <number of keys> | 23:18 |
hyc | then in microp-keypad driver this scancode is mapped to a KEY_XX key code | 23:18 |
ryannathans | do you guys use meld on linux or is there something better for comparing directories/files? | 23:18 |
stinebd | diff? | 23:19 |
ryannathans | terminal or gui? | 23:19 |
stinebd | well i'm sure there are frontends for it, but it's a command line app | 23:19 |
arrrghhh | diff would be in the terminal | 23:19 |
hyc | and apparently these key codes are used in the kcm files | 23:19 |
arrrghhh | yea | 23:19 |
hyc | to map to Android keycodes | 23:20 |
arrrghhh | there's a lot of front-end options for it.. | 23:20 |
arrrghhh | never heard of meld lol | 23:20 |
arrrghhh | diff is like... diff. the standard. | 23:20 |
stinebd | hyc: so you got it down, more or less | 23:20 |
arrrghhh | like totally diff | 23:20 |
stinebd | hyc: that's about as much as anybody else knows, too | 23:20 |
hyc | :P | 23:20 |
stinebd | the guy that wrote all that stuff is now in an asylum | 23:21 |
hyc | not surprising ;) | 23:21 |
stinebd | i hear he was trying to document it at the time of his admittance | 23:21 |
arrrghhh | F22? | 23:21 |
hyc | the ironic thing is that in the kcm files, the numeric "scan codes" in a statement "key <scancode> <definition>" | 23:21 |
hyc | are in fact just the keycodes from the driver | 23:22 |
hyc | not scancodes at all | 23:22 |
hyc | so most of them are just mapped to themselves. | 23:22 |
stinebd | yeah the android layer makes it overly contrived | 23:22 |
hyc | yeah | 23:22 |
stinebd | not sure why it's like that. there's almost no possible advantage to it. | 23:22 |
hyc | yeah I don't get it, just a wasted translation layer, it translates everything to itself. | 23:23 |
arrrghhh | lol | 23:24 |
hyc | oh well | 23:26 |
hyc | there are a few keys that don't exactly match the kernel driver | 23:27 |
hyc | I guess that gave some flexibility, instead of having to recompile the kernel | 23:27 |
*** D3tul3 has joined #xdandroid | 23:44 | |
*** NeoMatrixJR has quit IRC | 23:47 | |
*** arrrghhh has quit IRC | 23:54 | |
*** arrrghhh has joined #xdandroid | 23:54 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!