slarm64 This forum is for the discussion of slarm64. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
02-15-2022, 12:17 PM
|
#1
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Rep: 
|
Rock Pi S RK3308 (aarch64)
previous discussion Rock Pi S
|
|
|
02-15-2022, 12:19 PM
|
#2
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
|
02-23-2022, 05:23 PM
|
#3
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
|
04-11-2022, 11:01 AM
|
#4
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
|
06-11-2022, 11:37 AM
|
#5
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
08-05-2022, 03:31 PM
|
#6
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
08-18-2022, 06:14 PM
|
#7
|
Member
Registered: Mar 2019
Distribution: Slackware
Posts: 310
Rep: 
|
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...
|
|
|
08-19-2022, 01:31 PM
|
#8
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
Quote:
Originally Posted by shelldweller
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.
|
08-20-2022, 12:02 PM
|
#9
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
11-15-2022, 12:09 PM
|
#10
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
12-28-2022, 11:46 AM
|
#11
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
03-07-2023, 11:18 AM
|
#12
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
08-12-2023, 04:06 AM
|
#13
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
1 members found this post helpful.
|
10-14-2023, 04:26 PM
|
#14
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
|
03-24-2024, 02:28 PM
|
#15
|
Senior Member
Registered: Aug 2014
Posts: 2,174
Original Poster
Rep: 
|
|
|
|
All times are GMT -5. The time now is 08:31 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|