Re: Add support for RK356x eMMC controller

2024-02-26 Thread Patrick Wildt
On Mon, Feb 26, 2024 at 04:47:53PM +0100, Mizsei Zolt??n wrote: > Hi, > > on NetBSD the following is used to support the eMMC modules on RK356x. Would > it possible to implement asomething similar for OpenBSD? > > https://github.com/NetBSD/src/commit/f30b89bb4385f5fe218ff86be5d458a51fc62d4c >

Re: [arm64] [sound] simpleaudio, but no audio to attach

2023-04-19 Thread Patrick Wildt
On Wed, Apr 19, 2023 at 06:09:06AM -, Stuart Henderson wrote: > On 2023-04-18, S V wrote: > > Hello, misc@! > > > > I'm using ARM64/current and see that my audio chip got detected by > > simpleaudio > > but OpenBSD can't attach audio to it > > > > Any suggestions on there to start reading?

Re: bridge(4) question new network setup

2023-01-23 Thread patrick keshishian
On 1/21/23, David Gwynne wrote: > On Sat, Jan 21, 2023 at 01:46:34PM -0800, patrick keshishian wrote: >> On 1/20/23, David Gwynne wrote: >> > On Fri, Jan 20, 2023 at 11:09:47AM -0800, patrick keshishian wrote: >> >> Hello, >> >> >> >>

Re: bridge(4) question new network setup

2023-01-23 Thread patrick keshishian
On 1/21/23, David Gwynne wrote: > On Sat, Jan 21, 2023 at 01:32:18PM -0800, patrick keshishian wrote: >> On 1/20/23, Hrvoje Popovski wrote: >> > On 20.1.2023. 20:09, patrick keshishian wrote: >> >> Hello, >> >> >> >> I am trying get a new ISP

Re: bridge(4) question new network setup

2023-01-21 Thread patrick keshishian
On 1/20/23, David Gwynne wrote: > On Fri, Jan 20, 2023 at 11:09:47AM -0800, patrick keshishian wrote: >> Hello, >> >> I am trying get a new ISP setup working. The Router is >> causing some pain. There is a /28 public block assigned. >> The DSL router can't be

Re: bridge(4) question new network setup

2023-01-21 Thread patrick keshishian
On 1/20/23, Hrvoje Popovski wrote: > On 20.1.2023. 20:09, patrick keshishian wrote: >> Hello, >> >> I am trying get a new ISP setup working. The Router is >> causing some pain. There is a /28 public block assigned. >> The DSL router can't be configured in tra

bridge(4) question new network setup

2023-01-20 Thread patrick keshishian
e add default $dslgw_ip (!?) Am I missing something? Is there a better way to configure things? Thanks, --patrick

Re: VMware Tools driver to advertise OS as 'FreeBSD 64-bit' OS, not 32-bit version

2022-10-31 Thread Patrick Wildt
ility. In general it makes more sense to opt for the Other 64-Bit guest type (for amd64). I personally sometimes use Windows 11 guest types on things like VMware Fusion or Parallels, but that's mostly because they sometimes have some funky devices and I'm doing that for testing w/ graphics. For ESXi I'd opt for Other 64-Bit. Cheers, Patrick

Re: X/DRM freeze on 7.2

2022-10-24 Thread Patrick Harper
Hi, https://docs.mesa3d.org/envvars.html#radeonsi-driver-environment-variables For me freezes happen only when hardware acceleration is enabled so this might be a good place to start. -- Patrick Harper paia...@fastmail.com On Fri, 21 Oct 2022, at 19:56, Mickael Torres wrote: > He

Re: radeondrm / radeon 8570

2022-01-29 Thread Patrick Harper
In Chrome, try logging on to chrome://flags and enable #ignore-gpu-blocklist. Make sure hardware acceleration is enabled in the settings as well. -- Patrick Harper paia...@fastmail.com On Fri, 28 Jan 2022, at 23:46, Chris Cappuccio wrote: > is anyone trying to use an older radeondrm c

Re: ix(4) stopped working after upgrade to OpenBSD 6.8

2022-01-16 Thread Patrick Wildt
etwork > > again. Somewhere between 6.7 and 6.8, ix(4) broke with this hardware, an > > integrated dual-port Intel X540. > > Do both ix0 and ix1 break, or just ix1? > > One important difference visible in dmesg is that ix starts using MSI-X. Can you give this a go? I remember iss

Re: unknown warning option '-Wno-unused-but-set-variable'

2021-12-17 Thread Patrick Wildt
. Patrick Am Fri, Dec 17, 2021 at 07:23:06PM +0100 schrieb Jan Stary: > This is current/i386 on an ALIX.1E (dmesg below). > The kernel does not build with the current cvs: > > cat /usr/src/sys/arch/i386/i386/genassym.cf > /usr/src/sys/arch/i386/i386/genassym.cf | sh /usr/src/sys/k

Re: can't get fonts to show up

2021-12-14 Thread Patrick Harper
I would read the fonts(7) man page first. Specifically the 'Installing fonts in Xft' section. -- Patrick Harper paia...@fastmail.com On Tue, 30 Nov 2021, at 23:38, Carson Chittom wrote: > I have purchased some fonts that I like, and I want to use them > throughout my OpenBSD 7.0 syst

Re: lm(4) temperature

2021-11-27 Thread Patrick Wildt
Am Sat, Nov 27, 2021 at 03:35:05PM +0100 schrieb Jan Stary: > > > This is current/i386 on an ALIX.1E (dmesg below). > > > I am trying to monitor the CPU temperature with > > > > > > wbsio0 at isa0 port 0x2e/2: W83627HF rev 0x41 > > > lm1 at wbsio0 port 0x290/8: W83627HF > > > > > > $ sysctl

Re: RTL8852AE wifi driver

2021-11-20 Thread Patrick Harper
You need to get the authors to change the license to an acceptable one first, as GPL won't cut it. https://www.openbsd.org/policy.html -- Patrick Harper paia...@fastmail.com On Fri, 19 Nov 2021, at 15:24, Moritz Messner wrote: > Hello, > > there seems to be a working driver for

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-09-22 Thread Patrick Harper
of supported hardware. https://www.openbsd.org/amd64.html Patrick Harper

Re: iked choosing the wrong policy?

2021-07-27 Thread Patrick Wildt
On Tue, Jul 27, 2021 at 09:55:34AM +0200, Claudio Jeker wrote: > On Tue, Jul 27, 2021 at 07:32:09AM -, Stuart Henderson wrote: > > On 2021-07-27, Vladimir Nikishkin wrote: > > > Hello, everyone. > > > > > > This is my iked.conf: > > > > > > ``` > > > ikev2 "for-phone" passive esp \ > > >

Re: Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-16 Thread Patrick Harper
> Your swap is only 256MB. That seem too low. (We have walked away > from making it correspond to physical memory, but still, it seems > uncomfortably low). > > As well, /usr seems a bit large, leaving not much for /home. > > The autoallocation scheme might have made a less than perfect >

Should 80MB of RAM be enough for kernel relinking on i386?

2021-07-14 Thread Patrick Harper
address list or 'none') [none] Password for root account? (will not echo) Password for root account? (again) Start sshd(8) by default? [yes] Do you expect to run the X Window System? [yes] no Change the default console to com0? [yes] no Setup a user? (enter a lower-case loginname, or 'no') [no] pai

Re: pflow on PE router

2021-06-06 Thread Patrick Dohman
Perhaps it has something to do with Citrix being a dinosaur. God forbid the powers that be choose on premise unix. Regards Patrick > On Jun 4, 2021, at 6:43 AM, Stuart Henderson wrote: > > On 2021/06/03 15:04, Chris Cappuccio wrote: >> Stuart Henderson [s...@spacehopper.org] wro

Re: pflow on PE router

2021-06-03 Thread Patrick Dohman
I suspect that you’ll be out of luck until TLSv1.3 is implemented. I’ve found the same to be true with the new 10 gb sfp switches in our infrastructure which surprisingly still implement TLSv1.0 & broken CGI web server. Regards Patrick > On Jun 1, 2021, at 3:44 PM, Stuart Henderson

Re: pflow on PE router

2021-05-30 Thread Patrick Dohman
> "sloppy" seems to fix the issue. I will do more tests this week before > declaring > victory :) > > Thank you Chris. > Get somme ;) Regards Patrick

Re: spamd IPv6 listener 6.9amd64

2021-05-12 Thread Patrick Wildt
Am Wed, May 12, 2021 at 09:46:28AM -0400 schrieb Aisha Tammy: > afaik spamd(8) does not support ipv6 (yet). > I also do not know if there is any ongoing effort for ipv6 to be added. > > On 5/12/21 9:24 AM, Martin wrote: > > Hi list, > > > > I can't find in spamd(8) how to enable IPv6 listener in

Re: Q: dmesg: dt: 443 probes

2021-05-04 Thread Patrick Wildt
Am Tue, May 04, 2021 at 03:38:14PM - schrieb Stuart Henderson: > On 2021-05-04, Why 42? The lists account. wrote: > > > > On Mon, May 03, 2021 at 12:59:27AM +0200, Patrick Wildt wrote: > >> > ... > >> > But when I do (as root): "sysctl kern.all

Re: Q: dmesg: dt: 443 probes

2021-05-02 Thread Patrick Wildt
Am Sun, May 02, 2021 at 11:49:10PM +0200 schrieb Why 42? The lists account.: > > Actually I do notice one thing, having just upgraded to: > kern.version=OpenBSD 6.9-current (GENERIC.MP) #492: Sat May 1 17:37:28 MDT > 2021 > > I checked the output from dmesg and I have a new boot time message:

Re: gl.inet Brume (GL-MV1000): sdcard works with 6.8 but not -current

2021-04-05 Thread Patrick Wildt
Am Sun, Apr 04, 2021 at 11:32:10PM +0200 schrieb Mark Kettenis: > > From: Darren Tucker > > Date: Sun, 4 Apr 2021 09:18:30 +1000 > > > > On Sun, 4 Apr 2021 at 01:32, Patrick Wildt wrote: > > > > [...] > > Maybe you both can try my revert and mak

Re: gl.inet Brume (GL-MV1000): sdcard works with 6.8 but not -current

2021-04-03 Thread Patrick Wildt
Am Fri, Apr 02, 2021 at 12:56:24PM +1100 schrieb Darren Tucker: > On Fri, Apr 02, 2021 at 01:01:30AM +0200, Mark Kettenis wrote: > > Hi Darren, > > > > This got broken when Patrick fixed something related to slow mode for > > the Marvel ARMADA 8040 SoC. The diff

Re: IKEv2 on Windows 10

2021-01-13 Thread Patrick Wildt
t has been changed in -current, as you can read here: https://www.openbsd.org/faq/current.html But unless you're using current, you still need the line above. But since you're complaining about EAP MSCHAP, I don't know what's the issue there. Maybe tobhe@ or sthen@ have an idea. Patrick >

Buying a New Laptop

2021-01-09 Thread Coppock, Patrick H
OpenBSD that could comment on the hardware support? Thanks, Patrick

Buying a New Laptop

2021-01-09 Thread Coppock, Patrick H
OpenBSD that could comment on the hardware support? Thanks, Patrick

Re: 4G mini PCI-e modem support?

2021-01-08 Thread Patrick Wildt
Am Fri, Jan 08, 2021 at 02:29:02PM + schrieb Peter Kay: > There appear to be no 4G modem support at the moment, specifically a > mini PCI-e one so I can stick it in a PC engines apu4d4 and have a > backup connection. > > Presuming a driver would need to be written, but just checking if I've >

Re: M2 SSD in a PCI-E adapter

2021-01-08 Thread Patrick Wildt
Am Fri, Jan 08, 2021 at 08:46:20AM -0700 schrieb Todd C. Miller: > On Fri, 08 Jan 2021 16:19:02 +0100, Jan Stary wrote: > > > I know the disk itself works: this is the disk plugged into > > an M.2 slot in a Dell Latitude E5570 (full dmesg below): > > sd0 at scsibus1 targ 0 lun 0: > >

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
Oh, and another correction: it's libc++ 10.0.1, we're not going 11 yet. Am Thu, Jan 07, 2021 at 06:59:52PM +0100 schrieb Patrick Wildt: > No, that's not correct. The libc++ 11 (*not* LLVM 11) has not yet been > committed. This issue is because of libunwind 11. With libc++ 11 we >

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
No, that's not correct. The libc++ 11 (*not* LLVM 11) has not yet been committed. This issue is because of libunwind 11. With libc++ 11 we have made a separate ports build first, to check the fallout. Once the fallout is mostly fixed, we'll do the switch to libc++ 11. Until then snapshots are

Re: -current amd64 packages not updated? Impatient or broken?

2021-01-07 Thread Patrick Wildt
I committed an update to libunwind which made a major bump necessary. Maybe I should have asked ports to run with the build first, so that base and packages would be aligned. Too late for that now. Time will fix it though. Am Thu, Jan 07, 2021 at 09:54:39AM -0700 schrieb Steve Williams: > Hi, >

Re: clock not set on boot

2020-12-05 Thread Patrick Wildt
On Sat, Dec 05, 2020 at 09:10:19PM +, Maurice McCarthy wrote: > Perhaps add > > ntpd_flags="-s" > > to /etc/rc.conf.local > -s doesn't exist anymore.

Re: PayPal pool for developer M1 Mac mini for OpenBSD port

2020-12-03 Thread Patrick Wildt
a shoutout to marcan, who'll be doing a lot of reverse engineering on the M1. He's pretty good, and I'm supporting his project by being a patron. I'm looking forward to his work, because of all the people out there who can do it, he's definitely one of them. https://www.patreon.com/marcan Patrick

Re: Snapshot crash on boot, "entry point at: 0x1001000" (Intel Gemini Lake)

2020-11-08 Thread Patrick Wildt
On Sun, Nov 08, 2020 at 06:30:25PM +0400, Michel von Behr wrote: > Upgrading to snapshot did the trick - thanks for the great work! > > FWIW, I still see a quick message "entry point at: ..." just blinking, but > the system boots normally. There are a few devices not identified, most >

Re: Anyone tried NanoPi R2S or a 2 LAN SBC?

2020-08-18 Thread Patrick Wildt
On Tue, Aug 18, 2020 at 09:59:29PM +0200, Dani Deni wrote: > Hello, > > trying to find a low powered single board computer with two gigabit LAN for > router purposes. > > already checked the https://www.openbsd.org/arm64.html page, but google > doesn't brings up any arm64 based SBC with 2

Re: USB speakers

2020-08-15 Thread Patrick Harper
Can you post your /etc/rc.conf.local ? -- Patrick Harper paia...@fastmail.com On Fri, 14 Aug 2020, at 17:21, Justin Muir wrote: > Wondering whether anyone has experience with Logitech USB speakers? > > Plugged in mine, did the rcctl rsnd/0 thingi from multimedia FAQ: > # rcct

Re: OpenBSD Hangs On

2020-07-19 Thread Patrick Dohman
> On Jul 19, 2020, at 5:44 PM, Tom Smyth wrote: > > Im not sure what you mean? I can has all your VM’s in carbonite. Regards Patrick

Re: OpenBSD Hangs On

2020-07-19 Thread Patrick Dohman
> On Jun 23, 2020, at 11:31 AM, Tom Smyth wrote: > > But newerversions of kvm / linux kernels are unaffected > By the bug fyi Sounds like FUD. B.T.W where is Boba’s ride? Regards Patrick

Re: IKEDv2 and alias addresses

2020-06-21 Thread Patrick Wildt
but the policy will only match if the IP address match to the one specified as "local". Patrick

Re: IKEv2 difference with 6.7

2020-06-16 Thread Patrick Wildt
On Tue, Jun 16, 2020 at 02:11:21PM -0400, Daniel Ouellet wrote: > > > On 6/16/20 1:35 PM, Patrick Wildt wrote: > > On Tue, Jun 16, 2020 at 01:09:32PM -0400, Daniel Ouellet wrote: > >> Hi Tobias, > >> > >> I put below the full configuration and

Re: IKEv2 difference with 6.7

2020-06-16 Thread Patrick Wildt
-x 1 root bin 436584 Jun 15 20:42 /sbin/iked.66 > -r-xr-xr-x 1 root bin 448744 May 7 12:52 /sbin/iked.67 > gateway$ date > Tue Jun 16 12:51:13 EDT 2020 > gateway$ doas /etc/rc.d/iked stop > iked(ok) > gateway$ doas cp -p /sbin/iked.67 /sbin/iked > gateway$ doas /etc/rc.d/iked start > iked(ok) > gateway$ doas ipsecctl -sa > FLOWS: > No flows > > SAD: > No entries > gateway$ date > Tue Jun 16 12:51:54 EDT 2020 > gateway$ ls -l /sbin/iked* > -r-xr-xr-x 1 root bin 448744 May 7 12:52 /sbin/iked > -r-xr-xr-x 1 root bin 436584 Jun 15 20:42 /sbin/iked.66 > -r-xr-xr-x 1 root bin 448744 May 7 12:52 /sbin/iked.67 > > > >> My guess is that it is simple and I don't think about it properly, but I > >> am hitting a road block trying to figure it out. > >> > >> I am a bit at a lost and any clue stick would be greatly appreciated. > >> > >> Thanks > >> > >> Daniel > >> > > > > - Tobias > > > Hi, thanks for the detailed input. But there's one thing missing: The log output of the daemon. It'll probably end up somewhere in /var/log/ daemon or /var/log/messages or so. Since you see no SA or Flow at all, iked maybe hasn't successfully created them at all, and for that we need to see what iked complains about, which it probably did in the log files. Best regards, Patrick

Re: Realtek Edimax AC1750 USB gets properly detected but not configurable in ifconfig

2020-06-06 Thread Patrick Harper
Judging by the dmesg there is at least one unoccupied PCIe slot that could accommodate an adapter such as a Silverstone ECWA2-LITE. This would allow you to use Mini-PCIe cards that normally go in laptops, including all of the iwm(4) devices. -- Patrick Harper paia...@fastmail.com On Sat

Re: uvideo0: can't find interface assoc descriptor

2020-05-30 Thread Patrick Wildt
o support multiple cameras in one device. You can try this diff, let me know if this works on both of your machines. Patrick diff --git a/sys/dev/usb/uvideo.c b/sys/dev/usb/uvideo.c index d33e3079acd..da00d0d3d0d 100644 --- a/sys/dev/usb/uvideo.c +++ b/sys/dev/usb/uvideo.c @@ -510,6 +510,8 @@ uvid

Re: More than 16 partitions

2020-04-25 Thread Patrick Harper
> Medoesn't a care a flying fsck about what is "trendy". Is this the most ironic sentence ever posted on here? Dubiously censoring an expletive with a common 'Unix' utility isn't motivated by some sort of desire to feel like a part of the righteous ones? Come on.

Re: More than 16 partitions

2020-04-25 Thread Patrick Harper
by on this forum without scrutiny. -- Patrick Harper paia...@fastmail.com On Thu, 23 Apr 2020, at 18:06, zeurk...@volny.cz wrote: > "Groot" wrote: > > I've tried and failed to create more than 16 > > partitions on OpenBSD. First of all I don't > > understand the di

Re: Iridium vs Chromium

2020-04-12 Thread Patrick Harper
I'm puzzled that you thought my statements were a complaint. -- Patrick Harper paia...@fastmail.com On Sun, 12 Apr 2020, at 22:30, Theo de Raadt wrote: > Patrick Harper wrote: > > > I mean that all Chromium releases are made available for OpenBSD-stable > > (excl

Re: Iridium vs Chromium

2020-04-12 Thread Patrick Harper
I mean that all Chromium releases are made available for OpenBSD-stable (excluding the previous release at any given time, as with all existing port maintenance). My understanding of -current is that it is meant for testing, not usage. -- Patrick Harper paia...@fastmail.com On Sun, 12

Re: Iridium vs Chromium

2020-04-12 Thread Patrick Harper
The effort to support Chromium and Firefox (sans ESR) on OpenBSD akin to Windows/macOS/'Linux' has not happened. -- Patrick Harper paia...@fastmail.com On Sun, 12 Apr 2020, at 16:49, Raymond, David wrote: > My problem with iridium is that it is based on an older version of > chromium

Re: bwfm NVRAM file

2020-03-13 Thread Patrick Wildt
s. Otherwise we will have to collect them ourselves. For ARM there's still one commit left so that we can supply per- board NVRAM files more easily. In essence: We're working on it! Patrick

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-31 Thread Patrick Kristiansen
On Fri, Jan 31, 2020, at 09:29, Janne Johansson wrote: > Den tors 30 jan. 2020 kl 21:08 skrev Patrick Kristiansen > : > > > Properly starting up a daemon process requires several steps, > > > often involving unveil(2), pledge(2), chroot(2), prviledge > > &

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-31 Thread Patrick Kristiansen
ou give some examples of what you mean by 'simpler approach' in this context? Do you mostly do systems programming? Best regards, Patrick

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-30 Thread Patrick Kristiansen
On Thu, Jan 30, 2020, at 21:10, Ingo Schwarze wrote: > Hi Patrick, > > Patrick Kristiansen wrote on Thu, Jan 30, 2020 at 09:05:11PM +0100: > > > The process I need to run is written in Clojure and thus runs on the > > Java Virtual Machine. Do you have any suggestions on

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-30 Thread Patrick Kristiansen
Hi Ingo, On Thu, Jan 30, 2020, at 18:35, Ingo Schwarze wrote: > Hi Patrick, > > Patrick Kristiansen wrote on Tue, Jan 28, 2020 at 09:29:20AM +0100: > > > But another use for daemon(8) is for its ability to detach the child > > process from the controlling terminal and

Re: FreeBSD daemon(8)-like command for OpenBSD

2020-01-28 Thread Patrick Kristiansen
the shell? Perhaps a combination of nohup and starting a background job? Best regards, Patrick > Hi Patrick, > > Patrick Kristiansen wrote on Mon, Jan 27, 2020 at 08:13:28PM +0100: > >> Is there something like the FreeBSD daemon(8) command for OpenBSD, >> which can run a p

FreeBSD daemon(8)-like command for OpenBSD

2020-01-27 Thread Patrick Kristiansen
to me. Thanks, Patrick Kristiansen

Re: Issues with X and Gnome on OpenBSD new install

2020-01-09 Thread Patrick Harper
Did you follow /usr/local/share/doc/pkg-readmes/gnome ? -- Patrick Harper paia...@fastmail.com On Tue, 7 Jan 2020, at 23:05, Michael G Workman wrote: > Hello, > > OpenBSD is a great operating system, glad to have been to installed it > successfully. > > I installed

Re: Solid-Run's HoneyComb LX2K for OpenBSD

2019-12-11 Thread Patrick Wildt
s someone from us gets such a machine and starts writing support for it. Patrick

Re: What happened to 6.6/sgi?

2019-12-08 Thread Patrick Harper
https://marc.info/?l=openbsd-cvs=156941089510768=2 -- Patrick Harper paia...@fastmail.com On Sun, 8 Dec 2019, at 16:29, Stefan Hagen wrote: > Hello * > > I was browsing around and noticed that there are no files for the SGI > platform on the mirrors. SGI is mentioned in the 6.

Re: Home NAS

2019-11-17 Thread Patrick Marchand
Hi, On 11/17, Predrag Punosevac wrote: > Patrick Marchand wrote: > > On 11/15, Predrag Punosevac wrote: > > > Patrick Marchand wrote: > > > > I'll be playing around with DragonflyBSD Hammer2 (and multiple offsite > > > > backups) for a home NAS

Re: Iked/unbound ~ more info.

2019-11-17 Thread Patrick Dohman
t; you need and I'll post it ;) > > Thanks! Dale Is it possible to place the ESP nterface in debug? Can you log PF/UDP traffic on the local unbound? Regards Patrick

Re: Home NAS

2019-11-17 Thread Patrick Marchand
Hello, On 11/15, Predrag Punosevac wrote: > Patrick Marchand wrote: > > I'll be playing around with DragonflyBSD Hammer2 (and multiple offsite > > backups) for a home NAS over the next few weeks. I'll probably do a > > presentation about the experience at the Mo

Re: Home Nas -> Montreal BUG

2019-11-16 Thread Patrick Marchand
Hey, Since I'm getting off-list questions from more than one person, I'll post here as well. On 11/15, Patrick Marchand wrote: > I'll be playing around with DragonflyBSD Hammer2 (and multiple offsite > backups) for a home NAS over the next few weeks. I'll probably do a > presentat

Re: Home NAS

2019-11-15 Thread Patrick Marchand
Hi, I'll be playing around with DragonflyBSD Hammer2 (and multiple offsite backups) for a home NAS over the next few weeks. I'll probably do a presentation about the experience at the Montreal BSD user group afterwards. It does not require as many ressources as ZFS or BTRFS, but offers many

Re: OpenBSD -current on T495

2019-11-09 Thread Patrick Wildt
a look at suspend/resume at one of the next OpenBSD hackathons. For the screen backlight I have come up with a diff, but it's not yet ready to be committed, as it should be done in a different fashion. Still, I have attached the diff if you want to give it a go. Patrick diff --git a/sys/de

Re: Broadcom firmwares and nvram files

2019-11-03 Thread Patrick Wildt
On Sun, Nov 03, 2019 at 10:05:38AM +0100, Patrick Wildt wrote: > On Sun, Nov 03, 2019 at 12:08:08AM +0100, Stefano Enrico Mendola wrote: > > Hi, > > > > my bad, I thought the grepped output was enough. > > Here's the complete dmesg(8) output. ==

Re: Broadcom firmwares and nvram files

2019-11-03 Thread Patrick Wildt
ot contain any .nvram file, which > > makes me doubteven more that the problem is related to something > > partially supported. > > > > Any ideas? Best regards > > Stefano Hi, all of the SDIO connected chips need an NVRAM, which can not be provided by the firmware image, since it really is a per-device setting. So one could start collecting them, but I'm not sure if that would lead to covering most of the machines. Maybe we could cover at least those that complained... Anyway, it looks like your NVRAM is stored in a specific EFI variable, like it is on some other x86 machines, and since we unfortunately have no support for reading EFI variables yet, you will need to use Linux for retrieving the file. mount -t efivarfs efivarfs /sys/firmware/efi/efivars cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /some/external/stick/brcmfmac43340-sdio.txt I have attached a program that converts that text file into the nvram file: cc -o nvram nvram.c ./nvram brcmfmac43340-sdio.txt brcmfmac43340-sdio.nvram And that's the file you can then put into /etc/firmware to finally use your bwfm(4) device! Patrick

Re: Display flickers after upgrade to 6.6

2019-10-31 Thread Patrick Harper
I can confirm that switching to EXA made GNOME usable. This'll only work up to Northern Islands cards/IGPs though. Guess I'll be holding off of a GPU upgrade for a while longer. -- Patrick Harper paia...@fastmail.com On Thu, 31 Oct 2019, at 13:47, Patrick Harper wrote: > I haven't tr

Suspend on Dell Inspiron 6000

2019-10-31 Thread Patrick Coppock
Hi, All: I am new to OpenBSD; I recently installed 6.5 on a Dell Inspiron 6000 and upgraded to 6.6 yesterday. Suspend did not work in 6.5 and still doesn't in 6.6. What is the best way for me to go about debugging this issue? So far, I have checked: - dmesg for ACPI wake devices - syslog for

Re: Display flickers after upgrade to 6.6

2019-10-31 Thread Patrick Harper
, but in 6.5 and prior 3D-accelerated stuff was usable. Cayman should be fine with 8 million pixels. -- Patrick Harper paia...@fastmail.com On Wed, 30 Oct 2019, at 13:12, Jeff wrote: > On Sat, 19 Oct 2019 17:59:41 +0200 > Federico Giannici wrote: > > > On 2019-10-19 16:1

Re: Softraid data recovery

2019-10-14 Thread Patrick Dohman
partitions without a software device. For example: $cat /etc/fstab /dev/wd0a /home ffs rw,nodev,nosuid 1 2 /dev/wd0d /home/Backups/ ffs rw,nodev,nosuid 1 2 The device naming may take some massaging to work... man fstab & disklabel for more info. Regards Patrick

HTTPD directory index

2019-10-12 Thread Patrick Dohman
ful reload or the following syntax error: httpd[35299]: parent_sig_handler: reload requested with SIGHUP httpd[35299]: /etc/httpd.conf:20: syntax error httpd[35299]: no actions, nothing to do Regards Patrick

Re: Cannot add login class (ports/meta/gnome/pkg/README-main)

2019-09-18 Thread Patrick Harper
Adding an empty line at the end of login.conf fixed my problem. -- Patrick Harper paia...@fastmail.com On Tue, 17 Sep 2019, at 14:21, Patrick Harper wrote: > Hi All, > > For a while this file has instructed a new login class to be added to > the end of /etc/login.conf,

Re: Cannot add login class (ports/meta/gnome/pkg/README-main)

2019-09-17 Thread Patrick Harper
I'm using 6.5-stable including the binary package updates. -- Patrick Harper paia...@fastmail.com On Tue, 17 Sep 2019, at 14:21, Patrick Harper wrote: > Hi All, > > For a while this file has instructed a new login class to be added to > the end of /etc/login.conf, as per below

Cannot add login class (ports/meta/gnome/pkg/README-main)

2019-09-17 Thread Patrick Harper
ue running), whereas it should display the gdm greeter. Whether or not this is a byproduct of the staff class settings I don't know. -- Patrick Harper paia...@fastmail.com

Re: What is you motivational to use OpenBSD

2019-09-02 Thread Patrick Harper
What motivates me to stay on OpenBSD is that I want the free desktop concept to work. This system + Arcan + GNOME-like interface seems, to me, like an compelling way to get there. I hope I can shoehorn this project into my life and then reality in some fashion. -- Patrick Harper paia

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-25 Thread Patrick Dohman
you have an alternate DNS server you can test against? Are you using your ISP’s DNS? Perhaps the new OpenBSD unwind package is worth investigating ;) ]Regards Patrick > On Aug 25, 2019, at 1:31 PM, Radek wrote: > > Hello Patrick, > >> In my opinion your net5501’s system calls per in

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-23 Thread Patrick Dohman
4 only & can no longer execute things like storage or virtualization. The OpenBSD O.S includes all the user-land tools such as ping & top in addition to a standardized precompiled kernel. Regards Patrick . > > > On Thu, 22 Aug 2019 19:12:55 -0500 > Patrick Dohman wrote: > &

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-22 Thread Patrick Dohman
switches & interrupts doing while the VPN is up & traffic is flowing? vmstat -w 4 What is your memory high water mark during a peak traffic? vmstat -m Regards Patrick > On Aug 21, 2019, at 12:34 AM, radek wrote: > > Hello Patrick, > I am sorry for the late reply. > >

Re: Bluetooth support status

2019-08-21 Thread patrick keshishian
d users are urged to remain current with all manufacturer updates. Read: https://www.forbes.com/sites/zakdoffman/2019/08/15/critical-new-bluetooth-security-issue-leaves-your-devices-and-data-open-to-attack/ And: https://knobattack.com/ And if your "manufacturer" has EOLed your product, y

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-19 Thread Patrick Dohman
Do you consider memory an issue? What is the speed of your memory? Unix load average can occasionally be deceiving. What make of Ethernets are you running? Regards Patrick > On Aug 19, 2019, at 5:28 AM, radek wrote: > > Hello Patrick, > >> Does your ISP implement authoritat

Re: Ergonomic USB wired mouse

2019-08-19 Thread Patrick Marchand
Hello, On 08/19, Oliver Marugg wrote: > I am preparing switching my desktop from another OS to OpenBSD. Is anyone > using an Evoluent USB Wired Mouse (C/4 or 4 small) with OpenBSD? Or any > other great ideas about an ergonomic mouse working with OpenBSD? Most mouses should work, though I

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-18 Thread Patrick Dohman
Does your ISP implement authoritative DNS? Do you suspect a UDP issue? Is a managed (switch) involved? Has duplex ever been an issue? Regards Patrick > On Aug 18, 2019, at 1:03 PM, Radek wrote: > > Hello, > > I have two testing gateways (6.5/i386) with site-to-side VPN b

Re: syspatch Octeon and arm64 alternatives

2019-07-17 Thread Patrick Wildt
o support. I recently received mine. As long as the SG-1100 uses a recent (as in 2017/2018) U-Boot it should be possible to support that hardware once the Turris Mox support got better. That said, I would assume that the USB 3.0 ports work already and the the WAN port should do as well. The eMMC is not yet supported. If I had one I could have a look. Patrick

Re: IPsec performance regression between 6.3 and 6.4

2019-07-17 Thread Patrick Wildt
Hi, we recently found that the switch to constant-time AES has quite a heavy impact on IPsec performance. But since according to CVS that was part of OpenBSD 6.2 already, it's probably something else. https://github.com/openbsd/src/commit/d223d7cb85c1f2f705da547a0134b949655abe6a Patrick

Re: OT: hardware war with manufacturers (espionage claims)

2019-07-06 Thread Patrick Dohman
e dominance may actually increase. Regards Patrick

Re: bwfm bcm43569

2019-06-25 Thread Patrick Wildt
ong as nothing has changed, bwfm(4) on USB worked fine with the one USB one that I had: The official raspberry Pi USB WiFi stick that they sold before they put the WiFi chip onto the board itself. I wouldn't blame that on the driver. Did you try the stick with Linux? If it works with Linux then maybe it's my fault after all. Patrick

Re: Puffy — format SVG

2019-06-16 Thread Patrick Harper
An SVG with the textual logo exists at https://upload.wikimedia.org/wikipedia/en/8/83/OpenBSD_Logo_-_Cartoon_Puffy_with_textual_logo_below.svg -- Patrick Harper paia...@fastmail.com On Thu, 13 Jun 2019, at 19:37, Stephane HUC "PengouinBSD" wrote: > -BEGIN PGP SIGNED MESSAG

Re: Installing OpenBSD on Supermicro A2SDi-4C-HLN4F

2019-06-15 Thread Patrick Dohman
s causing the platform to mark hardware as needing replacement. While it does not provide a method to load unauthenticated privileged code, the effect of these errors may persist across reboots and affect trust in the underlying hardware, so disable error injection through EINJ if securelevel is set." R

Re: chrome pledge "", syscall 289

2019-06-04 Thread Patrick Dohman
rday and in the past there aren't any. > Withstanding the obvious have you tried --enable-unveil? Regards Patrick

Re: Lenovo w/ AMD Ryzen CPU

2019-06-04 Thread Patrick Wildt
I'd love to have one as well... On Tue, May 28, 2019 at 11:16:51AM -0600, Theo de Raadt wrote: > I am hoping to get one also... and as a rule whatever I get my hands on tends > to work out well. > > danieljb...@icloud.com wrote: > > > I just ordered some E495s (not 'T', but pretty similar). I

Re: Installer doesn't see sd0 on qemu guest 6.5-current

2019-06-01 Thread Patrick Wildt
As you can see in dmesg, it actually sees sd0, and it does not detach. Instead, the device node just isn't in /dev, because the insaller does create that on the fly. Since you are not using the installer, you have to manually type cd /dev && sh MAKEDEV sd0 On Sat, Jun 01, 2019 at 09:08:58PM

Re: Let's Encrypt ACMEv1 end-of-life

2019-06-01 Thread Patrick Dohman
ect. In my opinion there is still a need for a certificate infrastructure inside private LAN's. I’ve learned that in many situations a DNS authority can not be accommodated & certs are non-op. In addition I find the reliance on public API via browser a potential privacy concern. Regards Patrick

Re: OpenBSD runs only in RAM from a USB Flash Drive

2019-05-31 Thread Patrick Harper
FFS isn't a journaling filesystem so any 'wear', even on primitive flash storage, won't be enough to worry about. -- Patrick Harper paia...@fastmail.com On Fri, 31 May 2019, at 03:41, sove...@vivaldi.net wrote: > 30 May, 2019 > > Greetings OpenBSD aficionados, > > As a ne

PCIe SFP Network Adapter's

2019-05-27 Thread Patrick Dohman
lity on OpenBSD & PF seems worthwhile. A quick search turned up a StarTech PEX1000SFP2 with the following chipsets: Realtek - RTL8168E Marvell - 88EB1 Please note that I’m hoping to maintain desktop compatibility while implementing SFP. Regards Patrick

Re: Missing file and Man page for out-of-date

2019-05-25 Thread Patrick Harper
It was renamed to pkg_outdated. -- Patrick Harper paia...@fastmail.com On Sat, 25 May 2019, at 22:17, Michael Alaimo wrote: > The /usr/ports/infrastructure/bin/out-of-date program is missing. > > I remember it being in OpenBSD 6.3. > > It is still referenced in /usr/ports

Re: Modern browser for OpenBSD powerpc

2019-05-25 Thread Patrick Harper
Binaries stopped being committed to the Mozilla archive after 52.0.2 but the port seems to be active. I assume 60esr is supposed to work on sparc (still) as some recent patches refer to it in the filenames. -- Patrick Harper paia...@fastmail.com On Sat, 25 May 2019, at 18:54, john o goyo

  1   2   3   4   5   6   7   8   9   10   >