Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Firefly-RK3288 Slackware Arm

690

Credits

0

Prestige

0

Contribution

advanced

Rank: 4

Credits
690
Posted at 4/21/2016 20:17:58        Only Author  31#
hi mara & aussijohn,

tnx mara, for the kernel!

had to patch manually https://github.com/T-Firefly/lin ... bf65c63cb5c6911a0cb "rk3288: add mtdpart partition support and volname attribute" to make the kernel recognize partitions. and then used
  1. CMDLINE:console=ttyS2,115200 console=tty0 earlyprintk root=/dev/mmcblk0p3 rw rootwait rootfstype=ext4 init=/sbin/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00008000@0x00002000(kernel),0x00008000@0x0000A000(boot),-@0x00012000(linuxroot)
Copy the code
for emmc. hope this helps!

cheers -- mac-l1
Reply

Use props Report

543

Credits

19

Prestige

15

Contribution

advanced

Rank: 4

Credits
543
Posted at 4/22/2016 01:32:40        Only Author  32#
mac-l1 Posted at 4/21/2016 20:17
hi mara & aussijohn,

tnx mara, for the kernel!

Hi Mac_L1

I hope you can use your magic to make a Linux image with MacKodi based on this Slackware images.
Reply

Use props Report

1175

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1175
Posted at 4/22/2016 10:50:51        Only Author  33#
hi, aussijohn & Mac_L1
try create boot sdcard
http://p.fail.pp.ua/Gz4HPb5H
donation   slarm64
Reply

Use props Report

191

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
191
Posted at 4/22/2016 11:27:35        Only Author  34#
Mara I have tried using. Your sdcard script but it fails to boot with the same error so I think I'm doing something wrong with either the script or the boot process. I may still be trying to boot from emmc?
Reply

Use props Report

1821

Credits

10

Prestige

17

Contribution

super moderator

Rank: 8Rank: 8

Credits
1821
Posted at 4/22/2016 17:05:08        Only Author  35#
mara Posted at 4/16/2016 17:04
slackware-current tested on kernel 4.6.0-rc1 +
with support drm and proprietary drivers mali-t76x_r ...

Hi mara .
where can i get your boot.img with the kernel 4.6.0?
Reply

Use props Report

191

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
191
Posted at 4/22/2016 22:36:25        Only Author  36#
success!
it seemed to not like the first two sdcards i was using and i got a new one and it worked first go
mara when you get a chance can you have a look at what mac-11 posted because I'm not experienced enough to understand
testing it out on scard so far has been fantastic, haven't had a chance to setup network yet but everything else appears to be good, just wanted to say thank you for all your efforts mara
Reply

Use props Report

1175

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1175
Posted at 4/23/2016 06:22:45        Only Author  37#
Last edited by mara In 4/23/2016 10:01 Editor

I finished and tested the script writing to the SDcard
http://p.fail.pp.ua/Zx8CXl9D

also corrected download from http://dl.fail.pp.ua/slackware/


donation   slarm64
Reply

Use props Report

1175

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1175
Posted at 4/23/2016 09:20:22        Only Author  38#
Last edited by mara In 4/23/2016 09:21 Editor

Transferring the system emmc:
boot from sd card
  1. cd /
  2. mkfs.ext4 /dev/mmcblk1p1
  3. mkdir /nand/{proc,sys}
  4. for d in $(ls | grep -v "nand\|proc\|sys"); do echo "copy dir $d"; сp -a "$d" /nand/ ; done
Copy the code


also need to flash:
RK3288UbootLoader_V2.19.01.bin
parameters.txt
boot.img
kernel.img
donation   slarm64
Reply

Use props Report

191

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
191
Posted at 4/24/2016 18:55:38        Only Author  39#
hi mara, I've had success with copying the contents of the nand folder to mmcblk1p1, only thing i had to do extra was to create a new partition table and then reflash boot loader, parameters.txt, boot.img, kernel.img
it works now, and so far is running good, a few little issues and tweaks needed but overall I'm very impressed
Reply

Use props Report

14

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
14
Posted at 4/26/2016 23:23:08        Only Author  40#
Last edited by meziden In 4/27/2016 09:13 Editor

First of all,thanks for all the work you have done.
I was trying to install the latest 20160417 image into the interal storage(emmc),which followed the posted "How to" tutorial at http://fail.pp.ua/board/2. The picture at the bottom of that webpage shows that a .img file called "resource.img" is needed,but there's no such file in the directory of the 20160417 firmware. After that I found a resource.img from 20160410 firmware and flashed it with other files from 0417 with AndroidTool in Windows 10 without errors.
The problem is that the board failed to boot up and could be detected by Android Tool 2.3,and there's no HDMI output.
So what's the right method to install the files in 20160417 firmware into the emmc? Maybe the tutorial mentioned above didn't fits the 20160417 firmware.
Looking forward to your reply.
------------------------------------------------------------------------------------------------
Problem solved by using sudo ./flash.sh to flash the images in Ubuntu 14.04 LTS.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list