LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > slarm64
User Name
Password
slarm64 This forum is for the discussion of slarm64.

Notices


Reply
  Search this Thread
Old 02-15-2022, 12:17 PM   #1
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

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


previous discussion Rock Pi S
 
Old 06-11-2022, 11:37 AM   #5
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
installation README.TXT
kernel 5.18.3
slarm64-current-aarch64-server-rock_pi_s-5.18.3-build-20220611.img.zst
slarm64-current-aarch64-server-rock_pi_s-5.18.3-build-20220611.img.zst.sha256
 
1 members found this post helpful.
Old 08-05-2022, 03:31 PM   #6
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
installation README.TXT
kernel 5.19.0

slarm64-current-aarch64-server-rock_pi_s-5.19.0-build-20220805.img.zst
slarm64-current-aarch64-server-rock_pi_s-5.19.0-build-20220805.img.zst.sha256
 
1 members found this post helpful.
Old 08-18-2022, 06:14 PM   #7
shelldweller
Member
 
Registered: Mar 2019
Distribution: Slackware
Posts: 300

Rep: Reputation: Disabled
I picked up one of these at a good price, planning on making a music box out of it, among other things.

I built a legacy image, no problems. Can't test it until my board arrives, but the image built without errors.

I went to build a next image, and I got this vague error during the kernel build section:
Code:
  CC [M]  drivers/hid/hid-zpff.o
  CC [M]  drivers/hid/hid-zydacron.o
  CC [M]  drivers/iio/light/lm3533-als.o
  CC [M]  drivers/iio/magnetometer/yamaha-yas530.o
  LD [M]  drivers/iio/magnetometer/st_magn.o
  CC [M]  drivers/iio/light/ltr501.o
  CC [M]  drivers/hid/hid-viewsonic.o
  CC [M]  drivers/iio/temperature/mlx90632.o
  CC [M]  drivers/hid/wacom_wac.o
  CC [M]  drivers/iio/light/lv0104cs.o
  CC [M]  drivers/hid/wacom_sys.o
  CC [M]  drivers/hid/hid-waltop.o
  CC [M]  drivers/iio/light/max44000.o
  CC [M]  drivers/iio/temperature/tmp006.o
  CC [M]  drivers/iio/light/max44009.o
  CC [M]  drivers/hid/hid-wiimote-core.o
  CC [M]  drivers/iio/light/noa1305.o
  CC [M]  drivers/iio/temperature/tmp007.o
  CC [M]  drivers/iio/light/opt3001.o
  CC [M]  drivers/hid/hid-wiimote-modules.o
  CC [M]  drivers/hid/hid-wiimote-debug.o
  CC [M]  drivers/iio/light/pa12203001.o
  CC [M]  drivers/hid/hid-sensor-hub.o
  CC [M]  drivers/iio/temperature/tmp117.o
  CC [M]  drivers/iio/light/rpr0521.o
  CC [M]  drivers/hid/hid-sensor-custom.o
  CC [M]  drivers/iio/light/tsl2563.o
  CC [M]  drivers/iio/temperature/tsys01.o
  LD [M]  drivers/hid/hid-logitech.o
  LD [M]  drivers/hid/hid-picolcd.o
  LD [M]  drivers/hid/hid-uclogic.o
  LD [M]  drivers/hid/wacom.o
  AR      drivers/hid/built-in.a
  CC [M]  drivers/iio/light/si1133.o
  CC [M]  drivers/iio/light/si1145.o
  CC [M]  drivers/iio/light/stk3310.o
  CC [M]  drivers/iio/temperature/tsys02d.o
  CC [M]  drivers/iio/light/st_uvis25_core.o
  CC [M]  drivers/iio/light/st_uvis25_i2c.o
  LD [M]  drivers/hid/hid-wiimote.o
  CC [M]  drivers/iio/light/st_uvis25_spi.o
  CC [M]  drivers/iio/light/tcs3414.o
  CC [M]  drivers/iio/light/tcs3472.o
  CC [M]  drivers/iio/light/tsl2583.o
  CC [M]  drivers/iio/light/tsl2591.o
  CC [M]  drivers/iio/light/tsl2772.o
  CC [M]  drivers/iio/light/tsl4531.o
  CC [M]  drivers/iio/light/us5182d.o
  CC [M]  drivers/iio/light/vcnl4000.o
  CC [M]  drivers/iio/light/vcnl4035.o
  CC [M]  drivers/iio/light/veml6030.o
  CC [M]  drivers/iio/light/veml6070.o
  CC [M]  drivers/iio/light/vl6180.o
  CC [M]  drivers/iio/light/zopt2201.o
  AR      drivers/iio/built-in.a
make: *** [Makefile:1844: drivers] Error 2
It's not urgent at all, since I am still waiting for the board to arrive. I just wanted to see if I could build an image while I was waiting. Then I ran into this, and just thought I should report it here.

Thanks much, hope you're well, as always...
 
Old 08-19-2022, 01:31 PM   #8
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by shelldweller View Post
I picked up one of these at a good price, planning on making a music box out of it, among other things.

I built a legacy image, no problems. Can't test it until my board arrives, but the image built without errors.

I went to build a next image, and I got this vague error during the kernel build section:
Code:
  CC [M]  drivers/hid/hid-zpff.o
  CC [M]  drivers/hid/hid-zydacron.o
  CC [M]  drivers/iio/light/lm3533-als.o
  CC [M]  drivers/iio/magnetometer/yamaha-yas530.o
  LD [M]  drivers/iio/magnetometer/st_magn.o
  CC [M]  drivers/iio/light/ltr501.o
  CC [M]  drivers/hid/hid-viewsonic.o
  CC [M]  drivers/iio/temperature/mlx90632.o
  CC [M]  drivers/hid/wacom_wac.o
  CC [M]  drivers/iio/light/lv0104cs.o
  CC [M]  drivers/hid/wacom_sys.o
  CC [M]  drivers/hid/hid-waltop.o
  CC [M]  drivers/iio/light/max44000.o
  CC [M]  drivers/iio/temperature/tmp006.o
  CC [M]  drivers/iio/light/max44009.o
  CC [M]  drivers/hid/hid-wiimote-core.o
  CC [M]  drivers/iio/light/noa1305.o
  CC [M]  drivers/iio/temperature/tmp007.o
  CC [M]  drivers/iio/light/opt3001.o
  CC [M]  drivers/hid/hid-wiimote-modules.o
  CC [M]  drivers/hid/hid-wiimote-debug.o
  CC [M]  drivers/iio/light/pa12203001.o
  CC [M]  drivers/hid/hid-sensor-hub.o
  CC [M]  drivers/iio/temperature/tmp117.o
  CC [M]  drivers/iio/light/rpr0521.o
  CC [M]  drivers/hid/hid-sensor-custom.o
  CC [M]  drivers/iio/light/tsl2563.o
  CC [M]  drivers/iio/temperature/tsys01.o
  LD [M]  drivers/hid/hid-logitech.o
  LD [M]  drivers/hid/hid-picolcd.o
  LD [M]  drivers/hid/hid-uclogic.o
  LD [M]  drivers/hid/wacom.o
  AR      drivers/hid/built-in.a
  CC [M]  drivers/iio/light/si1133.o
  CC [M]  drivers/iio/light/si1145.o
  CC [M]  drivers/iio/light/stk3310.o
  CC [M]  drivers/iio/temperature/tsys02d.o
  CC [M]  drivers/iio/light/st_uvis25_core.o
  CC [M]  drivers/iio/light/st_uvis25_i2c.o
  LD [M]  drivers/hid/hid-wiimote.o
  CC [M]  drivers/iio/light/st_uvis25_spi.o
  CC [M]  drivers/iio/light/tcs3414.o
  CC [M]  drivers/iio/light/tcs3472.o
  CC [M]  drivers/iio/light/tsl2583.o
  CC [M]  drivers/iio/light/tsl2591.o
  CC [M]  drivers/iio/light/tsl2772.o
  CC [M]  drivers/iio/light/tsl4531.o
  CC [M]  drivers/iio/light/us5182d.o
  CC [M]  drivers/iio/light/vcnl4000.o
  CC [M]  drivers/iio/light/vcnl4035.o
  CC [M]  drivers/iio/light/veml6030.o
  CC [M]  drivers/iio/light/veml6070.o
  CC [M]  drivers/iio/light/vl6180.o
  CC [M]  drivers/iio/light/zopt2201.o
  AR      drivers/iio/built-in.a
make: *** [Makefile:1844: drivers] Error 2
It's not urgent at all, since I am still waiting for the board to arrive. I just wanted to see if I could build an image while I was waiting. Then I ran into this, and just thought I should report it here.

Thanks much, hope you're well, as always...
Thanks shelldweller, in kernel 5.19.2 the behavior of some functions has changed.
 
1 members found this post helpful.
Old 08-20-2022, 12:02 PM   #9
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
installation README.TXT
kernel 5.19.2

slarm64-current-aarch64-server-rock_pi_s-5.19.2-build-20220820.img.zst
slarm64-current-aarch64-server-rock_pi_s-5.19.2-build-20220820.img.zst.sha256
 
1 members found this post helpful.
Old 11-15-2022, 12:09 PM   #10
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
installation README.TXT
kernel 6.0.8

slarm64-current-aarch64-server-rock_pi_s-6.0.8-build-20221114.img.zst
slarm64-current-aarch64-server-rock_pi_s-6.0.8-build-20221114.img.zst.sha256
 
1 members found this post helpful.
Old 12-28-2022, 11:46 AM   #11
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
installation README.TXT
kernel 6.1.1

slarm64-current-aarch64-server-rock_pi_s-6.1.1-build-20221227.img.zst
slarm64-current-aarch64-server-rock_pi_s-6.1.1-build-20221227.img.zst.sha256
 
1 members found this post helpful.
Old 03-24-2024, 02:28 PM   #15
sndwvs
Senior Member
 
Registered: Aug 2014
Posts: 1,907

Original Poster
Rep: Reputation: Disabled
irradium - source based Linux distribution CRUX adhering to ideology keep it simple, has its own package system, also supports the port system.

irradium development

packages aarch64
packages riscv64

installation README.TXT
kernel 6.8.1

irradium-3.7-aarch64-core-rock_pi_s-6.8.1-build-20240324.img.zst
irradium-3.7-aarch64-core-rock_pi_s-6.8.1-build-20240324.img.zst.sha256
 
  


Reply



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 On
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
[SOLVED] Rock Pi E RK3328 (aarch64) sndwvs Slackware - ARM 10 12-07-2021 09:23 AM
[SOLVED] Rock Pi S RK3308 (aarch64) sndwvs Slackware - ARM 22 12-07-2021 09:22 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

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > slarm64

All times are GMT -5. The time now is 06:10 AM.

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