Error when I bring up NetBSD

2023-05-28 Thread Todd Gruhn
NetBSD 9.99.99 May 28 18:33:23 gandalf /netbsd: [ 4.7725588] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). May 28 18:33:23 gandalf /netbsd: [ 4.7725588] [drm] Driver supports precise vblank timestamp query. May 28 18:33:23 gandalf /netbsd: [ 4.9225587] nouveaufb0 at nouveau0

Re: touch screen support

2023-05-28 Thread Taylor R Campbell
> Date: Sun, 28 May 2023 23:57:38 +0100 > From: Dave Tyson > > [60.731037] uhidev0 at uhub0 port 1 configuration 1 interface 0 > [60.731037] uhidev0: wch.cn (0x1a86) USB2IIC_CTP_CONTROL (0xe5e3), > rev 0.01/0.00, addr 2, iclass 3/0 > [60.751042] uhidev0: 3 report ids > [

touch screen support

2023-05-28 Thread Dave Tyson
I have a couple of devices which report a touch screen present, but don't attach it correctly, failing with "touchscreen has no range report" This is under NetBSD-10 BETA (but I expect similar results in current) 1) Samsung DP700A3D all-in-one PC I use this my normal desktop and everything

Re: Contribute/Volunteer

2023-05-28 Thread Brett Lymn
On Sun, May 28, 2023 at 09:23:23AM -0700, TimH wrote: > > First of all, I suggest you start by scratching your own > itch... You may find that people are willing to help you do that. The > first project you start on will probably be a very interesting rabbit > hole. Even if it only helps

Re: Contribute/Volunteer

2023-05-28 Thread TimH
On Sat, 27 May 2023 12:54:30 +0100 neimsaci wrote: > Hi NetBSD users, > > Can someone point me to the right direction? > I want to contribute/volunteer for NetBSD, > particulary, I am interested to learn how > to perform security audits. > Maybe someone is interested in making > NetBSD to run

Re: How to use the 'ls' -M flag?

2023-05-28 Thread Michael Cheponis
Using RVP's recipes -- success! Thank you very much, and d'oh, of course it makes sense that the default C/POSIX locale is "" -- the most 'reasonable' default. p.s. yes, I used "ls -lM" not just the -M flag. You need -l otherwise -M by itself is a no-op. On Fri, May 26, 2023 at 11:50 PM