Both UK BSD User Groups gone?

2024-10-30 Thread Polarian
Hello, A while back I was looking into Linux/BSD groups in the UK, more specifically in the South. Of course this leads me to the OpenBSD groups page [1]. Taking a look, there is two groups, one in Manchester and one in London, success... until I realised the contact detail is a domain, which is

touchpad not working in snapshot

2024-10-30 Thread Eric Auge
Hello, I run OpenBSD snapshots on a Framework 13" AMD based laptop that I upgrade from time to time. Since October 17th (or around) the touchpad is not working anymore. mouse are being detected as normal, but no more move registered etc.. In OpenBSD release 7.6 the mouse works as expected. What

Re: Minimum supported chipsets of amd64

2024-10-30 Thread Christian Schulte
On 10/29/24 04:49, Philip Guenther wrote: > On Mon, Oct 28, 2024 at 11:43 AM Christian Schulte wrote: > ... >> I would really like to understand why this architecture stood the test >> of time. Just because it boots in 8 bit CPU mode from the 70ties not >> even capable of beating a 6502? > <...> >

Re: touchpad not working in snapshot

2024-10-30 Thread Eric Auge
Inlined dmesg.boot OpenBSD 7.6-current (GENERIC.MP) #389: Fri Oct 25 22:45:36 MDT 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 66349903872 (63276MB) avail mem = 64315117568 (61335MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 25

Snapshots and packages

2024-10-30 Thread J Doe
Hello, I have a basic question about following -current. I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update my packages. Is the correct process as follows ? $ doas sysupgrade -s $ doas pkg_add -uvi The OpenBSD FAQ mentions that package updates changes when a

7.5: Caja start up problem after 012_xserver

2024-10-30 Thread Dan
Hello, After the latest patch, 012_xserver, installed via syspatch, Caja is not so friendly: (caja:87440): dbind-WARNING **: 17:04:10.688: Couldn't connect to accessibility bus: Empty address '' Could not register the application: Timeout was reached and it doesn't start under Xfce. -Dan

Re: Minimum supported chipsets of amd64

2024-10-30 Thread Anon Loli
On Tue, Oct 29, 2024 at 12:26:54PM +0100, Christian Schulte wrote: > On 10/28/24 22:53, Anon Loli wrote: > > On Mon, Oct 28, 2024 at 05:35:47PM +0100, Christian Schulte wrote: > >> On 10/24/24 03:01, Mike Larkin wrote: > >>> > >>> Every one of us who has worked in this area, at this level, has read

Re: Snapshots and packages

2024-10-30 Thread hahahahacker2009
Vào Th 5, 31 thg 10, 2024 vào lúc 03:35 J Doe đã viết: > > Hello, > > I have a basic question about following -current. > > I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update > my packages. Is the correct process as follows ? > > $ doas sysupgrade -s > $ doas

Re: Apple Macbook Air (M1) lost bwfm

2024-10-30 Thread Jan Stary
On Sep 25 15:05:00, h...@stare.cz wrote: > This is 7.6-beta/arm64 (#179) on an MBA (M1, 2020), > the last kernel used is this: > > https://github.com/janstary/dmesg/blob/master/apple-macbook-air-A2337.20240915 > > While this listing shows > bwfm0 at pci1 dev 0 function 0 "Broadcom BCM4378" rev 0x

Re: Apple Macbook Air (M1) lost bwfm

2024-10-30 Thread Jan Stary
On Sep 25 14:59:09, stu.li...@spacehopper.org wrote: > On 2024-09-25, Jan Stary wrote: > > This is 7.6-beta/arm64 (#179) on an MBA (M1, 2020), > > the last kernel used is this: > > > > https://github.com/janstary/dmesg/blob/master/apple-macbook-air-A2337.20240915 > > > > While this listing shows >

Re: Snapshots and packages

2024-10-30 Thread Anon Loli
On Wed, Oct 30, 2024 at 03:34:08PM -0400, J Doe wrote: > Hello, > > I have a basic question about following -current. > > I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update > my packages. Is the correct process as follows ? > > $ doas sysupgrade -s > $ doas pk