Re: panic after starting X with r238120

2012-07-05 Thread Alan Cox
On Wed, Jul 4, 2012 at 4:57 PM, Steve Wills swi...@freebsd.org wrote: Setting kern.ipc.shm_use_phys back to 0 (the default) fixed it. I had set it to 1 for some reason that I can't recall. That shouldn't cause a crash in pmap_enter(). What is line 3587 of pmap.c in your sources? You

bus_dmamem_alloc failed to align memory properly

2012-07-05 Thread Hans Petter Selasky
Hi, Someone reported to me that the following happens when allocating a 64K block aligned to 64K: freebsd/sys/x86/x86/busdma_machdep.c: printf(bus_dmamem_alloc failed to align memory properly.\n); Any clues how to debug? --HPS ___

Re: sk0 link bouncing

2012-07-05 Thread YongHyeon PYUN
On Wed, Jul 04, 2012 at 12:08:16PM +0200, Willem Jan Withagen wrote: Hi, I've got tons of these since I stopped loading the port with traffic It seems to have a pretty steady 27 min interval. Jul 4 07:00:05 freetest kernel: sk0: link state changed to DOWN Jul 4 07:00:05 freetest

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Matthias Apitz
El día Thursday, July 05, 2012 a las 03:36:22PM +0900, Kaho Toshikazu escribió: Hello Matthias Apitz, and ML members, Thanks to upload acpi dump. Your keyboard controller ID is PNP030B, and your posted patch may be correct. Please undo your reversion, and try your patch. Hello Kaho

Re: Why NOT using FreeBSD? Re: ports/169581: editors/libreoffice:

2012-07-05 Thread Andriy Gapon
on 05/07/2012 08:19 Waitman Gobble said the following: I can create and submit a port for libreoffice 3.6.0.0 if anyone is interested in trying the beta version. Might take a few days. Still working on it. We have mailing list off...@freebsd.org for people who are interested in openoffice,

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Kaho Toshikazu
Hello, Interesting question remains: why it works in the older revision r21? I don't know exactly resource management, but ISA_PNP_PROBE() ignores device.hints if acpi unknown device takes resources. I think this problem is related to some acpi changes. -- k...@elam.kais.kyoto-u.ac.jp

[clang] world crossbuilding amd64 at i386 fails

2012-07-05 Thread Boris Samorodov
Hi List, I've got a fresh CURRENT and try to build amd64 world at i386 host (TARGET=amd64). I get the error: - [...] === sbin/conscontrol (depend) ./gengenrtl -h genrtl.h ./gengenrtl: Exec format error *** [genrtl.h] Error code 126 1 error - The system at the host is built with clang

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Kaho Toshikazu
Hello Matthias Apitz, and ML members, Thanks to upload acpi dump. Your keyboard controller ID is PNP030B, and your posted patch may be correct. Please undo your reversion, and try your patch. Matthias Apitz g...@unixarea.de wrote: and there is now an entry for PS2K (not for KBC):

Re: sk0 link bouncing

2012-07-05 Thread Willem Jan Withagen
On 2012-07-06 2:29, YongHyeon PYUN wrote: On Wed, Jul 04, 2012 at 12:08:16PM +0200, Willem Jan Withagen wrote: Hi, I've got tons of these since I stopped loading the port with traffic It seems to have a pretty steady 27 min interval. Jul 4 07:00:05 freetest kernel: sk0: link state

Re: Java and NIO?

2012-07-05 Thread George Neville-Neil
On Jul 4, 2012, at 15:49 , Greg Lewis wrote: On Tue, Jul 03, 2012 at 11:38:23AM -0700, Waitman Gobble wrote: g...@freebsd.org wrote .. Howdy, Can someone tell me if anyone is working on this Java NIO bug?

Can't build x11/rxvt-unicode after r236890

2012-07-05 Thread Mykola Dzham
Hi! After r236890 x11/rxvt-unicode is unbuildable: ... c++ -I.. -I. -I. -I./../libev -I./../libptytty/src -I./../libecb -DHAVE_CONFIG_H -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -pipe

Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Taku YAMAMOTO
On Thu, 5 Jul 2012 00:14:14 +0300 Konstantin Belousov kostik...@gmail.com wrote: On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: On Wed, 04 Jul 2012 17:08:30 +0200 Dimitry Andric d...@freebsd.org wrote: On 2012-07-04 16:33, Taku YAMAMOTO wrote: For people having

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread John Baldwin
On Thursday, July 05, 2012 5:20:35 am Kaho Toshikazu wrote: Hello, Interesting question remains: why it works in the older revision r21? I don't know exactly resource management, but ISA_PNP_PROBE() ignores device.hints if acpi unknown device takes resources. I think this problem

Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Konstantin Belousov
On Fri, Jul 06, 2012 at 04:15:18AM +0900, Taku YAMAMOTO wrote: On Thu, 5 Jul 2012 00:14:14 +0300 Konstantin Belousov kostik...@gmail.com wrote: On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO wrote: On Wed, 04 Jul 2012 17:08:30 +0200 Dimitry Andric d...@freebsd.org wrote:

Re: side note on the X220 running CURRENT: head phone jack works

2012-07-05 Thread Kevin Oberman
On Wed, Jul 4, 2012 at 8:49 PM, Erich Dollansky erichfreebsdl...@ovitrap.com wrote: Hi, there have been some people here - including me - wondering whether the head phone jack works. Yes, it does. I just have had the chance to connect the head phone jack. It works when vlc is set to use

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Matthias Apitz
El día Thursday, July 05, 2012 a las 07:39:18AM -0400, John Baldwin escribió: On Thursday, July 05, 2012 5:20:35 am Kaho Toshikazu wrote: Hello, Interesting question remains: why it works in the older revision r21? I don't know exactly resource management, but

Re: FYI: SIGBUS with world built by clang

2012-07-05 Thread Taku YAMAMOTO
On Thu, 5 Jul 2012 23:11:31 +0300 Konstantin Belousov kostik...@gmail.com wrote: On Fri, Jul 06, 2012 at 04:15:18AM +0900, Taku YAMAMOTO wrote: On Thu, 5 Jul 2012 00:14:14 +0300 Konstantin Belousov kostik...@gmail.com wrote: On Thu, Jul 05, 2012 at 12:32:01AM +0900, Taku YAMAMOTO

Re: 10.0-CURRENT: kernel: Fatal trap 12: page fault while in kernel mode

2012-07-05 Thread John Baldwin
On Tuesday, July 03, 2012 1:43:30 am O. Hartmann wrote: The most recent build of FreeBSD 10.0-CURRENT crashes on one of our boxes with recent Intel hardware, see dmesg extract below. FreeBSD does obviously only crash on hardware with modern Sandy-Bridge hardware, the very same kernel config

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread John Baldwin
On Thursday, July 05, 2012 4:25:21 pm Matthias Apitz wrote: El día Thursday, July 05, 2012 a las 07:39:18AM -0400, John Baldwin escribió: On Thursday, July 05, 2012 5:20:35 am Kaho Toshikazu wrote: Hello, Interesting question remains: why it works in the older revision

Re: 10.0-CURRENT: kernel: Fatal trap 12: page fault while in kernel mode

2012-07-05 Thread O. Hartmann
On 07/05/12 23:27, John Baldwin wrote: On Tuesday, July 03, 2012 1:43:30 am O. Hartmann wrote: The most recent build of FreeBSD 10.0-CURRENT crashes on one of our boxes with recent Intel hardware, see dmesg extract below. FreeBSD does obviously only crash on hardware with modern Sandy-Bridge

RAM fragmention problems

2012-07-05 Thread Peter Jeremy
I am running into a problem with RAM fragmentation causing contigmalloc() failures and wonder if anyone has a tool that that would allow me to identify the owner(s) of pages of RAM within a region on amd64. -- Peter Jeremy pgpJ5bQo0Tiwa.pgp Description: PGP signature

Interfacing devices with multiple parents within newbus

2012-07-05 Thread Arnaud Lacombe
Hi folks, The problem has been raised in the last BSDCan during a talk, but no clear answer has been given. Some (pseudo-)devices might require resources from multiple other (pseudo-)devices. For example, a device is sitting on an SMBus, but need to access a software controlled LED, sitting on a

Re: panic after starting X with r238120

2012-07-05 Thread Steve Wills
On 07/05/12 03:00, Alan Cox wrote: On Wed, Jul 4, 2012 at 4:57 PM, Steve Wills swi...@freebsd.org wrote: Setting kern.ipc.shm_use_phys back to 0 (the default) fixed it. I had set it to 1 for some reason that I can't recall. That shouldn't cause a crash in pmap_enter(). What is line 3587

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Kaho Toshikazu
Hello John Baldwin, and all, John Baldwin j...@freebsd.org wrote: The system in general in 9.0 and later is more strict about honoring what the BIOS says in terms of allocating resources, so we have to be more correct in probing devices. The only wrinkles so far do in fact seem to stem

Re: Interfacing devices with multiple parents within newbus

2012-07-05 Thread Warner Losh
On Jul 5, 2012, at 5:14 PM, Arnaud Lacombe wrote: Hi folks, The problem has been raised in the last BSDCan during a talk, but no clear answer has been given. Some (pseudo-)devices might require resources from multiple other (pseudo-)devices. For example, a device is sitting on an SMBus,

Re: no keyboard after booting r235646 in laptop FS Amilo D 7830

2012-07-05 Thread Matthias Apitz
El día Thursday, July 05, 2012 a las 05:22:22PM -0400, John Baldwin escribió: So far I can't think of a non-hackish way to special case keyboard and mouse controllers, though I'm close to doing so (i.e. just ignore any device that tries to allocate resources in the default range for those