Possible to build 9-stable kernel on 8.2?

2011-11-15 Thread Chuck Tuffli
Is it possible to do a buildkernel of 9-stable (r227536) on a stock 8.2 system? Most of it seems to work, but the linker fails towards the end with ... MAKE=make sh /usr/home/ctuffli/dev/releng_9/src/sys/conf/newvers.sh GENERIC /usr/local/bin/svnversion cc -c -O2 -frename-registers -pipe

Re: Possible to build 9-stable kernel on 8.2?

2011-11-16 Thread Chuck Tuffli
On Wed, Nov 16, 2011 at 1:34 AM, Dimitry Andric d...@freebsd.org wrote: On 2011-11-16 01:29, Glen Barber wrote: On Tue, Nov 15, 2011 at 11:45:02AM -0800, Chuck Tuffli wrote: ... ld:/usr/home/ctuffli/dev/releng_9/src/sys/conf/ldscript.amd64:9: syntax error *** Error code 1 You'll need to do

Re: Two build problems -- make memstick and make release with -DWITHOUT_CLANG

2012-05-10 Thread Chuck Tuffli
On Thu, May 10, 2012 at 12:39 PM, Jeff Kletsky jeff+free...@wagsky.com wrote: I'm trying to do bisection to locate when a specific bug appeared and can replicate the issue when I boot from a memstick and use the LiveCD option. This keeps any questions of upgrade or install out of the picture.

Re: FreeBSD and IPMI how-to (was Re: su problem)

2012-06-15 Thread Chuck Tuffli
On Thu, Jun 14, 2012 at 6:27 PM, Matthew X. Economou xenop...@irtnog.org wrote: ... Would some kind soul point me to a howto for configuring IPMI on FreeBSD?  I have a Dell PowerEdge 840 that supports IPMI, but I have no idea how to set it up - either in the BIOS or in FreeBSD.  I've messed

Re: CAM Target Layer, Linux and camcontrol readcap

2012-09-26 Thread Chuck Tuffli
On Wed, Sep 26, 2012 at 1:33 AM, Nikolay Denev nde...@gmail.com wrote: Hi, I'm running RELENG_9 and I'm trying to play with CTL. Initially I've setup an isp(4) interface in TARGET mode and tried to export a LUN to a directly connected Linux RHEL host, but for some reason that failed with

Re: CAM Target Layer, Linux and camcontrol readcap

2012-09-26 Thread Chuck Tuffli
On Wed, Sep 26, 2012 at 9:02 AM, Nikolay Denev nde...@gmail.com wrote: ... I've did ctladm dumooa : Dumping OOA queues LUN 0 tag 0x000d RTR: SYNCHRONIZE CACHE(10). CDB: 35 0 0 0 0 0 0 0 0 0 (91807313 ms) LUN 0 tag 0x0011 BLOCKED: READ CAPACITY(10). CDB: 25 0 0 0 0 0 0 0 0 0 (35411180 ms)

Re: CAM Target Layer, Linux and camcontrol readcap

2012-09-26 Thread Chuck Tuffli
On Wed, Sep 26, 2012 at 9:54 AM, Nikolay Denev nde...@gmail.com wrote: On 26.09.2012, at 19:08, Chuck Tuffli ctuf...@gmail.com wrote: ... Yup, this is the symptom you will see unless realsync is off (ie. GEOM is barfing on the sync and this blocks subsequent commands from completing

Re: CAM Target Layer and Linux (continued)

2012-10-03 Thread Chuck Tuffli
On Tue, Oct 2, 2012 at 3:03 AM, Nikolay Denev nde...@gmail.com wrote: On Sep 27, 2012, at 6:33 PM, Nikolay Denev nde...@gmail.com wrote: Hi All, With the help of Chuck Tuffli, I'm now able to use CTL to export a zvol over FC to a Linux host: LUN Backend Size (Blocks) BS Serial

sporadic core dumps in 12.0-RELEASE

2018-12-18 Thread Chuck Tuffli
Hi When running 12.0-RELEASE in bhyve, nvmecontrol will core dump sporadically in rtld. This is repeatable, but doesn't happen every time. Peeking at rlock_acquire(), the function checks for a NULL lockstate and then dereferences the lock. The backtrace (below) suggests the lock is NULL but the

Re: NVME aborting outstanding i/o

2019-04-04 Thread Chuck Tuffli
On Thu, Apr 4, 2019 at 4:27 AM Patrick M. Hausen wrote: > > Hi, > > > Am 04.04.2019 um 10:37 schrieb Patrick M. Hausen : > > But: > > > > root@freenas01[~]# sysctl hw.nvme.per_cpu_io_queues > > sysctl: unknown oid 'hw.nvme.per_cpu_io_queues' > > root@freenas01[~]# sysctl

Confused about i915kms on 12.1

2019-10-13 Thread Chuck Tuffli
I've been running 12.0-REL on my X1 Carbon 3rd Gen happily with xorg, but after installing 12.1-RC1, the laptop reboots when loading the i915kms driver. If I comment out the line in /etc/rc.conf: kld_list="/boot/modules/i915kms.ko" the laptop boots, albeit without graphics. The above comes from

Re: Confused about i915kms on 12.1

2019-10-13 Thread Chuck Tuffli
Many thanks to Pete and John. See inline below On Sun, Oct 13, 2019 at 1:13 PM John Kennedy wrote: > > On Sun, Oct 13, 2019 at 12:35:41PM -0700, Chuck Tuffli wrote: > > I've been running 12.0-REL on my X1 Carbon 3rd Gen happily with xorg, > > but after installing 12.1-RC1,

Re: Confused about i915kms on 12.1

2019-10-13 Thread Chuck Tuffli
On Sun, Oct 13, 2019 at 5:08 PM John Kennedy wrote: ... > In 23.2.3.2 ("Upgrading Packages After a Major Version Upgrade") they say > to do this (among other things): > > pkg-static upgrade -f FWIW, I went back and did this but still seem to get the older kmod > In any case, I'm

Re: support of PCIe NVME drives

2020-04-16 Thread Chuck Tuffli
On Thu, Apr 16, 2020 at 12:30 PM Miroslav Lachman <000.f...@quip.cz> wrote: > > Pete Wright wrote on 04/16/2020 20:23: > > > > > > On 4/16/20 11:12 AM, Miroslav Lachman wrote: > >> Kurt Jaeger wrote on 04/16/2020 20:07: > > > I would try booting via UEFI if you can. I just installed a laptop > >