Hi Rob,
Excuse my ignorance, but how do i go about adding azalia device to pcidevs?
)
Enabled: no; 16 vectors (1 enabled)
0x00f8: Capability 0x01: Power Management
State: D0
On Sunday 27 July 2025 at 01:25:06 pm AWST, Crystal Kolipe
wrote:
On Sun, Jul 27, 2025 at 05:06:51AM +, dirk coetzee wrote:
> I have the azalia driver as well, on a Dell XPS 9
Hi
I have the azalia driver as well, on a Dell XPS 9315.
The FAQ's have not helped me though. I have asked for help on misc before - if
anyone has any tips and tricks to help me get audio working it would be
sincerely appreciated.
Below are commands and the outputs, and dmesg.
Thanks in adv
Hi All,
I have been upgrading snapshots regularly in the hope of seeing HDMI-Audio
update for my Dell XPS 9315, however on the recent snapshot, found some DRM
errors.
Posting here as a FYI
OpenBSD 7.7-current (GENERIC.M
Hi Izzy,
Single hard drive, in a Dell 9315. FDE on sd0. Please see below
disklabel/fdisk/bioctl info.
ruth# bioctl -hi sd1
Volume Status Size Device
softraid0 0 Online 477G sd1 CRYPTO
0 Online 477G 0:0.0 noencl
ruth# disklabel
February 2025 at 10:13:24 pm AWST, Janne Johansson
wrote:
Den tis 25 feb. 2025 kl 12:18 skrev dirk coetzee :
> Hi All,
> FYI:
> I have been upgrading current frequently (sysupgrade -s).
> And getting the message: "Failed to install bootblocks." "You will not be
>
Can confirm, this machine has no headphone jack
On Saturday 15 February 2025 at 08:27:42 pm AWST, Jonathan Gray
wrote:
On Sat, Feb 15, 2025 at 10:33:03AM +, dirk coetzee wrote:
> Thanks Jonathan,this path seems a bit closer:
>
>
> pcib0 at pci0 dev 31 function 0 v
hidev0 reportid 12 not configured
hid at ihidev0 reportid 13 not configured
ims1 at ihidev0 reportid 14: 0 buttons
wsmouse2 at ims1 mux 0
hid at ihidev0 reportid 92 not configured
"Intel 600 Series HECI" rev 0x01 at pci0 dev 22 function 0 not configured
"Intel 600 Series UART"
Hi All,
I have recompiled the kernel from Stuart's diff, and there is still no sound
being detected. The process i followed was:
1. Paste contents of Stuarts diff for azalia.c into a file named
/usr/src/sys/dev/pci/azalia.diff (refer to thread -
https://marc.info/?t=17359044492&r=1&w=2),
incorporate this driver into OpenBSD?
On 2025-01-03, dirk coetzee wrote:
> --=_Part_9312256_1725183113.1735904049306
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: quoted-printable
>
> Hi All,
> I recently purchased a secondhand Dell Xps 13 9315 laptop
Hi All,
I recently purchased a secondhand Dell Xps 13 9315 laptop. I installed OpenBSD
7.6 on it and everything seems to work well - except sound and video capture
(not too concerned about video capture).
I have followed the troubleshooting guide on the OpenBSD FAQ website, and
ensured/verified
We had a similar challenge. My advice would be to leave all the filesystems as
is - and add the 'sync' flag.
It slows down disk access - but makes the filesystem resilient to power
outages. See sync option - https://man.openbsd.org/mount
On Tuesday, 29 November 2022 at 09:03:28 am AWST, Yo
pass *in* proto tcp from any to mail.example.com \
port { 25 80 110 143 443 587 993 } synproxy state
How hard can that be?
A message saying synproxy is applied inbound and not outbound is necessary for
those which might assume that synproxy is being applied eitherbound.
You
Hi Tom,
I would recommend debugging using "unbound-control stats_noreset" and
referencing the unbound configuration documentation at
https://www.nlnetlabs.nl/documentation/unbound/unbound.conf/
-Original Message-
From: owner-m...@openbsd.org On Behalf Of Tom Smyth
Sent: Wednesday, 2
Hi Cameron,
As a first guess, I would consider changing / implementing "set optimization".
This made massive difference on our customers satellite internet connection.
man pf.conf
set optimization environment
Optimize state timeouts for one of the following network
Hi Kenneth,
It was staring me in the face and I did not see it. I shot myself in the foot
and didn’t realize it.
Thanks heaps for your support.
From: Kenneth Gober
Sent: Monday, 10 May 2021 11:49 PM
To: Dirk Coetzee
Cc: misc@openbsd.org
Subject: Re: NAT on same interface as vlan on OpenBSD
Hi All,
I am hoping to create a pf.conf configuration that has VLAN’s and NAT via the
same (physical) interface. The hardware is only capable of having a single
Ethernet interface.
vlan100 is an isolated network to setup servers and is connected to a switch
that is setup for vlan100 and vlan
It maybe possible that disk IO is saturated. (i.e. more writes than the
physical disk could handle).
-Original Message-
From: owner-m...@openbsd.org On Behalf Of Jan Johansson
Sent: Wednesday, 10 March 2021 6:21 AM
To: misc@openbsd.org
Cc: Mike Larkin ; Ian Darwin
Subject: Re: vmm/vmd d
I guess it boils down to a matter of preference and business requirements.
"slow writes" vs "no writes".
-Original Message-
From: Strahil Nikolov
Sent: Friday, 12 June 2020 12:08 AM
To: Dirk Coetzee ; Joe Barnett ;
Vertigo Altair
Cc: Misc
Subject: Re: OpenBSD Rea
I have been in a similar situation of power being unreliable and no UPS, so I
sympathize.
This is how I have achieved RO filesystem (default partitions)
1. Add to /etc/fstab
swap /dev mfs rw,-P=/dev,-s=32m 0 0
2. Create RO Script
#!/bin/sh
UP=$(( $(date +%s) - $(sysctl
FWIW: We experienced "sendto failed: No buffer space available" as well. QOS is
not configured, but the firewall is connected to a satellite link that drops
between 5-10% packets average. The explanation fits in with our situation.
-Original Message-
From: owner-m...@openbsd.org On Be
Sometimes I have made the mistake of dd if=/dev/zero of=/dev/sd2c - instead of
dd if=/dev/zero of=/dev/rsd2c - or worse dd if=/dev/zero of=/dev/sdc. These
kind of errors have filled /dev (or ultimately /)
Play over from my Linux days.
-Original Message-
From: owner-m...@openbsd.org On
Hi All,
Without *block return label "block stateless traffic"* and *pass # establish
keep-state*, my NAT / redirect rules from external into LAN do not work.
Neither do rules that permit RDP to Windows Workstations on Tun0 interface.
FWIW: Wireguard uses this tun0 interface.
TCPDump shows the
23 matches
Mail list logo