Jump to content

hanguofu

Members
  • Posts

    38
  • Joined

  • Last visited

Posts posted by hanguofu

  1. Thanks for the tip. The point is : I would like to make change to the U-boot ( /home/hanguofu/Build-Armbian/cache/sources/u-boot-aml-s9xxx)  instead of kernel ( /home/hanguofu/Build-Armbian/cache/sources/LINUX_DEFAULT/20180925 ).

     

    How to tell the tool to patch U-boot instead of the kernel please  ? I didnot find out such an option or compile switch.

  2. I run Armbian tool ( checked out from  https://github.com/150balbes/Build-Armbian  )with command  ./compile.sh   CREATE_PATCHES="yes"  , but only see the request for patch the kernel :

     

    [ warn ] Make your changes in this directory: [ /home/hanguofu/Build-Armbian/cache/sources/LINUX_DEFAULT/20180925 ]
    [ warn ] Press <Enter> after you are done [ waiting ]  

     

    I would like to patch the U-boot ( u-boot-aml-s9xxx  ) instead of kernel . Should I manually add the patch to the userpatches/u-boot   directory  for my aml-s9xxx board ?

  3. I installed Armbian_5.60_Aml-s9xxx_Ubuntu_xenial_default_4.18.7  to the EMMC of my s905x TV Box , so far so good . 
    Yesterday I trimmed some drivers and built the kernel successfully . The following packages are generated with armbian build tool :

     

     linux-dtb-aml-s9xxx_5.60_arm64.deb
     linux-headers-aml-s9xxx_5.60_arm64.deb
     linux-libc-dev-aml-s9xxx_5.60_arm64.deb
     linux-image-aml-s9xxx_5.60_arm64.deb
     linux-source-default-aml-s9xxx_5.60_all.deb

     

    I am going to ssh into my box and run "dpkg -i  " commands  to update kernel . Is it safe to do so while Armbian is running ?

  4. I put the img. Armbian_5.59_Aml-s9xxx_Ubuntu_xenial_default_4.18.0_20180823.img  into a usb disc. and boot it successfully with my TV box.

     

    I havenot flashed the emmc yet . Another word , I played with Armbian installed at the U-disc. However , when I tried to upload/download files to/from the box with tool "Xftp 5"  ( from NetSarang ) , the tool failed to connected to the box. The box and my pc are in the same local network ( 192.168.0.xxx )

     

    Of course , the ssh service is good and I can log into the box with  tool "Xshell 5". Is the ftp service not avail. at the img. ?

  5. I am trying to build 150balbes/Build-Armbian  at my Ubuntu18 PC . However , the download process of toolchains are very slow.

    I had already spent most of the day in it. Unfortunatly , some of the toolchains was downloaded with warnings :

    [ warn ] Verification failed

     

    Could you please tell me the list of all needed toolchains and its source ? I will try to downlaod them in another way.

     

    Thanks !

     

    Guofu Han

  6. arch ( ARM or ARM64 ) problem :

     

    Hi , All :

     

    I installed Armbian_5.41.1_S9xxx_Ubuntu_xenial_3.14.29_mate_20180421.img at the SD card for my s905x TV box and it seems O.K.

    Now I tried to cross compile an application at my Ubuntu PC for this lovely device. The first problem I encountered is the choice of arch.

    I worked out a 32-bit arm application ( target arch : ARM) with the cross compile tool . The generated binary is :

    hello-world : ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, not stripped
    Unfortunately , I did not find the needed interpreter at the tv box . The only interpreter I found at the  img at the SD card is :

    /lib/ld-linux-aarch64.so.1 -> aarch64-linux-gnu/ld-2.23.so
     

    Does it mean that the img is for ARM64 arch ? Is there a ld-linux-armhf  interpreter at the image ?

     

  7. Sorry for my question if it had been asked : is there any Ubuntu img available for MXQ PRO+ 4K ( s905x , 2G/16G )  with cvbs compatibility  ?

     

    I donot have a hdmi monitor and I would like to try Ubuntu on my tv box. I tried multi-boot with Armbian_5.44_S9xxx_Ubuntu_xenial_3.14.29_server_20180515.img  at my sd card , but there is no av ( cvbs ) output at all. I am not sure if the dtb.img is suitable for my tv box ( I tried several dtb files ) or the armbian Ubuntu img does not support cvsb output at all ? 

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines