User-agent: Mediapartners-Google Disallow: User-agent: * Disallow: /search Allow: / Sitemap: http://nox4developper.blogspot.com/sitemap.xml Nox 4 developper: hard
Affichage des articles dont le libellé est hard. Afficher tous les articles
Affichage des articles dont le libellé est hard. Afficher tous les articles

[Q] Hard bricked G2 won't appear in /dev/sdb* on linux topic






I was trying this to fix a hard-bricked G2 I just recieved:
http://forum.xda-developers.com/show....php?t=2582142

The device is in the following state:
No download mode
No recovery mode
Shows qhsusb_bulk in lsusb -v
I don't know much more about it (e.g. I don't know if it was rooted or what type of ROM was on it).

I need to unplug the battery by removing the back cover to have a chance to reboot it. The first boot after that it shows the LG logo, then a blank screen (back lit but no text).
(UPDATE: Pressing the power button 8 seconds also reboots the phone without having to unplug the battery).

When I wire it up to my Arch Linux computer here is what the command `dmesg` shows:

Code:


[ 3693.728255] usb 1-2: new high-speed USB device number 93 using xhci_hcd
[ 3693.901772] usb 1-2: config 1 has an invalid interface number: 20 but max is 1
[ 3693.901784] usb 1-2: config 1 has no interface number 1
[ 3693.903319] usb-storage 1-2:1.20: USB Mass Storage device detected
[ 3693.903868] scsi host843: usb-storage 1-2:1.20
[ 3694.905067] scsi 843:0:0:0: Direct-Access    Qualcomm MMC Storage      1.00 PQ: 0 ANSI: 2
[ 3694.906568] sd 843:0:0:0: [sdb] 30777344 512-byte logical blocks: (15.7 GB/14.6 GiB)
[ 3694.906872] sd 843:0:0:0: [sdb] Write Protect is off
[ 3694.906883] sd 843:0:0:0: [sdb] Mode Sense: 0f 0e 00 00
[ 3694.907373] sd 843:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3694.919101]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14 sdb15 sdb16 sdb17 sdb18 sdb19 sdb20 sdb21 sdb22 sdb23 sdb24 sdb25 sdb26 sdb27 sdb28 sdb29 sdb30 sdb31 sdb32 sdb33 sdb34 sdb35 sdb36
[ 3694.923664] sd 843:0:0:0: [sdb] Attached SCSI disk
[ 3695.061360] usb 1-2: USB disconnect, device number 93
[ 3695.065521] sd 843:0:0:0: [sdb] Synchronizing SCSI cache
[ 3695.065552] sd 843:0:0:0: [sdb]
[ 3695.065554] Result: hostbyte=0x01 driverbyte=0x00
[ 3695.065557] sd 843:0:0:0: [sdb] CDB:
[ 3695.065558] cdb[0]=0x28: 28 00
[ 3695.065562] sd 843:0:0:0: [sdb]
[ 3695.065563] Result: hostbyte=0x01 driverbyte=0x00
[ 3695.065565] sd 843:0:0:0: [sdb] CDB:
[ 3695.065566] cdb[0]=0x28:
[ 3695.065567]  00 00 00
[ 3695.065569]  28
[ 3695.065571]  00
[ 3695.065571]  00
[ 3695.065572]  00
[ 3695.065573]  01
[ 3695.065573]  70
[ 3695.065574]  00
[ 3695.065574]  00
[ 3695.065575]  90
[ 3695.065576]  00

[ 3695.065578] end_request: I/O error, dev sdb, sector 368
[ 3695.065579]  80 00 00 f0 00
[ 3695.065582] quiet_error: 134 callbacks suppressed
[ 3695.065583] Buffer I/O error on device sdb, logical block 46

[ 3695.065586] Buffer I/O error on device sdb, logical block 47
[ 3695.065587] Buffer I/O error on device sdb, logical block 48
[ 3695.065589] end_request: I/O error, dev sdb, sector 128
[ 3695.065590] Buffer I/O error on device sdb, logical block 16
[ 3695.065592] Buffer I/O error on device sdb, logical block 49
[ 3695.065594] Buffer I/O error on device sdb, logical block 17
[ 3695.065595] Buffer I/O error on device sdb, logical block 50
[ 3695.065597] Buffer I/O error on device sdb, logical block 51
[ 3695.065598] Buffer I/O error on device sdb, logical block 52
[ 3695.065599] Buffer I/O error on device sdb, logical block 18
[ 3695.065633] sd 843:0:0:0: [sdb]
[ 3695.065636] Result: hostbyte=0x01 driverbyte=0x00
[ 3695.750741] usb 1-2: new high-speed USB device number 94 using xhci_hcd
[ 3695.924146] usb 1-2: config 1 has an invalid interface number: 20 but max is 1
[ 3695.924151] usb 1-2: config 1 has no interface number 1
...


Note the "config 1 has an invalid interface number: 20 but max is 1" error, and all the Buffer I/O errors.

Here is the relevant section of `lsusb -v`

Code:


Bus 001 Device 054: ID 05c6:9006 Qualcomm, Inc.
Device Descriptor:
  bLength                18
  bDescriptorType        1
  bcdUSB              2.00
  bDeviceClass            0
  bDeviceSubClass        0
  bDeviceProtocol        0
  bMaxPacketSize0        64
  idVendor          0x05c6 Qualcomm, Inc.
  idProduct          0x9006
  bcdDevice            0.00
  iManufacturer          1 LG Electronics Inc.

  iProduct                2 QHSUSB__BULK
  iSerial                3 1234567890ABCDEF
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                9
    bDescriptorType        2
    wTotalLength          55
    bNumInterfaces          2
    bConfigurationValue    1
    iConfiguration          0
    bmAttributes        0x80
      (Bus Powered)
    MaxPower                2mA
    Interface Descriptor:
      bLength                9
      bDescriptorType        4
      bInterfaceNumber        0
      bAlternateSetting      0
      bNumEndpoints          2
      bInterfaceClass      255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0200  1x 512 bytes
        bInterval              0
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0200  1x 512 bytes
        bInterval              0
    Interface Descriptor:
      bLength                9
      bDescriptorType        4
      bInterfaceNumber      20
      bAlternateSetting      0
      bNumEndpoints          2
      bInterfaceClass        8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol    80 Bulk-Only
      iInterface              0
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0200  1x 512 bytes
        bInterval              0
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0200  1x 512 bytes
        bInterval              0
Device Status:    0x0000
  (Bus Powered)



Is there anything that could be done to fix these Buffer I/O errors so I can mount the phone (and continue with the FIX tutorial posted above)?

Anyone able to shed some lights on the meaning of these lines would be of great help in my quest of learning how to unbrick my phone.

Note: when connected to the computer the blank screen goes in a repeating cycle of being back lit for 1 second then no backlights for 1 second. The cycle stops (with backlights) when unplugging the phone.






[GAME][2.3+] Hard Hex (Hexagon tetris without analogs) topic






Hard Hex

The aim of the game is to control the hexagon, which collects falling figures in a row. The speed of the game is constantly accelerating and chances to keep moving of the hexagon are too little. It is necessary to accelerate the turn of the hexagon as the speed of the game accelerates.You must stand on the gaming stage longer than other participants.

Check this out please. Some people said that that game good and interesting.
Please give some feedbacks. Whats good/bad etc.

1

https://play.google.com/store/apps/d...Gaming.HardHex








Attached Thumbnails


Click image for larger version<br/><br/>Name:	1.png<br/>Views:	N/A<br/>Size:	86.0 KB<br/>ID:	3083113
 

Click image for larger version<br/><br/>Name:	2.png<br/>Views:	N/A<br/>Size:	220.0 KB<br/>ID:	3083114
 

Click image for larger version<br/><br/>Name:	4.png<br/>Views:	N/A<br/>Size:	247.8 KB<br/>ID:	3083115
 

Click image for larger version<br/><br/>Name:	6.png<br/>Views:	N/A<br/>Size:	198.5 KB<br/>ID:	3083116
 

















[Q] [q] hard brick topic






Hello Dev
Maybe I was too tired If I have to read entire post here to see if there is someone post a problems match with mind. ( I am sorry ). No one match with my cases.
My phone has been root.
My problem is I bricked my phone after flashing cwm from a similiar phone, because I need cwm to make nandroid backup.
My stock cwm can not make nandroid backup. It's only backup data and system only.
Tried using online nandroid and the result is I have no boot and recovery image.
So I search all of thread from all android community but none of there discussion my phone.
And then I found very similiar phone named is Hisense EG970, my phone is Esia Andromaxx-D( also called as Esia Maxpic). Both is have same spec like this :
RAM 1GB
ROM 4GB
OS Android 4.1
CPU Qualcomm MSM8625Q, 1.2GHz
2G: GSM: 900/1800/1900MHZ
3G: CDMA1X EVDO:800MHZ
Sim Card Dual SIM Card Dual Standby
Service Provide Unlocked
Size 5.0 Inch
Screen IPS, capacitive touch screen
Resolution 960 x 540 pixels
Screen Color 1600K Colors
Dual Camera 0.3MP front camera, 8.0MP back camera with flashlight,up to 3264 X 2448 pixels resolution
Battery 2000mAh.
My phone : (include spec above)
Model number E1000
Front camera 2 MP, Back camera 8 MP with flashlight
GPU Adreno 203
Build number TBE595621_8961_V000117
OS android 4.1.2
Kernel Version 3.4.0-perf-g197915f-00004-ga4b8a8f ccadmin@BUILD12
MY stock Rom is same as K Touch Lotus 2
I found hisense EG970 thread( Chinesse forum) about cwm recovery for their phone. Because I think this is the same with mind so I flashed their cwm.
I don't know I am stupid or not but after that my phone brick. (Hard Brick). Three combination button not effect anymore and my PC never detect it again. I tried to connect it with original usb cable without battery while pushing vol + and - together and insert battery but still not appears anymore in my Windows 7 PC. ( NO THREE FINGERS WORK,CAN'T ENTER BOOTLOADER MODE ALSO CAN'T ENTER RECOVERY MODE, NO PC DETECTED)
I am sorry for long explanation.
So I need your help, anyone here.
Can I get my stock cwm back?
very grateful if someone would help me, thanks in advance






Cannot boot phone, just hard shuts off topic






I've had issues with this phone where if I take it off of the charger, It'll just completely turn off.
Sometimes also just with random usage even on charger
Now, its not even booting up, it'll hit the AT&T boot splash and immediately turn off.
Before that it would finish the AT&T boot splash and then turn off.

Recovery mode works fine, so does Download mode.
I've used the Heimdall One-Click program and while it runs fine, doesn't help.

It's running Gingerbread iirc.
EDIT: Also battery charges up just fine, and yes I've searched around the forums.






[Q] I know what you're thinking, but I'm afraid my G3 is hard bricked topic






This started with my trying Online Nandroid Backup from the Play store, which I've used on my previous Android phones. I made a backup with it (I had TWRP v2.8.2.0) while Jasmine 4.0 was up and running, and then I booted to recovery, made a regular backup directly in recovery, then wiped and tried to restore the backup that Online Nandroid created. I saw something in the restore log about uboot partition. It restored the rest of my partitions fine. Then I made a bad choice and I told TWRP to reboot. I thought I should still be able to get into TWRP even if the ROM won't boot, but negative.

The only thing I can get into is the menu to choose Factory Reset, Wipe Cache, Power Off, Continue Boot, and I think there's one other option.

I've tried them all. I've tried leaving the battery out for more than a minute and then trying again. No matter what, after a brief show of the LG logo, the screen goes dark and the notification LED toggles between green and orange repeatedly.

No ROM booting, not even starting, no recovery at all. The computer doesn't see it in this state. I've tried LGMLauncher.exe, LG Flash Tool 2014, and as I expected nothing will see it, which makes sense.

Any ideas? I expect I'm SOL.

Thanks for your time.






[Q] how to unlock hard bricked s3 mini ve (i8200)? topic






on to odin fail!(i8200l firmware to i8200...)
can t into download and recovery
not charging...
how can i fix this problem?






[Q] Galaxy S5 - Factory / Hard Reset per PC topic






Hello there

Is it possible to reset my S5 (SM-G900F) with my PC. Because my S5 won't start anymore. Not in Recovery, Download or Normal Mode. The only thing it shows is the: "Samsung Galaxy S5 Powered by Android" and in the top left corner "RECOVERYS BOOTING.....", but nothing happens.

PS: I had Cyanogenmod 11 on it, then I installed the Samsung Stock Rom (from SamMobile: sammobile.com/firmwares/download/33120/G900FXXU1ANG2_G900FAUT1ANG2_AUT.zip) with Odin (Odin 3.09 with the PDA/AP button) and then the Problem.






[Q} Forgot password and can't hard reset topic






A friend wanted to do a joke and changed my screen pin and forgot it now when i want to hard reset my sm-n910F i get this error
"warrning mdm dsnt alow this operation "
After phone restarts






Do You Prefer Wallet Cases or Hard Cases? topic






Hey guys wanting some opinions on who out there prefers either using a wallet style case for there note 3 or a hard case. We are an electronics accessory company in the process of sourcing note 4 cases. We have tried both wallet style and hard cases and really just wondering who out there prefers one over the other. We have had success selling both. Here are some of ours on amazon http://goo.gl/YbeNM1 and these are hard cases http://goo.gl/HygwrC . Any feedback from note users would be helpful. Thanks guys:)






[Q] hard bricked samsung galaxy s duos topic






hi guys
My samsung galaxy s duos gt s 7562 has been dead because i tried to extend ram using swapper 2.
and during it failed and mobile hard bricked.

i cant go to any mode (like usb downloading mode, recovery etc)

on start mobile shows logo of samsung galaxy s duos and than then automatically switch off again start again same.

please give me any solution for this..


thanx in advance






[Q] hard reset whit broken up button topic






hello i have a big trouble, i need to do a
hard reset to a galaxy tab 3 but the button up doesn't work
and the tablet its blocked by "too many pattern attempts", and don't have the USB debugging activate.
exist one way of do a hard reset by software or with other buttons ? or
how i jump( or break ) the "too many pattern attempts" locked display ??.