Jump to content

Boot problem with Rock64


marki2239

Recommended Posts

Hi,

 

I'm unable to get my Rock64 to boot either the Xenial or Stretch Armbian images from SD or Emmc.    I can get all of the other OS's to boot fine off of either media.   Ive tried with multiple Emmc chips, SD cards and Rock64's with the same results so its not the hardware.  Seems like it cant find the boot loader.   Ive used win32diskimager, Etcher and the Rock64 instakk software.  I've formatted the SD card completely, used new SD cards...  I'm stuck!

 

Any suggestions

 

Thanks!

Link to comment
Share on other sites

Hi!

 

Thanks   I confirmed that it is a 1GB memory size issue.  Everything boots fine on my 2Gb Rock64

 

Do you have the same fix dor Xenial?  Thats the image Id like to use.

 

Thanks again

Link to comment
Share on other sites

39 minutes ago, marki2239 said:

Do you have the same fix dor Xenial?  Thats the image Id like to use.


It should be the same ... you need to manually adjust this parameter until we rebuild the images. This will happen once this week ... still fixing some other things.

 

I assume you can boot your 1Gb board when applying a fix?

Link to comment
Share on other sites

Hi my /boot/armbianEnv.txt file is different that the one you showed me in the Git fix.

 

I added the setenv load_addr "0x39000000"    and still no boot on the 1G machine..

 

What am I doing wrong?

 

Thx!!

 

 


verbosity=4
console=bothoverlay_prefix=rk3328
rootdev=UUID=29b52589-9141-438e-961d-c475411d19bf
rootfstype=ext4

setenv load_addr "0x39000000"

usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
 

Link to comment
Share on other sites

Correct:

verbosity=4
console=bothoverlay_prefix=rk3328
rootdev=UUID=29b52589-9141-438e-961d-c475411d19bf
rootfstype=ext4
load_addr=0x39000000
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u

Sorry, I wasn't precise enough before.

Link to comment
Share on other sites

Hi  Sorry this is my first time this deep into the kernel.

 

Still no boot on the 1G Rock64   Tried it on multiple 1G rocks.   Works fine on the 2G Rock.

 

When I boot the system i get a black screen and nothing ever appears so theres nothing to send you.   Is there any logfile I can dig through?

 

Thanks

 

Link to comment
Share on other sites

2 hours ago, marki2239 said:

Is this fix going to be included in the normal release?


Yes, it will. We needed that someone with 1G board proves it's a fix. Thanks for your help as well.

Link to comment
Share on other sites

Hi,

 

Not sure if this is worth reporting to you, or if this is the right place to do so, but here it is.

 

The current downloadable version from the Armbian website required me to use the 

https://github.com/Matei-Ciobotaru/Rock64-R64.GPIO library for GPIO functions due to an offset 

 

The version of the OS you sent me required me to use the original 
https://github.com/Leapo/Rock64-R64.GPIO.git library.

 

So Not sure if this is a bug or not.  But it is a something I though was worth mentioning. 

 

Also the path to /usr/sbin isnt in the version you sent.

 

Hope this helps.

 

Mark

 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines