반응형
Notice
Recent Posts
Recent Comments
Link
250x250
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- vpi
- Jetson
- lineedit
- RDEPENDS
- meta-tegra
- linux
- bitbake
- udpsink
- /dev/kmsg
- libargus
- libargus api
- vpiimage
- gcc7
- boot process
- 봉화 숲속캠핑장
- 오블완
- gstsample
- server error
- yocto
- orin nx
- bash
- camera
- LAYERS
- l4t
- cpu frequency
- nvidia
- 티스토리챌린지
- ssd 포맷
- mkfs.ext4
- nvarguscamerasrc
Archives
- Today
- Total
목록bluetoothd (1)
DREAMER
[service] Auto-restart a failed service in systemd
AP: NVIDIA Jetson Nano Kernel: 4.14 연결된 블루투스 장치가 특정이유로 connected, disconnected를 반복하다보면 Agent registered라고 뜨며, bluetoothd이 죽는 경우가 발생한다. (Segmentation fault, SIGSEGV(11) 발생) 이 때 bluetooth.service의 status는 Failed이다. 단순히 bluetooth.service를 restart하면 되지만, 다음과 같이 service 설정을 변경하면, failed시 자동으로 restart를 한다. 보통 아래와 같이 bluetooth.service가 생성되어있을 것이다. $ cat /lib/systemd/system/bluetooth.service [Unit] Desc..
프로그래밍/Linux
2023. 5. 17. 19:36