tabletseeker

Results 53 comments of tabletseeker

Updated and working ytfzf project here: https://github.com/tabletseeker/ytfzf_prime

Updated and working ytfzf project here: https://github.com/tabletseeker/ytfzf_prime

Updated and working ytfzf project here: https://github.com/tabletseeker/ytfzf_prime

I've actually figured out a partial solution for this. Booting with the this kernel parameter `modprobe.blacklist=noapic` which disables APIC > (Advanced Programmable Interrupt Controller) seems to _somewhat_ fix the issue,...

Hello @ordex , thanks for the reply! I redistribute a range of different kernels with specific in-built modules and settings for a local laptop manufacturer who ships their own version...

>I may speculate that battery efficiency probably comes from AES acceleration being implemented in HW and thus more efficient than CHACHAPOLY. But it's just a shot in the dark. Yeah...

Sure, thanks man! Yeah built-in still doesn't work, but setting `CONFIG_OVPN_DCO_V2=m` in the config builds without errors for some reason. `make deb-pkg` is needed in this case anyway, but apparently...

Right, I originally just wanted it in-built so that all files could be in the kernel tree, because I store them as tarballs. Building with `=m` or `=y` was both...

Updated and working ytfzf project here: https://github.com/tabletseeker/ytfzf_prime

> same here I fixed it by installing from the unstable repository. Execute the following as root: ``` echo "deb https://deb.debian.org/debian unstable main" >> /etc/apt/sources.list apt-get update && apt-get install...