Ubuntu Pastebin

Paste from pezdispenser at Wed, 13 Apr 2016 03:40:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
lustic@Aspire-e15:~$ modinfo -p ath10k_pci
irq_mode:0: auto, 1: legacy, 2: msi (default: 0) (uint)
reset_mode:0: auto, 1: warm only (default: 0) (uint)


lustic@Aspire-e15:~$ modinfo -p ath10k_core
debug_mask:Debugging mask (uint)
uart_print:Uart target debugging (bool)
skip_otp:Skip otp failure for calibration in testmode (bool)
cryptmode:Crypto mode: 0-hardware, 1-software (uint)
rawmode:Use raw 802.11 frame datapath (bool)



lustic@Aspire-e15:~$ rfkill list all
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: acer-wireless: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: acer-bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
Download as text