Bug#1093152: v4l-util: Adding v4l2-tracer

2025-01-15 Thread Nicolas Dufresne
Package: v4l-utils Version: 1.28.1-1 v4l-utils source now includes a tool called v4l2-tracer. This tools let you wrap a V4L2 application and trace its interaction with V4L2 drivers. The trace can also be replayed, which is common way to reproduce codec issues without the need for the original soft

Bug#911560: Testing Various delays

2020-08-14 Thread Nicolas Dufresne
mal improvement, 8.5 MB/s upload. Now the issue is that these are all terrible results for a gigabit ethernet. There must be other issues around. But a delay of 4 at least makes it usable (at around 100Mb/s). Le vendredi 14 août 2020 à 14:26 -0400, Nicolas Dufresne a écrit : > As asked over

Bug#911560: Testing Various delays

2020-08-14 Thread Nicolas Dufresne
As asked over IRC, I have tested various TX_DELAY on Lime2 rev K. - 2, 3, and 4 was good enough to succeed a DHCP handshake. - 0 and 1 made the request to never be seen over the network. An obvious next step would be to test again with large file transfer, perhaps a kernel image. I will report b

Bug#863663: Letter to Santa

2017-12-21 Thread Nicolas Dufresne
Le jeudi 21 décembre 2017 à 11:48 +0200, Sebastian Dröge a écrit : > On Wed, 2017-12-20 at 23:57 +0100, Francesco Poli wrote: > > > > ;-) > > > > Seriously: is there any progress (not documented on the bugzilla > > bug)? Please let me know. > > The mailing list is no bug tracker and mails like t

Bug#648832: Upstream glib GIO bug 664141

2011-11-15 Thread Nicolas Dufresne
This is an upstream Glib GIO bug. Please track https://bugzilla.gnome.org/show_bug.cgi?id=664141 for more details and patch. I see if it is possible to backport this to stable 2.28 and 2.30 branches. cheers, Nicolas

Bug#608923: GCC 4.4 fails when dynamic_cast are used with dlopen/dlsym

2011-01-04 Thread Nicolas Dufresne
Package: GCC Version: 4.4 As described here: http://stackoverflow.com/questions/2351786/dynamic-cast-fails-when-used-with-dlopen-dlsym C++ dynamic_cast fails in with GCC 4.4. This cause issue with libproxy used from Python or GIO since both loads libproxy through a dlopen. This bug seems fixed i