Re: NFS mounted but shows nothing even df -h has it

2023-05-31 Thread Jon Fineman
What do you get if you run the below commands? OpenBSD defaults to using UDP for NFS. Linux I believe defaults to using TCP. I would have expected a more explicit Portmap error though if it was that. showmount -e hostname rpcinfo -t hostname mountd rpcinfo -u hostname mountd rpcinfo -t hostname

Re: Problem to set a printer with cups and foo2zjs documentation not up to date for foo2zjs

2023-05-10 Thread Jon Fineman
t work with this printer the P1005, that is why I need foo2zjs. The problem is when I download the driver I don't get a ppd file but an img file and I don't know what to  do with it. I tried to mount it but it didn't work.There is no explication in the foo2zjs doc. bye On 09/05/2023 19:16, Jon Fineman wrote:

Re: Problem to set a printer with cups and foo2zjs documentation not up to date for foo2zjs

2023-05-09 Thread Jon Fineman
I have a HP Office Jet 6970 (ink jet) and all I did was install cups and hplip (which is in ports). To get lpr to work without cups is a little more adventurous. The three scripts below should get you started. They depend on unix2dos (I forget which tools bundle this is from) and gs (which is in

emacs letter s

2023-03-11 Thread Jon Fineman
I upgraded from #1092 to #1103 and am using Emacs version 28.2, with X and awesomewm. When I launch emacs -q and type lower case s in the scrath window only the bottom part of the s (ie the curve) is displayed. Capital S displays and lower case bolded (I think) displays fine. Any thoughts on how

doas.conf example

2023-02-02 Thread Jon Fineman
I was following the doas.conf example in Specially I added the below: permit nopass setenv { \ FTPMODE PKG_CACHE PKG_PATH SM_PATH SSH_AUTH_SOCK \ DESTDIR DISTDIR FETCH_CMD FLAVOR GROUP MAKE MAKECONF \ MULTI_PACKAGES

Re: mailx in pipeline mode: add fields to the EMail header?

2023-01-03 Thread Jon Fineman
Take a look at sendmail. If you have flexibility in what command you use and the syntax it might work. Though I don't think you can control where the added header ends up. sendmail -f fropm-id j...@example.com X-test: testing Subject: test hello On Tue, Jan 03, 2023 at 08:33:22AM

how to compile neomutt+gpgme

2022-09-27 Thread Jon Fineman
I wanted to compile neomutt in ports and add gpgme. In the Makefile I set FLAVOR as below. FLAVOR?=gpgme But when I run make it builds /usr/ports/pobj/neomutt-20220429/build-amd64 without gpgme. See neomutt -v below. When I build the FLAVOR for notmuch I get my expected module in:

pkg_add issues

2022-01-02 Thread Jon Fineman
Yesterday (1 Jan 2022) I was running pkg_add -u after a sysupgrade and on most of the larger downloads I was getting premature end of file on archive and other networking issues and generally poor performance. This started around 7am and I stepped away around 9am, then continued trying around

7.0 upgrade dmesg confusion

2021-10-15 Thread Jon Fineman
I was on 6.9 release, and I did a sysupgrade, which went smooth. Did a sysmerge and pkg_add -u. uuname gives me the expected output: desktop(~/nuc)$: uname -a OpenBSD desktop.xxx.com 7.0 GENERIC.MP#232 amd64 I was preparing the dmesg to send off and I noticed it looks like the old message

Base64.c: loadable library and perl binaries are mismatched

2021-05-03 Thread Jon Fineman
I just upgraded from 6.8 to 6.9 and am getting the following error when upgrading my packages. Any thoughts on how to resolve this? Thanks. Jon $: doas pkg_add -u Base64.c: loadable library and perl binaries are mismatched (got handshake key 0xb60, needed 0xec0) $: OpenBSD 6.8

Re: X11 VESA Driver Config Question

2020-08-14 Thread Jon Fineman
- Original message - From: Chris Bennett To: Jon Fineman , misc@openbsd.org Subject: Re: X11 VESA Driver Config Question Date: Wednesday, August 12, 2020 4:33 AM On Tue, Aug 11, 2020 at 08:17:01PM -0400, Jon Fineman wrote: > I just upgraded from 6.6 to snapshot via sysupgrade

Re: X11 VESA Driver Config Question

2020-08-11 Thread Jon Fineman
Aug 09, 2020 at 10:02:24PM -0400, Jon Fineman wrote: > > I have an Acer Aspire A315 laptop that freezes every once in a > > while. I think it is GPU related, but have not been able to get any > > logs. In addition a while ago (roughly when 6.7 came out) I tried > >

X11 VESA Driver Config Question

2020-08-09 Thread Jon Fineman
I have an Acer Aspire A315 laptop that freezes every once in a while. I think it is GPU related, but have not been able to get any logs. In addition a while ago (roughly when 6.7 came out) I tried to upgrade from 6.6 to 6.7 and the laptop would turn off just after getting the log in prompt. Again

wsmouse0 detached ttyc0

2020-05-24 Thread Jon Fineman
A while back there were several threads going on about wsmouse0 issues on the console port. After installing 6.7 I chose to move away from xfce4 and use Awesome as my window manager. I noticed I don't receive these errors anymore. wsmouse0 detached ums0 detached uhidev0 detached uhidev0 at

Re: Using a C310 Logitech webcam mic with internal speakers

2020-04-23 Thread Jon Fineman
On 2020-04-23 08:40, Alexandre Ratchov wrote: On Wed, Apr 22, 2020 at 02:17:35PM +, Jon Fineman wrote: Is there a way to set the mic to one channel and the speakers to another? Or merge the speakers from channel rsnd/0 and rsnd/1 together and have them output on rsnd/0? Sorry, two

Using a C310 Logitech webcam mic with internal speakers

2020-04-22 Thread Jon Fineman
I would like to use my webcam and its built in mic with my headphones plugged into the internal audio of my NUC. I don't have a combo headphones + mic. The C310 mic is on rsnd/1. When I change the default to this my speakers on rsnd/0 don't work as they get set to the C310, which doesn't have

Re: ttyC0 floods with error messages

2019-12-31 Thread Jon Fineman
"Raymond, David" wrote: > I get similar stuff on console 1 but not on the others on all my > OpenBSD machines. As I use X windows and have clean consoles 2-4 > available if necessary, I just ignore it. > > Dave Raymond > > > On 12/16/19, putridsou...@gmail.com wrote: > > The error does not

Nail viewing HTML messages

2019-12-24 Thread Jon Fineman
I am having trouble viewing an HTML message. Nail natively seems to work with simple HTML messages that I create and email to myself. However commercially created emails with multi-part doesn't render in lynx. I have nail version v14.9.15, 2019-08-17 (built for OpenBSD) and I am working through

Re: s-nail copying deleted imap messages to trash

2019-12-23 Thread Jon Fineman
Steffen Nurpmeso wrote: > Even better would be > > \copy "$@" /tmp/undelete.mbox > \delete ` > > since the messages are collected only once. > Thanks. I was focused on searching for a built in similiar to the way sent uses "record", that I didn't consider creating a function.

s-nail copying deleted imap messages to trash

2019-12-23 Thread Jon Fineman
For current s-nail is there a way with an imap account to copy messages that I delete to my ISPs trash folder like the set record=+Sent command copies sent message to my sent folder? Currently they are being permanently deleted. Thanks. Jon

Re: After sysupgrade to 6.6 from 6.5, xfce display alternates between desktop and app

2019-11-11 Thread Jon Fineman
"Jon Fineman" wrote: > So I read through the two threads below which both point to the third link > about xfwm4 composter. > I am not sure if I have the exact same issue. While you could say my screen > flickers - what it really > does is randomly (to my eyes) show

After sysupgrade to 6.6 from 6.5, xfce display alternates between desktop and app

2019-10-21 Thread Jon Fineman
So I read through the two threads below which both point to the third link about xfwm4 composter. I am not sure if I have the exact same issue. While you could say my screen flickers - what it really does is randomly (to my eyes) show the desktop and then show any open apps I might have while