Jump to content

Werner

Administrators
  • Posts

    4477
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Werner reacted to Igor in Last effort regarding RockPro64 kernel panics   
    Yes, we use the same kernel sources, just a few more patches and a different kernel config. There are also additional drivers, which can't have affects on this.
     
    Try this:
    Remove all patches from  patch/kernel/rockchip64-legacy  
    Use a kernel config from ayufan image Place that config to userpatches/linux-rockchip64-legacy.config  
    Rebuild kernel with additional parameters: WIREGUARD="no" EXTRAWIFI="no" and report back. This will narrow down the scope where to look for the troubles.
  2. Like
    Werner got a reaction from soyalk in orange pi one h3 512mo ram didn't boot up   
    I do not know about hdmi as I use all of my boards headless. Though having issues with network connectivity makes things slightly complicated.
    Anyway. Check your ifconfig if it is properly configured and if not try to assign a free static address of your LAN to the board using /etc/network/interfaces file. You find tons of information and how-tos about this through search engines.
  3. Like
    Werner got a reaction from TRS-80 in Pi-hole Issues   
    Yeah, but my guess is it is not intended by the developers over there to work this way
     
    https://gist.github.com/EvilOlaf/ee16e3325b702a95b264dfc65937a78d
     
    The last command before it dies is debconf-apt-progress -- apt-get --yes --no-install-recommends install netcat idn2 sqlite3 dns-root-data lighttpd php-common php-cgi php-sqlite3
    If I run it by hand it dies the same way.
    THOUGH if I remove the debconf-apt-progress it runs fine....
     
    I provided a bunch of log files to pihole and cews kind a confirmed the issue. Lets see if they can fix it.
  4. Like
    Werner got a reaction from guidol in Pi-hole Issues   
    Yeah, but my guess is it is not intended by the developers over there to work this way
     
    https://gist.github.com/EvilOlaf/ee16e3325b702a95b264dfc65937a78d
     
    The last command before it dies is debconf-apt-progress -- apt-get --yes --no-install-recommends install netcat idn2 sqlite3 dns-root-data lighttpd php-common php-cgi php-sqlite3
    If I run it by hand it dies the same way.
    THOUGH if I remove the debconf-apt-progress it runs fine....
     
    I provided a bunch of log files to pihole and cews kind a confirmed the issue. Lets see if they can fix it.
  5. Like
    Werner reacted to Flole in Orangepi 3 h6 allwiner chip   
    My Power Supply has a micro usb plug attached, so if I want to use the dc jack I would have to remove that one first Every connector adds additional resistance so I try to avoid it whenever it's possible.
  6. Like
    Werner reacted to TRS-80 in Making IRC Channel Official   
    I was talking to @soerenderfor about getting on IRC (and some initial confusion he had) which reminded me of something I was already thinking about before:
     
    Originally we discussed redirecting irclogs.armbian.com -> whitequark log display website, but somehow we ended up with irc.armbian.com -> whitequark website.
     
    I have always thought that to be a bit confusing, perhaps at irc.armbian.com we should have a landing page or some instructions, wherein contains another link to the exterior logging page (and clarifying it is an external page perhaps). And/or also redirect irclogs.armbian.com to there.
     
    Since DNS / site level stuff rises above my pay grade to @Igor and/or @lanefu, I am pinging them here.
  7. Like
    Werner got a reaction from Patrick Zajda in Armbian IRC chat   
    tl;dr: irc://irc.libera.chat/armbian
     
     
     
    Feel free to join us:
    Server: irc.libera.chat Ports: 6697 / non-SSL: 6667 Channels: #armbian, #armbian-commits, #armbian-rss  
    There are even more channels available. Information about those and our services can be found in our documentation: https://docs.armbian.com/Community_IRC/
     
    Registration with Nickserv is mandatory to join primary #armbian channel.
     
    Don't hesitate to get in touch with us
     
     
     
  8. Like
    Werner got a reaction from TRS-80 in Making IRC Channel Official   
    I think at this point I can say: Done
  9. Like
    Werner got a reaction from Tido in Why my content need to be approved by a moderator?   
  10. Like
    Werner got a reaction from lanefu in Why my content need to be approved by a moderator?   
  11. Like
    Werner reacted to NicoD in Plans for the development of Armbian-TV.   
    A full time hobby then... 
  12. Like
    Werner reacted to TonyMac32 in [Moderation] Resources, Tips, Guidance   
  13. Like
    Werner reacted to Igor in OFTOPIC Growing popularity of the Armbian resource.   
    There are no spikes in the Google analytics which suggest more for some bot activity.
  14. Like
    Werner reacted to jshc1 in Do you recommend ODROID-HC1 ?   
    Buy!
     
    I personally have HC1 for almost two years and no problems. Alternatively, you might think about HC2 if 3.5 inches will interest you in the future, especially if you need something above 5TB at normal prices it will be a better solution than 2.5.

    As for OS, install Armbian based on buster but with 4.14.y kernel because currently 5.x has big problems with HC, it doesn't boot at all. But 4.14 is not a problem because some time will be supported.
    As for samba, stretch has 4.5.16, buster has 4.9.5 If you need 4.11.3, you will need to install samba from bullseye / sid sources.

    Buy a decent PSU, don't save !!!
    I also recommend buying a branded A1 / A2 SD card.
    If you are thinking about using a USB port, it would be good to have a HUB with power. In general, imho Odroid has something of poor quality USB ports, quite loose and likes to have problems with pin contact, sometimes you need to bend the metal plates for better contact but these are random cases. My HC1 works well with the rf receiver and the USB sound card.

    After buying it is worth checking if the Firmware is new, if not update ... https://wiki.odroid.com/odroid-xu4/software/jms578_fw_update

    My armbian HC1 handles omv, pihole, kodi, xrdp and chromium. If you have fast hdd / ssd then getting 80-100MB/s should not be such a problem with SMB.

    You can also think of a uart-usb cable especially dedicated to odroid just in case.

    Generally it's ok and stable, I do uptime 20/30/50 days.
  15. Like
    Werner got a reaction from soyalk in orange pi one h3 512mo ram didn't boot up   
    As stated please retry with a different sd card.
    Do you have access to a USB-TTL converter? If not pick one up. Very useful for debugging through the serial connectors of many boards out there. Also dirt cheap.
    Try different power source as well. Voltage from cheaper supplies can break down on load and run the board into an undefined state.
  16. Like
    Werner got a reaction from soyalk in orange pi one h3 512mo ram didn't boot up   
    How long did you wait after it stuck at "Starting kernel..." and what is the size of the SD card you used? Did you try a different sd card? Maybe it is broken.
  17. Like
    Werner got a reaction from TRS-80 in Happy new year!   
    Wherever you are around the world I wish you all a happy new year!
    May 2020 bring all the best for you, your family and your friends. Don't party too hard
  18. Like
    Werner reacted to TRS-80 in Help on forum moderating   
    I split @Vanitarium last couple posts off into a new topic: Proposed Forum Structure Change.
     
    EDIT: Moderating the moderators! So meta!
  19. Like
    Werner reacted to TRS-80 in Help on forum moderating   
    One of my first thought was wondering if there were enough of these type of little advices to make a wiki page or moderation sub forum, or maybe just a sticky post?
     
    I think such a resource would help to get new moderators up to speed more quickly, and also lessen the impact of inevitable turnover. Maybe as I get to grips with how to perform this new job over the coming days and weeks I could start to collect some brief notes (from perspective of someone brand new to it) and see if such thing will even be necessary...
     
    I am really excited about being able to contribute to such an important project! 
  20. Like
    Werner reacted to JSF in Help on forum moderating   
    Thank you Igor.

    I will read the term and guidelines and moderate accordingly.

    And you are correct, I really did not read them when I joined.

    I am happy I can contribute to the Armbian project.


    Sent from my iPad using Tapatalk
  21. Like
    Werner reacted to Igor in [Moderation] Resources, Tips, Guidance   
    Granted! Thank you.
     

    Great!
     
    Forum is our common problem and it should be moderated according to that. We created some https://forum.armbian.com/terms and https://forum.armbian.com/guidelines. Read and use them, change if needed and keep in mind that people usually don't read them ... remember when you read the small print last time?
     
    I have no intention to lead forum moderation - tell you what to do, but I will tell you if you went to far ... I expect the same treatment - I am just a forum user. (even I do have the same power and more as you do). There are topics which need to be sorted out - merge or move - and there are important topics which are floating in the see of banal - I work on this when I find some time which is less and less. Important stuff should be pinned and some, that are there are not relevant anymore, unpinned. If you can not decide on a specific case, but its important, speak up here, publicly. Only if there is a special need for privacy, in private. Administrator rights - for changing more critical things on the forum - contact @lanefu and me. We are both quite busy, so perhaps we shell also expand this role later on if you will come up with lots of ideas for changes.
     
    Can't believe how quick we sorted this out.  And as a side effect, perhaps an IRC channel might get live soon. Thank you!
  22. Like
    Werner reacted to Igor in Kernel 5.5.0-rc2 freezes on Orange PI Plus 2   
    We have LEGACY, CURRENT and DEV tags.

    Legacy will upgrade on 4.19., current on 5.4.y and DEV on whatever is attached there. 5.5.y at this moment. You had to switched to DEV once and then it goes on that path. Going back to CURRENT kernel with 5.4.y is what you need to do. Then apt upgrade will not switch to 5.5.y (or we have a bug)
  23. Like
    Werner reacted to guidol in Kernel 5.5.0-rc2 freezes on Orange PI Plus 2   
    I got some Sunxi/Sunxi64 board running 5.5.0-rc2 running for some days (one or two weeks) and couldnt find any freezes.
    Today dev is going on my systems to 5.5.0-rc6 - I will see if there will be any freezes.
     
    Running Boards are OPi Zero, OPi One, BPI M2 Berry, NanoPi A64, NanoPi Neo2
  24. Like
    Werner got a reaction from goa in Buster image for OPi 1+ works fine, with red light on   
    For 1: The red led can be turn off or used for any other purpose. I am not at home so I cannot tell you the exact location but simply do something like du -a /sys|grep led and search for the orangepi red led and trigger. For example you can do echo heartbeat > trigger and it should flicker.
    For 2: Odd. As for me I never used the HDMI on it as I prefer SSH as well. Though you can give either an older or a newer dev build image a shot and check if anything changes. Makes it easier to track it down. You may also want to provide an armbianmonitor -u output here.
    For 3: No idea.
  25. Like
    Werner reacted to hexdump in h6 allwinner tv box need help!!!!   
    @jernej - success! finally ... it was the atf - i now built the atf myself (v2.2) and just emptied the axp probing function (so that it does nothing anymore and just returns an error back, i.e. no axp) and voila: it boots ... with the mainline u-boot it still resets dozens of times until it finally continues to boot, but it always does at some point in time after a few seconds or minutes (with the libdram version it boots absolutely reliable) ... so we are back to trying to improve the dram setup and timing to maybe get rid of the resets - please let me know in case you have any idea what else to maybe test ...
     
    a lot of thanks for all you help and support and best wishes - hexdump
     
    ... resetting ... U-Boot SPL 2020.01-rc3-00007-g8d8ee47e03-dirty (Jan 10 2020 - 16:34:14 +0100) DRAM:PLL = b0003500 DRAM PHY PGSR0 = 20003d DRAM PHY DX0RSR0 = 0 DRAM PHY DX1RSR0 = 0 DRAM PHY DX2RSR0 = 0 DRAM PHY DX3RSR0 = 0 Error while initializing DRAM PHY! resetting ... U-Boot SPL 2020.01-rc3-00007-g8d8ee47e03-dirty (Jan 10 2020 - 16:34:14 +0100) DRAM:MBUS port 0 cfg0 0100000d cfg1 00640080 MBUS port 1 cfg0 06000009 cfg1 01000578 MBUS port 2 cfg0 0200000d cfg1 00600100 MBUS port 3 cfg0 01000009 cfg1 00500064 MBUS port 4 cfg0 20000209 cfg1 1388157c MBUS port 5 cfg0 00640209 cfg1 00200040 MBUS port 6 cfg0 00640209 cfg1 00200040 MBUS port 8 cfg0 01000009 cfg1 00400080 MBUS port 11 cfg0 01000009 cfg1 00640080 MBUS port 14 cfg0 04000009 cfg1 00400100 MBUS port 16 cfg0 2000060d cfg1 09600af0 MBUS port 25 cfg0 0064000d cfg1 00200040 MBUS port 26 cfg0 20000209 cfg1 1388157c MBUS port 37 cfg0 01000009 cfg1 00400080 MBUS port 38 cfg0 00640209 cfg1 00200040 MBUS port 39 cfg0 20000209 cfg1 1388157c MBUS port 40 cfg0 00640209 cfg1 00200040 2048 MiB Trying to boot from MMC1 NOTICE: BL31: v2.2(debug):v2.2-dirty NOTICE: BL31: Built : 16:17:47, Jan 10 2020 NOTICE: BL31: Detected Allwinner H6 SoC (1728) NOTICE: BL31: Found U-Boot DTB at 0xc07ad38, model: Eachlink H6 Mini INFO: ARM GICv2 driver initialized NOTICE: PMIC: Probing AXP805 <=== this is actually not doing anything in this version INFO: BL31: Platform setup done INFO: BL31: Initializing runtime services INFO: BL31: cortex_a53: CPU workaround for 855873 was applied INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x4a000000 INFO: SPSR = 0x3c9 U-Boot 2020.01-rc3-00007-g8d8ee47e03-dirty (Jan 10 2020 - 16:34:14 +0100) Allwinner Technology CPU: Allwinner H6 (SUN50I) Model: Eachlink H6 Mini DRAM: 2 GiB MMC: mmc@4020000: 0, mmc@4022000: 1 Loading Environment from FAT... Unable to use mmc 1:1... In: serial@5000000 Out: serial@5000000 Err: serial@5000000 Net: No ethernet found. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found /extlinux/extlinux.conf Retrieving file: /extlinux/extlinux.conf 1103 bytes read in 5 ms (214.8 KiB/s) 1: Armbian Retrieving file: /initrd.img-5.4.7-stb-ah6+ 11947280 bytes read in 1201 ms (9.5 MiB/s) Retrieving file: /Image-5.4.7-stb-ah6+ 21233672 bytes read in 2131 ms (9.5 MiB/s) append: root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200 console=tty0 no_console_suspend cons0 Retrieving file: /dtb-5.4.7-stb-ah6+/sun50i-h6-eachlink-h6mini.dtb 21044 bytes read in 7 ms (2.9 MiB/s) ## Flattened Device Tree blob at 4fa00000 Booting using the fdt blob at 0x4fa00000 Loading Ramdisk to 4949b000, end 49fffd10 ... OK Loading Device Tree to 0000000049492000, end 000000004949a233 ... OK Starting kernel ... Booting Linux on physical CPU 0x0000000000 [0x410fd034] Linux version 5.4.7-stb-ah6+ (root@eachlink) (gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)) #1 SMP 0 Machine model: Eachlink H6 Mini ...  
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines