맛집 여행 캠핑 일상 생활

[OpenWrt] lsusb: not found usbutils 패키지 설치 본문

OpenWrt

[OpenWrt] lsusb: not found usbutils 패키지 설치

영은파더♥ 2024. 8. 31. 08:35
728x90

OpenWrt lsusb 명령어가 안먹힐때 설치하는 방법입니다.

opkg update 를 먼저 해준 다음에 opkg install usbutils 를 하면됩니다.

root@OpenWrt:~# lsusb
-ash: lsusb: not found
root@OpenWrt:~# opkg install usbutils
Unknown package 'usbutils'.
Collected errors:
 * opkg_install_cmd: Cannot install package usbutils.
root@OpenWrt:~# opkg update
......
root@OpenWrt:~# opkg install usbutils
Installing usbutils (014-1) to root...
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/arm_cortex-a7_neon-vfpv4/packages/usbutils_014-1_arm_cortex-a7_neon-vfpv4.ipk
Installing libatomic1 (12.3.0-4) to root...
Downloading https://downloads.openwrt.org/releases/23.05.0/targets/bcm27xx/bcm2709/packages/libatomic1_12.3.0-4_arm_cortex-a7_neon-vfpv4.ipk
Installing libusb-1.0-0 (1.0.26-3) to root...
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/arm_cortex-a7_neon-vfpv4/base/libusb-1.0-0_1.0.26-3_arm_cortex-a7_neon-vfpv4.ipk
Installing libevdev (1.13.0-1) to root...
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/arm_cortex-a7_neon-vfpv4/packages/libevdev_1.13.0-1_arm_cortex-a7_neon-vfpv4.ipk
Installing libudev-zero (1.0.1-1) to root...
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/arm_cortex-a7_neon-vfpv4/packages/libudev-zero_1.0.1-1_arm_cortex-a7_neon-vfpv4.ipk
Configuring libevdev.
Configuring libatomic1.
Configuring libusb-1.0-0.
Configuring libudev-zero.
Configuring usbutils.
root@OpenWrt:~# lsusb
Bus 001 Device 003: ID 0424:ec00
Bus 001 Device 004: ID 0bda:8179 Realtek 802.11n NIC
Bus 001 Device 005: ID 062a:4101 MOSART Semi. 2.4G Keyboard Mouse
Bus 001 Device 002: ID 0424:9514
Bus 001 Device 001: ID 1d6b:0002 Linux 5.15.134 dwc_otg_hcd DWC OTG Controller

아직 갈길이 멀군요~~

 

728x90
반응형
Trackback : | Comments :