Guest LorD CLockaN Posted December 12, 2010 Report Posted December 12, 2010 (edited) use terminal emulator type su to get root than logcat > /sdcard/log.txt to save logs to log.txt on the sdcard than press home, do what you usually do to get Force Close, go back to terminal, press menu, reset terminal.. and than attach log.txt to this forum or send it directly to steve I allready did that for volume FC edit: Maybe superuser permissions are not needed. I use them allways... Edited December 12, 2010 by LorD CLockaN
Guest degriz Posted December 12, 2010 Report Posted December 12, 2010 wireless tethering seems broken here, streak actually rebooted. Usb on the other hand works fine :) Will try and replicate.
Guest prawnballs Posted December 12, 2010 Report Posted December 12, 2010 all of the builds i try have is this bug (i haven't tried all of them, but 1.1.1 / 1.4 / 1.4.? / 1.4.6 all did) most people seem to go for a 3rd party player i've attached a working version of the std player, you should be able to install it as a stand alone app (i can on 1.4.6), it's the player from 2.1 it DOES NOT have the hdmi output option after you install it, you'll have 2 music icons.. to resolve this delete musiC (not musiK) from system/apps using root explorer (or use some adb command that eludes me) to install DELETE the .zip extension i've added to the file name Thanks for that.. Very useful. Without wanting to hijack the thread has anyone found a music player other than btunes that has a lockscreen widget in landscape? All the ones ive tried either dont work or are portrait on the lockscreen.. Just got a quadrant score of 1538 on 1.5.0.. My best yet
Guest adzman808 Posted December 12, 2010 Report Posted December 12, 2010 use terminal emulator type su to get root than logcat > /sdcard/log.txt to save logs to log.txt on the sdcard than press home, do what you usually do to get Force Close, go back to terminal, press menu, reset terminal.. and than attach log.txt to this forum or send it directly to steve I allready did that for volume FC edit: Maybe superuser permissions are not needed. I use them allways... how do u call upon terminal em? i see it in list of install apps, but i can't see it elsewhere, is it a adb command? [i take it thats u on the blade in ur avatar? looking good mate :)]
Guest rahulkadukar Posted December 12, 2010 Report Posted December 12, 2010 how do u call upon terminal em? i see it in list of install apps, but i can't see it elsewhere, is it a adb command? [i take it thats u on the blade in ur avatar? looking good mate :)] Download Terminal Emulator from the Market.
Guest LorD CLockaN Posted December 12, 2010 Report Posted December 12, 2010 Download Terminal Emulator from the Market. +1 Just downlad and thats it :) :)
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 Thanks for that.. Very useful. Without wanting to hijack the thread has anyone found a music player other than btunes that has a lockscreen widget in landscape? All the ones ive tried either dont work or are portrait on the lockscreen.. Just got a quadrant score of 1538 on 1.5.0.. My best yet Im getting quadrant scores no less than 1800!
Guest LorD CLockaN Posted December 12, 2010 Report Posted December 12, 2010 Really!??! On what frequency?? Out of the box or you did some tweaking?? How many FPS do you get in the graphic test with 2 planets?? Mine looks like it's stuck on 45
Guest Stephen Hyde Posted December 12, 2010 Report Posted December 12, 2010 Really!??! On what frequency?? Out of the box or you did some tweaking?? How many FPS do you get in the graphic test with 2 planets?? Mine looks like it's stuck on 45 45fps lock im aware of, jsut not sure whre its come from at min
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 Really!??! On what frequency?? Out of the box or you did some tweaking?? How many FPS do you get in the graphic test with 2 planets?? Mine looks like it's stuck on 45 Im running Dj Steves 1.5 with no tweaks. I get 47 FPS in the graphic test with 2 planets. Just ran quadrant again and got a score of 1812
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 Im running Dj Steves 1.5 with no tweaks. I get 47 FPS in the graphic test with 2 planets. Just ran quadrant again and got a score of 1812 The constant is 45 but peaked at 47
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 The constant is 45 but peaked at 47 Retested FPS on planet graphic. Runs at 45 but peaks at 52 sometimes.
Guest LorD CLockaN Posted December 12, 2010 Report Posted December 12, 2010 thats normal :) but sticks to the 45.. I hopethat DJ will sort this, maybe when O2 official comes out
Guest Stephen Hyde Posted December 12, 2010 Report Posted December 12, 2010 dont really need to sort it :) 2722 in quadrant over here at min
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 dont really need to sort it :) 2722 in quadrant over here at min Is that with tweeks?
Guest Stephen Hyde Posted December 12, 2010 Report Posted December 12, 2010 yea, gonna be puttin up a update zip soon for those of you who have/can create an ext partition on your microsd
Guest neostephan10 Posted December 12, 2010 Report Posted December 12, 2010 use terminal emulator type su to get root than logcat > /sdcard/log.txt to save logs to log.txt on the sdcard than press home, do what you usually do to get Force Close, go back to terminal, press menu, reset terminal.. and than attach log.txt to this forum or send it directly to steve I allready did that for volume FC edit: Maybe superuser permissions are not needed. I use them allways... Thanks for the reply.I'll try it and post logs.
Guest fards Posted December 12, 2010 Report Posted December 12, 2010 dont really need to sort it :) 2722 in quadrant over here at min Ext is working then :)
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 yea, gonna be puttin up a update zip soon for those of you who have/can create an ext partition on your microsd Any chance of a brief how to? If i know what tools to use i can get to work on it now.
Guest Stephen Hyde Posted December 12, 2010 Report Posted December 12, 2010 need a linux pc which has at least mkfs.ext4 then partition your microsd to give it a 1.9gb linux partition. then once done run the following commands - substitute /dev/sdb for whatever device your microsd is. /system/xbin/mkfs.ext4 -F -L userdata /dev/sdb2 /system/bin/tune2fs -o journal_data_writeback /dev/sdb2 /system/bin/tune2fs -O ^has_journal /dev/sdb2[/code]
Guest NexusX Posted December 12, 2010 Report Posted December 12, 2010 So does this mean that the front-facing camera no longer works in camera mode? Bummer. Otherwise great job, tho!
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 need a linux pc which has at least mkfs.ext4 then partition your microsd to give it a 1.9gb linux partition. then once done run the following commands - substitute /dev/sdb for whatever device your microsd is. /system/xbin/mkfs.ext4 -F -L userdata /dev/sdb2 /system/bin/tune2fs -o journal_data_writeback /dev/sdb2 /system/bin/tune2fs -O ^has_journal /dev/sdb2 I dont have a linux pc. cant be done on windows?
Guest Stephen Hyde Posted December 12, 2010 Report Posted December 12, 2010 nope, you could in theory do it on streak via adb though drop into irc for help on that tho as its not so easy to explain
Guest jayjayn1 Posted December 12, 2010 Report Posted December 12, 2010 nope, you could in theory do it on streak via adb though drop into irc for help on that tho as its not so easy to explain Ok cool. Ill have a look. Nice one steve.
Guest PipoXtreme Posted December 12, 2010 Report Posted December 12, 2010 so it needs dell sync then :) grab it out of /system/app from 1.4.6 zip Great !!! Thx Steve... That works perfectly.... :)
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now