Re: /usr/src and /usr/ports not git directories ?

2025-01-21 Thread bob prohaska
nd /usr/ports as part of FreeBSD release > >distribution should just go away. But we should provide a one liner > >command to get them in a proper way (shallow git checkout). > > Do you mean have the "install src" checkbox invoke git clone? That seems like a better idea, at least to me. bob prohaska

Re: /usr/src and /usr/ports not git directories ?

2025-01-18 Thread bob prohaska
On Sat, Jan 18, 2025 at 12:31:07PM -0800, Steve Rikli wrote: > On Sat, Jan 18, 2025 at 09:29:03AM -0800, bob prohaska wrote: > > A fresh install of > > FreeBSD-15.0-CURRENT-amd64-20250102-3d0a0dda3a7d-274510-memstick.img > > set up without much difficulty and Xorg seems t

/usr/src and /usr/ports not git directories ?

2025-01-18 Thread bob prohaska
with "not a git repository", even though .git entries are present. The most visible problem is lack of a /usr/src/.git directory. Can the existing src and ports directories be salvaged? Thanks for reading, bob prohaska

Re: FreeBSD on a Lenovo T400s, GUI suggestions needed

2025-01-17 Thread bob prohaska
red by T400s Intel GMA video driver. I have wasted some $1000 on > similar problems with Radeon. For Geforce I needed drivers version 370. > > Hope it helps. > > And BTW. According to my experience FreeBSD does not react to power button. > No idea why. Thanks to everyone for the guidance! bob prohaska

FreeBSD on a Lenovo T400s, GUI suggestions needed

2025-01-17 Thread bob prohaska
r a better suggestion. Thanks for reading, bob prohaska

Re: [Bug 273566] stray characters contaminate serial console

2025-01-12 Thread bob prohaska
On Sun, Jan 12, 2025 at 02:04:24PM -0600, Kyle Evans wrote: > On 1/12/25 11:25, bob prohaska wrote: > > > > Just for fun I installed a GENERIC-KASAN kernel on a Pi4 running -current, > > but far as I can tell the problem doesn't exist on aarch64 or I don't kno

Re: [Bug 273566] stray characters contaminate serial console

2025-01-12 Thread bob prohaska
From: bob prohaska To: freebsd-ker...@freebsd.org Subject: Re: [Bug 273566] stray characters contaminate serial console On Sun, Jan 12, 2025 at 05:02:15AM +, bugzilla-nore...@freebsd.org wrote: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273566 > > --- Comment #15 from Su

Re: Cleaning before using WITH_META_MODE

2024-12-12 Thread bob prohaska
On Wed, Dec 11, 2024 at 02:27:22PM -0800, Mark Millard wrote: > bob prohaska wrote on > Date: Wed, 11 Dec 2024 18:38:28 UTC : > > > What cleaning options minimize interference with the use of WITH_META_MODE ? > > I'm not so sure there is a viable optimization of the

Re: Cleaning before using WITH_META_MODE

2024-12-11 Thread bob prohaska
On Wed, Dec 11, 2024 at 12:44:05PM -0700, Warner Losh wrote: > On Wed, Dec 11, 2024, 11:38 AM bob prohaska wrote: > > > What cleaning options minimize interference with the use of WITH_META_MODE > > ? > > > > In the past, I've just turned on meta mode. Meta

Cleaning before using WITH_META_MODE

2024-12-11 Thread bob prohaska
is in the context of -current on Raspberry Pi2,-3 and -4 if it matters. Thanks for reading, bob prohaska

Re: Unfamiliar console message: in prompt_tty(): caught signal 2

2024-04-21 Thread bob prohaska
On Sun, Apr 21, 2024 at 10:16:55PM +0200, Dag-Erling Smørgrav wrote: > bob prohaska writes: > > Apr 20 22:14:37 www su[30398]: in prompt_tty(): caught signal 2 > > This means someone ran `su` and pressed Ctrl-C instead of entering a > password when prompted. Ahh, that would h

Unfamiliar console message: in prompt_tty(): caught signal 2

2024-04-21 Thread bob prohaska
ck up after fsck and buildworld was resumed where it left off. Thanks for reading, bob prohaska

Re: Buildworld stops for d3befb534b9 in tests

2024-03-04 Thread bob prohaska
On Mon, Mar 04, 2024 at 09:54:14AM -0800, Mark Millard wrote: > bob prohaska wrote on > Date: Mon, 04 Mar 2024 16:35:52 UTC : > > > An armv7 (Pi2 v1.1) -current system stopped buildworld with > > > > c++: error: linker command failed with exit code 1 (us

Buildworld stops for d3befb534b9 in tests

2024-03-04 Thread bob prohaska
t.mk /usr/src/share/mk/src.init.mk /usr/src/tests/sys/capsicum/../Makefile.inc /usr/src/tests/Makefile.inc0 /usr/src/share/mk/googletest.test.mk /usr/src/share/mk/googletest.test.inc.mk /usr/src/share/mk/plain.test.mk /usr/src/share/mk/tap.test.mk make[2]: stopped in /usr/src I just re-ran git pull, no changes Thanks for reading, bob prohaska

Re: Missing files on -current

2024-02-24 Thread bob prohaska
c? > My fault, etcupdate reported a conflict and I didn't notice it. Sorry for the noise! bob prohaska

Re: Missing files on -current

2024-02-24 Thread bob prohaska
or: root@:~ # ls -l /etc/rc.subr -rw-r--r-- 1 root wheel 51911 Nov 18 21:46 /etc/rc.subr root@:~ # Thanks for writing! bob prohaska

Missing files on -current

2024-02-24 Thread bob prohaska
on how to back myself out of this corner would be much appreciated! Thanks for reading, bob prohaska

Re: bsdinstall use on rpi4

2024-01-13 Thread bob prohaska
adly mistaken. Can't find that thread now. Thanks for reading, bob prohaska

Re: bsdinstall use on rpi4

2024-01-13 Thread bob prohaska
d files manually. The resulting host is finicky about booting, sometimes requiring intervention at the serial console to prod u-boot to find the usb disk. This particular Pi is booting without a microSD, it's possible the usb-sata adapter contributes to the problem. It might be worth trying the

Re: How much survives an install/reboot cycle?

2023-11-20 Thread bob prohaska
On Mon, Nov 20, 2023 at 09:12:45AM +0800, Zhenlei Huang wrote: > > > > On Nov 19, 2023, at 11:51 PM, bob prohaska wrote: > > > > How much of a running system's state survives a reboot? I used to think > > the answer was "nothing", but from time

How much survives an install/reboot cycle?

2023-11-19 Thread bob prohaska
g imagining things Thanks for reading, bob prohaska

Re: www/chromium will not build on a host w/ 8 CPU and 16G mem [RPi4B 8 GiByte example]

2023-08-25 Thread bob prohaska
On Fri, Aug 25, 2023 at 02:21:33AM -0700, Mark Millard wrote: > > That will not help avoid the R_AARCH64_ABS64 abuse, > unfortunately. > > Thank you for the analysis. I've posted a bug,id=273349. Sounds like I shouldn't hold my breath 8-( bob prohaska >

Re: www/chromium will not build on a host w/ 8 CPU and 16G mem [RPi4B 8 GiByte example]

2023-08-24 Thread bob prohaska
On Thu, Aug 24, 2023 at 03:20:50PM -0700, Mark Millard wrote: > bob prohaska wrote on > Date: Thu, 24 Aug 2023 19:44:17 UTC : > > > On Fri, Aug 18, 2023 at 08:05:41AM +0200, Matthias Apitz wrote: > > > > > > sysctl vfs.read_max=128 > > > sy

Re: www/chromium will not build on a host w/ 8 CPU and 16G mem

2023-08-24 Thread bob prohaska
ror code 1 No messages on the console at all, no indication of any swap use at all. If somebody can tell me how to invoke MAKE_JOBS_UNSAFE=yes, either locally or globally, I'll give it a try. But, if it's a system problem I'd expect at least a peep on the console Thanks for reading, bob prohaska

Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread bob prohaska
> Note that, if you get a good clone, you can locally > copy the tree over to the armv7 media. But that is > not the point of my suggestion above. Under the circumstances it seems like the path of least resistance. Can I do something simple like sftp, using get -r ? Any trick to updating the copy? Many thanks! bob prohaska

Re: alpha-1 armv7 git failed: fatal: pack is corrupted (SHA1 mismatch)

2023-08-13 Thread bob prohaska
x27;ve added freebsd-current to the cc list 8-( Thanks for writing! bob prohaska

Re: Using etcupdate resolve, was Re: Surprise null root password

2023-06-15 Thread bob prohaska
essentially all possible versions, delimited by <<<<<<<<<<<<<, ||| and >>>>>>>>> characters. Once edited, that will become the new local version of the file. If this is mistaken please say so. bob prohaska

Using etcupdate resolve, was Re: Surprise null root password

2023-06-15 Thread bob prohaska
files .. .. ping .. The puzzle at this point is what to do. It's looks like the points of interest are the lines marked "yours" and "new", but I'll admit to bafflement which to modify and whether the modifications needed include the <<<< and >>>>> characters. If there's a relevant man section please point it out. Thanks for reading, bob prohaska

Re: Surprise null root password

2023-05-30 Thread bob prohaska
On Tue, May 30, 2023 at 11:02:13AM -0700, Mark Millard wrote: > bob prohaska wrote on > Date: Tue, 30 May 2023 15:36:21 UTC : > > > On Tue, May 30, 2023 at 08:41:33AM +0200, Alexander Leidinger wrote: > > > > > > Quoting bob prohaska (from Fri,

Re: Surprise null root password

2023-05-30 Thread bob prohaska
On Tue, May 30, 2023 at 08:41:33AM +0200, Alexander Leidinger wrote: > > Quoting bob prohaska (from Fri, 26 May 2023 16:26:06 > -0700): > > > On Fri, May 26, 2023 at 10:55:49PM +0200, Yuri wrote: > > > > > > The question is how you update the configuratio

Re: Surprise null root password

2023-05-26 Thread bob prohaska
It turns out all seven hosts in my cluster report a null password for root in /usr/src/etc/master.passwd: root::0:0::0:0:Charlie &:/root:/bin/sh Is that intentional? Thanks for reading, bob prohaska

Re: Surprise null root password

2023-05-26 Thread bob prohaska
s odd if that can null a root password. Still, it does seem an outside possibility. I could see it adding system users, but messing with root's existing password seems a bit unexpected. Thanks very much for raising the point! bob prohaska

Re: Surprise null root password

2023-05-26 Thread bob prohaska
k of attention. As with the first case, passwords seem to work normally (null rejected, normal accepted). Any advice appreciated! bob prohaska > On Fri, 26 May 2023 at 19:45, bob prohaska wrote: > > > On Fri, May 26, 2023 at 01:03:19PM -0500, Mike Karels wrote:

Re: Surprise null root password

2023-05-26 Thread bob prohaska
On Fri, May 26, 2023 at 01:03:19PM -0500, Mike Karels wrote: > On 26 May 2023, at 12:35, bob prohaska wrote: > > > While going through normal security email from a Pi2 > > running -current I was disturbed to find: > > > > Checking for passwordless accounts: > >

Surprise null root password

2023-05-26 Thread bob prohaska
gular and root account. AFAIK, /etc/master.passwd is _the_ password repository, but clearly I'm wrong. If somebody can tell me what's going on and what to check for before placing the machine back on line it would be much appreciated. Thanks for reading, bob prohaska

Re: Stray characters in command history

2023-05-21 Thread bob prohaska
<<<<< The shell prompt on the 2nd Pi3's serial console. Clearly nothing to do with sshd, might it simply be a misdirected echo of console output generated by a (dead or broken) tip connection? The first example looked possibly malicious, this does not Thanks fo

Stray characters in command history

2023-05-21 Thread bob prohaska
s looks like something injected via part of the network login process. Reboot pauses have been an ongoing phenomenon for months, this is the first time I've noticed the "invalid characters" message from ssh on the console. Thanks for reading, apologies if I'm being a worrywart. bob prohaska

Re: Making -current machines accept mail from sendmail

2023-03-04 Thread bob prohaska
, as that is what > "connection refused" implies.) > Indeed, that's the case. It looks as if dma isn't intended to replace sendmail, so I'll take the hint in UPDATING and turn sendmail back on. Thank you! bob prohaska

Making -current machines accept mail from sendmail

2023-03-04 Thread bob prohaska
has no trouble sending to -stable. On a fresh reboot I don't see any reference to dma in the dmesg output, and ps -aux reports only busdma. Thanks for reading, bob prohaska

Re: Timekeeping problem in /usr/src on new RPI aarch64 snapshot

2023-02-25 Thread bob prohaska
On Sat, Feb 25, 2023 at 10:33:23AM -0600, Mike Karels wrote: > On 25 Feb 2023, at 10:16, bob prohaska wrote: > > > On Sat, Feb 25, 2023 at 12:21:09AM +0100, Ronald Klop wrote: > >> > >> UFS stores the current timestamp in the superblock of the FS on clean > >

Re: Timekeeping problem in /usr/src on new RPI aarch64 snapshot

2023-02-25 Thread bob prohaska
bout mis-set clocks in buildworld. Is this new behavior? Thanks to both Mark and Ronald! bob prohaska

Timekeeping problem in /usr/src on new RPI aarch64 snapshot

2023-02-24 Thread bob prohaska
Pi3 has no hardware clock, how does it set time when booted without a reference? Thanks for reading, bob prohaska

Turning security email back on

2022-11-15 Thread bob prohaska
It looks as if daily email reporting login failures and system status are no longer being sent out on -current. Is there a switch for /etc/rc.conf that will turn them back on? Thanks for reading, bob prohaska

Seeking an idiot's guide to etcupdate/mergemaster

2022-11-05 Thread bob prohaska
questions generated by etcupdate and mergemaster is simply overwhelming. And, I suspect, largely unnecessary. Thanks for reading! bob prohaska

Buildworld stops with ld: error: undefined symbol: AcpiWarning on -current

2022-04-05 Thread bob prohaska
g Thanks for reading, bob prohaska

Re: panic: data abort in critical section or under mutex (was: Re: panic: Unknown kernel exception 0 esr_el1 2000000 (on 14-CURRENT/aarch64 Feb 28))

2022-03-08 Thread bob prohaska
140 sys___sysctl() at sys___sysctl+0x68 do_el0_sync() at do_el0_sync+0x520 handle_el0_sync() at handle_el0_sync+0x40 --- exception, esr 0x5600 KDB: enter: panic [ thread pid 869 tid 100091 ] Stopped at kdb_enter+0x44: undefined f902011f I tried typing bt at the debugger prompt but got no more output. I've put the buildworld log file at http://www.zefox.net/~fbsd/rpi3/crashes/20220307/ Hope this is of some use bob prohaska

Re: 14-CURRENT/aarch64 build problem

2021-06-08 Thread bob prohaska
freebsd/vendor/openzfs/zfs-2.1-release': 'refs/remotes/freebsd/vendor/openzfs' exists; cannot create 'refs/remotes/freebsd/vendor/openzfs/zfs-2.1-release' ! [new branch] vendor/openzfs/zfs-2.1-release -> freebsd/vendor/openzfs/zfs-2.1-release (unable to update local ref) Is this a problem at my end, or the server's end? Thanks for reading, bob prohaska

Re: URL for stable/13

2021-03-02 Thread bob prohaska
On Tue, Mar 02, 2021 at 09:46:11AM -0700, Warner Losh wrote: > On Tue, Mar 2, 2021 at 9:18 AM bob prohaska wrote: > > > A while back I obtained a buildable source tree for stable/13 > > but it hasn't been updated in the last few days. Running > > It would

URL for stable/13

2021-03-02 Thread bob prohaska
sync apprecidated. This is used for self-hosting on a Raspberry Pi, if it matters. bob prohaska ___ 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: Silent hang in buildworld, was Re: Invoking -v for clang during buildworld

2021-01-20 Thread bob prohaska
c(9) zones > >> nooptions DIAGNOSTIC > >> nooptions BUF_TRACKING > >> nooptions FULL_BUF_TRACKING > >> nooptions USB_DEBUG > >> nooptions USB_REQ_DEBUG > >> nooptions USB_VERBOSE > >> > >> The

Re: Silent hang in buildworld, was Re: Invoking -v for clang during buildworld

2021-01-17 Thread bob prohaska
On Sun, Jan 17, 2021 at 12:30:51PM -0800, Mark Millard wrote: > > > On 2021-Jan-17, at 09:40, bob prohaska wrote: > > > On Sat, Jan 16, 2021 at 03:04:04PM -0800, Mark Millard wrote: > >> > >> Other than -j1 style builds (or equivalent), one pretty much &g

Silent hang in buildworld, was Re: Invoking -v for clang during buildworld

2021-01-17 Thread bob prohaska
re warning messages? Thanks for reading! bob prohaska ___ 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: Invoking -v for clang during buildworld

2021-01-16 Thread bob prohaska
On Sat, Jan 16, 2021 at 11:17:52AM -0800, Mark Millard wrote: > > > On 2021-Jan-16, at 07:55, bob prohaska wrote: > > > On Fri, Jan 15, 2021 at 09:25:00PM -0800, Mark Millard wrote: > >> > >> On 2021-Jan-15, at 20:37, bob prohaska wrote: > >> >

Re: Invoking -v for clang during buildworld

2021-01-16 Thread bob prohaska
On Fri, Jan 15, 2021 at 09:25:00PM -0800, Mark Millard wrote: > > On 2021-Jan-15, at 20:37, bob prohaska wrote: > > > While playing with -current on armv7 using a raspberry pi 2 v1.1 > > an error crops up with recent kernels while building world: > > > > ++:

Invoking -v for clang during buildworld

2021-01-15 Thread bob prohaska
two newer. Nothing is obviously wrong; swap usage is small, no warnings or errors on the console. In past occurrences, an old kernel (pre-git) worked through the problem. If a restart of make buildworld doesn't get past the stoppage I'll check again. Thanks for reading, bo

Re: How does /usr/bin/uname work in plain english?

2021-01-13 Thread bob prohaska
a new kernel was compiled to fix the "won't boot with HDMI connected" problem on Raspberry Pi. Thanks for explaining! bob prohaska ___ 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"

How does /usr/bin/uname work in plain english?

2021-01-13 Thread bob prohaska
s are computed, and roughly what they mean? I've noticed that different sources sometimes produce the same values, so the level of detail is less, but might suffice for initial reports to the mailing lists. Thanks for reading, bob prohaska ___ freeb

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-22 Thread bob prohaska
chine. Git seems to work fine on the Pi3. Thanks for replying! bob prohaska ___ 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: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-22 Thread bob prohaska
l, so I can wait, but if I've made other mistakes please point them out. Thanks for your help! bob prohaska ___ 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: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-22 Thread bob prohaska
ues. > Is there some way to obtain git on a Pi2B running 13.0-CURRENT FreeBSD 13.0-CURRENT #2 r365692 without installing the ports tree? I expected to find git in base, but it isn't there. Can it be found under another package name? Thanks for reading, and an

Re: panic: non-current pmap 0xffffa00020eab8f0 on Rpi3

2020-10-20 Thread bob prohaska
ieces are all in place, but the machine doesn't seem to find core dumps when coming up after a crash. It does routinely issue "no core dumps found" during reboot, so it's looking. It it necessary to issue a dump command from inside the debugger? Thanks for writing! bob pr

Re: panic: non-current pmap 0xffffa00020eab8f0 on Rpi3

2020-10-19 Thread bob prohaska
h DMA for peripherals. They've caused no obvious trouble, if you anticipate conflicts let me know and I'll remove them I've never seen either a vmcore file or debug symbols on this machine. A sequence of instructions to generate the data nee

panic: non-current pmap 0xffffa00020eab8f0 on Rpi3

2020-10-05 Thread bob prohaska
= 0x5d96c980 handle_el0_sync() at 0x40421150 pc = 0x0072c224 lr = 0x40421150 sp = 0x5d96c990 fp = 0xd830 KDB: enter: panic [ thread pid 2429 tid 100951 ] Stopped at 0x403fa408 db> Thanks for reading, bob proha

Re: Strange USB loop

2020-09-02 Thread bob prohaska
On Thu, Aug 27, 2020 at 10:02:21AM -0700, bob prohaska wrote: > On Tue, Aug 25, 2020 at 11:29:16AM -0700, bob prohaska wrote: > > > With a _different_ FT232 plugged in it also came up normally. > > > > Both are thought to be genuine, but they are of different age &

Re: usbd_setup_device_desc: getting device descriptor at addr 6 failed, USB_ERR_IOERROR

2020-08-27 Thread bob prohaska
I'm having trouble with FT232 obstructing disk detection in some cases and self-disconnecting in others on a Pi3B. Thanks for reading, bob prohaska ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-curre

Re: Strange USB loop

2020-08-27 Thread bob prohaska
On Tue, Aug 25, 2020 at 11:29:16AM -0700, bob prohaska wrote: > With a _different_ FT232 plugged in it also came up normally. > > Both are thought to be genuine, but they are of different age > and produce different recognition messages: > > The FT232 that causes trouble repo

Re: Strange USB loop

2020-08-25 Thread bob prohaska
s1 uftdi0 on uhub1 uftdi0: on usbus1 The one that seems to work is newer and reports ugen1.4: at usbus1 uftdi0 on uhub1 uftdi0: on usbus1 On balance I think the new kernel is better-behaved. Beyond that I'm at a loss. If you can suggest other things to try please do. Thanks for all y

Re: Strange USB loop

2020-08-24 Thread bob prohaska
On Tue, Aug 25, 2020 at 12:46:01AM +0200, Hans Petter Selasky wrote: > On 2020-08-24 18:37, bob prohaska wrote: > > After updating to > > FreeBSD 13.0-CURRENT (GENERIC) #5 r364475: Mon Aug 24 06:47:29 PDT 2020 > > on a Pi3 it was necessary to disconnect the mouse, keyboard an

Re: Strange USB loop

2020-08-24 Thread bob prohaska
On Mon, Aug 24, 2020 at 05:26:27PM +, Bjoern A. Zeeb wrote: > On 24 Aug 2020, at 16:37, bob prohaska wrote: > > > > > uhub_reattach_port: giving up port reset - device vanished > > uhub_reattach_port: giving up port reset - device vanished > > uhub_reattach_port:

Strange USB loop

2020-08-24 Thread bob prohaska
;t new, but the "giving up port reset" _is_ new at least to me. Are there any experiments which might narrow down what's wrong? Thanks for reading, bob prohaska ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailm

Re: Is there any error checking on swap?

2020-07-12 Thread bob prohaska
On Sun, Jul 12, 2020 at 12:29:12AM -0700, John-Mark Gurney wrote: > bob prohaska wrote this message on Sat, Jul 11, 2020 at 20:33 -0700: > > Is there any error checking on swap traffic, along the lines of > > a checksum or parity test? > > > > Just curious what happe

Is there any error checking on swap?

2020-07-11 Thread bob prohaska
Is there any error checking on swap traffic, along the lines of a checksum or parity test? Just curious what happens if a page written out is corrupted when it comes back. Thanks for reading, bob prohaska ___ freebsd-current@freebsd.org mailing

Re: Problem compiling Chromium

2020-06-07 Thread bob prohaska
evant hits. Good luck, bob prohaska On Sun, Jun 07, 2020 at 04:27:24PM +, Filippo Moretti wrote: > Good evening, FreeBSD sting > 13.0-CURRENT FreeBSD 13.0-CURRENT #2 r361787: Sun Jun?? 7 15:02:09 CEST > 2020 root@sting:/usr/obj

Re: Recovering after a crash during installworld

2020-06-05 Thread bob prohaska
ing the repository solved the problem. Thanks for reading, bob prohaska > > > Regards, > Ronald. > > > Van: bob prohaska > Datum: 4 juni 2020 21:24 > Aan: freebsd-current@freebsd.org > CC: bob prohaska > Onderwerp: Recovering after a crash during installwor

Recovering after a crash during installworld

2020-06-04 Thread bob prohaska
achine comes up multi-user without problems, but attempts to update or simply rebuild the system run afoul of the svnlite errors. Is there a practical way to recover? Thanks for reading, bob prohaska ___ freebsd-current@freebsd.org mailing list

Re: about loader & console

2020-03-02 Thread bob prohaska
, on a Pi3 without WiFi nor bluetooth, to add enable_uart=1 to config.txt? At this point config.txt contains arm_control=0x200 dtparam=audio=on,i2c_arm=on,spi=on dtoverlay=mmc dtoverlay=pwm dtoverlay=pi3-disable-bt device_tree_address=0x4000 kernel=u-boot.bin and is, I think, default. Thanks

Re: OOMA kill with vm.pfault_oom_attempts="-1" on RPi3 at r357147 (a vm_pfault_oom_attempts < 0 handling bug as of head -r357026)

2020-01-28 Thread bob prohaska
On Tue, Jan 28, 2020 at 11:28:14AM -0800, Mark Millard wrote: > > > On 2020-Jan-28, at 11:02, bob prohaska wrote: > > > On Tue, Jan 28, 2020 at 09:42:17AM -0800, Mark Millard wrote: > >> > >> > >> > > The (partly)modified kernel compiled

Re: OOMA kill with vm.pfault_oom_attempts="-1" on RPi3 at r357147

2020-01-27 Thread bob prohaska
ing Thanks for reading! bob prohaska ___ 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: CAM breaks USB [was Re: USB causing boot to hang]

2019-12-06 Thread bob prohaska
eout_oom_seq="2048" bob@www:~ % Booting direct to single-user, running fsck and exiting the shell brought multi-user operation. Still, It appears that recognition of an FTDI FT232 usb-serial adapter is impaired as well. It had to be unplugged and re

Re: Rpi3 panic: non-current pmap 0xfffffd001e05b130

2019-11-30 Thread bob prohaska
On Sat, Nov 30, 2019 at 05:16:15PM -0800, bob prohaska wrote: > A Pi3 running r355024 reported a panic while doing a -j3 make of > www/chromium: > Ok, another panic, looks like a dying storage device. This time there was a preamble on the console: (da0:umass-sim0:0:0:0): READ(10). CDB:

Rpi3 panic: non-current pmap 0xfffffd001e05b130

2019-11-30 Thread bob prohaska
the machine was heavily loaded, but storage didn't appear to be swamped. I hope the foregoing has been of some interest, thanks for reading! bob prohaska ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fr

Re: Reverting -current by date.

2019-11-20 Thread bob prohaska
e unreasonable. Sad but not surprising. At least now I know. Thanks to everyone for enlightening me, bob prohaska > >> > >> . . . > > > > === > Mark Millard > marklmi at yahoo.com > ( dsl-only.net went > away in early 2018-Mar) > >

Re: g_vfs_done():ufs/rootfs[WRITE flood on rpi3

2019-11-20 Thread bob prohaska
for you to > download, as well, if you'd accept that. > If I understand correctly there's no need, if I'm mistaken please let me know. Thanks for your attention! bob prohaska > Thanks, > > Kyle Evans ___ freebsd-current@fre

g_vfs_done():ufs/rootfs[WRITE flood on rpi3

2019-11-20 Thread bob prohaska
nt (920808 pages). warning: increase kern.maxswzone or reduce amount of swap. Starting file system checks: At this point things returned to normal. Thanks for reading, I hope it's useful. bob prohaska ___ 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: Reverting -current by date.

2019-11-20 Thread bob prohaska
On Wed, Nov 20, 2019 at 11:18:41AM -0700, Warner Losh wrote: > On Wed, Nov 20, 2019 at 10:39 AM bob prohaska wrote: > > > From time to time it would be handy to revert freebsd-current to > > an older, well-behaved revision. > > > > Is there a mechanism for ide

Reverting -current by date.

2019-11-20 Thread bob prohaska
t's hardware, maybe something else. Is there a way to pick a revision number to revert to, that's better than merely guessing? Thanks for reading, bob prohaska ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fr

Re: spurious out of swap kills

2019-09-14 Thread bob prohaska
On Fri, Sep 13, 2019 at 10:59:58PM -0700, Mark Millard wrote: > bob prohaska fbsd at www.zefox.net wrote on > Fri Sep 13 16:24:57 UTC 2019 : > > > Not sure this is relevant, but in compiling chromium on a Pi3 with 6 GB > > of swap the job completed successfully some month

Re: spurious out of swap kills

2019-09-13 Thread bob prohaska
isn't freeing swap in a timely manner? Thanks for reading, bob prohaska ___ 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"

Firstboot behavior, was Re: New vm-image size is much smaller than previos

2019-05-04 Thread bob prohaska
ast few months, but even if it's fixed asking a new user to start by using gpart is unlikely to encourage further exploration. Thanks for your attention! bob prohaska ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/li

Re: New vm-image size is much smaller than previos

2019-05-03 Thread bob prohaska
On Fri, May 03, 2019 at 07:39:00PM -0700, Rodney W. Grimes wrote: > > On Fri, May 3, 2019, 7:42 PM bob prohaska wrote: > > > > > On Fri, May 03, 2019 at 11:06:15AM -0700, Rodney W. Grimes wrote: > > > > -- Start of PGP signed section. > > > > >

Re: New vm-image size is much smaller than previos

2019-05-03 Thread bob prohaska
inker, a firstboot script that asked the user for some configuration information would be a great help to both new and experienced foot-shooters. I'm thinking of Raspberry Pi, but perhaps it applies to non-embedded platforms also. The original FreeBSD install program (the one by Jordan Hubbard) did a v

conflict between revision numbers for update and info

2019-02-14 Thread bob prohaska
: 344113 Any idea what's going on? Thanks for reading bob prohaska ___ 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: CFT: TRIM Consolodation on UFS/FFS filesystems

2018-08-22 Thread bob prohaska
USB blocks the TRIM service the behavior of the device doesn't matter. As an aside, Sandisk now says: "Please be informed that we have not tested running TRIM commands on USB flash drive and microSD cards therefore we would not be able to comment on it explicitly."

Re: CFT: TRIM Consolodation on UFS/FFS filesystems

2018-08-21 Thread bob prohaska
ncertain the reply was well-informed, but if there's any hope of success I'd like to try it. >From time to time there seem to be traffic jams among flash devices on the >RPI3, it would a pleasant surprise if this feature helps. Thanks for reading! bob prohaska ___ 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: building LLVM threads gets killed

2018-08-20 Thread bob prohaska
rld logs in http://www.zefox.net/~fbsd/rpi3/swaptests/ The more recent experiments are sorted by revision first, then swap config and then other modifications. If I can do anything to make the records more useful please let me know. hth, bob prohaska _

Re: ntpd as ntpd user question

2018-07-24 Thread bob prohaska
On Mon, Jul 23, 2018 at 09:28:41PM -0700, Kevin Oberman wrote: > On Mon, Jul 23, 2018 at 7:25 PM, Ian Lepore wrote: > > > On Mon, 2018-07-23 at 18:54 -0700, bob prohaska wrote: > > > On Mon, Jul 23, 2018 at 09:34:26PM +0200, Herbert J. Skuhra wrote: > > > > >

Re: ntpd as ntpd user question

2018-07-23 Thread bob prohaska
On Mon, Jul 23, 2018 at 08:25:59PM -0600, Ian Lepore wrote: > On Mon, 2018-07-23 at 18:54 -0700, bob prohaska wrote: > > at sdiff, the learning curve proved very steep. Too steep, in fact. > > > > I'm going to try a more incremental approach.? > > > > Thank

Re: ntpd as ntpd user question

2018-07-23 Thread bob prohaska
n fact. I'm going to try a more incremental approach. Thank you _very_ much! bob prohaska ___ 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: ntpd as ntpd user question

2018-07-22 Thread bob prohaska
On Sun, Jul 22, 2018 at 01:49:41AM +0200, Herbert J. Skuhra wrote: > On Sat, Jul 21, 2018 at 03:09:26PM -0700, bob prohaska wrote: > > The failure is a little surprising, is ntpd a reserved name? > > Why? You obviously entered the string "ntpd" instead of an integer

Re: ntpd as ntpd user question

2018-07-21 Thread bob prohaska
even manual editing of files. There's minimal customization on the machine, basically /etc/fstab, /etc/rc.conf and /etc/passwd. Nothing else of real value, so if I kill it in the attempt it won't be a disaster. Thanks for waking me to my blunder... bob prohaska _

  1   2   >