LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 07-29-2019, 01:19 PM   #1
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Rep: Reputation: Disabled
Rock Pi S RK3308 (aarch64)


information board:
  • Rockchip RK3308 Quad A35 64bit processor with built-in VAD
  • 256 / 512MB RAM versions
  • USB 2.0 OTG (type C) + USB 2.0 HOST (type A)
  • RJ45 10/100Mbit Ethernet
  • optional PoE (additional HAT required)
  • 802.11 a/b/g/n Wifi + Bluetooth 4.2 with external antenna connector
  • 26 pin GPIO header
  • 26 pin voice/audio header includes I2S, PCM, TDM, PDM, SPDIF, and HDMI ARC
  • Size 1.5x1.5inch (~38.1x38.1mm)
  • Optional - ROCK Pi S on board storage version with 1Gb/2Gb/4Gb/8Gb NAND flash
Attached Thumbnails
Click image for larger version

Name:	IMG_2141_1024x1024@2x.jpeg
Views:	55
Size:	132.8 KB
ID:	30983  

Last edited by sndwvs; 07-29-2019 at 01:31 PM.
 
Old 08-20-2019, 12:08 PM   #2
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
First release for Rock Pi S v1.1 board prepared:

legacy kernel
  • image update to the current version of the rootfs 15 Jun 19
  • kernel version 4.4.143

Due to the fact that not all tty dongle love the speed of 1500000, u-boot and the kernel are built with support for 115200 speeds.

Hardware v11, v1.1
26-pin Header 1
Code:
Pin:
6 GND
8 GPIO2_A1 UART0_TX
10 GPIO2_A0 UART0_RX
Code:
# screen /dev/ttyUSB0 115200,cs8
howto install:
installation on a sdcard
Unpack the IMAGE file and record by running the following on the SD card
( /dev/mmcblk0 = your sd card device ):

dd if=slarm64-current-*-base-rootfs-*-build-*.img of=/dev/mmcblk0 bs=1M
or
xzcat slarm64-current-*-base-rootfs-*-build-*.img.xz > /dev/mmcblk0

login: root
password: password

kernel: http://dl.fail.pp.ua/slackware/images/rock_pi_s/kernel
image: http://dl.fail.pp.ua/slackware/images/rock_pi_s 1
u-boot: http://dl.fail.pp.ua/slackware/image...0190819.tar.xz

the image includes a bootloader, but it can be installed / updated separately

Code:
    dd if=idbloader.img of=/dev/mmcblk0 seek=64
    dd if=uboot.img of=/dev/mmcblk0 seek=16384
    dd if=trust.img of=/dev/mmcblk0 seek=24576
 
Old 08-20-2019, 01:45 PM   #3
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update
kernel version 4.4.178
шmage slarm64-current-aarch64-base-rootfs-15Jun19-4.4.178-rock_pi_s-build-20190820.img.xz
 
Old 08-22-2019, 01:58 PM   #4
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update
kernel version 4.4.189
image: slarm64-current-aarch64-base-rootfs-15Jun19-4.4.189-rock_pi_s-build-20190822.img.xz

overclocking 1296000

Last edited by sndwvs; 08-22-2019 at 02:02 PM.
 
Old 03-07-2020, 09:12 AM   #6
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update:
slarm64-current-aarch64-base-rootfs-20200118-5.5.8-rock_pi_s-build-20200307.img.xz
slarm64-current-aarch64-base-rootfs-20200118-5.5.8-rock_pi_s-build-20200307.img.xz.md5
 
Old 04-29-2020, 04:31 AM   #7
rolyantrauts
LQ Newbie
 
Registered: Apr 2020
Posts: 1

Rep: Reputation: Disabled
How stable you finding 1.3hz?

Guess a little Pi heatsink wouldn't hurt.

I thought it was 1.3 when I purchased and have been doing some benches thinking its slower than I thought as expected roughly Pi3 equiv but its less.
Do you have the DTS info to share?

Stuart
 
Old 05-08-2020, 02:48 PM   #8
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update:
slarm64-current-aarch64-base-rootfs-20200118-4.4.222-rock_pi_s-build-20200508.img.xz
slarm64-current-aarch64-base-rootfs-20200118-4.4.222-rock_pi_s-build-20200508.img.xz.md5
 
Old 08-26-2020, 01:51 PM   #9
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update:
slarm64-current-aarch64-base-rootfs-20200628-5.8.4-rock_pi_s-build-20200826.img.zst
slarm64-current-aarch64-base-rootfs-20200628-5.8.4-rock_pi_s-build-20200826.img.zst.md5
 
Old 09-12-2020, 12:20 PM   #11
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,917

Original Poster
Rep: Reputation: Disabled
update:

slarm64-current-aarch64-base-rootfs-20200901-4.4.236-rock_pi_s-build-20200912.img.zst
slarm64-current-aarch64-base-rootfs-20200901-4.4.236-rock_pi_s-build-20200912.img.zst.md5

Last edited by sndwvs; 09-12-2020 at 12:23 PM.
 
  


Reply

Tags
iot, rk3308, rockchip, slackware, slarm64



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] Rock PI 4 RK3399 (aarch64) sndwvs Slackware - ARM 100 12-07-2021 09:25 AM
LXer: Radxa updates Rock Pi 4 with NVMe and debuts PoE HAT and a tiny RK3308-based voice board LXer Syndicated Linux News 0 06-19-2019 09:10 AM
LXer: Voice boards run Linux on Cortex-A35 based RK3308 LXer Syndicated Linux News 0 06-15-2019 02:14 AM
Rock Linux -- does it rock ?? rolando Linux - Distributions 2 10-10-2004 01:52 PM

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

All times are GMT -5. The time now is 05:08 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