Ubuntu 15.04에서 WiFi 및 Bluetooth에 연결하는 방법은 무엇입니까?

Ubuntu 15.04에서 WiFi 및 Bluetooth에 연결하는 방법은 무엇입니까?

이틀 전에 Windows 8.1이 사전 설치된 HP 노트북을 구입했습니다. OS를 포맷하고 Ubuntu 15.04를 설치했습니다. 노트북은 다음 두 가지 문제를 제외하고는 완벽하게 작동하는 것 같습니다.

  1. 이더넷을 통해 네트워크에 연결할 수 있지만 WiFi를 켜면 라우터 장치 이름이 화면에 표시되고 이를 클릭하면 비밀번호를 묻는 메시지가 나타납니다. 비밀번호를 입력해도 연결이 되지 않습니다.
  2. 내 노트북에 Bluetooth가 활성화되어 있어도 Bluetooth 설정으로 이동하면 다음과 같이 표시됩니다.no Bluetooth adapter found

어떻게 진행해야 하나요?

이것이 명령을 실행했을 때 얻은 것입니다 lspci.

00:00.0 Host bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series SoC Transaction Register (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e)
00:13.0 SATA controller: Intel Corporation Device 0f23 (rev 0e)
00:14.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB xHCI (rev 0e)
00:1a.0 Encryption controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Trusted Execution Engine (rev 0e)
00:1b.0 Audio device: Intel Corporation Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller (rev 0e)
00:1c.0 PCI bridge: Intel Corporation Device 0f48 (rev 0e)
00:1c.1 PCI bridge: Intel Corporation Device 0f4a (rev 0e)
00:1c.2 PCI bridge: Intel Corporation Device 0f4c (rev 0e)
00:1c.3 PCI bridge: Intel Corporation Device 0f4e (rev 0e)
00:1f.0 ISA bridge: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Power Control Unit (rev 0e)
00:1f.3 SMBus: Intel Corporation Device 0f12 (rev 0e)
02:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe
02:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 07)

관련 정보