LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 04-01-2017, 11:24 AM   #1
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Rep: Reputation: Disabled
Slackware for Firefly-RK3399


information board Firefly-RK3399 Specifications Wiki rockchip wiki

http://fail.pp.ua/board/75

Last edited by sndwvs; 04-02-2017 at 06:34 AM.
 
Old 04-12-2017, 05:34 PM   #2
OldHolborn
Member
 
Registered: Jul 2012
Posts: 229

Rep: Reputation: 190Reputation: 190
It does look a tasty board but...

Current kernel development is still on 4.4 which is due for EOL Feb next year.

The comment on this git commit is not that inspiring either.

https://github.com/rockchip-linux/rk...828f232415d3e1
 
Old 04-15-2017, 12:23 PM   #3
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
new rockchip wiki

Last edited by sndwvs; 04-15-2017 at 12:25 PM.
 
Old 07-15-2017, 09:20 PM   #4
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
first release only flash to MMC

info: http://fail.pp.ua/board/75

howto:
1. download all http://dl.fail.pp.ua/slackware/firefly-rk3399/legacy/
2. download rkdeveloptool upgrade_tool
3. unpack Linux_Upgrade_Tool_v1.21.zip, upgrade_tool must be at the root of the image
4. place the board in Loader Mode
5. execute script ./flash_mmc.sh

Last edited by sndwvs; 07-15-2017 at 09:39 PM.
 
Old 07-30-2017, 10:25 AM   #5
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
Added acceleration for X.Org
mpv --vo xv plays 1080p, on the CPU load to 35%
 
Old 08-06-2017, 09:30 AM   #6
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
info: http://fail.pp.ua/board/75

release flash to SDCARD

1. The bootloader of the system is written to the image
2. mainline u-boot - U-Boot 2017.09-rc1-00110-gfe84c48eeb-dirty (Aug 06 2017 - 15:29:44 +0300)

howto:
1. download all http://dl.fail.pp.ua/slackware/firefly-rk3399/legacy/
2. /dev/mmcblk0 - уour memory card
dd if=slack-current-miniroot_24Jul17-4.4.71-firefly_rk3399-build-20170806.img of=/dev/mmcblk0 bs=1M
dd if=slack-current-xfce_24Jul17-4.4.71-firefly_rk3399-build-20170806.img of=/dev/mmcblk0 bs=1M
 
Old 08-19-2017, 08:10 AM   #7
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
1. update kernel 4.4.77
2. to flash a new loader, you need to convert the board into a maskrom
boot from eMMC and clean boot sector: dd=/dev/zero of=/dev/mmcblk1 bs=32767 count=1
flash uboot to mmc: ./rkdeveloptool db rk3399_loader_v1.08.106.bin
./rkdeveloptool wl 0x40 idbloader.img
./rkdeveloptool wl 0x4000 uboot.img
./rkdeveloptool wl 0x6000 trust.img
3. after flash uboot transfer sd -> mmc, run setup after booting

Last edited by sndwvs; 08-26-2017 at 01:34 PM.
 
Old 08-26-2017, 05:17 PM   #8
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
new Development Board vs-rd-3399 http://www.videostrong.com/cn/produc...id=942&sid=278
buy http://www.geekbuying.com/item/DIY-B...rd-384860.html
 
Old 10-22-2017, 01:40 AM   #9
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
image prepared as a aarch64 system

1. update kernel 4.4.83

slack-current-aarch64-miniroot_22Oct17-4.4.83-firefly_rk3399-build-20171022.img
 
Old 11-06-2017, 11:49 AM   #10
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
1. update kernel 4.4.93
2. update miniroot_05Nov17

slack-current-aarch64-miniroot_05Nov17-4.4.93-firefly_rk3399-build-20171106.img
 
Old 12-14-2017, 05:16 AM   #11
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
1. update kernel 4.4.103
2. update miniroot 14Dec17

slack-current-aarch64-miniroot_14Dec17-4.4.103-firefly_rk3399-build-20171214.img.7z
 
Old 02-10-2018, 04:19 PM   #12
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
1. update kernel 4.4.115

slack-current-aarch64-miniroot_14Dec17-4.4.115-firefly_rk3399-build-20180210.img.7z

BUG:
Code:
Message from syslogd@firefly-rk3399 at Sun Feb 11 03:14:41 2018 ...
firefly-rk3399 kernel: [  116.216667] BUG: spinlock lockup suspected on CPU#0, swapper/0/0

Message from syslogd@firefly-rk3399 at Sun Feb 11 03:14:41 2018 ...
firefly-rk3399 kernel: [  116.216874]  lock: 0xffffffc0ed5a83e8, .magic: dead4ead, .owner: mali-cmar-backe/801, .owner_cpu: 2

Message from syslogd@firefly-rk3399 at Sun Feb 11 03:14:41 2018 ...
firefly-rk3399 kernel: [  116.216867] BUG: spinlock lockup suspected on CPU#4, Xorg/792

Message from syslogd@firefly-rk3399 at Sun Feb 11 03:14:41 2018 ...
firefly-rk3399 kernel: [  116.220361]  lock: 0xffffffc0ed5a83e8, .magic: dead4ead, .owner: mali-cmar-backe/801, .owner_cpu: 2

Last edited by sndwvs; 02-10-2018 at 05:41 PM.
 
Old 07-07-2018, 09:12 AM   #14
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
update kernel 4.4.138
 
Old 08-25-2018, 04:55 AM   #15
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,889

Original Poster
Rep: Reputation: Disabled
update kernel 4.4.151
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware for Firefly-RK3288 sndwvs Slackware - ARM 113 10-06-2023 05:08 PM
LXer: Open spec SBC dual boots Android and Ubuntu on hexa-core RK3399 LXer Syndicated Linux News 0 12-07-2016 02:50 AM
Firefly BSD? Dankles *BSD 2 05-10-2005 01:20 PM
Smartdisk Firefly 20GB USB Travers Linux - Hardware 0 09-18-2004 01:27 PM
Firefly USBee novik4ne Linux - Hardware 2 08-22-2003 12:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 07:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration