V10lator
V10lator
It should be in 4.18 (see https://www.phoronix.com/scan.php?page=news_item&px=Spectre-32-bit-ARM-Linux-4.18 ) - I for myself am using a 4.4 kernel with backports specially designed for a SBC: https://github.com/V10lator/CHIP-linux/tree/4.4.13-v10 //EDIT: The commits fixing spectre...
Please test https://pastebin.com/5tNswBAX Changelog: - Remove Python 2 support - Resume downloads - Handle server / connection errors correctly - Allow numbers higher than 9 for the retry count -...
@JohnVeness @llakssz My PC is defective, I'm doing this with the help of a live DVD. That's why there are no commits and no pull requests. Anyway, I'm still coding...
Please test https://pastebin.com/5tNswBAX Changelog: - Remove Python 2 support - Resume downloads - Handle server / connection errors correctly - Allow numbers higher than 9 for the retry count -...
The problem is: An existing connection was forcibly closed by the remote host Try https://pastebin.com/5tNswBAX - note that it will freeze untill the network connection times out but then it...
You can get the correct size with code like this (inside of download_file) but that's quick&dirty / there might be a way without opening two connections to the NUS (but...
For debugging purposes I disabled stateless IPv6 on the client and loocked at the logs while the router bootet. Here it is: http://pastie.org/pastes/10772042/text I think the important parts are these:...
I wonder about that, too, so I looked at the sources. Here's where it's defined: https://github.com/sbyx/odhcpd/blob/master/src/odhcpd.h#L95 - Ofc. a unsigned 32 bit integer can't hold more than 32 bit. We...
I just want black border detection to be disableable as described in #1030 : > It seems the image is grabbed before black borders (or Kodi UI elements but that's...
I just had the same problem and used some google kung-fu. This link works: http://bbgentoo.ilb.ru/distfiles/tremulous-gentoopatches-1.1.0-r5.zip And a untested mirror: http://iso.linux.hr/gentoo/distfiles/distfiles/tremulous-gentoopatches-1.1.0-r5.zip Anyway, the next unfetchable file is vms-1.1.t971.pk3. This file is...