Re: enabling inode hashes results in kernel panics

2018-12-13 Thread Gary Jennejohn
On Thu, 13 Dec 2018 10:47:13 +0100 Gary Jennejohn wrote: > I just had two panics as a result of enabling inode hashes on a > file system yesterday when I had to run fsck on it. > > The filesystem showed no problems at all yesterday, the problem > didn't appear until

enabling inode hashes results in kernel panics

2018-12-13 Thread Gary Jennejohn
s not aware of inode hashes and gets confused. I have the crash dumps and the core.txt files. It doesn't appear that I can disable the hashes using tunefs, so my only remedy will be to run fsdb and clear these inodes and lose quite a few rather large files. -- Gary

Re: r111 build error

2018-12-12 Thread Gary Jennejohn
nsKind.o:(clang::hasStandardSelectorLocs(clang::Selector, > >>> llvm::ArrayRef, llvm::ArrayRef, > >>> clang::SourceLocation)) in archive > >>> /usr/obj/usr/src/amd64.amd64/lib/clang/libclang/libclang.a > > ld: error: un

Re: make installworld in HEAD fails at llvm-objdump.1.gz

2018-12-05 Thread Gary Jennejohn
On Wed, 5 Dec 2018 17:59:17 +0100 Gary Jennejohn wrote: > I just did a make buildworld of HEAD at r341510. > > During make installworld I got an error that llvm-objdump.1.gz > could not be found. > > /usr/src/usr.bin/clang/llvm-objdump/llvm-objdump.1 is present. > &

make installworld in HEAD fails at llvm-objdump.1.gz

2018-12-05 Thread Gary Jennejohn
. Something is FUBAR with llvm-objdump. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: dmesg submission service -- please submit today

2018-10-07 Thread Gary Jennejohn
ry lists of drivers for > other parts of the tree. Please take the time to make these submissions > regardless of what your current hardware is. Please submit for any machine > you'd like to upgrade to FreeBSD 12 or 13. Identifying information is > generally masked out. >

Re: dmesg submission service -- please submit today

2018-10-07 Thread Gary Jennejohn
ould be easy enough to check, since kenv will dump all its values, which allows a user to check what is really set. > Hope helps facilitate submission of entries. Thanks to Charles Sprickman > for the idea of using a curl one-liner. > -- Gary Jennejohn __

Re: which way to update export_args structure?

2018-10-03 Thread Gary Jennejohn
e mountd.c changes and I have a kerne > patch that I'll put up on phabricator once Josh has been able to test > it. > In B, shouldn't ex_flags become uint32_t if all 32 bits can contain flag bits? And why make ex_flagshighbits a uint64_t? You could make it ui

Re: FreeBSD elf_machine_id

2018-08-12 Thread Gary Jennejohn
On Sun, 12 Aug 2018 13:38:39 +0200 Gary Jennejohn wrote: > On Sun, 12 Aug 2018 19:21:16 +0800 > blubee blubeeme wrote: > > > What's the elf_machine_id for FreeBSD amd64 systems? > > > > How can I find this info? > > > > elfdump -a /bin/ls |

Re: FreeBSD elf_machine_id

2018-08-12 Thread Gary Jennejohn
On Sun, 12 Aug 2018 19:21:16 +0800 blubee blubeeme wrote: > What's the elf_machine_id for FreeBSD amd64 systems? > > How can I find this info? > elfdump -a /bin/ls | grep machine -- Gary Jennejohn ___ freebsd-current@freebsd.org m

Re: error building clang in HEAD

2018-06-27 Thread Gary Jennejohn
On Tue, 26 Jun 2018 12:51:29 -0700 Bryan Drewery wrote: > On 6/26/2018 12:40 PM, Kevin Oberman wrote: > > On Tue, Jun 26, 2018 at 11:00 AM, Gary Jennejohn > <mailto:gljennj...@gmail.com>> wrote: > > > > On Tue, 26 Jun 2018 18:24:12 +0200 > > Gar

Re: error building clang in HEAD

2018-06-26 Thread Gary Jennejohn
On Tue, 26 Jun 2018 18:24:12 +0200 Gary Jennejohn wrote: > On Mon, 25 Jun 2018 11:28:18 -0700 > Bryan Drewery wrote: > > > On 6/24/2018 12:57 AM, Gary Jennejohn wrote: > > > On Sat, 23 Jun 2018 17:05:16 +0200 > > > Dimitry Andric wrote: > > >

Re: Ryzen public erratas

2018-06-26 Thread Gary Jennejohn
On Tue, 26 Jun 2018 07:05:22 -0700 Eitan Adler wrote: > On 19 June 2018 at 02:50, Gary Jennejohn wrote: > > On Mon, 18 Jun 2018 22:44:13 -0700 > > Eitan Adler wrote: > > > >> On 13 June 2018 at 04:16, Eitan Adler wrote: > >> > On 13 June 2018 at

Re: error building clang in HEAD

2018-06-26 Thread Gary Jennejohn
On Mon, 25 Jun 2018 11:28:18 -0700 Bryan Drewery wrote: > On 6/24/2018 12:57 AM, Gary Jennejohn wrote: > > On Sat, 23 Jun 2018 17:05:16 +0200 > > Dimitry Andric wrote: > > > >> On 23 Jun 2018, at 15:40, Gary Jennejohn wrote: > >>> > >>

Re: error building clang in HEAD

2018-06-24 Thread Gary Jennejohn
On Sat, 23 Jun 2018 17:05:16 +0200 Dimitry Andric wrote: > On 23 Jun 2018, at 15:40, Gary Jennejohn wrote: > > > > There is a strange error building clang with this use case: > > > > cd /usr/src > > make -j10 makeworld > > What's the "makew

error building clang in HEAD

2018-06-23 Thread Gary Jennejohn
/src/contrib/llvm/tools/clang/lib' 1 error However, if I do this cd /usr/src/lib/clang/libclang make -j10 depend all it succeeds. I have META_MODE enabled. It also succeeds with a simple make buildworld, but that's extremely slow. Note that this started happening after rm -rf /usr/obj/usr. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Ryzen public erratas

2018-06-19 Thread Gary Jennejohn
by > other people. What would cause my machine to differ from others? > I had sysctl machdep.idle_mwait=1 and machdep.idle=acpi before applying the shell script. I had multiple lockups every week, sometimes multiple lockups per day. With the idle settings from the script it still locks u

Re: Ryzen public erratas

2018-06-13 Thread Gary Jennejohn
$x > > > done > > > > > > > Hi > > > > Thanks for the fix! I'm trying it now on my Ryzen 3 2200G which does > > experience some random occasional resets. > > > > About updating to latest firmware, is this something that's done from BIO

Re: Is kern.sched.preempt_thresh=0 a sensible default?

2018-06-08 Thread Gary Jennejohn
On Fri, 8 Jun 2018 17:18:43 +0300 Andriy Gapon wrote: > On 08/06/2018 15:27, Gary Jennejohn wrote: > > On Thu, 7 Jun 2018 20:14:10 +0300 > > Andriy Gapon wrote: > > > >> On 03/05/2018 12:41, Andriy Gapon wrote: > >>> I think that we need preemption

Re: Is kern.sched.preempt_thresh=0 a sensible default?

2018-06-08 Thread Gary Jennejohn
a sketch of the idea: https://reviews.freebsd.org/D15693 > What about SCHED_4BSD? Or is this just an example and you chose SCHED_ULE for it? -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: swapping is completely broken in -CURRENT r334649?

2018-06-05 Thread Gary Jennejohn
7;t whether it will help, but you can give it a try. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: HPET-based NMI (debug) watchdog

2018-06-01 Thread Gary Jennejohn
1600 system hangs randomly and I don't know why. I suspect an infinite loop somewhere in the USB stack, but can't prove it because the box is totally unresponsive and I have to hit the reset switch. But my single HPET doesn't seem to be usi

Re: ``make buildkernel'' fails when /usr/obj is empty

2018-05-31 Thread Gary Jennejohn
On Thu, 31 May 2018 09:52:22 +0200 Gary Jennejohn wrote: > There's something totally screwy about trying to build a kernel when > /usr/obj is not populated. > > I ran ``make clean'' in /usr/src and then ``make buildkernel''. This > fails with >

``make buildkernel'' fails when /usr/obj is empty

2018-05-31 Thread Gary Jennejohn
md64/tmp/usr/sbin: /usr/obj/usr/src/amd64.amd64/tmp/usr/bin: /sbin:/bin:/usr/sbin:/usr/bin it seems like /usr/bin/ld should be found by bsd.linker.mk and no error should be reported. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https:/

Re: network performance over 1GBps links degraded

2018-03-18 Thread Gary Jennejohn
On Sun, 18 Mar 2018 12:21:54 +0100 Gary Jennejohn wrote: > On Sun, 18 Mar 2018 11:48:32 +0100 > Alex Dupre wrote: > > > Gary Jennejohn wrote: > > > I have two computers, both with 1Gbps interfaces plugged into a > > > 1Gb switch. One computer is running Free

Re: network performance over 1GBps links degraded

2018-03-18 Thread Gary Jennejohn
On Sun, 18 Mar 2018 11:48:32 +0100 Alex Dupre wrote: > Gary Jennejohn wrote: > > I have two computers, both with 1Gbps interfaces plugged into a > > 1Gb switch. One computer is running FreeBSD HEAD and the other > > some version of Linux. Under FreeBSD I have re0 and un

network performance over 1GBps links degraded

2018-03-18 Thread Gary Jennejohn
ysctls I could set to get the old performance back. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: kernel: failed: cg 5, cgp: 0xd11ecd0d != bp: 0x63d3ff1d

2018-02-22 Thread Gary Jennejohn
On Thu, 22 Feb 2018 08:37:07 +0100 "O. Hartmann" wrote: > On Tue, 20 Feb 2018 12:39:53 +0100 > Gary Jennejohn wrote: > > > On Mon, 19 Feb 2018 14:18:15 -0800 > > "Chris H" wrote: > > > > > I'm seeing a number of messages like the

Re: kernel: failed: cg 5, cgp: 0xd11ecd0d != bp: 0x63d3ff1d

2018-02-20 Thread Gary Jennejohn
nd consideration. > fsck fixes these errors only when the user does NOT use the journal. You should re-do the fsck. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: mounting UFS2 filesystem with access mode via fstab

2018-01-21 Thread Gary Jennejohn
reached on a > different path > I'm unaware of? > chmod 1777 /tmp as root -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: USB stack

2018-01-08 Thread Gary Jennejohn
recently, I've maxed out the writes on a USB stick at about > > >>> 75MB/s (the fastest it will do), which isn't possible with USB 2.0... > > I've > > >>> not tried USB3 with an SSD that can do more > > >>> > > >

Re: USB stack

2018-01-04 Thread Gary Jennejohn
mail client has mangled things, oh well. > > You missed posting the output of dmesg.. > > What is an "LG v30"? > It's a smartphone from LG and only supports USB2 speed. The reported transfer rate is no big surprise. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: get_swap_pager(x) failed

2017-12-12 Thread Gary Jennejohn
/ > > kerneldebug-deadlocks.html > > > > Comment #3 shows a way to test for the problematical > > behavior. > > > > Using swap partitions avoids the issue. > > > > === > > Mark Millard > > markmi at dsl-only.net > > > > > Tha

Re: valloric YCM [header definitions]

2017-12-08 Thread Gary Jennejohn
; > break; > > case MOD_UNLOAD: > > break; > > default: > > return (ENOTSUP); > > break; > > } > > return 0; > > } > > > > Anyone here uses YCM? > > [snip] Apparently not. You seem to have all the usual include paths in the lis

Re: Okular or any pdf reader

2017-10-25 Thread Gary Jennejohn
> I use the nvidia driver and have no problem using xpdf and mupdf. ghostscript can also render PDFs. None of these are graphics heavy, as okular most definitely is. mupdf does not support printing, but xpdf does. okular also works for me. Amazing how many packages it depends o

Re: /sys/boot compile broken

2017-10-22 Thread Gary Jennejohn
On Sun, 22 Oct 2017 08:59:52 -0600 Warner Losh wrote: > On Sun, Oct 22, 2017 at 1:39 AM, Gary Jennejohn > wrote: > > > On Sat, 21 Oct 2017 09:33:41 -0600 > > Warner Losh wrote: > > > > > On Oct 21, 2017 8:02 AM, "Allan Jude" wrote: > &g

Re: /sys/boot compile broken

2017-10-22 Thread Gary Jennejohn
On Sat, 21 Oct 2017 09:33:41 -0600 Warner Losh wrote: > On Oct 21, 2017 8:02 AM, "Allan Jude" wrote: > > On 2017-10-21 02:41, Gary Jennejohn wrote: > > SVN for HEAD source at 324810. > > > > Compiling /sys/boot is totally screwed up. The failure i

/sys/boot compile broken

2017-10-20 Thread Gary Jennejohn
he various Makefiles this option is supposed to prevent using GELI. Even if the user wanted to use GELI the compile of the boot code would probably fail. imp@ has had his fingers in the boot code lately. -- Gary Jennejohn ___ freebsd-current@freebsd.org ma

Re: panic: softdep_deallocate_dependencies: dangling deps

2017-09-28 Thread Gary Jennejohn
..done. > > ABI doesn't support a vmcore target > > > > OK, so debugging is broken :-/ > > > > It seems the devel/gdb80 port installs a kgdb symlink > to kgdb80. So, I'm not getting the correct kgdb due to > my path. Ugh. > Yeah. I think t

Re: anyone in the Boston area with time this week?

2017-09-24 Thread Gary Jennejohn
FreeBSD > systems (or VMs with different IP addresses) set up with this > server. > > If anyone is interested, email and I can fill you in, rick ps: > And, yes, I realize this is last minute. I just didn't think > to email sooner. -- Gary Jennejohn _

Re: SSH from WSL acts as if overwrite were enabled while actually inserting

2017-09-11 Thread Gary Jennejohn
If this is not a FreeBSD bug, I___ll raise it with the WSL team who have > proven to be very earnest in their attempts at fixing all compatibility > issues via their GitHub presence. > > (A screenshot of the observed behavior, if it helps: > http://i.imgu

Re: !EARLY_AP_STARTUP and -CURRENT

2017-08-31 Thread Gary Jennejohn
gt; state: CAN RUN > priority: 255 > container lock: sched lock 0 (0x81c39800) > db> show lock 0x81c39800 > class: spin mutex > name: sched lock 0 > flags: {SPIN, RECURSE} > state: {OWNED} > owner: 0xf80128cdb560 (tid 100028, pid 11, "i

Re: swapfile query

2017-08-20 Thread Gary Jennejohn
1.5G 754M 0 0 0 0 163 23 0 0 445 661 482 0 > 0 100 > > Should we consider removing scan rate from vmstat output? It doesn't really > mean anything in relation to tuning any more. > Depends. I have vm.pageout_update_period=0 in /etc/sysctl.conf and scan

Re: r319971 -> r320351: Fatal error 'Cannot allocate red zone for initial thread'

2017-06-26 Thread Gary Jennejohn
On Mon, 26 Jun 2017 14:00:48 +0200 "O. Hartmann" wrote: > On Mon, 26 Jun 2017 13:26:08 +0200 > Gary Jennejohn wrote: > > > On Mon, 26 Jun 2017 10:29:47 +0200 > > "O. Hartmann" wrote: > > > > > Over the past week we did not update s

Re: r319971 -> r320351: Fatal error 'Cannot allocate red zone for initial thread'

2017-06-26 Thread Gary Jennejohn
nt was your last update? Some changes were made just a few hours ago to fix a stack growth problem in threads. Either your source is not up to date, or a new bug was introduced by the intended fix. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing lis

Re: Firefox (and other Mozilla products) after ino64

2017-06-01 Thread Gary Jennejohn
On Wed, 31 May 2017 23:27:16 +0200 Dimitry Andric wrote: [snip] > This also applies to other Mozilla products, such as Thunderbird, > SeaMonkey, and so on. These should all be rebuilt from scratch under > ino64. > FYI Seamonkey still works after updating kernel and world to ino6

Re: usb dongle Mediatek 7601 wireless driver?

2017-05-12 Thread Gary Jennejohn
his http://freebsd-wireless.freebsd.narkive.com/09J7PGke/support-to-wireless-dongle-vendor-0x148f-product-0x7601 it's not supported. Of course, that may have changed since then. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/m

Re: Some precise procedure...

2017-05-07 Thread Gary Jennejohn
the test kernel to /boot/kernel. Here it is: t2k is a function t2k () { cd /boot; rm -rf kernel.oldold; mv kernel.old kernel.oldold; mv kernel kernel.old; mkdir kernel; cp test/* kernel; touch kernel/linker.hints; cd } -- Gary Jennejohn _

strange compile error in scvgarndr.c

2017-04-17 Thread Gary Jennejohn
st for font size in various places the compiler spits out this error message. Maybe my compiler is too old? I'm using cc --version FreeBSD clang version 4.0.0 (branches/release_40 296509) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix

Re: ELF binary type "3" not known.

2017-03-21 Thread Gary Jennejohn
d linux64 ? > > Thanks for the reply, Kevin. > > Yes. Both before building/installing nvidia-driver, > > and via loader.conf(5): > > > > linux_load="YES" > > nvidia-modeset_load="YES" > > > > So your answer is not "Yes

Re: firewire panic

2016-11-14 Thread Gary Jennejohn
outine keeps the mutex locked until the callout function, in this case that's sbp_cam_scan_target(), returns. Since sbp_cam_scan_target() invokes xpt_action() with sbp_cam_scan_lun() as its callback, it seems like the assumption should be true. Pehaps there's some asynchronous action h

Re: firewire panic

2016-11-12 Thread Gary Jennejohn
On Sat, 12 Nov 2016 10:10:20 +0100 Gary Jennejohn wrote: > On Fri, 11 Nov 2016 14:25:59 +0200 > Andriy Gapon wrote: > > > Does anyone still use firewire or hack on code? I've recently > > tried to connect an external firewire HDD enclosure and got > > this: >

Re: firewire panic

2016-11-12 Thread Gary Jennejohn
Nov 12 10:05:26 ernst kernel: da0 at sbp0 bus 0 scbus6 target 0 lun 0 Nov 12 10:05:26 ernst kernel: da0: Fixed Direct Access SCSI device Nov 12 10:05:26 ernst kernel: da0: 50.000MB/s transfers Nov 12 10:05:26 ernst kernel: da0: 305245MB (625142448 512 byte sectors) Nov 12 10:05:26 ernst kernel: da0

Re: Destroy GPT partition scheme absolutely, how?

2016-09-26 Thread Gary Jennejohn
r. Called gpart.nuke > > #! /bin/sh > echo "What disk do you want" > echo "to wipe? For example - da1 :" > read disk > echo "OK, in 10 seconds I will destroy all data on $disk!" > echo "Press CTRL+C

Re: FreeBSD12-RC2 and bluetooth?

2016-09-16 Thread Gary Jennejohn
the behavior .:-P) > Or use "makeoptions MODULES_OVERRIDE" in your kernel config file to build only the modules you need. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: EARLY_AP_STARTUP hangs during boot

2016-08-03 Thread Gary Jennejohn
On Tue, 02 Aug 2016 10:41:23 -0700 John Baldwin wrote: > On Tuesday, August 02, 2016 09:03:10 AM Gary Jennejohn wrote: > > On Mon, 01 Aug 2016 13:19:16 -0700 > > John Baldwin wrote: > > > > > On Monday, August 01, 2016 03:31:11 PM Gary Jennejohn wrote: >

Re: EARLY_AP_STARTUP hangs during boot

2016-08-02 Thread Gary Jennejohn
On Mon, 01 Aug 2016 13:19:16 -0700 John Baldwin wrote: > On Monday, August 01, 2016 03:31:11 PM Gary Jennejohn wrote: > > On Mon, 1 Aug 2016 09:34:34 +0200 > > Gary Jennejohn wrote: > > > > > On Sun, 31 Jul 2016 14:22:35 -0700 > > > John Baldwin wro

Re: EARLY_AP_STARTUP hangs during boot

2016-08-01 Thread Gary Jennejohn
On Mon, 1 Aug 2016 09:34:34 +0200 Gary Jennejohn wrote: > On Sun, 31 Jul 2016 14:22:35 -0700 > John Baldwin wrote: > > > On Sunday, July 31, 2016 11:29:14 AM Gary Jennejohn wrote: > > > On Sat, 30 Jul 2016 12:03:59 -0700 > > > John Baldwin wrote: > &

Re: EARLY_AP_STARTUP hangs during boot

2016-08-01 Thread Gary Jennejohn
On Sun, 31 Jul 2016 14:22:35 -0700 John Baldwin wrote: > On Sunday, July 31, 2016 11:29:14 AM Gary Jennejohn wrote: > > On Sat, 30 Jul 2016 12:03:59 -0700 > > John Baldwin wrote: > > > > > On Saturday, July 30, 2016 09:44:22 AM Gary Jennejohn wrote: > &

Re: EARLY_AP_STARTUP hangs during boot

2016-07-31 Thread Gary Jennejohn
On Sat, 30 Jul 2016 12:03:59 -0700 John Baldwin wrote: > On Saturday, July 30, 2016 09:44:22 AM Gary Jennejohn wrote: > > On Fri, 29 Jul 2016 13:17:42 -0700 > > John Baldwin wrote: > > > > > On Thursday, July 28, 2016 12:31:31 AM Gary Jennejohn wrote: > >

Re: EARLY_AP_STARTUP hangs during boot

2016-07-30 Thread Gary Jennejohn
On Fri, 29 Jul 2016 13:17:42 -0700 John Baldwin wrote: > On Thursday, July 28, 2016 12:31:31 AM Gary Jennejohn wrote: > > Well, now I know that ULE is a prerequiste for EARLY_AP_STARTUP! I > > wasn't aware of that. I prefer BSD and that's the scheduler I did

Re: EARLY_AP_STARTUP hangs during boot

2016-07-27 Thread Gary Jennejohn
On Wed, 27 Jul 2016 14:43:36 -0700 John Baldwin wrote: > On Tuesday, June 07, 2016 12:06:54 PM Gary Jennejohn wrote: > > On Tue, 31 May 2016 13:10:06 -0700 > > John Baldwin wrote: > > > > > On Saturday, May 28, 2016 02:11:41 PM Gary Jennejohn wrote: > &

Re: Digi Watchport/T temperature sensor as /dev/ttyU

2016-07-23 Thread Gary Jennejohn
those supported. Still, having the man page under FreeBSD would at least provide a hint that the driver even exists. I added device ugensa to my config file and the kernel was generated without an error. > root@localhost: [src] kldload ugensa > > ugen2.7: at usbus2 > ugensa0: on usb

Re: EARLY_AP_STARTUP hangs during boot

2016-06-07 Thread Gary Jennejohn
On Tue, 31 May 2016 13:10:06 -0700 John Baldwin wrote: > On Saturday, May 28, 2016 02:11:41 PM Gary Jennejohn wrote: > > On Fri, 27 May 2016 09:50:05 +0200 > > Gary Jennejohn wrote: > > > > > On Thu, 26 May 2016 16:54:35 -0700 > > > John Baldwin wro

Re: EARLY_AP_STARTUP hangs during boot

2016-05-28 Thread Gary Jennejohn
On Fri, 27 May 2016 09:50:05 +0200 Gary Jennejohn wrote: > On Thu, 26 May 2016 16:54:35 -0700 > John Baldwin wrote: > > > On Tuesday, May 17, 2016 06:47:41 PM Gary Jennejohn wrote: > > > On Mon, 16 May 2016 10:54:19 -0700 > > > John Baldwin wrote: > >

Re: EARLY_AP_STARTUP hangs during boot

2016-05-27 Thread Gary Jennejohn
On Thu, 26 May 2016 16:54:35 -0700 John Baldwin wrote: > On Tuesday, May 17, 2016 06:47:41 PM Gary Jennejohn wrote: > > On Mon, 16 May 2016 10:54:19 -0700 > > John Baldwin wrote: > > > > > On Monday, May 16, 2016 12:22:42 PM Gary Jennejohn wrote: > > &

Re: Recognizing SMR HDDs

2016-05-26 Thread Gary Jennejohn
On Thu, 26 May 2016 10:10:14 -0400 "Kenneth D. Merry" wrote: > On Thu, May 26, 2016 at 16:00:41 +0200, Gary Jennejohn wrote: > > protocol ATA/ATAPI-9 SATA 3.x > > device model ST8000AS0002-1NA17Z > > firmware revision AR13 > > The

Re: Recognizing SMR HDDs

2016-05-26 Thread Gary Jennejohn
On Thu, 26 May 2016 09:41:20 -0400 "Kenneth D. Merry" wrote: > On Thu, May 26, 2016 at 15:29:21 +0200, Gary Jennejohn wrote: > > On Thu, 26 May 2016 08:34:45 -0400 > > "Kenneth D. Merry" wrote: > > > > > On Thu, May 26, 2016 at 08:42:53 +02

Re: Recognizing SMR HDDs

2016-05-26 Thread Gary Jennejohn
On Thu, 26 May 2016 08:34:45 -0400 "Kenneth D. Merry" wrote: > On Thu, May 26, 2016 at 08:42:53 +0200, Gary Jennejohn wrote: > What kind of drive is it? > ST8000AS 0002-1NA17Z 0X03 > Here are some things you can do on any disk to see what it is: > > diskinfo -v /

Recognizing SMR HDDs

2016-05-25 Thread Gary Jennejohn
bled in my kernel config, but I don't see anything special pop out when I turn the drive on. Does the fact that the drive appears as a /dev/daX play any role? BTW the disk returns an error when multiple LUNs are probed. -- Gary Jennejohn ___

Re: AHCI/ADA regression?

2016-05-25 Thread Gary Jennejohn
On Wed, 25 May 2016 08:15:11 +0200 Gary Jennejohn wrote: > On Tue, 24 May 2016 15:10:41 -0400 > "Kenneth D. Merry" wrote: > > > Can you send full dmesg output from the working kernel? > > > > I'll give it a try and hope that the mail server doesn

Re: AHCI/ADA regression?

2016-05-24 Thread Gary Jennejohn
BE_INVALID and skip over it I don't understand. After I noticed that the same ports had been probed several times on achich2 with no apparent end in sight I rebooted. This behavior is extremely poor. -- Gary Jennejohn ___ freebsd-current@free

Re: AHCI/ADA regression?

2016-05-24 Thread Gary Jennejohn
On Mon, 23 May 2016 13:51:05 -0400 "Kenneth D. Merry" wrote: > On Sat, May 21, 2016 at 10:09:49 +0200, Gary Jennejohn wrote: > > There appears to be a regression in AHCI/ADA behavior since r300207. > > > > Starting a test kernel at r300293 results in extremely lo

AHCI/ADA regression?

2016-05-21 Thread Gary Jennejohn
exhibit this peculiar behavior and mounts /home with no delays. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-uns

Re: EARLY_AP_STARTUP hangs during boot

2016-05-17 Thread Gary Jennejohn
On Mon, 16 May 2016 10:54:19 -0700 John Baldwin wrote: > On Monday, May 16, 2016 12:22:42 PM Gary Jennejohn wrote: > > I tried out EARLY_AP_STARTUP, but the kernel hangs and I can't > > break into DDB. > > > > I did a verbose boot and the last lines I see are

Re: EARLY_AP_STARTUP hangs during boot

2016-05-16 Thread Gary Jennejohn
On Mon, 16 May 2016 13:38:35 +0300 Konstantin Belousov wrote: > On Mon, May 16, 2016 at 12:27:31PM +0200, Gary Jennejohn wrote: > > On Mon, 16 May 2016 12:22:42 +0200 > > Gary Jennejohn wrote: > > > > > I tried out EARLY_AP_STARTUP, but the kernel hangs an

Re: EARLY_AP_STARTUP hangs during boot

2016-05-16 Thread Gary Jennejohn
On Mon, 16 May 2016 12:22:42 +0200 Gary Jennejohn wrote: > I tried out EARLY_AP_STARTUP, but the kernel hangs and I can't > break into DDB. > > I did a verbose boot and the last lines I see are related to routing > MSI-X to various local APIC vectors. I copied the last

EARLY_AP_STARTUP hangs during boot

2016-05-16 Thread Gary Jennejohn
(tm) II X6 1090T Processor. So, maybe this option only really works correctly on Intel CPUs? -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail t

Re: Packaging the FreeBSD base system with pkg(8)

2016-04-06 Thread Gary Jennejohn
On Tue, 5 Apr 2016 13:42:48 -0400 (EDT) Benjamin Kaduk wrote: > On Tue, 5 Apr 2016, Gary Jennejohn wrote: > > > Will there be an option not to merge? I never update /etc when > > I do installworld because what I have works for me and I see no > > need to make any cha

Re: Packaging the FreeBSD base system with pkg(8)

2016-04-05 Thread Gary Jennejohn
gt; there should be no problem. > Will there be an option not to merge? I never update /etc when I do installworld because what I have works for me and I see no need to make any changes to a working system. -- Gary Jennejohn ___ freebsd-current@freebsd.o

Re: Need some help with ports and rebuilding the world

2016-03-28 Thread Gary Jennejohn
On Tue, 29 Mar 2016 00:42:09 +0200 Gary Jennejohn wrote: > On Mon, 28 Mar 2016 17:00:31 +0300 > Aleksander Alekseev wrote: > > > > I think I realized what's going on. I probably rebuilded the world on > > > two different machines but forgot to do it on this one

Re: Need some help with ports and rebuilding the world

2016-03-28 Thread Gary Jennejohn
> to clang-3.9 and it solved my problem with CLang I mentioned before). > > Thoughts? > I see that you're using clang36 from ports. Right now clang38 is what's being used in 11-CURRENT. I don't know whether it will help, but you could try installing clang38 from por

Re: Need some help with ports and rebuilding the world

2016-03-28 Thread Gary Jennejohn
se it would help. I hope such way of upgrading > FreeBSD is correct? > Looks like your kernel is based on 11-CURRENT but your world is still 10.2. Try looking at /usr/src/sys/sys/param.h. If that contains 1100xxx then you probably have to make buildworld followed by make installworld.

Re: how to recycle Inact memory more aggressively?

2016-03-15 Thread Gary Jennejohn
On Sun, 13 Mar 2016 18:33:20 -0700 Mark Johnston wrote: > On Sat, Mar 12, 2016 at 09:38:35AM +0100, Gary Jennejohn wrote: > > In the course of the last year or so the behavior of the vm system > > has changed in regard to how aggressively Inact memory is recycled. > >

Re: how to recycle Inact memory more aggressively?

2016-03-15 Thread Gary Jennejohn
On Sun, 13 Mar 2016 16:41:17 +0100 Fabian Keil wrote: > Gary Jennejohn wrote: > > > In the course of the last year or so the behavior of the vm system > > has changed in regard to how aggressively Inact memory is recycled. > > > > My box has 8GB of memory. At

how to recycle Inact memory more aggressively?

2016-03-12 Thread Gary Jennejohn
files, the system hardly swapped. It seems rather strange to me that the vm happily allows gigbytes of Inact memory to be present and prefers swapping to recyclincg. Are there any sysctl's I can set to get the old behavior back? -- Gary Jennejohn

Re: Realtek MMC/MMCSD reader?

2016-02-20 Thread Gary Jennejohn
> Does anyone want to help? > > I'm more than willing to guinea pig stuff. > Looking at the patch some non-trivial changes were made to the driver. It's hard to tell whether most of them were meant to make the driver more flexible, or whether they were really added to s

Re: Kernel memory leak with x11/nvidia-driver

2016-02-05 Thread Gary Jennejohn
nks.q); > vm_page_replace_checked(page, object, offset, m[0]); > + vm_page_lock(m[0]); > + vm_page_free(m[0]); > + vm_page_unlock(m[0]); > m[0] = page; > page->valid = VM_PAGE_BITS_ALL; > I started looking at this yesterday after seeing

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-16 Thread Gary Jennejohn
On Sat, 16 Jan 2016 09:16:58 +0100 "O. Hartmann" wrote: > Am Sat, 16 Jan 2016 05:11:40 +0100 > Gary Jennejohn schrieb: > > > On Fri, 15 Jan 2016 13:35:01 -0500 > > Michael Butler wrote: > > > > > On 01/15/16 13:24, David Wolfskill wrote: &g

Re: r294070: KLD nvidia-modeset.ko: depends on kernel - not available or version mismatch linker_load_file: Unsupported file type

2016-01-15 Thread Gary Jennejohn
gt;M /head/sys/compat/linuxkpi/common/include/linux/pci.h >M /head/sys/compat/linuxkpi/common/src/linux_pci.c >M /head/sys/sys/param.h > > Implement support for PCI suspend, resume and shutdown events in the > LinuxKPI. Fix a few spaces to tabs. Bump the FreeBSD version to fo

Re: FreeBSD 11.0-CURRENT Single User Keymap

2015-09-15 Thread Gary Jennejohn
in /etc/rc.conf to the entry you want. Just putting keymap="jp.106" there should work. Umm, but this is for syscons. Not sure what you may need for vt, which I don't use. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: buildkernel broken in HEAD

2014-11-06 Thread Gary Jennejohn
On Wed, 5 Nov 2014 14:18:13 +0100 Gary Jennejohn wrote: > HEAD updated just minutes ago: > > -- > >>> stage 3.1: making dependencies > -- > @/a

Re: buildkernel broken in HEAD

2014-11-05 Thread Gary Jennejohn
On Wed, 5 Nov 2014 06:02:39 -0800 David Wolfskill wrote: > On Wed, Nov 05, 2014 at 02:18:13PM +0100, Gary Jennejohn wrote: > > HEAD updated just minutes ago: > > > > -- > > >>

buildkernel broken in HEAD

2014-11-05 Thread Gary Jennejohn
SSYM(PM_SAVE, offsetof(struct pmap, pm_save)); pm_save is not present in any pmap.h under /sys. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail

Re: HEADS UP: Enabling vt(4) by default

2014-11-05 Thread Gary Jennejohn
:) > > I was unable to determine from the wiki. But do all these wonderful > new features also work with the nVidia blob, under vt(4)? > I'm currently building a new 11-CURRENT from the 10-26 iso, as I write > this, and was wondering if the graphics mode at higher resolutions was &g

Re: android bsd connectivity tools etc ?

2014-08-14 Thread Gary Jennejohn
SB debugging is turned off in the developer options. These may not even be visible on your device because Google hid them at around 4.2. I suspect that you just need some quirks to support the device. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: CURRENT crashes with nvidia GPU BLOB : vm_radix_insert: key 23c078 is already present

2013-08-10 Thread Gary Jennejohn
On Sat, 10 Aug 2013 14:59:22 +0200 "O. Hartmann" wrote: > On Sat, 10 Aug 2013 11:31:19 +0200 > Gary Jennejohn wrote: > > > On Sat, 10 Aug 2013 11:10:40 +0200 > > Rainer Hurling wrote: > > > > > Yes, I can confirm, that it builds, installs and r

Re: CURRENT crashes with nvidia GPU BLOB : vm_radix_insert: key 23c078 is already present

2013-08-10 Thread Gary Jennejohn
for testing. Yes, putting the patch into files/ with that name works also and is much simpler than the steps I outlined. -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To uns

Re: CURRENT crashes with nvidia GPU BLOB : vm_radix_insert: key 23c078 is already present

2013-08-10 Thread Gary Jennejohn
< count; i++) { -address = kmem_alloc_contig(kernel_map, PAGE_SIZE, flags, 0, +address = kmem_alloc_contig(kmem_arena, PAGE_SIZE, flags, 0, sc->dma_mask, PAGE_SIZE, 0, attr); if (!address) { status = ENOMEM; @@ -1139,7 +1139,7 @@ for (i = 0

Re: Kernel Panic on FreeBSD 10.0-CURRENT #1 r253918

2013-08-05 Thread Gary Jennejohn
hat will display the actual kernel config options used to build the > running kernel. > Not necessarily sysctl kern.conftxt sysctl: unknown oid 'kern.conftxt': No such file or directory -- Gary Jennejohn ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

<    1   2   3   4   5   >