The officially official Devuan Forum!

You are not logged in.

#26 Re: Hardware & System Configuration » [SOLVED] LUKS crypt fail to open on recent kernel 5.8.x » 2020-10-31 10:32:57

Hello, thanks for responses.
Yes, FDE means Full Disk Encryption. After upgrading the kernel I cannot open the cryptsetup during boot. The only message is as if I made a typo during typing passphrase, but when I'm trying to boot with older kernel the passphrase works.
I've managed to resolve this issue on one machine with wiping the drive and reinstallation but that's overkill.

#27 Re: Desktop and Multimedia » Automating post-installation steps » 2020-10-28 18:02:59

Thank you bgstack15, that's very useful information!

#28 Hardware & System Configuration » [SOLVED] LUKS crypt fail to open on recent kernel 5.8.x » 2020-10-26 22:01:43

uther
Replies: 13

I have FDE made with guided partitioning during install and after upgrading kernel to 5.8.0 I can't open it anymore. I'm getting standard response as if I made a typo. However I can open the crypt with older kernels like 4.19.x.

The issue is present on two different hardware configs. I'm using vanilla Beowulf installs and the 5.8.0 kernel is installed from backports.
This wasn't happening on 5.7.x IIRC.

#29 Re: Desktop and Multimedia » Automating post-installation steps » 2020-10-26 21:26:13

Thanks all of you.
GlennW - your approach is interesting even for a scenario when you do have internet connection. I've never considered home folder to be on a separate drive maily because I'm too lazy to learn how to install manually whole system with full disc encryption and separate partitions. I'll eventually do it ... tommorow :^).

HoaS - very efficient indeed, but a little above my skills right now.

As for the questions - I'm lookig where xfce writes custom keyboard shortcuts. I've foud file /home/user/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml but I'm not sure if this is it?

#30 Desktop and Multimedia » Automating post-installation steps » 2020-10-11 09:49:56

uther
Replies: 6

I'm curious about automating various post installation steps, and I've found that people recommend two contradictory ways to do it:
1. Copy entire /home, /ect, and other necessary directories.
2. Set everything with a script.

I really don't like the first idea because that way you can end with a lot unnecessary files and you risk copying something that is already broken or would break the fresh install.

Setting everything with a script is much better in a way that you write script once and you are done. Troubleshooting is much easier too IMO, and you dont need to care about backups for config files.
Right now I have a script that can cover basic configuration on couple different machines. Things like power management on a laptop with powertop, tweaking kernel parameters, installing firmware, drivers and software, ricing Desktop, etc.
It's still work in progress, but after using it twice already it's much faster than doing all the things by hand.

Aside from data handling is copying better than script when it comes to setting desktop environment?

inb4 - don't reinstall, fix what is broken :^)

#31 Re: Other Issues » [SOLVED] ext4 usb flash drive is slow » 2020-10-10 16:40:35

Thanks rolfie. After format to ext2 the drive is a lot faster.

HoaS - thanks for the tip, USB3. Sometimes the drive were completly unresponsive while browsing with Thunar. Every file transfer took several minutes to start. With mid-size and large files the transfer speeds dropped pretty quickly to ~10MB, and between every file during copying there was a 10-20 sec delay.
After format most of this issues are gone.

#32 Other Issues » [SOLVED] ext4 usb flash drive is slow » 2020-10-10 12:53:42

uther
Replies: 3

I've formatted one of my usb drives as ext4 as I wanted fast drive for linux systems.
Unfortunately the drive is facemeltingly slow, not only in write but in read too. And I don't now if this is hardware, or vendor related or if it's just a Linux thing (tm).

Should I unironically stick with NTFS, as it can give me better I/O? Are there any downsides of using Msft file system with Linux?

#33 Re: Desktop and Multimedia » [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf) » 2020-09-29 19:00:08

/etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop is in place and contains:

Exec=/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1

There's no autostart/polkit-gnome-authentication-agent-1.desktop in ~/.config/autostart

ED: I've updated the kernel and now everything seems to be ok.

#34 Re: Desktop and Multimedia » [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf) » 2020-09-29 18:39:37

Head_on_a_Stick wrote:

But you don't have a graphical authentication agent running so Synaptic can't ask for a password if you launch it from the menu.

I already have policykit-1-gnome installed.
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & have resolved the issue. Thanks.

From backports I have installed only newest kernels 5.4 and 5.6.

#35 Re: Desktop and Multimedia » [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf) » 2020-09-29 18:14:47

I have policykit

~$ pgrep -a polkit
5210 /usr/lib/policykit-1/polkitd --no-debug

and no pinned packages:

~$ apt policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 100 http://deb.devuan.org/merged beowulf-backports/contrib i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=contrib,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/contrib amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=contrib,b=amd64
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/non-free i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=non-free,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/non-free amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=non-free,b=amd64
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/main i386 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=main,b=i386
     origin deb.devuan.org
 100 http://deb.devuan.org/merged beowulf-backports/main amd64 Packages
     release v=3.0.0,o=Devuan Backports,a=stable-backports,n=beowulf-backports,l=Devuan Backports,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/non-free i386 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/non-free amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/main i386 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-updates/main amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-updates,n=beowulf-updates,l=Devuan,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/non-free i386 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/non-free amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/main i386 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf-security/main amd64 Packages
     release v=3.0.0,o=Devuan,a=stable-security,n=beowulf-security,l=Devuan-Security,c=main,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/contrib i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=contrib,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/contrib amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=contrib,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/non-free i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=non-free,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/non-free amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=non-free,b=amd64
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/main i386 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=main,b=i386
     origin deb.devuan.org
 500 http://deb.devuan.org/merged beowulf/main amd64 Packages
     release v=3.0,o=Devuan,a=stable,n=beowulf,l=Devuan,c=main,b=amd64
     origin deb.devuan.org
Pinned packages:

#36 Desktop and Multimedia » [SOLVED] Cannot run Synaptic & mount drives after update (Beowulf) » 2020-09-29 18:01:32

uther
Replies: 6

After recent update I cannot run Synaptic (launcher and whisker menu) and open encrypted drives (thunar) anymore.
Im running Beowulf Xfce flavour. I can run Synaptic with sudo, and open crypts manually with cryptsetup luksOpen.

When opening encrypted drive I'm getting:

 failed to mount "_my-drive-here_ Encrypted" Not authorized to perform operation.

Appreciate any help.

#38 Re: Installation » [Solved]Grub failing to boot - grub_calloc not found » 2020-08-07 13:57:14

I've encountered the same problem as OP. However I have /boot on separate partition, and the rest part of the OS is encrypted.
Will this method work or should I change anything? I don't want to reinstall the whole system, as this is my main work machine.
I can boot in with live-iso. Thanks in advance.

sudo -i
mount /dev/sdXY /mnt
apt update && apt install grub-pc
grub-install --boot-directory=/mnt/boot /dev/sdX
reboot

So I've mounted /boot on /mnt and tried reinstall grub, but apt install grub-pc failes on nvme on which /boot partition is located.

root@devuan:~# grub-install --root-directory=/mnt/ /dev/nvme0n1
Installing for i386-pc platform.
grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub-install: warning: Embedding is not possible.  GRUB can only be installed in this setup by using blocklists.  However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.

I'm not very familiar with GRUB nor UEFI/BIOS internals. I found that above issue can be solved by creating small partition and flagging it with 'bios_grub:
https://blog.hostonnet.com/grub-install … e-possible
https://askubuntu.com/questions/671809/ … -partition

How to do it if all disc space is already taken? I have LUKS FDE on entire drive beside /boot. Should I cut part of /boot partition then? Also I have amd64 system and grub installer is i386 - is it normal?

#39 Re: Installation » [SOLVED] Devuan keyserver not available / bad signature » 2020-08-07 12:41:55

I already refreshed keys before verifying file and all are up to date (not changed). subkeys.pgp.net is timing out on me right now, will check later.

I've downloaded iso and signature directly from Devuan page: https://files.devuan.org/devuan_beowulf/desktop-live/

gpg --verify SHA256SUMS.txt.asc SHA256SUMS.txt
gpg: Signature made Sun 31 May 2020 11:34:07 PM CEST
gpg:                using RSA key 67F5013216271E85C251E480A73823D3094C5620
gpg: BAD signature from "fsmithred (aka fsr) <fsmithred@gmail.com>" [unknown]

EDIT: Nevermind. I redownloaded all files and now everything is fine. Thanks.

#40 Installation » [SOLVED] Devuan keyserver not available / bad signature » 2020-08-07 12:16:30

uther
Replies: 2

I wanted to update keys for iso verification and got:

gpg --keyserver=pgp.mit.edu --recv-keys 094c5620
gpg: keyserver recieve failed: No keyserver available

When I try to verify Beowulf SHA256SUMS with the existing key i get bad signature from @fsmithred.

I tried on two machines with VPN+proxy on and off. Can someone check if this is only on my side? Thanks in advance.

#41 Re: News & Announcements » Beowulf 3.0.0 is here! » 2020-06-05 13:30:35

Congratulations to the Team! Great work!

#43 Re: Devuan » Devuan Wallpapers » 2020-02-23 08:23:17

Hey josh, nice job!

I was planning to release my part when Beowulf is released, but to hell with it smile

wide-large    2560 x 1600 https://pasteboard.co/IVZ50qo.jpg
wide-small    1280 x 800 https://pasteboard.co/IVZ4yNp.jpg
narrow-large  2560 x 1920 https://pasteboard.co/IVZ58m9.jpg
narrow-small  1280 x 960 https://pasteboard.co/IVZ4JhO.jpg

2560x1440 https://pasteboard.co/IVZ4S7J.jpg
5120x2880 https://pasteboard.co/IVZ5gY1.jpg

#44 Re: Hardware & System Configuration » [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue » 2020-02-17 16:12:38

Head_on_a_Stick wrote:

build a new module from Larry Finger's github site.

That solved the issue.

#45 Re: Hardware & System Configuration » [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue » 2020-02-17 15:37:08

Head_on_a_Stick wrote:

I found this but the referenced bug seems to apply to kernel >5.0. I presume you're using the 4.19 LTS branch with beowulf?

Sh*t, I forgot to mention. I'm on 5.4.0-0.

uname -a
Linux user 5.4.0-0.bpo.2-rt-amd64 #1 SMP PREEMPT_RT Debian 5.4.8-1~bpo10+1 (2020-01-07) x86_64 GNU/Linux
dmesg | grep firmware 
[   13.187885] rtw_pci 0000:02:00.0: firmware: failed to load rtw88/rtw8822b_fw.bin (-2)
[   13.187887] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   13.187889] rtw_pci 0000:02:00.0: Direct firmware load for rtw88/rtw8822b_fw.bin failed with error -2
[   13.187892] rtw_pci 0000:02:00.0: failed to request firmware
[   13.204310] rtw_pci 0000:02:00.0: failed to load firmware
[   28.347329] r8169 0000:05:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-3.fw
lspci -knn | grep -A2 WiFi
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
	Subsystem: Lenovo RTL8822BE 802.11a/b/g/n/ac WiFi adapter [17aa:b023]
	Kernel modules: rtwpci
ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether e8:6a:54:64:52:43 brd ff:ff:ff:ff:ff:ff
3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether e8:6a:54:64:52:42 brd ff:ff:ff:ff:ff:ff
HevyDevy wrote:

Did /lib/firmware/rtw88 exist ascii ?

Unfortunately I've migrated to Beowulf on all my machines. Maybe someone else can tell. I assume yes, because before migration WiFi worked.

#46 Hardware & System Configuration » [SOLVED] Beowulf and Realtek rtl8822be wifi firmware issue » 2020-02-17 14:21:59

uther
Replies: 5

I've found an issue with Realtek 8822 WiFi card after upgrading to Beowulf. It seems like firmware changed location because in /lib/firmware are:

/lib/firmware/rtl_bt/rtl8822b_config.bin
/lib/firmware/rtl_bt/rtl8822b_fw.bin
/lib/firmware/rtl_bt/rtl8822cu_fw.bin
/lib/firmware/rtlwifi/rtl8822befw.bin

but /lib/firmware/rtw88 does not exist:

dmesg | grep 8822
[   13.187885] rtw_pci 0000:02:00.0: firmware: failed to load rtw88/rtw8822b_fw.bin (-2)
[   13.187889] rtw_pci 0000:02:00.0: Direct firmware load for rtw88/rtw8822b_fw.bin failed with error -2
lspci
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI Express Card Reader (rev 01)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter
lshw -C network
  *-network DISABLED        
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:04:00.0
       logical name: eth0
       version: 0e
       serial: 
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical
       configuration: broadcast=yes driver=r8169 latency=0 link=no multicast=yes
       resources: irq:72 ioport:3400(size=256) memory:c0814000-c0814fff memory:c0800000-c0803fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: eth1
       version: 10
       serial: 
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168g-3_0.0.1 04/23/13 ip=192.168.88.87 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       resources: irq:73 ioport:2000(size=256) memory:c0704000-c0704fff memory:c0700000-c0703fff
dpkg --get-selections | grep firmware
firmware-linux-free				install
firmware-realtek				install

#47 Re: ARM Builds » Is any work planned for devuan on the raspberry pi 4? » 2020-02-08 12:33:26

hi tuxd3v, therion. I hope, since therion23 joined, the work wil go much faster smile
I've found some time and done the following on stock Raspbian:

tuxd3v wrote:

Things that would be interesting would be,
a) If you have a serial debugger, connect to the uart, and get all the information about bootloader/boot process.
b) Find if thermal zones do exist, what temps system have..if something really out of what to be expected..
find /sys/class/thermal -name thermal_\* -exec ls -l {} \; -exec cat {}/temp \;
c) Get information about cpuinfo, and if it is correct..
'cat /proc/cpuinfo'
d) get information about swap, and system memory:
swapon -a && free -m
e) check swap quantity and algos( it should be 'lz4' )
swapon --show
find /sys/class/block -name zram\* -exec cat {}/comp_algorithm \;
f) List Loaded Modules:
lsmod

pi@raspberrypi:~ $ find /sys/class/thermal -name thermal_\* -exec ls -l {} \; -exec cat {}/temp \;
lrwxrwxrwx 1 root root 0 Feb  8 12:04 /sys/class/thermal/thermal_zone0 -> ../../devices/virtual/thermal/thermal_zone0
43816
pi@raspberrypi:~ $ cat /proc/cpuinfo
processor	: 0
model name	: ARMv7 Processor rev 3 (v7l)
BogoMIPS	: 108.00
Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 1
model name	: ARMv7 Processor rev 3 (v7l)
BogoMIPS	: 108.00
Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 2
model name	: ARMv7 Processor rev 3 (v7l)
BogoMIPS	: 108.00
Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

processor	: 3
model name	: ARMv7 Processor rev 3 (v7l)
BogoMIPS	: 108.00
Features	: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32 
CPU implementer	: 0x41
CPU architecture: 7
CPU variant	: 0x0
CPU part	: 0xd08
CPU revision	: 3

Hardware	: BCM2835
Revision	: c03111
Serial		: 100000004fb027ee
Model		: Raspberry Pi 4 Model B Rev 1.1
pi@raspberrypi:~ $ swapon -a && free -m
              total        used        free      shared  buff/cache   available
Mem:           3906         166        3516          39         223        3581
Swap:            99           0          99
pi@raspberrypi:~ $ swapon --show
NAME      TYPE SIZE USED PRIO
/var/swap file 100M   0B   -2
pi@raspberrypi:~ $ find /sys/class/block -name zram\* -exec cat {}/comp_algorithm \;

returned nothing because /sys/class/block doesn't contain zram:

pi@raspberrypi:/sys/class/block $ ls
loop0  loop3  loop6    mmcblk0p1  mmcblk0p6  ram1   ram12  ram15  ram4  ram7
loop1  loop4  loop7    mmcblk0p2  mmcblk0p7  ram10  ram13  ram2   ram5  ram8
loop2  loop5  mmcblk0  mmcblk0p5  ram0       ram11  ram14  ram3   ram6  ram9
pi@raspberrypi:~ $ lsmod
Module                  Size  Used by
rfcomm                 49152  4
bnep                   20480  2
hci_uart               40960  1
btbcm                  16384  1 hci_uart
serdev                 20480  1 hci_uart
bluetooth             389120  29 hci_uart,bnep,btbcm,rfcomm
ecdh_generic           28672  1 bluetooth
fuse                  110592  3
8021q                  32768  0
garp                   16384  1 8021q
stp                    16384  1 garp
llc                    16384  2 garp,stp
hid_logitech_hidpp     40960  0
evdev                  24576  11
bcm2835_codec          36864  0
v4l2_mem2mem           24576  1 bcm2835_codec
bcm2835_v4l2           45056  0
bcm2835_mmal_vchiq     32768  2 bcm2835_codec,bcm2835_v4l2
brcmfmac              311296  0
v4l2_common            16384  1 bcm2835_v4l2
videobuf2_dma_contig    20480  1 bcm2835_codec
videobuf2_vmalloc      16384  1 bcm2835_v4l2
vc4                   176128  3
videobuf2_memops       16384  2 videobuf2_dma_contig,videobuf2_vmalloc
videobuf2_v4l2         24576  3 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
brcmutil               16384  1 brcmfmac
videobuf2_common       45056  4 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
v3d                    73728  3
videodev              200704  6 bcm2835_codec,v4l2_common,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
drm_kms_helper        184320  2 vc4
gpu_sched              28672  1 v3d
media                  36864  3 bcm2835_codec,videodev,v4l2_mem2mem
vc_sm_cma              36864  1 bcm2835_mmal_vchiq
sha256_generic         20480  0
drm                   442368  10 v3d,vc4,gpu_sched,drm_kms_helper
cfg80211              647168  1 brcmfmac
drm_panel_orientation_quirks    16384  1 drm
raspberrypi_hwmon      16384  0
hwmon                  16384  1 raspberrypi_hwmon
snd_soc_core          192512  1 vc4
rpivid_mem             16384  0
snd_compress           20480  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
rfkill                 28672  6 bluetooth,cfg80211
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
snd_bcm2835            24576  2
snd_pcm               102400  4 vc4,snd_pcm_dmaengine,snd_bcm2835,snd_soc_core
snd_timer              32768  1 snd_pcm
snd                    73728  9 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
uio_pdrv_genirq        16384  0
uio                    20480  1 uio_pdrv_genirq
hid_logitech_dj        20480  0
i2c_dev                20480  0
ip_tables              24576  0
x_tables               32768  1 ip_tables
ipv6                  454656  22

#48 Re: ARM Builds » RPi3A+/3B/3B+/(4B) » 2020-02-07 09:39:13

FM81 wrote:

Based on the raspi3-image (same root-password 'toor'), but for model 4:
https://www.file-upload.net/download-13 … mg.gz.html

Hello FM81, I want to test your RPi4 Devuan image, but the hosting service won't let me download it, and it is redirecting me to https://www.file-upload.net. The only thing I've blocked on this site are facebook and google-analytics. Can you upload the image somewhere else?
Thanks, uther

#49 Re: ARM Builds » Is any work planned for devuan on the raspberry pi 4? » 2020-02-02 19:47:23

Here's the log. We still don't have proper boot.
I'm thinking, maybe I should try with different SD card just for the sake of it?
Yeah, mainline kernel would be indeed very nice.

PM_RSTS: 0x00001000

RPi: BOOTLOADER release VERSION:5e86aac5 Jan 17 2020 17:37:13 BOOTMODE: 0x00000006 part: 0 BUILD_TIMESTAMP=1579282631 0x4fb027ee 0x00c03111

uSD voltage 3.3V 1

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

CID: 000353445343313647805210374a0119

CSD: 400e00325b59000076b27f800a404000

CSD: VER: 1 logical blocks: 30386 mult: 1024 rd(len: 512 partial: 0 misalign: 0) sectors: 31116288

SD: bus-width: 4 spec: 2 SCR: 0x02358443 0x00000000

SD HOST: 200000000 CTL0: 0x00000f04 BUS: 40000000 Hz actual: 33333333 HZ div: 6 (3) status: 0x1fff0000 delay: 2

MBR: 0x00002000,  524288 type: 0x0b

MBR: 0x00082000, 2867200 type: 0x83

MBR: 0x00000000,       0 type: 0x00

MBR: 0x00000000,       0 type: 0x00

part-offset: 8192 oem:  mkfs.fat volume:  boot       

rsc: 32 sectors-per-fat: 4033 clusters: 516190 cluster-size: 1 root-dir: 2 root-sectors: 0

WEL: 0x00003fa2 0x00081fff

PM_RSTS: 0x00001000

Partition: 0

part-offset: 8192 oem:  mkfs.fat volume:  boot       

rsc: 32 sectors-per-fat: 4033 clusters: 516190 cluster-size: 1 root-dir: 2 root-sectors: 0

Loading config.txt hnd: 0x000400b1

Initialising SDRAM 'Micron' 16Gb x2 total-size: 32 Gbit 3200

Loading recover4.elf hnd: 0x00000000

Failed to read recover4.elf error: 6

Loading recovery.elf hnd: 0x00000000

Failed to read recovery.elf error: 6

Loading start4.elf hnd: 0x0000f80a

Loading fixup4.dat hnd: 0x000002e5

MEM GPU: 64 ARM: 960 TOTAL: 1024

FIXUP src: 128 256 dst: 960 1024

Starting start4.elf @ 0xfec00200

#50 Re: ARM Builds » Is any work planned for devuan on the raspberry pi 4? » 2020-02-02 12:52:19

kernel=vmlinuz dump

PM_RSTS: 0x00001000

RPi: BOOTLOADER release VERSION:5e86aac5 Jan 17 2020 17:37:13 BOOTMODE: 0x00000006 part: 0 BUILD_TIMESTAMP=1579282631 0x4fb027ee 0x00c03111

uSD voltage 3.3V 1

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

CID: 000353445343313647805210374a0119

CSD: 400e00325b59000076b27f800a404000

CSD: VER: 1 logical blocks: 30386 mult: 1024 rd(len: 512 partial: 0 misalign: 0) sectors: 31116288

SD: bus-width: 4 spec: 2 SCR: 0x02358443 0x00000000

SD HOST: 200000000 CTL0: 0x00000f04 BUS: 40000000 Hz actual: 33333333 HZ div: 6 (3) status: 0x1fff0000 delay: 2

MBR: 0x00002000,  524288 type: 0x0b

MBR: 0x00082000, 2867200 type: 0x83

MBR: 0x00000000,       0 type: 0x00

MBR: 0x00000000,       0 type: 0x00

part-offset: 8192 oem:  mkfs.fat volume:  boot       

rsc: 32 sectors-per-fat: 4033 clusters: 516190 cluster-size: 1 root-dir: 2 root-sectors: 0

WEL: 0x00003fa2 0x00081fff

PM_RSTS: 0x00001000

Partition: 0

part-offset: 8192 oem:  mkfs.fat volume:  boot       

rsc: 32 sectors-per-fat: 4033 clusters: 516190 cluster-size: 1 root-dir: 2 root-sectors: 0

Loading config.txt hnd: 0x000400ac

Initialising SDRAM 'Micron' 16Gb x2 total-size: 32 Gbit 3200

Loading recover4.elf hnd: 0x00000000

Failed to read recover4.elf error: 6

Loading recovery.elf hnd: 0x00000000

Failed to read recovery.elf error: 6

Loading start4cd.elf hnd: 0x00010d2c

Loading fixup4cd.dat hnd: 0x000002f2

MEM GPU: 16 ARM: 998 TOTAL: 1014

FIXUP src: 240 256 dst: 998 1014

Starting start4cd.elf @ 0xff000200

And just for the sake of it i dumped log from boot without SD card.

PM_RSTS: 0x00001000

RPi: BOOTLOADER release VERSION:5e86aac5 Jan 17 2020 17:37:13 BOOTMODE: 0x00000006 part: 0 BUILD_TIMESTAMP=1579282631 0x4fb027ee 0x00c03111

uSD voltage 3.3V 1

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying EMMC

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying SDV1

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

ERROR: 2 

	CMDTM: 0x371a0010 ARG1: 0x00000000 waiting for cmd-index: 55

	start:   579790 now:   581792 delay:     2002 max-delay: 2000

	RESP0: 0x00000000 RESP1: 0x00000000: RESP2: 0x00000000 RESP3: 0x00000000

STATUS: 0x1fff0001 INTERRUPT: 0x00000000 CONTROL2: 0x00000000 BLKSIZECNT: 0x00000000

evtype: 0x00000050 error: 2 ''

evtype: 0x00000043 error: 2 ''

evtype: 0x0000001d error: 2 ''

Failed to open device: 'arasan-emmc0' 2

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying EMMC

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying SDV1

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

ERROR: 2 

	CMDTM: 0x371a0010 ARG1: 0x00000000 waiting for cmd-index: 55

	start:   771153 now:   773155 delay:     2002 max-delay: 2000

	RESP0: 0x00000000 RESP1: 0x00000000: RESP2: 0x00000000 RESP3: 0x00000000

STATUS: 0x1fff0001 INTERRUPT: 0x00000000 CONTROL2: 0x00000000 BLKSIZECNT: 0x00000000

evtype: 0x00000050 error: 2 ''

evtype: 0x00000043 error: 2 ''

evtype: 0x0000001d error: 2 ''

Failed to open device: 'arasan-emmc0' 2

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying EMMC

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying SDV1

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

ERROR: 2 

	CMDTM: 0x371a0010 ARG1: 0x00000000 waiting for cmd-index: 55

	start:   962528 now:   964530 delay:     2002 max-delay: 2000

	RESP0: 0x00000000 RESP1: 0x00000000: RESP2: 0x00000000 RESP3: 0x00000000

STATUS: 0x1fff0001 INTERRUPT: 0x00000000 CONTROL2: 0x00000000 BLKSIZECNT: 0x00000000

evtype: 0x00000050 error: 2 ''

evtype: 0x00000043 error: 2 ''

evtype: 0x0000001d error: 2 ''

Failed to open device: 'arasan-emmc0' 2

SD_BOOT

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000f00 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying EMMC

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

Trying SDV1

SD HOST: 200000000 CTL0: 0x00000000 BUS: 100000 Hz actual: 100000 HZ div: 2000 (1000) status: 0x1fff0000 delay: 1080

ERROR: 2 

	CMDTM: 0x371a0010 ARG1: 0x00000000 waiting for cmd-index: 55

	start:  1153899 now:  1155901 delay:     2002 max-delay: 2000

	RESP0: 0x00000000 RESP1: 0x00000000: RESP2: 0x00000000 RESP3: 0x00000000

STATUS: 0x1fff0001 INTERRUPT: 0x00000000 CONTROL2: 0x00000000 BLKSIZECNT: 0x00000000

evtype: 0x00000050 error: 2 ''

evtype: 0x00000043 error: 2 ''

evtype: 0x0000001d error: 2 ''

Failed to open device: 'arasan-emmc0' 2

BOOT_STOPPED: 0x00000001 0x0

FATAL @ 0x80002010

Board footer

Forum Software