Re: New laptop time

2025-01-07 Thread Courtney
, the ones that are cost more than a Framework and have soldered in parts. I think based on everyone's input I'm more sure of getting the Framework 13 with the Intel Core Ultra 125H and we will see how things go with those P cores and E cores. Courtney On 1/6/25 4:29 AM, Ian Darwin wrote:

New laptop time

2025-01-04 Thread Courtney Hicks
I’m looking at replacing my current laptop, so I wanted to see what’s good that other people are using. I’ve been thinking of getting an AMD Framework laptop and swapping in an AX210 wireless card, unless the newer Intel Core Ultra 5 is better? If not a Framework, any other newer laptops out the

Re: ipv6 assistance

2024-04-07 Thread Courtney Hicks
maintenance window and then it automagically stopped. Courtney > On Apr 6, 2024, at 8:12 AM, Sonic wrote: > >  > Running -current on my router and finally (after years) decided to move into > using ipv6. > I added "inet6 autoconf" to hostname.em0 (also has "in

Re: Today's snapshot brokes some Qt app?

2024-04-01 Thread Courtney
I'm getting some odd behaviors today too. No core dumps yet, but kf5-kwallet is no longer functioning as it has been. Courtney On 3/31/24 04:36, Kirill A. Korinsky wrote: Folks, I just run: pkg_add -D snap -u After that I've discovered that some Qt apps are crashing with e

Re: do all headphone amps work?

2024-02-20 Thread Courtney
e an extra Intel system to see if the problem remains or not. Courtney On 2/15/24 03:35, beecdadd...@danwin1210.de wrote: hi list I have a question: do all headphones amps work on OpenBSD? I think USB does it have some sort of driver? what do I look for? any tips? does sound sound well on OpenBS

Re: dhcpcd not obtaining ipv6 /48

2024-02-05 Thread Courtney
I recently started having a similar issue too. I can't get IPv6 anymore, a /60 with Comcast. I think it may be my ISP's fault since it happened after one of their maintenance windows, but it is odd seeing someone else having a similar issue. What do you get as output when you run dhcpcd in the

Re: SSH Controlmaster holding devices

2024-02-05 Thread Courtney
I wasn't aware that it would still be impacted when leaving the cwd. I understand that it would behave this way when my shell is open when cwd is in that device. Thank you for the clarification. Courtney On 2/5/24 12:36, Theo de Raadt wrote: This has nothing to do with ssh. Unix works

SSH Controlmaster holding devices

2024-02-05 Thread Courtney
/usb $ ssh example.com $ cd / $ umount /mnt/usb umount: /mnt/usb: Device busy $ fstat -f /mnt/usb USER CMD  PID   FD MOUNT    INUM  MODE R/W    SZ|DV courtney ssh    40229   wd /mnt/usb    2  drwxr-xr-x r 4096 $ ps -ux | grep 40229 courtney 40229  0.0  0.0  2312  2664 ??  Ip  

Re: relayd ssl termination advice

2023-10-10 Thread Courtney
nting this piece of software out to me! Courtney On 10/10/23 01:29, Stuart Henderson wrote: On 2023-10-10, Courtney wrote: Maybe I am wrong, but I thought that relayd was not capable of doing TLS pass through? That would be preferable if it is possible. If you do TLS passthrough (i.e. passi

Re: relayd ssl termination advice

2023-10-09 Thread Courtney
Maybe I am wrong, but I thought that relayd was not capable of doing TLS pass through? That would be preferable if it is possible. Courtney On 10/9/23 00:42, Kapetanakis Giannis wrote: On 08/10/2023 04:00, Courtney wrote: Ultimately, I want to serve a handful of services on 80/443 that are

relayd ssl termination advice

2023-10-07 Thread Courtney
ve a handful of services on 80/443 that are easily accessible internally and externally, and I don't want to have unencrypted traffic between relayd and my server for the services that are passing sessions and such. Thank you, Courtney

Re: Does openBSD come with a web browser?

2023-09-13 Thread Courtney
My Thinkpad T480 has worked very well. Everything works on it. Though, there is a fingerprint scanner I have never tried. It even does sleep very well, unlike other laptops I have had (and with other operating systems I have had). Courtney On 9/12/23 17:51, Eric Demer wrote: Thankyou. As Allan

Re: Feedback on redesigned OpenBSD.org

2023-08-10 Thread Courtney
I too find the front page a little odd, maybe because it is more scrunched up on my desktop. The colors are a little too dark in dark mode. I can't read the text for previously clicked links. I like the change quite a bit on mobile. Courtney On 8/10/23 12:45, Benjamin Stürz wrote: Hi Mi

Re: amd microcode

2023-07-24 Thread Courtney
errata. https://marc.info/?l=openbsd-tech&m=169021508718971&w=2 Courtney On 7/23/23 23:02, Christer Solskogen wrote: I just saw https://undeadly.org/cgi?action=article;sid=20230723185853 and was wondering how I can check if it works? Does or should the microcode update show up in dmesg or

Re: "ticking" noise when recording audio

2023-06-30 Thread Courtney
led 1/output.level=127 at 10 -> dev_master:1: added 1/output.level=127 at 10 -> dev_master:1: removed Courtney On 6/2/23 02:39, Alexandre Ratchov wrote: On Thu, Jun 01, 2023 at 11:35:24AM -0700, Courtney Hicks wrote: I hope this reaches you. I think my mail server is having troubles commun

Re: "ticking" noise when recording audio

2023-06-02 Thread Courtney
blksz=480 rate=48000 encoding=s16le play.channels=2 play.bytes=1820160 play.errors=0 record.channels=2 record.bytes=0 record.errors=0 I guess the next part then will be to learn to compile the kernel with UAUDIO_DEBUG. I suspect you were looking for play or record errors in this output. Courtney O

"ticking" noise when recording audio

2023-06-01 Thread Courtney Hicks
rted started stdout: stopped I can hear the audio I expect but behind the "ticking" noise. I'm using this device to get audio/video from a VCR, I can confirm it is not the VCR or this device since they both work fine with OBS studio on Linux. Any help is much appreciated. Courtney

Re: IPv6 chellange and OpenBSD

2023-02-17 Thread Courtney
support is very unimpressive though. They have great uptime, but when there is an issue they won't respond until days later when the issue blew over. Courtney On 2/16/23 02:09, Philipp Buehler wrote: Am 16.02.2023 08:27 schrieb Daniele B.: 3) Can you advise about hosting providers in terms

Re: 7.2: unbound(timeout) on startup

2022-11-15 Thread Courtney
My solution was to disable unbound. rcctl disable unbound Then add it to /etc/rc.local: rcctl -f start unbound Now unbound starts last when everything else is done. Courtney On 11/9/22 12:24, Jonathan Thornburg wrote: Hi, since upgrading my router to 7.1 unbound doesn't start up automat

Re: CURRENT: scp stalling & stopping all networking

2022-10-06 Thread Courtney
4b3881efd54b70e.a) swap on sd0b dump on sd0b drm:pid0:smu_v11_0_check_fw_version *WARNING* SMU driver if version not matched [drm] REG_WAIT timeout 1us * 10 tries - mpc2_assert_idle_mpcc line:481 amdgpu0: NAVY_FLOUNDER 40 CU rev 0x00 [drm] REG_WAIT timeout 1us * 10 tries - mpc2_assert_idl

CURRENT: scp stalling & stopping all networking

2022-10-05 Thread Courtney
$ ssh -V OpenSSH_9.1, LibreSSL 3.6.0 scp has been stalling on my system and hanging up my networking stack. I am probably doing this wrong, but I have been having to delete, down, up and sh /etc/netstart to recover networking, or doing a reboot. It seems to happen with larger files, whether I us

USB mic no audio

2022-08-16 Thread Courtney
audacit0: attached at -7056 + 0/441 audacit0: 44100Hz, s16le, rec 0:1, 20 blocks of 441 frames audacit0: detached at 0 + 0/480 snd0: device stopped mute=0 on the device. So, I'm not sure if my device isn't supported, or if I am making a mistake here. I feel like I'm missing something. Courtney

Re: wg(4) on router - how to get working with clients

2022-08-15 Thread Courtney
I beat my head against the wall on OpenBSD wg clients. I gave up and switched to using wireguard-tools and prefer it. It uses the standard wgX.conf and I find it easier to turn on/off since I don't want it always on. You could also run it (I think the binary command is wg-quick) and test that i

Re: Firefox and stuttering USB audio

2022-08-09 Thread Courtney
io over firefox having a clean cache every time. Now I can listen to my music while I work and not have to cringe ;) On 8/7/22 14:44, Mihai Popescu wrote: Courtney, I will try to suggest something. First, I was having problems in the past with Firefox. I use to let mpv play in the backgroun

Re: Firefox and stuttering USB audio

2022-08-02 Thread Courtney
nning in the background will create these messages. Like now, I have Clementine running but from time to time I will get a glitch and get 2-3 of those messages. The interval is pretty inconsistent. On 7/31/22 00:34, Alexandre Ratchov wrote: On Sat, Jul 30, 2022 at 02:39:08PM -0700, Courtney wrot

Re: Firefox and stuttering USB audio

2022-07-30 Thread Courtney
ust know that I went from a "no audio/video issues whatsoever" X230 to a "I get about 20 seconds before the next stutter will happen" X230. :-/ On Fri, May 6, 2022 at 9:31 AM Courtney wrote: Hello all, First time on the mailing list, please forgive me if I am missing any &qu

Re: Mouse forward/back buttons same as scroll wheel

2022-07-26 Thread Courtney
that those are perhaps the logical mappings? I'll have to see how I can find the physical mappings. Thank you On 7/23/22 20:22, Stuart Longland wrote: On Thu, 21 Jul 2022 18:12:49 -0700 Courtney wrote: I have learned that the forward/back buttons (4,5) are the same as scroll in OpenBSD.

Mouse forward/back buttons same as scroll wheel

2022-07-21 Thread Courtney
I have learned that the forward/back buttons (4,5) are the same as scroll in OpenBSD. Is it possible to make them separate button events so I can have the scroll wheel do standard scrolling and get the functionality of forward/back on the side buttons on my mouse? I noted the behavior is the same

Re: USB audio garbled over time

2022-07-12 Thread Courtney
o USB 3.0, or 3.1 or whatever number of the 3 or 4 different versions I wound up with on this board. Courtney On 7/1/22 11:09, Courtney wrote: Sure enough, looks like it pauses. Before: name=uaudio0 mode=play,record pause=0 active=1 nblks=16 blksz=480 rate=48000 encoding=s16le play.chann

Re: Browser access to file system on new install OpenBSD missing.

2022-07-12 Thread Courtney
have said, Midori and Thunderbird don't have this issue because neither of them use unveil. It would be really cool if one day at least Thunderbird did. Courtney On 7/10/22 23:46, Brian Durant wrote: I have a problem with both Firefox and Chromium being unable to access the file system

Re: USB audio garbled over time

2022-07-01 Thread Courtney
nblks=16 blksz=480 rate=48000 encoding=s16le play.channels=2 play.bytes=1827840 play.errors=0 record.channels=2 record.bytes=1827840 record.errors=0 How do you unpause it then? Courtney On 6/30/22 21:54, Alexandre Ratchov wrote: On Thu, Jun 30, 2022 at 03:11:18PM -0700, Courtney wrote: Hello

USB audio garbled over time

2022-06-30 Thread Courtney
see what is being changed (if anything)? Or, maybe my hardware is just progressively giving up the ghost? This has been happening for a while now. Courtney

Re: Convert a Linux VPS to OpenBSD

2022-06-21 Thread Courtney
aa. A bit pricier but they have great uptime and have OpenBSD out of the box. With Ramnode I had to create my own image. +1 for Hetzner. Their Germany and Finland locations are good. Courtney On 6/21/22 05:55, Étienne wrote: On 20/06/2022 18:11, Łukasz Moskała wrote: $ wget -O /bsd.rd

Re: Firefox and stuttering USB audio

2022-06-04 Thread Courtney
TFW your software is so complicated it might as well be proprietary. I'll be sticking with Firefox ESR for now and hope by the time the time the ESR version bumps this will be resolved. Otherwise I'll have to play the worlds smallest violin. ESR doesn't have the issue. On 6/1/22 16:02, Raul Mille

Re: Firefox and stuttering USB audio

2022-06-01 Thread Courtney
I have not found it to be an issue with the number of tabs being open, but rather anything that spikes the processor causing these interruptions. Oddly, even on my 8 core box, just having 1 or 2 cores spiking to 100% (which FF does on demanding sites) causes these interruptions the most. I have al

Re: Firefox and stuttering USB audio

2022-06-01 Thread Courtney
Maybe switching to ESR could be a solution for you? Courtney On 5/26/22 05:25, Peter Fröhlich wrote: Just FYI, when I updated from a smooth 7.0 to 7.1 about a week ago, I started experiencing audio/video stuttering that I did not before. I am unclear on what exactly the problem is, whether it&

Re: Trouble using keepassxc-proxy with iridium/chromium

2022-05-24 Thread Courtney
Whoever is handling the keepassxc port should definitely add this note for chromium-based browsers too. I never would have guessed this needs /usr/local/bin r in unveil. Courtney On 5/22/22 10:38, Joel Carnat wrote: On Sun, 22 May 2022 19:27:19 +0200 Antoine Jacoutot wrote: On Sun, May 22

Re: gpt+uefi boot+openbsd+linux

2022-05-24 Thread Courtney
;t been an issue. I'm sure things get muddy when you want them both on the same drive..I don't like attempting that anymore for any OS combination. Too many headaches. Courtney On 5/24/22 15:28, Gustavo Rios wrote: May some one here suggest a documentation the explains this scenario ?

Re: Updating nextcloud to new major version

2022-05-13 Thread Courtney
Have you tried pkg_add -Uu? Courtney On 5/13/22 10:35, Clemens Gößnitzer wrote: When I try to update nextcloud to the next major version, it would not let me easily: # pkg_add -vi nextcloud Update candidates: quirks-5.5 -> quirks-5.5 quirks-5.5 signed on 2022-05-12T23:37:02Z Ambiguous: cho

Firefox and stuttering USB audio

2022-05-06 Thread Courtney
uhid8 detached uhid9 detached uhid10 detached uhid11 detached uhid12 detached uhid13 detached uhid14 detached uhidev8 detached uhidev8 at uhub0 port 12 configuration 1 interface 0 "MSI MYSTIC LIGHT" rev 1.10/0.01 addr 9 uhidev8: iclass 3/0, 252 report ids uhid8 at uhidev8 reportid 1: input=63, output=63, feature=0 uhid9 at uhidev8 reportid 2: input=63, output=63, feature=0 uhid10 at uhidev8 reportid 82: input=0, output=0, feature=184 uhid11 at uhidev8 reportid 83: input=0, output=0, feature=255 uhid12 at uhidev8 reportid 208: input=63, output=63, feature=0 uhid13 at uhidev8 reportid 250: input=63, output=63, feature=0 uhid14 at uhidev8 reportid 252: input=63, output=63, feature=0 uaudio0: play xfer, err = 6 Thank you Courtney

Re: Speeding up scp over 10GigE, suggestions?

2012-07-19 Thread Courtney R. Spencer
st to prime the pipe. The settings I begin setting higher than the defaults are: net.inet.tcp.sendspace net.inet.tcp.recvspace net.inet.tcp.recvbuf_max net.inet.tcp.sendbuf_max There are likely more settings to change and I'd be interested to see them. Courtney