Jump to content

Suvhm

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Suvhm

  1. I checked and found HDMI Driver having some issue in kernel version 5.4.51(trunk), which got resolved in the later release. Now, i migrated to the latest one and having working HDMI. Thank You @Werner for your support ! Sorry for bothering you guys again - I have one more query, related to root file system, I am using ubuntu bionic (18.04) root file system. Installed quagga version 1.2.4_1, It has some bug in this release later they fix this bug and release a latest version i.e 1.2.4_8. Here my question is, how i update this package to the latest one in Ubuntu Bionic root file system. Older version of quagga is installed during image creation by putting package name in lib.config file under userpatch dir. Please guide me or point me to the docs, how i update this during image build. I appreciate you support here Reference : https://redmine.pfsense.org/issues/8339 https://savannah.nongnu.org/forum/forum.php?forum_id=9099 Thanks & Regards, Suvhm
  2. Thank You again !, I got your point here and its really very informative. Now i will change my approach and first i try to reproduce the same issue with the official image if its worked fine then dip and dive to the customization one Regards, Suvhm
  3. Thank You !, will use official image but how can i made some changes in root file system ? As of now, i pulled the source from armbian git repo and built it manually and made the required changes "https://docs.armbian.com/Developer-Guide_Build-Preparation" Is there a way to make these file system changes in the official image ? Appreciate your support ! Warm Regards, Suvhm
  4. Thanks @Wernerfor your prompt reply, so shall i go with the latest one i.e - v20.05 ? Regrads, Suvhm
  5. Hello, I've a olimex lime2 rev.K board and i installed Armbian 20.08.0-trunk (Bionic-minimal) which is having ... Kernel Version : 5.4.51-sunxi (branch -> next ) u-boot : v2020.04 I've serial console on which I can see that board boot correctly. I want the board to show information and login prompt on HDMI output...but HDMI losses on boot when kernel loads, Part way through Kernel load looses monitor sync signal and monitor goes blank. Can sometimes get back for short period (5-10 seconds) if unplug/plug HDMI cable but still looses sync and monitor doesn’t detect that anything is connected. I spent a lot of time on forums, my board is powered with power adapter and My monitor is a TV. Board is booted via emmc memory. I've also seen on posts that resolution could be the problem, I've change in /boot/armbianEnv.txt: console=display disp_mode=1920*1080p60 to 1280*1024p60 save it and reboot not working... Sorry for my question if it has already been solved or if it is a silly question too. May me some one point me to the related docs or some pointer to move further. I appreciate any support here ! Regards. Suvhm
  6. Thanks Igro for your prompt respond and sorry for delay in my side. Actually i have decided to change the base code and update the ubuntu version from xenial to bionic, similarly for kernel and uboot version . Now i had pulled the latest armbian SD-card image that works for me, but when i tried to port my application i found GPIO 67 is showing that device is already busy. I had used GPIO 67 in my application for rev.G board it was working fine, but when i try to port the same application on latest revision of board(rev.L) it through an error that device is busy. Steps : Tried to expose the control of gpio 67 from kernel to user space (echo 67 > /sys/class/gpio/export) Trying to set the direction, but unfortunately in the above step it shows device is busy It seems GPIO 67 is already taken by some module/driver. here we can check some "ahci-5v" is taken the 67 no GPIO. Any help to understand what all changes had been done in latest rev.l board in GPIO perspective. Additional info : Linux suvhm 5.2.21-sunxi #5.92.4 SMP Thu Dec 12 08:46:22 EET 2019 armv7l armv7l armv7l GNU/Linux Armbian version : 5.92.4 I appreciate your support here :) Regards, suvhm
  7. Hello Team, I am worked on Olimex Lime2 rev.G2 board but now olimex start delivering Rev.K board. I used the same Armbian Rev 5.35 image which is having kernel version (4.13.16-sunxi) & u-boot version v2017.09. On Rev.G2 Ethernet speed was as expected but in rev.K it is not working. By default board booted and comes with ethernet speed 100Mbps, but in this case Ethernet is not working (DHCP server unable to assign ipv4 address to eth0). Later i reduce the eth0 speed to 10Mbps it start working as expected but spped is 10Mbps Some more info about the ethernet issue which will help to understand the issue more clearly - Any help is really appreciated. Thank You ! Suvhm
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines