Update with more symptoms:
- running lsmod in a kali terminal gets me:
And its true that /proc has no modules subdirectory (even outside the chroot, e.g. in Termux terminal).
Whats going on here... :-(
Update: Fixed 2 things. Progresss on another issue.
1) Solved: Network in kali term restored by adding the user root to group sockets. At least ping and apt work now so i could update packages.
2) Solved: Got the two HID devices (hidg0, hidg1) to show up by switching USB Function to hid and disabling ADB in USB Arsenal.
3) Progress? : I think *mod commands dont work because the kernel wasn't compiled with module support? At least that's the reason i'm seeing for /proc/modules missing which is what those commands complain about.
- running lsmod in a kali terminal gets me:
Code:
libkmod: ERROR .../.libkmod/libkmod-module.c1668 kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
Whats going on here... :-(
Update: Fixed 2 things. Progresss on another issue.
1) Solved: Network in kali term restored by adding the user root to group sockets. At least ping and apt work now so i could update packages.
2) Solved: Got the two HID devices (hidg0, hidg1) to show up by switching USB Function to hid and disabling ADB in USB Arsenal.
3) Progress? : I think *mod commands dont work because the kernel wasn't compiled with module support? At least that's the reason i'm seeing for /proc/modules missing which is what those commands complain about.
Last edited: