Re: Thinkpad T410: resume broken

2014-05-17 Thread Stefan Ehmann
On 17.05.2014 14:20, John Baldwin wrote: > On 5/16/14, 2:10 PM, Kevin Oberman wrote: >> On Fri, May 16, 2014 at 10:44 AM, Adrian Chadd wrote: >> >>> Hi! >>> >>> I wonder what changed between 9.2-RELEASE and 10.0-RELEASE. >>> >>> Please poke me about this next week. I'm busy this week with work and

Re: Booting from ZFS root on MBR layout fails on ThinkPad X61s

2014-05-17 Thread Sevan / Venture37
On 2 May 2014 12:14, Sevan / Venture37 wrote: > On 23 April 2014 21:54, Allan Jude wrote: >> If anyone who is having trouble getting ZFS booting on one of these >> Lenovos is going to be at BSDCan, and has a spare disk they are willing >> to let me hack on, I would be interested in trying to get

Re: newcons and beeping X

2014-05-17 Thread Jakub Lach
Hello, as of FreeBSD 10.0-STABLE #0 r266216 I still have a mute console in X (which isn't surprising, as there was no MFC) -- View this message in context: http://freebsd.1045724.n5.nabble.com/newcons-and-beeping-X-tp5906883p5913086.html Sent from the freebsd-current mailing list archive at

Re: r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"

2014-05-17 Thread Dimitry Andric
On 17 May 2014, at 13:35, Dimitry Andric wrote: > On 17 May 2014, at 10:11, O. Hartmann wrote: >> With 11.0-CURRENT's sources (r266298) buildworld fails: >> >> [...] >> /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15:10: >> fatal error: 'llvm/ADT/APFloat.h' fil

zdb -m : Assertion failed: (tq->tq_freelist != NULL)

2014-05-17 Thread Dan Mack
zdb -m crashed for me today, here's some details in case its a new problem. The errors on disk4 were fixed during the last scrub but I guess that could be related and I'll retry after that drive is replaced. % uname -a FreeBSD darkstor 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r265941: Mon May 12 2

Re: ARM i.MX6 based Utilitie-Pro board supported?

2014-05-17 Thread Ian Lepore
On Sat, 2014-05-17 at 10:50 +0200, O. Hartmann wrote: > I'm looking for a smart FreeBSD Router/Gateway solution based upon the ARM > architecture. > One of the necessities ist the existence of two GBit NICs which are hard to > find on most > experimental ARM platforms today combinded with at leas

Re: Thinkpad T410: resume broken

2014-05-17 Thread John Baldwin
On 5/16/14, 2:10 PM, Kevin Oberman wrote: > On Fri, May 16, 2014 at 10:44 AM, Adrian Chadd wrote: > >> Hi! >> >> I wonder what changed between 9.2-RELEASE and 10.0-RELEASE. >> >> Please poke me about this next week. I'm busy this week with work and >> maker faire but I will try to help you later.

Re: panic: resource_list_add: resource entry is busy

2014-05-17 Thread John Baldwin
On 5/16/14, 12:21 PM, Hans Petter Selasky wrote: > Hi, > > I see the following panic: > > panic: resource_list_add: resource entry is busy > > When trying to kldload an older pccard driver. The call comes from the > driver_added bus method somewhere down the tree. Loading the module > before the

Re: Leaving the Desktop Market

2014-05-17 Thread Allan Jude
On 2014-05-17 08:07, John Baldwin wrote: > On 5/12/14, 1:35 PM, Allan Jude wrote: >> I have this system: >> >> hw.model: Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz >> hw.ncpu: 4 >> >> http://ark.intel.com/products/75052 >> >> dev.cpu.0.%desc: ACPI CPU >> dev.cpu.0.%driver: cpu >> dev.cpu.0.%location

Re: Leaving the Desktop Market

2014-05-17 Thread John Baldwin
On 5/12/14, 1:35 PM, Allan Jude wrote: > I have this system: > > hw.model: Intel(R) Xeon(R) CPU E3-1220 v3 @ 3.10GHz > hw.ncpu: 4 > > http://ark.intel.com/products/75052 > > dev.cpu.0.%desc: ACPI CPU > dev.cpu.0.%driver: cpu > dev.cpu.0.%location: handle=\_PR_.CPU0 > dev.cpu.0.%pnpinfo: _HID=non

Re: r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"

2014-05-17 Thread Dimitry Andric
On 17 May 2014, at 10:11, O. Hartmann wrote: > With 11.0-CURRENT's sources (r266298) buildworld fails: > > [...] > /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15:10: > fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h" > ^ >

Re: ARM i.MX6 based Utilitie-Pro board supported?

2014-05-17 Thread Boris Samorodov
17.05.2014 12:50, O. Hartmann пишет: > I'm looking for a smart FreeBSD Router/Gateway solution based upon the ARM > architecture. I'd wonder why it's ARM. I'd think that a MIPS arch is more appropriate for a router. > One of the necessities ist the existence of two GBit NICs which are hard to

Re: ARM i.MX6 based Utilitie-Pro board supported?

2014-05-17 Thread Kurt Jaeger
Hi! > I'm looking for a smart FreeBSD Router/Gateway solution based > upon the ARM architecture. Why arm ? Have a look at the new APU boards. 3x GigE, low power, 4 GB RAM, very nice case. amd64 architecture. http://www.pcengines.ch/apu.htm We tested it on 10.0, very nice! http://blog.hackathon

ARM i.MX6 based Utilitie-Pro board supported?

2014-05-17 Thread O. Hartmann
I'm looking for a smart FreeBSD Router/Gateway solution based upon the ARM architecture. One of the necessities ist the existence of two GBit NICs which are hard to find on most experimental ARM platforms today combinded with at least two CPU cores. I found the Utilities Pro board [1], four core

r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"

2014-05-17 Thread O. Hartmann
With 11.0-CURRENT's sources (r266298) buildworld fails: [...] /usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15:10: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h" ^ 1 error generated. /usr/src/lib/clang/libllvmsupport/../../

Re: Thinkpad T410: resume broken

2014-05-17 Thread Stefan Ehmann
On 17.05.2014 01:39, Adrian Chadd wrote: > Hm, okay. i wonder how we can diagnose this further. > > Do you have a video monitor? Can you try doing a suspend/resume with > an external VGA screen attached? I booted with VGA as primary (and only) monitor. No real changes. The external monitor also r