방금 Linux를 사용하기 시작했고 이전 Belkin Wireless G USB 네트워크 어댑터를 설정하려고 했지만 성공하지 못했습니다. 시스템이 장치를 감지하고 네트워크 관리자가 Wi-Fi를 켜거나 끄는 옵션을 표시하지만 "iwlist 장치 스캔"을 사용해도 네트워크를 찾을 수 없습니다(스캔 결과가 표시되지 않음). 이미 ndiswrapper를 사용하여 rt2500usb 드라이버를 설치하려고 시도했지만 여전히 동일한 결과가 나타납니다.
누군가가 나를 도울 수 있다면 좋을 것입니다. 감사해요
이것이 내가 가진 것입니다:
System: Host: HWNLINUX Kernel: 4.4.0-53-generic i686 (32 bit) Desktop: Xfce 4.12.3
Distro: Linux Mint 18.1 Serena
Machine: Mobo: TAR model: P4M89-M7B v: Ver:1.0 Bios: Phoenix v: 6.00 PG date: 08/02/2007
CPU: Dual core Intel Pentium Dual E2140 (-MCP-) cache: 1024 KB
clock speeds: max: 800 MHz 1: 800 MHz 2: 600 MHz
Graphics: Card: VIA P4M890 [S3 UniChrome Pro]
Display Server: X.Org 1.18.4 drivers: fbdev (unloaded: vesa) Resolution: [email protected]
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits) GLX Version: 3.0 Mesa 11.2.0
Audio: Card VIA VT8237A/VT8251 HDA Controller driver: snd_hda_intel Sound: ALSA v: k4.4.0-53-generic
Network: Card-1: VIA VT6102/VT6103 [Rhine-II] driver: via-rhine
IF: enp0s18 state: unknown speed: 100 Mbps duplex: full mac: 00:e0:4d:4e:9e:cb
Card-2: Belkin F5D7050 Wireless G Adapter v1000/v2000 [Intersil ISL3887]
IF: N/A state: N/A mac: N/A
Drives: HDD Total Size: 250.1GB (2.9% used) ID-1: /dev/sda model: SAMSUNG_HD250HJ size: 250.1GB
Partition: ID-1: / size: 228G used: 5.0G (3%) fs: ext4 dev: /dev/sda1
ID-2: swap-1 size: 2.08GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 48.0C mobo: N/A
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 183 Uptime: 29 min Memory: 580.7/1948.8MB Client: Shell (bash) inxi: 2.2.35
구성:
wlx0011508a31ab IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
lo no wireless extensions.
enp0s18 no wireless extensions.
sudo lshw -C 네트워크:
*-usb
description: Wireless interface
product: Belkin 54g USB Network Adapter
vendor: Belkin
physical id: 4
bus info: usb@1:4
logical name: wlx0011508a31ab
version: 0.01
serial: 00:11:50:8a:31:ab
capabilities: usb-2.00 ethernet physical wireless
configuration: broadcast=yes driver=rt2500usb driverversion=4.4.0-53-generic firmware=N/A link=no maxpower=300mA multicast=yes speed=480Mbit/s wireless=IEEE 802.11bg
*-network
description: Ethernet interface
product: VT6102/VT6103 [Rhine-II]
vendor: VIA Technologies, Inc.
physical id: 12
bus info: pci@0000:00:12.0
logical name: enp0s18
version: 7c
serial: 00:e0:4d:4e:9e:cb
size: 100Mbit/s
capacity: 100Mbit/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=via-rhine driverversion=1.5.1 duplex=full ip=192.168.0.104 latency=32 link=yes maxlatency=8 mingnt=3 multicast=yes port=MII speed=100Mbit/s
resources: irq:23 ioport:d000(size=256) memory:fdffe000-fdffe0ff
lsusb:
Bus 001 Device 002: ID 050d:7050 Belkin Components F5D7050 Wireless G Adapter v1000/v2000 [Intersil ISL3887]
Bus 001 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 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
lsmod | grep rt2500usb:
rt2500usb 32768 0
rt2x00usb 20480 1 rt2500usb
rt2x00lib 49152 2 rt2x00usb,rt2500usb