Skip to content
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

cant use -/volume down on LIVE setup #109

Open
david79111 opened this issue Feb 4, 2025 · 7 comments
Open

cant use -/volume down on LIVE setup #109

david79111 opened this issue Feb 4, 2025 · 7 comments
Assignees
Labels

Comments

@david79111
Copy link

david79111 commented Feb 4, 2025

What happened?

When using manual setup I cant only continue with volume up button. Volume down button doesnt do anything.
Im using lineage recovery instead of twrp so maybe thats the problem.
(lineage recovery that ships with los 22.1 for sweet)

Version

latest .73 alpha build

Android version

15

Custom ROM

Lineage 22.1

Relevant log output

no log
@david79111 david79111 added bug needs triage Pending review to ensure they are relevant, actionable and contain all necessary information labels Feb 4, 2025
@ale5000-git ale5000-git removed the needs triage Pending review to ensure they are relevant, actionable and contain all necessary information label Feb 8, 2025
@ale5000-git
Copy link
Member

ale5000-git commented Feb 8, 2025

What do you mean exactly with "manual setup"?
If you use zip-install.sh to flash the zip via shell then the zip will listen for +/- signs on the keyboard of the PC instead of the buttons of the phone.

@david79111
Copy link
Author

@ale5000-git I mean manual setup where you can decide if aurora services, newpipe and so on are to be installed or not.
Is this flashable zip not meant/suited to be installed via recovery?

@ale5000-git
Copy link
Member

I asked only because my zip support several ways (and there are some differences in button support):

  • Normal flash in custom recovery started using recovery visual interface (the most common)
  • Flash in the recovery via adb sideload
  • Manual flash using zip-install.sh script via adb shell when the device is in the recovery
  • Manual flash using zip-install.sh script via adb shell when the device is in the system

@ale5000-git
Copy link
Member

ale5000-git commented Feb 12, 2025

@david79111
New build with additional debug code + log enabled by default + 60 seconds timeout to press buttons: https://share.freepro.com/21f37670-85fc-4855-87c4-2c1d5481ad7a

Could you please try it and post the debug-a5k.log?

It shouldn't have any problem with Lineage Recovery but if you still don't see the Creating log message and you don't find the log in /sdcard0, /sdcard, /mnt/sdcard or /tmp then it would help if you do a video (with another phone) so I can see what you see.

@ale5000-git ale5000-git changed the title cant use -/volume down on manual setup cant use -/volume down on LIVE setup Feb 12, 2025
@david79111
Copy link
Author

david79111 commented Feb 13, 2025

@ale5000-git So as you can see volume down/- doesnt work.
I couldnt find the log either, wether I was looking in files app or zarchiver
Do I need root on my phone to access or see the log file?
Here's the video

VID-20250213-WA0000.mp4.zip

@ale5000-git
Copy link
Member

ale5000-git commented Feb 13, 2025

@david79111

The details of the key press can only be seen in the log.
In your video I see that there is a Creating log: /sdcard/debug-a5k.log

Could please you post it here?

You can get it with:
adb pull /sdcard/debug-a5k.log .
It save it in the current folder on the pc.
The dot in the command is intended, it means current folder.
Root is NOT needed.

@david79111
Copy link
Author

@ale5000-git Here's the log

debug-a5k.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants