burnbabyburn

Results 41 comments of burnbabyburn

Did a clean ubuntu 20.04 LTS install. Captured the `hp-setup` traffic. Discovery tries via MDNS. My printer does not respond to that, even on Windows :) So i set ip...

[scanimage-hp.log](https://github.com/alexpevzner/sane-airscan/files/9312876/scanimage-hp.log) here is the envelope an hp scan is sending. The req failing with HTTP 400 from airscan in the log trace, looks quite different. ``` ubuntu@ubuntu-VirtualBox:~$ curl --verbose --data...

TBH my last C code is 10yrs old now. But i can try though. It would help a lot if you could pinpoint me to the relevant files i need...

Nothing dodgy here. Maybe just don't use `ENABLE_HARDNET=true` if you want ipv6 capability? The option does exactly what you proposed. One could argue, that it the ipv6 hardening settings should...

By default unbound stores cache in memory and thus it's normal to loose cache on restart. You need cachedb as described in the unbound documentation and ofc need a seperate...

thx for keeping prismatik alive! I am currently rebuilding my leds and i wanted to use multi mon setup too. IMHO: daisy chaining multiple monitors led strips is the worst...

@polykoma hat funktioniert. Man richtet den beide monitore normal ein und muss den offset für den zweiten monitor eintragen/ The above drawing from polykoma works fine. each display can be...

Hi Fabian, thanks for your response! I think the main problem is a breaking change with the newer platform library for ESP8266. Since 3.0 they ship an i2c lib now,...

Hi, tried to replicate your problem with my version. I changed the naming of some config params and didn't updated the README examples. My bad. Following command was run: ```...

i think there is not much we can do about it, as long we're not building samba in a previous build stage. Since Samba 4.5 vxfs is not compiled by...