Jump to content

garyang

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by garyang

  1. I've already blocked it. but message keeps coming I've added ip(127.0.0.1 auth.zidoo.tv) to hosts file But still useless
  2. Hi~~ I've done on my opi lite2. I've got the same message every second (Activation information bla~~ bla~~ Authentication failure uuid ) Is there any way to stop that message?
  3. after copy linux-amlogics905x-default.config ./set_make I'm so sorry it works...
  4. export ARCH=arm64 export CROSS_COMPILE=aarch64-linux-gnu- make meson64_defconfig make -j2 Image dtbs modules I got this error WARNING: modpost: Found 7 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map OBJCOPY arch/arm64/boot/Image Building modules, stage 2. MODPOST 8 modules ERROR: "__irq_set_affinity" [drivers/amlogic/usb/dwc_otg/310/dwc_otg.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2
  5. @balbes150 What is the latest kernel source? git clone --depth 1 https://github.com/150balbes/Amlogic_s905-kernel.git git checkout S905X Not work and I can't compile because error came out.
  6. Try LibreElec boot first with toothpick method. https://forum.libreelec.tv/thread-2347.html And then boot balbes150's image with toothpick method. It will work.
  7. 1. update u-boot with balbes150's aml_autoscript.zip( 0.6 version) 2. boot with sdcard which was installed latest debian img. H/W acceleration isn't working properly. balbes is working on it.
  8. Armbian_5.24_Amlogic-s905x_Ubuntu_xenial_3.14.29_desktop_20161103.img It runs 720p video, but system hanged after 2~3 video playback. syslog : Nov 5 17:02:45 localhost kernel: [ 3539.565862@0] aml_spdif_dai: aiu 958 playback enable Nov 5 17:03:29 localhost kernel: [ 3580.955377@0] Bad mode in Synchronous Abort handler detected, code 0x86000005 Nov 5 17:03:29 localhost kernel: [ 3580.956865@0] CPU: 0 PID: 4677 Comm: kworker/0:1 Not tainted 3.14.29-amlogics905x-ge7c99ec-dirty #35 Nov 5 17:03:29 localhost kernel: [ 3580.965929@0] Workqueue: events_freezable thermal_zone_device_check Nov 5 17:03:29 localhost kernel: [ 3580.972127@0] task: ffffffc061267000 ti: ffffffc062dcc000 task.ti: ffffffc062dcc000 Nov 5 17:03:29 localhost kernel: [ 3580.979719@0] PC is at 0x0 Nov 5 17:03:29 localhost kernel: [ 3580.982394@0] LR is at gpufreq_get_requested_power+0x4c/0xb0
  9. Thanks vcka~~~ I tested it last weekend. Mali drm works and X11 works more fast. But Ethernet(internal) not work on S905X, so I had to use usb lan card. I can't load mali_drm.ko in balbes150 img. It only works on vcka's zImage. Can you share the method for everyone? And UMP not work. Mali DRM and UMP should work for running kodi.
  10. Thanks~~~ Armbian_5.24_Amlogic-s905x_Debian_jessie_3.14.29_20161030.img Ethernet and ssh works well..... I've found easy way to install desktop. First, Add odroid c2 jessie repository.(as root) cd /etc/apt/sources.list.d wget http://oph.mdrjr.net/meveric/sources.lists/meveric-all-main.list wget http://oph.mdrjr.net/meveric/sources.lists/meveric-all-C2.list wget http://oph.mdrjr.net/meveric/sources.lists/meveric-jessie-main.list wget http://oph.mdrjr.net/meveric/sources.lists/meveric-jessie-backports.list wget http://oph.mdrjr.net/meveric/sources.lists/meveric-all-testing.list wget -O- http://oph.mdrjr.net/meveric/meveric.asc| apt-key add - apt-get update apt-get install setup-odroid - run below cat /proc/cpuinfo | grep Hardware | awk '{print $3}' you can see Amlogic nano /usr/local/sbin/setup-odroid Change ODROID-C2 to Amlogic and save. setup-odroid You can install desktop with menu-driven.
  11. It doesn't boot on S905X I added gxl_p212_2g.dtb file to dtb folder and root folder. I also added roo gxl_p212_2g.dtb file to dtb.img on root folder. Do I have to recompile for S905X?
  12. I've compared odroid C2 jessie and armbian. There is several device missing. /dev/dri/card1 /dev/dri/card0 /dev/ump X11 log compare armbian [ 17.017] (II) FBTURBO(0): can't load 'mali_drm' kernel module [ 17.018] (II) Loading sub module "dri2" [ 17.018] (II) LoadModule: "dri2" [ 17.018] (II) Module "dri2" already built-in [ 28.170] FbdevMaliDRI2_Init: drmOpen failed! [ 28.170] (II) FBTURBO(0): failed to enable DRI2 integration for Mali GPU [ 28.170] (==) RandR enabled [ 28.192] (II) SELinux: Disabled on system [ 28.194] (II) AIGLX: Screen 0 is not DRI2 capable [ 28.194] (EE) AIGLX: reverting to software rendering odroid c2 jessie[ 32.447] (==) ModulePath set to "/usr/lib/xorg/modules" [ 32.447] (II) The server relies on udev to provide the list of input device$ If no devices become available, reconfigure udev or disable AutoAddDevi$ [ 32.447] (II) Loader magic: 0x55579eece8 [ 32.447] (II) Module ABI versions: [ 32.447] X.Org ANSI C Emulation: 0.4 [ 32.447] X.Org Video Driver: 18.0 [ 32.447] X.Org XInput driver : 21.0 [ 32.447] X.Org Server Extension : 8.0 [ 32.447] (II) xfree86: Adding drm device (/dev/dri/card0) [ 32.448] (II) xfree86: Adding drm device (/dev/dri/card1) [ 32.448] (II) no primary bus or device found [ 32.448] falling back to /sys/devices/platform/mali_drm.0/drm/card0 we need kernel with drm support for h/w rendering and run kodi. Is it possible convert odroid kernel to armbian kernel?
  13. S905X was Integrated 10/100M PHY interface. There is no ehernet chip. gxl_p212_2g.dtb your's and kaz's both checked. I'll test Version 5.24 20161028. and I'll notice the result.
  14. test version 20161026 Ethernet not working on TX5(S905X).
  15. @balbes150 On Armbian_5.21_Amlogic-s905x_Ubuntu_xenial_3.14.29_20161025.img And ssh service isn't installed. (after apt-get install ssh works fine)
  16. Thanks balbes150 but There is no gpu driver in your git. How can I put mali gpu source?
  17. Hi~ All~~~ I'd like to compile latest kernel, but It's hard to find fine document. I've found two methods. 1. make ARCH=arm64 meson64_defconfig make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 2. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- meson64_defconfig make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- Image dtbs modules What is different?
  18. I've found firefox arm64 had problem. So I enabled armhf arch and install 32bit firefox which works fine. apt-get remove firefox-esr dpkg --add-architecture armhf apt-get update apt-get install -y firefox-esr:armhf It's hard to find OPENGL ES enable method.
  19. @balbes150 I tested Armbian (20161021) today. Debian is OK. Ubuntu showed broken screen after reboot. During the initial setup, Screen was OK. Firefox still doesn't start. Is there any browser I can use?
  20. @balbes150 I successfully boot from your image on S912. http://forum.armbian.com/index.php/topic/2138-armbian-for-amlogic-s912/?p=17682 I'd like to enable OpenGL ES support and H/W decoding on S912. Can you describe how to assemble the modules mali? And Do you have plan to build any method to boot internal android? LibreElec can boot internal android on power button menu.
  21. Right Now I'm researching how to enable GPU H/W acceleration and VPU H/W acceleration. Do you have any guide?
  22. Finally S912(T95Z Pluse) succeeded in booting Linux. I just build from http://openlinux.amlogic.com:8000/ Here is part of my build https://drive.google.com/file/d/0ByFJ5X3gpn6PYmlUV0p0UkNqbDA/view?usp=sharing Image source is balbes150's https://yadi.sk/d/lnMowa-Swau3E I just overwrite dtb.img and Image files. Check balbes150's comment http://forum.armbian.com/index.php/topic/2419-armbian-for-amlogic-s905x/
  23. @balbes150 I've tried multiboot enableed with Universal multi-boot 0.6. But, It didn't work.(update app and Toothpick both) My box is T95Z Plus. I've also built buildroot for S912. PS : I've solved problem. First, enable kszaq's Libeelec with the Toothpick method. Second enable balbes150's Universal multi-boot.
  24. /sbin/ldconfig.real: /lib/libstdc++.so.6.0.20-gdb.py is not an ELF file - it has the wrong magic bytes at the start. I've got this error. Is armbian support h/w acceleration?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines