Fabian Off
Fabian Off
Hm, I thought about it (saw that you've dropped `Mint` for the same reason). Some kind of inheritance maybe, where one could say `family Gentoo/Pentoo` and it'd resolve up the...
Yes, the idea is clear, was just thinking about the implementation. As for the grub.cfg - here https://github.com/SevenBits/Enterprise/blob/master/grub.cfg#L42 you always append `iso-scan/filename=${iso_path}` to the kernel - this parameter is not...
Understood, as I said - I don't know about the usage. It might grow now that SDRs are all the rage. That's what got me onboard anyway. Oh the cfg,...
For the sake of completeness: The chip right next to the eMMC (marked as `RW229`) is the SPI (Boot) flash: https://www.micron.com/products/nor-flash/serial-nor-flash/part-catalog/mt25qu128aba8e12-0aat Turns out, if you short this one to GND,...
@bequa / @davidh- sorry for my late response. My best guess was that `TP45` was related to the SPI chip, I figured that because this pin had the exact pattern...
I don't have an android device to check this on and there seems to be no interest at all from the maintainer to get this merged, so I fear you'd...
Thank you both for your support! In fact, disabling `INIT_CONTROL_CHANNEL` does fix the error at startup, but it does not change anything about the runtime-error with `backup`: Working: ls $...
Okay so this is what I got: It seems that sim_shell.py is expecting `RESPONSE_DATA_AVAILABLE_3G` regardless of the type of the sim right here: https://github.com/kamwar/simLAB/blob/master/sim/sim_shell.py#L1547 This, for me, led to an...
What tomjepp describes also works under OS X sometimes. Just yesterday I had an "error" that allowed me to power an external Display (< full hd) with only the Intel...
This seems to be related to the fact that there were a huge amount of changes in `liquid-dsp` since the last release (in 2012). I was able to fix it...