HP 2B19WM PCI-E SD Reader

2015-02-02 Thread R0B_ROD
Thank you for the time you took to help. According to: http://lists.freebsd.org/pipermail/ \ \ freebsd-current/2013-July/042788.html \ freebsd-questions/2014-August/259843.html % uname -a FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014

Re: panic in sys_fstatat (?)

2015-02-02 Thread Chris H
On Mon, 2 Feb 2015 10:39:43 -0800 Steve Kargl s...@troutmask.apl.washington.edu wrote On Mon, Feb 02, 2015 at 08:29:52PM +0200, Konstantin Belousov wrote: On Mon, Feb 02, 2015 at 10:22:36AM -0800, Steve Kargl wrote: (kgdb) f 6 #6 0x80754567 in ufs_getattr (ap=value optimized

Re: panic in sys_fstatat (?)

2015-02-02 Thread Steve Kargl
On Mon, Feb 02, 2015 at 12:32:02PM -0800, Chris H wrote: On Mon, 2 Feb 2015 10:39:43 -0800 Steve Kargl Yep, same hardware. And, yes, I'm beginning to think it is hardware as no one else is reporting a problem. The system is less than 2 month old. :( FWIW given the system is so

Re: i915kms.ko: when loaded with Haswell HD4600, display goes blank

2015-02-02 Thread Jia-Shiun Li
On Fri, Jan 30, 2015 at 7:26 AM, Adrian Chadd adr...@freebsd.org wrote: wait a sec - before the dri2 update, what exactly were you doing? What happened when you loaded i915kms? Nothing should've been found and no i915 driver should've been running There's no haswell support for i915kms, so

Build failed in Jenkins: Build-UFS-image #1018

2015-02-02 Thread jenkins-admin
See https://jenkins.freebsd.org/job/Build-UFS-image/1018/ -- Started by build flow Build_Image_and_Run_Tests_in_Bhyve_HEAD#664 Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace https://jenkins.freebsd.org/job/Build-UFS-image/ws/ git

[RFC] load network config file from netif init script

2015-02-02 Thread Roger Pau Monné
Hello, r272959 broke compatibility with mfsBSD that stores the default network config file in /etc/rc.conf.d/network. In order to fix that load the network config file from netif also. I'm attaching a patch to restore previous functionality, but since I'm not an expert on rc.d init scripts I

Build failed in Jenkins: Build-UFS-image #1020

2015-02-02 Thread jenkins-admin
See https://jenkins.freebsd.org/job/Build-UFS-image/1020/ -- Started by build flow Build_Image_and_Run_Tests_in_Bhyve_HEAD#665 Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace https://jenkins.freebsd.org/job/Build-UFS-image/ws/ git

Re: Filepaths in VM map for tmpfs files

2015-02-02 Thread Konstantin Belousov
On Sun, Feb 01, 2015 at 08:38:29PM -0600, Eric Badger wrote: On 01/31/2015 09:36 AM, Konstantin Belousov wrote: First, shouldn't the kve_type changed to KVME_TYPE_VNODE as well ? My thinking is no, because KVME_TYPE_SWAP is in fact the correct type; I'd opine that it is better to be

Re: Filepaths in VM map for tmpfs files

2015-02-02 Thread Eric Badger
On 02/02/2015 03:30 AM, Konstantin Belousov wrote: On Sun, Feb 01, 2015 at 08:38:29PM -0600, Eric Badger wrote: On 01/31/2015 09:36 AM, Konstantin Belousov wrote: First, shouldn't the kve_type changed to KVME_TYPE_VNODE as well ? My thinking is no, because KVME_TYPE_SWAP is in fact the

Re: libc.so dependency on libssp_nonshared.a

2015-02-02 Thread Gleb Kurtsou
On (02/02/2015 17:06), Jeremie Le Hen wrote: Hi Gleb, On Sun, Feb 1, 2015 at 9:24 PM, Gleb Kurtsou g...@freebsd.org wrote: I came across some build issues in libc.so and SSP. libc.ldscript (aka libc.so) unconditionally includes @@LIBDIR@@/libssp_nonshared.a libssp* are not built if

Re: libc.so dependency on libssp_nonshared.a

2015-02-02 Thread Jeremie Le Hen
Hi Gleb, On Sun, Feb 1, 2015 at 9:24 PM, Gleb Kurtsou g...@freebsd.org wrote: I came across some build issues in libc.so and SSP. libc.ldscript (aka libc.so) unconditionally includes @@LIBDIR@@/libssp_nonshared.a libssp* are not built if WITHOUT_SSP defined. ObsoleteFiles.inc doesn't

Re: panic in sys_fstatat (?)

2015-02-02 Thread Eric van Gyzen
On 02/02/2015 12:59, Steve Kargl wrote: FreeBSD troutmask.apl.washington.edu 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r278102M: Mon Feb 2 09:15:48 PST 2015 ka...@troutmask.apl.washington.edu:/data/obj/usr/src/sys/SPEW amd64 Fatal trap 9: general protection fault while in kernel mode cpuid = 2;

Re: panic in sys_fstatat (?)

2015-02-02 Thread Steve Kargl
On Mon, Feb 02, 2015 at 08:29:52PM +0200, Konstantin Belousov wrote: On Mon, Feb 02, 2015 at 10:22:36AM -0800, Steve Kargl wrote: (kgdb) f 6 #6 0x80754567 in ufs_getattr (ap=value optimized out) at /usr/src/sys/ufs/ufs/ufs_vnops.c:463 463

Re: panic in sys_fstatat (?)

2015-02-02 Thread Steve Kargl
On Mon, Feb 02, 2015 at 01:10:47PM -0500, Eric van Gyzen wrote: On 02/02/2015 12:59, Steve Kargl wrote: (kgdb) #0 doadump (textdump=Unhandled dwarf expression opcode 0x93 ) at pcpu.h:219 #1 0x80559f47 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2

Re: panic in sys_fstatat (?)

2015-02-02 Thread Eric van Gyzen
On 02/02/2015 13:22, Steve Kargl wrote: On Mon, Feb 02, 2015 at 01:10:47PM -0500, Eric van Gyzen wrote: On 02/02/2015 12:59, Steve Kargl wrote: (kgdb) #0 doadump (textdump=Unhandled dwarf expression opcode 0x93 ) at pcpu.h:219 #1 0x80559f47 in kern_reboot (howto=260) at

Re: panic in sys_fstatat (?)

2015-02-02 Thread Konstantin Belousov
On Mon, Feb 02, 2015 at 10:22:36AM -0800, Steve Kargl wrote: On Mon, Feb 02, 2015 at 01:10:47PM -0500, Eric van Gyzen wrote: On 02/02/2015 12:59, Steve Kargl wrote: (kgdb) #0 doadump (textdump=Unhandled dwarf expression opcode 0x93 ) at pcpu.h:219 #1 0x80559f47 in kern_reboot

panic in sys_fstatat (?)

2015-02-02 Thread Steve Kargl
Not sure if the panmic is initiated in sys_fstatat, but here's the trace. troutmask.apl.washington.edu dumped core - see /var/crash/vmcore.1 Mon Feb 2 09:38:44 PST 2015 FreeBSD troutmask.apl.washington.edu 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r278102M: Mon Feb 2 09:15:48 PST 2015

Build failed in Jenkins: Build-UFS-image #1022

2015-02-02 Thread jenkins-admin
See https://jenkins.freebsd.org/job/Build-UFS-image/1022/ -- Started by build flow Build_Image_and_Run_Tests_in_Bhyve_HEAD#666 Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace https://jenkins.freebsd.org/job/Build-UFS-image/ws/ git

Re: drm2 regression: backlight adjustment on ivybridge no longer works

2015-02-02 Thread Lars Engels
On Sun, Feb 01, 2015 at 11:23:47AM +0100, Lars Engels wrote: On 1. Februar 2015 11:20:26 MEZ, Alexandr Krivulya shur...@shurik.kiev.ua wrote: 01.02.2015 12:12, Lars Engels пишет: On Sun, Feb 01, 2015 at 10:41:25AM +0100, Lars Engels wrote: On Sun, Feb 01, 2015 at 03:35:15AM -0600, Andrew

Build failed in Jenkins: Build-UFS-image #1016

2015-02-02 Thread jenkins-admin
See https://jenkins.freebsd.org/job/Build-UFS-image/1016/ -- Started by build flow Build_Image_and_Run_Tests_in_Bhyve_HEAD#663 Building remotely on jenkins-10.freebsd.org (FreeBSD-10) in workspace https://jenkins.freebsd.org/job/Build-UFS-image/ws/ git