Re: USB camera has "no usable YUV encodings"

2019-08-24 Thread Olivier Antoine
Hi, I've this kind of message in this bug: https://marc.info/?l=openbsd-bugs=156528542405039 Maybe related? Cheers, On Fri, Aug 23, 2019 at 8:45 PM Jan Stary wrote: > > > Thanks for the tips. Here is what they do > > on video1 (the USB microscope camera). > > During these tests, this appeared

Re: openrsync out of memory

2019-08-19 Thread Olivier Antoine
Hi, On i386: before patch: $ dd if=/dev/urandom of=in bs=1M count=2k $ openrsync --rsync-path=/usr/bin/openrsync -av in localhost:out Transfer starting: 1 files sender.c:551: error: in: mmap: Cannot allocate memory client.c:85: error: rsync_sender receiver.c:345: error: poll: hangup

Re: simple-mtpfs kernel panic

2017-10-03 Thread Olivier Antoine
Hi, I tested this patch. From what I've seen, it works perfectly. After suspend / resume, I did not notice any problem. Thanks for the resolution of this bug. On Tue, Oct 3, 2017 at 11:27 AM, Martin Pieuchot <m...@openbsd.org> wrote: > On 01/10/17(Sun) 20:35, Olivier Antoine wro

Re: simple-mtpfs kernel panic

2017-10-01 Thread Olivier Antoine
Hi, Looks like this bug: I can also reproduce this with: $ while true ; do adb shell ls / ; adb kill-server ; done The code which is triggered in /sys/dev/usb/ehci.c: ehci_device_clear_toggle(struct usbd_pipe *pipe) { struct

Re: touchpad input driver: testing needed

2017-08-02 Thread Olivier Antoine
iew...@t-online.de > wrote: > The event codes look wrong, they are for right-clicks and left-clicks, > if I'm not mistaken. Is there a "ButtonMapping" defined for X > somewhere (in your xorg.conf, or by a script), or a "ZAxisMapping"? > > Could you have a look at the out

Re: touchpad input driver: testing needed

2017-08-01 Thread Olivier Antoine
that it doesn't work at all? > If possible, could you record the output of > $ xinput --test /dev/wsmouse0 > for a short period of time and perform the scroll gesture? > > Ulf > > On 08/01/2017 11:09 AM, Olivier Antoine wrote: > > Mouse move: OK > > Mouse tapping

Re: touchpad input driver: testing needed

2017-08-01 Thread Olivier Antoine
Mouse move: OK Mouse tapping: OK Two-fingers scrolling: NOT OK Machine Lenovo Thinkpad E130 # wsconsctl | grep 'mouse' mouse.type=synaptics mouse.rawmode=0 mouse.scale=1472,5768,1408,5236,0,66,175 mouse.tp.tapping=1 mouse.tp.scaling=0.160 mouse.tp.swapsides=0 mouse.tp.disable=0 mouse1.type=ps2

Re: Tor no longer works on -current ?

2017-01-08 Thread Olivier Antoine
On Sun, Jan 8, 2017 at 7:02 AM, Sebastien Marie <sema...@online.fr> wrote: > On Sun, Jan 08, 2017 at 03:26:01PM +1100, Joel Sing wrote: > > On Saturday 07 January 2017 21:14:29 Olivier Antoine wrote: > > > Hi all, > > > > > > Is it only me or Tor no lo

Tor no longer works on -current ?

2017-01-07 Thread Olivier Antoine
Hi all, Is it only me or Tor no longer works on -current ? Every port or compiled version of stable or unstable branch of Tor on a fresh OpenBSD snapshot fail at the same bootstrap stage… Don't know since when exactly, but the last snapshot working for me was : OpenBSD 6.0-current