Software > Operating Systems and Porting
kernel config: page size 4k vs 64k
SiteAdmin:
--- Quote from: cchinicz on February 04, 2021, 01:43:21 pm ---Hi, I was not discussing privacy concerns. Actually I'm quite happy with my Blackbird and the community here, which is very supportive of new and less tech savvy users like myself. Also, it performs quite well for my needs from a desktop. I agree with MauryG5 and ClassicHasClass that it's pointless to compare performance.
I appreciate very much the work you guys do at Raptor developing open hardware and wish you continued sucess.
Sincerely
--- End quote ---
No problem. We're glad to hear you're happy with your Blackbird, and of course are always interested in where we do fall a bit short in real-world performance (and how to improve said shortcomings with software optimizations)!
MauryG5:
Guys I was trying to compile and install the 5.11 kernel on Debian using the universal procedure but it doesn't let me install the openssl-devel library. In fact, as soon as I try to compile it gives me the classic error that it does not find it. Do you have any addictions in turn that I don't know? Thank you.
xilinder:
The libs and other ssl needed on your computer.
libssl-dev
libssl1.1
openssl
perl-openssl-defaults
python-openssl
python-service-identity
ssl-cert
Also, using make menuconfig, you must change the CONFIG_SYSTEM_TRUSTED_KEYS= from "debian/certs/debian-uefi-certs.pem" to simply ""
# Certificates for signature checking
#
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS="debian/certs/debian-uefi-certs.pem"
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
CONFIG_SECONDARY_TRUSTED_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
CONFIG_BINARY_PRINTF=y
That is in the crypto section down near the bottom.
MauryG5:
Hi Xlinder, always thanks for your precious help, I installed what I was missing, only 2 at the end of your list, unfortunately I can't understand the options to be fixed in the section you tell me in the api encryption section. You tell me exactly what I have to do in that section but for how it looks in the configuration menu, I am sending you a photo to understand. I can't understand it from how you wrote it in your post sorry ... Currently mine is like this and it gives me an error in the line "debian / certain / eufi-certs.pem" written just like this including the quotes ... how should I change this? How should the other options be put? Thanks for your patience...
xilinder:
Go down to Additional X.509 keys for default system keyring.
Hit Enter.
Delete all the text, including the quotes, and Enter again.
Then EXIT, EXIT, EXIT and save the new configuration.
Please let us know how it works for you.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version