[solved] cloudshell2 lcd 출력 안 됨
-
- Posts: 9
- Joined: Sat Dec 14, 2019 5:45 pm
- languages_spoken: korean
- ODROIDs: h2, xu lite
- Has thanked: 1 time
- Been thanked: 3 times
- Contact:
[solved] cloudshell2 lcd 출력 안 됨
안녕하세요
며칠전에 xu4용 cloudshell2를 구입해서 방금 조립까지 마쳤습니다
그런데 fan이나 hdd 인식 등은 모두 정상 작동하는데, lcd가 나올 생각을 안 합니다
ubuntu 22.04 환경에서 https://wiki.odroid.com/accessory/add-o ... quicksetup 글을 참고하여 패키지를 설치했고, 재부팅 등 필요하다고 생각하는 조치를 모두 취했는데도 안 되네요
제가 뭔가 놓친게 있을까요?
며칠전에 xu4용 cloudshell2를 구입해서 방금 조립까지 마쳤습니다
그런데 fan이나 hdd 인식 등은 모두 정상 작동하는데, lcd가 나올 생각을 안 합니다
ubuntu 22.04 환경에서 https://wiki.odroid.com/accessory/add-o ... quicksetup 글을 참고하여 패키지를 설치했고, 재부팅 등 필요하다고 생각하는 조치를 모두 취했는데도 안 되네요
제가 뭔가 놓친게 있을까요?
Last edited by chals on Mon Mar 20, 2023 11:48 am, edited 1 time in total.
-
- Posts: 9
- Joined: Sat Dec 14, 2019 5:45 pm
- languages_spoken: korean
- ODROIDs: h2, xu lite
- Has thanked: 1 time
- Been thanked: 3 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
+ 그리고 xu4를 shutdown 했다가 다시 킨 경우엔 hdd가 인식이 잘 되지만 reboot을 하면 인식이 안 됩니다
위의 출력 문제가 OS 문제인가 해서 겸사겸사 debian으로 밀었는데도 증상이 동일하네요..
위의 출력 문제가 OS 문제인가 해서 겸사겸사 debian으로 밀었는데도 증상이 동일하네요..
- odroid
- Site Admin
- Posts: 40816
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 3098 times
- Been thanked: 1709 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
먼저 LCD부터 해결해 보시죠.
우선 SPI 드라이버와 TFT LCD 드라이버를 올려보시고 "lsmod" 명령으로 모듈을 확인해 보세요.
https://wiki.odroid.com/accessory/add-o ... figuration
우선 SPI 드라이버와 TFT LCD 드라이버를 올려보시고 "lsmod" 명령으로 모듈을 확인해 보세요.
https://wiki.odroid.com/accessory/add-o ... figuration
-
- Posts: 9
- Joined: Sat Dec 14, 2019 5:45 pm
- languages_spoken: korean
- ODROIDs: h2, xu lite
- Has thanked: 1 time
- Been thanked: 3 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
SPI 블랙리스트 해제하는건 blacklist-odroid.conf에 없어서 안 했고, nmon 패키지도 설치했는데도 안 뜹니다.
모듈 리스트는 바로 밑에 올리겠습니다.
모듈 리스트는 바로 밑에 올리겠습니다.
-
- Posts: 9
- Joined: Sat Dec 14, 2019 5:45 pm
- languages_spoken: korean
- ODROIDs: h2, xu lite
- Has thanked: 1 time
- Been thanked: 3 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
root@odroid:~# lsmod
Module Size Used by
tun 40960 2
xt_state 16384 0
xt_conntrack 16384 1
rfkill 20480 1
nft_counter 16384 4
nft_chain_nat 16384 1
cpufreq_conservative 16384 0
xt_nat 16384 1
nf_nat 36864 2 xt_nat,nft_chain_nat
cpufreq_userspace 16384 0
nf_conntrack 118784 4 xt_state,xt_nat,xt_conntrack,nf_nat
nf_defrag_ipv6 20480 1 nf_conntrack
cpufreq_powersave 16384 0
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 2 nf_conntrack,nf_nat
nft_compat 20480 3
nf_tables 126976 14 nft_compat,nft_chain_nat,nft_counter
nfnetlink 16384 2 nft_compat,nf_tables
sg 32768 0
evdev 24576 1
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
exynos_gpiomem 16384 0
sch_fq_codel 20480 3
fuse 98304 1
ip_tables 24576 0
ipv6 450560 34
sd_mod 45056 0
uas 20480 0
usb_storage 53248 1 uas
scsi_mod 131072 4 sd_mod,usb_storage,uas,sg
spidev 20480 0
spi_s3c64xx 20480 0
usbhid 49152 0
gpio_keys 20480 0
root@odroid:~#
Module Size Used by
tun 40960 2
xt_state 16384 0
xt_conntrack 16384 1
rfkill 20480 1
nft_counter 16384 4
nft_chain_nat 16384 1
cpufreq_conservative 16384 0
xt_nat 16384 1
nf_nat 36864 2 xt_nat,nft_chain_nat
cpufreq_userspace 16384 0
nf_conntrack 118784 4 xt_state,xt_nat,xt_conntrack,nf_nat
nf_defrag_ipv6 20480 1 nf_conntrack
cpufreq_powersave 16384 0
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 2 nf_conntrack,nf_nat
nft_compat 20480 3
nf_tables 126976 14 nft_compat,nft_chain_nat,nft_counter
nfnetlink 16384 2 nft_compat,nf_tables
sg 32768 0
evdev 24576 1
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
exynos_gpiomem 16384 0
sch_fq_codel 20480 3
fuse 98304 1
ip_tables 24576 0
ipv6 450560 34
sd_mod 45056 0
uas 20480 0
usb_storage 53248 1 uas
scsi_mod 131072 4 sd_mod,usb_storage,uas,sg
spidev 20480 0
spi_s3c64xx 20480 0
usbhid 49152 0
gpio_keys 20480 0
root@odroid:~#
- odroid
- Site Admin
- Posts: 40816
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 3098 times
- Been thanked: 1709 times
- Contact:
- odroid
- Site Admin
- Posts: 40816
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 3098 times
- Been thanked: 1709 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
알겠습니다.
최신 Ubuntu 22.04 minimal image 설치하고 기능을 하나하나 확인하면서 위키 페이지를 업데이트하겠습니다.
몇일 기다려 주시길 바랍니다.
최신 Ubuntu 22.04 minimal image 설치하고 기능을 하나하나 확인하면서 위키 페이지를 업데이트하겠습니다.
몇일 기다려 주시길 바랍니다.
- neal
- Posts: 333
- Joined: Fri Apr 14, 2017 10:02 am
- languages_spoken: Korean, English
- Has thanked: 25 times
- Been thanked: 38 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
Ubuntu 22.04 minimal image 설치 후, 위키 페이지를 참조하여 설정하여도 LCD 출력이 안되는 것을 확인하였습니다.
업데이트할 내용이 생기면 위키 페이지와 여기 글타래에 공유 드리겠습니다.
업데이트할 내용이 생기면 위키 페이지와 여기 글타래에 공유 드리겠습니다.
-
- Posts: 9
- Joined: Sat Dec 14, 2019 5:45 pm
- languages_spoken: korean
- ODROIDs: h2, xu lite
- Has thanked: 1 time
- Been thanked: 3 times
- Contact:
Re: cloudshell2 lcd 출력 안 됨
오드로이드 포럼을 뒤적거리다가 해결하게 됐는데, 혹시 저같은 사람이 있을까 해서 글 남겨요
우선https://wiki.odroid.com/accessory/add-o ... sy_install 이곳에서 패키지를 설치하는데, 20.04 버전용으로 설치했고
https://wiki.odroid.com/accessory/add-o ... lcd_config 여기를 참고해서 드라이버를 잡아줬습니다.
거기에 추가로, viewtopic.php?f=147&t=41293&p=334747 이 글을 참고해서 config.ini 파일을 수정해줬습니다.
고장난건 아닌지 한참을 걱정했었는데 참 다행입니다.

우선https://wiki.odroid.com/accessory/add-o ... sy_install 이곳에서 패키지를 설치하는데, 20.04 버전용으로 설치했고
https://wiki.odroid.com/accessory/add-o ... lcd_config 여기를 참고해서 드라이버를 잡아줬습니다.
거기에 추가로, viewtopic.php?f=147&t=41293&p=334747 이 글을 참고해서 config.ini 파일을 수정해줬습니다.
고장난건 아닌지 한참을 걱정했었는데 참 다행입니다.

- These users thanked the author chals for the post (total 3):
- odroid (Fri Mar 17, 2023 8:02 pm) • steve.jeong (Mon Mar 20, 2023 3:24 pm) • neal (Wed Mar 22, 2023 5:57 pm)
- neal
- Posts: 333
- Joined: Fri Apr 14, 2017 10:02 am
- languages_spoken: Korean, English
- Has thanked: 25 times
- Been thanked: 38 times
- Contact:
Re: [solved] cloudshell2 lcd 출력 안 됨
공식적으로 배포하는 Ubuntu 22.04 minimal image 와 cloudshell2 설정에 대한 위키페이지 작성을 우선 마무리 지었습니다.
https://wiki.odroid.com/accessory/add-o ... tallations
Ubuntu 22.04 minimal image ( Linux odroid 5.4.236-414 )의 커널 config 에 리모컨 관련된 lirc feature 가 빠져서 동작이 안되는 것을 확인하였습니다.
리모컨 관련해서는 좀 더 작업하여, wiki 를 업데이트할 예정입니다.
https://wiki.odroid.com/accessory/add-o ... tallations
Ubuntu 22.04 minimal image ( Linux odroid 5.4.236-414 )의 커널 config 에 리모컨 관련된 lirc feature 가 빠져서 동작이 안되는 것을 확인하였습니다.
리모컨 관련해서는 좀 더 작업하여, wiki 를 업데이트할 예정입니다.
Who is online
Users browsing this forum: No registered users and 1 guest