WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: piCore for the H3 boards - Orange Pi, Nano Pi etc.  (Read 58870 times)

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #30 on: October 17, 2016, 02:50:33 PM »
How do i enter those commands , the ethernet isn't working.
« Last Edit: October 17, 2016, 02:57:13 PM by nxtv2.0 »

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #31 on: October 18, 2016, 01:50:17 AM »
Use the serial debug console and copy the output via the clipboard.

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #32 on: October 18, 2016, 05:58:09 AM »
I dont have a serial reader currently.
Can't you include a start-up script to log the dmesg to the fat32 partition?

sorry for inconvienice.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #33 on: October 18, 2016, 06:02:06 AM »
Than use the keyboard and monitor to interface with.
I've modified the script bin to work with the HDMI-DVI interface, means that you may use any old-fashioned monitor, even with the 3:4 ratio as I'm using.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #34 on: October 18, 2016, 09:57:52 AM »
If Armbian is working well, I've used it's kernel with adopted related files.
Try to replace these files on the SD card:
https://dl.dropboxusercontent.com/u/86461636/Rev2/boot.scr
https://dl.dropboxusercontent.com/u/86461636/Rev2/script.bin
https://dl.dropboxusercontent.com/u/86461636/Rev2/zImage

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #35 on: October 18, 2016, 10:19:27 AM »
Link to log file using last upload.
https://drive.google.com/open?id=0BxEtx0o2OWjmTHJfX1pvLTQ4djA
Going to replace the files you sent now and report back.

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #36 on: October 18, 2016, 10:28:48 AM »
Finally it worked!
https://drive.google.com/open?id=0BxEtx0o2OWjmc3ZrSmxwQ0t2MGs
There was a lot of errors.
How do decrease boot time i don't need anything except usb and gigabit ethernet as i will be running Virtualhere usb server.

Thanks for your help.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #37 on: October 18, 2016, 11:28:13 AM »
What you don't need, simply remove it, or comment out in the onboot.lst.
Guess you need only openssh.tcz, or even not this if you don't need the SSH remote control.
Depend what services you need to be running on the server.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #38 on: October 18, 2016, 11:48:27 AM »
Please copy my zImage back again to identify if it is in this file, or in the boot.scr file.

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #39 on: October 18, 2016, 12:38:28 PM »
I used both the zimage and the boot.scr.

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #40 on: October 18, 2016, 01:09:57 PM »
I now tried burning the img file using the dd command to eMMC while running linux on the sd card but it didn't boot so how do i boot from eMMC?

Offline nxtv2.0

  • Newbie
  • *
  • Posts: 42
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #41 on: October 18, 2016, 01:20:13 PM »
And can you review the log.txt and see what makes all those errors

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #42 on: October 19, 2016, 12:27:16 AM »
Understand that you used all three files from Rev2 folder, but I need to test all the  zImage files, including:
https://dl.dropboxusercontent.com/u/86461636/Rev1/zImage
https://dl.dropboxusercontent.com/u/86461636/zImage

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #43 on: October 19, 2016, 12:34:59 AM »
Which errors you mean? I don't see any, only some warning related to the not used modules and HW.

Offline jgrulich

  • Sr. Member
  • ****
  • Posts: 341
    • GRULICH DESIGN - R&D Lab.
Re: piCore for the H3 boards - Orange Pi, Nano Pi etc.
« Reply #44 on: October 19, 2016, 01:00:08 AM »
Have you tried the eMMC with the Armbian? If no, please try and report the working procedure.