Re: Strange USB loop

2020-08-24 Thread bob prohaska
On Tue, Aug 25, 2020 at 12:46:01AM +0200, Hans Petter Selasky wrote: > On 2020-08-24 18:37, bob prohaska wrote: > > After updating to > > FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 > > on a Pi3 it was necessary to disconnect the mouse, keyboard and usb-serial > > You

OpenZFS support merged

2020-08-24 Thread Matthew Macy
r364746 merged OpenZFS support in to HEAD. The change should be transparent unless you want to use new features. I caution against 'zpool upgrade' for the next few weeks. https://svnweb.freebsd.org/base?view=revision=364746 If you encounter problems please report them to me, Ryan Moeller, and

Re: Strange USB loop

2020-08-24 Thread Hans Petter Selasky
On 2020-08-24 18:37, bob prohaska wrote: After updating to FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 on a Pi3 it was necessary to disconnect the mouse, keyboard and usb-serial You are after: https://svnweb.freebsd.org/changeset/base/364433 You may want to try a

deprecation of drm-legacy-kmod

2020-08-24 Thread Niclas Zeising
[ cross posted across several mailing lists, please respect reply-to ] Hi! It is time to deprecate drm-legacy-kmod, since it is taking too much time to maintain and are holding off changes in other areas. drm-legacy-kmod was created to aid in the transition to the LinuxKPI based graphics

Re: again this ugly graphic driver sloopy mistake

2020-08-24 Thread Jamie Landeg-Jones
"Vanbreukelingen Ltd." wrote: > No! > > No freeBSD on this laptop anymore, sorry. I'm deluded like hell from > this sessions; after 30 hours of compiling world I get a "disk full". > Trying my luck with openBSD here. Apologies for not sending you a bigger disk. > consider this as a divorcing

Re: CFT: major update to if_ure

2020-08-24 Thread John-Mark Gurney
Ganbold Tsagaankhuu wrote this message on Wed, Aug 19, 2020 at 16:27 +0800: > On Tue, Jul 28, 2020 at 2:35 AM John-Mark Gurney wrote: > > > Ganbold Tsagaankhuu wrote this message on Mon, Jul 27, 2020 at 18:29 +0800: > > > On Mon, Jul 27, 2020 at 5:14 AM John-Mark Gurney > > wrote: > > > > > > >

Re: Strange USB loop

2020-08-24 Thread bob prohaska
On Mon, Aug 24, 2020 at 05:26:27PM +, Bjoern A. Zeeb wrote: > On 24 Aug 2020, at 16:37, bob prohaska wrote: > > > > > uhub_reattach_port: giving up port reset - device vanished > > uhub_reattach_port: giving up port reset - device vanished > > uhub_reattach_port: giving up port reset - device

HEADS UP: coming changes to a devd event

2020-08-24 Thread Warner Losh
Greetings I just pushed https://svnweb.freebsd.org/changeset/base/364725 into -current. In documenting all the messages that devd can receive from the kernel, I noticed an inconsistency I'd like to correct. We currently have both system=kernel and system=kern generated by the kernel. This makes

again this ugly graphic driver sloopy mistake

2020-08-24 Thread Vanbreukelingen Ltd.
No! No freeBSD on this laptop anymore, sorry. I'm deluded like hell from this sessions; after 30 hours of compiling world I get a "disk full". Trying my luck with openBSD here. Here's what I owe you: pciconf -lv vgapci0@pci0:0:2:0:    class=0x03 rev=0x09 hdr=0x00 vendor=0x8086

Re: Length of ZFS volume names

2020-08-24 Thread Michael Gmelin
> On 24. Aug 2020, at 17:20, Shawn Webb wrote: > > Hey FreeBSD peeps, > > The zfs(8) manpage says that the maximum length of a dataset name is > MAXNAMELEN (256 bytes). I've created a ZFS volume that has a dataset > name length of 62. I don't see the ZFS volume in /dev/zvol and I > noticed

Re: Strange USB loop

2020-08-24 Thread Bjoern A. Zeeb
On 24 Aug 2020, at 16:37, bob prohaska wrote: > After updating to > FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 > on a Pi3 it was necessary to disconnect the mouse, keyboard and usb-serial > adapter to allow the machine to mount root from USB via a hub. > > Once the

Strange USB loop

2020-08-24 Thread bob prohaska
After updating to FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 on a Pi3 it was necessary to disconnect the mouse, keyboard and usb-serial adapter to allow the machine to mount root from USB via a hub. Once the machine came back up with root mounted from USB, I tried

Length of ZFS volume names

2020-08-24 Thread Shawn Webb
Hey FreeBSD peeps, The zfs(8) manpage says that the maximum length of a dataset name is MAXNAMELEN (256 bytes). I've created a ZFS volume that has a dataset name length of 62. I don't see the ZFS volume in /dev/zvol and I noticed this sanitized error in dmesg: Aug 24 11:07:24 bh-build-01 kernel:

Re: Kernel crash during video transcoding

2020-08-24 Thread Alexandre Levy
I re-installed the user land in my jail after re-compiling the sources and from that point I don't have the issue anymore. Seems like some libraries were not properly updated or something like that (maybe libva). In any case if it happens again I'll try to generate a test video with ffmpeg and