File: power-nowireless.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (61 lines) | stat: -rw-r--r-- 2,904 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="problem" id="power-nowireless" xml:lang="ko">

  <info>
    <link type="guide" xref="power#problems"/>
    <link type="seealso" xref="power-suspendfail"/>
    <link type="seealso" xref="hardware-driver"/>

    <revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
    <revision pkgversion="3.10" date="2013-10-28" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.33.3" date="2019-07-21" status="final"/>

    <credit type="author">
      <name>그놈 문서 프로젝트</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>일부 무선 네트워크 장치는 컴퓨터를 절전 상태로 둔 후 제대로 복귀시키지 못할 때 문제가 있습니다.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>조성호</mal:name>
      <mal:email>shcho@gnome.org</mal:email>
      <mal:years>2021, 2022, 2023</mal:years>
    </mal:credit>
  </info>

  <title>컴퓨터 상태를 복귀할 때 무선 네트워크가 없어요</title>

  <p>컴퓨터가 절전 상태로 들어간 경우, 상태 복귀를 할 때 무선 인터넷 연결이 안될 수도 있음을 확인할 지도 모릅니다. 이런 문제는 무선 통신 장치 <link xref="hardware-driver">드라이버</link>의 절전 기능을 제대로 지원하지 않을 때 일어납니다. 보통 무선 연결은 컴퓨터를 원 상태로 복귀했을 때 정상적인 무선 연결에 실패합니다.</p>

  <p>이런 문제가 나타나면, 무선 스위치를 일단 끄고 다시 켜봅니다:</p>

  <steps>
    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>와이파이</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p><gui>와이파이</gui>를 눌러 창을 엽니다.</p>
    </item>
    <item>
      <p>창 우측 상단의 <gui>와이파이</gui>를 끈 후 다시 켭니다.</p>
    </item>
    <item>
      <p>무선 통신이 여전히 동작하지 않으면, <gui>비행기 모드</gui> 스위치를 켠 후 다시 끕니다.</p>
    </item>
  </steps>

  <p>동작하지 않는다면 컴퓨터를 다시 시작해서 무선 통신이 다시 동작하게 해야합니다. 그래도 여전히 문제가 있다면, 이더넷 케이블로 인터넷에 연결하여 컴퓨터를 업데이터합니다.</p>

</page>