panic in g_vfs_strategy()

2016-06-21 Thread Steve Kargl
After a forced umount of a msdos filesystem, I received a panic. I have the kernel and vmcore. The first hundred or so lines of core.txt.4 follow my .sig. -- Steve troutmask.apl.washington.edu dumped core - see /var/crash/vmcore.4 Tue Jun 21 14:32:29 PDT 2016 FreeBSD troutmask.apl.washingto

Re: console in 11.0-ALPHA4

2016-06-21 Thread Maxim Sobolev
Ed, For once, we have pretty good VGL support in the libSDL, at least version 1.x has been tested and seems to be building/working fine with sc(4)+vesa(4) on supported hardware/VMs. http://libsdl.org/download-1.2.php So pretty much any application built against SDL 1.2 library should work. Unles

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Ian Lepore
On Tue, 2016-06-21 at 15:30 -0700, Mark Millard wrote: > Ian Lepore ian at freebsd.org wrote on Tue Jun 21 17:55:28 UTC 2016 > : > > > On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: > > > Em 21/06/2016 07:33, Keith White escreveu: > > > > In an earlier message Ian said that he thought he knew

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Keith White
On Tue, 21 Jun 2016, Ian Lepore wrote: On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: Em 21/06/2016 07:33, Keith White escreveu: In an earlier message Ian said that he thought he knew what the problem was... Here the problem occurs when using wifi. I do not have tested wired because I d

(beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Mark Millard
Ian Lepore ian at freebsd.org wrote on Tue Jun 21 17:55:28 UTC 2016 : > On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: > > Em 21/06/2016 07:33, Keith White escreveu: > > > In an earlier message Ian said that he thought he knew what the > > > problem was... > > > > Here the problem occurs w

RE: WITH_SYSTEM_COMPILER default on

2016-06-21 Thread Mark Millard
Bryan Drewery bdrewery at FreeBSD.org wrote on Tue Jun 21 19:03:46 UTC 2016 : > This feature is where the bootstrap compiler in buildworld is not built > if the one in /usr/bin/cc matches what would be built. It is very > conservative and requires a complete match of major/minor version and > the

Re: libpam.so lost in update to 11.0-ALPHA3

2016-06-21 Thread Bryan Drewery
On 6/16/16 3:35 PM, Bryan Drewery wrote: > On 6/16/16 11:39 AM, Florian Ermisch wrote: >> >> >> Am 14. Juni 2016 13:36:32 MESZ, schrieb Ben Woods : >>> On Tuesday, 14 June 2016, Pavel Timofeev wrote: >>> 14 июня 2016 г. 10:37 пользователь "Ben Woods" >>> > написал: > > On 14 June

Heads Up: struct disk KBI change

2016-06-21 Thread Kenneth D. Merry
This will break binary compatibility for loadable modules that depend on struct disk. DISK_VERSION has been bumped, and I bumped __FreeBSD_version in a subsequent change. So, if you have module that uses struct disk, you'll need to recompile against the latest version of head. Ken - Forwar

ALPHA4-amd64-r301975 UFS crashes on VMware Wks

2016-06-21 Thread Merljin
Hello community, ( sorry for my bad english lang skills ) I would like to report problem with FreeBSD-11.0-ALPHA4-amd64-20160617-r301975. After clean install, while trying to install any binary packages with pkg (ex: pkg install xorg ) Kernel crashes happen usually during any disk intensive operat

Re: PostgreSQL performance on FreeBSD

2016-06-21 Thread Maxim Sobolev
Thanks, Konstantin for the great work, we are definitely looking forward to get all those improvements to be part of the default FreeBSD kernel/port. Would be nice if you can post an update some day later as to what's integrated and what's not. Just in case, I've opened #14206 with PG to switch us

Re: console in 11.0-ALPHA4

2016-06-21 Thread Maxim Sobolev
P.S. On more of IMHO side, I think having simple built in console graphics library is quite important in order for kids to actually explore FreeBSD early. I remember learning my first computer in elementary, with only few KB of RAM it had BASIC interpreter built in and could already do basic graphi

WITH_SYSTEM_COMPILER default on

2016-06-21 Thread Bryan Drewery
This feature is where the bootstrap compiler in buildworld is not built if the one in /usr/bin/cc matches what would be built. It is very conservative and requires a complete match of major/minor version and the compiler revision (__FreeBSD_cc_version). The only complaint so far about this featur

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Ian Lepore
On Tue, 2016-06-21 at 08:11 -0300, Otacílio wrote: > Em 21/06/2016 07:33, Keith White escreveu: > > In an earlier message Ian said that he thought he knew what the > > problem was... > > Here the problem occurs when using wifi. I do not have tested wired > because I don't have a cable here. >

Re: BBB (cpsw(4)) seems to be broken in the latest 11-current

2016-06-21 Thread Paul Mather
On Jun 20, 2016, at 6:33 PM, Keith White wrote: > On Mon, 20 Jun 2016, Luiz Otavio O Souza wrote: > >> On Sun, Jun 19, 2016 at 1:11 AM, Maxim Sobolev wrote: >>> Jim, some update from here. Running r283287 of the driver, I still see the >>> same "watchdog timeout" messages, but they do not lead t

Re: [CFT] ypldap testing against OpenLDAP and Microsoft Active Directory

2016-06-21 Thread Alan Somers
On Tue, Jun 21, 2016 at 9:55 AM, Jan Bramkamp wrote: > On 18/06/16 17:15, Alan Somers wrote: >> >> On Thu, Jun 16, 2016 at 7:20 AM, Chris H wrote: >>> >>> On Wed, 15 Jun 2016 08:03:55 -0400 Nikolai Lifanov >>> >>> wrote >>> On 06/14/2016 21:05, Marcelo Araujo wrote: > > 2016-06-15 8

Re: [CFT] ypldap testing against OpenLDAP and Microsoft Active Directory

2016-06-21 Thread Jan Bramkamp
On 18/06/16 17:15, Alan Somers wrote: On Thu, Jun 16, 2016 at 7:20 AM, Chris H wrote: On Wed, 15 Jun 2016 08:03:55 -0400 Nikolai Lifanov wrote On 06/14/2016 21:05, Marcelo Araujo wrote: 2016-06-15 8:17 GMT+08:00 Chris H : On Thu, 9 Jun 2016 17:55:58 +0800 Marcelo Araujo wrote Hey, Tha

geom_part: support < 128 GPT partition entries

2016-06-21 Thread Will Andrews
Hi, I'd appreciate a review for: https://reviews.freebsd.org/D6900 Summary: This change is useful primarily for using GPT on embedded boards like the pine64 (and others using an Allwinner SoC) that want a firmware image loaded below sector 34 (8K in that instance). Note that because this changes

Re: Intel Atom I2C

2016-06-21 Thread Imre Vadasz
Hi, On 07:05 Tue 21 Jun , Lundberg, Johannes wrote: > Hi Imre > > Thanks for the info! May I ask, isn't your system UEFI, same as mine? Last > I tried DragonFly didn't support UEFI... Yes, the HP x2 210 is UEFI only, but DragonFly *can* boot from UEFI :) I did a port of FreeBSD's UEFI bootloader

Re: 11.0-ALPHA4 and VIMAGE

2016-06-21 Thread Jan Bramkamp
On 20/06/16 18:05, Bjoern A. Zeeb wrote: Hi, On 20 Jun 2016, at 15:37, Ernie Luzar wrote: Hello list; I have installed 11.0-ALPHA4-i386-20160617-r301975 to test VIMAGE. I have read previous list posts saying vimage was going to be part of the base system in 11.0. When I configure a jail wi

Re: Intel Atom I2C

2016-06-21 Thread Lundberg, Johannes
Hi Imre Thanks for the info! May I ask, isn't your system UEFI, same as mine? Last I tried DragonFly didn't support UEFI... I also had hangs when probing certain I2C controller (maybe it was the 7th...) Perhaps using linuxkpi and the linux driver would be a good option for this. i915 uses I2C an

Re: Intel Atom I2C

2016-06-21 Thread Imre Vadasz
So autodetection via smbus(4) probably shouldn't be used at all for this kind of I2c/smbus. On my HP x2 210 Cherryview tablet it even causes the system to hard freeze, when running the autodetection on the 7th I2C controller. Imre ___ freebsd-current@fre

Re: Intel Atom I2C

2016-06-21 Thread Imre Vadasz
Hi, No driver for the DMA controller is needed for using the I2C controllers. On many devices the I2C controllers are only mapped as ACPI devices, and not as PCI-devices, but the existing ichiic driver can trivially be adapted to attach via acpi, which is already done by DragonFly's ichiic: https:

Re: console in 11.0-ALPHA4

2016-06-21 Thread Ed Maste
On the topic of vgl(3) specifically, in October 2014 I wrote on this list: > vgl(3) is a graphics library for syscons(4) that provides some basic > graphics operations (e.g. some mode setting, bitmaps, boxes, > ellipses). Right now it does not support the newer vt(4) console. > > In order to help

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Mark Millard
[A top-post of a new result: WiFI works fine too. Quotes are from input/output, with some redacting. This is the first time I've set up WiFi on FreeBSD.] WiFI (urtwn0) also works fine for me with ssh on the rpi2 11.0 -r301975 context. . . > urtwn0: on > usbus0 > urtwn0: MAC/BB RTL8188CUS, RF

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Mark Millard
On 2016-Jun-21, at 3:33 AM, Keith White wrote: > On Tue, 21 Jun 2016, Mark Millard wrote: > >> Otacílio otacilio.neto at bsd.com.br wrote on Tue Jun 21 00:06:39 UTC 2016 : >> >>> > The kernel panic is totally reproducible. I need only do a ssh in the >>> > beaglebone using ptty on windows or ss

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Otacílio
Em 21/06/2016 07:33, Keith White escreveu: In an earlier message Ian said that he thought he knew what the problem was... Here the problem occurs when using wifi. I do not have tested wired because I don't have a cable here. []'s -Otacilio ___

Re: (beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Keith White
On Tue, 21 Jun 2016, Mark Millard wrote: Otacílio otacilio.neto at bsd.com.br wrote on Tue Jun 21 00:06:39 UTC 2016 : > The kernel panic is totally reproducible. I need only do a ssh in the > beaglebone using ptty on windows or ssh on freebsd and the kernel > panic is raised. . . . FreeBSD11

(beagleboneblack/urtwn) Kernel page fault with the following non-sleepable locks held [ssh on rpi2 comparison]

2016-06-21 Thread Mark Millard
Otacílio otacilio.neto at bsd.com.br wrote on Tue Jun 21 00:06:39 UTC 2016 : > > The kernel panic is totally reproducible. I need only do a ssh in the > > beaglebone using ptty on windows or ssh on freebsd and the kernel > > panic is raised. . . . > FreeBSD11-ALPHA4 shows the same behavior. The o

Re: console in 11.0-ALPHA4

2016-06-21 Thread O. Hartmann
On Mon, 20 Jun 2016 22:11:52 -0700 "Chris H" wrote: > On Mon, 20 Jun 2016 16:22:53 -0700 John Baldwin wrote > > > On Monday, June 20, 2016 04:54:11 PM Ernie Luzar wrote: > > > Ed Maste wrote: > > > > On 20 June 2016 at 14:29, Ernie Luzar wrote: > > > >> I found the cause of this boot tim