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

nethunter sudo hciconfig hci0 up failed #80

Open
tower-sun opened this issue Jul 22, 2024 · 1 comment
Open

nethunter sudo hciconfig hci0 up failed #80

tower-sun opened this issue Jul 22, 2024 · 1 comment

Comments

@tower-sun
Copy link

┌──(root㉿kali)-[~/BlueDucky]
└─# lsmod | grep bluetooth
libkmod: ERROR ../libkmod/libkmod-module.c:1762 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

┌──(root㉿kali)-[~/BlueDucky]
└─# sudo apt-get update
Hit:1 http://http.kali.org/kali kali-rolling InRelease
Reading package lists... Done

┌──(root㉿kali)-[~/BlueDucky]
└─# lsmod | grep bluetooth
libkmod: ERROR ../libkmod/libkmod-module.c:1762 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

┌──(root㉿kali)-[~/BlueDucky]
└─# uname
Linux

┌──(root㉿kali)-[~/BlueDucky]
└─# uname -r
3.18.124-lineageos-gb9aac0b

┌──(root㉿kali)-[~/BlueDucky]
└─# hciconfig -a

┌──(root㉿kali)-[~/BlueDucky]
└─# sudo hciconfig -a

┌──(root㉿kali)-[~/BlueDucky]
└─# sudo hciconfig hci0 up
Can't get device info: No such device

┌──(root㉿kali)-[~/BlueDucky]
└─# ls -l /lib/modules/
total 4
drwxr-xr-x. 3 root root 4096 Jul 22 02:20 6.8.11-arm64

┌──(root㉿kali)-[~/BlueDucky]
└─# sudo modprobe bluetooth
modprobe: FATAL: Module bluetooth not found in directory /lib/modules/3.18.124-lineageos-gb9aac0b

there is a question that 3.18.124-lineageos-gb9aac0b is the kernel version of Android,I don't know I don't know if this is a distraction.

@Heyholiday067
Copy link

You just open a duplicated issue.Maybe you can follow your previous discussion

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