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

2025-01-23 Thread Daniel Tameling
d with zlib. If you really wanted to, it is not too difficult to write something that does a checkout. But there are already enough git alternatives out there that offer the necessary functionality that have more suitable licenses. -- Best regards, Daniel

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

2025-01-22 Thread Daniel Kalchev
ed interface to updating the ports tree. Instead of junking it, it should have been updated to manage git base clones. Anyway, in today’s git clone of the ports “make update” works as expected. Daniel

Re: What kind of code might generate amd64 addressses like 0xFFFFF80000000007 or be based on 0xFFFFF80000000000 ?

2024-12-15 Thread Daniel O'Connor
aries (for a given architecture anyway) > The closest examples I see in sysctl -ax output, start with > 0xf801. . ., such as shown by: > > kern.geom.confdot: digraph geom { > z0xf80105633a00 [shape=box,label="ZFS::VDEV\nzfs::vdev\nr#4"]; I assume these address

Re: What kind of code might generate amd64 addressses like 0xFFFFF80000000007 or be based on 0xFFFFF80000000000 ?

2024-12-15 Thread Daniel O'Connor
ugzilla report would be good if such is the case. Thus my > question. That value (0x8000) is kernbase (see sysctl kern.base_address). However it is hard to think of why that value (or a small offset to it) is getting put in places it shouldn't be.. -- Daniel O'Connor "

Re: HELP! fetch: stuck forever OR error: RPC failed: curl 56 recv failure: Operation timed out

2024-12-05 Thread Daniel Tameling
ecent CURRENT sources, > since the > phenomena and its distribution over a bunch of CURRENT boxes with different > OS states > seemingly show different behviour. > > And for the record: I also build my ports via poudriere and mostly via make. > I also > rebuilt in a two day's marathon all packages via "make -f" - for librewolf, > curl and so > on to ensure having latest sources/packages. > > (I repeat myself here again, sorry, its for the record). > > Will report in on further development and "investigations" > > Kind regards and thanks, > > oh > > This is a shot into the dark but is this a virtual machine? VirtualBox 7.1.0 had some networking issues that got fixed later. Otherwise I would start with ping and traceroute to figure out if they show this issue and where it occurs. -- Best regards, Daniel

Software in contrib we probably want to update before 14.2-RELEASE

2024-10-23 Thread Daniel Engberg
/expat/Changes Committed in main as of ffd294a1f4c23863c3e515d16dce31d5509bcb01 Best regards, Daniel

Re: Fall back to fast_float when C++ stdlib doesn't provide from_chars for floats

2024-08-08 Thread Daniel Tameling
nd. You might want to raise the issue with toolch...@freebsd.org to get a reaction from the real experts. Maybe there is a better solution to your problem. -- Best regards, Daniel

Re: libc/libsys split coming soon

2024-02-03 Thread Daniel Eischen
Will this break binary compatibility with older programs expecting those symbols in libc and not linked to libsys? > On Feb 3, 2024, at 3:39 AM, Dave Cottlehuber wrote: > > On Fri, 2 Feb 2024, at 23:31, Brooks Davis wrote: >> TL;DR: The implementation of system calls is moving to a seperate >>

Re: autofs -hosts maps

2023-11-17 Thread Daniel Braniss
a bug/feature of -hosts. danny > > -- > Cheers, > Cy Schubert > FreeBSD UNIX: Web: https://FreeBSD.org > NTP: Web: https://nwtime.org > > e^(i*pi)+1=0 > > > > Daniel Braniss da...@cs.huji.ac.il

Re: AMD Zen 4 (Ryzen 7000) resource allocation issues (on 14.0)

2023-10-14 Thread Daniel Engberg
On 2023-10-14T16:12:04.000+02:00, Gary Jennejohn wrote: > On Sat, 14 Oct 2023 15:05:22 +0200 >  > Daniel Engberg  wrote: >  >>  On 2023-10-14T13:07:11.000+02:00, Daniel Engberg >>   >>wrote: >>   >>>   Hi, >>>    >>>After u

Re: AMD Zen 4 (Ryzen 7000) resource allocation issues (on 14.0)

2023-10-14 Thread Daniel Engberg
On 2023-10-14T13:07:11.000+02:00, Daniel Engberg wrote: > Hi, >  > After updating BIOS on my Asus motherboard (ProArt X670E-CREATOR > WIFI) the kernel fails to allocate resources for a bunch of devices > including USB and built-in SATA. This behaviour is also observed on > at l

AMD Zen 4 (Ryzen 7000) resource allocation issues (on 14.0)

2023-10-14 Thread Daniel Engberg
-in-bios-but-wont-show-in-dev.89656/page-2#post-620854 dmesg with new bios (not working): https://reviews.freebsd.org/P612 Related PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272507 If you need to more information or testing just ask and please CC me when replying. Best regards, Daniel

Re: GitHub Code Search

2023-02-05 Thread Daniel O'Connor
>> close. >> >> For example, searching for sys_cap_enter: >> >> https://cs.github.com/?scopeName=All+repos&scope=&q=sys_cap_enter+repo%3Afreebsd%2Ffreebsd-src+ >> > > I get: > >> failed to get nonce from session It's in beta, when

Re: Good practices with bectl

2022-09-24 Thread Daniel Tameling
ivate -t ${RELEASE} # Failsafe (if the machine is too far away > to simply walk over and > switch to the old BE): > > reboot > Would it be possible to add this to the handbook? I know that I will be looking for it when I upgrade next time. Best regards, Daniel

Re: Testing 14-CURRENT-f44280bf5fb on aarch64

2022-05-10 Thread Daniel Morante
(disconnected) uhub4: detached ugen0.2: at usbus0 uhub4 numa-domain 0 on uhub0 uhub4: on usbus0 uhub4: 4 ports with 4 removable, self powered ``` On 5/4/2022 4:10 AM, Hans Petter Selasky wrote: On 5/4/22 09:49, Daniel Morante wrote: I'm still using the sysctl option "hw.usb.disable_enu

Testing 14-CURRENT-f44280bf5fb on aarch64

2022-05-04 Thread Daniel Morante
I have been testing 14-CURRENT-f44280bf5fb for the last few days and so far it's been okay on my hardware (Cavium ThunderX2). Most of the details of the system are saved in http://venus.morante.net/downloads/unibia/screenshots/freebsd/R281-T91/14-CURRENT-f44280bf5fb. I've only had one kernel pa

Re: rc.d/zpool should require (rw) root?

2022-02-04 Thread Daniel Braniss
> On 4 Feb 2022, at 12:07, Andriy Gapon wrote: > > > It seems that in some cases zpool import -c requires read/write access to the > zpool.cache file. So, it probably makes sense to import "other" pools > (non-root) after upgrading / to rw. > What do you think? > what if root is ro? i.e:

Re: POLLHUP detected on devd socket

2022-01-22 Thread Daniel O'Connor
g - I have stopped and started it a lot while testing devd scripts and I haven't seen anything else break. One idea would be to hack up devd's rc.d script and run it under ktrace and try and get some clues. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum

Re: Arduino IDF -> make/automake based environment

2021-12-29 Thread Daniel Braniss
> On 29 Dec 2021, at 14:06, FreeBSD User wrote: > > On Wed, 29 Dec 2021 09:10:02 +0200 > Daniel Braniss mailto:da...@cs.huji.ac.il>> wrote: > >>> On 29 Dec 2021, at 01:25, FreeBSD User >> <mailto:free...@walstatt-de.de>> wrote: >>> >

Re: Arduino IDF -> make/automake based environment

2021-12-28 Thread Daniel Braniss
> On 29 Dec 2021, at 01:25, FreeBSD User wrote: > > On Mon, 20 Dec 2021 14:35:10 +0100 > Marc Fonvieille mailto:black...@freebsd.org>> wrote: > >> Le 19.12.2021 21:03, Andrew Stevenson a écrit : >>> >>> On 19. Dec 2021, at 12:18, FreeBSD User wrote: environment. Since I'm in

Re: HEADS-UP: ASLR for 64-bit executables enabled by default on main

2021-12-10 Thread Daniel O'Connor via freebsd-current
how I can debug it further. I've raised a bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260303 if you (or anyone else) has suggestions for what to try. Thanks. -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum

Re: CURRENT: llvm13 seem to miscompile dns/bind916 (9.16.23)

2021-12-10 Thread Daniel O'Connor via freebsd-current
7;m floating like a dead man in the water, can someone help? lang/sdcc also seg faults (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260303), although there disabling ASLR via proccontrol does fix it. Can you show a stacktrace for your seg fault? -- Daniel O'Connor "The nice th

Re: 14.0-CURRENT panic in early boot

2021-11-20 Thread Daniel Morante via freebsd-current
I've seen it on an arm64 system: KDB: stack backtrace: db_trace_self() at db_trace_self db_trace_self_wrapper() at db_trace_self_wrapper+0x30 vpanic() at vpanic+0x174 panic() at panic+0x44 do_el1h_sync() at do_el1h_sync+0x184 handle_el1h_sync() at handle_el1h_sync+0x78 --- exception, esr 0x20

FreeBSD Quarterly Status Report - Third Quarter 2021

2021-11-15 Thread Daniel Ebdrup Jensen
late than never can apply here. Yours, Daniel Ebdrup Jensen, with status hat on. ━━━ Table of Contents • FreeBSD Team Reports □ FreeBSD Foundation □ FreeBSD Release Engineering Team □ Cluster

Re: clang/llvm-tblgen --- ld: error: undefined symbol: setupterm

2021-10-10 Thread Daniel Nebdal
On Sun, 10 Oct 2021 at 22:17, Baptiste Daroussin wrote: > > > > > I don't know if this is the right place to jump in, but I suspect this > > is a related issue? > > I'm trying to do the opposite - building 14 on a 13-STABLE machine. It > > fails when trying to build ncurses: > > > > root@p14s-bsd:

Re: clang/llvm-tblgen --- ld: error: undefined symbol: setupterm

2021-10-10 Thread Daniel Nebdal
On Sun, 10 Oct 2021 at 07:46, Baptiste Daroussin wrote: > > On Sat, Oct 09, 2021 at 11:33:54PM -0600, Warner Losh wrote: > > On Sat, Oct 9, 2021 at 11:29 PM Kyle Evans wrote: > > > > > On Sun, Oct 10, 2021 at 12:18 AM Warner Losh wrote: > > > > > > > > On Sat, Oct 9, 2021 at 10:45 PM Warner Losh

Re: [HEADSUP] making /bin/sh the default shell for root

2021-09-22 Thread Daniel Morante via freebsd-current
Will history/completion continue to work the same way? (for example typing part of the command, pressing UP and having it complete based on history) On 9/22/2021 4:36 AM, Baptiste Daroussin wrote: Hello, TL;DR: this is not a proposal to deorbit csh from base!!! For years now, csh is the defa

Re: dumpdev AUTO in rc.conf does not work

2021-08-08 Thread Daniel Morante via freebsd-current
Yes my fstab entry is: /dev/gpt/swap     none    swap    sw  0   0 It looks though that this issue might only happen on arm64?  I tried to reproduce on amd64 without any luck. On 8/8/2021 3:03 AM, Gary Jennejohn wrote: On Sat, 7 Aug 2021 20:10:50 -0400 Daniel Morante via

dumpdev AUTO in rc.conf does not work

2021-08-07 Thread Daniel Morante via freebsd-current
Hello, I am running 14.0-CURRENT using the snapshot from 2021-08-05.  It looks as if setting dumpdev="AUTO" in /etc/rc.conf has no effect on enabling kernel crash dumps. root@callisto:~ # uname -a FreeBSD callisto 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n248478-f3a3b061216: Thu Aug  5 06:0

FreeBSD Quarterly Status Report - Second Quarter 2021

2021-07-24 Thread Daniel Ebdrup Jensen
, updates on the state of kernel sanitizers, coverage of the raidz expansion feature for ZFS, and some news about resource accounting. Yours, Daniel Ebdrup Jensen, with status hat on. ━━━ Table of Contents • FreeBSD Team

Re: 15s wait for prompt for sudo su - on -current

2021-06-13 Thread Daniel Dowse
[running] 0.81r 0.67u 0.12s 8% 141608k [snip] > J. You could start su like sudo su root -V to see what really gets sourced and loaded. And sudo su - -f to not load/read .chsrc at all. best regards -- Daniel Dowse

Re: RFC: changing the default NFSv4 minor version?

2021-05-14 Thread Daniel Ebdrup Jensen
it so that minorversion=N complains? In that case, I don't quite understand how it can be a POLA violation, since presumably it'll fall back to NFSv4.0 if that's the only thing that's supported by ntpd on some other system. At any rate, I'm all for it

Re: WSLg update on 1-5-2021 - BSD / WSL

2021-05-08 Thread Daniel Nebdal
I guess it's not straight emulated serial? -- Daniel ___ 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: CURRENT crashes at early boot on Lenovo T540p: rtsx to blame

2021-05-07 Thread Daniel Dowse
olved the problem and the reader is usable, with GENERIC Kernel. -cheers -- Daniel Dowse ___ 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"

FreeBSD Quarterly Status Report - First Quarter 2021

2021-05-05 Thread Daniel Ebdrup Jensen
, Daniel Ebdrup Jensen, with a status hat on. ━━━ Table of Contents • FreeBSD Team Reports □ FreeBSD Foundation □ FreeBSD Release Engineering Team □ Cluster Administration Team □ Continuous Integration

Re: should bsdinstall work?

2021-05-05 Thread Daniel Dowse
o create VM Images (amd64) successfully this way. Daniel -- Daniel Dowse ___ 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: NPAPI (was: java web start / error)

2021-04-02 Thread Daniel Nebdal
site. Much like VHS, you apparently need to view it on preserved tech of a similar vintage. On the positive side, a setup like that should at least keep working indefinitely, unless they also manage to use HTTPS certificates an old browser can't understand. -- Daniel Nebdal ___

Re: Update to the 13.0-RELEASE schedule

2021-03-31 Thread Daniel Morante via freebsd-current
Also, this release seems to have gotten a lot more attention than usual.  So probably more people are testing. On 3/31/21 1:24 PM, Rainer Duffner wrote: Am 31.03.2021 um 17:58 schrieb Glen Barber : A small set of updates that we consider blocking the 13.0 release have been brought to our att

[LAST OFFICIAL REMINDER] Call for 2021Q1 quarterly status reports

2021-03-23 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The new AsciiDoctor template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.adoc We look forward to seeing your 2021Q1 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly

[2 WEEKS LEFT REMINDER] Call for 2021Q1 quarterly status reports

2021-03-15 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The new AsciiDoctor template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.adoc We look forward to seeing your 2021Q1 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly

Re: Strange anomaly when Netgear A6100 - AC600 Dual Band WiFi USB Mini Adapter plugged in on boot

2021-02-22 Thread Daniel Stevenson
i-fi on the motherboard, also > > > > from Realtek. > > > > mobo Realtek is 8821ce > > > > USB Realtek is 8811au > > > > On Thursday, 18 February 2021 21:37:34 EST Steven Friedrich wrote: > > > > > On Thursday, 18 February 2021 16:35:48

Re: Interface counter inaccurate

2021-02-16 Thread Daniel Ponte
On Tue, Feb 16, 2021 at 10:39:28AM +0100, Kristof Provost wrote: [...] > Even stranger, in that you appear to only have the issue on one of your igb0 > interfaces. > My initial guess was that there was a driver bug causing it to double count > the packets. > > That machine has 4 ethernet ports, do

Re: Interface counter inaccurate

2021-02-15 Thread Daniel Ponte
On Mon, Feb 15, 2021 at 10:25:47PM +0100, Kristof Provost wrote: > On 15 Feb 2021, at 22:09, Daniel Ponte wrote: > > I've noticed that since upgrading to stable/13-n244514-18097ee2fb7c from > > 12.2-STABLE, throughput on my WAN interface (the box runs pf) is > > inc

Interface counter inaccurate

2021-02-15 Thread Daniel Ponte
All, I've noticed that since upgrading to stable/13-n244514-18097ee2fb7c from 12.2-STABLE, throughput on my WAN interface (the box runs pf) is incorrectly showing double in systat -if, as well as in vnstat and pftop from ports. The LAN interface does not appear to be so afflicted. Running a speed

Re: loader/boot fonts are painfully small (again)

2021-02-15 Thread Daniel Nebdal
ted in characters. It seems sensible to stick to an integer multiple of that, to avoid any uncomfortable stretching or scaling. The 480x135 console you got follows that idea - it's the 15x scale. That's obviously a bit optimistic, but how about the 3x or 4x scale, at 96x27 or 128x36? -- Daniel Nebdal ___ 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"

FreeBSD Quarterly Status Report - Fourth Quarter 2020

2021-01-16 Thread Daniel Ebdrup Jensen
thank them, as otherwise, we wouldn't have anything to do. Please note that the deadline for submissions covering the period between January and March is March 31st. We hope you'll enjoy reading as much as we enjoyed compiling it. Daniel Ebdrup Jensen, on behalf o

Bug in r361898 (was Re: poudriere: services_mkdb recompile with larger PROTOMAX)

2020-12-31 Thread Daniel Eischen
On Thu, 31 Dec 2020, Daniel Eischen wrote: I see this message in src/UPDATING: 20201216: The services database has been updated to cover more of the basic services expected in a modern system. The database is big enough that it will cause issues in mergemaster in Releases previous to 12.2

poudriere: services_mkdb recompile with larger PROTOMAX

2020-12-31 Thread Daniel Eischen
I see this message in src/UPDATING: 20201216: The services database has been updated to cover more of the basic services expected in a modern system. The database is big enough that it will cause issues in mergemaster in Releases previous to 12.2 and 11.3, or in very old current systems f

[LAST OFFICIAL REMINDER] Call for 2020Q4 quarterly status reports

2020-12-24 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q4 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd

[2 WEEKS LEFT REMINDER] Call for 2020Q4 quarterly status reports

2020-12-15 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q4 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd

FreeBSD Quarterly Status Report - Third Quarter 2020

2020-10-21 Thread Daniel Ebdrup Jensen
#x27;ve been in making it. Daniel Ebdrup Jensen, on behalf of the quarterly team. __ FreeBSD Team Reports * FreeBSD Foundation * FreeBSD Release Engineering Team * Cluster Administration Team * Continu

[LAST OFFICIAL REMINDER] Call for 2020Q3 quarterly status reports

2020-09-23 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q3 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd

Re: Can't forward X11 apps over ssh since migrating to 13-CURRENT

2020-09-22 Thread O'Connor, Daniel
5414 8 tcp6 ::1:6011 *:* radarsshd 5414 9 tcp4 127.0.0.1:6011*:* -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum ___

Re: Deprecating ftpd in the FreeBSD base system?

2020-09-17 Thread Daniel Eischen
> On Sep 17, 2020, at 11:20 AM, Maxim Sobolev wrote: > > Re: removing HTTP client please no!!! The current drive to "outlaw" HTTP > coming from companies who see all world via web browser. Totally ignoring > the fact that HTTP != HTTPS in particular in cases where reliability and > lower comple

[2 WEEKS LEFT REMINDER] Call for 2020Q3 quarterly status reports

2020-09-14 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q3 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd

Call for 2020Q3 quarterly status reports

2020-09-01 Thread Daniel Ebdrup Jensen
-submissi...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q3 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd

Re: CFT for vendor openzfs - week 5 reminder + memdisk images

2020-08-15 Thread Daniel Nebdal
ble to scp the files. It's possible that we may > just end up sharing images more widely by way of releng generated > images after commit. I'll see if there's an alternative for the last > week of the CFT. > > Cheers. > -M The instructions for building it myself see

Re: CFT for vendor openzfs - week 5 reminder + memdisk images

2020-08-15 Thread Daniel Nebdal
g.xz freebsd-openzfs-amd64-2020081100-memstick.img. 20% of 655 MB 647 kBps 12m23s fetch: freebsd-openzfs-amd64-2020081100-memstick.img.xz appears to be truncated: 142065664/687158140 bytes baymax /home/djn > It also fails using Firefox on windows on a different machine. (It's also

Re: Kernel panic on recent 12.1 on bridge creation.

2020-07-16 Thread Daniel Dettlaff
> On 17.07.2020, at 00:16, Daniel Dettlaff wrote: > > Hello, I heard it's known? > > I built recent system from stable/12 branch and either "ifconfig bridge0 > create" and `cloned_interfaces="bridge0"` + `ifconfig_bridge0_aliases="inet > 17

Kernel panic on recent 12.1 on bridge creation.

2020-07-16 Thread Daniel Dettlaff
Hello, I heard it's known? I built recent system from stable/12 branch and either "ifconfig bridge0 create" and `cloned_interfaces="bridge0"` + `ifconfig_bridge0_aliases="inet 172.16.7.1/16` in rc.conf.local causes instant KP and system reboot.

FreeBSD Quarterly Status Report - Second Quarter 2020 [Inlined]

2020-07-15 Thread Daniel Ebdrup Jensen
@, who decided to take down his shingle. His contributions not just the quarterly reports themselves, but also the surrounding tooling to many-fold ease the work, are immeassurable. We hope you find the report as interesting as we have, Daniel Ebdrup Jensen (debdrup@), on behalf of the

FreeBSD Quarterly Status Report - Second Quarter 2020

2020-07-15 Thread Daniel Ebdrup Jensen
@, who decided to take down his shingle. His contributions not just the quarterly reports themselves, but also the surrounding tooling to many-fold ease the work, are immeassurable. We hope you find the report as interesting as we have, Daniel Ebdrup Jensen (debdrup@), on behalf of the

[LAST OFFICIAL REMINDER] Call for 2020Q2 quarterly status reports

2020-06-27 Thread Daniel Ebdrup Jensen
...@freebsd.org. The template can be found at: https://raw.githubusercontent.com/freebsd/freebsd-quarterly/master/report-sample.md We look forward to seeing your 2020Q2 reports! Thanks, Daniel Ebdrup Jensen (on behalf of quarterly@) ___ freebsd-quarterly-ca

Re: Is amd automount still supported in 13.0 or not?

2020-03-10 Thread Daniel Braniss
> On 9 Mar 2020, at 19:26, Bob Willcox wrote: > > On Mon, Mar 09, 2020 at 08:35:58AM -0700, Cy Schubert wrote: >> On March 9, 2020 7:49:34 AM PDT, Ed Maste wrote: >>> On Sun, 8 Mar 2020 at 13:23, Bob Willcox wrote: Thanks for the tip! That worked for me. I guess from reading the >>

Re: CURRENT October images do not create a bootable install

2019-11-07 Thread Daniel Nebdal
s-compliant way for a classic BIOS to handle a GPT disk. -- Daniel Nebdal ___ 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: Lockdown adaX numbers to allow booting ?

2019-10-14 Thread O'Connor, Daniel
rent/2019-September/074395.html I think your problem is far earlier than changing ada probe order will help. It would seem more likely to be a BIOS or BTX problem :( I would definitely try moving ada0 and ada1 to the first SATA ports to see if that helps. Does anything show up on the

Re: Lockdown adaX numbers to allow booting ?

2019-10-13 Thread O'Connor, Daniel
(0x06 0x00 0x00 0x00) Description: SLOT 006 Element 8, Type: Array Device Slot Status: Unknown (0x06 0x00 0x00 0x00) Description: SLOT 007 Using led(4) works: echo 1 | sudo tee /dev/led/ahci0.X.fault (The X lines up with the "ahcich4&qu

Re: Lockdown adaX numbers to allow booting ?

2019-10-13 Thread O'Connor, Daniel
hat file system are they formatted with? UFS has both labels and IDs which show up in /dev/ufs and /dev/ufsid respectively. (see the glabel man page) -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum

Re: nvdXpY dissapears while ZFS pool on it is imported

2019-10-05 Thread O'Connor, Daniel
of the aliases were symlinks pointing to the canonical device which didn't disappear when it was opened. No idea how feasible that is though :) -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum _

Re: Lockdown adaX numbers to allow booting ?

2019-09-19 Thread Daniel Engberg
Hi Kurt! You're probably looking for this: https://lists.freebsd.org/pipermail/freebsd-fs/2011-March/011036.html Best regards, Daniel ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-curre

Re: HEADSUP: drm-current-kmod now installs sources

2019-08-14 Thread Daniel Eischen
> On Aug 14, 2019, at 6:59 PM, Steve Kargl > wrote: > >> On Wed, Aug 14, 2019 at 06:40:28PM -0400, Daniel Eischen wrote: >> I've lost the original thread, but would the sources in >> /usr/local/sys/modules get built regardless of what >> MAKEOBJDIRPR

Re: HEADSUP: drm-current-kmod now installs sources

2019-08-14 Thread Daniel Eischen
I've lost the original thread, but would the sources in /usr/local/sys/modules get built regardless of what MAKEOBJDIRPREFIX is? And, now that sources may be installed by a port, what is the method for _just_ updating the sources? Why do I even need to build and install the port? Personally,

Re: FreeBSD Core Team Response to Controversial Social Media Posts

2019-05-19 Thread Daniel Braniss
BIKE SHED SYNDROME? danny PS: intentionally top posting :-) > On 19 May 2019, at 22:43, Igor Mozolevsky wrote: > > On Sun, 19 May 2019 at 20:16, Warner Losh wrote: >> >> On Sun, May 19, 2019 at 11:34 AM Igor Mozolevsky wrote: >>> >>> On Sun, 19 May 2019 at 17:54, Warner Losh wrote: > > > >

Re: What is evdev and autoloading?

2019-02-19 Thread Daniel Ebdrup
> On 19 Feb 2019, at 09.15, Oleksandr Tymoshenko wrote: > > Michael Gmelin (gre...@freebsd.org) wrote: >> >> On 18. Feb 2019, at 23:54, Mark Linimon wrote: On Mon, Feb 18, 2019 at 08:50:27AM -0800, Rodney W. Grimes wrote: I think one serious problem here is the summary di

Re: ipv6/ppp: FreeBSD obtains linklocal on tun0 only

2018-12-02 Thread O'Connor, Daniel
and yyy is my domain. (I'm not sure if the comment regarding rltime is true any more though but it works so I don't touch it ;) -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum __

Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
On Tue, 13 Nov 2018, Conrad Meyer wrote: On Tue, Nov 13, 2018 at 6:26 PM Daniel Eischen wrote: I've attached it. If it gets filtered by the mail list, I'll make it http accessible. Thanks Daniel. It looks like your hostbridge zero device has a different device id than i

Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
On Tue, 13 Nov 2018, Conrad Meyer wrote: Hi Daniel, On Tue, Nov 13, 2018 at 10:01 AM Daniel Eischen wrote: Greetings, I'm trying to track down a couple of things. amdtemp doesn't report any temperature sensors, and acpi seems to have some errors. Not sure if they are related.

Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
> On Nov 13, 2018, at 2:06 PM, Rozhuk Ivan wrote: > > On Tue, 13 Nov 2018 12:59:59 -0500 (EST) > Daniel Eischen wrote: > >> I'm trying to track down a couple of things. amdtemp doesn't >> report any temperature sensors, and acpi seems to have some >

Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
> On Nov 13, 2018, at 4:02 PM, Stefan Ehmann wrote: > >> On 11/13/18 8:59 PM, Daniel Eischen wrote: >>> On Tue, 13 Nov 2018, Greg V wrote: >>> >>> >>> >>> On Tue, Nov 13, 2018 at 8:59 PM, Daniel Eischen >>> wrote: >

Re: No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
On Tue, 13 Nov 2018, Greg V wrote: On Tue, Nov 13, 2018 at 8:59 PM, Daniel Eischen wrote: Greetings, I'm trying to track down a couple of things. amdtemp doesn't report any temperature sensors, and acpi seems to have some errors. Not sure if they are related. These are the AC

No amdtemp sysctls, acpi errors, AMD Ryzen 5 2400G

2018-11-13 Thread Daniel Eischen
Greetings, I'm trying to track down a couple of things. amdtemp doesn't report any temperature sensors, and acpi seems to have some errors. Not sure if they are related. These are the ACPI-related warnings and errors during boot. Firmware Warning (ACPI): Optional FADT field Pm2ControlBlock

Re: Graphics open-source-friendliness, AMD Ryzen vs. Intel

2018-11-11 Thread Daniel Eischen
>> On Nov 11, 2018, at 9:03 PM, Johannes Dieterich >> wrote: >> >> On Sun, Nov 11, 2018 at 4:48 PM Johannes Lundberg wrote: >> >> I have an AMD Ryzen 3 2200G (with Vega graphics) and it panics all the time >> with references to various memory access errors (use after free among >> other). >>

Re: Current status of Ryzen (non-)support

2018-10-22 Thread Daniel Eischen
Sent from my iPhone > On Oct 22, 2018, at 6:00 PM, Hannes Hauswedell wrote: > >> On 21.10.18 19:33, Konstantin Belousov wrote: >>> On Sun, Oct 21, 2018 at 06:09:50PM +0200, Hannes Hauswedell wrote: >>> Hi everyone, >>> >>> I wanted to ask what the current status of Ryzen support is and/or >>

vm_fault on boot with NVMe/nda

2018-10-15 Thread Daniel Nebdal
-RA-SSD30089593/SSD/dmesg -- Daniel Nebdal ___ 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: OpenSSL 1.1.1 libssl.so version number

2018-10-14 Thread Daniel Eischen
> On Oct 14, 2018, at 2:00 AM, Don Lewis wrote: > >> On 12 Oct, Don Lewis wrote: >> Prior to the OpenSSL 1.1.1 import, the base OpenSSL library was >> /usr/lib/libssl.so.8. The security/openssl port (1.0.2p) installed >> ${LOCALBASE}/lib/ilbssl.so.9 and the security/openssl-devel port >> (1.1.

Re: OpenSSL 1.1.1 libssl.so version number

2018-10-13 Thread Daniel Eischen
> On Oct 12, 2018, at 10:58 PM, Cy Schubert wrote: > > In message , Don Lewis writes: >> Prior to the OpenSSL 1.1.1 import, the base OpenSSL library was >> /usr/lib/libssl.so.8. The security/openssl port (1.0.2p) installed >> ${LOCALBASE}/lib/ilbssl.so.9 and the security/openssl-devel port >>

Re: ALPHA8/r338991 gpart coredumps

2018-09-28 Thread Daniel Braniss
made a new image/sd and the problem disappeared! freaky. sorry for the noice danny > On 28 Sep 2018, at 10:07, Daniel Braniss wrote: > > Hi, > this is happening on an arm/h3, is this only me? > this is the output of truss: > truss gpart show > mmap(0x0,131072,PROT_READ|P

ALPHA8/r338991 gpart coredumps

2018-09-28 Thread Daniel Braniss
Hi, this is happening on an arm/h3, is this only me? this is the output of truss: truss gpart show mmap(0x0,131072,PROT_READ|PROT_WRITE,MAP_PRIVATE|MAP_ANON,4096,0x15) = 537104384 (0x20039000) issetugid() = 0 (0x0) openat(AT_FDCWD,"/etc/libmap.conf",O_RDONLY|O_

Re: usb rtwn not loaded properly at boot

2018-09-18 Thread Daniel Braniss
> On 18 Sep 2018, at 10:32, Johannes Lundberg wrote: > > On Tue, Sep 18, 2018 at 9:27 AM Yuri Pankov wrote: > >> Johannes Lundberg wrote: >>> Hi >>> >>> I have (with 12-ALPHA5) >>> >>> /boot/loader.conf >>> rtwn_load="YES" >>> if_urtw_usb_load="YES" >> >> rtwn(4) thinks this should be if_r

Re: Speed problems with both system openssl and security/openssl-devel

2018-09-17 Thread Daniel Nebdal
ilto:l...@freebsd.org > Could it be relevant that the Debian binary was probably compiled with gcc, and the FreeBSD binary with clang? This seems like the sort of code that plausibly could bring out some compiler corner cases. (It's weird that 1.1.1 is fine, though.) -- Daniel Nebdal _

Re: arc_reclaim_thread running hot

2018-09-13 Thread Daniel Nebdal
rc_reclaim_thread 961 fork_exit 961 fork_trampoline (I have nothing sensible to add about the actual problem.) -- Daniel Nebdal ___ 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"

netif not started by devd?

2018-09-09 Thread Daniel Braniss
with latest current, but can tell when this stopped working, the wifi dongle is recognised, ie there is a net.wlan.devices, depending on the dongle it’s run0 or rtwn0 but only if I type service netif start does it become operational. so what am I missing? cheers, danny _

declient without capsicum failes

2018-08-07 Thread Daniel Braniss
hi, latest change to dhclient added chroot if there is no capsicum - my case, so chroot failes because /var/empty belongs to root and setgid/setgid/seteuid to user dhclient is performed before. need a pr? danny ___ freebsd-current@freebsd.org maili

ntpd user/group issue

2018-08-03 Thread Daniel Braniss
Hi, I am cross compiling, which means i’m using for example an 11.1 to compile current, for another host - an image which is different from the one i'm using to compile. make install checks for ntpd in /etc, instead, should it look elsewhere? DESTDIR perhaps? cheers, danny

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-31 Thread Daniel Eischen
On Thu, 31 May 2018, Konstantin Belousov wrote: On Thu, May 31, 2018 at 08:34:44AM +0100, Johannes Lundberg wrote: We're not replacing anything. We are moving the older drm1 and drm2 from kernel to ports to make it easier for the majority of the users to load the correct driver without conflic

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-18 Thread Daniel Eischen
> On May 18, 2018, at 6:27 PM, Cy Schubert wrote: > > In message , Daniel > Eischen wr > ites: >>> On Fri, 18 May 2018, Warner Losh wrote: >>> >>> On Fri, May 18, 2018 at 1:30 PM, Steve Kargl < >>> s...@troutmask.apl.washington.edu> wro

Re: [RFC] Deprecation and removal of the drm2 driver

2018-05-18 Thread Daniel Eischen
On Fri, 18 May 2018, Warner Losh wrote: On Fri, May 18, 2018 at 1:30 PM, Steve Kargl < s...@troutmask.apl.washington.edu> wrote: Check the Makefiles % more /usr/ports/graphics/drm-next-kmod/Makefile ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on am

Re: zfsloader: messy output on Dell iDrac serial console

2018-04-06 Thread Daniel Braniss
> On 7 Apr 2018, at 7:21, Julian Elischer wrote: > > running on *some* Dell servers the serial console looks messed up at the time > of the FreeBSD menu. > it looks like it's dropping (or adding? but that's less likely) characters. > > | 5. [K]ernel: kernel (1 of 2) | .- .

Re: Testing requested: Hybrid ISO/USB boot

2018-03-25 Thread O'Connor, Daniel
ion but I can't figure out how you're supposed to enter a URL so I couldn't try it. Thanks for the work! -- Daniel O'Connor "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 43

Re: devdmatch: Can't read linker file.

2018-03-13 Thread Daniel Braniss
g>> > wrote: > > > FWIW, it seems to be a common problem, see https://reviews.freebsd.org/ > > <https://reviews.freebsd.org/> > > D14534. > > > > On 0312T1027, Warner Losh wrote: > > > Well, is there a /boot/kernel/linker.hints? > > > &

  1   2   3   4   5   6   7   8   9   10   >