Jump to content

DELL STREAK Froyo Build Beta - Version 1.2.0 Released


Guest Stephen Hyde

Recommended Posts

Guest Stephen Hyde
i can't do the adb shell commands to fix the streak without first being able to boot up right? only run fastboot. so, don't i need to reinstall the previous 2.1 baseband, reinstall 1.1 or something, then run the adb commands, and try again? also, can i get a link to previous 2.1 baseband?

adb is activated early in boot so actually it works even when stuck at dell logo usually

Link to comment
Share on other sites

Guest Amdathlonuk

Hmmmmmmmmm,

How do I know if I need the new Baseband?

I originally flashed the V1,v2 qnd then V3...etc without doing the complicated method of Baseband.

Does this mean I can just d/l the nobaseband and do as I did previously?

Sorry for the question but I'm not an expert on this stuff.

Link to comment
Share on other sites

Guest Stephen Hyde
Hmmmmmmmmm,

How do I know if I need the new Baseband?

I originally flashed the V1,v2 qnd then V3...etc without doing the complicated method of Baseband.

Does this mean I can just d/l the nobaseband and do as I did previously?

Sorry for the question but I'm not an expert on this stuff.

you'll get the flashing leds without the baseband, nothing i can do regarding that for the min

so sugggested baseband update unless you uise rebelsim

Link to comment
Share on other sites

Guest yosemite-sam

under location & security is an option to "select device administrators"

what be this? was it always here?

deviceme.png

ps great update Steve, no problems here. thanks again!

Link to comment
Share on other sites

Guest bhull521

OMG Awesome......

I just pulled this off flawlessly Steve.

again AWESOME

imagine my surprise when I was staring at the new Stage UI.....

I just booted into the new version so I'm going to dive in and check it out.

:) WOW!!!!

Link to comment
Share on other sites

Guest mmmputch
ok go into adb shell then run the following commands CAREFULLY

cd /data

busybox_1P8P1 rm -rf *

then run ls and if it returns anything except lost+found run rm -r <name> where <name> is the folder name you see.

then run reboot and wait

Thanks Steve! Ran the commands till the folder was empty then rebooted and now it works. Thanks for the fix. Any ideas on why the factory reset was not clearing the device?

Link to comment
Share on other sites

Guest cellopoly

I got the NEWBB version installed fine however any app I try to install I get an

"Out of Space" message.

Tried reflashing and cleared all user data in CWR.

Also tried factory restore at the dell recovery screen

Any Ideas?

Link to comment
Share on other sites

Guest johnnobts

i never have problems running adb shell normally with my streak, but since i'm stuck with dell boot logo, cannot run adb, device not found. it is detected in windows in device manager. no joy. may need to restore baseband. i know i can do that with fastboot, can i get a link for just the previous baseband? would be easiest.

Link to comment
Share on other sites

Guest moto_user
I am getting -i is not a recognized command when I do

-i 0x413c flash amss amss.mbn ...must be doing something wrong

just had a thought there is not a fastboot.exe

so do I have to type fastboot-windows ??

MADE IT WORK, i typed "fastboot-windows -i 0x413c flash amss amss.mbn"

"sending amss...OKAY

writing amss..OKAY" (this one took a few secs)

make sure you have fastboot-windows in same folder with amss

Link to comment
Share on other sites

Guest Graysson

I cant get into the adb shell.

I tried your adb which ist v1.0.22 and get the protocol error.

When i try the adb-wondows.exe (v1.0.25) from the clockwork recovery v2.5.0.1 i get a device not found error.

Fastboot is working and i had no problem flashing the baseband.

Link to comment
Share on other sites

Guest Mirrdhyn
I got the NEWBB version installed fine however any app I try to install I get an

"Out of Space" message.

Tried reflashing and cleared all user data in CWR.

Also tried factory restore at the dell recovery screen

Any Ideas?

I have the same issue here.

Wipe all data/system/cache, factory reset, and install update.zip but nothing works...

I have no idea for the moment.

My "df" with adb shell shows that I have a lot of space on all partitions, so I don't understand why the market says that it have no space on memory...

Link to comment
Share on other sites

Guest sukicat

Ok done the base update and Flashed the new 1.2.0 but stuck on the Dell logo

I have adb in a cmd window how do I get into the shell and type

cd /data

busybox_1P8P1 rm -rf *

And do I leave the Streak showing the Dell logo ?

Edited by sukicat
Link to comment
Share on other sites

Guest moto_user

all right heres what happened to me..

after i flashed baseband, removed battery and went into recovery, (press vol + and - and power) i noticed the dell logo would come up for about 2-3 secs then reboot again, did this a couple of times (i would still hold down the buttons)

then finally went into clockwork mod, but i also noticed the leds flashing a couple of times..finally installed 1.2.0, rebooted and worked.

thank you Steve..great things will come your way.

Link to comment
Share on other sites

Guest jnovello
I got the NEWBB version installed fine however any app I try to install I get an

"Out of Space" message.

Tried reflashing and cleared all user data in CWR.

Also tried factory restore at the dell recovery screen

Any Ideas?

Same here

Link to comment
Share on other sites

Guest Stephen Hyde

for those of you with adb issues try going into clockwork and trying to adb from their if you can get in try this:

mount -t ext3 /dev/block/innersd0p6 /data
cd /data
rm -r *[/code]

keep running ls and removing folders until only lost and found is their then reboot

Link to comment
Share on other sites

Guest Ed Venture

FYI - I have flashed the new baseband with the 1.2 upgrade and my Call Waiting is back and functional! I know that Bimori and Outsidah were also having problems with Call Waiting, so if either of you can confirm the fix, that would be great.

Stephen - Just in the half hour I have been playing with the new 1.2.0 build I can see that some of the bugs identified here: https://spreadsheets.google.com/ccc?key=0Ap...=CNroq8cO#gid=0 have may have been solved with the kernel upgrade.

One question: Will you be clearing bug reports on the sheet or is that something that the user who submitted the bug should do once it has been confirmed fixed by both parties?

Great work once again!

Ed

Edited by Ed Venture
Link to comment
Share on other sites

I too had the problem with installing apps but I retired and its working fine. Auto-update failed on Marketplace but I ran manually and it worked ok.

HOWEVER, I cleared data on Dell Stage UI Launcher and now I get FC when I try launching it again.

Link to comment
Share on other sites

Guest jnovello
id rather users confirmed them fixed, can users try installing apps that have updated successfully

I updated maps, twitter, and Gmail just fine, but nothing is working for the storage issue.

Link to comment
Share on other sites

Guest Adilson

Is anyone using Ubuntu 10.10? I can't make fastboot work despite the fact adb works fine. It either just shows waiting for device or exists without an explanation. I am using Ubuntu 64 but I guess it shouldn't be a problem as it worked with 10.04. TIA.

Link to comment
Share on other sites

Guest matty.cptk

all stock apps working properly..

Updated Succesfully:

BusyBox

Facebook

Twitter

Gmail

Gmaps

ADW

had a sound issue but plugging earphones in fixed that for me.

Dropbox

Xscope 2.0

xscope 1.6

Hot reboot

also some apps are downloading but not installing.. but im presuming this could be an market issue?

Edited by matty.cptk
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.