raspiduino / a6lte-kvm

Kernel with ARM/KVM for SM-A600G (Samsung Galaxy A6) with Exynos7870 SoC
Other
18 stars 2 forks source link

Complete(Write) operation failed while trying to flash boot.tar with Odin. #8

Open Marietto2008 opened 1 year ago

Marietto2008 commented 1 year ago

Hello.

it's again me. I've just flashed boot.tar with Odin,but unfortunately it failed :

2023-07-08 07_50_34-Settings

some possible reasons for this error ? thanks.

It fails even with YOUR boot.tar file.

raspiduino commented 1 year ago

Possible reasons:

Please check your phone's OEM status and see if it goes to download mode. If you don't know how to do this, there are many videos and articles on the net can help you

raspiduino commented 1 year ago

Note: Don't open multiple issue for just your phone's case. Do that in just one. That will help people keep track of the issue.

Thank you!

Marietto2008 commented 1 year ago

yes,the phone is one,but the problems are different. In my opinion people will be helped better if they find different problems in different tickets instead of different problems in one only ticket. And this is not my phone,is the phone that your github talks about in the specific. My problems are not special problems,they are the problems which belongs to your github. They are the problems of everyone. So,if I do open different tickets for different problems is the same as more persons that posts different questions about different problems.

my phone is in download mode. I've followed a tutorial to do this.

PS : yes,the OEM was locked.

raspiduino commented 1 year ago

PS : yes,the OEM was locked.

Unlock it please :))

You might want to backup the data before doing that.

Marietto2008 commented 1 year ago

I don't care about my data. I've bought this phone only to play a little bit with the hacking. There is a bad news man. I've made some mistake because my phone,after having flashed it correctly with odin (it gave no errors),now is stuck on the downloading mode screen. What should I do now to de-freezes it ? I've just realized that the model of my phone is not SM-A600G,but SM-A600FN/DS. This could be the reason of the problem ?

PD : I've fixed the error. I've reinstalled the firmware,the bootloader is unlocked but I dont know if KVM is enabled at this point.

Marietto2008 commented 1 year ago

Hello. Actually I have two problems to fix.

1) I tried to root the phone,but when I run root checker it says : superuser binary files not installed 2) linux deploy : I can't install linux because I'm not root.

This is the tutorial that I've followed to root the phone :

https://forum.xda-developers.com/t/rooting-android-10-a600fn.4074515/

my firmware model is : A600FNXXU9CVB1

thanks.

raspiduino commented 1 year ago

You should be able to root your phone with Magisk. If you patch with magisk correctly, magisk should be able to root your phone without any problem or other software.

Marietto2008 commented 1 year ago

Unfortunately something is wrong here. I think I should restart your tuto from the beginning.

raspiduino commented 1 year ago

Hello man. I'm not able to reach step 2 :

Step 2: It will automatically reboot your phone and come with a screen say "Unable to verify your phone, please reset...", accept and reset it.

Instead of having the screen say "Unable to verify your phone, please reset...",when I'm in Downloading mode,it wants that I > press power + volume down (otherwise it is stuck there and nothing happens). So,that's what I do. I press power + volume > down and...it comes back to the downloading mode. Android won't start. What you suggest I do ?

otherwise it is stuck there and nothing happens. That IS WHEN you FLASH YOUR FIRMWARE

Marietto2008 commented 1 year ago

---> otherwise it is stuck there and nothing happens.

It is an expected behavior ?

--> That IS WHEN you FLASH YOUR FIRMWARE

into which step you explain how to do that ?

raspiduino commented 1 year ago

That's how people would flash firmware into a Samsung phone. I thought I recommended you to watch Samsung flashing tutorials on the net?

Marietto2008 commented 1 year ago

Man,your tutorial is full of things that you haven't explained and / or you haven't explained well. My suggests is to make more attention when you make tutorials. My opinion is that when you make something,it's a good idea to make it well or don't make it at all. I know that you like more to experiment,but to document very well all the steps is very important to repeat every step faster,especially for those users who don't have the same skils. To document well the steps is as important as to experiment. I think you may be young. You are making a mistake because you are young. Young hackers are less involved in writing and repeating the steps than to discover how to hack something. I think your teachers have taught you to work better. Unfortunately my phone seems to be broken and I'm not able to reach the result,but if I could finish I would have rewritten your tutorial properly.

Marietto2008 commented 1 year ago

Luckily my phone is restarted. I want to explain what's the situation now.

1) magisk is installed,but I don't know how to install the selinux permissive module,since the modules icon is gray. This part is not explained well in your tutorial. Another missing and crucial part.

2) linux deploy is installed but I can't install linux because it says that the phone is not rooted. How to root a phone is in a lot of tutorials on the net,but you haven't included it on your tutorial. So,it's another missing part. To follow an external tutorial is not a good idea because it will be not integrated coherently with your.

3) linux deploy says that the phone is not rooted

Should I root the phone at this point ? If you tell to me to follow some external tutorials,its ok,but you should understand that if you haven't included the missing tutorials in your,I lose the ability to understand what should I do and what I shouldn't. This happens because your tutorial is not complete and not precise.

raspiduino commented 1 year ago

magisk is installed

Open the Magisk app, and capture the screen for me

Marietto2008 commented 1 year ago

yes,thanks. maybe after some time,when it will be fixed. My phone does not turn on anymore. I think that this is an hardware failure. Can't be a software failure. Do you agree ?

raspiduino commented 1 year ago

yes,thanks. maybe after some time,when it will be fixed. My phone does not turn on anymore. I think that this is an hardware failure. Can't be a software failure. Do you agree ?

I hope you get your phone running again soon. Good luck to you and thank you for updating the status.

Marietto2008 commented 1 year ago

Is there a list of phones and tablets that can be patched to enable kvm ? thanks.

On Tue, Jul 11, 2023 at 7:17 PM gvl610 @.***> wrote:

yes,thanks. maybe after some time,when it will be fixed. My phone does not turn on anymore. I think that this is an hardware failure. Can't be a software failure. Do you agree ?

I hope you get your phone running again soon. Good luck to you and thank you for updating the status.

— Reply to this email directly, view it on GitHub https://github.com/raspiduino/a6lte-kvm/issues/8#issuecomment-1631199012, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFYNC5TXX6TSVAFRG3BGQTXPWDEDANCNFSM6AAAAAA2CWH2FA . You are receiving this because you authored the thread.Message ID: @.***>

-- Mario.

raspiduino commented 1 year ago

Is there a list of phones and tablets that can be patched to enable kvm ?

For samsung, it's theorically exynos-based devices.

There is also Google Pixel phone with kvm enable support from the community.

AFAIK

Marietto2008 commented 1 year ago

They refunded me because they found that my phone was broken. Now,I want to buy another phone (maximum price,100 euros),but this time I don't want to get a new Samsung A6,because I didn't like the size of the screen. Can you suggest me another phone that has a 5.7 inches screen that can be hacked applying your patch without problem ? Since my primary phone is still the samsung note 3,that I love so much even today because it's wide screen. Please don't be generic. Tell me the exact model to grab. Thanks.