Re: tarr issues with physical tape drive ?

2025-07-24 Thread Rhialto
On Tue 22 Jul 2025 at 12:28:26 -0400, vom513 wrote: > > the command you ran to write > > tar -cpvf /dev/st0 /usr/pkg/ You may need to use the raw device: /dev/rst0. And probably even the non-rewinding version: /dev/nrst0. See the st(4) manual page. -Olaf. -- ___ Olaf '

Re: Netbsd DVD stuff croakes

2025-07-16 Thread Rhialto
already partially or wholly corrupted and unreadable. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: qemu guest with tap network not working

2025-07-02 Thread Rhialto
gt; vether(4). Admittedly, that?s not obvious unless you run ifconfig -C and see > it in the list. But it's not in the manual... > Cheers, > Brook -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's

Re: qemu guest with tap network not working

2025-07-02 Thread Rhialto
vether interfaces (???). I am totally confused. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Another X problem in 10.x (regression compared to 9)

2025-04-24 Thread Rhialto
On Mon 14 Apr 2025 at 15:24:20 +0200, Enrico Weigelt, metux IT consult wrote: > On 09.04.25 19:23, Rhialto wrote: > > > This time restarting X didn't work and I had to reboot :-( > > Uh! > > Which HW and driver are you using ? Radeon 5450. I have a spare box for

Re: Another X problem in 10.x (regression compared to 9)

2025-04-09 Thread Rhialto
On Thu 13 Feb 2025 at 18:47:14 +0100, Rhialto wrote: > bitmaps. For example in ctwm titlebars, the stippled area in the middle > gets corrupted. And so do all xterms. (Possibly only xterms with bitmap > fonts). When it happened yesterday, most of these bitmaps (i.e. > characters) got

Another X problem in 10.x (regression compared to 9)

2025-02-13 Thread Rhialto
only problem, or not. I don't think this ever happened with 9.x so it seems like a regression. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: USB regression in 10.1

2025-01-26 Thread Rhialto
7291] dk1 at sd1: "x", 1572864 blocks at 266240, type: ffs ... I think I had those "waiting for pack to spin up..." messages with earlier NetBSD versions as well, but I only now realise that they were gone for some time. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: USB regression in 10.1

2025-01-25 Thread Rhialto
ss Of Becoming Ready". I think in that case it's probably worth to start the polling. Or whatever it is that triggers the wedge discovery 10 seconds later, I did not look into that. If there is polling going on, it is probably fine if that only tries for some limited time and not forever.

Re: USB regression in 10.1

2025-01-24 Thread Rhialto
aybe that discovery code worked around some other bug in your setup? It does take the disk 10 seconds or so to spin up; all those terabytes of rust do have some mass and take their time... but on the other hand, I think this always happens and some disks are just faster to spin up. > Martin -

Re: USB regression in 10.1

2025-01-24 Thread Rhialto
On Fri 24 Jan 2025 at 18:56:33 +0100, Martin Husemann wrote: > On Fri, Jan 24, 2025 at 06:51:14PM +0100, Rhialto wrote: > > On Fri 24 Jan 2025 at 18:43:39 +0100, Martin Husemann wrote: > > > Oh, it may not be about USB at all: > > > > > > sys/dev/scsipi/sd

Re: USB regression in 10.1

2025-01-24 Thread Rhialto
On Fri 24 Jan 2025 at 18:41:19 +0100, Martin Husemann wrote: > On Fri, Jan 24, 2025 at 06:22:14PM +0100, Rhialto wrote: > > I can add that with this USB controller and NetBSD's driver many USB > > thumb drives don't work. The same thumb drives work fine in another > >

Re: USB regression in 10.1

2025-01-24 Thread Rhialto
On Fri 24 Jan 2025 at 18:22:14 +0100, Rhialto wrote: > The only thing I found so far was to unplug and replug the USB cable. This also works: sudo scsictl /dev/scsibus0 detach 0 0 sudo scsictl /dev/scsibus0 scan all all but of course I need to read the console output to know the parameters

USB regression in 10.1

2025-01-24 Thread Rhialto
fine in another machine with the same version of NetBSD (but apparently some other USB controller). Maybe this factors in as well. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: ctwm restart doesn't remember fullscreen state for all windowframes

2024-12-02 Thread Rhialto
l report feedback > to the right place for bug reporting? At ctwm.org you can find the mailing list address for discussing ctwm and issues. > Thank you. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's wor

Re: Set things in Xresources

2024-11-27 Thread Rhialto
rces are specified as part of the vt100 widget (class VT100). They are specified by patterns such as "XTerm.vt100.NAME". ... activeIcon (class ActiveIcon) so you'd use XTerm.vt100.activeIcon, etc etc. -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: Ordinary user account can't log in

2024-10-08 Thread Rhialto
r ~/.xsession fails for you. Other graphical login screens might use a different startup script, probably not even located in your $HOME. Hopefully this helps with narrowing down the fault. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI.

Re: obtaining src

2024-08-18 Thread Rhialto
ot; directory instead of "extsrc" and indeed there is a external.tar.gz as well. If you want everything, getting http://ftp.netbsd.org/pub/NetBSD/NetBSD-release-10/tar_files/src.tar.gz (and xsrc) seems easier. > - will -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: cdrecord of install iso fails

2024-08-10 Thread Rhialto
ly now thinks there are 2 tracks to record, and complains about the unknown length of the first of those. > Track 01: data  unknown length > Track 02: data   622 MB > cdrecord: Track 1 has unknown length. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ Th

Re: Upgrade

2024-07-23 Thread Rhialto
om NetBSD 4.0 and it still appears to work. Even some for NetBSD 1.something from July 2000, but that was on my Alpha, so it won't work on my amd64... > Martin -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else&

Re: properly way of setting premissions for devices in /dev/

2024-07-03 Thread Rhialto
s /etc/X11/xdm/GiveConsole and TakeConsole, but that's not really very much of a "scheme"... -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: glibc

2024-06-17 Thread Rhialto
ds for "Gnome" where the "g" in "glibc" stands for "GNU" in "GNU system library for C". NetBSD has its own libc. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: framebuffer console on old ATI

2024-05-31 Thread Rhialto
On Thu 30 May 2024 at 10:44:10 -0400, Michael wrote: > Does Xorg run with a radeon driver on any OS at all? If so, could you > send me the xorg.0.log from such a thing? That should give at least a > hint on what we get wrong. With NetBSD 9 I used to run my amd64 machine with Driver "radeon" and th

Re: Fontconfig and variable fonts

2024-05-28 Thread Rhialto
irst variation seems to be taken into account. Maybe the variations can be specified in the xml fontconfig file in a way similar to the features... > -uwe -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Fontconfig and variable fonts

2024-05-26 Thread Rhialto
fontconfig-user.html certainly doesn't mention it. Did anyone manage to find out, perhaps by accident or so? -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: View / test *-ttf fonts

2024-05-26 Thread Rhialto
it used (Monospace is some sort of alias or shortcut). -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: getconf LONG_BIT in NetBSD

2024-05-21 Thread Rhialto
he right types for typedefs or something like that, then you could change it to use int32_t and int64_t unconditionally. In both cases I would call this bugs and would report upstream. Even if you only determine that one of these scenarios is what's happening, and you don't manage to fix it.

Re: netbsd crashes when using fat filesys

2024-05-03 Thread Rhialto
thought that maybe the change would not necessarily be in the executable. I tried with a chroot (I have one around for testing X) and indeed, I now see the same as you. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else'

Re: netbsd crashes when using fat filesys

2024-05-02 Thread Rhialto
On Thu 02 May 2024 at 20:10:10 -, Michael van Elst wrote: > rhia...@falu.nl (Rhialto) writes: > > >I had something similar recently when doing a rename of a file on a FAT > >file system (in this case my /efi file system). Fortunately I had it > >mounted with -o

Re: netbsd crashes when using fat filesys

2024-05-02 Thread Rhialto
f it does, upload the image somewhere and send > the URL. I had something similar recently when doing a rename of a file on a FAT file system (in this case my /efi file system). Fortunately I had it mounted with -o rump, because it was 100% repeatable. I filed http://gnats.netbsd.org/58146

Re: OAUTH TOTP

2024-04-29 Thread Rhialto
nsecure) (but in go, so add overhead of go compiler if you didn't have it installed yet). -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Mail delivery from Postfix to remote IMAP

2024-04-22 Thread Rhialto
KIM is designed to break forwarding... I can't think of a way to change an email message to make it DKIM-compliant. Mailing lists can get away with changing the From: header to something like "l...@example.org (Rhialto via Example-List)" (and that's already an ugly thing to

Re: Mail delivery from Postfix to remote IMAP

2024-04-22 Thread Rhialto
On Mon 22 Apr 2024 at 19:29:13 +0200, Hauke Fath (SPG) wrote: > On 2024-04-22 18:27, Rhialto wrote: > > Since mails can be transferred from one IMAP server to another, > > ... by an IMAP client, or server? Client. Even dovecot (which I already use) has something like that alrea

Mail delivery from Postfix to remote IMAP

2024-04-22 Thread Rhialto
as-used-at-isp:password Update with postmap /etc/postfix/to-isp-password You can even have different users at the same ISP, by using different transports for them, each with their own password file. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. T

Re: Official cloud/live images ?

2024-03-26 Thread Rhialto
sr/src/distrib/utils/embedded/files/ec2_init -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: NetBSD vs. smartphones?

2024-03-21 Thread Rhialto
p?t=76644 or the google app store, to which I have added the "TC Wifi Transfer" and "TotalCmd sftp" (client) plugins. With both you can get files into and out from the phone. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is

Re: Raspberry Pi Zero W almost useless

2024-02-07 Thread Rhialto
miro -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Xorg garbage mouse pointer in window edges and corners (NetBSD 10.0_RC3)

2024-02-04 Thread Rhialto
quot; Driver "ws" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse" Option "ZAxisMapping" "4 5 6 7" EndSection -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Reverse of promoting to root: downgrade root to unprivileged

2024-01-30 Thread Rhialto
be done with sudo (or su), just with the sudo calls placed in different locations. That is what the sudo -u parameter is for. As long as the granularity is on process level, su (or sudo) could do it. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI.

Re: xterm -fa weirdness (9.3 and 10.0 RC_1)

2024-01-05 Thread Rhialto
On Fri 05 Jan 2024 at 08:23:33 +, RVP wrote: > On Thu, 4 Jan 2024, Rhialto wrote: > > > I do have in my ~/.Xresources: > > > > xterm.vt100.faceName: Lucida Console Semi-Condensed > > xterm.vt100.faceSize: 9 > > X

xterm -fa weirdness (9.3 and 10.0 RC_1)

2024-01-04 Thread Rhialto
ing weird with X resource matching? Something in our import of xterm? Some bug in upstream? (I tried compiling xterm-388, which is the pkgsrc version,with plain configure / make, and that showed the same phenomenon) -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

NetBSD 10.0RC1, Thinkpad T470s and suspend / unsuspend

2023-12-25 Thread Rhialto
So I got myself a "new for me" Thinkpad T470s, and I installed NetBSD 10.RC1. It works great; unlike with my very old laptop, the Intel graphics work accelleratedly and the touchpad also works. Suspend and resume *almost* works. It suspends fine with just sysctl -w hw.acpi.sleep.states=3. When uns

Re: NetBSD-10.0RC

2023-12-12 Thread Rhialto
0K1.0K 0B 100% /kern ptyfs 1.0K1.0K 0B 100% /dev/pts procfs4.0K4.0K 0B 100% /proc tmpfs 3.2G295M2.9G 9% /var/shm -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-23 Thread Rhialto
master/drivers/gpu/drm/i915/i915_pci.c whco does show some differences in the GEN4_FEATURES macro. The first thing I checked was however some completely new field, so that would probably be irrelevant. Still, there may be hope... -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-18 Thread Rhialto
a difference though. > Thierry Laronde -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-16 Thread Rhialto
On Thu 16 Nov 2023 at 16:44:30 +1030, Brett Lymn wrote: > On Wed, Nov 15, 2023 at 10:46:13PM +0100, Rhialto wrote: > > > > That resulted in both undefined and double defined symbols... > > so I tried the more oldfashioned way of editing a copy of GENERIC and > > rem

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-15 Thread Rhialto
, 1993 [ 1.00] The Regents of the University of California. All rights reserved. [ 1.00] NetBSD 10.0_RC1 (GENERIC) #0: Wed Nov 8 21:58:37 CET 2023 [ 1.00] rhia...@vargaz.falu.nl:/home/rhialto/NetBSD-10/usr/src/sys/arch/amd64/compile/GENERIC [ 1.00]

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-14 Thread Rhialto
help. [31.280] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [31.280] (EE) and similar with Driver "modesetting". > Thierry Laronde -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-14 Thread Rhialto
On Tue 14 Nov 2023 at 09:22:04 +, Patrick Welche wrote: > On Mon, Nov 13, 2023 at 09:53:09PM +0100, Rhialto wrote: > > My old laptop (Compaq Pressario CQ71)), which always had a working X, > > doesn't like the X in 10.0 RC1 at all. > > > Nov 13 21:39:39

X on 10.0 RC1 is unusable on my laptop

2023-11-13 Thread Rhialto
guration error: error: Failed to reset chip -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Not a blocker for 10.0: synaptics touchpad lies about coordinates

2023-11-11 Thread Rhialto
;& synaptics_edge_bottom <= synaptics_actual_edge_bottom) { synaptics_vert_pct = 0; synaptics_edge_bottom = synaptics_actual_edge_bottom; } else { -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just

Re: vdpau setup

2023-09-25 Thread Rhialto
adeonsi export VDPAU_DRIVER_PATH=/usr/pkg/lib/vdpau/ but I commented it out again, so I gather it wasn't worth the trouble. > -RVP -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: sysupgrade issues - missing netbsd-ARU_MBOX_OWNER

2023-09-11 Thread Rhialto
ity of an environment variable named KERNEL. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: segfault in libterminfo with ncurses with nethack

2023-09-05 Thread Rhialto
e apparently as soon as you start a build, some makefile fragment is written in there (.wrapper_makevars.mk) and that overrides (some of the) changes you might make to the package Makefile for testing... > -RVP -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There

Re: segfault in libterminfo with ncurses with nethack

2023-09-05 Thread Rhialto
which is too simple to show the problem is included. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: segfault in libterminfo with ncurses with nethack

2023-09-02 Thread Rhialto
urses can be done by defanging the line "USE_NCURSES=yes". So far I haven't been able to create a smaller test case. > kre -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: segfault in libterminfo with ncurses with nethack

2023-09-02 Thread Rhialto
out... I hope to commit games/nethack* some time today. I intend to make it easy to switch between the two curses versions (but not a formal option). > Brett Lymn -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: segfault in libterminfo with ncurses with nethack

2023-09-01 Thread Rhialto
ink: /usr/lib/libtermcap.so@ -> libterminfo.so That's probably how it got linked, and not removed... I didn't look much further for now, since omitting termcap / terminfo indeed results in a working nethack. > -RVP -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: segfault in libterminfo with ncurses with nethack

2023-09-01 Thread Rhialto
On Thu 31 Aug 2023 at 21:45:32 +, RVP wrote: > On Thu, 31 Aug 2023, Rhialto wrote: > > > So I'm trying ncurses. > > > > However at startup it crashes in NetBSD's libterminfo. > > > > If you use ncurses, then you _shouldn't_ be linking in

segfault in libterminfo with ncurses with nethack

2023-08-31 Thread Rhialto
curses_init_nhcolors(); 166 } else { 167 iflags.use_color = FALSE; 168 set_option_mod_status("color", SET_IN_FILE); 169 iflags.wc2_guicolor = FALSE; 170 set_wc2_option_mod_status(WC2_GUICOLOR, SET_IN_FILE); 171 } Any libterminfo experts? _nuse

Re: modern desktop update recommendations?

2023-07-19 Thread Rhialto
card as well, because it worked better than other things I tried... -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: ctwm focus on new window?

2023-06-06 Thread Rhialto
ws take the focus away from wherever it is: what if you're in the middle of typing a password?) it could be merged upstream. -Olaf. -- ___ Olaf 'Rhialto' Seibert \X/ There is no AI. There is just someone else's work. --I. Rose signature.asc Description: PGP signature

Re: Prob watching DVDs

2023-06-05 Thread Rhialto
pped even trying if it worked a while ago. If it doesn't work right for you either, it is probably not worth the trouble; just use another player. Personally I like mpv. It has no GUI and maybe you need to get used to the keyboard commands, but it can play pretty much anything. -Olaf. --

Re: Base system is missing lzma.pc file

2023-04-16 Thread Rhialto
On Sun 16 Apr 2023 at 22:14:28 +0200, Rhialto wrote: > If only a liblzma.pc was installed in the base system, this would likely > be much better. It seems that in a -current I built a couple of months ago, the file is indeed present. I suppose it's also available in 10.0 t

Base system is missing lzma.pc file

2023-04-16 Thread Rhialto
i.org/xz/ Version: 5.4.2 Cflags: -I${includedir} Libs: -Wl,-R${libdir} -L${libdir} -llzma Libs.private: -pthread -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: TOTP apps, and WebAuthn recommended devices?

2023-03-24 Thread Rhialto
iller paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: sending/receiving UTF-8 characters from terminal to program

2023-01-19 Thread Rhialto
" -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Raid and UEFI

2022-11-30 Thread Rhialto
e a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Possible causes for "Resource temporarily unavailable"?

2022-11-30 Thread Rhialto
MAXLWP8192" options MAXLWP=8192 options MAXUPRC=2048 -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: black xlogin input fields

2022-09-11 Thread Rhialto
/etc/X11/xdm/. I have a vague recollection that that was needed at some point. > -is -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: LAST THING: making mwm resources work

2022-07-07 Thread Rhialto
urce in the resource database. But a script like /etc/X11/xinit/xinitrc or /etc/X11/xdm/Xsession actually should have done this already. But maybe you log in with some other display manager which does not do that. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying so

Re: how to turn off devices that monitor sensors

2022-06-12 Thread Rhialto
ry method for gmail... smtp-ipv4 unix - - y - 2 smtp -o inet_protocols=ipv4 -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto s

Re: help with "SMTP error: 454 4.7.1 : Relay access denied"

2022-05-22 Thread Rhialto
now postfix)? In my case I'm doing it differently. I'm passing the mails to procmail as the local delivery agent: defaults to "rhialto@localhost" mda "procmail -Y -f %F -d rhialto" If you don't use procmail, I think there are several other local

Re: Network Oddities

2022-05-07 Thread Rhialto
he stack trace (do check for yourself you're getting the same one that I found!), or you can install -current (maybe in a VM?), and try to reproduce it there. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Network Oddities

2022-05-05 Thread Rhialto
someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: "Check mark" symbol missing using 'evince'?

2022-04-06 Thread Rhialto
ial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Trying to install?

2022-04-02 Thread Rhialto
tedious to keep doing this every time you boot. Fortunately once you have a running system it's easy to edit /boot.cfg and add one or more lines. The installer should have a shell option, in e: Utility menu -> a: Run /bin/sh. -Olaf. -- ___ "Buying carbon credits is a bit like a

Re: Trying to install?

2022-04-02 Thread Rhialto
one else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: bash: /usr/pkg/bin/mame: Cannot allocate memory

2022-02-20 Thread Rhialto
On Sun 20 Feb 2022 at 15:41:59 -, Michael van Elst wrote: > rhia...@falu.nl (Rhialto) writes: > > >$ /usr/pkg/bin/mame=20 > >bash: /usr/pkg/bin/mame: Cannot allocate memory > > >$ size /usr/pkg/bin/mame > > textdata bss dec hex fil

bash: /usr/pkg/bin/mame: Cannot allocate memory

2022-02-20 Thread Rhialto
e building it takes a while, I made the compiled packages available at http://www.falu.nl/~rhialto/mame-0.240.tgz and .../mame-0.238nb1.tgz . -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: libusb-1.0 and ugen and other devices

2022-01-28 Thread Rhialto
I forgot a part of the sentence here: On Fri 28 Jan 2022 at 21:11:00 +0100, Rhialto wrote: > Another idea would be to allow usb ioctls (at the very least > USB_GET_DEVICEINFO) on /dev/sd* devices *if* they are actually usb devices (or attached to them, depending on how you want to view

Re: libusb-1.0 and ugen and other devices

2022-01-28 Thread Rhialto
rbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: gphoto2 and/or libusb1 issues?

2022-01-23 Thread Rhialto
mentation to default to, native or compat. # -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: libusb-1.0, does it even work?

2022-01-23 Thread Rhialto
through the complicated rules for the XML schema in an epub file. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: libusb-1.0, does it even work?

2022-01-23 Thread Rhialto
d wireless Bonjour/zeroconf ("smart_device_app") (I haven't tested either of those). -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: libusb-1.0, does it even work?

2022-01-23 Thread Rhialto
eone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: libusb-1.0, does it even work?

2022-01-23 Thread Rhialto
e system, which NetBSD doesn't do... to code around that, I would probably need to find some way to get from umass device to sd device, and mount it. > Martin -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his

libusb-1.0, does it even work?

2022-01-23 Thread Rhialto
busb_exit(ctx); } int main(int argc, char *argv[]) { get_devices(); return 0; } -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: my self-training regimen : good enough?

2021-11-30 Thread Rhialto
e kernel. And it's about an ancestor of NetBSD. McKusic made an updated version about FreeBSD too. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Some bug in libc/gen/fstab.c

2021-10-16 Thread Rhialto
killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Some bug in libc/gen/fstab.c

2021-10-16 Thread Rhialto
On Fri 15 Oct 2021 at 21:39:43 +, RVP wrote: > On Fri, 15 Oct 2021, Rhialto wrote: > > > Searching in some plausible packages, I find > > glib-2.68.4/gio/gunixmounts.c which used getfsent() but is a maze of > > #ifdefs. But at first sight I see nothing obviously wr

Re: Some bug in libc/gen/fstab.c

2021-10-15 Thread Rhialto
ave to see if I can catch it in the act again... > David -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: Some bug in libc/gen/fstab.c

2021-10-13 Thread Rhialto
On Wed 13 Oct 2021 at 21:44:37 +0200, Rhialto wrote: > soffice.bin: /etc/fstab, 9: Missing fields Strangely enough, the following simple test program has no complaints about my fstab file and prints a long list of integers... #include #include int main(int argc, char **argv) { str

Some bug in libc/gen/fstab.c

2021-10-13 Thread Rhialto
n credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: OT - I have a NUC

2021-10-11 Thread Rhialto
On Sun 10 Oct 2021 at 17:07:03 -0400, Bob Bernstein wrote: > On Sun, 10 Oct 2021, Rhialto wrote: > > > > ahcisata0 port 0: PHY offline > > > This seems to be the point where things start failing. > > Am I being told that the two tiny little connectors from the SSD&

Re: OT - I have a NUC

2021-10-10 Thread Rhialto
X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: FreeRADIUS instability

2021-09-29 Thread Rhialto
On Wed 29 Sep 2021 at 20:49:20 +0300, Dima Veselov wrote: > Greetings! > > On 29.09.2021 20:18, Rhialto wrote: > > On Wed 29 Sep 2021 at 09:09:06 -0700, Pawel S. Veselov wrote: > > > Our next step is to recompile libc with debugging symbols and start > > >

Re: FreeRADIUS instability

2021-09-29 Thread Rhialto
bc.so.*.debug -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature

Re: MPV results

2021-07-25 Thread Rhialto
ions. Maybe the thought was to make it unplayable on software players, but if so, the attempt failed, at least for mpv. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhi

Re: VLC strangeness

2021-07-21 Thread Rhialto
ain about that; you may be the first one I see. (I haven't even tried recently, I've basically given up on vlc) -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@

  1   2   3   >