IRC log for #htc-linux on 20100308

00:25.54MrPippysweet, pandora on rhod uses the entire screen, no border like there is on diam/raph
00:28.59makkonenthe border went away on a lot of programs on my raph when I went to lcd.density=240
00:29.12makkonen...it also made the screen look like a fisher price toy, on the downside.
00:37.33*** join/#htc-linux ali12341 (~al@robotfuzz.co.uk)
00:37.47*** join/#htc-linux IceLaptop (~IceBone@89-212-106-54.dynamic.dsl.t-2.net)
00:37.48IceLaptopCRAP
00:37.49Alka2anyone know if are close sound on rhod tilt 2
00:37.58IceLaptopMy diamond just rebooted on its own and now won't boot into Android...
00:39.12IceLaptopKeeps looping the startup animation.
00:39.32IceLaptopWhy does this have to always happen in the middle of the night when none of the devs are around?
00:45.02*** join/#htc-linux tehtrk (~tehtrk@rrcs-24-173-220-30.sw.biz.rr.com)
00:47.15MrPippyprobably a database in /data thats corrupted
00:47.33IceLaptopCan I save it without losing all my data?
00:47.48MrPippyif you can pull up an adb shell, then maybe
00:48.11IceLaptopHmm... haven't tried adb yet on this machine, running 7.
00:48.19*** join/#htc-linux karafa (~karafa@ool-45735dce.dyn.optonline.net)
00:48.26karafabalsat: you still here?
00:49.10balsatyep
00:50.04Hoochsterwhat are you doing with Pandora MrPippy if we don't have sound heh
00:50.05karafaawesome.. so I'm wondering if you can help with getting android going on an ext2 sd card..
00:50.12karafaI can format and create the partitions fine and all that
00:50.29balsatOk... what phone?
00:50.44karafabut I read on XDA that when you make the correct partitions, haret is supposed to detect it and copy the data.img over... I dont get that option
00:50.47karafaraph800
00:50.52MrPippyhehe just grabbed it to see how it looked
00:51.12IceLaptopDamn, I was told that windows 7 would detect the diamond as a Dream.. :(
00:51.13Hoochsterheh ahh thought you made another advancement heh
00:51.14Hoochstertease
00:52.43karafaWhat's needed, as far as partitions? One fat and one ext2 ?
00:53.08balsatone moment!
00:53.52karafak
00:54.28balsatExtract this to your ext2 partition http://balsat.hopto.org/builds/android/Latest-Android_fs.tar.gz
00:54.51karafaOK, i've tried that too, when I do that, I get a kernel panic
00:54.56IceLaptopcopying older data.img over.
00:54.57karafasomething about trying to kill init
00:54.57IceLaptopDamn it...
00:55.05balsatThis is the default.txt for diamond http://balsat.hopto.org/builds/android/default_DIAMOND.txt
00:55.30balsatrename it to default.txt and it should work
00:55.42karafaI have a raph though
00:55.43balsatIf you got a diamond?
00:55.53balsathttp://balsat.hopto.org/builds/android/default_RAPH.txt
00:56.08karafais there a way to do this using an existing data.img
00:56.24karafalike, can I just extract my current data.img to ext2 partition?
00:56.39balsatextract data.img to /data/ on the ext2 partition
00:57.10karafaok.. how do I extract from that? I was never able to mount it
00:57.38balsatmount -o loop data.img /mount/point
00:58.11karafais that just for linux or would that work on osx too
00:58.30balsatosx, i'm lost
00:58.34karafamk
00:58.52karafathank you
00:59.00balsatbut if you can telnet to your phone
00:59.15balsatit can be done on the phone
00:59.24karafaahh ok
01:00.18IceLaptopgod damn it, old data.img isn't working either...
01:00.45IceLaptopOh, wait, there we go
01:02.16karafaso do I need the modules and zimage on the fat partition?
01:02.52balsatYes keep the kernel an modules on the root of the fat partition
01:03.09balsator where the haret.exe is
01:04.45makkonenkarafa: why are you trying to do this?
01:05.20karafaJust cause I read that it speeds up android a bit
01:05.26makkonenok
01:05.30karafathat and using a kernel that has debugging disabled
01:05.36makkonenI did it, and it didn't, at all.
01:05.40karafaI already tried that and that helps a bunch
01:05.44karafareally? hah
01:06.11makkonenyeah, i've heard that the debugging thing is good. haven't tried that. ext2 seems like a real waste of time (possibly not with a class 6 card, I don't know)
01:06.13balsatI got a speed up
01:06.38karafaI figure its worth a shot.
01:06.44makkonenyeah. doesn't hurt to try it out.
01:06.50karafai have no idea what class card I have
01:06.54karafahmmmm
01:06.56makkonenand you'll learn something. Not something particularly useful, but something. :-)
01:07.03karafahah exactly!
01:07.22karafaI'll learn how much OSX sucks in dealing with anything thats not HFS+ formatted
01:07.56makkonenanyway, there's no automatic copying in our scripts, so you've gotta do it manually. if you have an adb shell or telnet it'll be a lot less painful.
01:08.18karafaohhh, i didnt realize that was part of the init scripts
01:09.06balsatmakkonen i changed the script on my site, and it will copy automatic
01:09.10makkonenyeah. there's a whole bunch of logic in there to deal with it on vogue. On ours there's a little for reading, but near nothing for initializing.
01:09.12makkonenah. cool.
01:09.29makkonenI did so on my local copy, but then gave up on it.
01:11.23karafahas there been any luck getting the VFE to init properly for the camera for any devices?
01:16.18IceLaptopAw, great... lost all aCar info...
01:19.33karafawhat filesystem is data.img
01:20.03makkonenext2
01:24.32karafaso, I copied it all and it worked
01:24.35*** join/#htc-linux luminoso (~lumos@av-217-129-141-118.netvisao.pt)
01:24.36karafabut I'm getting a kernel panic
01:24.54karafa'Not syncing - Attempted to kill init'
01:27.15balsathmm and you i using the right default.txt?
01:27.37karafathe one for raph
01:28.04balsatthose is detect your partition
01:28.10balsatmmcblk0
01:28.14balsatp1 p2
01:28.28karafai see that - that is right before the panic
01:29.03balsatyou got p1 and p2?
01:29.10balsatbefore panic
01:29.18karafayes
01:29.25*** join/#htc-linux luminoso (~lumos@av-217-129-141-118.netvisao.pt)
01:29.53balsatand toy have renamed the text file to default.txt
01:29.59karafayes
01:30.25balsatand there is no startup.txt
01:31.01karafathere is not
01:31.15karafathe raph800 startup references p0
01:31.25karafait shouldnt be p1 or p2, should it:
01:31.27karafa?
01:31.52*** join/#htc-linux Spirits-Sight (~Spirits-S@c-24-91-187-210.hsd1.ma.comcast.net)
01:31.54balsatraph800?
01:32.01balsathttp://balsat.hopto.org/builds/android/default_RAPH800.txt
01:32.19karafaoh nevermind, i raed it wrong
01:32.25karafayeah thats exactly what it says
01:32.43Spirits-Sightany new development on the kaiser kernel? the last one I know of is 2-20-2010?
01:32.56balsatdo you got a raph or a raph800?
01:33.40karafaraph800
01:34.00balsatthe use this http://balsat.hopto.org/builds/android/default_RAPH800.txt
01:35.44karafathats what i have been using
01:37.17balsatSomeone know if the partition get detected different on the raph800 than it does on the diamond?
01:37.36makkonennot that I'm aware of.
01:37.38karafafor what its worth
01:37.39*** part/#htc-linux Spirits-Sight (~Spirits-S@c-24-91-187-210.hsd1.ma.comcast.net)
01:37.43balsatWhat does is write before panic?
01:37.48karafain the startup.txt I've been using
01:37.51karafathe first line is set ramsize 0x6000000
01:37.54balsatmmcblk0
01:38.00balsatand then what?
01:38.06karafawhere as on yours its set ramsize 0x10000000
01:38.27balsatno before it panic
01:39.06*** join/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
01:39.06*** join/#htc-linux surge (surge@pool-98-118-154-21.bflony.fios.verizon.net)
01:39.07*** join/#htc-linux Scepterr (~scepterr@ool-18b92277.dyn.optonline.net)
01:39.07*** join/#htc-linux Dinde (kayser@sur-internet.net)
01:39.07*** join/#htc-linux thedicemaster (thedicemas@j89126.upc-j.chello.nl)
01:39.07*** join/#htc-linux grayeul (~brobison@user-12lm3n5.cable.mindspring.com)
01:39.09karafahold on, let me look again, it flashes by so fast and it's hard to see
01:40.29balsatthe line with mmcblk and the line after
01:46.52karafagotta rebuild it, format again, the panic ruined the partition
01:47.15karafaJust curious, what's the difference between set ramsize 0x6000000 and set ramsize 0x10000000
01:47.28karafain the default.txt
01:48.21balsatI got the 0x10000000 from Xdandroid build so i gues you shuld use that
01:48.48karafahm
01:49.01karafaits set ramsize 0x6000000 in the one i've been using
01:49.17karafai'll try both
01:49.42balsatI'm wrong it is ramsize 0x6000000
01:50.17karafawould that cause the panic?
01:50.30balsatI dont think so
01:50.59balsatthat is the amount om ram allocated
01:58.03karafaok
01:58.05karafastill no go
01:58.11karafasame thing
01:58.59balsatI will look into it tomorow... i'm off to bed
01:59.41karafamk
01:59.44karafathanks for your help!
02:03.01*** part/#htc-linux f1assistance (~Carl@cpe-071-065-252-227.nc.res.rr.com)
02:10.15karafaI give up this is not worth it
02:11.07makkonenyou weren't able to get the system files copied over?
02:11.51karafaI could copy everything
02:11.54karafait was all set up right
02:12.02karafait just panics when the rootfs is mounted
02:12.23makkonenso the system files are on the ext2 partition?
02:12.26karafayepo
02:12.31makkonenhmm
02:14.05karafai mean, im changing so much all at once
02:14.13karafanew kernel new haret new everything
02:14.15karafait could be any of that
02:14.18makkonenwhy?
02:14.26karafawell thats what the instructions say to do
02:14.29makkonenoh, because it's all balsat's stuff.
02:14.33karafayeah.
02:14.36makkonenright
02:14.49karafamaybe that kernel just doesn't work right or something, i donno
02:14.51makkonenwell, if the system files are copied over to mmcblk0p2
02:15.03makkonen...then you should be able to boot up with your old rootfs, kernel, etc
02:15.20karafaI was actually thinking that
02:15.25makkonenjust move system.sqsh to $card/backupsystem/installedsystem.sqsh
02:15.41makkonen$card being the base of the card, or andboot if you store your files in there.
02:15.57karafahmm..
02:15.59makkonenand then the standard rootfs should detect that you've got a partition, and boot from it.
02:17.02karafawhere would i put the initrd.gz? the way he has it set up, it's not a gz file, it's... just /init
02:17.44makkonenif you DON'T have your system files copied over, it'll eventually crap out. but then just boot up normally, and go to a terminal, and su to root, and then... mkdir /mnt; mount /dev/block/mmcblk0p2 /mnt; cp -a /system/* /mnt/
02:17.48*** join/#htc-linux Dinde (kayser@sur-internet.net)
02:18.19karafaok
02:18.20makkonenok, here's what you do. go back to your working android install. xdandroid package + new rootfs + new initrd.gz + new kernel/modules
02:18.37karafamk
02:19.16makkonenonce that's booting correctly, just create a backupsystem folder in whatever folder haret's in, rename system.sqsh to installedsystem.sqsh, and drop it in that folder, and try to boot.
02:19.37makkonenif you've got the system files copied to the partition correctly, it should detect that and boot from the partition.
02:21.07makkonenah, I think I see what he's doing. he's making / mount from mmcblk0p2. the stuff in the regular init script just makes the /system mount from there.
02:21.35makkonenI wonder if his way would have an impact on the speed. hard to tell.
02:21.45makkonen(I mean, over the simpler way)
02:21.56karafaim confused because his stuff doesen't have a rootfs.img or initrd or anything
02:22.46makkonenright
02:23.03makkonenbecause it's all on mmcblk0p2
02:23.38makkonenoh. so... yeah, it's definitely not going to work if you just try to boot with our rootfs
02:24.04karafayeah... i think maybe these two approaches are incompatible with one another without a lot of modification
02:25.05makkoneneh. I mean, yes, they're fundamentally incompatible... but it's not a whole lot of modification, really.
02:26.05*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
02:26.26karafawell.. I just don't know what to do with the init
02:26.48karafamaybe I could just leave that as being read as initrd.gz in the startup.txt
02:27.58karafathen copy the contents of rootfs.img onto the ext partition?
02:29.22karafaand then i guess copy from the command line, for the system files
02:34.48makkonenwell, if you just want to get something up and running, with the normal files.. I can help with that.
02:35.04makkonenif you want to do something more complicated... well, then the choices are yours. :-)
02:35.35karafaI think im close with this, i'm gonna keep working my files here... but thanks for your help
02:35.56makkonencool.
02:46.30Hoochsterso can I take civic's rootfs and put it in with the glemson kernel and latest initrd and still have my cake and eat it too?
02:46.55makkonensure
02:47.30Hoochsterunless MrPippy has something newer to share with his updates the imei heh
02:47.45*** join/#htc-linux hfcTsAoT (~androirc@70-11-43-74.pools.spcsdns.net)
02:47.46HoochsterI just want the backlight to go off fine so that I can leave things running heh
02:47.54Hoochsterbut want my cdma data and sms working
02:48.06Hoochsterthanks for the answer makkonen will give it a try
02:48.11makkonenI don't think that'll fix it
02:48.31makkonenbut it can't hurt. I wouldn't bother with the initrd, though.
02:48.39Hoochsterok
02:48.43Hoochsterjust use civics
02:48.58Hoochsterwas thinking phh was saying current kernel and such took care of that backlight problem
02:49.26makkonenyeah. but I'd be surprised if civic's package was using a 2 week old kernel. I don't know. the problem might be somewhere else.
02:50.06Hoochsterahh see what you are saying
02:50.18MrPippyi'm planning to start a new thread and release a kernel/rootfs tonight
02:50.31Hoochsterahh sweet bud
02:50.44karafaoh awesome, rhod has cdma data now?
02:50.46Hoochstergonna do the startup.txt thing like we talked bout or just have its own
02:50.51Hoochsterthanks to MrPippy yes it does
02:50.57Hoochsterand market now heh
02:51.26Hoochsterso with what you will be doing MrPippy I can just use the latest eclair and throw your kernel etc in and ideally be good
03:05.18*** join/#htc-linux zenity (~zenity@cpc1-grth3-0-0-cust482.sgyl.cable.virginmedia.com)
03:11.46*** join/#htc-linux MrPippy_ (~pip@adsl-75-11-160-192.dsl.sndg02.sbcglobal.net)
03:16.27ToAsTcfhhfcTsAoT
03:23.27*** join/#htc-linux jumoit (~samuel@121.77.87.145)
03:29.55*** join/#htc-linux JairunCaloth (~m00@c-24-98-17-158.hsd1.ga.comcast.net)
03:33.17*** join/#htc-linux BHSPitMonkey (~stephen@unaffiliated/bhspitmonkey)
03:55.26lilsnoopwhere do i disable the backlight auto control in winmo?
04:00.24Hoochsterin Settings/System/Power
04:00.53HoochsterI just turned off the auto control and autodim on batt and external myself
04:02.19Hoochsterand as NeoMatrixJR had mentioned earlier, and it actually does seem to work
04:05.04Hoochsternow just patiently waiting for MrPippy latest heh, drooling
04:06.44lilsnoopthanks
04:06.59lilsnoopyeah I'm getting decent battery life, not the best, but better than previous builds
04:07.03Hoochsternp, honestly you reminded me to change mine lol
04:07.14Hoochsterbeen busy and forgot and you mentioning that reminded me heh
04:07.32Hoochsterwas always worried bout the backlight staying on and that seems to take care of it
04:07.38lilsnoopyou know of a good rss program for android, i want to subscribe to a rss mp3
04:07.43Hoochsterof course I will still need to reboot to WM to charge
04:07.59lilsnoopyeah does it really charge when in android?
04:08.27Hoochsterlook on http://www.androidfreeware.org/ seems like I recall a recommended one on there
04:08.36HoochsterI don't think so, it didn't for me yesterday
04:08.40Hoochsteron the charging
04:09.23lilsnoopyeah i had it plugged in one time, and it didn't last very long at all once i unplugged it, and it seemed like it was going up very slow
04:40.37*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
04:40.59Unholyhey guys how would i have to roganize my android files if i have a ext2 parttion
04:41.01Unholyim planing on parttioning my sdcard
05:12.40*** join/#htc-linux goxboxlive (~jrs@mail2.hjellnesconsult.no)
05:29.54*** join/#htc-linux Vito_ (~quassel@gw.loccal.net)
05:52.44MrPippyhmm on rhod400 in connectbot the arrow keys are mixed up: right is mapped to down-arrow, up is mapped to right-arrow, and down is mapped to up-arrow
05:54.15MrPippyits that way in browser too, seems like a keymap problem
05:54.46Unholymrpippy could you guide as what goes in to the ext2 parttion?
05:59.15MrPippyi think partition 1 would be FAT, p2 is system (squashfs for ours), p3 is data (ext2)
05:59.23MrPippymakkonen: you there?
06:00.06Unholyoh so i need 3 partions?
06:02.27MrPippymaybe even more, i'm not sure where the rootfs gets mounted from
06:02.39*** join/#htc-linux Unholy_ (~IceChat7@24.227.27.77)
06:03.42MrPippyyeah right now initrd doesn't have support for a partitioned rootfs, so you'll still need the rootfs.img on the FAT partition
06:04.07Unholy_can i make fat32,ext2,ext2?
06:06.01Unholy_can you read me or is my net fuckt?
06:06.27MrPippyp1: fat32, and make the others linux partitions
06:06.36Unholy_ah k
06:06.56Unholy_im gona make p2 ext2 with the size of 100mb for system
06:07.04Unholy_p3 ext2 for data 400!mb
06:07.45MrPippyi don't know how big p2 has to be, you'll need to unsquash it and see
06:08.03Unholy_oh
06:08.10MrPippyi don't know that this will all work without some tweaking, you need to look at the rootfs /init
06:08.21Unholy_dang
06:08.41Unholy_let me install ubuntu to my vm
06:12.02Unholy_i lost all sdcard data for being lazy
06:12.23Unholy_i though i could rezise my sdcard and nothing would happen
06:12.26Unholy_but it did XD
06:12.38Unholy_the whole card became unalocated space
06:13.12*** join/#htc-linux jeremychang (~jeremycha@61-30-10-70.static.tfn.net.tw)
06:20.12*** join/#htc-linux rashire (~ed1112war@98.114.89.97)
06:26.04Hoochsterya MrPippy thought that would be something that NeoMatrixJR had fixed I think it was him, or did he only fix the /\ and ;:
06:27.20MrPippyyeah i booted with his kb layout, /\;: are fixed but not the arrows
06:28.53Hoochsterdoh
06:28.59Hoochsterbaby steps I guess heh
06:29.12Hoochsterstill gonna feed us tonight or waiting to fix that
06:29.29MrPippyhmm a comment in the file says that 'left' and 'up' buttons return the same keycode, maybe its a real problem
06:29.37Hoochsterahh
06:30.39Unholy_anyone know how to make the vm machine resolution match my with of the maximized window?
06:31.41MrPippyi'm working on the new forum thread right now, also wanted to wait until makkonen was around in case he wants to grab the 2nd post, post FAQ there
06:33.49Hoochsterunderstand, if he doesn't and you want me to help maintain that section I would be happy to and update according to what you guys want
06:34.33HoochsterI would maybe reserve the first 2-3 posts yourself and then if Mak wants to do the faq then give him the 4th, or just let me know
06:34.45Hoochsternot that peeps will read it but maybe half of them will heh
06:34.48Hoochsteryou know how that goes
06:34.54MrPippycan i give someone a post?
06:35.11HoochsterI am not sure, not even sure if a mod can, they would have to edit the db
06:35.26*** part/#htc-linux kupo (kupo@pdpc/supporter/student/Kupo)
06:35.29Hoochsterbut it is running latest ver of forum so maybe they have added it in
06:36.47Hoochsterif you are gonna rely on him or me or whomever, prob don't need more than 2 pages for yourself.  and 3rd for faq seems to be standard.  just for you to have your own changelog etc
06:37.32MrPippyyeah on my diam500 thread i just have the OP, keep everything in there
06:37.50Hoochsterya
06:38.03*** part/#htc-linux jeremychang (~jeremycha@61-30-10-70.static.tfn.net.tw)
06:38.54HoochsterI by no means am a wiz at programming but do know linux and do keep up with the bugs that peeps have, so I figure I surely could handle a FAQ page but someone more experienced I understand would probably be better on it than I and understand
06:40.54balsatkarafa : can you try to start android the "nomal" way, and then telnet your phone, and tell me what ls /dev/block/mmcblk* output?
06:42.18Hoochsterstandby MrPippy let me see if one of the mods to the site is around in another channel
06:42.42Hoochsternope bah
06:43.07MrPippyhehe it'd be nice if we could get a whole subforum for TP2 Android
06:43.18HoochsterAstainZZZZZZ, is a mod I am pretty sure but he just went to bed it seems
06:43.35Hoochsterya no doubt, and I bet with the progress we could, and then they could move the threads into it
06:43.40MrPippythen just have a different thread for each problem--wifi, phone calls, whatever
06:43.54MrPippythe one thread right now gets enough posts to make it totally unmanageable
06:44.02Hoochsterya
06:44.21HoochsterI bet once your release is out we can get them to do that and they can move and merge posts around to clean it up
06:44.37HoochsterI bet we can get them to give you mod privs to that forum
06:45.38Hoochsterfor the gsm folk would be nice to have their section in that forum as well
06:45.44Hoochsterso phh could have his section
06:46.06HoochsterI already noticed some gsm people mixing things up I guess not able to read the topic heh
06:46.15MrPippylike i just can't believe how many replies the thread gets....wait a few hours and reload, and there'll be 5 more pages
06:46.28Hoochsterheh excitement
06:47.10Hoochsterand most of it is thanks, which you will never be able to stop but as a mod you can delete heh, but what ticks me off is all the questions about the same thing over and over when it had been answered a page back or sometimes even a couple posts back but again don't think that is stoppable
06:47.14Hoochstersome people just don't ead
06:47.15Hoochsterread
06:47.38Hoochsterbut that's where the FAQ comes in handy for those that do and to continue to point them back
06:48.38HoochsterI will try and see if I can't get in touch with one of the mods or the guy that runs ppcg, lots hang out in another channel
06:48.42MrPippyand i think the gsm guys would want to stay at xda, tp2, blackstone, diam all have their own android subforums there
06:49.05Hoochsterya dunno when things started migrating away, I think when xda was having db issues
06:49.18Hoochsterbut would not want to have to maintain both forums heh
06:50.35MrPippy95civic has a cdma thread in the xda tp2 android forum but it doesn't get much traffic
06:51.11Hoochsterya I think he got pulled over to ppcg and quit updating it
06:54.09*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
06:55.21MrPippyyeah i made my diam500 thread at xda and it gets plenty of traffic, but i'd probably get even more at ppcg
06:55.39Hoochsterno doubt
06:56.34Hoochsterxda is awesome, it is where it all seemed to start.  but now there is so many crossover phones that it is sometimes confusing to get info for the phone you are after, you have to search blackstone etc heh
06:57.36Hoochsterwell whatever you decide no doubt will work out fine.  just let me know if I can help in any way, be happy to be a faq maintainer etc.  But if makkonen wants the job no doubt he is better qualified heh
06:57.55Hoochsterjust patiently haha waiting for whatever it is so I can try it out heh
06:58.16Hoochstercan't wait to go into work in the morning and show it off to the Hero buddy of mine heh, he is gonna be jealous
06:58.30Hoochstereven the droid guy I know will be heh
06:58.49Unholygahhh how come win7 can see ext2 parttions -_-'
06:59.24Hoochsterpretty sure there is a way to hide a partition but trying to recall how
07:01.32Hoochsterhttp://support.microsoft.com/kb/555438
07:01.40Hoochstermight check that out and see if it works in win7 for ya
07:01.52HoochsterI can test myself, I have ubuntu on my partitinos
07:01.58Hoochsterpartitions that is
07:03.44Hoochsterhttp://www.sevenforums.com/installation-setup/23397-how-do-i-hide-100mb-partition.html
07:04.00Hoochsterthere is a post in there explaining how to do it via gpedit
07:04.08MrPippyhehe i don't know how practical this is, but ubuntu on rhod is pretty damn cool http://forum.xda-developers.com/showthread.php?t=640785
07:04.39MrPippyi'm amazed openoffice will run, that thing needs all the ram it can get
07:05.07Hoochsterthere are mini versions
07:05.09Hoochsterpretty slick heh
07:05.38Unholyya its pretty cool the x1 build has wifi and working calibration
07:05.40Hoochstersomeday I see it moving that way, google was just first to the table heh, peeps have been experimenting putting linux on devices for awhile now heh, I have a couple Nokia tablets heh
07:06.36Hoochsterquit reading the threads lmao
07:13.20Unholyanyone know to make virtual box detect my hpone on my vm ubuntu?
07:13.27Unholyphhone*
07:14.15Hoochsternot sure vbox passes usb but been awhile since i used it
07:18.20Unholyhmm im reading on xda someone that posted a quick guide about android on ext parttion and its says haret is supposed to detect the ext2 parttion adn ask to install android there?
07:18.41Unholyhttp://forum.xda-developers.com/showpost.php?p=5429312&postcount=2
07:24.55Hoochsterforces himself to stay awake in the anticipation of MrPippy's post! :)
07:25.29*** join/#htc-linux kiozen (~oeichler@p54922371.dip0.t-ipconnect.de)
07:29.18MrPippyok i'm about to post, i think i'll grab the 2nd post, you want the 3rd?
07:29.28Hoochstersure
07:29.47Hoochsterand we can talk with the mods tomorrow to see if you can assign the 2nd or they can give it to someone
07:29.59Hoochsterand then I can just be a normal post heh
07:30.06MrPippydamn it lost the attachment somehow, gotta re-upload that
07:30.09Hoochsterif it gets filled that is
07:30.12Hoochsterdoh
07:33.30*** join/#htc-linux [acl] (~abel@cpe-69-203-142-192.si.res.rr.com)
07:34.14*** join/#htc-linux zachy (~george@ip-85-160-27-45.eurotel.cz)
07:35.37[acl]MrPippy around?
07:35.42MrPippyhere
07:35.51[acl]do you ever sleep?
07:35.57[acl]kidding.
07:35.58Unholygreeaat my ubuntu parttions dosent whant to get to desktop
07:36.28[acl]just wanted to tell you the binary ril from the eris actually works on the rhod
07:36.54[acl]different size that the one on civics build
07:37.30MrPippyyeah i think civic's was a htc gsm ril
07:37.40MrPippyso did everything (but data) work in the eris ril?
07:38.24[acl]yes. Data looks like it wants to work, but it never comes up.
07:38.39[acl]the libhtc_ril.so is about 400k which is twice the size of civics
07:38.51*** join/#htc-linux GeertJohan (~Squarc@82-217-32-29.cable.quicknet.nl)
07:39.18*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
07:39.21MrPippyyeah data will never work with a htc ril
07:39.48*** part/#htc-linux lilsnoop (~lilsnoop@ip68-229-4-180.lv.lv.cox.net)
07:39.54MrPippybut building a wrapper to sit around the htc ril and pass everything through but the data requests isn't too crazy
07:40.06[acl]ahh...sounds like a plan
07:41.25[acl]Yeah .. the "Mobile Network" stays on "turning on". never really does tho
07:42.14MrPippyHoochster: just posted
07:42.17MrPippyhttp://forum.ppcgeeks.com/showthread.php?t=113373
07:42.32Hoochsteryou already reserve #2
07:42.48Hoochsterk
07:44.27Hoochsterthanks MrPippy
07:49.23[acl]MrPippy: What other binary libs can we use from the Eris?
07:50.07MrPippyi don't think theres anything else
07:50.11MrPippywhere did you get the files from btw?
07:50.35[acl]leaked 2.1 eris. apparently its been out for a week now.
07:51.12[acl]oops make that about 4 days.
07:51.32[acl]http://www.sendspace.com/file/frqze0
07:51.36[acl]if you have time
07:52.57MrPippyare those the flashable rom images? can i just mount them directly under linux?
07:53.38[acl]yeah its flashable. Just unyaffs the system.img to get the libs.
07:54.17[acl]got that bad boy running on the rhod. Works very well actually. No wifi or cdma data tho.
07:55.05[acl]ok sleep time.
07:55.22*** join/#htc-linux maejrep (~madcoder@c-68-42-30-56.hsd1.pa.comcast.net)
08:02.35*** join/#htc-linux mickey|office (~Mickey@dialbs-092-079-168-007.static.arcor-ip.net)
08:02.55*** join/#htc-linux stamppot (~d4cb1b12@gateway/web/freenode/x-bbwwryuholbquksw)
08:05.16Unholycan someone help me real quick?
08:05.27*** join/#htc-linux Reefermattness (~MattGNM@c-76-18-79-170.hsd1.nm.comcast.net)
08:05.35Unholyubuntu is complaning that id ont ahve permission to write to my ext2 parttion on my sdcard
08:06.43HoochsterMrPippy, the onscreen keyboard that is popping up on bootup, is there a way to remove that?  it interferes with setting up the screen calibration heh
08:07.43MrPippyonscreen keyboard? is it the android one, or is it really tiny, the keys turn red when you tap them?
08:09.14Hoochsteryup tiny one
08:09.35Hoochsterdon't recall that being on the xandroid build so something in the startup or the rootfs
08:10.08MrPippyyeah the startup
08:10.31Hoochsterwhat controls that
08:11.14MrPippytry add msmvkeyb_toggle=off to the cmdline in startup.txt
08:12.29*** join/#htc-linux BabelO (~fcr@2a01:e35:2ee1:c1c0:21e:8cff:fe2d:7d3f)
08:12.29*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
08:13.46Hoochsterthat did it, you gonna update the startup.txt on the link or you want that in faq
08:13.59MrPippyi'll update it
08:14.33Hoochsterwill be happy when the touchscreen gets a better driver heh, so sensitive lol
08:15.11MrPippyyeah
08:15.22MrPippybelieve it or not, its actually a big improvement over the one we used to have
08:15.30Hoochsterheh
08:15.31Hoochsternice
08:15.37Hoochsternot complaining by any means heh
08:15.46Unholythis website is awesome it has what i want to do prebuilt
08:15.49Unholyhttp://balsat.hopto.org/
08:20.04Hoochsternever noticed before guess never tried heh in call volume control doesn't work
08:20.42MrPippyyeah it doesn't do anything (and by default its pretty quiet), i wonder if its stuck at whatever volume wince had it set to
08:20.59Hoochsterpossible will have to test that
08:21.07Hoochstersince it seems to carry over everything else
08:21.34Hoochsterahh pretty pretty market, so nice to see you
08:31.19Unholymeh android dosent whant to boot from ext2 parttion
08:35.46Unholyafter i run haret the screen stays black
08:37.49Hoochsterthanks again MrPippy I am off to bed, will start working more on the FAQ tomorrow.  I got basics up for now on how to use.
08:38.01MrPippyyeah thanks i saw that
08:40.24Hoochsteras well as you have done some updates, heh I started to do that and figured I would do some more testing to make sure nothing got thrown in there heh glad to see you filled that void on the working/not
08:40.25*** join/#htc-linux MethoS- (~clemens@134.102.106.250)
08:40.39Hoochstervery speedy and seems much more stable now
08:40.57Hoochsterdoes charging work now, I am bout to go plug in to find out but might as well ask
08:41.23Hoochstertesting the wm call volume real quick as well
08:43.27*** join/#htc-linux Wout (~woutf@s55927d21.adsl.wanadoo.nl)
08:50.16Hoochsternegative on WM volume, mine was maxed
08:50.38BHSPitMonkeyAnyone here happen to have android running nicely on a Kaiser/Tilt?
09:04.36polyrhythmicyes
09:04.52polyrhythmicfor months now
09:04.55polyrhythmic:)
09:07.27Woutphh: network connection is broken for me with latest rootfs
09:15.09Ondalfpolyrhythmic: updated to 2.1g. gotta love live wallpapers
09:17.45*** join/#htc-linux Cass1 (~Cass@cass.demon.co.uk)
09:18.04*** part/#htc-linux Cass1 (~Cass@cass.demon.co.uk)
09:43.43*** join/#htc-linux Vito__ (~quassel@195.113.242.148)
09:52.41*** join/#htc-linux alanho (~mcdull@n11648167249.netvigator.com)
09:53.12alanhoanyone have the adb binary for macos?
09:56.48*** join/#htc-linux Scepterr (~scepterr@ool-18b92277.dyn.optonline.net)
10:03.17*** join/#htc-linux tehtrk (~tehtrk@rrcs-24-173-220-30.sw.biz.rr.com)
10:05.58*** part/#htc-linux mcdull (~mcdull@n11648167249.netvigator.com)
10:23.16*** join/#htc-linux Markinus (~Miranda@gtng-4db04594.pool.mediaWays.net)
10:30.35*** join/#htc-linux aatreya (~Anand_Atr@AnandTablet.Stanford.EDU)
10:30.44*** part/#htc-linux aatreya (~Anand_Atr@AnandTablet.Stanford.EDU)
10:33.28*** join/#htc-linux m3dlg (~m3dlg@bb-87-81-252-83.ukonline.co.uk)
10:39.15*** join/#htc-linux Wout (~woutf@s55927d21.adsl.wanadoo.nl)
10:48.15*** join/#htc-linux GNUtoo (~GNUtoo@host142-143-dynamic.54-79-r.retail.telecomitalia.it)
10:52.53*** join/#htc-linux leaigor (~laigor@188.134.16.241)
10:55.57*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
10:56.19randomblameanyone know what could cause a hang at msm_gpio_set_function
11:03.33*** join/#htc-linux stinebd (~bryan@gentoo/developer/battousai)
11:10.31*** join/#htc-linux Captnoord (~Captnoord@145.74.216.53)
11:12.28*** join/#htc-linux tpruvot (~tpruvot@85-170-20-48.rev.numericable.fr)
11:17.31*** join/#htc-linux m3dlg (~m3dlg@212.183.140.6)
11:19.33IceBonehttp://www.youtube.com/watch?v=TE2r0vjkXK0
11:19.43Woutfor any developers online right now
11:19.45Wouthttp://pjottrr.no-ip.org:81/redmine/issues/show/77
11:19.52Woutwould like to hear opinions, good idea?
11:20.52CaptnoordWout its a good idea... but developers aim at more complex problems
11:21.01Captnoordits hard to explain
11:21.10Captnoordits that dev's that start tackle the simple things
11:21.27Captnoordand dev's that are getting more and more involved tend to fix only hard stuff
11:21.48randomblamewhen msm_fb is initialized it will still return messages to ram console right
11:22.30*** join/#htc-linux sxe (~quassel@ip-62-143-102-161.unitymediagroup.de)
11:22.40WoutI understand,I know it's not the most challenging from a technical perspective. But if the goal is to get a functional android build, then it should be considered down the line
11:22.55Woutlet's say you manage to fix the battery readout, then a working charging indicator led would be very functional
11:22.56CaptnoordWout your entry is good....
11:22.57Captnoord:P
11:23.01Captnoordyup
11:23.13WoutI'm just not saying it's as trivial as it may seem
11:23.21Woutbut I understand, not very interesting for a dev :)
11:23.28Captnoordyea... its part of the 'usability' section
11:23.34Captnoordwhich is very important for users
11:23.36CaptnoordI know
11:24.27Captnoordin a way you only ask to add the interface for the leds to LedEffects
11:25.12Woutif possible :)
11:25.19Woutbecause it's not a multicolor led
11:25.35Woutmade any progress on the batt btw? read somewhere in a log that you were making progress on the fp calculations
11:26.08*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
11:28.29Captnoordyea... got that part owned
11:28.32Captnoordthats easy now
11:28.43Woutcool :)
11:28.44Captnoordmain problem is that I had a moment of tought
11:29.02Woutyeah, thats always bad :P
11:29.05Captnoordthat resulted in me smacking my head against the wall because I am waisting bad
11:29.10Captnoordwaisting time*
11:29.16Woutah...why?
11:29.26Captnoordthe entire power management part of our line of phones
11:29.37Captnoordis managed by a pm75xx chipset
11:29.46Captnoordlike the kaiser who has a i2c battery driver
11:30.00Captnoordthe raphael has a battery driver chip inside the pm75xx chip
11:30.19Captnoordso..... unless I figure out how it should work and stuff....
11:30.35CaptnoordI won't ever get a perfect working battery driver....
11:30.52Captnoordjust because the data i'm currently working with isn't exact anought
11:31.12Captnoordits like turning on the water
11:31.15Wouthow big would the margin of error be if you have to stick to your current plan?
11:31.40Captnoordthe error created in the current method is crap
11:31.42Captnoordits not realtime
11:31.53Captnoordbattery management should be realtime
11:32.02Captnoordor at least .... almost real time
11:32.18Captnoordotherwise you don't have a clue how much power is drawn from the battery
11:32.21Captnoordnah
11:32.22Woutand I take it there is no linux driver available for that pm75xx chip? or proper documentation?
11:32.27*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
11:32.28Captnoordhehe
11:32.30Captnoordlike always
11:32.35Wout:/
11:32.51Woutor a windows driver which you can reverse? which shows how the chip works?
11:32.55Wout(n00b thinking here)
11:33.01Captnoordnah... the firmware of the pm75xx is in the smi or ebi dump
11:33.16Captnoordso I think I can figure out how we should work with it
11:33.38Captnoordi'm also gonna try to check the "DEX" result data
11:33.42Woutbut let me guess......it wont be easy?
11:34.01Captnoordas dex is the default method of communicating to the 'other chips' on the board
11:34.02Captnoordnah...
11:34.04Captnoordnothing is easy
11:34.56Captnoordi'm never scared for something that is hard
11:35.05Captnoordas long there is anough info to be found
11:35.15Captnoordeven if that means I should reverse loads of thumb code
11:35.47Woutwell, I'm glad that there are people like you with that kind of mindset :)
11:36.07Captnoordits the way I survive....
11:36.16Captnoordalways try to keep a open mind
11:37.03Wout:)
11:38.25*** join/#htc-linux |Epsy| (~tpruvot@85-170-56-4.rev.numericable.fr)
11:40.08*** join/#htc-linux Vito__ (~quassel@195.113.242.148)
11:44.51*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
12:18.04*** join/#htc-linux Vito__ (~quassel@195.113.242.148)
12:27.27*** join/#htc-linux Sindre (~Sindre@77-110-193-140.network.itconnect.no)
12:27.39*** join/#htc-linux Captnoord (~Captnoord@145.74.216.53)
12:40.25*** join/#htc-linux Reefermattness (~MattGNM@c-76-18-79-170.hsd1.nm.comcast.net)
12:47.07*** join/#htc-linux Cass (~Cass@nat/sun/x-xwlownynsqapdfhj)
13:27.25*** join/#htc-linux stamppot (~d4cb1b12@gateway/web/freenode/x-cllhhtiucznytdbq)
13:37.21*** join/#htc-linux Wr4i7h (~abc@89.181.54.198)
14:11.00*** join/#htc-linux Vito89 (~quassel@gw.loccal.net)
14:25.11*** join/#htc-linux no2chem (~no2chem@cpe-76-171-201-186.socal.res.rr.com)
14:42.20*** join/#htc-linux GNUtoo (~GNUtoo@host142-143-dynamic.54-79-r.retail.telecomitalia.it)
14:43.57*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
14:46.37no2chemso umm
14:46.43no2chemanyone here?
14:47.37Wr4i7hno
14:49.54no2chemoh
14:49.58no2chemwell thats boring.
14:50.44dcordesno2chem, hi what's up?
14:50.52no2chemoh no
14:50.59no2chemive played with android
14:51.11*** join/#htc-linux kvaster (~kvaster@live.bn.by)
14:51.21no2chemand decided that it should be my mission in the next few months to get it working on the tp2
14:51.28no2chemer, as in fully functional
14:51.41no2chemso was wondering how to setup a build environment with er
14:51.50no2chemthe recent ... patches or whatnot
14:52.04no2chemand how to be able to commit to it
14:52.10no2chemit being the svn.. er.. git
14:52.16*** join/#htc-linux irlolcopter (~irlolcopt@host86-156-34-143.range86-156.btcentralplus.com)
14:52.56dcordesno2chem, initially the msm7*A kernel was on git.linuxtogo.org but was forked to gitorious.com . it should be in the wiki.
14:53.18no2chemwhich wiki?
14:53.25dcordessee topic
14:53.29no2chemah.
14:54.08dcordeshttp://gitorious.org/linux-on-qualcomm-s-msm/linux-msm
14:54.30no2chemand if i eventually would like to commit to it?>
14:54.52dcordesphh, should be asked then
14:55.54no2chemoh
14:56.00no2chemwell, i guess we'll see how far i get
14:56.01no2chem=p
14:58.25*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
15:03.28Hoochsterhe sweet no2chem getting involved as well heh
15:07.27Hoochsterno2chem, here is some info on the build as well:  http://forum.ppcgeeks.com/showpost.php?p=1536146&postcount=2
15:08.00no2chemyes, i see
15:08.14no2chemwill be back after a reboot
15:09.50*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
15:10.38*** join/#htc-linux no2chem (~no2chem@cpe-76-171-201-186.socal.res.rr.com)
15:12.59AstainHellbringmorning
15:13.09no2chemmorning
15:13.10no2chemhm
15:13.30no2chemdunno why vmware still thinks i don't have VT support..
15:13.31no2chem..
15:14.06no2chembrb
15:28.45*** part/#htc-linux sektorNBA (ricardo@unaffiliated/sektornba)
15:36.35*** join/#htc-linux gazab (~gazab@c-af80e555.04-117-6c6b7013.cust.bredbandsbolaget.se)
15:37.37*** part/#htc-linux gazab (~gazab@c-af80e555.04-117-6c6b7013.cust.bredbandsbolaget.se)
15:38.07*** join/#htc-linux no2chem (~no2chem@cpe-76-171-201-186.socal.res.rr.com)
15:44.35no2chemerm back
15:44.55AstainHellbringget it working now no2?
15:45.01no2chemwell, yeah
15:45.09no2chemapparently my video driver went haywire?
15:45.10no2chem=/
15:45.12no2chemanyway
15:45.21no2chemwhats the status on the tp2 cdma? no sound...
15:45.30no2chemanything else?
15:45.58AstainHellbringhttp://www.ppcgeeks.com/forums/showthread.php?t=113373 has the latest I seen on working/not working
15:46.38no2chemeww no data..
15:46.57AstainHellbringno2chem you're on sprint right?
15:47.13no2chemmmhm
15:47.37AstainHellbringyou should have data then
15:47.55no2chemoh
15:48.08no2chemwell i dunno i haven't even tested this build they supposedly have working
15:48.10no2chemhms
15:48.21no2chemi just realized i don't have a microsd
15:48.21no2chemheh.
15:48.24no2chemmaybe i should pick one up
15:48.42*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
15:48.48no2chemthough im sure i have on in my car somewhere..
15:49.28AstainHellbringdamn no2chem
15:49.38AstainHellbringhow can you not have like stacks of them?
15:49.51no2chemerr
15:50.00no2chemi think i managed to lose most of them
15:50.33Unholyhey guys any of you know any vm software that will let me mount usb drives
15:51.29no2chemer.. vmware?
15:52.01Unholyhmm gona try it
15:52.52AstainHellbringvirtual box does too
15:53.15Woutpretty much all vm software
15:53.24Unholyi got virtual box but it always fails to munt my  phone
15:53.37Unholyi might be doing something wrong
15:55.16WoutUnholy: which os?
15:55.27Unholyubuntu 9.10
15:56.42Woutsorry, only have experience connecting on windows
16:04.02Unholyi got it i had to install guestos adittions
16:05.21*** join/#htc-linux Reefermattness (~MattGNM@c-76-18-79-170.hsd1.nm.comcast.net)
16:05.25Unholyok how do unsquash a system.sqsh?
16:07.26*** join/#htc-linux sxe (~quassel@ip-62-143-102-161.unitymediagroup.de)
16:10.45makkonenunholy: have a linux environment?
16:10.56Unholyyup
16:11.20makkonenmake sure you've got version 3.3
16:11.23makkonenthere's one here: http://htcandroid.xland.cz/squashfs-tools_3.3-7_i386.deb
16:11.58*** join/#htc-linux luminoso (~lumos@av-217-129-141-118.netvisao.pt)
16:12.12Unholyok thx
16:12.27makkonensudo unsquashfs system.sqsh
16:12.41makkonenmake sure you do everything as root. otherwise permissions get effed up.
16:14.15Unholyhow do i use it?
16:16.33makkonensudo unsquashfs system.sqsh
16:16.37makkonendo your things
16:16.44no2chemwell, downloading android repo is def going to take awhile
16:16.54makkonensudo mksquashfs squashfs-root system2.sqsh
16:16.57makkonenI think
16:17.12Unholyi whant to uncompres it completly
16:17.25makkonenno2chem: yes. and then making it will take you another damn day.
16:17.38no2chemraid0 ssds ftw!
16:17.56makkonenunholy: ok, then just the first part. unsquash it
16:18.20Unholyok
16:20.13polyrhythmicnah downloading repo ~90 minutes, building android ~90 minutes
16:20.20polyrhythmicassuming nothing goes wrong :>
16:20.28Unholyhmm my vm ubntu wont mount my fat32 parttion but it does mout the ext2 ones 0o
16:21.25polyrhythmicyou can probably find your FAT34 partition in Places -> Computer
16:21.32polyrhythmic*32
16:21.40Unholyi did but it fails to mount it
16:21.50polyrhythmicwhat error does it give you?
16:21.54Unholy1 sec
16:22.27Unholymessage did not recive a reply(timeout by messagebus)
16:23.11Unholythey mount fine in my dedicated ubuntu thats on my laptop
16:23.40polyrhythmichmm, it's not NTFS is it?
16:23.47Unholynop
16:24.29polyrhythmicweird
16:24.29Unholyits on a vm btw
16:25.09AstainHellbringhow big is the repo polyrhythmic?
16:25.37polyrhythmicUnholy: can you dosfsck the fat32 partition?
16:25.55polyrhythmicAstainHellbring: ~2.5GB IIRC
16:26.16polyrhythmicAstainHellbring: then you'll need another ~3GB to build from source
16:26.28Unholyy it works fine on windows plus if i mount it on my laptop witch has ubuntu dedicated it works fine also =/
16:27.14polyrhythmicidk, FAT32 gives me a lot of headaches
16:28.28polyrhythmicusually I have the other problem, that Linux can see my FAT32 partition but Windows can't
16:28.38UnholyXD
16:30.02polyrhythmicis it a partition on an external drive?
16:32.17*** join/#htc-linux Markinus (~Miranda@gtng-4db04594.pool.mediaWays.net)
16:32.18Unholynah its a parttion on my sdcard
16:32.35Unholydo i have to specify the path were the system.sqsh is for the unsquash?
16:33.22no2chemwell, at least this repo is dling at about 10Mbps..
16:35.54Unholygah the unsqush command cant find my file, evendo im specifying the path correctly
16:40.45polyrhythmicOH
16:40.57polyrhythmicFAT32 SDcard partitions are the bane of my Android dev existence
16:41.00polyrhythmicF!@#$&@W#$&&#@$&
16:41.10polyrhythmicI once had to reformat my card 8 times to get it to work
16:41.39Unholyfinally
16:41.44Unholyi unsquashed the systemimg
16:42.18Unholyhmm now weres the uncompressed system.sqsh
16:43.36Unholyany help =D
16:43.49Unholyi cant find the uncompresed system img
16:48.52polyrhythmicyou unsquashed a .sqsh?
16:49.06polyrhythmicit should have created squashfs-root folder
16:52.49Unholyi dint
16:53.15Unholylol wtf
16:53.18Unholynow i see it
16:54.47Unholydo i have to alter the initrid to make it compatabile for a ext2 parttion?
16:55.18Unholybecause i got a unquashed img from another website and it had that prebuilt
16:55.30Unholyhttp://balsat.hopto.org/ from here
16:59.50*** join/#htc-linux Zoolooc (~fredsibar@p5495411D.dip.t-dialin.net)
17:02.44polyrhythmicidk which system you're working with
17:02.51polyrhythmicwhat device/build?
17:03.25*** join/#htc-linux [acl] (~abel@96.246.167.90)
17:03.29Unholyraph110
17:03.32Unholyelcair 2.0.1
17:05.55polyrhythmicdoesn't raph already have ext2 partition support?
17:06.15polyrhythmicfor system/data ?
17:06.30Unholyi dunno they did some changes to the initrid
17:07.14*** join/#htc-linux toi (~toi@d54C2A96D.access.telenet.be)
17:07.16polyrhythmichmm, I'd need to know more specifics to figure out what you need
17:09.10Unholybah some files did not copy to the ext2 parttion
17:09.57Unholyhow do i take ownership of a whole folder without having to use the terminal
17:14.49*** join/#htc-linux klinux (~fircuser@41.92.24.184)
17:15.05[acl]klinux: did you get my pm on xda?
17:15.19klinuxyes
17:15.43klinuxbut didn't chech the files
17:15.58klinuxcheck *
17:16.01[acl]ill see if i can get all the apps out for you
17:16.09[acl]it works really well on the tp2.
17:16.39klinuxeven sense ?
17:16.50[acl]yeah. Resolution is off, but it doest crash
17:17.14[acl]im trying to butcher the desire high res one into it. ill let you know how that works out
17:17.57klinuxdo u know how to sign apks ?
17:18.08makkonenman. these touch pro2 threads are exhaustingly high volume.
17:18.49[acl]makkonen, : there has been a lot of volume.
17:19.37klinuxeven my new thread grows up fast
17:19.48[acl]klinux: no i haent had much time to look into the details. cdma calls work tho so i dont need the generic ril yet until mrpippy figures out the cdma data
17:20.17makkonencdma data works with mrpippy's new rootfs, no?
17:20.51AstainHellbringmakkonen on the saturday release it works for me
17:20.58Hoochsterindeed
17:21.00[acl]makkonen: i didnt know. i cant keep up with all these changes.
17:21.01klinuxis it the same rootfs git ?
17:21.02makkonenyeah. that's why everyone's going crazy.
17:21.09makkonenno, hasn't been pushed to git yet
17:21.20Hoochsterhttp://www.ppcgeeks.com/forums/attachment.php?attachmentid=62171&d=1268034047
17:21.26Hoochsterthat is his latest but not in git
17:21.28makkonenI think it breaks gsm at this point, and he hasn't worked out how to integrate it.
17:21.46Hoochsterwho you calling crazy?
17:21.47Hoochsterheh
17:21.47[acl]ohh man.. i gotta try that bad boy
17:22.09Hoochsterhere's the entire thread [acl] http://www.ppcgeeks.com/forums/showthread.php?t=113373
17:22.13makkonenhoochster: you. and like 30 pages of other people.
17:22.21Hoochsterheh
17:22.31Hoochstergoes off and takes a Prozac and gets back to work.
17:22.49klinuxacl: I uploaded new package with rosie if u wanna try
17:23.02HoochsterI am trying to do the FAQ so that it makes the semi sane people less crazy! :)
17:23.05[acl]i got rosie running with the other rom i showed u
17:23.14[acl]has that nice zoom out feature
17:23.43makkonenhoochster: ah, that's you. good on ya. can maybe cut down the clutter a bit. or at least just shout at people 'read page 1'
17:23.45klinuxu have rear speaker sound
17:24.16Hoochsterwell you know as well as I, you can tell them to read the first few posts of any thread and they won't do it heh
17:24.20Hoochsterbut at least might cut down some of it
17:24.24[acl]klinux: nope. No sounds yet
17:24.49Hoochsterhopefully I am doing a good enuf job heh
17:24.52makkonenhoochster: too true. all of a sudden I'm sort of happy with my nice, stable, low volume TP1 thread.
17:24.59Hoochsterlol
17:25.08[acl]klinux: once i dig in more ill make it a deployable image so other can test.
17:25.10Hoochsteryou will come over to the dark side soon enuf
17:25.23klinuxreplace libhtcacoustic with the one from seclair
17:25.35klinuxeclair
17:25.47*** join/#htc-linux bzo (~chatzilla@netblock-68-183-234-14.dslextreme.com)
17:26.14Hoochsterso last build I had tried, I had live wallpaper, don't see it enabled in this build, I installed some live wallpapers but guessing it needs a service to use em
17:26.38[acl]klinux: which eclair? the xdandroid build?
17:26.49*** join/#htc-linux roe1and (~roe1and@5e028199.bb.sky.com)
17:27.36klinuxyes
17:28.37bzono2chem: still here?
17:28.38[acl]klinux: ill let you know. ill prob post something on xda for the rhod users
17:29.24klinuxok I will at this system from my side
17:30.19*** join/#htc-linux kiozen (~oeichler@rgnb-5d87c9f0.pool.mediaWays.net)
17:31.25*** join/#htc-linux Neo31 (~Neo31@unaffiliated/neo31)
17:34.00Unholycan someone help me, i made an ext2 parttion on my ssdcard and now android wont boot it stays in a blackscreen as asoon as i hit run on haret
17:41.30balsatunholy, whats your phone?
17:41.41Unholyraph110
17:42.37balsatDo u use the right mtype?
17:42.46Unholy1910
17:43.07balsatsame as raph?
17:43.46Unholymines a fuze
17:43.54Unholybut yea mtype is 1910
17:44.44balsatYou only see a black screen, no output at all?
17:44.51Unholyyup
17:45.06Unholygona try 1920 see if it works
17:45.31Unholynop =/
17:45.37Unholyomfg i had this working just fine
17:45.41balsatWhere have you got the zimage and modules from?
17:45.42Unholybefor ei made the ext2 parttion
17:45.48Unholythe autobuildsite
17:46.15Unholyi want to boot android from the ext2 parttion but its not working
17:46.28Unholynow im trying to do it the normal way
17:46.31Unholyand it dosent work ether
17:47.09balsatthen it is your default.txt or your zimage that is causing it
17:47.36Unholyhmm
17:48.52Unholyi also tryed the build fromt his web site http://balsat.hopto.org/(im guessing its yours) but the android system seem to be corrupted
17:49.00balsatthe zimage should output alot of lines before mounting the ext2 partition
17:49.41balsatNo is not, i'm running android on a ext2 partition right now
17:49.42*** join/#htc-linux Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
17:50.02Unholyi tihnk i know what it was XD
17:50.26Unholyi renamed the autobuild archive as zimage
17:50.36Unholyinstead of uncompressing it
17:51.02balsatok ;>)
17:51.37Unholynop kernel paniced
17:51.40Unholybut no utput
17:51.47Unholyoutput
17:52.02Unholynow*
17:52.26phh[07:29:41] <MrPippy> hmm a comment in the file says that 'left' and 'up' buttons return the same keycode, maybe its a real problem <------ fixed two weeks ago  ..
17:52.38balsatdoes it output a line with "mmcblk"?
17:52.51Unholynop
17:52.57Unholythere is no output
17:53.35balsatBad zimage or wrong mtype in default.txt then!
17:54.09Unholyhmm im prety shure the mtype is 1910 for a raph110
17:54.29balsatYes it is
17:54.36*** join/#htc-linux k_linux (~klinux@2002:29d6:e063:b:8200:60ff:fe0f:e800)
17:54.44balsatdo you have a startup.txt?
17:54.53Unholyyep
17:54.58balsatdelete that
17:55.24Unholyok
17:55.40Unholynow what?
17:56.00balsatstart haret and hit run
17:56.27Unholyit wont run
17:56.33Unholyit complains about the default.txt
17:56.46Unholysays its cannot open it cus its not there XD
17:57.09balsatyou should have a default.txt in the same dir as haret
17:57.10k_linuxphh: hi
17:57.23k_linuxto add to init rc
17:57.27k_linux<PROTECTED>
17:57.28k_linux<PROTECTED>
17:57.28k_linux<PROTECTED>
17:57.29balsathttp://balsat.hopto.org/builds/android/default_FUZE.txt
17:57.41balsatrename that to default.txt
17:58.17Unholyk
17:58.31phh[08:40:08] <MrPippy> but building a wrapper to sit around the htc ril and pass everything through but the data requests isn't too crazy <-- better use htc ril only for reverse engineering (thanks strace)
17:59.31phh[12:21:43] <Captnoord> and dev's that are getting more and more involved tend to fix only hard stuff <------- and at one point you give up, and start again the easy stuff
17:59.51Unholyok balsat it ran yay
18:00.44balsatGreat
18:02.07*** join/#htc-linux Unholy (~IceChat7@24.227.27.77)
18:02.33Unholybalsat kernel paniced
18:03.11Unholyunable to mount root fs on unknown-block(179,2)
18:03.44Unholyi think i need your uncompressed system
18:03.54*** join/#htc-linux Alka2 (~Alka@200.52.167.29)
18:06.15*** join/#htc-linux marex (~marex@vasut.kolej.mff.cuni.cz)
18:06.27Captnoordphh yea... true...
18:06.37Captnoordbut somehow we always want to do the hard shit....
18:06.41phhyes
18:06.49phhthat's why I still haven't done correctly the LED stuff
18:06.54phhdone wifi detection properly
18:06.54balsatYes uncompress the android_fs.tar.gz to your ext2
18:06.57phhnot done A1010 reversing
18:07.05Unholyok
18:07.16Unholywhat if it compains of corrupted files?
18:07.47balsatThen you download this http://balsat.hopto.org/builds/android/Latest-Android_fs.tar.gz
18:08.15Unholyi am =)
18:10.12*** part/#htc-linux jumoit (~samuel@121.77.87.145)
18:13.43balsatunholy, Are u on a linux box?
18:13.56Unholyno but i got a vm machine on
18:14.19Unholythe archive that you told me to download ubuntu always compains of an error
18:14.22Unholywhen deocmpressing
18:14.47balsatOk, dont unpack on windows
18:15.27balsatstrang, i can unpack just fine
18:16.09Unholygah now the ext2 parttion compains that the files im coping have to many links?
18:16.25balsatsymlinks?
18:16.53Unholyno when ever i try to create a file or copy something to it
18:16.54balsatHow do you unpack?
18:17.08Unholyits says Error creating directory: Too many links
18:17.41balsatSounds like a bad ext2 partition
18:17.54balsatchkdsk
18:18.03Unholyon terminal right?
18:18.30balsatfsck on a terminal
18:18.38*** join/#htc-linux MrPippy (~pip@adsl-75-11-160-192.dsl.sndg02.sbcglobal.net)
18:19.10Unholyfsck.ext2: Is a directory while trying to open /media/system
18:19.11UnholyThe superblock could not be read or does not describe a correct ext2
18:19.11Unholyfilesystem.  If the device is valid and it really contains an ext2
18:19.11Unholyfilesystem (and not swap or ufs or something else), then the superblock
18:19.11Unholyis corrupt, and you might try running e2fsck with an alternate superblock:
18:19.11Unholy<PROTECTED>
18:19.46balsatunmount before fsck
18:19.53Unholyah k
18:20.41balsatBut i dont think it is a ext2 partition
18:21.04Unholysame eror =/
18:21.07balsathave you mountet the right partition?
18:21.20Unholyi have 2
18:21.31Unholywell 3 parrtions fat32,ext2,ext2
18:21.40balsathow do you mont
18:21.42balsatmount
18:21.53Unholydunno they mount automaticly
18:21.55UnholyXD
18:22.17balsattype mount in a terminal
18:22.34Unholyok
18:22.36Unholydone
18:23.05Unholydo i copy paste the output?
18:23.22balsatlook for ext2
18:23.53Unholytheres only one atm
18:24.01Unholydat witch is the 3rdparttion
18:24.08Unholythat  is mounted
18:24.17Unholysystem witch is my second aprttion is unmounted
18:24.24Unholydata*
18:24.34balsatthen mount system
18:24.38Unholyok
18:24.55Unholyok done
18:25.00Unholynow i see them both
18:26.28Unholy1/dev/sdb7 on /media/data_ type ext2 (rw,nosuid,nodev,uhelper=devkit)
18:26.28Unholy1/dev/sdb6 on /media/system_ type ext2 (rw,nosuid,nodev,uhelper=devkit)
18:26.48Unholyi had to place the oen before the / so irc woudlent take it as a command
18:26.57Unholyone*
18:27.15balsatthen umount and fsck /dev/dev/sdb6
18:27.25Unholyok
18:27.25balsatdev/sdb6
18:28.59Unholyfsck.ext2: Permission denied while trying to open /dev/sdb6
18:28.59UnholyYou must have r/w access to the filesystem or be root
18:29.07balsatsudo
18:29.11Unholyk
18:29.35balsatsudo fsck /dev/sdb6
18:29.53Unholyits companing about alot of ilegal blocks
18:29.57Unholyim pressing yes to all
18:30.01balsatok
18:30.28*** join/#htc-linux toi (~toi@d54C06290.access.telenet.be)
18:31.04balsatremember to sync before unplug your phone
18:31.37Unholyhow to i tell it to say yes to evrything
18:31.45Unholyinstead of me having to press the y key
18:31.55MrPippyno2chem: we could definitely use some help with the battery estimation/status
18:32.03balsatfsck -y
18:32.16Unholyok it finished
18:32.25Unholysystem: ***** FILE SYSTEM WAS MODIFIED *****
18:32.25Unholysystem: 373/52208 files (3.5% non-contiguous), 59457/208813 blocks
18:32.34Unholynow what?
18:32.38Unholydo i copy the files?
18:32.49Unholyerm mount it first right?
18:33.04balsatthen mount /dev/sdb6 and unpack the files yo the partition
18:34.26Unholyok its unpacking
18:34.52Unholythen i need to copy the zimage and modules form the website right?
18:34.58Unholyto the root of the fat32 card
18:35.06balsatright
18:35.19Unholyok oh btw what do i do before unmouting system?
18:35.24Unholyyou said something about sync
18:35.35balsattype sync in a terminal
18:35.42Unholyok
18:35.55balsatand umount /media/system_
18:36.20balsatand umount /media/data_
18:36.29Unholyok
18:37.23Unholyfuck gave me an erro after unpacking files
18:37.28Unholya bunch fo errors
18:37.31Unholyof*
18:37.36balsat??
18:37.43Unholytar: system/usr/keychars/trout-keypad-v2.kcm.bin: implausibly old time stamp 1969-12-31 19:00:00
18:37.43Unholytar: system/usr/keychars/sapphire-keypad.kcm.bin: implausibly old time stamp 1969-12-31 19:00:00
18:37.43Unholytar: system/usr/keychars/tuttle2.kcm.bin: implausibly old time stamp 1969-12-31 19:00:00
18:37.43Unholytar: Exiting with failure status due to previous errors
18:37.50Unholythats some of them
18:38.29Unholyar: dev/tty10: Cannot mknod: Operation not permitted
18:38.29Unholytar: dev/tty30: Cannot mknod: Operation not permitted
18:38.29Unholytar: dev/tty39: Cannot mknod: Operation not permitted
18:38.29Unholytar: dev/vcsa: Cannot mknod: Operation not permitted
18:38.43Unholy=/
18:38.46balsatare you root?
18:38.57Unholydunno
18:39.08*** join/#htc-linux Reefermattness (~MattGNM@c-76-18-79-170.hsd1.nm.comcast.net)
18:39.13balsatsudo before the command a
18:39.40Reefermattnessmorning guys
18:39.50Reefermattnessnot really morning for most of u tho  :p
18:39.54Unholywhat command all i did was use the ubuntu archiver
18:40.18Unholyim using file roller
18:41.26balsatsudo  tar -xzf android_fs.tar.gz /media/system_/
18:42.03Captnoordwould a battery thingy with just discharge be anough for now?
18:42.05CaptnoordI guess so
18:42.41phhReefermattness: as usual :p
18:43.33Unholybalsat
18:43.39Unholydont i ahve to specify the path?
18:43.42Unholyhave*
18:44.59balsatcd /media/system_
18:45.18balsatsudo tar -xzv /path/to/Latest-Android_fs.tar.gz
18:46.33balsatI need food... be back later
18:47.43Unholyok
18:48.55Unholyhow do i know if its done i see the cursor blinking
18:50.24*** join/#htc-linux klinux (~fircuser@41.92.24.184)
18:51.44*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
18:54.51klinuxphh: did u add lines that I  posted ?
18:54.56phhnot yet
18:56.15klinuxI added them to the packages uploaded
18:56.24phhpushed
18:58.29klinuxafter deleting data img system doesn't crash
18:59.10klinuxwhen bt activated
18:59.45phhcool
18:59.47phhand works ?
19:03.46phhok.
19:06.38klinuxnot yet
19:09.01*** join/#htc-linux luminoso (~lumos@av-217-129-141-118.netvisao.pt)
19:09.22Captnoordokey
19:09.28Captnoordwho's in for a blackbox function
19:09.30Captnoordif I do
19:09.33Captnoordfunction( 150, 4000, 4000 ) = 0x00000965; // 2405
19:09.43Captnoord2405 is the awnser
19:09.45Captnoordwhat I get back
19:09.50Captnoordlemme get some more
19:10.08Captnoordqemu is nice...
19:10.21Captnoordbut guessing shit is hard
19:10.22Captnoordstill
19:10.28*** join/#htc-linux zachy (~george@85.193.4.18)
19:10.33*** join/#htc-linux tehtrk (~tehtrk@rrcs-24-173-220-30.sw.biz.rr.com)
19:22.22Unholybalsat you back?
19:22.57balsatYep
19:23.07Unholyit wont boot
19:23.15Unholykernel compains about no moutning root fs
19:23.15balsat???
19:23.16Unholy=/
19:23.27Unholycomplains*
19:23.55balsatcan you boot a "normal" image and then telnet to your phone?
19:24.27Unholyok i have to remove your default and zimage/modules right?
19:24.44balsatonly default.txt
19:24.55Unholyok
19:28.43Unholynow it says faild to mount sdcard
19:29.18balsatone moment
19:29.32Unholyok
19:34.55balsatis that all the output?
19:35.45Unholybefore that theres this:
19:36.33Unholymout: mounting /dev/blaco/mmsblk0pl on /sdcard failed : invalid argument
19:36.37*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
19:36.40Unholyblock*
19:36.57Unholyfailed
19:37.02Unholyfailed to mount sdcard
19:38.48Unholy[ /bin/sh: cant acces tty: job control turned off
19:39.11balsatok.. I dont know the partition Nr of the fuse, but get this http://balsat.hopto.org/builds/android/default_FUZE.txt and rename it do default.txt and change root=/dev/mmcblk0p2 to root=/dev/mmcblk0p3
19:39.39Unholyok
19:43.40Unholyok now kernel paniced
19:44.04balsatwith what output?
19:44.10Unholyvfs: cannot open root device +mmcblk0p3" or unknown-block
19:44.21Unholy"mmcblk0p3"
19:44.31balsattry with mmcblk0p4
19:44.47Unholyok\
19:46.46*** join/#htc-linux toi (~toi@d54C2A96D.access.telenet.be)
19:47.18Unholysame error
19:48.28balsattry the last time with mmcblkop5
19:48.30Unholybefore that last last line it says hots does nto support support reading read-only switch, assuming write enbled
19:48.46Unholyok
19:51.24balsatWhen the kernel boot, one of the last line says mmcblk
19:51.44balsatremember that and the next line
19:52.03Unholyok
19:52.21Unholyok another panic but differnt error
19:52.53balsatmmcblk???
19:53.04Unholyfailed to rxecute /init. attempting defaults
19:53.20Unholymmcl:ed75
19:53.39Unholymmcblk0:
19:53.49balsatyes
19:54.01balsatand something with p0 p1 p2 ???
19:54.05Unholyyup
19:54.30Unholyp5 p6 p7
19:55.02balsatahhh change default.txt to root=/dev/mmcblk0p6
19:55.22Unholyok
19:55.42polyrhythmicoh yeah if you repartition a lot you'll end up with oddly numbered partitions
19:57.59Unholyok now another kernel panic
19:58.01Unholyit says..
19:58.15Unholy- not syncing: attempting to kill
19:58.20Unholyinit!
19:58.44balsattry with root=/dev/mmcblk0p7
19:58.47polyrhythmicuh-oh, it's self-aware
19:58.55UnholyXD
19:58.55polyrhythmicdon't let it near any of your other devices
19:58.57Unholyok
19:58.58polyrhythmic;)
19:59.12Unholyi wont poly 0_0
19:59.39Unholydamn never though booting form ext2 would be such a pain in the god damn ass
19:59.44Unholyfrom*
20:00.46balsatwhat partition prog have u used?
20:00.55Unholyparagon parttion manager
20:01.07balsathmmm ok
20:02.08Unholyok now it paniced again
20:02.10balsatwindows, data_, system_ is that the order of your partitions?
20:02.10Ondalfwhy not root=/dev/mmcbkl0p[0-9] ;)
20:02.28Unholyit said failled to execute /init. attepmting defaults
20:02.37Unholylast line no init found
20:03.27Unholythere also a warnning about unable to open an initial console
20:03.28balsatif finds your partition but not init at root
20:04.00balsatA you sure you unpack all the files?
20:04.06Unholypretty shure
20:04.11Unholywhant me to it again?
20:04.16Unholyfrom scratch
20:05.04balsatmount the phone in linux
20:05.22Unholyok
20:05.26balsatand look at /media/system_
20:08.28Unholyok im in system
20:08.49balsatis there a file called init
20:08.57Unholyyup
20:09.33Unholyis there supposed to be text in it?
20:09.38balsatyes
20:09.44Unholycus i opned it with word and theres nothing in it
20:10.43balsatok... i think you have to fsck -y /dev/sdb6
20:11.10balsatand mount, copy the files back again
20:12.12Unholyok so i format the parttion then?
20:12.15Unholyfirst?
20:12.34balsatno need for that just run fsck on it
20:12.42Unholyok
20:13.16Unholyforgot about the -y
20:13.18Unholyfuck
20:13.44Unholyok its done
20:13.49Unholyno i copy back the files?
20:14.18balsatyes unpack the files to /media/system_
20:14.43adamwphh: quick note on keymaps - for all rhodium variants, as far as I can tell, just use the the tilt2 navi_pad.kl file
20:14.52adamwphh: (rather than listing a command for one that doesn't exist)
20:15.12adamwall rhodiums seem to have identical navipad layouts so I just wrote one file and used it for both tilt2 and rhod210 layouts, it should be fine to use it for all other rhodium variants too
20:15.12Unholyum i forgot to unmount before fsck does tha tmatter?
20:16.05balsatit is allways best to umount before fsck
20:16.14Unholyok il redo it then
20:19.12Unholyok done
20:19.23Unholybut there still nothing in inside the init file
20:21.30balsatthe first line should be #!/bin/sh
20:21.36balsatin init
20:22.01Unholynop nothing in it =/
20:22.10Unholysomething is wrong with the archive
20:22.22Unholyfile roller  gives me some errors
20:22.24Unholyark dosent
20:22.37balsatNo there is not... i'm using it on my phone
20:22.57Unholyoks
20:23.16Unholysomething is wrong
20:23.20Unholytheres only 35mb used
20:23.23balsatDont use fileroller as user to unpcak
20:23.26Unholy162mb free
20:24.02Unholywhat do  i use then?
20:24.04balsatit should be 100mb+
20:24.23*** part/#htc-linux zachy (~george@85.193.4.18)
20:24.36balsatcd to /media/system_
20:24.42Unholyok
20:24.43balsatthen sudo tar -xzv /path/to/Latest-Android_fs.tar.gz
20:24.51*** join/#htc-linux the_sys0p (~the_sys0p@cpe-67-49-210-192.bak.res.rr.com)
20:26.03Unholyok i do that
20:26.06Unholybut nothing happens
20:26.12Unholythe curso stays blinking
20:26.59Unholylates-android archive is in my desktop
20:27.06Unholydoes that matter?
20:27.18balsatchange /path/to /home/NAME/desktop/
20:27.29Unholyok
20:27.47balsatNAME=your user name
20:27.54Unholyyup i know XD
20:29.02Unholysame again
20:29.08Unholycursor stay blocking but nothing happens
20:29.13Unholyblonking*
20:29.19Unholyblinking****
20:32.10balsatups it is tar -xzf
20:32.28Unholyah k
20:33.31Unholysays no such file or directory
20:33.39Unholysudo tar -xzf /path/to/home/unholy/desktop/Latest-Android_fs.tar.gz
20:33.42Unholythats what i typed
20:33.57balsatdelete /pat/to
20:34.02Unholyok
20:34.02balsatpath/to
20:34.12*** join/#htc-linux mickeyl (~mickey@80.81.242.146)
20:34.30Unholysame erro
20:34.32Unholyerror*
20:34.38balsat<PROTECTED>
20:34.40*** join/#htc-linux mickeyl (~mickey@80.81.242.146)
20:34.56balsatahh Desktop with D and not d
20:35.03Unholyok
20:36.07Unholysudo tar -xzf /Home/Unholy/Desktop/Latest-Android_fs.tar
20:36.11Unholydid it like and still nothing
20:36.30balsatall lowercase except Desktop
20:36.44balsatand Latest-
20:36.51Unholyok
20:37.12Unholynothing
20:37.23Unholysudo tar -xzf /home/unholy/Desktop/Latest-android_fs.tar
20:37.28Unholyoh up
20:37.31Unholymissed /gz
20:37.36Unholy<PROTECTED>
20:37.56Unholymeh same
20:37.57balsattype sudo tar -xzf /home/ and press tap
20:38.11balsatto see what is inside /home
20:38.29Unholyok
20:38.34Unholyit typed unholy
20:38.45balsatThen press tap again
20:38.55Unholyok
20:39.05Unholyshow the files inside unholy
20:39.12Unholyits shwoiing*
20:39.17Unholyshowing* omfg
20:39.23balsatyou see Desktop
20:39.29Unholyyup
20:39.38balsatWrite D and press tap
20:39.56Unholyok
20:40.09balsatthen type L and press tap
20:40.39Unholywait before that
20:40.43Unholyi typed D and hit tab
20:40.48Unholyits shwoing me 3 directorys
20:40.57Unholydesktop dowcuments downloads
20:41.00Unholydocuments*
20:41.19balsatafter D type esktop
20:41.25balsat:>)
20:41.44Unholyok
20:42.12balsatLate + tap
20:42.49Unholyok i di itsudo tar -xzf /home/unholy/Desktop/Latest-Android_fs.tar.gz
20:42.54Unholythats what i have so far
20:43.03Unholyi hit enter and it gave me a bunch of erros
20:43.04balsatpress return
20:43.07Unholyabout time stamps
20:43.22balsatnewer mind the timestamp errors
20:43.27balsatis ok
20:43.32Unholyok
20:43.35Unholyits done now what?
20:44.06balsatthen sync, and umount /media/*
20:44.09Unholyah wait fuck
20:44.17*** join/#htc-linux swc|666 (~infidel20@unaffiliated/swc666/x-4934821)
20:44.17Unholyi forgot to move to system
20:44.21Unholywith cd
20:44.47Unholyok no its unpacking it to system
20:44.50Unholynow*
20:44.59Unholy=)
20:45.16*** join/#htc-linux leobaillard (~leobailla@leobaillard.org)
20:45.35Unholywoohoo its filling up XD
20:46.33Unholybrb gona eat
20:46.49balsatbon appetit
20:50.04Unholyok lets see fi they copied ok
20:50.54Unholythey all have a little lock on them
20:51.26balsatis because your not root... thats normal
20:51.33Unholyok
20:51.43Unholythe init files still have nothing in them
20:51.46Unholywhen i view them
20:51.47Unholy=/
20:51.53Unholybrb cheking food
20:52.17balsattry cat /media/system_/init
20:53.20Unholyok
20:53.25Unholythere is something in it XD
20:54.15balsatthen you havent donwloaded the file ok i gues
20:54.44Unholybut cat show whats in it?
20:54.47Unholyisint that good?
20:54.59balsatahhh sorry
20:55.07balsatthats god
20:55.10balsatgood
20:55.21balsattype sync
20:55.23Unholyok so sync and unmmount?
20:55.27balsatyes
20:56.05balsatremember to edit default.txt to root=/dev/mmcblk0p6
20:56.39Unholycant unmount says system si busy
20:56.44Unholyis*
20:57.01balsatclose fileroller
20:57.15Unholyit is
20:57.17Unholynothing is running
20:57.38Unholyok it worked
20:58.01*** join/#htc-linux OpnSrc1 (~harisha1@12.47.48.5)
20:58.43Unholyok gona try and boot wish me luck
20:59.13balsatgood luck... have you changed the default.txt
20:59.43Unholyomfg another erro -_-'
21:00.04balsat??
21:00.29Unholymount: mountin /dev/block/mmcblk0p1 on /sdcard failed: invalid argument
21:00.48Unholyfasiled to mount sd card. Cannot continue
21:01.03balsatare u using the right default.txt ?
21:01.18Unholyyea the one you linked
21:01.31Unholyit found the rootfs
21:01.38Unholyand it detected my hpone as gsm
21:01.44Unholybut it failed mounting sdcard =/
21:02.11balsatin the init file change /dev/block/mmcblk0p1 to /dev/block/mmcblk0p5
21:02.43Unholyi ahve to go back to ubuntu?
21:02.46Unholyhave*
21:02.47balsatyep
21:02.53Unholyok
21:03.02Unholyhow em i supposed to edit the file?
21:03.13Unholyonly cat will see whats in it
21:03.13balsatsudo nano /media/system_/init
21:03.17*** join/#htc-linux no2chem (~no2chem@cpe-76-171-201-186.socal.res.rr.com)
21:03.19Unholyok
21:03.43Unholyisnt it p6 instead of p5?
21:04.10balsatnope the p5 is your fat partition (sdcard)
21:04.16Unholyahk
21:04.32Unholyim so hungry but at the same time i want to get this to work
21:04.33UnholyXD
21:07.59Unholybalsat
21:08.07Unholyclose to what do i find that line
21:08.11Unholycus this is alot of text
21:08.26balsatpress ctrl+w to search
21:09.47Unholyit cant find that string
21:09.53balsatchange partition=mmcblk0p1 to partition=mmcblk0p5
21:10.52Unholyok
21:10.55Unholyis that the same?
21:11.23balsatsame what?
21:11.34Unholywell as the other line that i cant find
21:11.51balsatyes only change that line
21:12.15Unholyok not /dev/block/mmcblk0p1
21:12.22balsatnope
21:12.26Unholyoks
21:12.33Unholyhow do i save the file
21:12.50balsatctrl+x  and then press y
21:13.23*** join/#htc-linux [1]Captnoord (~Captnoord@dc5147a47b.adsl.wanadoo.nl)
21:13.29Unholyok
21:13.34Unholysync and unmount
21:13.48balsatyes
21:14.16Unholywtf terminal is giving me some erroes 0o
21:14.28Unholy[: 280: =: unexpected operator
21:14.28Unholybash: /home/unholy/bin/uname: cannot execute binary file
21:14.35Unholy[: 280: =: unexpected operator
21:14.35Unholybash: /home/unholy/bin/uname: cannot execute binary file
21:14.58Unholylag
21:15.06Unholyit wont let me sync
21:15.30Unholy<PROTECTED>
21:16.21Unholybrb gona get food
21:16.29balsatYou have unpacked the Android_fs to your home folder... delete /home/unholy/bin/
21:17.06balsatrm -s /home/unholy/bin/
21:17.25Unholyok
21:17.35balsatrm -R  /home/unholy/bin/
21:17.58Unholycant same error
21:18.03Unholycannot execute binannry
21:18.39balsatpress ctrl+alt+F1 and login as root
21:19.31Unholyhow do i know the password of root 0o
21:20.31balsatsudo passwd root
21:20.37balsatenter a new password
21:20.53Unholybut im a black login screen
21:21.14balsatctrl+alt+F7
21:22.04*** join/#htc-linux mickeyl (~mickey@openmoko/coreteam/mickey)
21:22.10Unholyok im in as root
21:22.52Unholycrtl alt f7?
21:23.17Unholybrb
21:23.36balsatnot if your in as root.... rm -R  /home/unholy/bin/*
21:25.01Unholyok
21:25.37Unholyok i di that now what?
21:25.40Unholydid*
21:26.07balsatsync & umount
21:27.15Unholyok
21:28.31no2chemoh good, managed to build zimage
21:28.40Hoochsterwoohoo gratz
21:28.44Hoochstergetting excited heh
21:28.55no2chemnot really =p.. don't have microsd card
21:28.55no2chemlol
21:29.00Hoochsterdoh
21:29.01Hoochsterheh
21:29.04no2chem..er rootfs
21:29.12no2chemi thought they got rid of that?
21:29.14no2chemoh
21:29.18no2chemright, not on this phone yet
21:29.19no2chemheh.
21:29.28no2chem... i suppose thats on the list:?"
21:29.43Hoochsternot sure on that, lots in there
21:29.55Unholyit failed again balsat
21:30.01Hoochsterand currently need diff rootfs for cdma than gsm till it gets written in to call it
21:30.09*** join/#htc-linux Wout (~woutf@s55927d21.adsl.wanadoo.nl)
21:30.19bzono2chem: found your blogs on the MSM plls/oc helpful. Got overclocking working in android
21:30.29balsatunholy, what is the output?
21:30.42no2chemoh, heh
21:30.47Unholymouting /dev/block/mmcblk0p5 on sdcard failed: no such dile or directory
21:30.55no2chemon which dev?
21:31.11bzoshould work on any msm72xx device. Mine is a cdma diamond
21:31.38*** join/#htc-linux leaigor (~laigor@188.134.16.241)
21:31.40bzoyou were actually really close in your attempt, but I think you were looking at the wrong pll register
21:31.55no2chemoh?
21:32.03no2chemdid you use PLL1 then?
21:32.14bzoyeah, the 7 you were seeing was the pll mode, an adjacent one sets the multiplier
21:32.25no2chemoh.
21:32.28no2chemmeh
21:32.39no2chemi think i played with adjacent one though?..
21:32.54bzohold on, let me find the patch I submitted, I'm sure it would be easy to fix your wince program
21:33.07balsatdo you got a dir called sdcard on /media/system_?
21:33.19*** join/#htc-linux k_linux (~klinux@41.248.148.120)
21:33.22no2chemheh
21:33.33no2chemyeah, haven't posted an update in awhile
21:33.35no2chemif(machine_is_htcblackstone() || machine_is_htckovsky()) {
21:33.36no2chem..
21:33.38Unholydunno
21:33.42Unholylet me remount
21:33.43no2chemtalk about inefficent? =p
21:33.45balsatMy girlfriend need me... bbl
21:34.08no2chemdon't you guys have something like er
21:34.20bzono2chem: here is the patch: http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm/commit/ec16d2ba8a1cd2411d660415b02e1d4691a1eaf5
21:34.39no2chemif msm_data->device_type == DEVICE_HTC_BLACKSTONE
21:34.43no2chemthat would work better?
21:35.04no2chemah
21:35.06no2chemnice
21:35.21*** join/#htc-linux chillbeast (~chillbeas@75.139.242.12)
21:35.27*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
21:35.29no2chemso is it stable at like 650mhz plus now?
21:35.59bzoyeah, mine is not stable much past 650mhz, thought it will run up to around 720
21:36.16no2chemand you have pretty fine grain frequency control?
21:36.35*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
21:36.45bzocan set it to any multiple of 19.2mhz
21:36.56no2chemnice
21:37.24bzoso any chance we'll see an update to your wince util? :)
21:37.33no2chemmmm probably
21:38.02randomblameanyone know where the leo stands as far as kernel functionality?
21:38.20no2chemonce i get some time
21:38.23no2chem=p
21:38.29bzoonly thing that I wonder about is, does wince have anything like the jiffys_per_loop to adjust when overclocking?
21:38.54randomblameI'd guess no
21:39.08randomblamewince doesn't care about things like stability
21:39.12randomblameor performance
21:39.16randomblameor functionality
21:39.21randomblameor asthetics
21:40.05no2chemheh
21:40.05no2chemno, it doesn't
21:40.05no2chemjiffys_per_loop is easy enough to implement
21:40.10no2chemjust steal the ARM ASM version from nix. though
21:40.11no2chemiirc
21:40.37no2chemi think its just a NOP or something..
21:40.42*** join/#htc-linux NeoMatrixJR_ (~chatzilla@173-25-48-60.client.mchsi.com)
21:41.10no2chemquestion
21:41.18no2chemrhodium cdma
21:41.31no2chemis that all in board-htcrhodium.c
21:41.32no2chem?
21:42.20randomblameno2chem the lpj in the kernel is not accurate
21:42.34bzoA lot of the board specific config is, though I think MrPippy has mostly been working on fixing the RIL to work with rhod
21:42.40no2chemehs?
21:42.52no2chemyeah, its just an approximation
21:43.05randomblamenot sure I'd even call it an approximation
21:43.10randomblamemore like a hack
21:43.21Captnoordlol
21:44.00no2chemi dunno, i remember i had to calculate bogoMIPS on once on some cortex-m3 so yeah
21:44.05no2chemers
21:44.19no2chemboard specific config?
21:44.33no2chembut isn't this the same stuff as gsm?
21:44.52no2chemshouldn't we make a er
21:44.55no2chemrhodium_C
21:44.56no2chemthing
21:44.58no2chem...
21:45.23randomblamewhat are you trying to do?
21:45.23no2chemor rhodium_w
21:45.48no2chemer, finish porting android over to rhodium_W
21:46.02MrPippythere isn't too much difference between rhod and rhodW, so they use the same board file
21:46.04randomblamewhy not use the existing rhodium board files
21:46.06randomblameit would be cleaner
21:46.21randomblamejust add a few if machine is statements
21:46.22no2chemwell, there is, actually
21:46.56no2chemwell
21:46.59no2chemi mean
21:47.08MrPippydifference between rhods that we found right now is just keymap files (taken care of with kernel cmdline parameter and /init) and the radio (all in RIL, work in progress)
21:47.09no2chemis there even a way to do machine statements...
21:47.22no2chemeh
21:47.31randomblameof course there is no2chem
21:47.40no2chemok, what is it
21:47.43no2chemand why does
21:47.56no2chemmsm_gpio_keys
21:48.06no2chemuse things like machine_is_xyz()
21:48.33randomblameand if as mrpippy says is true you could just add those if machine is statements to the keymap file and then never have to wory about that aspect of it going into cmd line again. just make sure to compile for the correct amss version for your radio
21:49.26Unholyanyone wana help me get android to boot form an ext2 parttion?
21:49.31no2chemalso, i know some of the gpios.. are on different pins
21:49.32randomblameeg add it to msm-gpio-keys.c
21:49.42no2chembut i suppose that could just use ifdefs
21:49.49no2chem..but again, no one has said how yet =p
21:50.11randomblameif(machine_is_htcrhodium()) {
21:50.18no2chemthats not a ifdef
21:50.22MrPippywe're trying to make one kernel binary that works on all the devices, so #ifdefs won't work
21:50.33no2chemwhy do that? =/
21:50.50no2chembut even if...
21:50.54randomblameone binary? that makes for large kernels
21:50.59no2chemcalling a function isn't such a great idea
21:51.15no2chemyou really should have the kernel init a struct
21:51.19no2chemand read off that struct
21:51.26no2chemi mean, yeah
21:51.42no2chemyou're in the kernel context and calling this function doesn't involve a context change
21:51.53no2chembut deferencing a pointer is still faster, no?
21:52.09MrPippyi'm not certain, but i think machine_is_ is pretty lightweight
21:52.17randomblameco2chem you're talking nanoseconds
21:52.20randomblamedon't get picky
21:52.29no2chempsh, not even that
21:52.48no2chemits still good practice to put in a struct
21:52.49no2chemgeez
21:52.56randomblameI'd be more concerned with the larger size of the kernel from this one size fits all idea
21:53.12randomblamesure it will keep the idiots off your backs
21:53.16stinebdpatches welcome ;)
21:53.19MrPippyif its really a problem you can recompile your kernel and pull out all the CONFIG_MACH_HTCDIAMOND/RAPH options, and then machine_is_ just turns to 0 and compiler filters them out
21:53.33no2chemwell
21:53.39no2chemi dunno, i just think ifdefs are cleaner
21:53.41no2chemplus
21:53.49no2chemyou generate a lot of branches
21:53.58no2chemwith all those if statements
21:53.58no2chem=p
21:54.01randomblamebranches are yummy
21:54.09Unholybalsat you there?
21:54.28no2chembut i guess thats just me
21:54.37no2chem...so what are you guys trying to get working?
21:54.38randomblameit really really is
21:54.47stinebdhah
21:54.57randomblamestill trying to get a working frame buffer for the incite
21:55.00MrPippyok here's your answer: from include/asm-arm/mach-types.h: # define machine_is_htcdiamond()        (machine_arch_type == MACH_TYPE_HTCDIAMOND)
21:55.08MrPippyand machine_arch_type is a unsigned int
21:55.10no2chemoh
21:55.15no2chemwell that answers a lot
21:55.16no2chem=p
21:55.31no2chemshouldn't macros be all caps ? =p
21:55.39no2chem<-- is picky
21:55.39MarkinusNetRipper: ping
21:56.09no2chemanyway
21:56.17randomblameno2chem since you enjoy going through code for tiny little things to nitpick would you like to look at my source? I'm sure it would keep you entertained for months on end
21:56.25no2chemyour code?
21:56.26no2chem=p
21:56.31no2chemnah
21:56.34randomblamelol
21:56.50randomblameseriously it would be like years until you were satisfied
21:57.02no2chemmeh, not really, id just give up on it
21:57.07no2chemanyways
21:57.10no2chemi see power managment still needs work
21:57.11randomblamehehe
21:57.12stinebdfyi: i'm going to start playing around with a libhtcgeneric-ril pusher for the rootfs repo soon. don't be surprised when stuff breaks in rootfs
21:57.21no2chemgood thing i still have my notes
21:57.24no2chemon pmic
21:57.27no2chem..somewhere
21:57.37makkonenstinebd: fun times.
21:57.42no2chemhms though, pmic or bluetooth
21:58.01stinebdsince i need an android tree to build that, i won't be able to put it all on the same build server so i have to use one of my PCs to do it and push to the repo.
21:58.21bzono2chem: I think Captnoord would be very interested in your pmic info
21:58.37MrPippyyeah and he'd love anything you could give about the battery driver
21:58.46no2chembattery driver? on wince?
21:58.47NetRipperMarkinus, pong
21:58.49no2chemoh
21:58.55no2chemthe batterydriver is boring
21:59.07*** join/#htc-linux miknix (~miknix@gentoo/developer/miknix)
21:59.12MarkinusNetRipper: I made some more tests mith the IRQs
21:59.15MrPippyyeah he's been disassembling it
21:59.16no2chemwell, in ce the battery is handled by the kernel, so thats where you should look
21:59.21randomblameif I took out insurrance on my incite, and turned it in the next day with unexplained electrical damage do you think they would be suspicious?
21:59.25no2chemnot the actual battery driver
21:59.29NetRipperMarkinus, found anything?
21:59.36MrPippyso what does battery.dll do?
21:59.39no2chem...the battery driver just reads some stuff the kernel uh "maps" for it
21:59.52MarkinusNetRipper: I deactivated the mask/usmask functions too lok whitch IRQs are activating
21:59.59no2chemand does annoying things like, turn off the cell phone when battery low
22:00.02stinebdand actually, if anybody knows of a more lightweight way to build the ril (as opposed to having a 9GB android tree) i'd love that
22:00.22MarkinusNetRipper: bevor 7 and 8 we have only 9 and 63
22:00.24MarkinusNetRipper: sirc
22:00.34NetRipperMarkinus, hmm
22:00.46bzono2chem: do you know if the kernel actually calculates the battery info, or if the a9 radio does all that?
22:00.54NetRippercant we try disabling sirc
22:01.02NetRipperwe dont need it for now
22:01.04no2chemwhich battery info?
22:01.12MarkinusNetRipper: but if we unmask only one of the other  IRQs we have the Bad IRQ problem
22:01.12bzolike capacity
22:01.43bzowe have some simple battery capacity code right now, but it fluctuates wildly
22:01.53MarkinusMarkinus: 7, 19, 34 . .  only one and the problem is there
22:01.54NetRipper< Markinus> NetRipper: bevor 7 and 8 we have only 9 and 63
22:01.57NetRipperi don't get that
22:02.10no2chemoh
22:02.13no2chemyes, um
22:02.15no2chemiirc
22:02.19no2chem(and its been awhile)
22:02.27makkonenand many of the values we're calculating capacity off of seem suspect or wrong.
22:02.29no2chemmost of the stuff gets handed to you via DMOV
22:02.32MarkinusNetRipper: I mean whitch of the is unmasked
22:02.37no2chemor whatever its called
22:02.58MarkinusMarkinus: I think umask -> enabling
22:03.17bzono2chem: you mean DEX between the cores?
22:03.25MarkinusNetRipper: I think umask -> enabling
22:03.33MrPippysmem?
22:03.51*** join/#htc-linux M1DLGpc (~M1DLGpc@bb-87-81-252-83.ukonline.co.uk)
22:03.55no2chemer
22:04.03no2chemyeah, its been awhile..
22:04.09no2chemmaybe DEX
22:04.13no2chemnot SMEM
22:04.28no2chemi dunno.. i have notes
22:04.34no2chemsomewhere in the idb
22:04.36NetRipperMarkinus, yes, mask is disable, unmask is enable
22:05.07no2chemif you mean % though
22:05.14MarkinusNetRipper: so, we odon'T have a umask to a crazy irq or so. Only the sirc stuff and then Timers, etc,
22:05.20no2chemi think that's calculated in the driver
22:05.23no2chembut again
22:05.32no2chemits been a few months since i looked at the code
22:05.57MarkinusNetRipper: I activated unmasking only for on of the other IRQs -> Bad IRQ
22:06.08randomblamemsm_timer_enter_idle: timer late -1572, reprogram it ---1572 seems like a rather large disparity
22:06.09MarkinusNetRipper: this is very strange
22:06.20NetRipperMarkinus, which irqs?
22:06.32NetRipperMarkinus, you added a log line to unmask? which irqs did you see come by?
22:06.35Markinus7, 19, 34
22:06.45NetRipperok
22:06.59NetRipper7 is gp, 19 is mdp, 34 is i2c?
22:07.08MarkinusNetRipper: yes
22:07.43MarkinusNetRipper: and I looked in my dump, the 7 IRQ (gp) is disabled on winmo
22:07.56MarkinusNetRipper: 34 too
22:08.10Captnoordrandomblame: yea I have the same shit in my logs
22:08.18Captnoorddidn't got time to hunt for it
22:08.20NetRipperhmm
22:08.31randomblameinteresting
22:09.24randomblamecaptnoord do you have your lpj hardcoded in cmdline
22:09.31Captnoordlpj?
22:09.38randomblameloops per jiffy
22:09.41NetRipperMarkinus, we should ask cr2 to check i2c wince driver and see if they use irq or polling mechanism
22:09.47Captnoordnope
22:09.52MarkinusNetRipper: I dumped all IRQ setting from wince, deactivated this irq_configuring in kernel stuff and did it by hand (type, polarity etc) . .but excact same problem
22:10.13randomblamehmm
22:10.14*** join/#htc-linux GeertJohan (~Squarc@82-217-32-29.cable.quicknet.nl)
22:10.30MarkinusNetRipper: But 19 ( MDP) is enabled. .  this have to work
22:11.11NetRipperMarkinus, well it could be action -> reaction.. as in, the MDP interrupt handler does a do_work() which makes use of the timer...
22:12.45MarkinusNetRipper: yes, this could be. But if we we disabling the fb console and look in the log, it seems the both timers are init correctly. But the is the same happining. IRQ7 is comming and then 65535 etc.
22:12.52*** part/#htc-linux k_linux (~klinux@41.248.148.120)
22:13.23randomblamemarkinus what is the behaviour of the lcd? does it go to a grey screen or simply fail on mddi client probe
22:13.41*** join/#htc-linux Vito__ (~quassel@gw.loccal.net)
22:14.19bzoMrPippy: saw that you pushed the bt fix, thx
22:14.20Markinusrandomblame: ?. if we disabling the fb driver we see the last wince screen . .
22:14.28Markinusrandomblame: do you mean this?
22:14.33randomblameah yes
22:15.16randomblameI was hoping your issue was similar to mine, I'm searching for ideas still
22:15.25bzoMrPippy: this is a fascinating report at xda: "BT headset mic works but can't hear incoming sound"
22:15.29bzodidn't expect headset to work at all
22:15.45MrPippywas that in my thread?
22:15.51bzoyeah
22:16.14NetRipperMarkinus, well maybe the htc_fb_console causes problems by itself.. in fact, try removing the mdelay()'s from the htc_fb_console
22:16.17makkonenwhat's the story on BT? pairing and detecting works, but no audio does, right? so it's basically useless?
22:16.34NetRipperMarkinus, the fb console will go faster, but it shouldnt cause bad irqs on itself anymore
22:16.48MarkinusNetRipper: if we register the 34 (i2c) irq, then the irq 34 is comming and the 65535. And there is this message too "I2C IRQ and nothing to do" I thing those IRQs are wrong too ( whitch are comming together with 65535)
22:16.54bzomakkonen: for me, yeah. though I think phh will have a2dp working soon
22:17.11randomblamea2dp is the least useful function of bluetooth imo
22:17.24makkonenand what's the difference between BT functionality on CDMA and GSM at this point?
22:17.34makkonenanything?
22:17.40bzodon't think so
22:17.41NetRipperi2c irq and nothing to do can be because some hardware is causing interrupts on the i2c, while the driver isn't expecting it (it's still initialized from windows mobile)
22:18.57MarkinusNetRipper:  yes, I thing this is not a fb problem too. .
22:18.57MarkinusYes .. could be too . .. hmmmmmmmmmmm
22:21.17randomblamewhat timer should be used for msm device gp or dg?
22:25.05randomblamehmm dg causes it to hang at calibrating delay loop
22:25.17NetRipperhence the lpj= is passed in cmdline
22:25.27NetRipperi think dzo is using dg timer on vogue
22:26.40randomblameyeah thats what I'm gonna try
22:27.01randomblameif I can rule out the timer for my fb woes that leaves - not much
22:28.11randomblameactually I remember having to add some code somewhere to get past calibrating delay loop
22:28.13randomblamemany moons ago
22:28.32NetRipperkernel code or the same lpj= workaround?
22:28.36randomblameperhaps removing it will allow dg timer to work properly
22:28.38randomblamekernel code
22:28.56NetRipperi'd be interested in that piece of code
22:28.56randomblamegotta find it
22:29.05randomblamekk
22:30.22randomblameoh thats right it was a change to entry-macro.s
22:30.39NetRipper*more curious*
22:30.52randomblameI'll pastebin it
22:30.55NetRipperok
22:31.18randomblamehardcoding bogomips did not fix the problem before only this did
22:31.43*** join/#htc-linux Vito__ (~quassel@gw.loccal.net)
22:32.21randomblamehttp://pastebin.com/0qL6bSZ5
22:32.29CaptnoordEOR     R3, R1, R1,ASR#31
22:32.29CaptnoordSUB     R1, R3, R1,ASR#31
22:32.31Captnoordhmmmmm
22:32.48Captnoordanyone
22:32.51Captnoordidea
22:32.53Captnoordbleh
22:32.57Captnoordmy head hurts
22:34.34NetRipperrandomblame, interesting
22:34.53NetRippereven more interesting
22:35.00NetRipper0xD4 has irq# or -1 if none pending *but* if you just
22:35.26MarkinusNetRipper: yes . .very intersting
22:35.34NetRipperwe are getting spurious irq 65535 interrupts (=-1)
22:36.28randomblameunfortunately I am not the author but I hope it helps
22:36.43NetRipperrandomblame, the diff just adds those three + lines?
22:36.48randomblameyes
22:36.54NetRipperok
22:37.28randomblameincite was basically braindead without it
22:37.38randomblamebut it's only slightly better off now
22:37.40randomblameha
22:38.33randomblameI just commented those lines maybe dg timer will be better behaved than a hardcoded gp timer
22:40.28*** join/#htc-linux BabelO (~fcr@2a01:e35:2ee1:c1c0:21e:8cff:fe2d:7d3f)
22:40.28*** join/#htc-linux BabelO (~fcr@unaffiliated/babelo)
22:40.33randomblamenope
22:41.20Captnoordloooool
22:41.20randomblamewith the lines and a cmdline hack
22:41.22Captnoordits abs
22:41.25Captnoordslaps himself
22:42.44Markinusrandomblame: thx! It seems it works :)
22:42.52randomblamereally? congrats ha
22:43.48Markinusrandomblame: ha! We can init the Gp timer and the other IRQs seems to work
22:44.03randomblame:D I'm some of the work done on the incite could be of use to someone
22:44.33randomblamewhat device are you working on by the way markinus?
22:44.42Markinusrandomblame: Leo
22:44.45randomblamebahhhhh
22:44.55Markinusrandomblame: :D
22:45.06randomblamelol shiny leo gets linux thanks to the code on my hard drive
22:45.16randomblamedamn lg
22:45.37CaptnoordNetRipper: asm snipper....
22:45.38Captnoord// r1 = abs( r1 );
22:45.38CaptnoordEOR     R3, R1, R1,ASR#31
22:45.38CaptnoordSUB     R1, R3, R1,ASR#31
22:45.39Captnoord:P
22:45.49Markinusrandomblame: this is the good think an such IRC
22:45.50Captnoordsnippet
22:46.12NetRipperCaptnoord, lol im not that good with asm
22:46.29Captnoordnah desquire just don't see it
22:46.30randomblameso markinus you have a working timer, irqs, htc fb console
22:46.34Captnoordmaybe I will add it
22:46.46randomblamenow you've got to get msm_fb working and some i2c drivers and you'll be good to go
22:46.51Markinusrandomblame: yes . . but now we can look to the other thinks
22:49.21randomblameone day I'll have the monies for a leo..
22:49.34randomblametill then I have a frame buffer to fix
22:49.40NetRipperby then you can probably buy mine
22:49.48randomblameyeah when it's an antique
22:50.00NetRipperwell, when windows phone 7 comes out on a decent device
22:50.01randomblamethe same age as my ipaq
22:50.28randomblame:D yeah let me know when it's for sale
22:50.35NetRipper:p
22:50.44NetRipperyou can buy my raphael?
22:50.44NetRipper:P
22:51.15NetRipperi mean, if you're into antique and all
22:51.20MarkinusNetRipper: you know that we get 7 for leo?
22:51.37NetRipperno we don't
22:51.48MarkinusNetRipper: I mean I read about this ..
22:51.59NetRippermicrosoft confirmed we dont get wp7 for leo
22:52.17MarkinusNetRipper: ohh . .
22:52.46NetRipperhtc didnt make an official announcement but it's fairly sure we dont get it on leo
22:52.55NetRipperlet me find the article
22:53.06randomblameI'd love a raph
22:54.13NetRipperhttp://blogs.zdnet.com/microsoft/?p=5475&tag=col1;post-5475
22:54.18NetRipperMarkinus ^^
22:54.34ToAsTcfhstill no camera  ?
22:54.42MarkinusNetRipper: I read somewhere that the leo is the first device with the cap. for wp7 and so HTC says we get it . .but maybe it was wrong
22:54.54NetRipperMarkinus, yes i read that same thing
22:56.28MarkinusNetRipper: But it coulbe be we get in in other way . . I thing the device has the capabilitys for this . .
22:57.07NetRipperMarkinus, yes, but then it'll be by means that hackers get a way to run it on our device
22:57.41MarkinusNetRipper: yes, I know . .:)
22:57.49NetRipperbut don't count on it too much.. drivers will most likely not be compatible with WP7
22:57.59NetRipperwince 5 drivers are incompatible with wince 6 drivers
22:58.13NetRipper(Unless they were written with wince 6 in mind)
22:58.29MarkinusNetRipper: yes  . . this could be . . . but maybe is the android good enogh :)
22:58.30randomblameyeah and winmo 6.1 drivers don't always get along well with winmo 6.5
22:58.45randomblameincites accelerometer hates 6.5
22:58.52NetRipperrandomblame, and that's even wince5 -> wince 5 ;) so imagine :)
22:59.38NetRipperbtw i'm not saying wp7 runs on wince6, but it just might..
22:59.45NetRipperit wont run on wince5 though, thats for sure
23:00.26randomblamehopefully microsoft actually put some time into the driver model for wp7 though
23:00.47randomblameI'd rather they be incompatible as long as wp7 is done right
23:01.29MrPippyi thought it was pretty much confirmed that wp7 is wince6, just like zune hd is
23:02.14*** join/#htc-linux fish1209 (~fish1209@unaffiliated/fish0912)
23:04.03randomblamenetripper: do you think that entry-macro.s diff would work with other devices?
23:04.13NetRipperMrPippy, well, assuming the user interface is silverlight/xaml, and added that they want to make it possible to use managed code to write "plugins or apps" for the user interface, they either need to make wince6 R4, or wince7 (or so)
23:04.34NetRipperMrPippy, because in windows ce 6 R3, silverlight/xaml can only be used from c++, not from managed code
23:06.17randomblameif that code doesn't break diamond, raph, blackstone, etc it would be good to keep it as default rather than machine specific for the next poor souls who can't figure out why their system timer won't work
23:06.26NetRipperrandomblame, yes it might be a solution to the problem we have (or had?) on raphael.. im not familiar about the status
23:06.31NetRipperbut we have the lpj= problem on leo too
23:06.38NetRipperso we can check it later
23:06.44NetRipperonce we tackle our other issues
23:07.36MrPippyinteresting, i wonder if they've already got the support for that or if everything they have running right now is c++
23:08.06randomblameis snapdragon even compatible with the msm7xxxx method of calibrate delay loop?
23:08.06NetRippernah looking at the time span they have left, they probably already made it managed
23:08.20NetRipperrandomblame, calibrate delay loop is generic code
23:08.25NetRipperrandomblame, it's the timer.c it relies upon
23:08.38randomblameI thought it was hacked up for msm7xxx
23:08.39NetRipperrandomblame, (afaik)
23:08.51NetRipperrandomblame, oh, dunno about that
23:08.55MarkinusNetRipper: with this patch we can remove the leo patch in irq.c
23:09.12NetRipperMarkinus, did you test that?
23:09.20NetRipperMarkinus, because i dont think so
23:09.26MarkinusNetRipper: I'm nor registreted in linuxtogo, I will test tomorrow to check in
23:09.36MarkinusNetRipper: yes I removed and it works
23:09.55NetRipperMarkinus, i also removed that thing from irq.c but that's because i made a fix in haret
23:10.17MarkinusNetRipper: I'Ve a older version . . intresting
23:11.12NetRipperMarkinus, because it was a matter of disabling the DBG_TIMER and GPT_TIMER registers (like those three writel()'s in timer.c)
23:11.58MarkinusNetRipper: now I'vd enabled enithing . .works
23:12.23Markinus(arhg big fingers today)
23:12.28NetRipperlol yes
23:12.32NetRipperi'm having a hard time decoding
23:12.39NetRipperenithing = anything?
23:12.43NetRipperor everything?
23:12.46NetRipper:o
23:12.56Markinuseverything :)
23:13.05NetRipperso you mean, all interrupts work without bad irq?
23:13.09Markinusok, no  everything? but this what we have
23:13.25MarkinusNetRipper: yes
23:13.35NetRipperwhat.. the..?
23:13.43*** join/#htc-linux theunholy (~theunholy@24.227.27.77)
23:13.45NetRipperbecause that entry patch
23:13.52NetRipperman that blows my mind
23:14.34NetRipperMarkinus, btw on mobile-linux you have been added to the project i think, so you should be able to login
23:15.46NetRipperMarkinus, try ssh to linuxtogo.org and login with your user/pass that you made on the projects.linuxtogo.org website
23:16.11MarkinusNetRipper: ok, I'M testing
23:17.11NetRipperi'll make a commit of my early fb_console and early ramconsole soon
23:17.23NetRipperprobably wednesday
23:17.47MarkinusNetRipper: "Could not chdir to home directory /var/lib/gforge/chroot/home/users/markinus: No such file or directory " any Idea?
23:18.14MarkinusNetRipper: great, I will lokk what I can do . . there are much things ..
23:18.20Markinus*look
23:18.25NetRipperhm
23:18.28NetRipperbut that means your login worked
23:18.56MarkinusNetRipper: yes . . I'm connected, this works, only this message
23:19.17NetRipperso just try to clone:
23:19.21Markinusok, so we use git over ssh yes?
23:19.22NetRippergit clone ssh://<username>@git.linuxtogo.org/home/groups/mobile-linux/kernel.git htc-ltg
23:19.25NetRipperyes
23:19.32NetRipperreplace <username> obviously :)
23:19.43Markinusrealy? :)))
23:19.54NetRipperjust in case you blindly copy/paste :D
23:20.34ToAsTcfhanyone have an idea why a .29 kernel would break even1 in only aosp builds?
23:20.39*** join/#htc-linux randomblame (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
23:20.44ToAsTcfhevent1
23:20.52ToAsTcfhwe have no touch
23:21.00MarkinusNetRipper: :) ok, cloning in progress
23:21.04NetRippernice
23:21.11ToAsTcfhon aosp builds but in htc builds all is fine
23:21.26*** join/#htc-linux DarkMasterHalo (~sam@modemcable187.118-80-70.mc.videotron.ca)
23:21.28NetRipperim sure you know how git works, so just switch branch and you can commit and push should work too then
23:21.30randomblamewhy to the clips on ethernet cables always come off
23:21.56randomblamelousy design
23:22.02NetRipperrandomblame, they made it so that they annoy you on the worst time ever :)
23:22.15MarkinusNetRipper: this one htc-qsd8k-2.6.29 right?
23:22.27NetRipperin FPS setting: "DIE DIE DIE!!!! HA HA HA, wait, why's nobody moving"
23:22.33NetRipperMarkinus, yes
23:22.48randomblamenetripper: That is what I suspected
23:23.33*** join/#htc-linux dcordes (~dccordes@unaffiliated/dcordes)
23:25.18*** join/#htc-linux randomblame1 (~randombla@c-71-59-184-96.hsd1.wa.comcast.net)
23:27.48randomblamehmm dg timer doesn't work on incite, hardcoded lpj or not
23:27.53randomblamesad cheese
23:28.14NetRipperwhat cpu does it have?
23:28.22randomblame<PROTECTED>
23:28.26randomblamemsm 7201a
23:28.34MarkinusNetRipper: What do you think about to use my amss patch. Then we can use this kernel on different AMSS versions . .we using it on .27 . .http://gitorious.org/linux-msm-2-6-32-leo/linux-msm-2-6-32-leo/commit/de54f4f5b33e3a970e982b83f005aabc94452e6a
23:29.08NetRipperMarkinus, i didnt really look into it yet but i think cr2 was enthusiastic about it
23:29.59randomblamewoahs
23:30.30NetRipperhe did have another idea about how to do implement the AMSS stuff, so that it's compatible with the current API
23:30.31*** join/#htc-linux AstainHellbring (~AstainHel@unaffiliated/astainhellbring)
23:31.34NetRipperlooks good
23:32.01MarkinusNetRipper: :) Ok, I put this in . . It's modifed already for leo
23:32.30MarkinusNetRipper: git checkout htc-qsd8k-2.6.29 yes, or?
23:32.56NetRipperto switch branch?
23:32.59Markinusyes
23:33.20NetRippergit checkout -b htc-qsd8k-2.6.29 origin/htc-qsd8k-2.6.29
23:33.33NetRipperthough
23:33.40NetRippermaybe im just doing it the hard way
23:33.41NetRipper:)
23:33.54NetRipperbut i learned it this way
23:34.31NetRippermy god that's awesome
23:34.34NetRippera small fix like that
23:34.34MarkinusNetRipper: ahh, yes, I have to get it from origin . . .thx!
23:34.52NetRipperit works here too
23:35.06NetRipperrandomblame, lol thanks for pointing us to that patch
23:35.24MarkinusNetRipper: yes . . .   :)
23:35.36randomblameI'm glad all the time I've wasted on the incite is helping someone at least
23:36.06NetRipperlol
23:36.17NetRipperMarkinus, tell cr2 the good news if you see him online :)
23:36.21NetRipperi gtg to bed :)
23:36.40NetRipperi can sleep well now
23:36.40NetRipper:D
23:36.41NetRippernn
23:36.46MarkinusNetRipper: ok:) I will check this in with a comment to randomblame:
23:36.48Markinusnight!
23:37.16randomblamemarkinus make sure you put vladone in there too
23:37.30Markinusok
23:37.37randomblame:D
23:38.34randomblamecredit where credit is due, though I haven't heard from him in many many moons
23:38.50randomblameI wish he had more time for this port
23:39.06randomblameI wish the incite community had more devs bah
23:43.04randomblamehaha I have flashlight code in my timer.c I forgot about that, maybe that's whats throwing the timer off
23:43.13Markinusrandomblame: the time is the problem . . I know this. . .
23:44.08randomblamegpt_hz seems like a rather low value of 32768khz is there even a pll that low?
23:50.24*** part/#htc-linux DarkMasterHalo (~sam@modemcable187.118-80-70.mc.videotron.ca)
23:51.13*** join/#htc-linux f1assistance (~Carl@cpe-071-065-252-227.nc.res.rr.com)
23:57.41randomblamemaybe disabling high rez timer

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.