저는 일반적으로 Linux를 처음 접했고 일부 Wi-Fi 연결에 어려움을 겪고 있습니다. 일부는 작동하고 일부는 작동하지 않습니다. 편집 연결을 볼 때 모든 것이 동일해 보이고 일부는 작동하고 다른 일부는 작동하지 않는 이유가 무엇인지 혼란스럽습니다.
다시 말하지만 저는 Linux를 처음 접했고 무엇을 시도해야할지 모르겠습니다. 인터넷 검색을 한 후에 유사한 질문을 하는 사람들에게 ifconfig 및 iwconfig의 출력을 보여 달라는 요청을 받은 것 같습니다. 내 것은 아래에 있습니다.
forest@forest-Latitude-D600:~$ iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"CenturyLink0032"
Mode:Managed Frequency:2.412 GHz Access Point: B2:B2:DC:5A:44:EC
Bit Rate=48 Mb/s Tx-Power=27 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=60/70 Signal level=-50 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:3 Invalid misc:82 Missed beacon:0
forest@forest-Latitude-D600:~$ ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1996 errors:0 dropped:0 overruns:0 frame:0
TX packets:1996 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:131101 (131.1 KB) TX bytes:131101 (131.1 KB)
wlan0 Link encap:Ethernet HWaddr 00:90:4b:6b:a6:75
inet addr:192.168.0.158 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::290:4bff:fe6b:a675/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:592 errors:0 dropped:0 overruns:0 frame:0
TX packets:1334 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:136572 (136.5 KB) TX bytes:152309 (152.3 KB)
forest@forest-Latitude-D600:~$
라우터 주소를 핑(Ping)하면 제대로 작동하는 것 같습니다. 브라우저(Chrome)에 있으면 "호스트 확인 중..."이라고만 표시됩니다. 제안해 주시면 대단히 감사하겠습니다! 감사해요
편집하다
요청에 따라. 192.168.0.1과 192.168.0.158 모두 로드에 실패했지만 전자를 로드하는 데 후자보다 시간이 더 오래 걸렸습니다.
/etc/network/interfaces를 적게 실행하면
auto lo iface
lo inet loopback
/etc/network/interfaces (END)
편집 2 그래서 Windows로 부팅하면 작동합니다. Windows에서 ipconfig의 출력은 다음과 같습니다.
윈도우 IP 구성
Host Name . . . . . . . . . . . . : D600-105798
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : PK5001Z
이더넷 어댑터 무선 네트워크 연결 3:
Connection-specific DNS Suffix . : PK5001Z
Description . . . . . . . . . . . : Dell TrueMobile 1300 WLAN Mini-PCI Card
Physical Address. . . . . . . . . : 00-90-4B-6B-A6-75
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.158
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
205.171.2.25
Lease Obtained. . . . . . . . . . : Tuesday, December 23, 2014 8:14:35 AM
Lease Expires . . . . . . . . . . : Wednesday, December 24, 2014 8:14:35 AM