Kali linux không nhận card wifi tp link 722n

tiatnhite
7/4/2017 15:50Phản hồi: 26
Xin chào các bạn .
Mình mới mua card wifi 722n về nghịch wifi mà nó không nhận, mình sử dụng kali linux.
Các bạn giúp mình với.
26 bình luận
Chia sẻ

Xu hướng

andytx
ĐẠI BÀNG
7 năm
command:
lspci -l
lsusb -l
@andytx lsusb
Bus 007 Device 003: ID 2357:010c
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (secondary) (rev 0c)
00:1a.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 03)
00:1d.0 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HM (ICH8M) LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [IDE mode] (rev 03)
02:04.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b6)
02:04.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 02)
10:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
18:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
@andytx Minh tai driver nhung khong biet cai ban co the huong dan minh khong.
tp-link.vn/download/TL-WN722N.html#Driver
andytx
ĐẠI BÀNG
7 năm
Option1:
sudo apt-get install build-essential linux-headers-generic git
then:
Code: [Select]
mkdir ~/RTL8188EU
then:
Code: [Select]
cd ~/RTL8188EU
then:
Code: [Select]
git clone git://github.com/lwfinger/rtl8188eu
then:
Code: [Select]
cd ~/RTL8188EU/rtl8188eu
then:
Code: [Select]
make
then:
Code: [Select]
sudo make install
then
Code: [Select]
sudo cp -v ~/RTL8188EU/rtl8188eu/rtl8188eufw.bin /lib/firmware/rtlwifi/
then:
Code: [Select]
sudo depmod -a
then:
Code: [Select]
sudo update-initramfs -u
then:
Code: [Select]
sudo modprobe 8188eu






Option 2
rtl8188eu

Repository for the stand-alone RTL8188EU driver.

Compiling & Building
Dependencies
To compile the driver, you need to have make and a compiler installed. In addition, you must have the kernel headers installed. If you do not understand what this means, consult your distro.

Compiling
make all

Installing
sudo make install

DKMS
The module can also be installed with DKMS. Make sure to install the dkms package first.

sudo dkms add ./rtl8188eu
sudo dkms build 8188eu/1.0
sudo dkms install 8188eu/1.0
@andytx sudo apt-get install build-essential linux-headers-generic git
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package linux-headers-generic is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'linux-headers-generic' has no installation candidate


loi make all
make all
"******************************************"
"NO SKRC,we will use default KSRC"
"******************************************"
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/4.6.0-kali1-686-pae/build M=/root/Downloads/rtl8188EUS_linux_v4.3.0.8_13968.20150417 modules
make[1]: *** /lib/modules/4.6.0-kali1-686-pae/build: No such file or directory. Stop.
Makefile:1367: recipe for target 'modules' failed
make: *** [modules] Error 2

minh cai kali linux tren o cung laptop
andytx
ĐẠI BÀNG
7 năm
capture cai screen cho tui coi cho wifi , va trong settings
@andytx imgur.com/a/vbQxp
Mình cũng đang gặp trường hợp giống bạn.bạn đã cài được chưa mình đã tìm cả tuần nay rồi mà ko cài được hỏi tất cả mọi ng mà ko thấy ai trả lời
@nguyenhieuukg Van chua cai duoc ban ak
Ma ban mua o dau the
Tui mua o tiki
Nghi hang fake qua
andytx
ĐẠI BÀNG
7 năm
JJo
ủa, wifi này là của cái Hardware nào mà wifi connected rồi?
Cái này là đâu?
10:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network
bạn vô settings, software update/installed và installed 2 cái này chưa?
sudo apt-get update && sudo apt-get upgrade -y
rồi install cái này
linux-headers-lbm-x.x.xx-xx-generic
linux-backports-modules-x.x.xx-xx-generic
@andytx Card wifi cus laptop
Minh chay hai cai nay roi
sudo apt-get update && sudo apt-get upgrade -y
Con Hai cai duoi khong hieu
andytx
ĐẠI BÀNG
7 năm
command: uname -a coi version # nếu thấp thi update lên
The package linux-headers-4.6.0-kali1-amd64 is no longer available on the regularly kali-linux repository, it should be upgraded to the 4.8.x version.

List the available linux-headers and linux-image through apt-cache search :

apt-cache search linux-headers

Then install the correct package e,g ( this is an example , it depends on the previous output command) :

apt-get install linux-headers-4.8.0-kali1-amd64

also run;

apt-cache search linux-image

install it:

apt-get install linux-image-4.8.0-kali1-amd64

Reboot your system.
@andytx root@tai:~# apt-cache search linux-headers
linux-headers-4.9.0-kali3-common - Common header files for Linux 4.9.0-kali3
linux-headers-686-pae - Header files for Linux 686-pae configuration (meta-package)
linux-headers-4.9.0-kali3-686-pae - Header files for Linux 4.9.0-kali3-686-pae
root@tai:~# apt-cache search linux-image
linux-image-4.6.0-kali1-686-pae - Linux 4.6 for modern PCs
linux-image-4.9.0-kali3-686-pae - Linux 4.9 for modern PCs
linux-image-686-pae - Linux for modern PCs (meta-package)
linux-headers-4.9.0-kali3-686-pae - Header files for Linux 4.9.0-kali3-686-pae

hinh nhu la cai roi
andytx
ĐẠI BÀNG
7 năm
sorry, chưa nghĩ ra cách khác, thử cấm quá máy windows, thử xem nhé
@andytx
tp link 722n ver 2.xx driver linux co van de
tp link 722n ver 1.xx ubuntu tu nhan driver
$ mkdir tmp
$ cd tmp
$ git clone https://github.com/lwfinger/rtl8188eu.git
$ cd rtl8188eu
$ make all
$ sudo make install
$ sudo reboot

100% Thanh cong
thuongk10
ĐẠI BÀNG
6 năm
còmasst cf-wnu770n 150mbs đảm bảo nhận trong kali
@thuongk10 bạn làm sao chỉ mình với, mình cai kali 2017.3 dùng con Comfast 770N nhưng kali nhận ra mà không có một tí sóng wifi nào hết, trong khi windows vẫn nhận sóng đầy
thuongk10
ĐẠI BÀNG
6 năm
@haiyenyen B thử cắm wifi sau khi khởi động kali chứ cắm trước nó ko hiện
okieiam
TÍCH CỰC
6 năm
Chưa cần kali tôi cắm vào ubuntu inject ầm ầm
quynguyen95
ĐẠI BÀNG
6 năm
Mình cũng ubuntu 16.04 ko nhận usb tp link, sau mấy ngày cài driver các kiểu ko được, đành phải về ubuntu 14.04, kernel 3.19 thì nó nhận. Chưa có driver cho kernel cao hơn
không hiểu cho lắm ah
tutai22vn
ĐẠI BÀNG
6 năm
Chả hiểu gì cả

Xu hướng

Bài mới









  • Chịu trách nhiệm nội dung: Trần Mạnh Hiệp
  • © 2024 Công ty Cổ phần MXH Tinh Tế
  • Địa chỉ: Số 70 Bà Huyện Thanh Quan, P. Võ Thị Sáu, Quận 3, TPHCM
  • Số điện thoại: 02822460095
  • MST: 0313255119
  • Giấy phép thiết lập MXH số 11/GP-BTTTT, Ký ngày: 08/01/2019