Re: NetBSD IPv6 router advertisement and MTU bytes

2025-07-29 Thread Joel
e Azure Networking (without Azure Front Door) and can cause this issue. Thanks - Joel

NetBSD IPv6 router advertisement and MTU bytes

2025-07-26 Thread Joel
e_time=0, retrans_time=0)(src lladdr: 84:47:09:2d:ee:ec)(prefix info: LA valid_ltime=5400, preferred_ltime=2700, prefix=2001:470:e833:1ab::/64)[ndp opt] (len 120, hlim 255) Thanks - Joel

Re: NetBSD-Audio for dummies

2025-03-03 Thread Joel
On 3/3/2025 18:34, Ted Spradley wrote: Just give it a try. Good luck. I also agree. I run NetBSD 10 on a Pine64 RockPro64 (among other devices) with a USB speaker and it has been solid. That device I specifically stream audio. -Joel

Re: Logitech HD Pro Webcam C920 USB webcam resolution

2025-02-25 Thread Joel
On 2/25/2025 11:06, Ramiro Aceves wrote: Hello, I am having trouble to get proper pictures and videos from it. with: $ffmpeg7 -f v4l2 -i /dev/video0 -vframes 1 output.jpg I get a very dark picture. with: ffmpeg7 -f v4l2 -i /dev/video0 -vframes 5  output_%02d.jpg Not sure if this helps, bu

Re: Creating an i386 root disk that can boot

2024-12-23 Thread Joel
SOLVED On 12/23/2024 14:04, Joel wrote: I'm having trouble creating a bootable disk for my old i386 laptop (1998 Satellite Pro 445). It starts to boot, then fails with an error:     NetBSD/x86 ffsv2 Primary Bootstrap     Boot failed (errno  2): Can't open /boot     Insert syst

Creating an i386 root disk that can boot

2024-12-23 Thread Joel
19216 # (Cyl. 1 - 2900) b:202752 5941248 swap # (Cyl. 2901 - 2999) c: 6144000 0 unused 0 0# (Cyl. 0 - 2999) d: 6141952 2048 unused 0 0# (Cyl. 1 - 2999) Thanks - Joel

Re: the guide POD

2024-08-17 Thread Joel
erred being able to quickly random-access pages, and annotate on the margins. Eventually I took the volumes into my Big Tech job (back when we still had offices) and placed them prominently on my office book shelf. I enjoyed the double take when other engineers noticed it :-) -Joel

Re: Need advice on ZFS

2024-08-09 Thread Joel
, I simply revert. 4Gb is probably considered to be on the lower end of a ZFS machine, but my datasets aren't that large, and my snapshots are continuously pruned. General As Greg alluded, your "live" ZFS datasets (even if mirrored etc) should not be considered a backup itself. -Joel

Re: Kernel crash AMD64 NetBSD10 install on Celeron

2024-07-29 Thread Joel
ng on it for many years as a router. I recently gave an Intel N100 based device a try with dual 2.5Gb RTL8125 NICs and so far it has been a stable replacement. Amazing what you can get these days for under $200 -- and with a generous return policy if it doesn't work out! -Joel

Re: Kernel crash AMD64 NetBSD10 install on Celeron

2024-07-28 Thread Joel
Workaround with settings in boot: consdev com0,115200 userconf disable i915drmkms* Don't forget to add the same in /boot.cfg from install shell before rebooting. Of course this means no HDMI output, but I intend to use this device as a headless server. -Joel On 7/28/2024 12:49,

Kernel crash AMD64 NetBSD10 install on Celeron

2024-07-28 Thread Joel
py to file a bug. Thanks - Joel db{1}> trace mutex_vector_enter() at netbsd:mutex_vector_enter+0x82 intel_rps_mark_interactive() at netbsd:intel_rps_mark_interactive+0x1e intel_prepare_plane_fb() at netbsd:intel_prepare_plane_fb+0x1ab drm_atomic_helper_prepare_pla

Re: ntpdate problem

2024-07-24 Thread Joel
Depending on how you acquire a network address and DNS address, you might not have access to your DNS yet? You can set ntpdate=NO in /etc/rc.conf to prevent running ntpdate at startup. -Joel On 7/24/2024 09:34, Will Senn wrote: During boot up, I get the following message: The following

Re: Newer development boards

2024-06-14 Thread Joel
That's why I would like to try NetBSD/evbarm on 64-bit ARM boards but that seems more difficult than the 32-bit Raspberry Pi where I can simply dump the image to an SD card. I'm having a good experience using the PIN64 RockPro64 and NetBSD 10. I have it running various chores for my home l

Re: How to mount a PCMCIA hard drive

2024-06-10 Thread Joel
lost interupt The same PCMCIA + CF card works fine on NetBSD 5.1. -Joel

Guidance debugging kernel video.c with OpenCV

2024-05-27 Thread Joel
    return EBUSY;     }     } I think this might be why the assert sees the EBUSY error? Can anyone help me understand that error in this context? I'm debugging this under AMD64 and can build a custom kernel if needed. Is there better kernel tracing I can add to a custom kernel for more info? Thanks - Joel [0] export OPENCV_LOG_LEVEL=DEBUG export OPENCV_VIDEOIO_DEBUG=1

Re: Bluetooth wheel mouse and X11

2024-05-22 Thread Joel
nd sure enough, on my NetBSD 10 AMD64 build machine I see the same (incorrect) scrolling behavior. I guess I should keep my Microsoft BT mice inside their Windows world :) But FWIW, I use these same Microsoft BT mice on Debian Linux and they work correctly. Appreciate all of your help. -Joel

Re: iSCSI: NetBSD-9 target, Linux initiator

2020-02-22 Thread BERTRAND Joel
OK, I have tried to use iscsi_target with a 4MB packet limit and it runs as expected. I think devs can increase this limit in iscsi_target. In a second time, I have installed istgt. I don't know if istgt better than iscsi_target, but it works out of the box with a gpt partition. Bes

Re: iSCSI: NetBSD-9 target, Linux initiator

2020-02-21 Thread BERTRAND Joel
Michael van Elst a écrit : joel.bertr...@systella.fr (BERTRAND Joel) writes: If I understand... Error is triggered by test /usr/src/netbsd-9/src/external/bsd/iscsi/lib/../dist/src/lib/disk.c line 1405 when initiator sends data greater than 1MB. Why this limitation ? Apparently to avoid

Re: iSCSI: NetBSD-9 target, Linux initiator

2020-02-21 Thread BERTRAND Joel
If I understand... Error is triggered by test /usr/src/netbsd-9/src/external/bsd/iscsi/lib/../dist/src/lib/disk.c line 1405 when initiator sends data greater than 1MB. Why this limitation ? JKB

iSCSI: NetBSD-9 target, Linux initiator

2020-02-21 Thread BERTRAND Joel
Hello, My swap over iSCSI runs slowly. Very slowly. I have checked server log and I have found : Feb 21 18:20:12 legendre iscsi-target: > iSCSI Normal login successful from iqn.1993-08.org.debian:01:f44d59dfc4a1 on 192.168.10.103 disk 0, ISID 9613344773, TSIH 4359 Feb 21 18:20:12 l

No sound from Sigmatel STAC9228X speakers

2015-10-01 Thread Joel Carnat
Hi, I have just installed NetBSD 7.0/amd64 on a Dell XPS M1330 and have a (weird) sound issue. I can hear (Firefox HTML5) video sound from both headphone jacks but not from the internal speakers. No idea what happens. Mixer works OK when headphones are plugged but not when it is unplugged. An