Benjamin_Loison commented on issue Benjamin_Loison/linux#65 2025-05-17 21:39:16 +02:00
*Read-only file system*

fsck while the system is running in read-only does not seem to actually work fine.

Benjamin_Loison commented on issue Benjamin_Loison/linux#65 2025-05-17 21:38:42 +02:00
*Read-only file system*

DuckDuckGo search Linux force fsck before booting at least defining a threshold to not block booting would be nice.

Benjamin_Loison commented on issue Benjamin_Loison/adb#40 2025-05-17 06:11:03 +02:00
Get and toggle *Show layout bounds* with adb

debug.hwui.show_layers_updates does not seem much relevant for the voice assistant too.

Benjamin_Loison closed issue Benjamin_Loison/adb#40 2025-05-17 06:08:32 +02:00
Get and toggle *Show layout bounds* with adb
Benjamin_Loison commented on issue Benjamin_Loison/adb#40 2025-05-17 06:07:23 +02:00
Get and toggle *Show layout bounds* with adb

While looking simpler the Stack Overflow answer 29483847 does not work.

Debug GPU overdraw does not seem useful for the voice assistant, see [the…

Benjamin_Loison commented on issue Benjamin_Loison/adb#39 2025-05-17 05:55:14 +02:00
Investigate adb shell getprop

I completed the associated issues.

Benjamin_Loison closed issue Benjamin_Loison/adb#39 2025-05-17 05:55:14 +02:00
Investigate adb shell getprop
Benjamin_Loison opened issue Benjamin_Loison/adb#40 2025-05-17 05:54:57 +02:00
Get and toggle *Show layout bounds* with adb
Benjamin_Loison opened issue Benjamin_Loison/adb#39 2025-05-17 05:25:40 +02:00
Investigate adb shell getprop
Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:52:35 +02:00
Set screen timeout

Preferably I would like an indefinitely setting.

Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:52:20 +02:00
Set screen timeout

image.png

Benjamin_Loison commented on issue Benjamin_Loison/adb#22 2025-05-17 04:31:48 +02:00
Set *Restrict USB* > *Deny USB connections*/*Allow USB connections when unlocked* with adb

No matter Restrict USB I face usb_mass_storage_enabled=1.

Benjamin_Loison commented on issue Benjamin_Loison/adb#22 2025-05-17 04:29:47 +02:00
Set *Restrict USB* > *Deny USB connections*/*Allow USB connections when unlocked* with adb
for section in global system secure
do
    adb shell settings list $section 
Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:29:08 +02:00
Set screen timeout
for section in global system secure
do
    adb shell settings list $section 
Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:26:56 +02:00
Set screen timeout

Disabling screen lock while ADB is running is an alternative but in the case of the voice assistant may not that be relevant but note that to change this setting need ADB.

Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:26:11 +02:00
Set screen timeout

image.png

on my Fairphone 4 LineageOS 22.2 while being wireless debugging it from itself.

Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-17 04:21:58 +02:00
Set screen timeout

I verified with https://www.online-stopwatch.com that current 2 minutes screen timeout is enforced.

Benjamin_Loison commented on issue Benjamin_Loison/adb#38 2025-05-17 02:09:33 +02:00
adb root time out when wireless debugging

It seems that face the same issue when adb unroot.