Jump to content

Issues with USB connectivity etc. and root / A2SD


Guest PaulOBrien

Recommended Posts

Guest Biliskner
Look for:

"block N is bad" (where N is a number)

or

"msm_nand_write_oob N 800 1c failed -5" (where N is a number)

Hi nilezon,

None of those exist in my dmesg output. I can paste the whole output when I get home (got any good sites where I can dump the file? :P )

Link to comment
Share on other sites

Guest dimor

is there a chance we might be able to use flashrec to flash a patched recovery and then try to downgrade the hboot/spl? dunno if it'll help anyway but it could be a start, and it would be nice to be able to flash updates again anyway...

paul is there a chance to do it? or flashrec wouldn't work on the desire?

Biliskner, i don't have these lines too...

http://pastebin.com/download.php?i=qe0nKxKe that's my dmesg...

Edited by dimor
Link to comment
Share on other sites

Guest Linkazoid

I'm also having this problem.

I have got PAYS 1.4 ROM with A2SD from XDA, I flashed the 32.36.00.28U_4.06.00.02_2 Radio on Saturday Morning, thats when my problems started.

Firstly I was unable to mount SD Card, no bluetooth and also when I call someone as soon as the proximity is enabled the radio is turned off so I have no service, if I move away from the proximity the signal comes back and after a couple of seconds the call is back still in progress ??????? Thats the most annoying problems for me as i can currently only use the phone on loudspeaker.

The SD Card was fixed with the fastboot oem enableqxga 1 (not sure if this was it, but something similar.)

Hopefully someone can fix this for us!

Michael

Link to comment
Share on other sites

Guest kiokoman
OK. So I was wrong :P

maybe not he have this inside :

<3>[ 0.009643] do_imprecise_ext: ADFSR = 0x00000002

cache corruption maybe?

<6>[ 6.179046] ram_console: got buffer at 3a00000, size 40000

<6>[ 6.179199] ram_console: uncorrectable error in header

<6>[ 6.179229] ram_console: no valid data in buffer (sig = 0xffffffff)

another data corruption

"fastboot oem task 28"

"fastboot oem task 29"

should format data (+system)

Link to comment
Share on other sites

Guest geek78
maybe not he have this inside :

<3>[ 0.009643] do_imprecise_ext: ADFSR = 0x00000002

cache corruption maybe?

<6>[ 6.179046] ram_console: got buffer at 3a00000, size 40000

<6>[ 6.179199] ram_console: uncorrectable error in header

<6>[ 6.179229] ram_console: no valid data in buffer (sig = 0xffffffff)

another data corruption

"fastboot oem task 28"

"fastboot oem task 29"

should format data (+system)

you need CID unlock for task 28 or 29 :P

Link to comment
Share on other sites

Guest Biliskner

Here's mine

(can you believe pastebin.com is blocked at work? lol!)

http://pastebin.com

"fastboot oem task 28" = works

"fastboot oem task 29" = "partition only can be formatted while security if OFF"

Edited by Biliskner
Link to comment
Share on other sites

Guest nilezon
Here's mine

(can you believe pastebin.com is blocked at work? lol!)

http://pastebin.com

"fastboot oem task 28" = works

"fastboot oem task 29" = "partition only can be formatted while security if OFF"

The startup sequence is not in your dmesg.

You must restart the device and then do a dmesg.

Thanks

Link to comment
Share on other sites

Guest NOFX

Hi all,

I have the same problem. With Paul's ROM, but after installing A2SD 2.7 from XDA and formatting the SD-card. Got my signal working just like the other guys - but no USB etc...

Is Paul still working on this? I really hope someone will find a fix - and Paul promised to make this his top priority on the 1st of May - so hopefully he's nearing a solution :-)

Link to comment
Share on other sites

Guest vastloper
Any new idea, peeps? :P

There are some reboot commands that perhaps help ?

reboot oem-42 <-- jumps to hboot

reboot oem-74 <-- phone goes off

reboot oem-76 <-- reboot and wipe data (factory reset)

reboot oem-1F <-- unknown but is a reboot option

reboot oem-99 <-- also unknown but is a reboot option also

Then there is an option with fastboot

fastboot oem gencheckpt boot

fastboot oem gencheckpt shutdown

fastboot oem gencheckpt clear

Some things i found in the hboot file.

I tried them all and it didnt kill my phone so perhaps one of them might turn adb on again.

Greetings from a vastloper

Edited by vastloper
Link to comment
Share on other sites

Guest xhemp
There are some reboot commands that perhaps help ?

reboot oem-42 <-- jumps to hboot

reboot oem-74 <-- phone goes off

reboot oem-76 <-- reboot and wipe data (factory reset)

reboot oem-1F <-- unknown but is a reboot option

reboot oem-99 <-- also unknown but is a reboot option also

Then there is an option with fastboot

fastboot oem gencheckpt boot

fastboot oem gencheckpt shutdown

fastboot oem gencheckpt clear

Some things i found in the hboot file.

I tried them all and it didnt kill my phone so perhaps one of them might turn adb on again.

Greetings from a vastloper

Hey vastloper,

Thanks for that, I will try that as soon as I get home.

If anyone woul like to try that and report, it would be very nice :P

Cheers.

Edited by xhemp
Link to comment
Share on other sites

Guest xhemp
There are some reboot commands that perhaps help ?

reboot oem-42 <-- jumps to hboot

reboot oem-74 <-- phone goes off

reboot oem-76 <-- reboot and wipe data (factory reset)

reboot oem-1F <-- unknown but is a reboot option

reboot oem-99 <-- also unknown but is a reboot option also

Then there is an option with fastboot

fastboot oem gencheckpt boot

fastboot oem gencheckpt shutdown

fastboot oem gencheckpt clear

Some things i found in the hboot file.

I tried them all and it didnt kill my phone so perhaps one of them might turn adb on again.

Greetings from a vastloper

Hello,

I've tried the fastboot oem commands but nothing changed.

The reboot oem-?? commands were not recognised :P

Cheers.

Link to comment
Share on other sites

Guest xhemp
Hello,

I've tried the fastboot oem commands but nothing changed.

The reboot oem-?? commands were not recognised :P

Cheers.

Well, like it was said here, I believe these 2 are causing the issue:

"board_bravo.disable_uart3=1 board_bravo.usb_h2w_sw=1"

This one ( board_bravo.disable_sdcard=1 ) was disabled (set to 0) using the enablexqdm 0 that's why we got the cellular network and sd card back up.

I've tried to override this using "fastboot -c "board_bravo.disable_uart3=0 board_bravo.usb_h2w_sw=0 no_console_suspend=1 console=null" boot boot.img" but remote booting is not allowed (maybe because Security is ON? ).

So, question is:

Is there any other way we can disable or override those 2 keys?

Also, if someone that got a device working fine can issue a cat /proc/cmdline and see if you get board_bravo.disable_uart3 and usb_h2s_sw set to 0?

Cheers.

Edited by xhemp
Link to comment
Share on other sites

Guest Specialist79
Well, like it was said here, I believe these 2 are causing the issue:

"board_bravo.disable_uart3=1 board_bravo.usb_h2w_sw=1"

board_bravo.usb_h2w_sw=1 enables the media button controller for the 3.5 mm headphone jack, so I'd rule that one out as the source of any issues.

Link to comment
Share on other sites

Guest NOFX

Jesus Christ - this keeps getting worse...

I just lost my Market App yesterday. Suddenly, it was just gone. Anyone else experienced this - and have a solution?

Another question - is it possible still to use Fastboot to flash a stock ROM. And can I then send in my phone to get it repaired by the authorized repair-shop?

Link to comment
Share on other sites

Guest Biliskner

Yeh I flashed all the stock ROMS yesterday, and they flash OK (except for the Asia one, don't bother with that). Downgraded to Euro, then upgraded then just went to WWE and now running that. Same as usual. No USB/BT/FM, but everything else works (phone calls, wifi, 3g etc.)

Thinking about a Nexus One... can't bring myself to return this Desire, will take up to 4 weeks! And they may charge lots of $$$.

Some of you guys that returned/warranty, can you let us know what happened with yours?

Did they charge? (how much?)

Was yours fixed? - Or did you get a brand new device?

Link to comment
Share on other sites

Guest Biliskner
How do you install a stock rom with FastBoot.... I wanna do this before sending it to my insurance.

download the ROM

boot to fastboot

double click the ROM

Link to comment
Share on other sites

Guest Paul

You can flash via fastboot oem rebootRUU then fastboot flash zip zipfilename (where zipfilename is a signed zip).

I have a question - did any of those having this issue use the 'USB mount' function in recovery?

P

Link to comment
Share on other sites

Guest geek78
You can flash via fastboot oem rebootRUU then fastboot flash zip zipfilename (where zipfilename is a signed zip).

I have a question - did any of those having this issue use the 'USB mount' function in recovery?

P

Paul, what do you mean? With the rzcovery from the flashed testimage?

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.