Jump to content

Nikunj Patel

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Dear All, Can anyone have idea how to stop video mode above to 1080p in armbian os? Thanks & Best Regards. Nikunj Patel
  2. Dear Werner, Thanks for your quick reply. Please find the below details as you request in above post. root@orangepi3:~# armbianmonitor -u ( hdmi 2.0 off mode at monitor side ) (Working Mode) System diagnosis information will now be uploaded to http://ix.io/2zlf Please post the URL in the forum where you've been asked for. root@orangepi3:~# armbianmonitor -u ( hdmi 2.0 on mode at display side ) (Non Working Mode) System diagnosis information will now be uploaded to http://ix.io/2zlg Please post the URL in the forum where you've been asked for. Thanks & Best Regards, Nikunj Patel
  3. Dear All, I have been downloaded the Armbian Buster OS from "https://www.armbian.com/orange-pi-3/" link and flash on Orange pi3 board. We are tesing OPI3 board with TCL monitor [(Model : 55P8E) (Resolution: Ultra HD (4K) ) 55 inch ] but getting the blank screen on display. After that we changed the TCL monitor setting by HDMI 2.0 "OFF" from "Auto" mode then it's working fine. We have another monitor which does not have HDMI 2.0 OFF mode facility so we can't use our product in market due to this limitation. FYI : same thing we tested with fresh orangepi board (with default android image) and it working fine. It will be good if someone can help us to sove this issue because we are stuck to launch our product in market due to issue. Thanks & Best Regards, Nikunj Patel
  4. Dear All, I am trying to prepare the rootfs for opi3 board with CRYPTROOT_ENABLE option to yes using below command but getting error as below. ./compile.sh BOARD=orangepi3 BRANCH=current RELEASE=buster BUILD_MINIMAL=yes BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img CLEAN_LEVEL=images OFFLINE_WORK=yes CRYPTROOT_ENABLE=yes CRYPTROOT_PASSPHRASE="MYSECRECTPASS" CRYPTROOT_SSH_UNLOCK=yes CRYPTROOT_SSH_UNLOCK_PORT=2222 CRYPTROOT_PARAMETERS="custom cryptsetup options" invoke-rc.d: policy-rc.d denied execution of start. Processing triggers for systemd (241-7~deb10u4) ... [ o.k. ] Calling image customization script [ customize-image.sh ] [ o.k. ] Unmounting [ /home/sysadmin/Desktop/nikunj/build/.tmp/rootfs-current-orangepi3-buster-no-yes ] [ o.k. ] Preparing image file for rootfs [ orangepi3 buster ] [ o.k. ] Current rootfs size [ 654 MiB ] [ o.k. ] Creating blank image for rootfs [ 944 MiB ] [ .... ] dd: 944MiB [ 262MiB/s] [===================================================================================================================================================================>] 100% [ o.k. ] Creating partitions [ /boot: ext4 root: ext4 ] [ .... ] Encrypting root partition with LUKS... [ cryptsetup luksFormat /dev/loop0p2 ] Device custom doesn't exist or access denied. Device /dev/loop0p2 is not a valid LUKS device. [ o.k. ] Root partition encryption complete. [ error ] ERROR in function check_loop_device [ image-helpers.sh:79 ] [ error ] Device node /dev/mapper/armbian-root does not exist [ o.k. ] Process terminated [ o.k. ] Unmounting [ /home/sysadmin/Desktop/nikunj/build/.tmp/rootfs-current-orangepi3-buster-no-yes/ ] Device armbian-root is not active. [ error ] ERROR in function unmount_on_exit [ image-helpers.sh:66 ] [ error ] debootstrap-ng was interrupted [ o.k. ] Process terminated it will be great support if anyone can guide me what should be wrong by me so i can move forward and validating this feature. Thanks & Best Regards, Nikunj Patel
  5. Dear Igor, Thanks for your reply. 1) Now I am using CLEAN_LEVEL= "images" but, still my build checking all repo and still not able compile without internet connectivity. 2) Right now i am getting kernel version 5.4 for orangepi3 but we are facing issue related to gpu. can you please guide us how to upgrade kernel 5.5 or 5.6 for orangepi3. Thanks & Best Regards, Nikunj Patel
  6. Dear All, I am following below link for my orangepi3 armbian os and able to successfully prepare image file. Now if i try to again generate image then whole the process go again and it took much time and everytime download packages. Below are my requirement so please help me for. build only uboot but don't want to fetch and extract sources again. build only kernel but don't want to fetch and extract sources again. build only rootfs but don't want to fetch and extract sources again. build whole image without internet access in my system it will be good if anyone can help me for this so i can speed up my development. https://docs.armbian.com/Developer-Guide_Build-Preparation/ Thanks & Best Regards, Nikunj Patel
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines