2014년 8월 29일 금요일

망고220 우분투 포팅하기-20140829



망고220 우분투 X Window 실행하기

u-boot와 커널 소스는
을 사용하면 됩니다.






위 2개 글을 보고 우분투 부팅 이미지를 만들면 됩니다.


이미지를 만든 후

부팅 후

apt-get install ubuntu-desktop

인스톨 시 거의 3시간 이상 걸립니다.

그리고, 다시 리부팅하면 아래와 같이 우분투 화면이 보일 것입니다.
처음 부팅이 많은 시간이 걸립니다.

HDMI 출력하는 것도 해 보았습니다.
커널 소스와 u-boot 소스는 곧 공지 하도록 하겠습니다.


실행 결과 아래


VNC 접속하기

apt-get install x11vnc 


설치 후
x11vnc -noxdamage -display :0 -auth /var/run/lightdm/root/:0

실행합니다.

아래와 같이 수행이 됩니다.

root@ubuntu:~# x11vnc -noxdamage -display :0 -auth /var/run/lightdm/root/:0
….

   x11vnc -ncache 10 ...

One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching


29/08/2014 19:51:26 check_xrandr_event():
29/08/2014 19:51:26 Detected XRANDR event at location 'check_xevents':
29/08/2014 19:51:26 check_xrandr_event: no change detected.
29/08/2014 19:51:26 check_xrandr_event: enabling full XRANDR trapping anyway.

윈도우용

Download TightVNC for Windows (Version 2.7.10)

TightVNC 2.7.10 runs basically on any version of Windows (see more details here).


다운로드 하여 설치합니다.
나의 환경은 window7 64bit이므로 아래 파일을 다운로드 받았습니다.

을 설치합니다.

우분투 IP가 192.168.3.3 이므로

eth0      Link encap:Ethernet  HWaddr 00:80:00:23:45:67
         inet addr:192.168.3.3  Bcast:192.168.3.255  Mask:255.255.255.0
         inet6 addr: fe80::280:ff:fe23:4567/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:2832 errors:0 dropped:45 overruns:0 frame:0
         TX packets:1770 errors:3 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:3586824 (3.5 MB)  TX bytes:163491 (163.4 KB)
         Interrupt:197




Window 화면에서 아래와 같은 그림을 볼 수 있습니다.

댓글 없음:

댓글 쓰기