You are not logged in.
I see, kernel recompilation then, no prebuilt packages... I'll try, thanks!
You can build your own packages,
Maybe C0rnelious,or MetaYan or ShorTie could help you, since they work more with raspberrypi's?
copy your .config file to the kernel folder, then you can explore and even make your own kernels, with the option make deb-pkg.
Also you can check this thread, for a rpi builder.., see the last comment:
https://dev1galaxy.org/viewtopic.php?id=3209&p=4
Last edited by tuxd3v (2020-09-29 18:11:43)
Best Regards,
tux
Offline
copy your .config file to the kernel folder, then you can explore and even make your own kernels, with the option make deb-pkg.
Great, thanks again
Offline
banana pro + devuan armhf = OK thanks
Offline
Devuan Beowulf 3.1.0 Raspberry Pi SD card images tuned for RPi specific hardware variants have been added to https://arm-files.devuan.org/ for testing. Please refer to the updated README.txt for test image details.
Offline
Devuan Beowulf 3.1.0 Raspberry Pi SD card images tuned for RPi specific hardware variants have been added to https://arm-files.devuan.org/ for testing. Please refer to the updated README.txt for test image details.
Great news! Thanks
Offline
Good news!
Best Regards,
tux
Offline
Devuan Beowulf 3.1.0 Raspberry Pi SD card images tuned for RPi specific hardware variants have been added to https://arm-files.devuan.org/ for testing. Please refer to the updated README.txt for test image details.
Excellent news!
I've just come back to Devuan, (normally use AntiX Base), but am looking for an alternative O/S for my RPi computers, so I will definitely be giving these a go, thanks.
Offline
Devuan Beowulf 3.1.0 Raspberry Pi SD card images tuned for RPi specific hardware variants have been added to https://arm-files.devuan.org/ for testing. Please refer to the updated README.txt for test image details.
Running perfectly on Pi 3b rev 1.2. Now in use as a wireless access point!
Offline
Running perfectly on Pi 3b rev 1.2
Just installed on a 3b rev 1.2 too
Offline
Hobthrust wrote:Running perfectly on Pi 3b rev 1.2
Just installed on a 3b rev 1.2 too
Nice! I've got Pi-Hole running now too, no problems at all.
Offline
Hi everyone,
Flashed the folllowing image on an SD card and launched.
devuan_beowulf_3.1.0_arm64_rpi4.img
The install starts, but I get stucked after one minute with a login and password prompt:
"BCM2711 login"
Cannot find the solution in the README.txt file. Made a quick search on google but could not find anything.
Would you happen to know what I am missing or a step I might have overlooked?
Offline
I believe that the answer is in this README.
Online
Hi Golinux!
Thank you very much for your attention and help!
Are you referring to the following paragraph?
'The devices should startup a openssh-server, but you won't be able to login directly over ssh, as root user..
Instead, login as devuan user, and change then to root, by issuing:
'sudo su -' and typing your *devuan* password
Beowulf 3.0.0 credentials:
devuan:'devuan'
root :'toor'
Beowulf 3.1.0 credentials (rpi-img-builder based):
pi:'board' (with passwordless SUDO :-O )'
Here is what the screen displays at the step I cannot go through:
--------
Devuan GNU/Linux 3 bcn2711 tty1
bcm2711 login:
Password:
--------
After the 'bcm2711 login:' and 'Password:' command prompts, I have been trying various combinations of logins and passwords but am still getting 'Login incorrect' as a result. Am I supposed to key 'bcm2711'? 'sudo su - board'? Or 'sudo su - bcm2711'? Is the password supposed to be void?
Sorry if my question sounds 'noobish' and I certainly do not mean to waste your time. Thanks again and in advance, for your support.
Offline
Hi everyone,
Flashed the folllowing image on an SD card and launched.
devuan_beowulf_3.1.0_arm64_rpi4.img
The install starts, but I get stucked after one minute with a login and password prompt:
"BCM2711 login"
Cannot find the solution in the README.txt file. Made a quick search on google but could not find anything.Would you happen to know what I am missing or a step I might have overlooked?
Should be:
username: pi
password: board
As for sudo, it's setup so that you do not need to input a password to execute sudo.
You can find more information about the base image here: https://github.com/pyavitz/rpi-img-buil … tag/images
Offline
C0rnelius, thank you very much for your precious help!
Offline
To the person who said unerbootin was not available and asked for another tool.
If the following commands are available:
git
make
You can use git copy to copy the rpi-imager from githib and make / make install it
Then just select other iso instead of downloading in app
Select your iso and sd card and write.
Rpi-imager git command:
git copy https://github.com/raspberrypi/rpi-imager
There are tons of tips on make / make install all over the internet
Good luck
Offline
Sorry to ask the question !
but I tried at least twenty times to login on Rpi2 image with
login/password = pi/board
And I can swear it doesn't work after checking caps lock, input language,...!
any hint about where I could be wrong, please ?
Offline
Sorry to ask the question !
but I tried at least twenty times to login on Rpi2 image with
login/password = pi/board
And I can swear it doesn't work after checking caps lock, input language,...!
any hint about where I could be wrong, please ?
Try this one: https://github.com/pyavitz/rpi-img-buil … -26.img.xz
The name of the img is misleading, as it will actually boot both the Raspberry Pi 2 and 3.
More information on the img and options can be found here: https://github.com/pyavitz/rpi-img-buil … tag/images
Offline
Thanks you very much for your quick answer !
It now works...
Offline
Please will it be possible to compile for RK3229 (img) ?
https://github.com/jhswartz/rk3229
Last edited by markosc (2021-06-13 08:43:37)
Offline
devuan_beowulf_3.1.0_arm64_rpi3.img.zip 04-Mar-2021 22:44 576M
devuan_beowulf_3.1.0_arm64_rpi4.img.zip 04-Mar-2021 22:46 573M
Working well on my RPi3A+ / RPi3B+ // RPi4B / RPi400
Excellent work, thank you.
Last edited by Camtaf (2021-06-13 09:33:44)
Offline
Please will it be possible to compile for RK3229 (img) ?
https://github.com/jhswartz/rk3229
hello markosc,
What is your Idea, compile a kernel for some hardware?
it seems to be doable, but I don't really know about the device tree for your device..
What is your device?
Best Regards,
tux
Offline
markosc wrote:Please will it be possible to compile for RK3229 (img) ?
https://github.com/jhswartz/rk3229hello markosc,
What is your Idea, compile a kernel for some hardware?
it seems to be doable, but I don't really know about the device tree for your device..
What is your device?
basically have a devuan system image for "scishion" "v88 4k" android tv box with 1gb ram rockchip rk3229, but I could only find an ARMBIAN (debian buster) image https://www.armbian.com/rk322x-tv-box/ and discussion forum https://forum.armbian.com/topic/12656-c … -tv-boxes/ which has a kernel for the rockchip rk3229, I tried to transform from Debian to Devuan but the system in the end does not start.
Offline
Hello,
Can anyone tell me if it is possible to install Devuan on Odroid C4, including all hardware DTB's ?
I would need all serial lines and the RTC chip/addon board, the pcf8563. So the DTB overlays that I always used in Ubuntu, which is supported by Hardkernel, was "uart0 uart1 uart2 uart3 pcf8563".
Is this available for Devuan aswell ? Please let me know.
Offline
Is it possible to install Devuan on a Odroid C4 and use the tobetter kernel source which includes the overlays, yes. But I don't see all the overlays you are asking about?
ls /usr/lib/meson*/amlogic/overlays/odroidc4
hifishield2.dtbo hktft35.dtbo spi0.dtbo w1-gpio_p15.dtbo
hktft32.dtbo pcf8563.dtbo sx865x-i2c1.dtbo w1-gpio_p22.dtbo
Also the current imgs I build use extlinux and although it does have overlay support now, I have personally never tried to use it.
Offline