Wednesday, 2010-12-22

buzz_i dont think i have had this much trouble00:00
F22btw, you tried recopying the system.ext2 over?00:00
buzz_yes i did00:00
F22hmm...could have been corrupted in the download.00:01
buzz_so then try a re-download?00:01
F22how large is your system.ext2?00:02
buzz_121 MB00:02
F22that's about right.00:03
F22try to download it again. let's give that a shot.00:03
buzz_ok00:04
*** buzz__ has joined #xdandroid00:08
*** buzz_ has quit IRC00:08
buzz__ok just to make sure its set right how do i run the fsck on my sd?00:09
F22well 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 ok00:10
buzz__so from there use terminal and use : sudo fsck?00:12
F22yup00:12
buzz__i get: fsck from util-linux-ng 2.17.200:12
F22not 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
F22oh...lol...you didn't tell it what partition to check...00:13
F22did you mount the system.ext2 as a loop partition yet?00:14
buzz__oooh ok so i need too figure out what SDA it is00:14
*** Ashar has quit IRC00:14
F22nah...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
F22first do a mkdir, call the new directory froyo-system or something along those lines.00:16
F22if both that directory and the system.ext2 are in the same higher level directory, you can then type:00:17
F22mount -o loop system.ext2 froyo-system00:17
buzz__so i use mkdir froyo-system00:18
F22yep00:18
*** hardwalker has quit IRC00:18
*** Ashar has joined #xdandroid00: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
F22ok, 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 fsck00:21
F22it's not the same froyo system, unless you already did the mount -o loop.00:22
neoskyeoh man, trying to bring up the bootloader app now locks up winmo completely00:22
neoskyelol00:22
*** Ashar has quit IRC00:22
buzz__it says no file or directory00:22
F22what exactly did you type?00:23
buzz__sudo mount -o loop system.ext2 froyo-system system.ext2: No such file or directory00:23
buzz__mine did that too did you make sure all files are in the "andboot" folder?00:24
neoskyenot yet00:24
neoskyebut it looks like the backup didn't copy back correctly00:24
neoskyeshould be an easy fix00:24
buzz__thats what i did wrong i was missing one00:24
F22neoskye: ok.00:27
F22buzz__: what were you missing?00:27
buzz__there were errors between boot sector and backup <thats what my boot says00:28
*** Ashar has joined #xdandroid00:28
F22buzz__: thought you were talking about your andboot folder.00:28
buzz__i was replying to <neoskye>00:28
F22buzz__: unrelated issue then00:29
buzz__so new fix?00:29
*** programmer8922 has joined #xdandroid00:29
F22yes, let's try an entirely new package.00:30
buzz__so re-download all? or download the latest zip?00:30
F22we'll abandon the mount via loop. that will only be helpful if the system.ext2 you downloaded somehow got corrupted.00:30
F22the fsck then would hopefully fix it. but i'm not convinced that's your problem.00:31
buzz__unmounted...00:31
F22this time we're going to grab an entirely new package. not just new components.00:32
buzz__ok00:32
*** Ashar has quit IRC00:33
F22http://sites.google.com/site/androidport/downloads00:33
F22grab the Froyo Reference build00:33
F22and he rebuilt it today. very convenient00:33
F22so it pretty much has the latest everything except kernel, and the kernel is only behind because the autobuild system is down.00:34
buzz__ok00:35
F22it probably comes with the dec. 4th kernel.00:35
F22that's my bet.00:35
F22since that's the last one that got made by the auto-builder before it went down.00:35
buzz__ok ill go get it00:36
buzz__this is the right url? http://sites.google.com/site/androidport/downloads00:37
F22yep00:37
buzz__ok good00:37
F22that page is specifically for rhodium00:38
buzz__ok im dloading now00:39
buzz__ok copying files00:41
*** xawen has quit IRC00:42
buzz__ok "end" button work but in sleep mode the screen is black but still lit00:52
*** blah12 has joined #xdandroid00:58
*** blah12 is now known as xawen00:59
buzz__sleep mode the screen still has the backlight00:59
F22hmmm...sleep mode screen is black but still lit?01:03
F22odd...what kernel is that?01:03
F22go to settings>about phone01:03
F22check the kernel version01:03
F22i'm now guessing that he isn't using dec. 4, but something older.01:06
F22buzz__: are you there?01:09
buzz__its the modules-2.6.27.46-01202-g6c41ca601:11
F22what's it say in settings>about phone?01:13
F22same thing minus the word modules?01:13
F22and what's the second line?01:13
F22scratch that. 1202 is still old. damn. why did he use such an old kernel?01:14
F22we're up to 1240 now.01:15
*** buzz__ has quit IRC01:16
F22grab the dec. 4 kernel from the xdandroid site i gave you a link to earlier.01:16
F22buzz_: 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
F22i'm off to bed now.01:19
*** hardwalker has joined #xdandroid01:20
*** JesusFreak316 has quit IRC02:33
*** Ashar has joined #xdandroid02:56
*** kalemas has joined #xdandroid03:23
*** kalemas has left #xdandroid04:29
*** kalemas has joined #xdandroid04:35
*** Sad0felix has joined #xdandroid04:38
Sad0felixhello04:38
*** neoskye has quit IRC05:05
*** hardwalker has quit IRC06:23
*** Ashar has quit IRC07:05
*** TheDeadCPU has joined #xdandroid07:09
*** slim_ has joined #xdandroid07:12
*** Chilion has joined #xdandroid07:29
ChilionSomeone here?07:46
*** Chilion has quit IRC08:20
*** xawen has quit IRC09:10
*** xawen has joined #xdandroid09:11
*** Ashar has joined #xdandroid09:30
*** NeoMatrixJR has joined #xdandroid10:09
*** InternetToughGuy has quit IRC10:27
*** InternetToughGuy has joined #xdandroid10:30
*** Ashar has quit IRC10:31
*** Ashar has joined #xdandroid10:32
*** arrrghhh has joined #xdandroid10:53
*** slim_ has quit IRC11:21
*** rushtoshankar has joined #xdandroid11:34
rushtoshankarHi there11:34
rushtoshankarHi arrrghhh...11:34
arrrghhhhello...?11:34
rushtoshankari discussed with you regarding my xdandriod problem few days back ..11:35
arrrghhhok11:35
rushtoshankari somehow managed to boot android in my HTC TD ..11:35
arrrghhhsomehow eh11:35
rushtoshankarit works well now .. i am able to make and recv calls..11:35
arrrghhhok11:35
rushtoshankarmenus are fantastic and touch screen works good ...11:36
rushtoshankarbut the music players, web browsers needs sdcard11:36
rushtoshankarthey say no sdcard found11:36
arrrghhhformat your sd11:36
arrrghhhhp tool11:37
arrrghhhfull format11:37
rushtoshankarbut i am able to see the contents of the sd card via andexplorer11:37
arrrghhhhttp://www.eocfiles.com/bdc86eb1ed2989c30dcd1902e84939ae/bootdisks/SP27608.exe11:37
arrrghhhyup11:37
rushtoshankaryou 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
rushtoshankarbye! thanks once again11:38
*** rushtoshankar has left #xdandroid11:40
*** JesusFreak316 has joined #xdandroid12:11
*** JesusFreak316 has quit IRC14:46
*** emwe has joined #xdandroid15:08
*** TheDeadCPU has quit IRC15:38
*** JesusFreak316 has joined #xdandroid15:43
*** JesusFreak316 has joined #xdandroid15:49
*** mes has joined #xdandroid16:08
*** buzz_ has joined #xdandroid16: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 #xdandroid16:27
*** mes has quit IRC16:29
*** buzz_ has quit IRC16:31
*** Aks has joined #xdandroid16:52
*** Aks has quit IRC16:59
*** mes has joined #xdandroid17:04
*** mes has quit IRC17:34
*** mes has joined #xdandroid17:47
*** emwe has quit IRC18:00
*** arrrghhh has quit IRC18:12
*** kito has joined #xdandroid18:34
*** NeoMatrixJR has quit IRC18:35
*** ixew has joined #xdandroid19:57
*** ixew has left #xdandroid19:57
*** JesusFreak316 has quit IRC20:22
*** kito has quit IRC20:25
*** kito has joined #xdandroid20:25
*** hardwalker has joined #xdandroid21:00
*** TheDeadCPU has joined #xdandroid21:07
*** kito has quit IRC21:14
*** TheDeadCPU has quit IRC21:58
*** mes has quit IRC22:29
*** buzz_ has joined #xdandroid22:51
buzz_ok i updated my modules and all other files to the Dec. 4 update and now i have no wifi22:52
buzz_helloo?23:03
*** TheDeadCPU has joined #xdandroid23:10
*** programmer89221 has joined #xdandroid23:48
*** programmer8922 has quit IRC23:51
buzz_is anyone here?23:52
*** buzz_ has quit IRC23:53

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!