You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kernel: node: epoll_ctl support in io_uring is deprecated and will be removed in a future Linux kernel version.
This completely freezes the raspberry Pi to the point that it becomes unusable.
The problem is that nixos is very standard linux in how it looks at the Pi so probably this lib is making some assumtions of what the Pi has, which NixOs isn't bloated with.
The text was updated successfully, but these errors were encountered:
kernel: node: epoll_ctl support in io_uring is deprecated and will be removed in a future Linux kernel version.
This completely freezes the raspberry Pi to the point that it becomes unusable.
The problem is that nixos is very standard linux in how it looks at the Pi so probably this lib is making some assumtions of what the Pi has, which NixOs isn't bloated with.
The text was updated successfully, but these errors were encountered: