Re: no connectiion to phone's AP

2015-11-03 Thread Peter J. Philipp
Hi, could it be that you need to 'sh /etc/netstart iwn0' for it to negotiate DHCP? That, or do a dhclient iwn0. It's not apparent by your series of commands if you left out dhclient.. Regards, -peter On 11/03/15 13:59, misc nick wrote: > I can't connect my Thinkpad x220 to my phone's hotspot

Re: A branded USB stick as an alternative to the CD set?

2015-12-01 Thread Peter J. Philipp
On 12/01/15 10:20, Anthony Campbell wrote: > On 30 Nov 2015, Bryan Vyhmeister wrote: >> Let's not waste any more of Theo's time. USB sticks are not the magic >> device that some seem to think. Some are not very reliable and prone to >> failure. I've had very mixed results with budget USB sticks in

odd problem with etherip(4)

2017-11-10 Thread Peter J. Philipp
Hi, I have an etherip(4) interface in down state, yet I still receive carp's through it. I don't know how that's possible... beta# ifconfig etherip0 etherip0: flags=8902 mtu 1500 lladdr fe:e1:ba:db:a8:15 index 35 priority 0 llprio 3 groups: etherip med

risc-v

2018-01-14 Thread Peter J. Philipp
Is anyone interested/working/planning around this ingenious open source Instruction Set Architecture? Not many developer boards yet but there is simulators... Small contribution from me (how to compile riscv-qemu on OpenBSD 6.2-stable): http://centroid.eu/blog/index.php?article=1515597453 <--

Re: risc-v

2018-01-15 Thread Peter J. Philipp
el cross compiled (perhaps with a freebsd locore?) and that would further my goal of booting a bsd.rd or something in qemu. Cheers, -peter > 2018-01-14 21:43 GMT+01:00 Peter J. Philipp : > > > Is anyone interested/working/planning around this ingenious open source > > Inst

Re: risc-v

2018-01-15 Thread Peter J. Philipp
On Mon, Jan 15, 2018 at 08:25:58AM +, flipchan wrote: > I love risc-v ! > > But has risc-v started producing on real hardware and not kvm/qemu ? would be > cool to have that > In the riscv.org news there is this: https://abopen.com/news/future-ships-avalanche-fpga-dev-board-risc-v-core/ B

Re: drm permissions error with i965 on amd64 6.2 with libGL applications

2018-03-03 Thread Peter J. Philipp
Hi, does the xf86 manpage help any?  I don't know if the two are related but when it comes to permissions of the vga card, I think this is a spot to look. Regards, -peter On 03/03/18 12:52, Z Ero wrote: > "libGL error: failed to open drm device: Permission denied > libGL error: failed to load

6.3-beta quirk

2018-03-11 Thread Peter J. Philipp
Hi, I love the 6.3-beta but there is only 1 thing that is noticeable on it. This I want to report. When the green mode goes on, on the monitor and has been like that for a few hours, it will take a long time (2+ minutes?) to come back when I press a key. Workaround is turning the monitor off and

Re: OT strange nsd behavior

2018-03-17 Thread Peter J. Philipp
On Fri, Mar 16, 2018 at 10:40:37PM +0200, Ivo Chutkin wrote: > It should be, here is the result: > > ~ # nsd-checkzone proprevod.com /var/nsd/zones/master/clients/proprevod.com > zone proprevod.com is ok > > and nsd-checkconf does not return errors. > > I am lost here... Make sure you don't dev

monkeying around with pf (why scrub twice?)

2018-03-17 Thread Peter J. Philipp
Hi, I wrote a patch to program a very simple steganographic buffer into the pf firewalling system. However I'm running into a problem. It turns out at least to me, that pf's scrub gets called twice on output. Why is this? I'm making my patch available and the program to program the buffer into

is gif(4) not backward compatible between 6.3 and 6.2?

2018-04-06 Thread Peter J. Philipp
Hi, I am in need of setting up an IPV4 tunnel over IPv6 in gif between a 6.3-current and a 6.2 router.  Only I'm not able to establish the tunnel.  In revision 1.109 of /sys/net/if_gif.c there went a change that changed the next header (protocol) to IPPROTO_GRE (protocol 47?) and that's what I'm o

Having problems sleeping a used computer

2018-04-09 Thread Peter J. Philipp
Hi, I inherited a computer which I want to make a sleeping backup computer. The idea is that it sleeps during the day and then I wake it with arp -W and it receives backups and then it goes back to sleep, but I'm running into problems. First with a snapshot kernel when I wake the box I get this,

Re: Having problems sleeping a used computer

2018-04-10 Thread Peter J. Philipp
On Mon, Apr 09, 2018 at 11:51:19PM +0200, Peter J. Philipp wrote: > Hi, > > I inherited a computer which I want to make a sleeping backup computer. The > idea is that it sleeps during the day and then I wake it with arp -W and it > receives backups and then it goes back to sleep,

signify and ftp.eu.openbsd.org

2018-04-11 Thread Peter J. Philipp
Hi, I just downloaded this install63.iso from https://ftp.eu.openbsd.org: beta$ signify -C -p /etc/signify/openbsd-63-base.pub \ > -x SHA256.sig bsd Signature Verified bsd: OK beta$ signify -C -p /etc/signify/openbsd-63-base.pub \ > -x SHA256.sig install63.iso Signature Veri

Re: signify and ftp.eu.openbsd.org

2018-04-11 Thread Peter J. Philipp
ftp.eu.openbsd.org +short 2001:700:3:4017::100 that is in my DNS cache is this all correct? Best Regards, -peter On 04/11/18 19:54, Peter J. Philipp wrote: > Hi, > > I just downloaded this install63.iso from https://ftp.eu.openbsd.org: > > beta$ signify -C -p /etc/signify/open

Re: signify and ftp.eu.openbsd.org

2018-04-11 Thread Peter J. Philipp
On Wed, Apr 11, 2018 at 08:45:40PM +0200, Paul de Weerd wrote: > Hi Peter, Hello Paul, > I downloaded those exact two files from the same IP addresses and the > signature verified OK for me: > > [weerd@pom] $ ftp -4 https://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/amd64/i > > > Trying 193.156.2

Re: signify and ftp.eu.openbsd.org

2018-04-11 Thread Peter J. Philipp
On Wed, Apr 11, 2018 at 10:20:37PM +0200, Paul de Weerd wrote: > ftp doesn't do this itself, but the error detection in tcp and ssl > (ok, so that's linked into the ftp binary) do. > > The file is unlikely to have been changed in flight. OK, odd. What I find odd is that the SHA256.sig file I got

Re: Having problems sleeping a used computer

2018-04-12 Thread Peter J. Philipp
On Tue, Apr 10, 2018 at 06:44:33PM +0200, Peter J. Philipp wrote: > I have expanded on the patch a little bit, it can guarantee a resume from > suspend exactly once, after that the box won't suspend anymore, but is > otherwise useable. Here the new patch. After my signature f

procedure for making an msdos usb stick

2020-11-05 Thread Peter J. Philipp
Is there any documentation for this? I'm having a hard time with this. Particularily when I newfs_msdos a partition it shrinks every time. I'm on 6.8. Best Regards, -peter

Re: procedure for making an msdos usb stick

2020-11-05 Thread Peter J. Philipp
On 11/5/20 12:24 PM, Peter J. Philipp wrote: > Is there any documentation for this? I'm having a hard time with this. > > Particularily when I newfs_msdos a partition it shrinks every time. I'm on > 6.8. > > Best Regards, > -peter > I had forgotten to check the

question regarding PF_INET/ttl sysctl

2020-11-29 Thread Peter J. Philipp
Hi, I had made a program in 2014, but forgot whether I made it for FreeBSD or OpenBSD. This program (found here: https://centroid.eu/public/ttldaemon.c.txt) changes the default ttl in the system's network stack in order to read out steganographically a christmas or new years message. The sysctl(

seasons greetings and a network question

2020-12-20 Thread Peter J. Philipp
Hi, This is a question to the mail administrator. What happened on Friday Oct. 9th of this year on the Internet? Now I don't want you to overly worry because I'm just going through my logs and there is a small story to tell, and besides it could have happened on the Internet and had no relation

sound question

2021-01-18 Thread Peter J. Philipp
Hi, I recently switched my desktop workstation to a raspberry pi 4B with 8 GB RAM. Since the sound there doesn't work yet, I got a USB sound card, the make of the sound card is best read from usbdevs -v: addr 08: 0ccd:00b1 TerraTec Electronic GmbH, Aureon 7.1 USB full speed, power 500 mA

Re: sound question

2021-01-18 Thread Peter J. Philipp
On Mon, Jan 18, 2021 at 11:29:54AM +0100, Alexandre Ratchov wrote: > On Mon, Jan 18, 2021 at 10:16:53AM +0100, Peter J. Philipp wrote: > > Hi, > > > > I recently switched my desktop workstation to a raspberry pi 4B with 8 GB > > RAM. > > Since the sound there do

Re: Alpine hangs on send in fresh install of 6.8

2021-01-23 Thread Peter J. Philipp
On Sat, Jan 23, 2021 at 08:33:11AM -0700, aus...@computershop.ca wrote: > > Anyone out there still using Alpine mail client with 6.8? > > Used Alpine for 20 years or more, and recently set up a new mail server. > Old one used to be on a 5.3 OpenBSD version. > > New one works fine in every respec

EVP_DIGESTINIT(3) vs. MD5(3) and my CPU

2021-05-24 Thread Peter J. Philipp
Hi, I did a search on marc.info on this but didn't come to a conclusion. So the subject already says it, the MD5(3) manpage says that the EVP functions should be used, ok. I'm hoping that using the EVP functions will give me hardware support at these hashing functions much like AESNI, however, h

iridium browser cache

2021-06-24 Thread Peter J. Philipp
Hi, Occasionally I see in my query logs that iridium browser contacts an address called "cache.iridiumbrowser.de". Jun 25 06:16:31 eta delphinusdnsd[14254]: request on descriptor 24 interface "cnmac1" from 192.168.177.8 (ttl=64, region=255, tta=1.794ms) for "cache.iridiumbro wser.de." type=A(1)

Re: iridium browser cache

2021-06-24 Thread Peter J. Philipp
On Fri, Jun 25, 2021 at 06:48:41AM +0200, Theo Buehler wrote: [..] > > I've had some instability issues with iridium in the past and I'm wondering > > how I can turn this off. I guess they stripped all the google phone home > > stuff from chromium, and now do their own phone home. > > Try turning

TCP FIN hangups in encrypted ESP tunnel

2021-07-07 Thread Peter J. Philipp
Hi, My VPS at Hetzner has very weird behaviour: last week it started hanging up scp'ing of large backups, so I worked hard to get these encrypted if it was a hangup attack. Well surprise to me too the hangups are back. I have tcpdump'ed the enc0 from both sides and the FIN does originate from t

Re: TCP FIN hangups in encrypted ESP tunnel

2021-07-08 Thread Peter J. Philipp
On Wed, Jul 07, 2021 at 11:57:50PM +0300, Ville Valkonen wrote: > Hi, > > not sure if related but my Linux box (also in Hetzner) also started to have > flaky connection lately. > > -- > Regards, > Ville I opened a ticket with Hetzner last week thinking it was an in-band DoS. They assured me, th

Re: TCP FIN hangups in encrypted ESP tunnel

2021-07-08 Thread Peter J. Philipp
On Thu, Jul 08, 2021 at 12:18:09PM -0400, Brian Brombacher wrote: [..] > Are you changing the default TCPKeepAlive setting? It defaults to yes. It > exists as options in sshd_ and ssh_config. Additionally, ClientAliveInterval > and ServerAliveInterval might be handy. A sysctl also exists to

Re: DHCP non-issues

2021-07-19 Thread Peter J. Philipp
On Mon, Jul 19, 2021 at 01:42:41PM +0200, Christian Weisgerber wrote: > Look guys, it's simple. > > If you want IPv6 (SLAAC) autoconfiguration, you set "inet6 autoconf" > for that interface. slaacd(8) will then automatically handle things. > > If you want IPv4 (DHCP) autoconfiguration, you set "

Allwinner D1 riscv64 mango pi SBC

2023-07-16 Thread Peter J. Philipp
Hi *, I'm back for the moment. I was wondering who has a Allwinner D1 riscv64 SBC? This is the Mango Pi SBC. I have one which has linux on it currently but I'm trying to boot OpenBSD on it. But I'm fairly lazy and haven't done much with this lately. I can get to the riscv64 loader but when it

Re: Cologne/Bonn BSD user group?

2023-07-16 Thread Peter J. Philipp
On Fri, Jul 07, 2023 at 12:35:54PM +, Marco van Hulten wrote: > Hello, > > Is anyone interested helping setting up a user group in or around Bonn? > > Marco, Bonn (Germany) Hello Marco, I'm not in the Bonn region unfortunately. I'm looking for an OpenBSD or BSD group near Schweinfurt, Baye

Re: Allwinner D1 riscv64 mango pi SBC

2023-07-16 Thread Peter J. Philipp
On Sun, Jul 16, 2023 at 06:25:50PM +, Mike Larkin wrote: > On Sun, Jul 16, 2023 at 11:56:51AM +0200, Peter J. Philipp wrote: > > Hi *, > > > > I'm back for the moment. I was wondering who has a Allwinner D1 riscv64 > > SBC? > > This is the Mango Pi SBC.

Re: Allwinner D1 riscv64 mango pi SBC

2023-07-17 Thread Peter J. Philipp
upport. I'm really hoping it will go in before the release so that I can adjust my software accordingly for this year (my release is in November/December). Best Regards, -peter > On July 16, 2023 1:13:02 PM MDT, "Peter J. Philipp" > wrote: > >On Sun, Jul 16, 2023 a

Re: Allwinner D1 riscv64 mango pi SBC

2023-07-17 Thread Peter J. Philipp
On Mon, Jul 17, 2023 at 05:18:34PM +0200, Peter J. Philipp wrote: > On Mon, Jul 17, 2023 at 08:41:56AM -0600, deich...@placebonol.com wrote: > > Hi Peter > > > > I don't have a lot of spare money lately, last week extensive car repair > > and the home air conditi

Re: Allwinner D1 riscv64 mango pi SBC

2023-07-20 Thread Peter J. Philipp
Great. I don't know who would be interested, so I'd wait to let them speak up before ordering anything. -ml On July 16, 2023 1:13:02 PM MDT, "Peter J. Philipp" wrote: On Sun, Jul 16, 2023 at 06:25:50PM +, Mike Larkin wrote:

Re: Samsung NVMe M.2 SSD 970 EVO Plus fails to attach on VisionFive 2 (JH7110 SoC) board

2023-07-28 Thread Peter J. Philipp
[tying in misc@ for this resource] On Fri, Jul 28, 2023 at 03:26:54PM +0200, develo...@robert-palm.de wrote: > Many thanks! Please, will you commit it so I can test it with the next > snapshot version ? I have already contacted Robert (?) privately, here it is publically. I have exported my QEMU

Re: VisionFive 2

2023-08-03 Thread Peter J. Philipp
On Thu, Aug 03, 2023 at 03:39:37PM +0200, Mark Kettenis wrote: > > Date: Tue, 01 Aug 2023 23:11:43 +0200 > > From: Robert Palm > > > > I own a VF 2 version 1.2a and can successfully install / boot the machine. > > > > The inner network port (dwqe1) works at 100 full duplex and receives > > ipv

Re: Mouse does not work

2023-08-04 Thread Peter J. Philipp
On Fri, Aug 04, 2023 at 04:24:09PM +0200, Karel Lucas wrote: > > Hi all, > > I have a few computers that I control with the same keyboard, mouse and > monitor via an electronic switch. Namely a Linux PC and an Apple (macos x), > but now also a PC with openBSD. Both Linux PC and Apple work fine wi

non-amd64 vps's in europe?

2023-08-13 Thread Peter J. Philipp
Hi, I'm asking for a friend in spain. He would like to know if there is any openbsd vps providers in europe that provide non-amd64 vps's such as hetzner's arm64 instance. He doesn't want to deal with hetzner because of their tight control checks regarding id cards and stuff. Is there anything

riscv questions

2023-08-13 Thread Peter J. Philipp
Hi, I was wondering two things currently, both having to do with QEMU on OpenBSD. I noticed in my QEMU that is running OpenBSD that it is supporting the H-extension. The H is hypervisor. Does this mean that there is support emulated for hypervisor host and guest in QEMU? Also is there any effo

urtwn(4) and IBSS?

2023-08-16 Thread Peter J. Philipp
Hi, I saw on NetBSD's manpages that the urtwn(4) driver, which was ported from OpenBSD, that their driver has IBSS support. I checked this out and saw it was this commit: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/dev/usb/if_urtwn.c.diff?r1=1.25&r2=1.26&only_with_tag=MAIN&f=h It came from Ope

Re: riscv questions

2023-08-17 Thread Peter J. Philipp
On Thu, Aug 17, 2023 at 06:03:42PM +, Mike Larkin wrote: > On Sun, Aug 13, 2023 at 06:27:20PM +0200, Peter J. Philipp wrote: > > Hi, > > > > I was wondering two things currently, both having to do with QEMU on > > OpenBSD. > > > > I noticed in my

heck of a long time

2023-08-23 Thread Peter J. Philipp
Hi, If this is a sensitive topic I apologize ahead of time. I'm wondering... can we have a change in the OpenBSD front page (to say): "Only two remote holes in the default install, in more than 26 years!" I reason this with peter-math(tm)** 1. We switched to "heck of a long time" 14 years ago

64 MB machine

2023-08-27 Thread Peter J. Philipp
Hi, I modified the amd64 kernel with this: diff -u -p -u -r1.287 machdep.c --- machdep.c 23 Aug 2023 01:55:45 - 1.287 +++ machdep.c 27 Aug 2023 17:14:26 - @@ -1403,7 +1403,7 @@ init_x86_64(paddr_t first_avail) struct region_descriptor region; bios_memmap_t *bmp;

OT thunderbird oddities

2023-08-30 Thread Peter J. Philipp
Hi, This is a off topic but I am a thunderbird user when I don't use mutt. (using mutt right now, but the thunderbird window is open). I upgraded my home network from 7.3 to the latest snapshot in the last two days and I saw a that thunderbird did change, but oh it did change in behaviour too!

RISCV - port to Mango Pi MQ-Pro (D1)

2023-09-18 Thread Peter J. Philipp
Hi, I've been working a little bit on making OpenBSD run on Mango Pi, I haven't succeeded yet, but I think we're close. My patches are here: https://github.com/pbug44/openbsd-src/tree/MANGOPI it's a forked version of OpenBSD src with a "MANGOPI" branch. I used to send patches around to several

Re: RISCV - port to Mango Pi MQ-Pro (D1)

2023-09-23 Thread Peter J. Philipp
On Mon, Sep 18, 2023 at 02:37:50PM +0200, Peter J. Philipp wrote: > Hi, > > I've been working a little bit on making OpenBSD run on Mango Pi, I haven't > succeeded yet, but I think we're close. My patches are here: > > https://github.com/pbug44/openbsd-src/tree

Re: RISCV - port to Mango Pi MQ-Pro (D1)

2023-10-01 Thread Peter J. Philipp
On Sat, Sep 23, 2023 at 09:15:30AM +0200, Peter J. Philipp wrote: > On Mon, Sep 18, 2023 at 02:37:50PM +0200, Peter J. Philipp wrote: > > Hi, > > > > I've been working a little bit on making OpenBSD run on Mango Pi, I haven't > > succeeded yet, but I th

some sub-projects of openbsd have nameserver REFUSED...

2023-10-03 Thread Peter J. Philipp
Hi, Oct 3 17:34:08 sky named[12837]: REFUSED unexpected RCODE resolving 'LibreSsl.cOM/A/IN': 2001:4b98:d:1::4b#53 Oct 3 17:34:08 sky named[12837]: REFUSED unexpected RCODE resolving 'wWw.LibResSL.ORg//IN': 2001:4b98:d:1::4b#53 Oct 3 17:34:08 sky named[12837]: REFUSED unexpected RCODE reso

Re: How to break and smash things

2023-10-25 Thread Peter J. Philipp
On Thu, Oct 26, 2023 at 11:48:43AM +0600, Maria Morisot wrote: > Hi, > I've been frustrated in trying to find a way to help the project and thanks > to several people's replies I've been considering what I like to do with the > operating system. > > My needs are simple, as far as personal usage

RISC-V questions

2023-10-27 Thread Peter J. Philipp
Hi, I have very little insight other than google news what it means that the flagship of risc-v, a company called sifive, had a lot of layoffs. I have heard scarecrow stories of the US Chip Act or something that the US is moving anti-riscv. I have three riscv computers right now, all of them com

Re: RISC-V questions

2023-10-27 Thread Peter J. Philipp
be in for joining with a one for me, one for a > developer but I might be interested if I knew more. Shipping to Kyrgyzstan > might not be pretty either. > > On Fri, Oct 27, 2023 at 17:30, Peter J. Philipp > <[p...@delphinusdns.org](mailto:On Fri, Oct 27, 2023 at 17:30, Peter J

Re: iPhone Charging

2023-10-27 Thread Peter J. Philipp
On Sat, Oct 28, 2023 at 06:33:59AM +, Lucretia wrote: > From a security perspective, how dangerous is it to plug in my iPhone into > the USB port on my laptop? > > I only have one charging cable, so I use my laptop to charge it, not having > the correct wall adapter. I've skimmed material ab

Re: OpenBSD_one_site_web_hosting_software_recommendation

2023-11-09 Thread Peter J. Philipp
On Thu, Nov 09, 2023 at 12:38:27PM +0100, soko.tica wrote: > Hello, > > I have a task to launch from scratch one site web hosting google cloud > instance. > > I know OpenBSD does have httpd web server, but I couldn't have found > neither wordpress nor joomla software neither in packages nor in po

my software is changing its future

2024-01-29 Thread Peter J. Philipp
Hi, I have written an authoritative DNS server since 2005. This february 16th it will have the last Open Source release at version 1.8. The Open Source development was a great prototype (for me), but I feel that asking for donations is not going to make me a lot of money so I intend to port it

Re: my software is changing its future

2024-01-29 Thread Peter J. Philipp
7;s what proprietary is, virus thank you On Mon, January 29, 2024 3:07 pm, Peter J. Philipp wrote: Hi, I have written an authoritative DNS server since 2005. This february 16th it will have the last Open Source release at version 1.8. The Open Source development was a great prototype (for me), but

what do people use for a sip proxy?

2024-02-10 Thread Peter J. Philipp
Hi, I'm back from my hiatus. what I'm looking for is something like a kamailio but much much easier and straight forward and perhaps a BSD license instead of GPL. I have about 4 weeks after next week of free time (god willing) and I'm thinking of expanding on a software of mine for a sip pro

Re: KeyTrap DNS vulnerability

2024-02-13 Thread Peter J. Philipp
On 2/14/24 04:55, b...@fea.st wrote: “A single packet can exhaust the processing capacity of a vulnerable DNS server, effectively disabling the machine, by exploiting a 20-plus-year-old design flaw in the DNSSEC specification. https://www.theregister.com/2024/02/13/dnssec_vulnerability_interne

Re: dmesg hangs 7.4

2024-03-09 Thread Peter J. Philipp
On 3/9/24 17:07, Laura Smith wrote: Hi I've got a fresh install of 7.4 on a new box and am seeing a very weird problem. If I enter "dmesg" I get a few lines of output and then it hangs and my ssh connection gets dropped. I ran syspatch, rebooted and the problem persists. Example: # dmesg

Re: Minimum viable HW for OpenBSD

2024-03-16 Thread Peter J. Philipp
On 3/16/24 14:10, Gabor Nagy wrote: hello, maybe? Running OpenBSD on Raspberry Pi Zero 2 W https://www.tumfatig.net/2023/running-openbsd-on-raspberry-pi-zero-2-w/ This is incredible!  I have a zero 2W somewhere, though I put it into a GPI case.  The drawback with the GPI case is it will not

Re: VPS power consumption

2024-03-19 Thread Peter J. Philipp
On 3/19/24 08:42, Mizsei Zoltán wrote: Hi, i have installed OBSD on a small KVM based VPS [1]. The VPS dashboard provides knobs to enable/disable the following options (current setting in brackets) - APIC (On) - ACPI (On) As this VPS have a miniscule load I would like to reduce its energy c

porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
Hi, If anyone is interested in helping or just plain interested, here is my prep work documented. I've been on it sparingly since beginning of March. I don't know how much time I want to invest in this but we'll see... https://github.com/pbug44/openbsd-src/tree/Ox64 The Ox64 is a 8 dollar SoC u

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
On 3/21/24 09:10, Mizsei Zoltán wrote: Hi. I am interested in this topic, as i have one in my drawer. My programming skills probably not up to the task, but I would be more than happy to help you with testing, etc. Regards, --ext Excellent! Yes I could use this sort of help.  In particu

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
as mentioned before here is some datasheets and other documents that I collected over the last year or so: https://mainrechner.de/riscv.html Best Regards, -pjp On 21.03.24 08:50, Peter J. Philipp wrote: Hi, If anyone is interested in helping or just plain interested, here is my prep work do

Re: porting OpenBSD to Ox64

2024-03-21 Thread Peter J. Philipp
privately, but for the public record: https://mainrechner.de/dot.config.txt This is the .config I used with the u-boot. No I didn't try a newer OBSD, I will soon though. :-)  And no I didn't change anything in the DTB. Best Regards, -pjp Peter J. Philipp írta 2024. márc.. 21, Cs

Re: porting OpenBSD to Ox64

2024-03-24 Thread Peter J. Philipp
On 3/24/24 14:09, Slava Voronzoff wrote: On Fri, 22 Mar 2024 04:28:15 +0100 "Peter J. Philipp" wrote: No I didn't try a newer OBSD, I will soon though. :-)  And no I didn't change anything in the DTB. While this is an EXTREMELY dirty attempt to add it can you try som

Re: porting OpenBSD to Ox64

2024-03-25 Thread Peter J. Philipp
[CC'ed to Kettenis in case he doesn't read misc@] On 3/24/24 20:43, Peter J. Philipp wrote: On 3/24/24 14:09, Slava Voronzoff wrote: On Fri, 22 Mar 2024 04:28:15 +0100 "Peter J. Philipp" wrote: No I didn't try a newer OBSD, I will soon though. :-)  And no I

Re: Minimum viable HW for OpenBSD

2024-03-30 Thread Peter J. Philipp
On 3/16/24 14:32, Peter J. Philipp wrote: On 3/16/24 14:10, Gabor Nagy wrote: hello, maybe? Running OpenBSD on Raspberry Pi Zero 2 W https://www.tumfatig.net/2023/running-openbsd-on-raspberry-pi-zero-2-w/ This is incredible!  I have a zero 2W somewhere, though I put it into a GPI case

Re: Minimum viable HW for OpenBSD

2024-03-31 Thread Peter J. Philipp
On 3/30/24 14:18, Peter J. Philipp wrote: PS:  I'll probably do this next week I have a need for different hardware in my 9U rackmount cabinet.  And one particular one needs powercycles (and possibly console) as well.  It's the mango pi, which is currently in panic mode most like

Re: wifi hotspot workaround

2024-04-02 Thread Peter J. Philipp
On Tue, Apr 02, 2024 at 10:31:59PM +0500, ofthecentury wrote: > Where does OpenBSD keep a list of all wireless clients that have > been authenticated? Not the dhcpd leases list. Actual wireless stations > that have authenticated to an interface running in hostap mode. Not arp > cache, is it? > > T

Re: wifi hotspot workaround

2024-04-02 Thread Peter J. Philipp
On Tue, Apr 02, 2024 at 11:20:52PM +0500, ofthecentury wrote: > I'll take a look at those locations, thanks. It might just be arp > that's the authenticated client data store from the point of view of > the wireless interface. If you really want to debug what's going on I suggest you put another m

Re: Minimum viable HW for OpenBSD

2024-04-08 Thread Peter J. Philipp
Hi, I lost the thread in my mutt, so I'm hoping marc.info will adjust it in there, the thread is here: https://marc.info/?l=openbsd-misc&m=171059471410619&w=2 Thank you Gabor Nagy! Here is my RPI zero 2W(H) with working wifi in hostap mode, and hopefully working GPIO's I'm going to be studying

Re: Ping blocked by firewall

2024-04-09 Thread Peter J. Philipp
On Tue, Apr 09, 2024 at 08:39:08AM +0200, Karel Lucas wrote: > Hi all, > > For the first time I tested my new firewall with ping, and it is blocked. I > don't know what the reason is, you can find the information below. I have a > network with only regular clients, so no servers. I'm still using O

MANGOPI - anyone else have reboot problems?

2024-04-10 Thread Peter J. Philipp
Hi, I have found that my Mango Pi is very jittery, also when I reboot it there is probably garble on the UART link causing it to fall into u-boot prompt. I have tried: env set bootdelay 0 env set bootdelay -1 saveenv and reset but it doesn't seem to work. Any garble will still cause a break

Re: Ping blocked by firewall

2024-04-13 Thread Peter J. Philipp
On Sat, Apr 13, 2024 at 09:32:48PM +0200, Karel Lucas wrote: > What should I add then, considering my PF ruleset? To be honest, all of this > is very unclear to me at the moment, so any help is appreciated. How about: pass out inet proto { tcp, udp } from any to any port { 53, 853 } keep state

sip proxy (I'm starting one)

2024-04-14 Thread Peter J. Philipp
Hi, In this mail: https://marc.info/?l=openbsd-misc&m=170759396512738&w=2 I asked people what sip proxy they use. And got feedback, thank you! However after a short code-reading of the software mentioned I became distraught and want to do my own. I have worked on this saturday and sunday and i

Re: [Raspberry Pi 4] Installing OpenBSD 7.5 with difficulty

2024-04-16 Thread Peter J. Philipp
On Tue, Apr 16, 2024 at 04:35:23PM +0100, Polarian wrote: > Does anyone have any suggestions on what I could try? Hi, I too have a RPI 4b that is currently my workstation. Near the time of release I was building my own base and packages, which was right near the times of the ld.so changes, thing

Re: [Raspberry Pi 4] Installing OpenBSD 7.5 with difficulty

2024-04-16 Thread Peter J. Philipp
On Tue, Apr 16, 2024 at 06:08:13PM +0200, Peter J. Philipp wrote: > On Tue, Apr 16, 2024 at 04:35:23PM +0100, Polarian wrote: > > > Does anyone have any suggestions on what I could try? > OpenBSD 7.5-current (GENERIC.MP) #11: Thu Apr 11 17:03:03 MDT 2024 > dera...@arm64.op

Re: maximum file system size

2024-04-24 Thread Peter J. Philipp
On Thu, Apr 25, 2024 at 12:45:29AM -0300, Gustavo Rios wrote: > Hi folks! > > What is the maximum file size in OpenBSD ? > > Thanks a lot. > > -- > The lion and the tiger may be more powerful, but the wolves do not perform > in the circus There is this comment in /usr/include/ufs/ffs/fs.h: /*

has dump(8) changed or something? recently?

2024-04-26 Thread Peter J. Philipp
Hi! I've had some problems with dump(8) lately. A 800 GB SSD partition on a raspberry pi 4b (via USB) that is 50% filled had trouble with dump. I don't know why this could be, but it used to work. Here is my backup script that I used to run in my "nodump" chflagged /home/pjp/Backup directory.

Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-27 Thread Peter J. Philipp
Hi, I'm looking for a dmesg of an arm64 laptop, the time I think has come to mothball the apple macbook pro from early 2015 (my old laptop called spica), I could put a new battery in it but the 80 EUR is not worth it anymore. I'm also gearing up for job interviews overseas in the summer where I n

Re: Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-27 Thread Peter J. Philipp
On Sat, Apr 27, 2024 at 12:29:43PM +0330, Jadi Mirmirani wrote: > Try: > https://dmesgd.nycbug.org/index.cgi?do=index&fts=OpenBSD > Its an awesome list of people submitting their `dmesg`s whils using OpenBSD. > Have not checked if the ones you mentioned are there or not. But its > frequently upda

Re: Is there access to dm...@openbsd.org? / arm64 laptops

2024-04-28 Thread Peter J. Philipp
I found a dmesg! Thank you! https://marc.info/?l=openbsd-bugs&m=171430467412856&w=2 No other needed! -pjp

Re: >10W idle power usage on framework laptop 12th gen 13inch

2024-04-28 Thread Peter J. Philipp
On Sun, Apr 28, 2024 at 08:01:58PM +0200, Jan Stary wrote: > > hw.sensors.acpibat0.volt0=15.40 VDC (voltage) > > hw.sensors.acpibat0.volt1=14.29 VDC (current voltage) > > hw.sensors.acpibat0.current0=0.69 A (rate) I think he got it from here (from dc): 14.29 0.69 * p 9.86 This is explained

hyperv(4) on arm64?

2024-04-28 Thread Peter J. Philipp
Has anyone tried this? I read that Microsoft has Hyper-V for ARM. I've been running OpenBSD on amd64 hardware in Hyper-V for a while. I suspect there wouldn't be endian issues since arm64 and amd64 are both LE, is there any other concerns? I'm inquiring because mainly I know I have my sights on

ubnt edgerouter 8

2024-04-29 Thread Peter J. Philipp
Hi, What sort of things can I do to keep an edgerouter 8 cool that doesn't have fans? I'm ready to pull the fans out of it because they have a certain harmonic that makes me physically ill. But I like the octeon! So short of throwing it out I'm thinking of pulling the plug (on the fans). Would

Re: ubnt edgerouter 8

2024-04-29 Thread Peter J. Philipp
On Mon, Apr 29, 2024 at 05:35:49PM +0200, Janne Johansson wrote: > > Any help is much appreciated. The ER-8 right now idles a lot anyhow and > > I plan on using it for the 8 RJ45 ports. > > I run some Pro 8s in a small rack where I have ripped out the internal > fan of the edgerouters, and then I

selling off some used OpenBSD routers within EU

2023-04-15 Thread Peter J. Philipp
Hi, https://blog.centroid.eu/c?article=1681550055 Please send me mail privately off list, as I'm not subscribed to misc@. Best Regards, -peter

inotify for BSD?

2013-05-15 Thread Peter J. Philipp
Hi, This is a question for devs really. An inotify for BSD would be useful for me. The URL for inotify explanation is at wikipedia: http://en.wikipedia.org/wiki/Inotify , would you say something like this being added to /sys/kern/vfs_vops.c would be the right place for it? If it's finished

Re: inotify for BSD?

2013-05-15 Thread Peter J. Philipp
On 05/15/13 13:41, Jérémie Courrèges-Anglas wrote: Doesn't kqueue() fit your needs? Thank you for your reply, I've never used kqueue before, does this only report events on descriptors that have been opened? I'm wondering if an implementation is done to recurseively watch directories in i

Re: inotify for BSD?

2013-05-15 Thread Peter J. Philipp
On 05/15/13 14:20, Jérémie Courrèges-Anglas wrote: "Peter J. Philipp" writes: On 05/15/13 13:41, Jérémie Courrèges-Anglas wrote: Doesn't kqueue() fit your needs? Thank you for your reply, I've never used kqueue before, does this only report events on descriptors that

Re: Failure to upgrade 5.2 to 5.3 with softraid

2013-05-15 Thread Peter J. Philipp
On 05/15/13 15:56, tichodr...@free.fr wrote: Hello everyone. I failed to upgrade my server from 5.2 to 5.3, probably because of a bad answer to the 'Root filesystem?' question. Setup: - HP ProLiant MicroServer N40L server, amd64, GENERIC kernel - Two disks (sd0, sd1) in softraid (sd2) - I follo

how long should CD orders take?

2013-05-21 Thread Peter J. Philipp
I ordered my CD through a german bookstore that is listed at www.openbsd.org/orders.html. Only it's now the 21st of May and my computers have all been upgraded via FTP around the 1st of May. And I still have no CD (and no stickers). Last year they were slow as well, which leads me to believe

Re: how long should CD orders take?

2013-05-21 Thread Peter J. Philipp
On 05/21/13 19:31, noah pugsley wrote: > On Tue, May 21, 2013 at 10:26 AM, Peter J. Philipp <mailto:p...@centroid.eu>> wrote: > > I ordered my CD through a german bookstore that is listed at > www.openbsd.org/orders.html <http://www.openbsd.org/orders.html>. &g

Re: init disappeared on my OpenBSD VPS

2013-05-22 Thread Peter J. Philipp
On 05/22/13 19:25, John Tate wrote: I have an OpenBSD VPS, I just built the latest kernel from the 5.3 patch branch, and the new kernel can't find init, but neither can the old kernel, they both make this output: OpenBSD/amd64 BOOT 3.01 boot> obsd booting hd0a:obsd: 8404228+1102404 [52+381152+

libfaac in ffmpeg on OpenBSD

2013-06-12 Thread Peter J. Philipp
I made a patch to /usr/ports/graphics/ffmpeg but it needs fixing up to integrate it into the ports. However my patch works, which is awesome. The patch is uuencoded here: http://emea.centroid.eu/blog/index.php?article=1370984565 Perhaps we can see this in OpenBSD 5.4? Then I don't have to r

Re: libfaac in ffmpeg on OpenBSD

2013-06-12 Thread Peter J. Philipp
On 06/12/13 12:38, Jérémie Courrèges-Anglas wrote: "Peter J. Philipp" writes: I made a patch to /usr/ports/graphics/ffmpeg but it needs fixing up to integrate it into the ports. However my patch works, which is awesome. The patch is uuencoded here: http://emea.centroid.eu/blog

<    1   2   3   4   5   >