Sergio Abril
Sergio Abril
No problem! Maybe, at least for now, instead of saving the seed (which I agree can be insecure), it could save a simple bool value to the disk once you...
Not strictly a bug related comment, I know, and sorry for that, but I came here looking for a way to start using linux on my macbook 12" 2015 properly,...
@choelzl Thank you for the explanation! These are my first steps with Linux, and I really appreciate it. I managed to make and load "applespi" after some hours learning a...
@choelzl I'm using kernel 4.9.0-Kali4-amd64 (Debian 4.9.25-1kali1) I tried what @roadrunner2 said and the message I got was "CONFIG_SPI_PXA2XX is not set", so I decided to build just the module...
@choelzl no, it's not there; for some reason, `dmesg | grep applespi` doesn't show anything. I'll try to build it again to see if that changes. Should I add any...
@roadrunner2 firstly, thank you. I've checked cat `/proc/cmdline` and `noapic` is not present. `intremap=nosid` it is. Then I verified that APP00D:00 was present. lastly, I `rmmod` both modules (pxa2xx and...
@roadrunner2 sure, this is the output of the first command: ``` ls -l /sys/bus/acpi/devices/APP000D:00/ total 0 -r--r--r-- 1 root root 4096 Jun 13 01:09 adr -r--r--r-- 1 root root 4096...