Re: i915drmkms and Intel Ice Lake GPU

2024-10-28 Thread Patrick Welche
On Mon, Oct 28, 2024 at 10:01:00AM +, Patrick Welche wrote: > On Sun, Oct 27, 2024 at 02:57:02PM +0100, Roddy González wrote: > > Am I doing something wrong? Or the GPU is just not supported? Are there an > > configs I can modify before building the kernel? Something tells me

Re: i915drmkms and Intel Ice Lake GPU

2024-10-28 Thread Patrick Welche
, and try the modesetting driver instead... Cheers, Patrick

Re: usb C wifi dongle

2024-09-05 Thread Patrick Welche
as 2 USB C ports and nothing else...) Thanks, Patrick

usb C wifi dongle

2024-09-04 Thread Patrick Welche
Can you recommend a specific model of usb C wifi dongle which works with NetBSD-current/amd64? (Sadly marketing usually doesn't include chip) Cheers, Patrick

Re: OAUTH TOTP

2024-05-03 Thread Patrick Welche
Thank you for all your suggestions - I managed to log in! Cheers, Patrick

OAUTH TOTP

2024-04-29 Thread Patrick Welche
Apparently I need to "purchase an inexpensive OATH TOTP compatible token device." $ wtf oath wtf: I don't know what `oath' means! $ wtf totp TOTP: time-based one time password Any suggestions on something that works on NetBSD/amd64? Cheers, Patrick

Re: hostapd

2024-04-04 Thread Patrick Welche
On Wed, Apr 03, 2024 at 08:53:47AM -, Michael van Elst wrote: > pr...@welche.eu (Patrick Welche) writes: > > >The system httpd via inetd doesn't receive a web page request from the > >device. > >tcpdump shows the device requesting it, but no response. > >

hostapd

2024-04-03 Thread Patrick Welche
p for httpd set ip.forwarding=1 just in case Any suggestions on what I am missing? Cheers, Patrick

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-24 Thread Patrick Welche
artifacts (8th gen) disappear really quickly / hardly exist if the system is under load. Otherwise, they also self clear after about a second. Someone (tnn? rvp?) mentioned the possibility of cache lines not being flushed in this context. Cheers, Patrick

Re: X on 10.0 RC1 is unusable on my laptop

2023-11-14 Thread Patrick Welche
that helps, then try swapping the NoAccel line with Option "AccelMethod" "UXA" (I think the default was changed from UXA to SNA in 2013...) Cheers, Patrick

Re: state of EFI support live/install images

2021-09-07 Thread Patrick Welche
y. (so I happen to have EFI/Boot/nbsd_bootx64.efi, and left otherOS as bootx64.efi) Cheers, Patrick

disk scrubbing

2021-08-26 Thread Patrick Welche
Any thoughts on the pros and cons of # cgdconfig -s cgd0 /dev/sd0e adiantum 256 < /dev/urandom # dd if=/dev/zero of=/dev/rcgd0d bs=64k progress=512 # cgdconfig -u cgd0 vs # dd if=/dev/urandom of=/dev/rsd0e bs=64k progress=512 ? Cheers, Patrick

Re: OpenGL - browser and WebGL support - failed libGL.so

2021-08-23 Thread Patrick Welche
on. So a change in intended semantics, in layout of structures > passed as args or returned, or a function being withdrawn are all ABI > breaks. > > Adding a new function is fine, and bugfixes, and all of these can just > increment the minor. I think in this case for "GL folks" read "xsrc" folks if I'm not mistaken. It's been a while, but I think that number "3" might not be what you think... Cheers, Patrick

Re: OpenGL - browser and WebGL support - failed libGL.so

2021-08-23 Thread Patrick Welche
usr/X11R7/lib/libGL.so.3 /usr/X11R7/lib/libGL.so /usr/X11R7/lib/libGL.so.3.0 (Why hardcode the major number?) Cheers, Patrick

acpibat0 error message at terminal login

2020-10-18 Thread Patrick
Hi. I am in the process of setting up NetBSD to see if it will work for me as a daily machine. I've started by building a virtual machine under Windows 10 using Hyper-V. Install went fine, but at the login prompt I keep getting an error message, "acpibat0: failed to evaluate _IF: AE_ERROR".

Re: Printing and CUPS

2020-10-15 Thread Patrick Welche
rs for opinions on changing this default, as cups is going "driverless", i.e., no PPDs, and ippfind is part of the way of discovering what a suitable PPD equivalent might be. Cheers, Patrick

bridge0

2020-07-16 Thread Patrick Welche
I thought that setting up a bridge was as trivial as the following, but apparently not as the ping fails. bridge0 doesn't even learn box2's ethernet address. What am I missing? Cheers, Patrick # ++ # |

Re: tsleep / EAGAIN

2020-06-19 Thread Patrick Welche
On Sat, Jun 20, 2020 at 02:55:05AM +0700, Robert Elz wrote: > Date:Fri, 19 Jun 2020 18:00:11 +0100 > From: Patrick Welche > Message-ID: <20200619170011.GA21933@quantz> > > | ltsleep(9) doesn't mention it as return value. > >

tsleep / EAGAIN

2020-06-19 Thread Patrick Welche
Where would you look for an EAGAIN returned by tsleep? (e.g. https://nxr.netbsd.org/xref/src/sys/dev/pci/if_iwm.c#3363 ) ltsleep(9) doesn't mention it as return value. Cheers, Patrick

debug kernel in qemu

2020-06-13 Thread Patrick Welche
localhost:1234 0xfff0 in ?? () (gdb) break radix_tree_init Breakpoint 1 at 0x80e0a104: file ../../../../../../lib/libkern/../../... (gdb) c Continuing. and off it goes never hitting the breakpoint. What else needs to be done? Cheers, Patrick

Installing debian packages on netbsd?

2020-06-09 Thread Patrick Pritchard
I’m interested in setting up a private cloud using Synology Drive. The desktop installer is an “Ubuntu (deb)” package — is there a way to install these in NetBSD? Thanks. - Patrick Pritchard, MBA, PMP D26 Consulting Ltd.

Re: find dir inode?

2020-06-09 Thread Patrick Welche
On Tue, Jun 09, 2020 at 01:05:40PM -, Michael van Elst wrote: > pr...@cam.ac.uk (Patrick Welche) writes: > > >which shows dump | restore created a bad filesystem. > > restore doesn't create a filesystem. It just writes to an existing filesystem. > If the resu

Re: find dir inode?

2020-06-09 Thread Patrick Welche
pdate on that thread is that I ran fsck -f on the original dumped partition, and it is OK. About to redo the dump | restore. Cheers, Patrick

Re: zfs wedges

2020-06-02 Thread Patrick Welche
WRITE CKSUM ssdpool ONLINE 0 0 0 dk19 ONLINE 0 0 0 errors: No known data errors Cheers, Patrick

zfs wedges

2020-06-02 Thread Patrick Welche
NAME STATE READ WRITE CKSUM ssdpoolUNAVAIL 0 0 0 5276238111042164986 UNAVAIL 0 0 0 was /dev/dk26 which is true, it is just that /dev/dk26 is now called /dev/dk19. Any ideas? Cheers, Patrick

Re: gpt uuid

2020-02-25 Thread Patrick Welche
On Tue, Feb 25, 2020 at 04:12:24PM -, Christos Zoulas wrote: > In article <20200224105737.GB2843@quartz>, > Patrick Welche wrote: > >I erroneously ran gpt uuid -a. I know what the old uuids were from > >/var/log/messages. From the man page, it doesn't look as

gpt uuid

2020-02-24 Thread Patrick Welche
s that the dual boot windows now doesn't boot.] Cheers, Patrick

Re: repo missing package

2020-01-10 Thread Patrick Welche
On Wed, Jan 08, 2020 at 06:38:16PM -0500, Greg Troxel wrote: > I was able to build rust and firefox on 2019Q4. Did it just work, or did you keep having to restart it? (PR pkg/54795) (and gpgme always hangs for me in pbulk, but always works with cd gpgme && make) Cheers, Patrick

Re: netbsd-9 build failed

2019-09-18 Thread Patrick Welche
On Wed, Sep 18, 2019 at 11:59:18AM +0700, Gua Chung Lim wrote: > Oops, sorry I should have replied to the list. > > * Patrick Welche wrote: > > What does > > > > grep libisccc /usr/src/distrib/sets/lists/base/shl.mi > > give you? > % grep libisccc /us

Re: netbsd-9 build failed

2019-09-17 Thread Patrick Welche
ep libisccc /usr/src/distrib/sets/lists/base/shl.mi give you? And if you just want to get passed this point and are not too worried about running BIND, set SLOPPY_FLIST=yes in /etc/mk.conf. Cheers, Patrick

Re: failed to initialize ZFS library

2019-09-12 Thread Patrick Welche
On Thu, Sep 12, 2019 at 10:46:46AM +0100, Patrick Welche wrote: > On Thu, Sep 12, 2019 at 10:13:45AM +0100, Patrick Welche wrote: > > Playing around with ZFS, after the zfs diff snapshot hang, I keep getting > > > > # zfs list > > internal error: faile

Re: failed to initialize ZFS library

2019-09-12 Thread Patrick Welche
On Thu, Sep 12, 2019 at 10:13:45AM +0100, Patrick Welche wrote: > Playing around with ZFS, after the zfs diff snapshot hang, I keep getting > > # zfs list > internal error: failed to initialize ZFS library > > kobj_load, 428: [%M/zfs/zfs.kmod]: linker error: out of memory >

failed to initialize ZFS library

2019-09-12 Thread Patrick Welche
c/zfs/zpool.cache away in case corruption there could cause it, but no change... # modload zfs modload: zfs: Cannot allocate memory total memory = 16291 MB avail memory = 15725 MB Any ideas what to look for? Cheers, Patrick

Re: efi msdos puzzle

2019-09-10 Thread Patrick Welche
On Mon, Sep 09, 2019 at 05:53:03PM +0100, Patrick Welche wrote: > On Mon, Sep 09, 2019 at 11:23:49AM -0500, Jonathan A. Kollasch wrote: > > On Mon, Sep 09, 2019 at 04:58:01PM +0100, Patrick Welche wrote: > > > gpt add -a 1024k -l efi0 -s 256M -t efi wd0 (on -current/amd64) >

Re: efi msdos puzzle

2019-09-09 Thread Patrick Welche
On Mon, Sep 09, 2019 at 11:23:49AM -0500, Jonathan A. Kollasch wrote: > On Mon, Sep 09, 2019 at 04:58:01PM +0100, Patrick Welche wrote: > > gpt add -a 1024k -l efi0 -s 256M -t efi wd0 (on -current/amd64) > > > > dk0: efi0, 524288 blocks at 2048, type: msdos > > >

efi msdos puzzle

2019-09-09 Thread Patrick Welche
ers, Patrick

machine_arch

2019-08-01 Thread Patrick Welche
Is there something in a similar vein to OBJMACHINE=yes for MACHINE_ARCH? Cheers, Patrick

Re: Installing NetBSD/macppc

2019-07-18 Thread Patrick Pritchard
I haven’t tried the macppc install…but have you checked out the macppc mailing list? Cheers. - Patrick Pritchard, MBA, PMP D26 Consulting Ltd. On 17 Jul 2019, at 20:50, Австин Ким wrote: Hi, I am new to NetBSD and was looking for the proper newbie questions mailing list but could not

ntp

2019-07-01 Thread Patrick Welche
d64, if the clock goes out of sync by that much, e.g., after booting into windows without having set the "clock is in UTC" registry key, ntpd quits, and one has to run ntpdate first so that ntpd keeps going. Both /etc/ntp.conf files are the default identical ones. Cheers, Patrick

Re: sudden appearance of timekeeping problems with netbsd-8 just after 8.1

2019-06-19 Thread Patrick Welche
On Tue, Jun 18, 2019 at 04:56:33PM -, Michael van Elst wrote: > g...@lexort.com (Greg Troxel) writes: > > > -timecounter: Timecounter "ACPI-Safe" frequency 3579545 Hz quality 900 > > +timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000 > > > -timecounter: Timecounter "TS

Re: Splash progress config for kernel

2019-04-11 Thread Patrick Welche
an a .gif? Cheers, Patrick

kernel symbols

2019-04-09 Thread Patrick Welche
How do you make use of amd64/binary/kernel/netbsd-GENERIC.symbols.gz ? (e.g., I guessed (gdb) symbol-file netbsd-GENERIC.symbols `/usr/export/amd64/netbsd-GENERIC.symbols': can't read symbols: File format not recognized. ) Cheers, Patrick

Re: Clock Unsynchronized

2019-02-01 Thread Patrick Welche
> On Mon, 28 Jan 2019 at 15:51, Patrick Welche wrote: > > > > Just noticed (NetBSD-8.99.26/amd64): > > > > ntpd[1575]: kernel reports TIME_ERROR: 0x4041: Clock Unsynchronized > > > > This is after a ntpdate which succeeded in catching up the 3/4 hour >

Clock Unsynchronized

2019-01-28 Thread Patrick Welche
ACPI-Fast kern.timecounter.timestepwarnings = 0 Cheers, Patrick

Re: Links crashed when open a https site?

2019-01-13 Thread Patrick Welche
root, the command > completition does not work. Why? How about "su -l" ? Cheers, Patrick

Re: raid0 disappears

2019-01-02 Thread Patrick Welche
On Wed, Jan 02, 2019 at 01:55:56PM +0300, pierre-philipp braun wrote: > Hello Patrick, Hello Pierre - thanks for taking a look! > your problem is either badly explained or too complicated, or both. I am reaching the conclusion that it must be "bad disks". > You say you do

raid0 disappears

2018-12-25 Thread Patrick Welche
ies, but raid0 is not listed. (dk1 and dk6 start at 524328 as there is an efi partition before it which is NOT used in this example. This is just an ordinary BIOS + MBR boot - and the kernel is found. (PR 53808 for the efi problem.)) Cheers, Patrick

Re: npf forwarding <-

2018-11-20 Thread Patrick Welche
On Mon, Nov 19, 2018 at 08:37:51PM +0300, Dima Veselov wrote: > On Mon, Nov 19, 2018 at 03:14:33PM +0000, Patrick Welche wrote: > > > > > procedure "log" > > > > map iwn0 dynamic any -> 10.111.65.65 pass family inet4 from 10.168.204.0/24 > > # id

Re: npf forwarding <-

2018-11-19 Thread Patrick Welche
], proto TCP (6), length 60) 10.168.204.26.65533 > 128.232.132.8.80: Flags [S], cksum 0xba02 (correct), seq 1740294724, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 15:12:47.244544 IP (tos 0x0, ttl 255, id 0, offset 0, flags [none], proto ICMP (1), length 56, bad cksum 0 (->e1c)!) 10.168.204.62 > 10.168.204.26: ICMP host 10.111.65.4 unreachable, length 36 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60) 10.168.204.26.65533 > 10.111.65.4.36224: [|tcp] Cheers, Patrick

Re: npf forwarding <-

2018-11-19 Thread Patrick Welche
On Mon, Nov 19, 2018 at 12:10:47PM +, Patrick Welche wrote: > How is npf <- meant to work? This is the simplest test rig I could think of: > > # rpi laptopwebserver > # NetBSD-8.99.25/evbarmNetBSD-8.99.25/amd64 NetBS

npf forwarding <-

2018-11-19 Thread Patrick Welche
(6), length 60) 10.168.204.26.65517 > 10.111.65.4.8096: [|tcp] rpi# ping -c1 10.111.65.4 PING warbler.flow.bpi.cam.ac.uk (10.111.65.4): 56 data bytes 64 bytes from 10.111.65.4: icmp_seq=0 ttl=254 time=4.833378 ms warbler.flow.bpi.cam.ac.uk PING Statistics 1 packets transmitted, 1 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 4.833378/4.833378/4.833378/0.00 ms What am I missing? Cheers, Patrick

Re: fsck "NO WRITE"

2018-10-17 Thread Patrick Welche
On Wed, Oct 17, 2018 at 09:15:29PM +0100, Patrick Welche wrote: > This is just a USB stick. I haven't seen "NO WRITE" before: > > $ fsck -v /dev/rdk1 > start /dev/rdk1 wait fsck_ffs /dev/rdk1 > ** /dev/rdk1 (NO WRITE) > ** Last Mounted on /mnt > ** Phase 1 -

fsck "NO WRITE"

2018-10-17 Thread Patrick Welche
roken stick? Cheers, Patrick

Re: uchcom USB-serial

2018-10-16 Thread Patrick Welche
On Tue, Oct 16, 2018 at 05:44:30PM +0200, Manuel Bouyer wrote: > On Tue, Oct 16, 2018 at 04:36:35PM +0100, Patrick Welche wrote: > > Just had a proper go, and see: > > > > uchcom0: QinHeng Electronics (0x1a86) USB2.0-Ser! (0x7523), rev 1.10/2.54, > > addr 3 > >

Re: uchcom USB-serial

2018-10-16 Thread Patrick Welche
On Sat, Oct 13, 2018 at 12:39:35PM +0200, Manuel Bouyer wrote: > On Tue, Oct 09, 2018 at 04:13:32PM +0100, Patrick Welche wrote: > > I purchased a couple of USB-serial adapters. Unfortunately, given the lack > > of detail in the descriptions, they turned out to be > > &

uchcom USB-serial

2018-10-09 Thread Patrick Welche
worst USB-serial chip in the world." Do these work at all? (Get "tip: link down", then change to a uplcom0: Prolific Technology Inc. and all is well.) Cheers, Patrick

Re: Recommended desktop environment?

2018-09-10 Thread Patrick Welche
On Thu, Sep 06, 2018 at 05:01:41PM +0100, Patrick Welche wrote: > Not as fun as I had hoped! It has been a while since the last round, and I > wondered, given an ideal world with infinite developer time and full > documentation, with just an eye on correctness, what current view

Re: Recommended desktop environment?

2018-09-06 Thread Patrick Welche
https://www.freedesktop.org/wiki/Software/systemd/multiseat/ sense look like in NetBSD? * ioctl vs sysctl: GTK4 -> Vulkan(!) -> Mesa 18.1 -> kern/51786 how to pass info to drm Cheers, Patrick

Re: Status of run0 support on NetBSD 8.0_RC1

2018-06-12 Thread Patrick Welche
On Tue, Jun 12, 2018 at 11:19:04AM -0500, David Young wrote: > On Tue, Jun 12, 2018 at 05:09:20PM +0100, Patrick Welche wrote: > > On Tue, Jun 12, 2018 at 03:05:40PM +0100, Patrick Welche wrote: > > > On Tue, Jun 12, 2018 at 03:02:26PM +0100, Patrick Welche wrote: > >

Re: Status of run0 support on NetBSD 8.0_RC1

2018-06-12 Thread Patrick Welche
On Tue, Jun 12, 2018 at 03:05:40PM +0100, Patrick Welche wrote: > On Tue, Jun 12, 2018 at 03:02:26PM +0100, Patrick Welche wrote: > > That reminds me of: > > > > http://mail-index.netbsd.org/tech-net/2017/01/19/msg006248.html > > > > Some feedback would have bee

Re: Status of run0 support on NetBSD 8.0_RC1

2018-06-12 Thread Patrick Welche
On Tue, Jun 12, 2018 at 03:02:26PM +0100, Patrick Welche wrote: > That reminds me of: > > http://mail-index.netbsd.org/tech-net/2017/01/19/msg006248.html > > Some feedback would have been / would be nice... Instant feedback: + } else if (sc->mac_ver == 0x3070 &

Re: Status of run0 support on NetBSD 8.0_RC1

2018-06-12 Thread Patrick Welche
gt; run0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps > > 24Mbps 36Mbps 48Mbps 54Mbps > > > > # wpa_cli status > > Selected interface 'run0' > > 20:31:07.754: wpa_state=SCANNING > > address=00:c1:00:c1:94:b6 That reminds me of: http://mail-index.netbsd.org/tech-net/2017/01/19/msg006248.html Some feedback would have been / would be nice... Cheers, Patrick

Re: string_view and clang

2018-06-12 Thread Patrick Welche
On Fri, Jun 08, 2018 at 06:37:47PM +0200, Kamil Rytarowski wrote: > On 08.06.2018 17:04, Patrick Welche wrote: > > According to > > > > http://en.cppreference.com/w/cpp/compiler_support > > > > string_view is supported by gcc 7 and clang 4.0. As in NetBSD-curre

string_view and clang

2018-06-08 Thread Patrick Welche
not found #include ^ 1 error generated. Is the page over optimistic, or do I need more flags on my compile line? (Guessing that /usr/include has the gcc include files...) Cheers, Patrick

Re: How to boot in UEFI mode: practically no documentation

2018-05-29 Thread Patrick Welche
ch/i386/stand/efiboot . Did you see Petra's excellent page: https://wiki.netbsd.org/users/spz/moderndisk/ ? Cheers, Patrick

Re: sshguard fails to start

2018-05-25 Thread Patrick Welche
On Fri, May 25, 2018 at 10:40:14AM -0400, Greg Troxel wrote: > > Patrick Welche writes: > > > Maybe this use-case is "don't do that". Essentially: take an "internal" > > computer, with its default gateway. Add another network card. Connect > &g

Re: sshguard fails to start

2018-05-25 Thread Patrick Welche
On Fri, May 25, 2018 at 10:05:22AM -0400, Greg Troxel wrote: > > Patrick Welche writes: > > > On Wed, May 23, 2018 at 11:03:38PM +0100, Mike Pumford wrote: > >> I'm going to be attempting to reproduce it in npf as well as I've got an > >> updated firew

Re: sshguard fails to start

2018-05-25 Thread Patrick Welche
IW I'm going back to ipf: AFAICT keep state with ipf sends replies back through the interface the requests came in on, but npf obeys the routing table. It seems I was relying on ipf's behaviour. Feature? Bug? Cheers, Patrick

Re: sshguard fails to start

2018-05-23 Thread Patrick Welche
ready "just work"? (Surprised to see "npf only" comment earlier in thread: /usr/src/external/bsd/blacklist/libexec/blacklistd-helper Cheers, Patrick

Re: umount after bad blocks...

2018-05-21 Thread Patrick Welche
Does umount -f help? -f The file system is forcibly unmounted. Active special devices continue to work, but all other files return errors if further accesses are attempted. The root file system cannot be forcibly unmounted. Cheers, Patrick

Re: stateful npf

2018-04-18 Thread Patrick Welche
.4 port 80 } group default { pass all } test: plug NetBSD-running rpi into wm0 as 192.168.2.26 and grab web page from another NetBSD/amd64 webserver, 10.168.5.4. Webpage arrives with ipf, but not with npf. Cheers, Patrick

Re: stateful npf

2018-03-29 Thread Patrick Welche
On Wed, Mar 28, 2018 at 12:43:59PM +0100, Patrick Welche wrote: > On a toy -current/amd64 system with internal wm0 and external wm1: > > # npfctl show > # filtering:active > # config: loaded > > procedure "log" > > group "ext" on wm1

stateful npf

2018-03-28 Thread Patrick Welche
int" on wm0 # id="7" pass all # id="8" group # id="9" pass final on lo0 all # id="a" block all # id="b" If I telnet 192.168.25.65 80 I see the connection into ext_if with flag S, but nothing is returned. Shouldn't the "stateful"ness allow a reply? (Connecting via int_if works, so the httpd is happy.) Cheers, Patrick

Re: vlan

2018-03-15 Thread Patrick Welche
On Wed, Mar 14, 2018 at 11:41:32PM +0700, Robert Elz wrote: > Date:Wed, 14 Mar 2018 15:31:23 + > From: Patrick Welche > Message-ID: <20180314153123.GD6381@quark> > > | Rather than the traditional /etc/ifconfig.vlan0, I thought I would try th

vlan

2018-03-14 Thread Patrick Welche
... (BTW, what does enabling IP4CSUM_Rx on vlan0 mean when it is already enabled on its vlanif?) Cheers, Patrick

Re: nc -N and EOF

2018-03-06 Thread Patrick Welche
On Wed, Feb 28, 2018 at 11:09:57PM +, Valery Ushakov wrote: > Patrick Welche wrote: > > > I tried > > > > echo "hello from server" | nc -l 1234 > > > > nc -l 1234 << EOF > > hello from server > > EOF > >

Re: bozohttpd

2018-03-01 Thread Patrick Welche
On Wed, Feb 28, 2018 at 07:11:56PM +, m...@netbsd.org wrote: > On Wed, Feb 28, 2018 at 04:41:57PM +0000, Patrick Welche wrote: > > /usr/libexec/httpd -d -d -d -d -P /tmp/foo.pid -i 127.0.0.1 -b -s /var/www > > works for me. What do you see? quark$ uname -srp NetBSD 8.99.

bozohttpd

2018-02-28 Thread Patrick Welche
Running /usr/libexec/httpd -d -d -d -d -P /tmp/foo.pid -i 127.0.0.1 -b -s /var/www and fetching index.html, I see no output whatsoever. Where is it going? -s Forces logging to be set to stderr always. Cheers, Patrick

Re: nc -N and EOF

2018-02-28 Thread Patrick Welche
On Tue, Feb 27, 2018 at 09:50:34PM -0500, Eric Hawicz wrote: > On 2018-02-27 10:33 AM, Patrick Welche wrote: > >echo "hello from server" | nc -l 1234 > > > >nc -l 1234 << EOF > >hello from server > >EOF > > > >e

nc -N and EOF

2018-02-27 Thread Patrick Welche
e I'm misunderstanding -N shutdown(2) the network socket after EOF on the input. Some servers require this to finish their work. ? Cheers, Patrick

Re: SMB

2018-02-22 Thread Patrick Welche
On Thu, Feb 22, 2018 at 05:31:19AM -0500, Jason Mitchell wrote: > > > On Feb 21, 2018, at 9:16 AM, Stephen Borrill > > wrote: > > > >> On Wed, 21 Feb 2018, Patrick Welche wrote: > >> I haven't tried SMB in years (it definitely worked against a diff

SMB

2018-02-21 Thread Patrick Welche
o-device nsmb# experimental - SMB requester $ ls -l /dev/nsmb* crw-r--r-- 1 root wheel 98, 0 Jul 19 2011 /dev/nsmb0 crw-r--r-- 1 root wheel 98, 1 Jul 19 2011 /dev/nsmb1 crw-r--r-- 1 root wheel 98, 2 Jul 19 2011 /dev/nsmb2 crw-r--r-- 1 root wheel 98, 3 Jul 19 2011 /dev/nsmb3 Cheers, Patrick

sysctl creation

2017-12-09 Thread Patrick Welche
to set qv as well? (What is the Right Way?) Cheers, Patrick

Re: NPF error in /var/run/rc.log

2017-12-02 Thread Patrick Welche
didn't see anything wrong here. > Anyone plese point me out. It means that when your /etc/npf.conf is loaded, wm0 has no address assigned to it. Could it be e.g., that wm0 isn't getting a response to a dhcp request or something? (I just reproduced this on a laptop that is connected to wireless, so has no addresses assigned to the wired wm0.) Cheers, Patrick

Re: Cannot login via xdm after fresh install

2017-09-18 Thread Patrick Welche
efault/Fail Safe" and "Cancel". Does adding your hostname to /etc/hosts 127.0.0.1, ::1 help? Cheers, Patrick

kgdb

2017-09-12 Thread Patrick Welche
R=0x2f8,KGDB_DEVRATE=115200 and # tip com1 tip: /dev/dty01: Device busy tip: link down As I wasn't in the debugger, kgdb shouldn't be using com1? (Why busy?) Correct to use dty01 rather than tty01? Cheers, Patrick

dhcpcd timeout

2017-09-08 Thread Patrick Welche
ace is set correctly for network use, but the lack of hostname is problematic. Should that "timeout" setting help, or is it intended for something else? Any other option than manually setting hostname in rc.conf? Cheers, Patrick

maxusers

2017-07-25 Thread Patrick Welche
find RAM measured in gigabytes, is there another rule of thumb? Or is the done thing to just increase various limits on boot via /etc/sysctl.conf ? # config QUANTZ QUANTZ:11: warning: maxusers (384) > 128 Build directory is ../compile/QUANTZ Don't forget to run "make depend" Cheers, Patrick

log1pl expm1l

2017-07-21 Thread Patrick Welche
sr/pkg/lib/libboost_math_tr1.so matches Binary file /usr/pkg/lib/libboost_math_tr1l.so matches Before I patch up my local boost given that 3 decimal places is fine for me, am I missing something? Better plan? Cheers, Patrick

Re: Can I use NetBSD as a desktop system?

2017-07-18 Thread Patrick Welche
d cups to PKG_OPTIONS.libreoffice and PKG_OPTIONS.gtk3, and even that seems to work for me :-) (Tired of "needs Postscript 3 printer" errors given a merely level 2 printer.) Cheers, Patrick (NetBSD on daily desktop and laptop)

Re: RAIDframe and alignment on 4K-sector disks?

2017-06-13 Thread Patrick Welche
, 64k stripe size would > be SecPerSU=128, yes? I think it's SecPerSU=64 blocks = 32k. Two data disks in one write, so 2 * 32k = 64k = MAXPHYS written in one write. (Please correct me if I'm wrong: I just make a 3 * 2T raid 5 this morning ;-) ) Cheers, Patrick

cvs broken pipe

2017-04-24 Thread Patrick Welche
pipe cvs [update aborted]: error writing to server: Broken pipe (tried -z3 and -z9, and there is a -Pd all in .cvsrc) Cheers, Patrick

Re: Why is a wedge on RAID 10x slower?

2017-01-05 Thread Patrick Welche
dge on wd0 doesn't need to be? Cheers, Patrick

npf map syntax

2016-12-29 Thread Patrick Welche
ivalent code running calling npf_nat_lookup() which seems to work, but I suspect it is because I am running on amd64: is npf_addr_t in host or net order? simply same as sockaddr_in?) Cheers, Patrick

Re: disklabel warnings

2016-12-09 Thread Patrick Welche
On Fri, Dec 09, 2016 at 05:20:39PM +, Patrick Welche wrote: > Taking a disk which had /dev/zero written all over it > > wd0: 298 GB, 620181 cyl, 16 head, 63 sec, 512 bytes/sect x 625142448 sectors > > :pd#625142448:od#0:\ > > disklabel: partition d: partitio

disklabel warnings

2016-12-09 Thread Patrick Welche
Taking a disk which had /dev/zero written all over it wd0: 298 GB, 620181 cyl, 16 head, 63 sec, 512 bytes/sect x 625142448 sectors :pd#625142448:od#0:\ disklabel: partition d: partition extends past end of unit how? Cheers, Patrick

poker?

2016-12-02 Thread Patrick Welche
I hadn't seen this one before: Kernel RNG "7653 0 1" poker test failure: parameter X = 1.95200 P

Re: kernel load failure

2016-09-15 Thread Patrick Welche
On Wed, Sep 14, 2016 at 08:06:16PM +0200, Martin Husemann wrote: > On Wed, Sep 14, 2016 at 11:12:17AM -0500, Patrick Welche wrote: > > I also tried tftp, and get stuck at the same value whether a kernel or > > its compressed version is used - would that rule out the pxe boot sid

Re: kernel load failure

2016-09-14 Thread Patrick Welche
On Wed, Sep 14, 2016 at 06:02:37PM +0200, Martin Husemann wrote: > On Wed, Sep 14, 2016 at 10:57:26AM -0500, Patrick Welche wrote: > > > 9872659+10907160+995816 [12773]=0x165da30 > > > > Thanks - do you know what those numbers refer to? (I get stuck in the > > first

Re: kernel load failure

2016-09-14 Thread Patrick Welche
On Wed, Sep 14, 2016 at 05:52:55PM +0300, Andreas Gustafsson wrote: > Patrick Welche wrote: > > > pxeboot & INSTALL from > > > > > > ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-7.0.1/amd64/ > > > > > > behave in the same way, but stops at 12120088 &

  1   2   >