Re: LOR on head using virtualbox between intel kms and sound, with system lockup

2014-12-10 Thread Ranjan1018 .
2014-12-09 23:39 GMT+01:00 Guido Falsi : > Hi, > > I've experienced a hard lockup on head r275563, amd64. > > The hardware is a laptop with an intel graphics card. > > If any further info is required just ask. > > I had just launched a virtualbox VM with Windows 7, the system locked up > just aft

Re: LOR on head using virtualbox between intel kms and sound, with system lockup

2014-12-10 Thread Konstantin Belousov
On Tue, Dec 09, 2014 at 11:39:57PM +0100, Guido Falsi wrote: > Hi, > > I've experienced a hard lockup on head r275563, amd64. > > The hardware is a laptop with an intel graphics card. > > If any further info is required just ask. > > I had just launched a virtualbox VM with Windows 7, the syst

Re: LOR on head using virtualbox between intel kms and sound, with system lockup

2014-12-10 Thread Guido Falsi
On 12/10/14 09:52, Konstantin Belousov wrote: > On Tue, Dec 09, 2014 at 11:39:57PM +0100, Guido Falsi wrote: > >> >> Lock order reversal: (sleepable after non-sleepable) >> 1st 0xf8000874da90 so_snd (so_snd) @ >> /usr/src/sys/kern/uipc_sockbuf.c:666 >> 2nd 0xf80057ff20a0 drmslk (drmslk)

Kernel now detecting cpu core faults? Two thumbs up.

2014-12-10 Thread Beeblebrox
My CPU shows as: AMD Phenom II X4 B60 Processor (3671.47-MHz), But in fact it's an X3-B60, with the 4th core unlocked by the BIOS. I was running poudriere today and dmesg gave this message: MCA: Bank 1, Status 0x94000151 MCA: Global Cap 0x0106, Status 0x MCA:

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

2014-12-10 Thread jenkins-admin
See -- [...truncated 8759 lines...] if [ -L ]; then rm -f

Jenkins build is back to normal : Build-UFS-image #636

2014-12-10 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"

nvidia-driver fails to load gui

2014-12-10 Thread Shawn Webb
Hey All, More new laptop woes. The good-ish news is that the VESA driver works, but x11/nvidia-driver doesn't. I'm on a Lenovo Y50-70. When I run `startx`, it appears that xorg switches to a new vty, but doesn't actually bring up the UI. I see a new console (as in vty) with a cursor at the top lef

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb wrote: > Hey All, > > More new laptop woes. The good-ish news is that the VESA driver works, but > x11/nvidia-driver doesn't. I'm on a Lenovo Y50-70. When I run `startx`, it > appears that xorg switches to a new vty, but doesn't actually bring up the >

Re: nvidia-driver fails to load gui

2014-12-10 Thread Shawn Webb
On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu wrote: > > > On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb wrote: > >> Hey All, >> >> More new laptop woes. The good-ish news is that the VESA driver works, but >> x11/nvidia-driver doesn't. I'm on a Lenovo Y50-70. When I run `startx`, it >> appears that

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: > On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu wrote: > >> >> >> On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb wrote: >> >>> Hey All, >>> >>> More new laptop woes. The good-ish news is that the VESA driver works, >>> but >>> x11/nvidia-driver doe

Re: nvidia-driver fails to load gui

2014-12-10 Thread Shawn Webb
On Wed, Dec 10, 2014 at 11:22 AM, Henry Hu wrote: > > > On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: > >> On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu wrote: >> >>> >>> >>> On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb wrote: >>> Hey All, More new laptop woes. The good-ish n

Re: nvidia-driver fails to load gui

2014-12-10 Thread Henry Hu
On Wed, Dec 10, 2014 at 11:25 AM, Shawn Webb wrote: > On Wed, Dec 10, 2014 at 11:22 AM, Henry Hu wrote: > >> >> >> On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: >> >>> On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu >>> wrote: >>> On Wed, Dec 10, 2014 at 11:02 AM, Shawn Webb w

Re: nvidia-driver fails to load gui

2014-12-10 Thread Shawn Webb
On Wed, Dec 10, 2014 at 11:27 AM, Henry Hu wrote: > > > On Wed, Dec 10, 2014 at 11:25 AM, Shawn Webb wrote: > >> On Wed, Dec 10, 2014 at 11:22 AM, Henry Hu wrote: >> >>> >>> >>> On Wed, Dec 10, 2014 at 11:17 AM, Shawn Webb wrote: >>> On Wed, Dec 10, 2014 at 11:14 AM, Henry Hu wrote:

Re: nvidia-driver fails to load gui

2014-12-10 Thread Johannes Dieterich
Hi, On Wed, Dec 10, 2014 at 5:31 PM, Shawn Webb wrote: > On Wed, Dec 10, 2014 at 11:27 AM, Henry Hu wrote: > > > > > > > On Wed, Dec 10, 2014 at 11:25 AM, Shawn Webb wrote: > > > >> On Wed, Dec 10, 2014 at 11:22 AM, Henry Hu > wrote: > >> > >>> > >>> > >>> On Wed, Dec 10, 2014 at 11:17 AM, Sh

LOR if_addr_lock/ifnet_rw

2014-12-10 Thread Mateusz Kwiatkowski
Hi, I got that LOR few minutes ago: lock order reversal: 1st 0xf800094f4990 if_addr_lock (if_addr_lock) @ /usr/src/sys/netinet/igmp.c:1716 2nd 0x818800d0 ifnet_rw (ifnet_rw) @ /usr/src/sys/net/if.c:243 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/fr

Build failed in Jenkins: FreeBSD_HEAD #2005

2014-12-10 Thread jenkins-admin
See Changes: [ngie] Remove termcap entry reordering; install the file verbatim instead termcap entry reordering requires ex (which is available via usr.bin/vi), which breaks on build hosts where installworld is run with MK_VI == no (or

Jenkins build is back to normal : FreeBSD_HEAD #2006

2014-12-10 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"