Prasun Gera

Results 42 comments of Prasun Gera

Indeed, that solves the error. Thanks a lot. After some cursory googling, I found this: https://stackoverflow.com/a/12879473 > Old email (according to RFC 822) was allowed to have null characters. New...

Does the regexmess argument apply to the entire message, or just the header ? We need this only for the header, right ?

This thread (https://www.bios-mods.com/forum/Thread-REQUEST-Lenovo-Thinkpad-W520-BIOS-1-42-whitelist-removal-8BUJ21UC) has quite a bit of information on the various patches. @edmalho already mentioned a few of these. From the remaining ones, these seem to be of interest:...

@rad4day , based on your earlier post that mentions the change from 0b0a to ffff, that seems like the method to unlock protected regions including ME. That is also mentioned...

Thank you! This worked. Perhaps this should be added as documentation somewhere.

The steps are exactly the same as https://github.com/nextcloud/docker/issues/601#issuecomment-453552857. I can submit a pr, but I don't know where this sort of documentation goes. There isn't an explicit category for this...

``` /home/nfs/pgera/hornet/hornet/include/Core/HornetDevice/../SoA/impl/SoAPtr.i.cuh(245): error: calling a __host__ function("thrust::detail::vector_base ::begin const") from a __host__ __device__ function("hornet::RecursiveGather ::assign ") is not allowed /home/nfs/pgera/hornet/hornet/include/Core/HornetDevice/../SoA/impl/SoAPtr.i.cuh(247): error: calling a __host__ function("thrust::detail::vector_base ::begin const") from a __host__...

It looks like int types are used in several places which impose the 32bit limit. Changing vid_t and eoff_t in BasicTypes.hpp gives compilation errors.

Yes, I used something like katello-installer --foreman-ipa-authentication=true during the setup

Perhaps more than one switch would make it more obvious ? It's the single switch that makes it look like an on-off switch, especially when it's on the launcher. See...