Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- springcloud
- netflix
- test
- spring cloud
- Dynamic Routing
- container image #docker #layer #filesystem #content addressable
- spring cloud netflix zuul
- dfs
- 설계
- zuul
- netflix eureka
- api-gateway
- forkandjoinpool #threadpool #jvm #async #non-blocking
- unit
- Spring Data Redis
- java #jvm #reference #gc #strong reference
- Java
- BFS
- 단위테스트
- docker
- Eureka
- code refactoring
- spring cloud netflix
- unittest
- reactive
- 탐색
- 서비스스펙
- spring cloud netflix eureka
- microservice architecture
Archives
- Today
- Total
phantasmicmeans 기술 블로그
xrandr HDMI 인식 불가 본문
1. 정상 종료 후 HDMI 빼고, 부팅 → 부팅 완료 후 HDMI 연결
xrandr에 다음과 같이 HDMI-1-1이 나와야 정상임. 나오지 않으면 Detect 안된 상태
2. nvidia-driver 재설치, reconfigure lightdm or gdm3
3. reinstall ubuntu-desktop
해상도 resolution
cvt 1920 1080
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr --addmode eDP-1-1 "1920x1080_60.00"
'Linux' 카테고리의 다른 글
Linux Desktop 꿀팁 (1) | 2019.08.11 |
---|
Comments