Peter Wedder

Results 21 comments of Peter Wedder

Linux *should* support RNDIS, so it's strange that it doesn't work. On Fedora 35, Kernel 5.17.7, I'm getting the following errors in dmesg: ``` [42460.907888] usb 1-11.2: new full-speed USB...

OK, I've updated the list as you specified above. I included packages that on Arch would be included in `base` to make the list easier to adapt for people using...

The problem is that the 0xD6 packets are sent and processed *before* we delete the items, so the data contained in them gets deleted, resulting in incorrect item names. I...

Then we'll end up sending a bunch of extra packets for IMO no good reason when the original client doesn't. Is it not enough to just clear the container? The...

This is still an issue.

> If I could tell, I could detect if it were NVIDIA or AMD and suppress DRI_PRIME, but without that it'd be unreliable. What about `glxinfo | grep "OpenGL renderer"`?...

I just want to thank the issue creator for describing the current behaviour. This issue is the first result on Google for "micro editor find" and I end up coming...

The issue is likely this: `[mpegts @ 0x55d4b60acc80] Stream 1, codec flac, is muxed as a private data stream and may not be recognized upon reading.` Should this be reported...

I see. What about a plugin that could be placed at the end of the filter chain to downmix to mono (real mono, instead of stereo with both channels having...

I think automatic upmixing of a mono input into a stereo device where both channels have the same audio should be possible at least, no? It's not hugely important because...