Xen HVM Panic, HEAD

2015-02-16 Thread Sean Bruno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 https://people.freebsd.org/~sbruno/Xen_APIC_panic.png I suspect that there may be one or two more lines above this that are relevant to this panic, but XENHVM kernel's now panic booting on Xen server. The working kernel output looks like this: Fre

Re: Pluggable frame buffer devices

2015-02-16 Thread Gary Palmer
On Mon, Feb 16, 2015 at 06:10:22PM +0100, Hans Petter Selasky wrote: > On 02/16/15 16:39, Shawn Webb wrote: > > On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: > >> Hi, > >> > >> I've added support for USB display link adapters to FreeBSD-11-current, > >> but the kernel panics o

Re: r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-16 Thread Michael Gmelin
On Mon, 16 Feb 2015 15:45:46 -0800 Adrian Chadd wrote: > On 16 February 2015 at 14:40, Ian FREISLICH > wrote: > > Ian FREISLICH wrote: > >> Adrian Chadd wrote: > >> > Hi, > >> > > >> > >> > There's a "invert backlight" option in i915, try setting it to 1? > >> > >> This is pretty much all I co

Re: r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-16 Thread Adrian Chadd
On 16 February 2015 at 14:40, Ian FREISLICH wrote: > Ian FREISLICH wrote: >> Adrian Chadd wrote: >> > Hi, >> > >> >> > There's a "invert backlight" option in i915, try setting it to 1? >> >> This is pretty much all I could find (unless I was looking in the >> wrong place). It makes no difference.

Re: r277959 breaks X display on IvyBridge mobile GT2 IG

2015-02-16 Thread Ian FREISLICH
Ian FREISLICH wrote: > Adrian Chadd wrote: > > Hi, > > > > > There's a "invert backlight" option in i915, try setting it to 1? > > This is pretty much all I could find (unless I was looking in the > wrong place). It makes no difference. The backlight appears to > be disabled. Adrian, do you ha

Re: Current build world failed: bsdxml is missing?

2015-02-16 Thread Arseny Nasokin
On 16 February 2015 at 17:04, Arseny Nasokin wrote: > On 16 February 2015 at 15:34, Garrett Cooper > wrote: > >> On Feb 16, 2015, at 4:28, Arseny Nasokin wrote: >> >> > Geom XML output is failed to build. >> > >> > Build box SVN version is: CURRENT-r265265. >> > >> > Related log output is: >> >

Re: Pluggable frame buffer devices

2015-02-16 Thread Mehmet Erol Sanliturk
On Mon, Feb 16, 2015 at 1:33 PM, Hans Petter Selasky wrote: > On 02/16/15 22:30, Mehmet Erol Sanliturk wrote: > >> On Mon, Feb 16, 2015 at 9:10 AM, Hans Petter Selasky >> wrote: >> >> On 02/16/15 16:39, Shawn Webb wrote: >>> >>> On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrot

Re: Pluggable frame buffer devices

2015-02-16 Thread Hans Petter Selasky
On 02/16/15 22:30, Mehmet Erol Sanliturk wrote: On Mon, Feb 16, 2015 at 9:10 AM, Hans Petter Selasky wrote: On 02/16/15 16:39, Shawn Webb wrote: On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: Hi, I've added support for USB display link adapters to FreeBSD-11-current,

Re: Pluggable frame buffer devices

2015-02-16 Thread Mehmet Erol Sanliturk
On Mon, Feb 16, 2015 at 9:10 AM, Hans Petter Selasky wrote: > On 02/16/15 16:39, Shawn Webb wrote: > >> On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: >> >>> Hi, >>> >>> I've added support for USB display link adapters to FreeBSD-11-current, >>> but the kernel panics once "vt

Re: Suspend/resume on i915 stop working between r278348 and r278741.

2015-02-16 Thread Ranjan1018 .
2015-02-16 10:50 GMT+01:00 Konstantin Belousov : > On Sun, Feb 15, 2015 at 08:43:55PM +0100, Ranjan1018 . wrote: > > 2015-02-15 19:59 GMT+01:00 Konstantin Belousov : > > > > > On Sun, Feb 15, 2015 at 07:45:44PM +0100, Ranjan1018 . wrote: > > > > > > > > Unfortunately does not work for me. Tested w

Re: request for crypto hardware...

2015-02-16 Thread David King
> I do not have the following hardware: [...] > padlock (VIA C3, C7 and Eden) I have a VIA C7 with Padlock you can have if you can pick it up in San Francisco. Email me off-list. signature.asc Description: Message signed with OpenPGP using GPGMail

Jenkins build is back to normal : FreeBSD_HEAD #2391

2015-02-16 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

r278857: buildkernel failure: pf_norm.c:1098:1: error: no previous prototype for function 'pf_refragment6'

2015-02-16 Thread O. Hartmann
awk -f /usr/src/sys/conf/kmod_syms.awk ng_ksocket.ko export_syms | xargs -J% objcopy % ng_ksocket.ko objcopy --strip-debug ng_ksocket.ko ===> netgraph/l2tp (all) --- ng_l2tp.o --- cc -O2 -pipe -O3 -O3 -pipe -march=native -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_K

Re: Pluggable frame buffer devices

2015-02-16 Thread Hans Petter Selasky
On 02/16/15 18:10, Hans Petter Selasky wrote: Some work needs to be done to fully integrate with the VT console subsystem. I had Xorg up and running today with the DisplayLink I adapter I have, and I works quite well. With USB 3.0 ones I think we can expect more. s/DisplayLink I adapter I have

Re: Pluggable frame buffer devices

2015-02-16 Thread Hans Petter Selasky
On 02/16/15 16:39, Shawn Webb wrote: On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: Hi, I've added support for USB display link adapters to FreeBSD-11-current, but the kernel panics once "vt_fb_attach(info)" is called from "fbd_register(struct fb_info* info)" when the USB d

Build failed in Jenkins: FreeBSD_HEAD #2390

2015-02-16 Thread jenkins-admin
See Changes: [avg] vt: move suspend/resume event handlers registration outside of mutex scope This is to avoid a witness warning about a waiting memory allocation in the evnt hanlder registration code. Reported by:markj MFC after:

Re: Pluggable frame buffer devices

2015-02-16 Thread Shawn Webb
On Sunday, February 15, 2015 11:14:47 PM Hans Petter Selasky wrote: > Hi, > > I've added support for USB display link adapters to FreeBSD-11-current, > but the kernel panics once "vt_fb_attach(info)" is called from > "fbd_register(struct fb_info* info)" when the USB device is plugged or > udl.ko i

Re: Build failed in Jenkins: FreeBSD_HEAD #2388

2015-02-16 Thread Shawn Webb
On Monday, February 16, 2015 10:53:33 AM jenkins-ad...@freebsd.org wrote: > See > > Changes: > > [glebius] In the forwarding case refragment the reassembled packets with the > same size as they arrived in. This allows the sender to deter

Re: Current build world failed: bsdxml is missing?

2015-02-16 Thread Arseny Nasokin
On 16 February 2015 at 15:34, Garrett Cooper wrote: > On Feb 16, 2015, at 4:28, Arseny Nasokin wrote: > > > Geom XML output is failed to build. > > > > Build box SVN version is: CURRENT-r265265. > > > > Related log output is: > > > > --- sbin.all__D --- > > /usr/obj/usr/src/tmp/usr/lib/libgeom.a

Build failed in Jenkins: FreeBSD_HEAD #2389

2015-02-16 Thread jenkins-admin
See Changes: [hselasky] Allow the display port to be powered off. [hselasky] Forward the FBIO_BLANK IOCTL to framebuffer clients. Bump the FreeBSD version to force re-compilation of external video driver kernel modules. Discussed with:

Re: Current build world failed: bsdxml is missing?

2015-02-16 Thread Garrett Cooper
On Feb 16, 2015, at 4:28, Arseny Nasokin wrote: > Geom XML output is failed to build. > > Build box SVN version is: CURRENT-r265265. > > Related log output is: > > --- sbin.all__D --- > /usr/obj/usr/src/tmp/usr/lib/libgeom.a(geom_xml2tree.o): In function > `geom_xml2tree': > /usr/src/lib/libge

Current build world failed: bsdxml is missing?

2015-02-16 Thread Arseny Nasokin
Geom XML output is failed to build. Build box SVN version is: CURRENT-r265265. Related log output is: --- sbin.all__D --- /usr/obj/usr/src/tmp/usr/lib/libgeom.a(geom_xml2tree.o): In function `geom_xml2tree': /usr/src/lib/libgeom/geom_xml2tree.c:(.text+0x5e): undefined reference to `XML_ParserCre

Build failed in Jenkins: FreeBSD_HEAD #2388

2015-02-16 Thread jenkins-admin
See Changes: [glebius] In the forwarding case refragment the reassembled packets with the same size as they arrived in. This allows the sender to determine the optimal fragment size by Path MTU Discovery. Roughly based on the OpenBSD w

Corrupted output on Haswell graphics

2015-02-16 Thread Robert David
Hi all, I just tested current on my Haswell notebook, and I'm not able to boot current kernel and see the output uncorrupted. To be clear this is Thinkpad X240 with 1366x760. When booting recent snapshot 9.2.2015 the output is like very bad modeset is applied. I "see" the kernel boot but scaled i

Re: Suspend/resume on i915 stop working between r278348 and r278741.

2015-02-16 Thread Konstantin Belousov
On Sun, Feb 15, 2015 at 08:43:55PM +0100, Ranjan1018 . wrote: > 2015-02-15 19:59 GMT+01:00 Konstantin Belousov : > > > On Sun, Feb 15, 2015 at 07:45:44PM +0100, Ranjan1018 . wrote: > > > > > > Unfortunately does not work for me. Tested with r278803. > > > > Does your machine resume if you boot wit

Jenkins build is back to normal : FreeBSD_HEAD #2387

2015-02-16 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"