buzz_ | i dont think i have had this much trouble | 00:00 |
---|---|---|
F22 | btw, you tried recopying the system.ext2 over? | 00:00 |
buzz_ | yes i did | 00:00 |
F22 | hmm...could have been corrupted in the download. | 00:01 |
buzz_ | so then try a re-download? | 00:01 |
F22 | how large is your system.ext2? | 00:02 |
buzz_ | 121 MB | 00:02 |
F22 | that's about right. | 00:03 |
F22 | try to download it again. let's give that a shot. | 00:03 |
buzz_ | ok | 00:04 |
*** buzz__ has joined #xdandroid | 00:08 | |
*** buzz_ has quit IRC | 00:08 | |
buzz__ | ok just to make sure its set right how do i run the fsck on my sd? | 00:09 |
F22 | well it's not a real ext2 file system. you'd mount it on ubuntu via loopback, then run fsck on the loop partition. | 00:10 |
buzz__ | oooh ok | 00:10 |
buzz__ | so from there use terminal and use : sudo fsck? | 00:12 |
F22 | yup | 00:12 |
buzz__ | i get: fsck from util-linux-ng 2.17.2 | 00:12 |
F22 | not sure what that means, it looks like it's telling you what package it is in. | 00:13 |
buzz__ | thats not what i want is it? | 00:13 |
F22 | oh...lol...you didn't tell it what partition to check... | 00:13 |
F22 | did you mount the system.ext2 as a loop partition yet? | 00:14 |
buzz__ | oooh ok so i need too figure out what SDA it is | 00:14 |
*** Ashar has quit IRC | 00:14 | |
F22 | nah...it's not a real device. it's a virtual one. basically you're mounting the system.ext2 file as a file system. | 00:15 |
buzz__ | ok so what command? | 00:15 |
F22 | first do a mkdir, call the new directory froyo-system or something along those lines. | 00:16 |
F22 | if both that directory and the system.ext2 are in the same higher level directory, you can then type: | 00:17 |
F22 | mount -o loop system.ext2 froyo-system | 00:17 |
buzz__ | so i use mkdir froyo-system | 00:18 |
F22 | yep | 00:18 |
*** hardwalker has quit IRC | 00:18 | |
*** Ashar has joined #xdandroid | 00:18 | |
buzz__ | buzz@ubuntu:~$ mkdir froyo sys mkdir: cannot create directory `froyo': File exists buzz@ubuntu:~$ mkdir froyo system mkdir: cannot create directory `froyo': File exists buzz@ubuntu:~$ mkdir droid buzz@ubuntu:~$ mkdir froyo-sys mkdir: cannot create directory `froyo-sys': File exists buzz@ubuntu:~$ | 00:19 |
F22 | ok, sounds like 1) you didn't put a dash between froyo and sys, and 2) you already have a file or directory named froyo. | 00:20 |
buzz__ | ok so if its there do i then run fsck | 00:21 |
F22 | it's not the same froyo system, unless you already did the mount -o loop. | 00:22 |
neoskye | oh man, trying to bring up the bootloader app now locks up winmo completely | 00:22 |
neoskye | lol | 00:22 |
*** Ashar has quit IRC | 00:22 | |
buzz__ | it says no file or directory | 00:22 |
F22 | what exactly did you type? | 00:23 |
buzz__ | sudo mount -o loop system.ext2 froyo-system system.ext2: No such file or directory | 00:23 |
buzz__ | mine did that too did you make sure all files are in the "andboot" folder? | 00:24 |
neoskye | not yet | 00:24 |
neoskye | but it looks like the backup didn't copy back correctly | 00:24 |
neoskye | should be an easy fix | 00:24 |
buzz__ | thats what i did wrong i was missing one | 00:24 |
F22 | neoskye: ok. | 00:27 |
F22 | buzz__: what were you missing? | 00:27 |
buzz__ | there were errors between boot sector and backup <thats what my boot says | 00:28 |
*** Ashar has joined #xdandroid | 00:28 | |
F22 | buzz__: thought you were talking about your andboot folder. | 00:28 |
buzz__ | i was replying to <neoskye> | 00:28 |
F22 | buzz__: unrelated issue then | 00:29 |
buzz__ | so new fix? | 00:29 |
*** programmer8922 has joined #xdandroid | 00:29 | |
F22 | yes, let's try an entirely new package. | 00:30 |
buzz__ | so re-download all? or download the latest zip? | 00:30 |
F22 | we'll abandon the mount via loop. that will only be helpful if the system.ext2 you downloaded somehow got corrupted. | 00:30 |
F22 | the fsck then would hopefully fix it. but i'm not convinced that's your problem. | 00:31 |
buzz__ | unmounted... | 00:31 |
F22 | this time we're going to grab an entirely new package. not just new components. | 00:32 |
buzz__ | ok | 00:32 |
*** Ashar has quit IRC | 00:33 | |
F22 | http://sites.google.com/site/androidport/downloads | 00:33 |
F22 | grab the Froyo Reference build | 00:33 |
F22 | and he rebuilt it today. very convenient | 00:33 |
F22 | so it pretty much has the latest everything except kernel, and the kernel is only behind because the autobuild system is down. | 00:34 |
buzz__ | ok | 00:35 |
F22 | it probably comes with the dec. 4th kernel. | 00:35 |
F22 | that's my bet. | 00:35 |
F22 | since that's the last one that got made by the auto-builder before it went down. | 00:35 |
buzz__ | ok ill go get it | 00:36 |
buzz__ | this is the right url? http://sites.google.com/site/androidport/downloads | 00:37 |
F22 | yep | 00:37 |
buzz__ | ok good | 00:37 |
F22 | that page is specifically for rhodium | 00:38 |
buzz__ | ok im dloading now | 00:39 |
buzz__ | ok copying files | 00:41 |
*** xawen has quit IRC | 00:42 | |
buzz__ | ok "end" button work but in sleep mode the screen is black but still lit | 00:52 |
*** blah12 has joined #xdandroid | 00:58 | |
*** blah12 is now known as xawen | 00:59 | |
buzz__ | sleep mode the screen still has the backlight | 00:59 |
F22 | hmmm...sleep mode screen is black but still lit? | 01:03 |
F22 | odd...what kernel is that? | 01:03 |
F22 | go to settings>about phone | 01:03 |
F22 | check the kernel version | 01:03 |
F22 | i'm now guessing that he isn't using dec. 4, but something older. | 01:06 |
F22 | buzz__: are you there? | 01:09 |
buzz__ | its the modules-2.6.27.46-01202-g6c41ca6 | 01:11 |
F22 | what's it say in settings>about phone? | 01:13 |
F22 | same thing minus the word modules? | 01:13 |
F22 | and what's the second line? | 01:13 |
F22 | scratch that. 1202 is still old. damn. why did he use such an old kernel? | 01:14 |
F22 | we're up to 1240 now. | 01:15 |
*** buzz__ has quit IRC | 01:16 | |
F22 | grab the dec. 4 kernel from the xdandroid site i gave you a link to earlier. | 01:16 |
F22 | buzz_: you're back to the oct 11th kernel, that's before auto-bl got added in to turn the backlight off during sleep. either use the startup util to grab the dec. 4th kernel or download it from the link i gave you earlier. | 01:19 |
F22 | i'm off to bed now. | 01:19 |
*** hardwalker has joined #xdandroid | 01:20 | |
*** JesusFreak316 has quit IRC | 02:33 | |
*** Ashar has joined #xdandroid | 02:56 | |
*** kalemas has joined #xdandroid | 03:23 | |
*** kalemas has left #xdandroid | 04:29 | |
*** kalemas has joined #xdandroid | 04:35 | |
*** Sad0felix has joined #xdandroid | 04:38 | |
Sad0felix | hello | 04:38 |
*** neoskye has quit IRC | 05:05 | |
*** hardwalker has quit IRC | 06:23 | |
*** Ashar has quit IRC | 07:05 | |
*** TheDeadCPU has joined #xdandroid | 07:09 | |
*** slim_ has joined #xdandroid | 07:12 | |
*** Chilion has joined #xdandroid | 07:29 | |
Chilion | Someone here? | 07:46 |
*** Chilion has quit IRC | 08:20 | |
*** xawen has quit IRC | 09:10 | |
*** xawen has joined #xdandroid | 09:11 | |
*** Ashar has joined #xdandroid | 09:30 | |
*** NeoMatrixJR has joined #xdandroid | 10:09 | |
*** InternetToughGuy has quit IRC | 10:27 | |
*** InternetToughGuy has joined #xdandroid | 10:30 | |
*** Ashar has quit IRC | 10:31 | |
*** Ashar has joined #xdandroid | 10:32 | |
*** arrrghhh has joined #xdandroid | 10:53 | |
*** slim_ has quit IRC | 11:21 | |
*** rushtoshankar has joined #xdandroid | 11:34 | |
rushtoshankar | Hi there | 11:34 |
rushtoshankar | Hi arrrghhh... | 11:34 |
arrrghhh | hello...? | 11:34 |
rushtoshankar | i discussed with you regarding my xdandriod problem few days back .. | 11:35 |
arrrghhh | ok | 11:35 |
rushtoshankar | i somehow managed to boot android in my HTC TD .. | 11:35 |
arrrghhh | somehow eh | 11:35 |
rushtoshankar | it works well now .. i am able to make and recv calls.. | 11:35 |
arrrghhh | ok | 11:35 |
rushtoshankar | menus are fantastic and touch screen works good ... | 11:36 |
rushtoshankar | but the music players, web browsers needs sdcard | 11:36 |
rushtoshankar | they say no sdcard found | 11:36 |
arrrghhh | format your sd | 11:36 |
arrrghhh | hp tool | 11:37 |
arrrghhh | full format | 11:37 |
rushtoshankar | but i am able to see the contents of the sd card via andexplorer | 11:37 |
arrrghhh | http://www.eocfiles.com/bdc86eb1ed2989c30dcd1902e84939ae/bootdisks/SP27608.exe | 11:37 |
arrrghhh | yup | 11:37 |
rushtoshankar | you are really awesome in replying to the queries .. thanks a lot ... i will try this and let you know .. i need to reboot my system to use hptool .. i will ping you later .. | 11:38 |
rushtoshankar | bye! thanks once again | 11:38 |
*** rushtoshankar has left #xdandroid | 11:40 | |
*** JesusFreak316 has joined #xdandroid | 12:11 | |
*** JesusFreak316 has quit IRC | 14:46 | |
*** emwe has joined #xdandroid | 15:08 | |
*** TheDeadCPU has quit IRC | 15:38 | |
*** JesusFreak316 has joined #xdandroid | 15:43 | |
*** JesusFreak316 has joined #xdandroid | 15:49 | |
*** mes has joined #xdandroid | 16:08 | |
*** buzz_ has joined #xdandroid | 16:15 | |
buzz_ | hello i just got all my files for the 2.2.1 update on my card but now my wifi, says: "error" everytime i try to turn it on, any ideas? | 16:16 |
*** kalemas has left #xdandroid | 16:27 | |
*** mes has quit IRC | 16:29 | |
*** buzz_ has quit IRC | 16:31 | |
*** Aks has joined #xdandroid | 16:52 | |
*** Aks has quit IRC | 16:59 | |
*** mes has joined #xdandroid | 17:04 | |
*** mes has quit IRC | 17:34 | |
*** mes has joined #xdandroid | 17:47 | |
*** emwe has quit IRC | 18:00 | |
*** arrrghhh has quit IRC | 18:12 | |
*** kito has joined #xdandroid | 18:34 | |
*** NeoMatrixJR has quit IRC | 18:35 | |
*** ixew has joined #xdandroid | 19:57 | |
*** ixew has left #xdandroid | 19:57 | |
*** JesusFreak316 has quit IRC | 20:22 | |
*** kito has quit IRC | 20:25 | |
*** kito has joined #xdandroid | 20:25 | |
*** hardwalker has joined #xdandroid | 21:00 | |
*** TheDeadCPU has joined #xdandroid | 21:07 | |
*** kito has quit IRC | 21:14 | |
*** TheDeadCPU has quit IRC | 21:58 | |
*** mes has quit IRC | 22:29 | |
*** buzz_ has joined #xdandroid | 22:51 | |
buzz_ | ok i updated my modules and all other files to the Dec. 4 update and now i have no wifi | 22:52 |
buzz_ | helloo? | 23:03 |
*** TheDeadCPU has joined #xdandroid | 23:10 | |
*** programmer89221 has joined #xdandroid | 23:48 | |
*** programmer8922 has quit IRC | 23:51 | |
buzz_ | is anyone here? | 23:52 |
*** buzz_ has quit IRC | 23:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!