InvaderSumo
Member
also im using my phone internet at the moment with usb tethering
initrd
you want, "targeted" or "generic" one, which one did you choose?cat /etc/initramfs-tools/initramfs.conf | grep MODULES=
i tried just inxi it gave me thisI was expecting an inxi similar to this it shows i have both a Broadcom and RTL wi-fi and the chipset numbers
Network:
Device-1: Marvell 88E8040 PCI-E Fast Ethernet driver: sky2
IF: enp9s0 state: down mac: f0:4d:a2:a3:f6:4f
Device-2: Broadcom BCM4312 802.11b/g LP-PHY driver: N/A
Device-3: Realtek RTL8192CU 802.11n WLAN Adapter type: USB
driver: rtl8192cu
the chipset is intel and its integratedIf anyone knows how to tell which chipset your WI-FI card uses then it should be easy to either modprobe existing driver or otherwise compile it from https://wireless.wiki.kernel.org/en/users/Drivers/rtl819x#realtek_80211n_80211ac_and_80211ax_drivers
please share output ofthe chipset is intel and its integrated
lspci
intel 2040 specifcallythe chipset is intel and its integrated
lspciplease share output oflspci
his laptop was not connected to internet during installment so I suspect drivers were not downloaded?The only thing running through my mind is you may have either a corrupt download or installation of Debian
sudo apt install firmware-linux
lspci
that couldn't be the case, because ive downloaded kali linux, parrot os, debian 10, and every single time i always run into this problem.. im pretty sure its just the linux distros not being able to recognize my wifi card.The only thing running through my mind is you may have either a corrupt download or installation of Debian
did that now heres the new lspci outputhis laptop was not connected to internet during installment so I suspect drivers were not downloaded?
@InvaderSumo
Connect to your mobile internet and run this to install firmware:
Bash:sudo apt install firmware-linux
Then again run and share output oflspci
Kali and Parrot are based on Debian so the issue is the samethat couldn't be the case, because ive downloaded kali linux, parrot os, debian 10, and every single time i always run into this problem.. im pretty sure its just the linux distros not being able to recognize my wifi card.