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

Errors on Termux - Distribution not detected and Probe do not end. #159

Open
Mannshoch opened this issue Jun 16, 2023 · 2 comments
Open

Comments

@Mannshoch
Copy link

On a rooted android you need the app Termux then you could install hw-Probe:

pkg install root-repo
pkg install hw-probe
pkg update

If you rund hw-probe you get:

sudo hw-probe -all -upload
ERROR: failed to detect Linux/BSD distribution
WARNING: 'demidecode' package is not installed
WARNING:  'smartmontools' package is not installed
WARNING:  'edid-decode' package is not installed
probe for hardware ...

the probe do never end.

I tested -log-level max but do not find the log

@linuxhw
Copy link
Owner

linuxhw commented Aug 21, 2023

Hi. Please try -list option to list executed probes to find hanged one.

@Mannshoch
Copy link
Author

Executing: uname -m
Executing: uname -r
logs/os-release
logs/system-release
logs/lsb-release
ERROR: failed to detect Linux/BSD distribution
logs/dmi_id
logs/ifconfig
Executing: ifconfig -a 2>&1
WARNING: 'dmidecode' package is not installed
WARNING: 'smartmontools' package is not installed
WARNING: 'edid-decode' package is not installed
Probe for hardware ...
logs/dev
Executing: find /dev -ls 2>/dev/null

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

No branches or pull requests

2 participants