Ubuntu 17.04 느린 연결 문제

Ubuntu 17.04 느린 연결 문제

오늘 Ubuntu 17.04를 설치했는데 연결이 매우 느립니다. 최대 속도는 60kbps입니다. 몇 시간 동안 연구했지만 결과가 없었습니다. 정상으로 돌아오면 다시 깨졌습니다. 내가 시도한 모든 것, ipv6 꺼짐, DNS 변경, 절전 꺼짐 ... 도와주세요. 인터넷은 나에게 매우 중요하며 다른 연결은 없습니다. 내 컴퓨터:

iwconfig

enp0s25   no wireless extensions.

lo        no wireless extensions.

wlp3s0    IEEE 802.11  ESSID:"KYKWIFI"  
          Mode:Managed  Frequency:5.32 GHz  Access Point: 4C:FA:CA:71:75:50   
          Bit Rate=54 Mb/s   Tx-Power=15 dBm   
          Retry short 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:0  Invalid misc:1   Missed beacon:0

sudo lshw

*-network
            description: Wireless interface
            product: Centrino Advanced-N 6205 [Taylor Peak]
            vendor: Intel Corporation
            physical id: 0
            bus info: pci@0000:03:00.0
            logical name: wlp3s0
            version: 34
            serial: 6c:88:14:33:39:1c
            width: 64 bits
            clock: 33MHz
            capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
            configuration: broadcast=yes driver=iwlwifi driverversion=4.10.0-38-generic firmware=18.168.6.1 ip=10.57.36.67 latency=0 link=yes multicast=yes wireless=IEEE 802.11
            resources: irq:30 memory:f1c00000-f1c01fff

iw wlp3s0 링크

Connected to 4c:fa:ca:71:75:50 (on wlp3s0)
SSID: KYKWIFI
freq: 5320
RX: 30435166 bytes (53652 packets)
TX: 2970888 bytes (26332 packets)
signal: -47 dBm
tx bitrate: 54.0 MBit/s

bss flags:  short-slot-time
dtim period:    1
beacon int: 100

나는 wlp3s0 정보를

Interface wlp3s0
ifindex 3
wdev 0x1
addr 6c:88:14:33:39:1c
type managed
wiphy 0
channel 64 (5320 MHz), width: 20 MHz (no HT), center1: 5320 MHz
txpower 15.00 dBm

그리고 저는 기숙사 인터넷을 사용하고 있는데, 접속하면 웹페이지가 열리고 비밀번호로 로그인이 됩니다.

관련 정보