일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 오블완
- ssd 포맷
- LAYERS
- server error
- Jetson
- boot process
- gstsample
- l4t
- libargus
- nvidia
- nvarguscamerasrc
- RDEPENDS
- orin nx
- libargus api
- gcc7
- vpi
- cpu frequency
- udpsink
- camera
- /dev/kmsg
- yocto
- lineedit
- meta-tegra
- bitbake
- 봉화 숲속캠핑장
- 티스토리챌린지
- bash
- vpiimage
- linux
- mkfs.ext4
- Today
- Total
목록전체 글 (105)
DREAMER
QTBluetooth [requestPairing(Paired)] Paired & Connected -> pairingFinished (connected yes) Unpaired -> deviceConnected, pairingFinished (connected yes) Paired & Disconnected -> pairingFinished (connected no) [requestPairing(Unpaired & Paired)] Paired & Disconnected -> deviceConnected, pairingFinished (connected yes)

2. Creating a sysroot 디렉토리 정확히 입력 cd qt5jnano rsync -avz nano@192.168.55.1:/lib sysroot rsync -avz nano@192.168.55.1:/usr/include sysroot/usr rsync -avz nano@192.168.55.1:/usr/lib sysroot/usr wget https://raw.githubusercontent.com/riscv/riscv-poky/master/scripts/sysroot-relativelinks.py chmod +x sysroot-relativelinks.py ./sysroot-relativelinks.py sysroot #!/usr/bin/env python import sys import o..
해당 파일을 수정한다. 파일 : /etc/systemd/logind.conf 다음 항목이 Default로 존재하는데, #HandlePowerKey=WhateverTheValueWasBefore ignore로 변경 HandlePowerKey=ignore 즉시 적용시키기 위해 systemd-logind를 재시작한다. sudo systemctl restart systemd-logind 현재 사용중인 샤오미 블루투스 리모콘의 전원버튼을 눌러도 꺼지지 않는것을 확인할 수 있다.
nmcli radio wifi nmcli radio wifi on nmcli dev wifi list sudo nmcli dev wifi connect password ping google.com nmcli list nmcli connection show nmcli con delete [ssid]