-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[skipjack, sparrow, catfish_ext] Bootloader doesn't boot system after first reboot; Stuck in QHSUSB__BULK mode #260
Comments
On 3 June 2023, I had reflashed my
This appears to be some kind of Qualcomm diagnostic mode. |
I have the exact same device recognition. And exact same problem. Looking for a way to unbrick the watch. With EDL mode it should be possible, but I could't find any firmware for those watches in the internet at all. |
I managed to brick mine a week ago. Mine is beluga. I tried using Will re-flashing it fix the device after builds are fixed? Unfortunately, I don't have the old firmware to test it. I even checked my Btrfs snapshots. If anybody has a working firmware for beluga, I'd really appreciate a copy. |
@nerdius as long as your watch is able to enter/show the fastboot bootloader, you are having a different issue than the one described above. This issue is about watches getting stuck in QHSUSB__BULK mode. @beroset i find it very curious that your idProduct shows 900e. All sources i found to describe the QHSUSB_BULK mode refer to it as 9006 mode and it is showing 9006 on my sparrow as idProduct. Very curious imho. @kellerman Sorry for not taking the issue more serious for more than a week. I only got convinced this issue exists when Thorgalix reported the same for his sparrow in the matrix chat. Testing on my sparrow then sent it into QHSUSB__BULK mode too. And i did not find a way to leave that mode. Current leads are
Generally, the problem seems to have been solved for new builds as i could test today with images i compiled after this PR got merged #262 |
@eLtMosen, ah, I see. My bad. Yes, I can enter fastboot mode. I can even access ADB shell after the OS boots. The problem is, after the boot splash screen, it goes completely black and doesn't respond to any input, including ADB. Good news is, I can access |
@eLtMosen Thanks for the answer. I looked up my Downloads folder and this seems to be the Windows driver I used.
Good luck guys, maybe you can figure a way to get the correct firmware... |
We definitely got thre different states between our watches then. This woukd be the output of the EDL mode i am a bit familiar with, as seen on Thorgalix watch after breaking partitions in 9006 mode on sparrow:
This is the output on my sparrow with unaltered state after running into the problem in first place:
|
The different mdes did not quite let me sleep. Here is what i found out regarding those: 9006 Mode:
9008 Mode:
900E Mode:
|
Hello guys. Is there any progress on trying to flash the bricked devices? |
If anyone needs catfish (NOT EXT) firmware, full edl stock rom, let me know. Planning to upload to archive.org |
Great news for catfish users with dead devices! Could there be a possibility to this firmware to somehow work on the different similar variants like sparrow or skipjack? Enough for fastboot to work? |
Unfortunately, the stock firmware won't help much unless someone figures out a way to get the device out of the 900e mode and into either the 9006 or 9008 modes. |
Update: after languishing for months in a dark drawer, I pulled out this same Previously, I had removed the battery and left it for a few days before replacing with a known good battery. That sequence did not recover the watch. |
Mine is also in a dark drawer, maybe I should take it out as well. |
No luck with |
Hello. Thanks for the effort for bringing this firmware to so many devices! But I encountered a nasty problem:
I flashed AsteroidOS for Ticwatch C2 using the instructions in this page: https://asteroidos.org/watches/skipjack/
I unlocked the bootloader and flashed userdata and boot using 'Real install' and both flash commands executed well with OK status.
The system booted fine after 'fastboot continue' and worked perfectly. I tested and tinkered with the system, which was working great! But after a reboot, the system didn't boot anymore, the bootloader seems not to work. The screen stays black and when connecting to a PC, I get a 'QHSUSB__BULK' device, for which I managed to install the Qualcomm COM Port drivers, but I don't have the old (QPST/QFIL) compatible firmware, which I could flash.
There is no fastboot, the system seems to be in the so called EDL mode. Maybe someone owns the necessary firmware, I suppose that the boot partition is the problem, because the system booted fine the first time.
My battery is also still the original one, but the watch doesn't boot neither itself or powered by USB.
Thanks in advance.
The text was updated successfully, but these errors were encountered: