Re: panic: devfs_fsync: vop_stdfsync failed.

2015-12-22 Thread Fabian Keil
Fabian Keil wrote: > I got the following panic by impatiently unplugging a device while a > msdosfs partition on it was in the process of getting unmounted: > > Unread portion of the kernel message buffer: > [368] Device IPOD went missing before all of the data

Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc)

2015-12-22 Thread Garrett Cooper
> On Dec 22, 2015, at 08:23, John Baldwin wrote: > >> On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: >>> On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: >>> Hi John, >>>I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and ran into

Re: Need help with New Build -- Skylake

2015-12-22 Thread Vijay Rjah
On 12/19/15 4:23 PM, Vijay Rjah wrote: Hello, I'm planning to build a file server for my home. I'm planning on using the B150 Intel chipset (specifically this MoBo: http://www.msi.com/product/motherboard/B150M-PRO-VDH.html#hero-overview) This has Realtek RTL8111H Gigabit LAN controller,

Re: Need help with New Build -- Skylake

2015-12-22 Thread Ed Maste
On 22 December 2015 at 12:39, Vijay Rjah wrote: > > The only issue i have is that the boot process takes a lot of time.. > (similar to > https://forums.freebsd.org/threads/new-motherboard-and-processor-kernel-load-very-slow.53511/ > ). the system ultimately boots, but boot times

BZ 205527: can someone look?

2015-12-22 Thread Larry Rosenman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205527 Can someone take a look at this? I can get more info, but not sure what all y'all need. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 7011 W

Q about fsck_ffs usage detail...

2015-12-22 Thread Jeffrey Bouquet
After trial and error ( not easily crafted from the man page) crafting the "mount" command below... I've on a todo list a once-in-a-while fsck_ffs ( in single user mode or init 1), each filesystem ( eventually ) so that journalling is double checked as accurate (ufs2) "mount -t ufs -o rw

Re: Q about fsck_ffs usage detail...

2015-12-22 Thread Ian Lepore
On Tue, 2015-12-22 at 17:37 -0800, Jeffrey Bouquet wrote: > After trial and error ( not easily crafted from the man page) > crafting the "mount" command below... > > I've on a todo list a once-in-a-while fsck_ffs ( in single user > mode > or init 1), each filesystem ( eventually ) so that

Re: Pardon the interruption.

2015-12-22 Thread Joe Nosay
Okay. Somebody needs to get a board and start building the actual laptop. www.nxp.com Since this is a crowd funding effort, it should be easy to have support. On Mon, Dec 21, 2015 at 12:30 PM, Joe Nosay wrote: > Let's find out exactly what the laptop project needs and

Pardon the interruption.

2015-12-22 Thread Joe Nosay
Let's find out exactly what the laptop project needs and work from there. I have some ideas on using it for accessibility and creativity. There needs to be a working prototype - a few actually - for developers to build the systems. Have someone put together a model and we can work from there.

Re: Need help with New Build -- Skylake

2015-12-22 Thread Anton Sayetsky
22 дек. 2015 г. 23:00 пользователь "Ed Maste" написал: > > On 22 December 2015 at 12:39, Vijay Rjah wrote: > > > > The only issue i have is that the boot process takes a lot of time.. > > (similar to > >

Re: Build from 9.3-RELEASE to 11.0-CURRENT fails for i386 (-Wsign-compare issues with gcc)

2015-12-22 Thread John Baldwin
On Monday, December 21, 2015 11:01:36 AM John Baldwin wrote: > On Saturday, December 19, 2015 01:05:36 PM NGie Cooper wrote: > > Hi John, > > I tried bootstrapping 9.3-RELEASE to 11.0-CURRENT with i386 and ran > > into the -Wsign-compare issue below when running make libraries with > >

Re: This igb change makes my igb not working anymore - Re: regression in igb/clang?

2015-12-22 Thread Alan Somers
I'm experiencing the same problem, and I can confirm that Alexander's workaround fixes it. Here is some more information: * I see the exact same problem on two different systems, both with S5520HC motherboards. * Both systems have two igb ports, and igb1 works on both. Only igb0 is broken. *