Vitorio Miliano

Results 26 comments of Vitorio Miliano

Some additional details from a recent attempt: ```console $ sudo btproxy -v D4:4B:5E:D2:64:A9 8C:DE:52:B4:2C:F8 Running proxy on master D4:4B:5E:D2:64:A9 and slave 8C:DE:52:B4:2C:F8 running ['replace_bluetoothd'] running ['hciconfig', '-a'] running ['hciconfig', 'hci1',...

Hi, @royeiror, there isn't a way to change the time built-in. If you don't want to set up a GitHub fork with your changes, I believe you can attach files...

I noticed this! As a (temporary?) workaround, I'm currently converting my grayscale image to RGB before dithering it.

Hi @mmoskal, looks like you're using a newer `smartctl` than we were! The [manpage](https://www.smartmontools.org/browser/trunk/smartmontools/smartctl.8.in) for `smartctl` 7.0 says a couple things: first that SCSI support under Darwin isn't implemented, and...

Ah, okay, the problem with static files isn't URL/path conversion, it's text/binary content differences on Windows. (On POSIX, files are files, but on Windows, text files have line endings inserted/modified...

@Zoramite I'm looking to make `/files/camelot-silly-place.gif` be deployed to `it-me/at-work`. The folder is "it-me", the resource is "at-work", no extension, but proper MIME types that allow it to be recognized...

Just tried the newly released DisplayLink 5.4 and its compilation of evdi 1.9.1 still fails similarly to the above report on Raspberry Pi OS with kernel 5.10.17-v7l+.

Additionally, testing fresh compiles of the `v1.7.x`, `v1.7.2`, and `v1.9.0` branches all fail similarly.

@sean-001-tech I've only had success rolling the Raspberry Pi kernel back to an older one, and using an older DisplayLink driver. My writeup for this is here: http://vitor.io/notes-pibookpro-2020 In other...