Re: Read-triggered corruption of swap backed MD devices

2013-05-24 Thread Konstantin Belousov
On Fri, May 24, 2013 at 12:19:44PM +1000, Lawrence Stewart wrote: > Hi all, > > I tracked the cause of a colleague's nanobsd image creation problem to > what appears to be some nasty behaviour with swap-backed MD devices. > I've verified the behaviour exists on three separate systems running > 10-

r250633: make -j buildkernel: ports module: illegal option -- J

2013-05-24 Thread Anton Shterenlikht
amd64 r250633 buildworld fine, but on "make -j4 buildkernel" got this error: ===> Ports module net/bwn-firmware-kmod (all) *skip* Extracting v4/b0g0initvals5.fw /usr/bin/touch /usr/obj/usr/src/sys/BUZI/usr/ports/net/bwn-firmware-kmod/work/bg /v4/ucode.fw make: illegal option -- J usage: make [-

Re: r250633: make -j buildkernel: ports module: illegal option -- J

2013-05-24 Thread Florent Peterschmitt
Le 24/05/2013 11:12, Anton Shterenlikht a écrit : > > amd64 r250633 buildworld fine, > but on "make -j4 buildkernel" got this error: > > ===> Ports module net/bwn-firmware-kmod (all) > > *skip* > > Extracting v4/b0g0initvals5.fw > /usr/bin/touch > /usr/obj/usr/src/sys/BUZI/usr/ports/net/bwn-fi

Re: [PATCH] NAND Framework ONFI chip detection

2013-05-24 Thread Alexander Fedorov
Hi, current! I received a positive feedback from Grzegorz Bernacki (semihalf). He said that my patch is ok. Can anyone commit a proposed patch? 2013/5/21 Alexander Fedorov : > Hi all! > > I'm writing NAND Flash controller driver for my Hackberry board. > And I found that NAND Framework does not p

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Dimitry Andric
On May 23, 2013, at 23:20, Guy Helmer wrote: > I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa > (vesa) for 10-current under VMware Fusion. Regardless, the X server fails > with the error: > >> […] >> (==) VESA(0): Backing store disabled >> >> Fatal server error: >> Ad

Re: xorg-server running on 10-current

2013-05-24 Thread Genre Roger
Hi, Running 10-current_r250582, X fails to start with similar error message : Fatal server error: AddScreen/ScreenInit failed for driver 0 - Driver used is nvidia-driver-310-14 compiled from port. - Same behaviour using vesa-driver Previously 10-current_r247167 using the same driver ran X jus

CURRENT: system crashing while shuting down -> files system corruption

2013-05-24 Thread O. Hartmann
Since r250670 (last known stable) I face a lot of problems. On systems with SSD, after a couple of seconds the box is crashing and rebooting, showing up a lot of CAM/SCSI stuff on the console. A system with "traditional" disks I get while shutdown in progress (via ACPI power button or shutdown -p

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Thomas Mueller
On Thu, 23 May 2013 16:20:35 -0500, Guy Helmer wrote: > I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa > (vesa) for 10-current under VMware Fusion. Regardless, the X server > fails with the error: > > > [...] > > Fatal server error: > > AddScreen/ScreenInit failed for driv

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Guy Helmer
On May 24, 2013, at 6:14 AM, Dimitry Andric wrote: > On May 23, 2013, at 23:20, Guy Helmer wrote: >> I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa >> (vesa) for 10-current under VMware Fusion. Regardless, the X server fails >> with the error: > >> >>> […] >>> (==)

Re: Read-triggered corruption of swap backed MD devices

2013-05-24 Thread asomers
Fast work, Konstantin! This looks like it may be the solution to an intermittent and inexplicable bug we've been seeing that we feared may be data corruption in ZFS. On Fri, May 24, 2013 at 2:53 AM, Konstantin Belousov wrote: > On Fri, May 24, 2013 at 12:19:44PM +1000, Lawrence Stewart wrote: >>

Re: xorg-server running on 10-current under VMware?

2013-05-24 Thread Guy Helmer
On May 24, 2013, at 8:08 AM, Thomas Mueller wrote: > On Thu, 23 May 2013 16:20:35 -0500, Guy Helmer wrote: >> I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa >> (vesa) for 10-current under VMware Fusion. Regardless, the X server >> fails with the error: >> >>> [...] >>>

[head tinderbox] failure on ia64/ia64

2013-05-24 Thread FreeBSD Tinderbox
TB --- 2013-05-24 16:31:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-24 16:31:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-05-24 Thread Weiß , Jürgen
According to the ACPI of the board, uart0 and uart 2 use IRQ 3 and IRQ (Edge, ActiveLow, Shared, ) {3} uart1 and uart3 use IRQ 4 IRQ (Edge, ActiveLow, Shared, ) {4} ioapic_config_intr is called with trig == INTR_TRIGGER_EDGE and pol == INTR_POLARITY_LOW. The combinatation

Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-05-24 Thread Lev Serebryakov
Hello, Jürgen. You wrote 24 мая 2013 г., 23:15:17: WJ> According to the ACPI of the board, uart0 and uart 2 WJ> use IRQ 3 and WJ> IRQ (Edge, ActiveLow, Shared, ) WJ>{3} WJ> uart1 and uart3 use IRQ 4 WJ> IRQ (Edge, ActiveLow, Shared, ) WJ>{4} WJ> ioapic_config_intr is cal

Re: CURRENT: system crashing while shuting down -> files system corruption

2013-05-24 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 05/24/13 06:50, O. Hartmann wrote: > Since r250670 (last known stable) I face a lot of problems. > > On systems with SSD, after a couple of seconds the box is crashing > and rebooting, showing up a lot of CAM/SCSI stuff on the console. > > A sys

Re: CURRENT: system crashing while shuting down -> files system corruption

2013-05-24 Thread David Cornejo
On Fri, May 24, 2013 at 3:50 AM, O. Hartmann wrote: > Since r250670 (last known stable) I face a lot of problems. > > On systems with SSD, after a couple of seconds the box is crashing and > rebooting, showing up a lot of CAM/SCSI stuff on the console. > > A system with "traditional" disks I get w

Re: Unexpected behavior change [FreeBSD]make -> bmake

2013-05-24 Thread +a-#+3-d+c-v+:-.+@-=+w-x@s.a@d.e@e.k@x.y@g.h@h.i@p.q@k.m
Using bmake in ports instead of building it into base system. On Fri, May 24, 2013 at 1:03 AM, David O'Brien wrote: > For some reason bmake is now using share/mk/ from within a source tree > instead of the installation in /usr/share/mk/: > >/w/10/usr.bin/xinstall$ bmake >bmake: "/b/deo/

[head tinderbox] failure on ia64/ia64

2013-05-24 Thread FreeBSD Tinderbox
TB --- 2013-05-25 03:41:54 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-25 03:41:54 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on mips/mips

2013-05-24 Thread FreeBSD Tinderbox
TB --- 2013-05-25 05:03:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-25 05:03:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

compiling qt4-corelib fails on 10-CURRENT r250588

2013-05-24 Thread Matthias Apitz
Hello, The compilation of ports/devel/qt4-corelib fails on r250588; please advice what's todo; thanks ===> Building for qt4-corelib-4.8.4_1 clang++ -c -O2 -pipe -fno-strict-aliasing -pthread -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden

[head tinderbox] failure on mips64/mips

2013-05-24 Thread FreeBSD Tinderbox
TB --- 2013-05-25 05:48:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-25 05:48:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: compiling qt4-corelib fails on 10-CURRENT r250588

2013-05-24 Thread Matthias Apitz
El día Saturday, May 25, 2013 a las 08:22:51AM +0200, Matthias Apitz escribió: > > Hello, > > The compilation of ports/devel/qt4-corelib fails on r250588; please > advice what's todo; thanks > > ===> Building for qt4-corelib-4.8.4_1 > clang++ -c -O2 -pipe ... I just found with Don Google that