Marius Dinu

Results 19 issues of Marius Dinu

Lots of routers and other devices now have some form of crypto acceleration usually available with /dev/crypto. Is it possible to add support for crypto acceleration and remove the software...

feature request
speed

As you can see below, "Current P-State" (first line for each core) never changes. It is always 1. Current frequency (last line in table) is correct. Current voltage is probably...

Currently, the log appears as: `Sun Aug 20 20:46:04 2023 authpriv.notice dropbear[24780]: Pubkey auth succeeded for [...] with ssh-rsa key SHA256:x5WgJCzOjJbYS/COOkMeO5t4GHxJhh89fFqtXUQ052Q from [...]` SHA256 can identify a key, but no...

feature request
improvement

DVB drivers are intended to be used with tvheadend package and easily available Astrometa USB DVB/analog tuners. More adapters can be added in the future. This allows users to record...

kernel
core packages

Maintainer: @jp-bennett Compile tested: AMD64, Gentoo Linux, OpenWrt r24600 Run tested: mvebu, Linksys WRT-1900ACv1, OpenWrt r24600 Tests done: - qrencode works from command line, generates valid PNG files - Luci...

I'm trying to update audit package for OpenWrt. Since version 3.0.8, the build fails with these errors: ``` make[7]: Entering directory '/build/openwrtb/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/audit-userspace-4.0.1/audisp/plugins/remote' ccache arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common...

Hi. I build and use my own OpenWrt images with audit enabled for 3 platforms: - Raspberry Pi 3B+ - Linksys WRT-1900AC v1 (Marvell Armada XP) - Turris Omnia (Marvell...

Maintainer: @jow- Environment: mvebu / Turris Omnia / OpenWrt r25618 Description: A php script that I tried to run wrote this in the log: ```PHP Warning: imagecreatefromstring() [...]: No JPEG...

Maintainer: @tpetazzoni Compile tested: x86-64, Gentoo Linux, OpenWrt r25618 Run tested: mvebu / Turris Omnia / r25618, installs ok, rules are loaded, daemon starts, logging to file works. Remote logging...

utmp and wtmp file paths defined by musl point to /dev/null. This patch restores their normal paths. Notes: - musl does not have login() and logout() functions that write utmp...

toolchain