embeded/odroid2016. 11. 12. 16:58

일단은.. 필요 없을 패키지 삭제하고

$ sudo apt-get remove libreoffice-* pidgin* firefox* thunderbird* hexchat*

$ sudo apt-get autoremove 


의외 로기본(?) 패키지가 없어서 설치

$  sudo apt-get install vim htop rdate mc libnss-winbind



kodi 에서 소리 안나서 개고생

그런데 여전히 오른쪽 소리는 안나고..


한글은

시스템 - 기본 설정 - 개인 - 언어지원

들어가면 언어 패키지 설치하고 한글을 english 위로 끌어 올린다음

ibus에서 한글을 추가하면 된다.


그나저나 ibus에서 한글 이상하게 입력되네..

'embeded > odroid' 카테고리의 다른 글

odroid ubuntu mate 16.04 uname  (0) 2016.11.17
odroid u3 ubuntu MATE 16.04 / chrome hold  (0) 2016.11.14
ubuntu 16.04 for odroid u3  (0) 2016.11.11
뜬금포 odroid u3에 대한 나의 결론  (0) 2016.11.10
odroid vlc / uvc 카메라  (0) 2016.11.05
Posted by 구차니
embeded/odroid2016. 11. 11. 10:39

어라. 버전업 하고 다시 해볼까?


ubuntu mate 기반인가?

[링크 : http://odroid.in/ubuntu_16.04lts/]

    [링크 : http://odroid.com/dokuwiki/doku.php?id=en:u3_ubuntu_release_note_20160921]

    [링크 : http://forum.odroid.com/viewtopic.php?f=77&t=16633]


어라.. 16.04 깔고 나서 평가 반전중

bledner도 되고 좋은데? ㅋㅋ

일단 기존의 odroid_utility.sh는 사라지고

처음 켜면 자동으로 파티션 전체 용량을 쓰도록 수정되었다.


Posted by 구차니
embeded/odroid2016. 11. 10. 10:09

중고로 싸니까 2개 사긴 했는데

(본체 3만원 + eMMC 1만원) * 2대


머랄까.. 하나하나 손 댈때 마다 손 대야만 하는 것이 늘어나는 기분

cpu는 드럽게 빨라서 빌드용으로는 괜찮은데

그 이상 데스크탑 대용이라던가는 hardkernel 사의 지원이 끊어지고 유지되지 않는 이유로 인해

사용불가 판정


GPIO도 무진장 부실하고

램 많고 성능 좋은거 빼면 라즈베리보다 나을게 하나 없는 상황


결론은 더 이상 가지고 노는건 포기하고

NAS로 전용하거나 빌드 머신으로 돌리는것 외에는 그닥....



라즈베리가 램만 2~3기가로 늘어나면 참 좋을텐데...

아니 클럭도? ㅋㅋㅋ



+

마음에 안들거나 문제가 되는 항목

1. blender (망할 openGL ES / exynos_dri.so)

2. 데스크 탑 사용(2D 가속 느리거나 단축키 안되거나 등등)

3. 업데이트 시 커널 바뀌면서 엉김

4. eMMC가 아니면 성능 차이가 크게 하락(SDHC)

5. GPIO가 없다 시피 함

6. 망할 1.8V CMOS 레벨 UART

'embeded > odroid' 카테고리의 다른 글

odroid ubuntu mate 16.04 사용준비  (0) 2016.11.12
ubuntu 16.04 for odroid u3  (0) 2016.11.11
odroid vlc / uvc 카메라  (0) 2016.11.05
라즈베리 파이 / odroid 패키지 업데이트 비교  (0) 2016.11.05
odroid fb Driver  (0) 2016.11.03
Posted by 구차니
embeded/odroid2016. 11. 5. 16:59

vlc로 usb 카메라 연결해서 /dev/video0 열려니 안되고

두개 연결해서 video0 video1 해서 보려니까 video0 이후에 안되고

전원 부족해서 그런가 첫 프레임만 나오고 뻗어버려서 검색을 해보니


전류를 공유해서 쓰니까 문제가 될거 같진 않고

There is a current limiter (load switch) IC on the VBUS.

It is shared by 3 USB host ports.

Total output current is about 1.6A at max.

At the maximum load, the output voltage can be down to 4.6~4.7Volt.


It this worst case, you may need to consider to use 3 Amp power supply because CPU/RAM/GPU can eat about 1 Amp.


Which USB devices are considered ? 

[링크 : http://forum.odroid.com/viewtopic.php?f=83&t=3085]


단지 ARMHF 플랫폼에서 비정상 작동을 한다니 다른걸로 해봐야 겠네..

VLC doesn't run well on the ARMHF platform. As an alternative, use Gxine for a quick-and-easy software decoded video player, or install the optimized hardware-decoded version of XBMC available here: http://oph.mdrjr.net/robroyhall/software/linux/xbmc/. XBMC works best in 720p, and Gxine will drop frames sometimes but still manages to stay smooth and in sync. 

[링크 : http://forum.odroid.com/viewtopic.php?f=82&t=4219]


kernel .config

UVC 자체는 지원하도록 되어 있긴한데.. 흐음...

#

# Webcam devices

#

CONFIG_USB_VIDEO_CLASS=m

CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y

CONFIG_USB_GSPCA=m 

[링크 : http://codewalkerster.blogspot.com/2013/06/how-to-use-webcamuvc-for-odroid-xx2.html]

[링크 : http://nlug.ml1.co.uk/2013/02/gentoo-kernel-3-7-9-webcams-v4l-uvc-video-kernel-config/3965]


$ dmesg

[ 2921.542517] usb 1-3.1: new full-speed USB device number 6 using s5p-ehci

[ 2921.649013] usb 1-3.1: New USB device found, idVendor=0ac8, idProduct=301b

[ 2921.649020] usb 1-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[ 2921.649026] usb 1-3.1: Product: PC Camera

[ 2921.649030] usb 1-3.1: Manufacturer: Vimicro Corp.

[ 2921.669857] gspca_main: v2.14.0 registered

[ 2921.672200] gspca_main: gspca_zc3xx-2.14.0 probing 0ac8:301b

[ 2921.858163] input: gspca_zc3xx as /devices/platform/s5p-ehci/usb1/1-3/1-3.1/input/input4

[ 2921.858912] usbcore: registered new interface driver gspca_zc3xx 


$ ll /dev/video*

crw-rw----+ 1 root video 81, 16 nov  5 19:05 /dev/video0

crw-rw----+ 1 root video 81,  0 nov  5 18:16 /dev/video10

crw-rw----+ 1 root video 81,  1 nov  5 18:16 /dev/video11

crw-rw----+ 1 root video 81,  2 nov  5 18:16 /dev/video12

crw-rw----+ 1 root video 81,  3 nov  5 18:16 /dev/video13

crw-rw----+ 1 root video 81,  4 nov  5 18:16 /dev/video14

crw-rw----+ 1 root video 81,  5 nov  5 18:16 /dev/video15

crw-rw----+ 1 root video 81,  6 nov  5 18:16 /dev/video16

crw-rw----+ 1 root video 81,  7 nov  5 18:16 /dev/video17

crw-rw----+ 1 root video 81, 12 nov  5 18:16 /dev/video20

crw-rw----+ 1 root video 81, 13 nov  5 18:16 /dev/video21

crw-rw----+ 1 root video 81, 14 nov  5 18:16 /dev/video8

crw-rw----+ 1 root video 81, 15 nov  5 18:16 /dev/video9 


[링크 : http://forum.odroid.com/viewtopic.php?f=15&t=1705]

'embeded > odroid' 카테고리의 다른 글

ubuntu 16.04 for odroid u3  (0) 2016.11.11
뜬금포 odroid u3에 대한 나의 결론  (0) 2016.11.10
라즈베리 파이 / odroid 패키지 업데이트 비교  (0) 2016.11.05
odroid fb Driver  (0) 2016.11.03
odroid u3 - mali 400  (0) 2016.11.02
Posted by 구차니
embeded/odroid2016. 11. 5. 09:06

블렌더 깔려고 참.. 별짓을 다 하는구나 ㅠㅠ


라즈베리 파이

$ sudo apt-get update

받기:1 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB]

받기:2 http://mirrordirector.raspbian.org jessie/main armhf Packages [8,981 kB]

받기:3 http://archive.raspberrypi.org jessie InRelease [13.2 kB]

받기:4 http://archive.raspberrypi.org jessie/main armhf Packages [108 kB]

받기:5 http://archive.raspberrypi.org jessie/ui armhf Packages [53.8 kB]

받기:6 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [37.5 kB]

받기:7 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [70.3 kB]

받기:8 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1,356 B]

무시http://archive.raspberrypi.org jessie/main Translation-ko_KR

무시http://archive.raspberrypi.org jessie/main Translation-ko

무시http://archive.raspberrypi.org jessie/main Translation-en

무시http://archive.raspberrypi.org jessie/ui Translation-ko_KR

무시http://archive.raspberrypi.org jessie/ui Translation-ko

무시http://archive.raspberrypi.org jessie/ui Translation-en

무시http://mirrordirector.raspbian.org jessie/contrib Translation-ko_KR

무시http://mirrordirector.raspbian.org jessie/contrib Translation-ko

무시http://mirrordirector.raspbian.org jessie/contrib Translation-en

무시http://mirrordirector.raspbian.org jessie/main Translation-ko_KR

무시http://mirrordirector.raspbian.org jessie/main Translation-ko

무시http://mirrordirector.raspbian.org jessie/main Translation-en

무시http://mirrordirector.raspbian.org jessie/non-free Translation-ko_KR

무시http://mirrordirector.raspbian.org jessie/non-free Translation-ko

무시http://mirrordirector.raspbian.org jessie/non-free Translation-en

무시http://mirrordirector.raspbian.org jessie/rpi Translation-ko_KR

무시http://mirrordirector.raspbian.org jessie/rpi Translation-ko

무시http://mirrordirector.raspbian.org jessie/rpi Translation-en

내려받기 9,280 k바이트, 소요시간 31초 (296 k바이트/초)

패키지 목록을 읽는 중입니다... 완료 


오드로이드

$ sudo apt-get update

Ign http://ports.ubuntu.com trusty InRelease

Hit http://ppa.launchpad.net trusty InRelease

Hit http://ports.ubuntu.com trusty-updates InRelease

Hit http://ppa.launchpad.net trusty InRelease

Hit http://ports.ubuntu.com trusty-backports InRelease

Hit http://ppa.launchpad.net trusty InRelease

Hit http://ports.ubuntu.com trusty-security InRelease

Hit http://ppa.launchpad.net trusty InRelease

Hit http://ports.ubuntu.com trusty Release.gpg

Hit http://ppa.launchpad.net trusty/main Sources

Hit http://ports.ubuntu.com trusty-updates/main Sources

Hit http://ppa.launchpad.net trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty-updates/restricted Sources

Hit http://ppa.launchpad.net trusty/main Translation-en

Hit http://ports.ubuntu.com trusty-updates/universe Sources

Hit http://ppa.launchpad.net trusty/main Sources

Hit http://ports.ubuntu.com trusty-updates/main armhf Packages

Hit http://ppa.launchpad.net trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty-updates/restricted armhf Packages

Hit http://ppa.launchpad.net trusty/main Translation-en

Hit http://ports.ubuntu.com trusty-updates/universe armhf Packages

Hit http://ppa.launchpad.net trusty/main Sources

Hit http://ports.ubuntu.com trusty-updates/main Translation-en

Hit http://ppa.launchpad.net trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty-updates/restricted Translation-en

Hit http://ppa.launchpad.net trusty/main Translation-en

Hit http://ports.ubuntu.com trusty-updates/universe Translation-en

Hit http://ppa.launchpad.net trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty-backports/main Sources

Hit http://ppa.launchpad.net trusty/main Translation-en

Hit http://ports.ubuntu.com trusty-backports/restricted Sources

Hit http://ports.ubuntu.com trusty-backports/main armhf Packages

Hit http://ports.ubuntu.com trusty-backports/restricted armhf Packages

Hit http://ports.ubuntu.com trusty-backports/main Translation-en

Hit http://ports.ubuntu.com trusty-backports/restricted Translation-en

Hit http://ports.ubuntu.com trusty-security/main Sources

Hit http://ports.ubuntu.com trusty-security/restricted Sources

Hit http://ports.ubuntu.com trusty-security/universe Sources

Hit http://ports.ubuntu.com trusty-security/multiverse Sources

Hit http://ports.ubuntu.com trusty-security/main armhf Packages

Hit http://ports.ubuntu.com trusty-security/restricted armhf Packages

Hit http://ports.ubuntu.com trusty-security/universe armhf Packages

Hit http://ports.ubuntu.com trusty-security/multiverse armhf Packages

Hit http://ports.ubuntu.com trusty-security/main Translation-en

Hit http://ports.ubuntu.com trusty-security/multiverse Translation-en

Hit http://ports.ubuntu.com trusty-security/restricted Translation-en

Hit http://ports.ubuntu.com trusty-security/universe Translation-en

Hit http://ports.ubuntu.com trusty Release

Hit http://ports.ubuntu.com trusty/main Sources

Hit http://ports.ubuntu.com trusty/restricted Sources

Hit http://ports.ubuntu.com trusty/universe Sources

Hit http://ports.ubuntu.com trusty/main armhf Packages

Hit http://ports.ubuntu.com trusty/restricted armhf Packages

Hit http://ports.ubuntu.com trusty/universe armhf Packages

Hit http://ports.ubuntu.com trusty/main Translation-en

Hit http://ports.ubuntu.com trusty/main Translation-en_AU

Hit http://ports.ubuntu.com trusty/restricted Translation-en

Hit http://ports.ubuntu.com trusty/restricted Translation-en_AU

Hit http://ports.ubuntu.com trusty/universe Translation-en

Hit http://ports.ubuntu.com trusty/universe Translation-en_AU

Ign http://ports.ubuntu.com trusty/main Translation-en_US

Ign http://ports.ubuntu.com trusty/restricted Translation-en_US

Ign http://ports.ubuntu.com trusty/universe Translation-en_US

Reading package lists... Done


추가해도 gpg키가 달라서 안된다고.. 으엉?

W: GPG error: http://archive.raspberrypi.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E

W: Ignoring Provides line with DepCompareOp for package pypy-cffi

W: Ignoring Provides line with DepCompareOp for package pypy-cffi-backend-api-max

W: Ignoring Provides line with DepCompareOp for package pypy-cffi-backend-api-min 


'embeded > odroid' 카테고리의 다른 글

뜬금포 odroid u3에 대한 나의 결론  (0) 2016.11.10
odroid vlc / uvc 카메라  (0) 2016.11.05
odroid fb Driver  (0) 2016.11.03
odroid u3 - mali 400  (0) 2016.11.02
odroid eMMC 8GB 작구나...  (0) 2016.10.29
Posted by 구차니
embeded/odroid2016. 11. 3. 11:34

음.. 기본값이랑 확인을 해봐야 할 듯


        Driver          "armsoc"

        Driver          "fbdev"


[링크 : http://odroid.com/dokuwiki/doku.php?id=en:xu4_cloudshell_lcd_xorg]


+

armsoc

$ cat /var/log/Xorg.0.log

[     7.839]

X.Org X Server 1.15.1

Release Date: 2014-04-13

[     7.839] X Protocol Version 11, Revision 0

[     7.839] Build Operating System: Linux 3.8.13.18 armv7l Ubuntu

[     7.839] Current Operating System: Linux odroid_2 3.8.13.30 #1 SMP PREEMPT Fri Feb 20 14:34:08 BRST 2015 armv7l

[     7.839] Kernel command line: console=tty1 console=ttySAC1,115200 mem=2047M console=tty1 console=ttySAC1,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro  mem=2047M

[     7.839] Build Date: 08 May 2014  05:31:05AM

[     7.839] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support)

[     7.839] Current version of pixman: 0.30.2

[     7.839]    Before reporting problems, check http://wiki.x.org

        to make sure that you have the latest version.

[     7.839] Markers: (--) probed, (**) from config file, (==) default setting,

        (++) from command line, (!!) notice, (II) informational,

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[     7.840] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan  1 11:30:11 2000

[     7.848] (==) Using config file: "/etc/X11/xorg.conf"

[     7.848] (==) Using system config directory "/usr/share/X11/xorg.conf.d"

[     7.857] (==) ServerLayout "Default Layout"

[     7.857] (**) |-->Screen "Default Screen" (0)

[     7.857] (**) |   |-->Monitor "<default monitor>"

[     7.858] (**) |   |-->Device "Mali-Fbdev"

[     7.858] (==) No monitor specified for screen "Default Screen".

        Using a default monitor configuration.

[     7.858] (**) Option "BlankTime" "0"

[     7.858] (**) Option "StandbyTime" "0"

[     7.858] (**) Option "SuspendTime" "0"

[     7.858] (**) Option "OffTime" "0"

[     7.858] (==) Automatically adding devices

[     7.858] (==) Automatically enabling devices

[     7.858] (==) Automatically adding GPU devices

[     7.865] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.

[     7.865]    Entry deleted from font path.

[     7.870] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.

[     7.870]    Entry deleted from font path.

[     7.874] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.

[     7.874]    Entry deleted from font path.

[     7.874] (==) FontPath set to:

        /usr/share/fonts/X11/misc,

        /usr/share/fonts/X11/100dpi/:unscaled,

        /usr/share/fonts/X11/Type1,

        /usr/share/fonts/X11/100dpi,

        built-ins

[     7.874] (==) ModulePath set to "/usr/lib/arm-linux-gnueabihf/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"

[     7.874] (II) The server relies on udev to provide the list of input devices.

        If no devices become available, reconfigure udev or disable AutoAddDevices.

[     7.874] (II) Loader magic: 0xb7008f18

[     7.874] (II) Module ABI versions:

[     7.874]    X.Org ANSI C Emulation: 0.4

[     7.874]    X.Org Video Driver: 15.0

[     7.874]    X.Org XInput driver : 20.0

[     7.874]    X.Org Server Extension : 8.0

[     7.875] (II) xfree86: Adding drm device (/dev/dri/card0)

[     7.875] Initializing built-in extension Generic Event Extension

[     7.875] Initializing built-in extension SHAPE

[     7.875] Initializing built-in extension MIT-SHM

[     7.875] Initializing built-in extension XInputExtension

[     7.875] Initializing built-in extension XTEST

[     7.875] Initializing built-in extension BIG-REQUESTS

[     7.875] Initializing built-in extension SYNC

[     7.875] Initializing built-in extension XKEYBOARD

[     7.876] Initializing built-in extension XC-MISC

[     7.876] Initializing built-in extension SECURITY

[     7.876] Initializing built-in extension XINERAMA

[     7.876] Initializing built-in extension XFIXES

[     7.876] Initializing built-in extension RENDER

[     7.876] Initializing built-in extension RANDR

[     7.876] Initializing built-in extension COMPOSITE

[     7.876] Initializing built-in extension DAMAGE

[     7.876] Initializing built-in extension MIT-SCREEN-SAVER

[     7.876] Initializing built-in extension DOUBLE-BUFFER

[     7.876] Initializing built-in extension RECORD

[     7.876] Initializing built-in extension DPMS

[     7.876] Initializing built-in extension Present

[     7.876] Initializing built-in extension DRI3

[     7.876] Initializing built-in extension X-Resource

[     7.876] Initializing built-in extension XVideo

[     7.876] Initializing built-in extension XVideo-MotionCompensation

[     7.876] Initializing built-in extension SELinux

[     7.876] Initializing built-in extension XFree86-VidModeExtension

[     7.876] Initializing built-in extension XFree86-DGA

[     7.876] Initializing built-in extension XFree86-DRI

[     7.876] Initializing built-in extension DRI2

[     7.876] (II) LoadModule: "glx"

[     7.879] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so

[     7.922] (II) Module glx: vendor="X.Org Foundation"

[     7.922]    compiled for 1.15.1, module version = 1.0.0

[     7.922]    ABI class: X.Org Server Extension, version 8.0

[     7.922] (==) AIGLX enabled

[     7.922] Loading extension GLX

[     7.922] (II) LoadModule: "armsoc"

[     7.924] (II) Loading /usr/lib/xorg/modules/drivers/armsoc_drv.so

[     7.930] (II) Module armsoc: vendor="X.Org Foundation"

[     7.930]    compiled for 1.15.1, module version = 1.0.0

[     7.930]    Module class: X.Org Video Driver

[     7.930]    ABI class: X.Org Video Driver, version 15.0

[     7.930] (II) ARMSOC: Driver for ARM Mali compatible chipsets

[     7.930] (++) using VT number 7


[     7.935] (WW) Falling back to old probe method for armsoc

[     7.936] (II) No BusID or DriverName specified - opening /dev/dri/card0

[     7.936] (II) Got BusID platform:exynos-drm:00

[     7.936] (II) Opened DRM

[     7.936] (II)    DeviceName is [/dev/dri/card0]

[     7.936] (II)    bus_id is [platform:exynos-drm:00]

[     7.936] (II)    DriverName is [exynos]

[     7.936] (II)    version is [1.0.0]

[     7.936] (II) Screen:0,  CRTC:-1

[     7.936] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support

[     7.936] (II) ARMSOC(0): Creating default Display subsection in Screen section

        "Default Screen" for depth/fbbpp 24/32

[     7.936] (**) ARMSOC(0): Depth 24, (--) framebuffer bpp 32

[     7.937] (==) ARMSOC(0): RGB weight 888

[     7.937] (==) ARMSOC(0): Using gamma correction (1.0, 1.0, 1.0)

[     7.937] (==) ARMSOC(0): Default visual is TrueColor

[     7.937] (II) No BusID or DriverName specified - opening /dev/dri/card0

[     7.937] (II) Got BusID platform:exynos-drm:00

[     7.937] (II) Opened DRM

[     7.937] (II)    DeviceName is [/dev/dri/card0]

[     7.937] (II)    bus_id is [platform:exynos-drm:00]

[     7.937] (II)    DriverName is [exynos]

[     7.937] (II)    version is [1.0.0]

[     7.937] (II) ARMSOC(0): Chipset: Mali

[     7.937] (**) ARMSOC(0): Option "Debug" "false"

[     7.937] (II) ARMSOC(0): Buffer Flipping is Enabled

[     7.937] (II) ARMSOC(0): Setting the video modes ...

[     7.937] (II) ARMSOC(0): Adding all CRTCs

[     7.937] (II) ARMSOC(0): Got CRTC: 0 (id: 4)

[     7.937] (II) ARMSOC(0): Got CRTC: 1 (id: 10)

[     7.937] (II) ARMSOC(0): Got CRTC: 2 (id: 12)

[     7.938] (II) ARMSOC(0): Output HDMI-1 has no monitor section

[     7.938] (II) ARMSOC(0): EDID for output HDMI-1

[     7.938] (II) ARMSOC(0): Output HDMI-1 disconnected

[     7.938] (WW) ARMSOC(0): No outputs definitely connected, trying again...

[     7.938] (II) ARMSOC(0): Output HDMI-1 disconnected

[     7.938] (WW) ARMSOC(0): Unable to find connected outputs - setting 1024x768 initial framebuffer

[     7.938] (II) ARMSOC(0): Got KMS resources

[     7.938] (==) ARMSOC(0): DPI set to (96, 96)

[     7.938] (II) Loading sub module "dri2"

[     7.938] (II) LoadModule: "dri2"

[     7.938] (II) Module "dri2" already built-in

[     7.938] (II) Loading sub module "exa"

[     7.938] (II) LoadModule: "exa"

[     7.939] (II) Loading /usr/lib/xorg/modules/libexa.so

[     7.942] (II) Module exa: vendor="X.Org Foundation"

[     7.942]    compiled for 1.15.1, module version = 2.6.0

[     7.942]    ABI class: X.Org Video Driver, version 15.0

[     7.942] (II) Loading sub module "fb"

[     7.942] (II) LoadModule: "fb"

[     7.943] (II) Loading /usr/lib/xorg/modules/libfb.so

[     7.946] (II) Module fb: vendor="X.Org Foundation"

[     7.946]    compiled for 1.15.1, module version = 1.0.0

[     7.946]    ABI class: X.Org ANSI C Emulation, version 0.4

[     7.946] (--) Depth 24 pixmap format is 32 bpp

[     7.962] (II) ARMSOC(0): Initialized a 24 depth visual for 32bpp

[     7.963] (II) ARMSOC(0): Soft EXA mode

[     7.963] (II) EXA(0): Driver allocated offscreen pixmaps

[     7.963] (II) EXA(0): Driver registered support for the following operations:

[     7.963] (II)         Solid

[     7.963] (II)         Copy

[     7.963] (II)         Composite (RENDER acceleration)

[     7.963] (II) ARMSOC(0): Setting swap chain size: 2

[     7.963] (II) ARMSOC(0): [DRI2] Setup complete

[     7.963] (II) ARMSOC(0): [DRI2]   DRI driver: armsoc

[     7.963] (==) ARMSOC(0): Backing store enabled

[     7.963] (==) ARMSOC(0): Silken mouse enabled

[     7.965] (II) ARMSOC(0): HW cursor init()

[     7.966] (II) ARMSOC(0): HW cursor initialized

[     7.966] (II) ARMSOC(0): RandR 1.2 enabled, ignore the following RandR disabled message.

[     7.967] (--) RandR disabled

[     7.984] (II) SELinux: Disabled on system

[     7.988] (EE) AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/armsoc_dri.so failed (/usr/lib/arm-linux-gnueabihf/dri/armsoc_dri.so: cannot open shared object file: No such file or directory)

[     7.988] (EE) AIGLX: reverting to software rendering

[     8.039] (II) AIGLX: Loaded and initialized swrast

[     8.039] (II) GLX: Initialized DRISWRAST GL provider for screen 0

[     8.120] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm

[     8.146] (II) config/udev: Adding drm device (/dev/dri/card0)

[     8.146] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)

[     8.148] (II) config/udev: Adding input device gpio-keys (/dev/input/event3)

[     8.148] (**) gpio-keys: Applying InputClass "evdev keyboard catchall"

[     8.148] (II) LoadModule: "evdev"

[     8.148] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so

[     8.153] (II) Module evdev: vendor="X.Org Foundation"

[     8.153]    compiled for 1.15.0, module version = 2.8.2

[     8.153]    Module class: X.Org XInput Driver

[     8.153]    ABI class: X.Org XInput driver, version 20.0

[     8.153] (II) Using input driver 'evdev' for 'gpio-keys'

[     8.153] (**) gpio-keys: always reports core events

[     8.154] (**) evdev: gpio-keys: Device: "/dev/input/event3"

[     8.154] (--) evdev: gpio-keys: Vendor 0x1 Product 0x1

[     8.154] (--) evdev: gpio-keys: Found keys

[     8.154] (II) evdev: gpio-keys: Configuring as keyboard

[     8.154] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys.0/input/input3/event3"

[     8.154] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 6)

[     8.154] (**) Option "xkb_rules" "evdev"

[     8.154] (**) Option "xkb_model" "pc105"

[     8.154] (**) Option "xkb_layout" "us"

[     8.156] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)

[     8.157] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"

[     8.157] (II) Using input driver 'evdev' for 'USB Optical Mouse'

[     8.157] (**) USB Optical Mouse: always reports core events

[     8.157] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"

[     8.157] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5

[     8.157] (--) evdev: USB Optical Mouse: Found 9 mouse buttons

[     8.157] (--) evdev: USB Optical Mouse: Found scroll wheel(s)

[     8.157] (--) evdev: USB Optical Mouse: Found relative axes

[     8.157] (--) evdev: USB Optical Mouse: Found x and y relative axes

[     8.157] (II) evdev: USB Optical Mouse: Configuring as mouse

[     8.157] (II) evdev: USB Optical Mouse: Adding scrollwheel support

[     8.157] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5

[     8.157] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200

[     8.157] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.2/1-3.2:1.0/input/input0/event0"

[     8.157] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 7)

[     8.160] (II) evdev: USB Optical Mouse: initialized for relative axes.

[     8.160] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1

[     8.162] (**) USB Optical Mouse: (accel) acceleration profile 0

[     8.162] (**) USB Optical Mouse: (accel) acceleration factor: 2.000

[     8.162] (**) USB Optical Mouse: (accel) acceleration threshold: 4

[     8.167] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)

[     8.167] (II) No input driver specified, ignoring this device.

[     8.168] (II) This device may have been added with another device file.

[     8.169] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event1)

[     8.169] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"

[     8.169] (II) Using input driver 'evdev' for '  USB Keyboard'

[     8.169] (**)   USB Keyboard: always reports core events

[     8.169] (**) evdev:   USB Keyboard: Device: "/dev/input/event1"

[     8.169] (--) evdev:   USB Keyboard: Vendor 0x5af Product 0x802

[     8.169] (--) evdev:   USB Keyboard: Found keys

[     8.169] (II) evdev:   USB Keyboard: Configuring as keyboard

[     8.169] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.0/input/input1/event1"

[     8.169] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 8)

[     8.169] (**) Option "xkb_rules" "evdev"

[     8.169] (**) Option "xkb_model" "pc105"

[     8.169] (**) Option "xkb_layout" "us"

[     8.172] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event2)

[     8.172] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"

[     8.172] (II) Using input driver 'evdev' for '  USB Keyboard'

[     8.172] (**)   USB Keyboard: always reports core events

[     8.172] (**) evdev:   USB Keyboard: Device: "/dev/input/event2"

[     8.172] (--) evdev:   USB Keyboard: Vendor 0x5af Product 0x802

[     8.172] (--) evdev:   USB Keyboard: Found keys

[     8.172] (II) evdev:   USB Keyboard: Configuring as keyboard

[     8.172] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.1/input/input2/event2"

[     8.172] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 9)

[     8.172] (**) Option "xkb_rules" "evdev"

[     8.172] (**) Option "xkb_model" "pc105"

[     8.172] (**) Option "xkb_layout" "us" 


fbdev

$ cat /var/log/Xorg.0.log

[     6.957]

X.Org X Server 1.15.1

Release Date: 2014-04-13

[     6.957] X Protocol Version 11, Revision 0

[     6.957] Build Operating System: Linux 3.8.13.18 armv7l Ubuntu

[     6.957] Current Operating System: Linux odroid_2 3.8.13.30 #1 SMP PREEMPT Fri Feb 20 14:34:08 BRST 2015 armv7l

[     6.957] Kernel command line: console=tty1 console=ttySAC1,115200 mem=2047M console=tty1 console=ttySAC1,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro  mem=2047M

[     6.957] Build Date: 08 May 2014  05:31:05AM

[     6.958] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support)

[     6.958] Current version of pixman: 0.30.2

[     6.958]    Before reporting problems, check http://wiki.x.org

        to make sure that you have the latest version.

[     6.958] Markers: (--) probed, (**) from config file, (==) default setting,

        (++) from command line, (!!) notice, (II) informational,

        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[     6.958] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov  4 00:31:29 2016

[     6.966] (==) Using config file: "/etc/X11/xorg.conf"

[     6.966] (==) Using system config directory "/usr/share/X11/xorg.conf.d"

[     6.973] (==) ServerLayout "Default Layout"

[     6.973] (**) |-->Screen "Default Screen" (0)

[     6.973] (**) |   |-->Monitor "<default monitor>"

[     6.973] (**) |   |-->Device "Mali-Fbdev"

[     6.973] (==) No monitor specified for screen "Default Screen".

        Using a default monitor configuration.

[     6.974] (**) Option "BlankTime" "0"

[     6.974] (**) Option "StandbyTime" "0"

[     6.974] (**) Option "SuspendTime" "0"

[     6.974] (**) Option "OffTime" "0"

[     6.974] (==) Automatically adding devices

[     6.974] (==) Automatically enabling devices

[     6.974] (==) Automatically adding GPU devices

[     6.980] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.

[     6.981]    Entry deleted from font path.

[     6.984] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.

[     6.985]    Entry deleted from font path.

[     6.989] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.

[     6.989]    Entry deleted from font path.

[     6.989] (==) FontPath set to:

        /usr/share/fonts/X11/misc,

        /usr/share/fonts/X11/100dpi/:unscaled,

        /usr/share/fonts/X11/Type1,

        /usr/share/fonts/X11/100dpi,

        built-ins

[     6.989] (==) ModulePath set to "/usr/lib/arm-linux-gnueabihf/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"

[     6.989] (II) The server relies on udev to provide the list of input devices.

        If no devices become available, reconfigure udev or disable AutoAddDevices.

[     6.989] (II) Loader magic: 0xb6fbef18

[     6.989] (II) Module ABI versions:

[     6.989]    X.Org ANSI C Emulation: 0.4

[     6.989]    X.Org Video Driver: 15.0

[     6.989]    X.Org XInput driver : 20.0

[     6.989]    X.Org Server Extension : 8.0

[     6.989] (II) xfree86: Adding drm device (/dev/dri/card0)

[     6.990] Initializing built-in extension Generic Event Extension

[     6.990] Initializing built-in extension SHAPE

[     6.990] Initializing built-in extension MIT-SHM

[     6.990] Initializing built-in extension XInputExtension

[     6.990] Initializing built-in extension XTEST

[     6.990] Initializing built-in extension BIG-REQUESTS

[     6.990] Initializing built-in extension SYNC

[     6.990] Initializing built-in extension XKEYBOARD

[     6.990] Initializing built-in extension XC-MISC

[     6.990] Initializing built-in extension SECURITY

[     6.990] Initializing built-in extension XINERAMA

[     6.990] Initializing built-in extension XFIXES

[     6.990] Initializing built-in extension RENDER

[     6.990] Initializing built-in extension RANDR

[     6.990] Initializing built-in extension COMPOSITE

[     6.990] Initializing built-in extension DAMAGE

[     6.990] Initializing built-in extension MIT-SCREEN-SAVER

[     6.990] Initializing built-in extension DOUBLE-BUFFER

[     6.990] Initializing built-in extension RECORD

[     6.990] Initializing built-in extension DPMS

[     6.990] Initializing built-in extension Present

[     6.990] Initializing built-in extension DRI3

[     6.990] Initializing built-in extension X-Resource

[     6.990] Initializing built-in extension XVideo

[     6.991] Initializing built-in extension XVideo-MotionCompensation

[     6.991] Initializing built-in extension SELinux

[     6.991] Initializing built-in extension XFree86-VidModeExtension

[     6.991] Initializing built-in extension XFree86-DGA

[     6.991] Initializing built-in extension XFree86-DRI

[     6.991] Initializing built-in extension DRI2

[     6.991] (II) LoadModule: "glx"

[     6.995] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so

[     7.081] (II) Module glx: vendor="X.Org Foundation"

[     7.081]    compiled for 1.15.1, module version = 1.0.0

[     7.081]    ABI class: X.Org Server Extension, version 8.0

[     7.081] (==) AIGLX enabled

[     7.081] Loading extension GLX

[     7.081] (II) LoadModule: "fbdev"

[     7.084] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so

[     7.087] (II) Module fbdev: vendor="X.Org Foundation"

[     7.088]    compiled for 1.15.0, module version = 0.4.4

[     7.088]    Module class: X.Org Video Driver

[     7.088]    ABI class: X.Org Video Driver, version 15.0

[     7.088] (II) FBDEV: driver for framebuffer: fbdev

[     7.089] (++) using VT number 7


[     7.095] (WW) Falling back to old probe method for fbdev

[     7.095] (II) Loading sub module "fbdevhw"

[     7.095] (II) LoadModule: "fbdevhw"

[     7.097] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so

[     7.100] (II) Module fbdevhw: vendor="X.Org Foundation"

[     7.101]    compiled for 1.15.1, module version = 0.0.2

[     7.101]    ABI class: X.Org Video Driver, version 15.0

[     7.101] (EE) open /dev/fb1: No such file or directory

[     7.101] (EE) No devices detected.

[     7.102] (==) Matched modesetting as autoconfigured driver 0

[     7.102] (==) Matched fbdev as autoconfigured driver 1

[     7.102] (==) Assigned the driver to the xf86ConfigLayout

[     7.102] (II) LoadModule: "modesetting"

[     7.102] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so

[     7.108] (II) Module modesetting: vendor="X.Org Foundation"

[     7.108]    compiled for 1.15.0, module version = 0.8.1

[     7.108]    Module class: X.Org Video Driver

[     7.108]    ABI class: X.Org Video Driver, version 15.0

[     7.108] (II) LoadModule: "fbdev"

[     7.109] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so

[     7.109] (II) Module fbdev: vendor="X.Org Foundation"

[     7.109]    compiled for 1.15.0, module version = 0.4.4

[     7.109]    Module class: X.Org Video Driver

[     7.109]    ABI class: X.Org Video Driver, version 15.0

[     7.109] (II) UnloadModule: "fbdev"

[     7.109] (II) Unloading fbdev

[     7.109] (II) Failed to load module "fbdev" (already loaded, -1224869584)

[     7.109] (II) FBDEV: driver for framebuffer: fbdev

[     7.110] (II) modesetting: Driver for Modesetting Kernel Drivers: kms

[     7.110] (++) using VT number 7


[     7.110] (WW) xf86OpenConsole: setpgid failed: Operation not permitted

[     7.110] (WW) xf86OpenConsole: setsid failed: Operation not permitted

[     7.110] (WW) Falling back to old probe method for fbdev

[     7.110] (II) Loading sub module "fbdevhw"

[     7.110] (II) LoadModule: "fbdevhw"

[     7.111] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so

[     7.111] (II) Module fbdevhw: vendor="X.Org Foundation"

[     7.111]    compiled for 1.15.1, module version = 0.0.2

[     7.111]    ABI class: X.Org Video Driver, version 15.0

[     7.111] (EE) open /dev/fb1: No such file or directory

[     7.111] (II) modesetting(0): using drv /dev/dri/card0

[     7.111] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support

[     7.113] (II) modesetting(0): Creating default Display subsection in Screen section

        "Default Screen" for depth/fbbpp 24/32

[     7.113] (**) modesetting(0): Depth 24, (--) framebuffer bpp 32

[     7.114] (==) modesetting(0): RGB weight 888

[     7.114] (==) modesetting(0): Default visual is TrueColor

[     7.114] (II) modesetting(0): ShadowFB: preferred NO, enabled NO

[     7.114] (II) modesetting(0): Output HDMI-0 has no monitor section

[     7.114] (II) modesetting(0): EDID for output HDMI-0

[     7.114] (II) modesetting(0): Output HDMI-0 disconnected

[     7.114] (WW) modesetting(0): No outputs definitely connected, trying again...

[     7.114] (II) modesetting(0): Output HDMI-0 disconnected

[     7.114] (WW) modesetting(0): Unable to find connected outputs - setting 1024x768 initial framebuffer

[     7.115] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.

[     7.115] (==) modesetting(0): DPI set to (96, 96)

[     7.115] (II) Loading sub module "fb"

[     7.115] (II) LoadModule: "fb"

[     7.115] (II) Loading /usr/lib/xorg/modules/libfb.so

[     7.123] (II) Module fb: vendor="X.Org Foundation"

[     7.123]    compiled for 1.15.1, module version = 1.0.0

[     7.123]    ABI class: X.Org ANSI C Emulation, version 0.4

[     7.123] (II) UnloadModule: "fbdev"

[     7.123] (II) Unloading fbdev

[     7.123] (II) UnloadSubModule: "fbdevhw"

[     7.123] (II) Unloading fbdevhw

[     7.123] (II) UnloadSubModule: "fbdevhw"

[     7.123] (II) Unloading fbdevhw

[     7.124] (==) Depth 24 pixmap format is 32 bpp

[     7.143] (==) modesetting(0): Backing store enabled

[     7.143] (==) modesetting(0): Silken mouse enabled

[     7.146] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.

[     7.147] (WW) modesetting(0): Option "fbdev" is not used

[     7.147] (WW) modesetting(0): Option "Debug" is not used

[     7.147] (--) RandR disabled

[     7.165] (II) SELinux: Disabled on system

[     7.168] (II) AIGLX: Screen 0 is not DRI2 capable

[     7.168] (EE) AIGLX: reverting to software rendering

[     7.235] (II) AIGLX: Loaded and initialized swrast

[     7.235] (II) GLX: Initialized DRISWRAST GL provider for screen 0

[     7.236] (II) modesetting(0): Damage tracking initialized

[     7.340] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm

[     7.372] (II) config/udev: Adding drm device (/dev/dri/card0)

[     7.372] (II) config/udev: Ignoring already known drm device (/dev/dri/card0)

[     7.374] (II) config/udev: Adding input device gpio-keys (/dev/input/event3)

[     7.374] (**) gpio-keys: Applying InputClass "evdev keyboard catchall"

[     7.374] (II) LoadModule: "evdev"

[     7.375] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so

[     7.386] (II) Module evdev: vendor="X.Org Foundation"

[     7.387]    compiled for 1.15.0, module version = 2.8.2

[     7.387]    Module class: X.Org XInput Driver

[     7.387]    ABI class: X.Org XInput driver, version 20.0

[     7.387] (II) Using input driver 'evdev' for 'gpio-keys'

[     7.387] (**) gpio-keys: always reports core events

[     7.387] (**) evdev: gpio-keys: Device: "/dev/input/event3"

[     7.387] (--) evdev: gpio-keys: Vendor 0x1 Product 0x1

[     7.387] (--) evdev: gpio-keys: Found keys

[     7.387] (II) evdev: gpio-keys: Configuring as keyboard

[     7.387] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys.0/input/input3/event3"

[     7.387] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 6)

[     7.387] (**) Option "xkb_rules" "evdev"

[     7.387] (**) Option "xkb_model" "pc105"

[     7.387] (**) Option "xkb_layout" "us"

[     7.390] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)

[     7.390] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"

[     7.390] (II) Using input driver 'evdev' for 'USB Optical Mouse'

[     7.390] (**) USB Optical Mouse: always reports core events

[     7.390] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"

[     7.390] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5

[     7.390] (--) evdev: USB Optical Mouse: Found 9 mouse buttons

[     7.391] (--) evdev: USB Optical Mouse: Found scroll wheel(s)

[     7.391] (--) evdev: USB Optical Mouse: Found relative axes

[     7.391] (--) evdev: USB Optical Mouse: Found x and y relative axes

[     7.391] (II) evdev: USB Optical Mouse: Configuring as mouse

[     7.391] (II) evdev: USB Optical Mouse: Adding scrollwheel support

[     7.391] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5

[     7.391] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200

[     7.391] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.2/1-3.2:1.0/input/input0/event0"

[     7.391] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 7)

[     7.391] (II) evdev: USB Optical Mouse: initialized for relative axes.

[     7.392] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1

[     7.392] (**) USB Optical Mouse: (accel) acceleration profile 0

[     7.392] (**) USB Optical Mouse: (accel) acceleration factor: 2.000

[     7.392] (**) USB Optical Mouse: (accel) acceleration threshold: 4

[     7.393] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)

[     7.394] (II) No input driver specified, ignoring this device.

[     7.394] (II) This device may have been added with another device file.

[     7.398] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event1)

[     7.398] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"

[     7.398] (II) Using input driver 'evdev' for '  USB Keyboard'

[     7.398] (**)   USB Keyboard: always reports core events

[     7.398] (**) evdev:   USB Keyboard: Device: "/dev/input/event1"

[     7.398] (--) evdev:   USB Keyboard: Vendor 0x5af Product 0x802

[     7.398] (--) evdev:   USB Keyboard: Found keys

[     7.398] (II) evdev:   USB Keyboard: Configuring as keyboard

[     7.398] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.0/input/input1/event1"

[     7.398] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 8)

[     7.398] (**) Option "xkb_rules" "evdev"

[     7.398] (**) Option "xkb_model" "pc105"

[     7.398] (**) Option "xkb_layout" "us"

[     7.401] (II) config/udev: Adding input device   USB Keyboard (/dev/input/event2)

[     7.401] (**)   USB Keyboard: Applying InputClass "evdev keyboard catchall"

[     7.401] (II) Using input driver 'evdev' for '  USB Keyboard'

[     7.401] (**)   USB Keyboard: always reports core events

[     7.401] (**) evdev:   USB Keyboard: Device: "/dev/input/event2"

[     7.401] (--) evdev:   USB Keyboard: Vendor 0x5af Product 0x802

[     7.401] (--) evdev:   USB Keyboard: Found keys

[     7.401] (II) evdev:   USB Keyboard: Configuring as keyboard

[     7.401] (**) Option "config_info" "udev:/sys/devices/platform/s5p-ehci/usb1/1-3/1-3.3/1-3.3:1.1/input/input2/event2"

[     7.401] (II) XINPUT: Adding extended input device "  USB Keyboard" (type: KEYBOARD, id 9)

[     7.401] (**) Option "xkb_rules" "evdev"

[     7.402] (**) Option "xkb_model" "pc105"

[     7.402] (**) Option "xkb_layout" "us"

[     7.513] (II) modesetting(0): Disabling kernel dirty updates, not required. 



'embeded > odroid' 카테고리의 다른 글

odroid vlc / uvc 카메라  (0) 2016.11.05
라즈베리 파이 / odroid 패키지 업데이트 비교  (0) 2016.11.05
odroid u3 - mali 400  (0) 2016.11.02
odroid eMMC 8GB 작구나...  (0) 2016.10.29
X 시작을 못하는 이유..2  (0) 2016.10.25
Posted by 구차니
embeded/odroid2016. 11. 2. 21:15

u3에서 blender 돌리고 만다 -_-


[링크 : http://linux-exynos.org/wiki/Mali_drivers]

[링크 : https://wiki.tizen.org/wiki/Exynos]


mali 400/450

[링크 : http://malideveloper.arm.com/resources/drivers/open-source-mali-utgard-gpu-linux-kernel-drivers/]


[링크 : https://wiki.linaro.org/Resources/HowTo/SamsungOrigenMali]




+

$ sudo find / -name "*dri.so"

/usr/lib/arm-linux-gnueabihf/libxcb-xf86dri.so

/usr/lib/arm-linux-gnueabihf/dri/swrast_dri.so

/usr/lib/arm-linux-gnueabihf/dri/vmwgfx_dri.so

/usr/lib/arm-linux-gnueabihf/dri/radeon_dri.so

/usr/lib/arm-linux-gnueabihf/dri/r200_dri.so

/usr/lib/arm-linux-gnueabihf/dri/r300_dri.so

/usr/lib/arm-linux-gnueabihf/dri/r600_dri.so

/usr/lib/arm-linux-gnueabihf/dri/nouveau_dri.so

/usr/lib/arm-linux-gnueabihf/dri/nouveau_vieux_dri.so

/usr/lib/arm-linux-gnueabihf/dri/radeonsi_dri.so


opengl-mali-ddk-r3p2-wayland.tar.gz

$ rpm2cpio php-5.1.4-1.esp1.x86_64.rpm | cpio -idmv

opengl-mali-ddk-r3p2-wayland/usr/lib$ ll

total 640

drwxrwxr-x 3 odroid odroid   4096 nov  4 00:45 ./

drwxrwxr-x 4 odroid odroid   4096 nov  4 00:45 ../

lrwxrwxrwx 1 odroid odroid     13 nov  4 00:45 driver -> /usr/lib/r3p2

lrwxrwxrwx 1 odroid odroid     14 nov  4 00:45 libCOREGL.so -> libCOREGL.so.3*

lrwxrwxrwx 1 odroid odroid     16 nov  4 00:45 libCOREGL.so.3 -> libCOREGL.so.3.0*

-rwxr-xr-x 1 odroid odroid 573696 may  7  2014 libCOREGL.so.3.0*

lrwxrwxrwx 1 odroid odroid     11 nov  4 00:45 libEGL.so -> libEGL.so.1*

lrwxrwxrwx 1 odroid odroid     13 nov  4 00:45 libEGL.so.1 -> libEGL.so.1.4*

-rwxr-xr-x 1 odroid odroid  14268 may  7  2014 libEGL.so.1.4*

lrwxrwxrwx 1 odroid odroid     14 nov  4 00:45 libGLESv2.so -> libGLESv2.so.2*

lrwxrwxrwx 1 odroid odroid     16 nov  4 00:45 libGLESv2.so.2 -> libGLESv2.so.2.0*

-rwxr-xr-x 1 odroid odroid  45268 may  7  2014 libGLESv2.so.2.0*

drwxrwxr-x 2 odroid odroid   4096 nov  4 00:45 r3p2/


opengl-mali-ddk-r3p2-wayland/usr/lib/r3p2$ ll
total 1768
drwxrwxr-x 2 odroid odroid    4096 nov  4 00:45 ./
drwxrwxr-x 3 odroid odroid    4096 nov  4 00:45 ../
lrwxrwxrwx 1 odroid odroid      10 nov  4 00:45 libEGL_platform.so -> libMali.so*
lrwxrwxrwx 1 odroid odroid      11 nov  4 00:45 libEGL.so -> libEGL.so.1*
lrwxrwxrwx 1 odroid odroid      13 nov  4 00:45 libEGL.so.1 -> libEGL.so.1.4*
lrwxrwxrwx 1 odroid odroid      10 nov  4 00:45 libEGL.so.1.4 -> libMali.so*
lrwxrwxrwx 1 odroid odroid      17 nov  4 00:45 libGLESv1_CM.so -> libGLESv1_CM.so.1*
lrwxrwxrwx 1 odroid odroid      19 nov  4 00:45 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.1*
lrwxrwxrwx 1 odroid odroid      10 nov  4 00:45 libGLESv1_CM.so.1.1 -> libMali.so*
lrwxrwxrwx 1 odroid odroid      14 nov  4 00:45 libGLESv2.so -> libGLESv2.so.2*
lrwxrwxrwx 1 odroid odroid      16 nov  4 00:45 libGLESv2.so.2 -> libGLESv2.so.2.0*
lrwxrwxrwx 1 odroid odroid      10 nov  4 00:45 libGLESv2.so.2.0 -> libMali.so*
-rwxr-xr-x 1 odroid odroid 1801932 may  7  2014 libMali.so* 



mali-drivers$ ll

total 1412

drwxrwxr-x 2 odroid odroid   4096 may 30  2014 ./

drwxrwxr-x 5 odroid odroid   4096 nov  4 00:52 ../

-rw-r--r-- 1 odroid odroid  17719 may  7  2014 gbm-0.0.1-1.armv7l.rpm

-rw-r--r-- 1 odroid odroid   5721 may  7  2014 gbm_tbm-0.0.1-01.armv7l.rpm

-rw-rw-r-- 1 odroid odroid   9369 may 19  2014 libdri2-0.1.0-13.6.armv7l.rpm

-rw-r--r-- 1 odroid odroid  10195 may  7  2014 libtbm-exynos4412-1.0.2-1.armv7l.rpm

-rw-r--r-- 1 odroid odroid  13123 may  7  2014 libump-0.1.6-01.armv7l.rpm

-rw-rw-r-- 1 odroid odroid 533689 may 19  2014 libX11-1.6.2-1.2.armv7l.rpm

-rw-rw-r-- 1 odroid odroid   8806 may 19  2014 libXau-1.0.8-2.1.armv7l.rpm

-rw-rw-r-- 1 odroid odroid  40228 may 19  2014 libxcb-1.10-1.1.armv7l.rpm

-rw-rw-r-- 1 odroid odroid  27426 may 19  2014 libXext-1.3.2-1.2.armv7l.rpm

-rw-rw-r-- 1 odroid odroid  10543 may 19  2014 libXfixes-5.0.1-2.2.armv7l.rpm

-rw-r--r-- 1 odroid odroid 704739 may  7  2014 opengl-es-mali400mp-0.0.1-01.armv7l.rpm

-rwxr--r-- 1 odroid odroid    424 may  7  2014 README.txt*

-rw-r--r-- 1 odroid odroid  14982 may  7  2014 wayland-drm-2-1.armv7l.rpm

-rw-r--r-- 1 odroid odroid   7094 may  7  2014 wayland-egl-9.2.2-1.armv7l.rpm 


mali-drivers$ rpm2cpio opengl-es-mali400mp-0.0.1-01.armv7l.rpm  | cpio -idmv

./etc/config/graphics/sysinfo-graphics.xml

./etc/profile.d/opengl-es-path.sh

./usr/etc/mali/env

./usr/lib/driver

./usr/lib/libCOREGL.so

./usr/lib/libCOREGL.so.3

./usr/lib/libCOREGL.so.3.0

./usr/lib/libEGL.so

./usr/lib/libEGL.so.1

./usr/lib/libEGL.so.1.4

./usr/lib/libGLESv2.so

./usr/lib/libGLESv2.so.2

./usr/lib/libGLESv2.so.2.0

./usr/lib/r3p2/libEGL.so

./usr/lib/r3p2/libEGL.so.1

./usr/lib/r3p2/libEGL.so.1.4

./usr/lib/r3p2/libEGL_platform.so

./usr/lib/r3p2/libGLESv1_CM.so

./usr/lib/r3p2/libGLESv1_CM.so.1

./usr/lib/r3p2/libGLESv1_CM.so.1.1

./usr/lib/r3p2/libGLESv2.so

./usr/lib/r3p2/libGLESv2.so.2

./usr/lib/r3p2/libGLESv2.so.2.0

./usr/lib/r3p2/libMali.so

4765 blocks


mali-drivers$ rpm2cpio libtbm-exynos4412-1.0.2-1.armv7l.rpm | cpio -idmv

./usr/lib/bufmgr/libtbm_exynos4412.so

./usr/lib/bufmgr/libtbm_exynos4412.so.0

./usr/lib/bufmgr/libtbm_exynos4412.so.0.0.0

./usr/share/license/libtbm-exynos4412

28 blocks 


mali-drivers$ rpm2cpio libX11-1.6.2-1.2.armv7l.rpm | cpio -idmv

./usr/lib/libX11.so.6

./usr/lib/libX11.so.6.3.0

./usr/share/licenses/libX11

./usr/share/licenses/libX11/COPYING

2204 blocks


[링크 : https://drive.google.com/drive/folders/0BwL-0veMh-eoeUR2ODZtTkVOaEE]


'embeded > odroid' 카테고리의 다른 글

라즈베리 파이 / odroid 패키지 업데이트 비교  (0) 2016.11.05
odroid fb Driver  (0) 2016.11.03
odroid eMMC 8GB 작구나...  (0) 2016.10.29
X 시작을 못하는 이유..2  (0) 2016.10.25
X 시작을 못하는 이유..?  (0) 2016.10.24
Posted by 구차니
embeded/odroid2016. 10. 29. 22:47

저번에 X 시작 제대로 안된거

아무래도.. 용량 부족해서

패키지 깔다가 오류 난듯 -_-


원인은.. 언어팩 설치 하면서 gimp랑 libreoffice쪽 언어팩이 용량 왕창 잡아 먹은거..

'embeded > odroid' 카테고리의 다른 글

odroid fb Driver  (0) 2016.11.03
odroid u3 - mali 400  (0) 2016.11.02
X 시작을 못하는 이유..2  (0) 2016.10.25
X 시작을 못하는 이유..?  (0) 2016.10.24
odroid에서 blender 재시도.. 실패 -_-  (0) 2016.10.23
Posted by 구차니
embeded/odroid2016. 10. 25. 21:24

root로 로그인 하니 되서

/root/.Xauthority 를 /home/odroid 에 복사하니 되긴하는데..

기본 작업관리자라던가 전부 뜨지 않고


openbox로 구동되긴 했는지

휠 클릭은 작업공간 변경(workspace)

우클릭에서는 각종 프로그램들을 구동할 수는 있게 되어 있다.


도대체 머가 문제지.. ㅠㅠ



+

lxsession을 실행하니 원래 비슷하게 나오네..

어디선가 세션을 실행못해서 그런가?


Xwin -> openbox -> lxsession

X윈도 -> 윈도매니저 -> 세션매니저

순서로 구동이 되는건가?

'embeded > odroid' 카테고리의 다른 글

odroid u3 - mali 400  (0) 2016.11.02
odroid eMMC 8GB 작구나...  (0) 2016.10.29
X 시작을 못하는 이유..?  (0) 2016.10.24
odroid에서 blender 재시도.. 실패 -_-  (0) 2016.10.23
odorid u3 emmc+sd 설치 순서  (0) 2016.10.22
Posted by 구차니
embeded/odroid2016. 10. 24. 09:20

DDX 교체하고 나서 odroid로 암호까지 쳐도

autologin 되어있어도 못들어 가는 문제가 생기는 바람에

밀어야 하나 고쳐봐야 하나 고민..


고치는걸로 오기 발동중인데.. 확 밀어 버려? -_-


.Xauthority in the home folder of the user odroid?

[링크 : http://forum.odroid.com/viewtopic.php?f=8&t=4250]

Posted by 구차니