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: 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: 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: 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: OT: hardware war with manufacturers (espionage claims)

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

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: 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: 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: 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: 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-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

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-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: 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: 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

FreeBSD daemon(8)-like command for OpenBSD

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

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

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-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-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-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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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 >

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: -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
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: 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: 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: 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: 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: 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: 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: 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

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: 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: 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: 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: 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: 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: 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 >

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: 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: 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: 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: 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: 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

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: 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

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: 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 >

Best Dual AMD Opteron Motherboard for OpenBSD

2006-02-13 Thread Levi Patrick II
Hello, 1. I was hoping someone could recommend a dual AMD Opteron, that will ultimately have 2-4 gigs RAM, 2 NICs, run OpenBSD 3.8, apache, pf, snort, snortsam, snmp, mrtg, SATA (would be nice), captive portal, AAA and various other items for a WISP. I am modeling it after the Air-Lok box

Re: Best Dual AMD Opteron Motherboard for OpenBSD Found??

2006-02-14 Thread Levi Patrick II
Hello, What does anyone think about this M/B or recommendations for others? I have found one recommendation on BSDForums.org for this dual AMD Opteron M/B: tomek11-16-2004, 05:17 PM I newer use this motherboard but it looks reasonably. TYAN Thunder K8SR (S2881G2NR) AMD-8131 Chipset Server

Setting up a box to do NAT and Static IPs

2006-10-09 Thread Patrick - South Valley Internet
, and after I enable the gateway option in OpenBSD, I'm a little confused as what to do from there. Am I going about this the right way? Is there an easier way to do what I am trying to accomplish? Thanks to all in advance. Patrick Masciocchi

Re: Setting up a box to do NAT and Static IPs

2006-10-10 Thread Patrick - South Valley Internet
information can I provide you to help me come up with a solution? Thanks for the responses! Patrick Martin Gignac wrote: On 10/9/06, Patrick - South Valley Internet [EMAIL PROTECTED] wrote: 1) Get two NICS for the OpenBSD box. 2) Give the first NIC an external routeable IP address, ex

Re: Setting up a box to do NAT and Static IPs

2006-10-10 Thread Patrick - South Valley Internet
in OpenBSD. Patrick Martin Gignac wrote: What other information can I provide you to help me come up with a solution? A quick ASCII diagram of the PIX and the subnets in front and back might help (I'm the visual type). The only subnet you mention with public IPs in your first e-mail

Re: Setting up a box to do NAT and Static IPs

2006-10-11 Thread Patrick - South Valley Internet
the help - this mailing list rocks! Patrick Martin Gignac wrote: On 10/11/06, ropers [EMAIL PROTECTED] wrote: I've just had another thought: Why do the IP phones have to have public IPs? Is this because giving them NATted, private range IPs previously didn't work so well? The VoIP phones

Re: Oldest Server you run

2006-10-12 Thread Patrick - South Valley Internet
I doubt this will count as the oldest, but we're using a Pentium III 500 mhz for our Firewall. Pentium III 500 mhz 512mb ram (2) 20gb hard drives, in RAID 1 Realtek NIC Patrick Falk Husemann wrote: Hello List! We're trying to put an old server to good use again and would like to know

Abwesenheitsnotiz: Report

2009-04-08 Thread chili, Patrick Walgis
Patrick Walgis

Seeking GUI refuge

2013-05-24 Thread Patrick Mc(avery
Hi Everyone My name is Patrick, this is my first post here. I switched my primary computer from Windows to Linux about 9 years ago. I service scientific instruments. About 12 years ago I became aware of the brutal conditions scientific software is sold under. I have been slowly writing my

Re: Seeking GUI refuge

2013-05-24 Thread Patrick Mc(avery
. It has to follow the law of least astonishment. Hi good0Th I don't really need prettiness but thanks for the post. -Patrick On 13-05-24 07:14 PM, Richard Toohey wrote: On 05/25/13 10:48, Patrick Mc(avery wrote: Hi Everyone [chop] While about 7 out of the 9 years with Linux have been good

Re: Seeking GUI refuge

2013-05-24 Thread Patrick Mc(avery
for free software but OSX is not free either :( -Patrick On 13-05-24 06:59 PM, Marti Martinez wrote: Gnome isn't bad on OpenBSD, but depending on what you don't like about linux, that may not live up to your expectations. Frankly, though, as an almost life-long Windows user both

Re: Seeking GUI refuge

2013-05-24 Thread Patrick Mc(avery
Hi Chris Actually spectrwm looks very cool. I really like ncurses based interfaces but I need to display images too. I could see a hybrid application fitting into this window manger. On 13-05-24 07:29 PM, Chris Bennett wrote: I started out using KDE while I was leaving Windows behind. I

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
Hi Jan Thanks for mentioning this, if it ships with Open BSD then it's going to be correct. It might just be a matter of making it a bit pretty. On 13-05-25 03:56 AM, Jan Stary wrote: On May 24 18:48:05, spell_gooder_...@spellingbeewinnars.org wrote: While about 7 out of the 9 years with

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
on windows, but you get compromises about the looks, but it usually works, I ported successfully lots of programs there. Patrick Mc(avery wrote: Hi Everyone It looks like OpenBSD is all about software correctness and I am sure it will be great to work with, in a sort of back end way

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
possibly find one that exactly matches the job... -ag -- sent via 100% recycled electrons from my mobile command center. On May 24, 2013, at 5:39 PM, Patrick Mc(avery spell_gooder_...@spellingbeewinnars.org javascript:; wrote: Hi Marti Thanks so much for your rapid and helpful response. I

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
mini applications into one. I wrote off EFL as a mobile only thing, I will give it another look along with it's accompanying window manager. Thanks again On 13-05-25 02:59 AM, Martijn van Duren wrote: Hi Patrick, On 05/25/13 02:39, Patrick Mc(avery wrote: Hi Richard Actually I am

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
electrons from my mobile command center. On May 24, 2013, at 5:39 PM, Patrick Mc(avery spell_gooder_...@spellingbeewinnars.org wrote: Hi Marti Thanks so much for your rapid and helpful response. I will still consider Mac OSX but it's just that it is the worst of two worlds for me. Labs use

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
Hi Marc I have looked at xforms, it is helpful to study to understand FLTK too. Thanks and Thanks to Jay for his post too On 13-05-25 11:51 AM, Marc Espie wrote: On Fri, May 24, 2013 at 08:39:17PM -0400, Patrick Mc(avery wrote: Hi Richard Actually I am not looking for a Windows clone, just

Re: Seeking GUI refuge

2013-05-25 Thread Patrick Mc(avery
and help On 13-05-25 11:16 AM, Riccardo Mottola wrote: Hi, Patrick Mc(avery wrote: Hi Ricardo I am curious which scientific instrumentation application that was? I have heard about the odd one that will run on Mac but it's an industry 99% dominated by Windoze. it was simulation software for VHDL

Re: Seeking GUI refuge

2013-05-27 Thread Patrick Mc(avery
Hi Jan I just tried the fvwm from my linux distro repos. It's pretty nice. I could always compile the GPL version from source on OpenBSD, i will give it a shot. Thanks-Patrick On 13-05-26 11:54 PM, Jan Lambertz wrote: Hi Patrick, My Gui problem is (was) quite similar. I was searching

Re: Hackathon

2013-05-29 Thread Patrick Mc(avery
Hi Everyone I just joined the list 10 days ago or so. Where and when in Toronto will it be held? My family situation is quite urgent and it's hard to be away from home for more then 30 minutes but it would be nice to be involved in some way, I am 30 minutes north of the city. -Patrick

Re: PC-Engines apu2c4 install reboot loop :(

2017-01-10 Thread Patrick de Ruiter
Hi Steve, I had the exact the same problem with the PC-Engines APU 2c4 and configuring the console with the correct settings solved it. You need to set the following settings at the boot> prompt stty pc0 115200 stty com0 115200 set tty com0 Cheers, Patrick On Tue, Jan 10, 2017 at 11:26

<    4   5   6   7   8   9   10   >