ฉันได้รับข้อผิดพลาดเกี่ยวกับสถานะบริการบลูทู ธ
ฉันต้องการคำแนะนำเพื่อแก้ไขข้อผิดพลาดนี้
pi@raspberrypi:~ $ sudo service bluetooth status
* bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sat 2016-01-09 19:12:47 UTC; 1min 12s ago
Docs: man:bluetoothd(8)
Main PID: 370 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
`-370 /usr/lib/bluetooth/bluetoothd
Jan 09 19:12:46 raspberrypi bluetoothd[370]: Bluetooth daemon 5.23
Jan 09 19:12:47 raspberrypi bluetoothd[370]: Starting SDP server
Jan 09 19:12:47 raspberrypi systemd[1]: Started Bluetooth service.
Jan 09 19:12:47 raspberrypi bluetoothd[370]: Bluetooth management interface 1.9 initialized
Jan 09 19:12:47 raspberrypi bluetoothd[370]: Sap driver initialization failed.
Jan 09 19:12:47 raspberrypi bluetoothd[370]: sap-server: Operation not permitted (1)
pi@raspberrypi:~ $
sapในบริบทนี้ดูเหมือนจะเป็นโปรโตคอลการเข้าถึง SIMและดังนั้นจึงน่าจะเป็นสิ่งที่เกี่ยวข้องกับการเชื่อมต่อกับโทรศัพท์มือถือ (และข้อมูลอินเทอร์เน็ตสันนิษฐาน) ระบุว่าข้อความอื่น ๆ ทั้งหมดเกี่ยวกับการเริ่มต้นที่ประสบความสำเร็จของบลูทู ธ ภูตฉันไม่แน่ใจทั้งหมดนั่นคือข้อผิดพลาดเช่นนี้ ... ?
—
SlySven
SAP เกี่ยวข้องกับการเข้าถึงซิมสำหรับข้อมูลเพิ่มเติมเกี่ยวกับบั๊ก
—
Pavan Nath