AKSharma87 / TWRP_device_samsung_a7y18lte

Galaxy A7 (2018) working twrp device tree
2 stars 2 forks source link

ADB SIDELOAD not working #1

Open DeadPool-4422 opened 1 year ago

DeadPool-4422 commented 1 year ago

Hello there Thanks for your amazing work

I have successfully compiled a TWRP recovery using your tree but some things are not working properly The main one that concerns me is the ADB Sideload

I have attached some screenshots of the Recovery working perfectly below

IMG-20230604-WA0013

IMG-20230604-WA0018

IMG-20230604-WA0015

So far regarding the issue I have noticed that upon activating the adb sideload there's no indication of the device being connected to the PC when seen under lsusb commands output and also the MTP seems to not be working for me on Fedora 38 workstation using Nautilus file manager

I'd like to help in the development of the device in any way possible as this smartphone was my previous device and I have nothing to lose on it now, so I'd like to experiment and learn while tweaking it

Looking forward to your response Thanks for making this possible

DeadPool-4422 commented 1 year ago

ok think i found the issue , but have no idea how to fix it

so when i do a adb shell in my terminal i get a libc++.so not found error but the file is present inside the /sbin folder i'm attaching the screenshot with error WindowsTerminal_xXtFdNOmdZ

and also when i run the adbd command in the terminal of the device itself i get a abrt and sigkill error Screenshot_PBRP_2023-06-22-14-25-59

hope this helps Have a great day ahead