ฉันมี Raspberry Pi 3 รุ่น B Rev 1.2 ฉันต้องการให้แน่ใจว่า Wifi และ Bluetooth จะไม่เปิดเครื่องหรือดึงกระแสเนื่องจากอุปกรณ์ใช้อีเธอร์เน็ตต่อสาย
ตามdmesg
ที่อุปกรณ์กำลังบู๊ตด้วย:
[ 0.000000] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656
bcm2708_fb.fbheight=416 bcm2709.boardrev=0xa22082 bcm2709.serial=0xe7ffc20d smsc95xx.macaddr=B8:...:0D
bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000
dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4
elevator=deadline fsck.repair=yes rootwait
ฉันรู้ที่จะเพิ่มพารามิเตอร์บรรทัดคำสั่ง ฉันไม่รู้ว่าพารามิเตอร์บรรทัดคำสั่งคืออะไร
ฉันจะปิดใช้งาน Wifi และ Bluetooth ได้อย่างไรและตรวจสอบให้แน่ใจว่าไม่มีการดึงพลังงานระหว่างการบู๊ต
$ uname -a
Linux raspberrypi 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 8.0 (jessie)
Release: 8.0
Codename: jessie