Re: radeon_cp_texture: page fault with non-sleepable locks held

2010-11-10 Thread Kostik Belousov
On Wed, Nov 10, 2010 at 07:18:54AM +0200, Andriy Gapon wrote: on 09/11/2010 16:05 Kostik Belousov said the following: Easiest would be for DRM to provide wrappers for copyin/copyout that unlock, do operation and lock. I am a little bit worried about this approach in general. Driver state

Re: Syscons and termcap

2010-11-10 Thread Renato Botelho
On Tue, Nov 9, 2010 at 5:13 PM, Ed Schouten e...@80386.nl wrote: * Renato Botelho rbga...@gmail.com, 20101109 19:12: It had no effect on console but, i don't know why, screwed up my Xorg keymap, some meta keys (Mod4) stop working even if I run a setxkbmap like this: Oh yes. d'oh! I forgot

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-10 Thread John Baldwin
On Tuesday, November 09, 2010 5:58:13 pm C. P. Ghost wrote: On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin j...@freebsd.org wrote: This patch changes the Forth code for the Beastie menu to only display the menu option to enable or disable ACPI if the loader detects ACPI. This avoids

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-10 Thread David Rhodus
What are the chances the detection fails and one still needs to disable ACPI and can't because it's not showing as a option ? Thanks, David Rhodus On Nov 8, 2010, at 5:14 PM, John Baldwin j...@freebsd.org wrote: This patch changes the Forth code for the Beastie menu to only display the menu

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-10 Thread Scott Long
If the loader can't detect acpi, the kernel can't either. Scott On Nov 10, 2010, at 9:01 AM, David Rhodus wrote: What are the chances the detection fails and one still needs to disable ACPI and can't because it's not showing as a option ? Thanks, David Rhodus On Nov 8, 2010, at 5:14

Re: panic: invalid PDPE on recend amd64

2010-11-10 Thread Jia-Shiun Li
On Sun, Nov 7, 2010 at 3:28 AM, Alan Cox a...@rice.edu wrote: This is a different type of BIOS misconfiguration than your machine had. I'm attaching a possible patch for this one. Sorry for replying late. This patch works for me. The source tree was cvsup on Sunday before previous mail.

Re: Only display ACPI bootmenu key if ACPI is present

2010-11-10 Thread John Baldwin
On Wednesday, November 10, 2010 8:57:35 am John Baldwin wrote: On Tuesday, November 09, 2010 5:58:13 pm C. P. Ghost wrote: On Mon, Nov 8, 2010 at 11:14 PM, John Baldwin j...@freebsd.org wrote: This patch changes the Forth code for the Beastie menu to only display the menu option to enable

Re: another fuse panic

2010-11-10 Thread Sergey Kandaurov
On 10 November 2010 09:34, Andriy Gapon a...@freebsd.org wrote: on 08/11/2010 14:13 Andriy Gapon said the following: on 08/11/2010 13:55 Andriy Gapon said the following: I reliable got this panic when all I was doing is saving an attachment in thunderbird 3 that ran in KDE 4 environment.  Not

Re: minidump size on amd64

2010-11-10 Thread Alan Cox
Andriy Gapon wrote: on 09/11/2010 10:02 Alan Cox said the following: The kernel portion of the patch looks correct. If I were to make one stylistic suggestion, it would be to make the control flow of the outer and inner loops as similar as possible, that is, for (... if ((pdp[i]

Re: another fuse panic

2010-11-10 Thread Andriy Gapon
on 10/11/2010 20:26 Sergey Kandaurov said the following: Hi. If I understood you correctly, then you need PORTS_MODULES set in /etc/make.conf. It was a long time ago when I tried it last time, but I remember having problems with it during upgrades. -- Andriy Gapon

Re: another fuse panic

2010-11-10 Thread Andriy Gapon
on 10/11/2010 21:08 Andriy Gapon said the following: on 10/11/2010 20:26 Sergey Kandaurov said the following: Hi. If I understood you correctly, then you need PORTS_MODULES set in /etc/make.conf. It was a long time ago when I tried it last time, but I remember having problems with it

Re: another fuse panic

2010-11-10 Thread Garrett Cooper
On Wed, Nov 10, 2010 at 11:42 AM, Andriy Gapon a...@freebsd.org wrote: on 10/11/2010 21:08 Andriy Gapon said the following: on 10/11/2010 20:26 Sergey Kandaurov said the following: Hi. If I understood you correctly, then you need PORTS_MODULES set in /etc/make.conf. It was a long time ago

Re: another fuse panic

2010-11-10 Thread Garrett Cooper
On Wed, Nov 10, 2010 at 12:18 PM, Garrett Cooper gcoo...@freebsd.org wrote: On Wed, Nov 10, 2010 at 11:42 AM, Andriy Gapon a...@freebsd.org wrote: on 10/11/2010 21:08 Andriy Gapon said the following: on 10/11/2010 20:26 Sergey Kandaurov said the following: Hi. If I understood you correctly,

Re: issue with options DDB

2010-11-10 Thread Alexander Best
On Tue Nov 9 10, Alexey Shuvaev wrote: On Tue, Nov 09, 2010 at 06:25:12PM +, Alexander Best wrote: On Fri Nov 5 10, Ulrich Spörlein wrote: On Sat, 30.10.2010 at 23:22:44 +, Alexander Best wrote: hi there, with options DDB in my kernel conf i run into the following

Re: issue with options DDB

2010-11-10 Thread Alexander Best
On Wed Nov 10 10, Alexander Best wrote: On Tue Nov 9 10, Alexey Shuvaev wrote: On Tue, Nov 09, 2010 at 06:25:12PM +, Alexander Best wrote: On Fri Nov 5 10, Ulrich Spörlein wrote: On Sat, 30.10.2010 at 23:22:44 +, Alexander Best wrote: hi there, with options DDB

Re: kldunload(8) returns 0, although it fail

2010-11-10 Thread Alexander Best
On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 9:10:28 am Alexander Best wrote: On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 6:46:12 am Alexander Best wrote: hi there, i posted this message on freebsd-questions@, but nobody could help

Re: kldunload(8) returns 0, although it fail

2010-11-10 Thread Alexander Best
On Wed Nov 10 10, Alexander Best wrote: On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 9:10:28 am Alexander Best wrote: On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 6:46:12 am Alexander Best wrote: hi there, i posted this

Re: kldunload(8) returns 0, although it fail

2010-11-10 Thread John Baldwin
On Wednesday, November 10, 2010 5:07:21 pm Alexander Best wrote: On Wed Nov 10 10, Alexander Best wrote: On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 9:10:28 am Alexander Best wrote: On Tue Nov 9 10, John Baldwin wrote: On Tuesday, November 09, 2010 6:46:12

[head tinderbox] failure on mips/mips

2010-11-10 Thread FreeBSD Tinderbox
TB --- 2010-11-10 22:21:49 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-10 22:21:49 - starting HEAD tinderbox run for mips/mips TB --- 2010-11-10 22:21:49 - cleaning the object tree TB --- 2010-11-10 22:21:49 - cvsupping the source tree TB --- 2010-11-10 22:21:49 -

[head tinderbox] failure on powerpc64/powerpc

2010-11-10 Thread FreeBSD Tinderbox
TB --- 2010-11-10 22:41:54 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-11-10 22:41:54 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-11-10 22:41:54 - cleaning the object tree TB --- 2010-11-10 22:41:57 - cvsupping the source tree TB --- 2010-11-10 22:41:57 -

Non-sleepable locks PANIC in sf(4)

2010-11-10 Thread David O'Brien
Script started on Wed Nov 10 15:56:31 2010 FreeBSD 9.0-CURRENT #644 r215099M: Wed Nov 10 11:45:01 PST 2010 obr...@dragon:/usr/obj/4kib/i386/compile/DRAGON-WITNESS i386 WARNING: WITNESS option enabled, expect reduced performance. WARNING: DIAGNOSTIC option enabled, expect reduced performance.