NetBSD and USB connected display

2013-05-28 Thread tlaronde
Hello, Since less motherboards come now with com serial external ports to allow serial console, I wonder if NetBSD supports a display connected via USB (to allow connecting a display and a keyboard via USB to a headless node to monitor a booting problem)? TIA -- Thierry Laronde tlaronde

PPP over SSH: pppd sending eof

2013-05-28 Thread tlaronde
. TIA -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

ntp/ntpdate and NAT

2013-06-04 Thread tlaronde
-- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: cpp in base?

2013-06-04 Thread tlaronde
is invoked via the compiler (c89 or C99) and is not defined as a standalone utility. You have devel/ucpp in pkgsrc that seems to be a C89 compliant standalone C preprocessor. HTH -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7

Re: ntp/ntpdate and NAT

2013-06-04 Thread tlaronde
without a connection for 2 days. So I'm trying to see with the NetBSD the accuracy of ntpdate/ntpd in this topology.) -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: ntp/ntpdate and NAT

2013-06-04 Thread tlaronde
, used for browsing the Web, directly connected to a DSL modem (note: I has to do with it; I'm putting a NetBSD server---for KerGIS---inside a LAN I do not own). -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95

Re: ntp/ntpdate and NAT

2013-06-04 Thread tlaronde
(as long as all the nodes on the LAN agree on the same date---for file timestamps--- it is not really important to be under gregorian or revolutionnary calendar ;) -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95

Atheros Ethernet product 0x1091

2013-06-05 Thread tlaronde
, or if there is a driver for this on a *BSD flavor that could be ported to NetBSD? TIA -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: UDF and sector size

2013-10-12 Thread tlaronde
for the filesystem too---and verify only that Windows manage to read---so read/write for NetBSD, read for others, this may be simpler and circumvent the problems you reported). Regards, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com

Re: UDF and sector size

2013-10-12 Thread tlaronde
to the NetBSD developers for their dedication! -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.renaissance-francaise.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

fuse ntfs-3g on USB poor performances

2013-11-07 Thread tlaronde
. But the write performance is quite poor (1.5 Mb/s). Is there anyway of speeding things up? From searching around, it seems that the bottleneck is with the driver by itself. TIA -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http

Re: fuse ntfs-3g on USB poor performances

2013-12-08 Thread tlaronde
is connected on a USB 3 port). -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.renaissance-francaise.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: NetBSD 6.1.5/amd64 and USB performance

2015-06-23 Thread tlaronde
Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

[PATCH] fuse-ntfs-3g and libntfs

2015-06-19 Thread tlaronde
not _the_ way. HTH -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C --- src/Makefile.am.orig2014-02-15 15:07:52.0

Re: [PATCH] fuse-ntfs-3g and libntfs (updated)

2015-06-21 Thread tlaronde
on NetBSD 6.1.5 amd64. -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C --- patches/patch-src_Makefile.in.old 2015-06-19 22:51

NetBSD 6.1.5/amd64 and USB performance

2015-06-23 Thread tlaronde
? Or only 1.0 ? Or is the ntfs-3g driver the culprit here?---but I fail to see why it should depend on the way the device where the filesystem resides is connected... Thanks for informations, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com

Re: USB-keyboard with a non-standard layout in wscons

2015-06-26 Thread tlaronde
are for USB 1.0). This is just a suggestion. Nothing more. But since I had problems with an USB keyboard without mapping, the problem is probably on the USB side. -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http

Re: USB-keyboard with a non-standard layout in wscons

2015-06-26 Thread tlaronde
with no ability to login since some letters were even not mapped (for example the 'o' nowhere on the keyboard making it a little difficult to login as root to try to solve something...). For me, USB is the acronym of Universal Serial Bother. -- Thierry Laronde tlaronde +AT+ polynum +dot+ com

newfs_udf(8) and other OSes

2015-06-27 Thread tlaronde
MBR. Has anybody managed to have an USB disk (it's a 2To) to be readable both under NetBSD and under Windows or whatever else? Thanks for any tip, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key

Re: newfs_udf(8) and other OSes

2015-06-27 Thread tlaronde
it! -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: USB-keyboard with a non-standard layout in wscons

2015-06-26 Thread tlaronde
hope someone with more knowledge of the wscons framework will be able to enlighten the way the things go. In the mean time, I think that you could try to recompile a kernel with the flags 1 for the usb entries, just to be sure. Best, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com

Re: newfs_udf(8) and other OSes

2015-06-27 Thread tlaronde
), format the partition with newfs_udf(8). Seems solved (but I will have to verify that what I write on NetBSD, using for safety mount_udf -c to close the sessions, I will be able to read the result under another OS. Thanks! -- Thierry Laronde tlaronde +AT+ polynum +dot+ com

Re: [SOLVED] newfs_udf(8) and other OSes

2015-06-27 Thread tlaronde
under NetBSD (for NetBSD written files); for Windows, we have nobody as a mapping for NetBSD. By default, under NetBSD, UDF is 2.01. But it's the same default for Windows FORMAT command so Reinoud Zandijk's job is great! -- Thierry Laronde tlaronde +AT+ polynum +dot+ com

Re: newfs_udf(8) and other OSes

2015-06-27 Thread tlaronde
duplicate wedge names or from overlapping wedges. With autodiscovery, the wedge might already be there. Yes this was indeed the case (as reported in the [SOLVED] mail). Everything works now and I can get rid of ntfs-3g. Best, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com

Re: newfs_udf(8) and other OSes

2015-06-28 Thread tlaronde
tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

Re: Prepping to install: a digression

2015-07-14 Thread tlaronde
detected early in the boot process, e.g., the console keyboard. To achieve this use a flags value of 1. FWIW, -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89

Re: Prepping to install: a digression

2015-07-14 Thread tlaronde
). -- Thierry Laronde tlaronde +AT+ polynum +dot+ com http://www.kergis.com/ http://www.arts-po.fr/ Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C

kerTeX: latest D.E. Knuth's sources and mf with X11

2016-02-01 Thread tlaronde
KerTeX has been updated to the latest D.E. Knuth's sources (tex, mf and some auxiliaries). AMS fonts 3.04 are also here. The most visible change is the X11 online graphics output for METAFONT, allowing to see on screen what one is drawing. This has two main purposes: 1) To allow people to have

Re: kerTeX: latest D.E. Knuth's sources and mf with X11

2016-02-02 Thread tlaronde
Hello Greg, On Mon, Feb 01, 2016 at 08:57:12PM -0500, Greg Troxel wrote: > > KerTeX has been updated to the latest D.E. Knuth's sources (tex, mf and > some auxiliaries). AMS fonts 3.04 are also here. > > That all sounds cool, and was a trip down memory lane; I adjusted > metafont input

Re: Exist operating systems that ship without blobs?

2016-02-18 Thread tlaronde
On Thu, Feb 18, 2016 at 10:03:16AM -0500, Greg Troxel wrote: > > Jorge Luis writes: > > [...] > > > NetBSD really include blobs? > > Yes, because it is the only currently known path to make some drivers > work. Mostly this is firmware to be loaded. > >

Re: Poor quality pdf from firefox and now graphviz

2016-04-04 Thread tlaronde
On Sun, Apr 03, 2016 at 07:49:20PM +0200, Christoph Lemke wrote: > On Sun, 3 Apr 2016 08:04:06 +0530, Mayuresh wrote: > > > > For a long time I have been facing poor quality pdf output (poor > > > > resolution fonts with pixels appearing) from the "Print to File" dialog > > > >

Re: Poor quality pdf from firefox and now graphviz

2016-04-02 Thread tlaronde
On Sat, Apr 02, 2016 at 11:23:44PM +0530, Mayuresh wrote: > I am running NetBSD 7.0 amd64. > > For a long time I have been facing poor quality pdf output (poor > resolution fonts with pixels appearing) from the "Print to File" dialog > of firefox. I somehow thought it was firefox problem. >

Re: debugging a memory leak

2016-05-21 Thread tlaronde
On Fri, May 20, 2016 at 11:43:11PM +0200, Manuel Bouyer wrote: > On Fri, May 20, 2016 at 02:20:39PM -0600, Swift Griggs wrote: > > On Fri, 20 May 2016, Manuel Bouyer wrote: > > > what tools do we have on NetBSD to find a memory leak in a userland > > > program (actually OpenCPN - which is a large

Re: debugging a memory leak

2016-05-23 Thread tlaronde
On Sun, May 22, 2016 at 06:22:29PM -0400, Dan LaBell wrote: > > On May 21, 2016, at 4:10 AM, Manuel Bouyer wrote: > > >On Sat, May 21, 2016 at 08:36:10AM +0200, tlaro...@polynum.com wrote: > >>On Fri, May 20, 2016 at 11:43:11PM +0200, Manuel Bouyer wrote: > >>>On Fri, May 20, 2016 at 02:20:39PM

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
Hello and thank you for the answer, On Tue, Nov 14, 2017 at 01:36:42PM +0100, Benny Siegert wrote: > Is that a zero or an uppercase O? > This is a zero but I found that this has nothing to do with the issue (see below). > This sounds very much like a local issue. Can you look in the >

[pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
Hello, As a dependency to firefox, ICU needs to be recompiled. I'm on: NetBSD 6.1.5_PATCH amd64 This is pkgsrc-2017Q3. The ICU fails during configure with "C compiler cannot create executables". I've found on the net that invoking configure with: ./configure CFLAGS='-03' does the trick.

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
On Tue, Nov 14, 2017 at 02:04:44PM +0100, Benny Siegert wrote: > > When configure is run from pkgsrc, it fails. > > > > Not knowing the guts of the pkgsrc framework, I'm a bit at a loss to > > have a clue about what is going wrong... > > Please do the following: > > 1. Run "make configure",

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
> may be causing the problem---unless the environment set by make(1), with > > the numerous utilities set by macros, replace a default working by a not > > working one. > > > > TIA, > > -- > > Thierry Laronde > >

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-15 Thread tlaronde
On Tue, Nov 14, 2017 at 08:12:20PM -0500, Eric Haszlakiewicz wrote: > On Nov 14, 2017 10:39 AM, wrote: > > On Tue, Nov 14, 2017 at 03:08:29PM +0100, Benny Siegert wrote: > > Can you post the entire config.log? > > > > Attached. > > (Indeed there is the info: libssp not

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-15 Thread tlaronde
On Wed, Nov 15, 2017 at 12:50:18AM +, m...@netbsd.org wrote: > On Tue, Nov 14, 2017 at 03:21:47PM +0100, tlaro...@polynum.com wrote: > > On Tue, Nov 14, 2017 at 03:08:29PM +0100, Benny Siegert wrote: > > > Can you post the entire config.log? > > > > > > > Attached. > > > > (Indeed there is

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
Hello, On Tue, Nov 14, 2017 at 06:26:09PM +, Chavdar Ivanov wrote: > PKGSRC_USE_SSP=NO in /etc/mk.conf > Thank you! This does the trick. But for my information, libssp is linked (or not) with gcc but what is it supposed to provide? Best regards. T. Laronde > > On 14 November 2017 at

Re: [pkgsrc] ICU needs configure CFLAGS='-03'

2017-11-14 Thread tlaronde
On Tue, Nov 14, 2017 at 07:56:14PM +0100, Benny Siegert wrote: > > But for my information, libssp is linked (or not) with gcc but what is > > it supposed to provide? > > Stack Smashing Protection. It is a security feature. Thank you to both of you. Problem closed. -- Thierry Laronde

Re: Trying to get sendmail-8.15.1 from pkgsrc working on NetBSD-5, libresolv issues

2018-05-04 Thread tlaronde
wer versions of netBSD. $ pkg_info -c sendmail Information for sendmail-8.15.2nb2: Comment: The well known Mail Transport Agent $ uname -a NetBSD cauchy.polynum.local 7.1.1_PATCH NetBSD 7.1.1_PATCH (CONFIG) #0: Sun Jan 21 21:28:41 CET 2018 tlaronde@cauchy.polynum.local:/usr/obj/poly

tar(1) unsatisfied with gtar(1) files (pkgsrc)

2018-06-03 Thread tlaronde
Hello, I would not qualify this as a bug but others may encounter the problem and perhaps someone could find what the "fix" is---and more importantly: what to fix? When extracting (pkgsrc) a *.tar.xz file, namely gcc-7.3.0.tar.xz, there are a lot of warnings from tar: tar: File extended

gpg/gpg2: problem with locale

2018-07-21 Thread tlaronde
Hello, I don't know which part is responsible for what. The OS (NetBSD 7.1.1) or the utility/utilities (gpg2). When trying to sign with gpg2 a file, using a key created long ago with gpg, gpg2 was always rejecting the secret pass phrase (while gpg had no difficulty with it in the same shell

Re: booting from gpt/raid?

2018-07-06 Thread tlaronde
On Thu, Jul 05, 2018 at 07:09:27PM -0400, MLH wrote: > Thomas Mueller wrote: > > Does CDROM on your boot options include DVD? > > Yes. That's what I used to recover my temp boot disk and it works > great. In a separate message I mentioned I was attempting to build > a custom Live DVD but I can't

Re: FYI, installing cups renders firefox unable to print

2018-07-07 Thread tlaronde
On Fri, Jul 06, 2018 at 05:42:07PM -0500, John D. Baker wrote: > I first ran into that a couple of years ago. > > There's a control you can add to firefox: > > Name: print.postscript.cups.enabled > Status: user set > Type: boolean >Value: false > > so firefox won't try to use cups

FYI, installing cups renders firefox unable to print

2018-07-06 Thread tlaronde
Since I don't know if this is NetBSD specific or not, but it is indeed a pkgsrc topic, I have put the two lists. FWIW, having to print a document accessible only from the Net, I discovered that the "print..." related actions freeze firefox (60.0.1) on my NetBSD 7.1.1_PATCH amd64. Nothing from

Re: choosing a lightweight database

2019-01-16 Thread tlaronde
On Wed, Jan 16, 2019 at 01:12:15PM -0500, Greg Troxel wrote: > John Nemeth writes: > > > } If it turns out your data size or query/update rate is too much, I would > > } use postgres. I know you said you don't want a process, but unlike > > } mysql postgres is really easy to set up. > > > >

Re: Portable Makefile ideas

2019-02-10 Thread tlaronde
Hello, On Sun, Feb 10, 2019 at 05:40:26PM +, Sad Clouds wrote: > Hello, I've been looking into ways of writing portable Makefiles and > would like to ask for ideas and find out what works for various people. > > First, I would like to set out a few basic requirements: > > 1. It needs to be

Re: Portable Makefile ideas

2019-02-11 Thread tlaronde
Hello, On Sun, Feb 10, 2019 at 09:14:45PM +, Sad Clouds wrote: > On Sun, 10 Feb 2019 19:53:21 +0100 > tlaro...@polynum.com wrote: > > > http://downloads.kergis.com/kertex/risk_comp_1.16.9.0.tar.gz > > > > It cost me at the beginning less time to write it than to try to > > understand how

Ethernet auto-select and concurrent 10, 100 and 1000 connections

2019-02-02 Thread tlaronde
Hello, I have a NetBSD serving FFSv2 filesystems to various Windows nodes via Samba. The network efficiency seems to me underpar. There is very probably Samba tuning involved. Windows tuning too. But a question arised to me about miscellaneous speeds of ethernet cards connecting to a card on

Re: Ethernet auto-select and concurrent 10, 100 and 1000 connections

2019-02-03 Thread tlaronde
Hello, And thank you all for the answers! In order to not have to interpolate the various informations, I will summarize: My initial question: I have a NetBSD server serving FFSv2 filesystems via Samba (last pkgsrc version) through a 1000T ethernet card to a bunch of Windows clients,

Re: Ethernet auto-select and concurrent 10, 100 and 1000 connections

2019-02-03 Thread tlaronde
Hello, On Sun, Feb 03, 2019 at 12:07:06PM +, Sad Clouds wrote: > On Sun, 3 Feb 2019 11:27:07 +0100 > tlaro...@polynum.com wrote: > > > With all your help and from this summary, I suspect that the probable > > culprit is 3) above (linked also to 2) but mainly 3): an instance > > of Samba,

Re: change console font size to larger 80x24

2019-04-07 Thread tlaronde
> > schrieb am So., 7. Apr. 2019, 00:05: > > [wsconsfg snipped] > Luckily startx works and then I can use xterm as Huge but even that is > too small. FWIW, for this (XTerm), depending on the fonts you have installed, you can adjust in your $HOME/.Xdefaults the resources (here the size are set

Re: "Virtual" RAID1

2019-06-22 Thread tlaronde
Hello, On Sat, Jun 22, 2019 at 04:36:05PM +0100, U'll Be King Of The Stars wrote: > I have been designing a system that does something a lot like this, to > function as a multimedia asset management system. > > I would love to compare notes with you if you like. > > Do you want this to work on

"Virtual" RAID1

2019-06-22 Thread tlaronde
Hello, I don't know if the idea is stupid, but I wonder if there is a way to combine existing programs in order to associate in a RAID1 a local disk and a "remote" disk, i.e. a way to give the RAID1 software a pseudo-device as the secondary disk, write data being sent also to this remote disk

Re: "Virtual" RAID1

2019-06-24 Thread tlaronde
Hello, On Mon, Jun 24, 2019 at 07:45:23AM +0930, Brett Lymn wrote: > On Sat, Jun 22, 2019 at 03:13:21PM +0200, tlaro...@polynum.com wrote: > > > > Is there something like that existing? the idea being to combine > > as much as possible existing facilities and just to insert a simple > >

Re: "Virtual" RAID1

2019-06-24 Thread tlaronde
On Mon, Jun 24, 2019 at 07:45:23AM +0930, Brett Lymn wrote: > On Sat, Jun 22, 2019 at 03:13:21PM +0200, tlaro...@polynum.com wrote: > > > > Is there something like that existing? the idea being to combine > > as much as possible existing facilities and just to insert a simple > > client/server

Re: "Virtual" RAID1

2019-06-24 Thread tlaronde
On Mon, Jun 24, 2019 at 04:58:58PM +0100, U'll Be King Of The Stars wrote: > > > On 24 June 2019 09:38:17 BST, tlaro...@polynum.com wrote: > >RAID1 puts an equal burden on both disks > > Is it really equal? It doesn't depend on implementation? > > >you will spend your time replacing disks

Re: "Virtual" RAID1

2019-06-26 Thread tlaronde
On Wed, Jun 26, 2019 at 07:55:03AM +0930, Brett Lymn wrote: > On Mon, Jun 24, 2019 at 10:38:17AM +0200, tlaro...@polynum.com wrote: > > > > I have read the presentation of the features (I have a copy of a book on > > AFS that I need to read to), so it has features that I'm after but it > > lacks

Re: "Virtual" RAID1

2019-06-26 Thread tlaronde
On Wed, Jun 26, 2019 at 09:26:49AM +0100, Stephen Borrill wrote: > On Wed, 26 Jun 2019, Brett Lymn wrote: > >>I have in mind a simple block upon which one could imagine building > >>distributed data. > >> > > > >Have you looked at glusterfs? It sounds like you may be trying to > >implement

Re: FFSv1 (UFS1) vs FFSv2 (UFS2)

2019-07-04 Thread tlaronde
Hello, On Wed, Jul 03, 2019 at 09:26:35PM -, Michael van Elst wrote: > tlaro...@polynum.com writes: > > >I guess that my uncertainty about FFSv1 vs FFSv2 comes partly from this > >confusion between fdisk(8) vs gpt(8) and the 32bits limit and the > >mention of > 1To in newfs(8) man page. >

Re: FFSv1 (UFS1) vs FFSv2 (UFS2)

2019-07-03 Thread tlaronde
On Thu, Jul 04, 2019 at 12:13:05AM +0700, Gua Chung Lim wrote: > > If the partition is more than 2To, will the FFSv1 be unable to access > > some blocks? > AFAIK, FFS or FFS2 suports pretty big slice (much bigger than 2TB). > The actual limitation is MBR. Maybe you have to use GPT. > Correct me.

Re: FFSv1 (UFS1) vs FFSv2 (UFS2)

2019-07-03 Thread tlaronde
Hello, On Wed, Jul 03, 2019 at 12:21:39PM -0400, Greg Troxel wrote: > tlaro...@polynum.com writes: > > > I was assuming (don't know why) that when newfs(8)'ing a partition with > > more than 1To, the format would be, automatically FFSv2, FFSv1 being > > the default otherwise. > > newfs(8) and

FFSv1 (UFS1) vs FFSv2 (UFS2)

2019-07-03 Thread tlaronde
Hello, I was assuming (don't know why) that when newfs(8)'ing a partition with more than 1To, the format would be, automatically FFSv2, FFSv1 being the default otherwise. Dumpfs(8) is a bit confusing since the superblock are said to be FFSv2, while the filesystem is identified as FFSv1. So I

Re: SSL_library_init not found in libssl in current

2019-04-25 Thread tlaronde
On Thu, Apr 25, 2019 at 12:54:46PM +0530, Mayuresh wrote: > On Thu, Apr 25, 2019 at 12:50:45PM +0530, Mayuresh wrote: > > # uname -m && nm /usr/lib/libssl.so | grep SSL_library_init > > amd64 > > 00022411 T SSL_library_init > > # > > > > > > # uname -m && nm /usr/lib/libssl.so | grep

Re: SSL_library_init not found in libssl in current

2019-04-25 Thread tlaronde
On Thu, Apr 25, 2019 at 12:21:21PM +0530, Mayuresh wrote: > On Thu, Apr 25, 2019 at 12:47:15AM +, JP wrote: > > SSL_library_init is in there on current amd64. > > > > "library 'ssl' is required" -- is libssl on there at all? > > configure errors can be misleading. The library is there but nm

Re: wd pb: atactl standby, smart and errors

2019-08-20 Thread tlaronde
On Tue, Aug 20, 2019 at 11:01:55AM +0200, Hauke Fath wrote: > On 2019-08-20 10:37, tlaro...@polynum.com wrote: > >Reported problems are like this: > > > >[ 51498.493926] wd0c: error reading fsbn 8740546 of 8740546-8740577 (wd0 > >bn 8740546; cn 8671 tn 2 sn 52), xfer 12f0, retry 0 > >[

wd pb: atactl standby, smart and errors

2019-08-20 Thread tlaronde
Hello, Node: NetBSD 9.99.7/evbarm (earmv7hf, a20-olinuxino-lime2) disk: wd0: wd0: drive supports 16-sector PIO transfers, LBA48 addressing wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133), WRITE DMA FUA, NCQ (32 tags) w/PRIO wd0(ahcisata0:0:0): using PIO mode 4,

Rescanning ahcisata* or atabus* for eSATA

2019-07-28 Thread tlaronde
I have an external enclosure capable of connecting a hard disk whether with USB (3.0) or eSATA. I have put a bracket with eSATA connectors on a amd64 box (and this is just a SATA to eSATA connector, just a difference in connectors shape, there is no circuitry involved). If I reboot the node (and

Re: Scanning a not configured atabus?

2019-08-01 Thread tlaronde
On Thu, Aug 01, 2019 at 01:37:06PM -0500, Jonathan A. Kollasch wrote: > On Thu, Aug 01, 2019 at 05:41:47PM +0200, tlaro...@polynum.com wrote: > > Hello, > > > > If, at boot time, a SATA disk is attached (possibly with eSATA > > connection), the corresponding atabus? is configured and one can > >

Re: Scanning a not configured atabus?

2019-08-01 Thread tlaronde
07, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 8.0 (CONFIG) #0: Tue Apr 9 21:26:09 CEST 2019

Re: Rescanning ahcisata* or atabus* for eSATA

2019-07-29 Thread tlaronde
On Sun, Jul 28, 2019 at 03:59:43PM -, Michael van Elst wrote: > tlaro...@polynum.com writes: > > >I can detach with: > > ># drvctl -d wd? > > This will also try to detach the wedges, which fails if a wedge is > still mounted (or opened somehow). > > >But I tried the reverse operation:

Scanning a not configured atabus?

2019-08-01 Thread tlaronde
Hello, If, at boot time, a SATA disk is attached (possibly with eSATA connection), the corresponding atabus? is configured and one can detached the disk and, later, re-attached it by rescanning with drvctl(8) the atabus? . But if, at boot time, this atabus? has not been configured, is there a

External disk (umass) still writing: how to tell?

2019-07-25 Thread tlaronde
If the subject line isn't clear, I hope the explanations will be: Context: I'm testing an ARM Soc (Olimex Lime2 based on Allwinner A20 and earmv7hf proc) and the board has a SATA port and is able to power a 2.5" HDD but not a 3.5" one. I have then to connect an external disk (3.5" HDD) with its

Re: GPT boot, again

2019-07-25 Thread tlaronde
On Thu, Jul 25, 2019 at 04:20:59PM +0200, Emmanuel Dreyfus wrote: > Hello > > I try to boot NetBSD/Xen from a GPT, with little success. > > I understand NetBSD EFI bootstrap does not support multiboot, so I > should use BIOS boot. > > I installed /boot, ran installboot and gpt biosboot. Here is

Re: External disk (umass) still writing: how to tell?

2019-07-25 Thread tlaronde
Hello, On Thu, Jul 25, 2019 at 12:04:52PM -0400, Greg Troxel wrote: > tlaro...@polynum.com writes: > > > It's then clear that writes are differed (the write cache is not > > settable with dkctl(8)) and that the disk gets a lot in its cache > > memory and writing only after. > > Does it write

Re: External disk (umass) still writing: how to tell?

2019-07-25 Thread tlaronde
On Thu, Jul 25, 2019 at 06:20:19PM -, Michael van Elst wrote: > tlaro...@polynum.com writes: > > >2) Is there a way to query the status of the disk in order to give a hint > >to the user about if it's safe or not to unplug the external device? > > It is safe to unplug the device when you

Re: External disk (umass) still writing: how to tell?

2019-07-25 Thread tlaronde
On Thu, Jul 25, 2019 at 07:14:32PM -, Michael van Elst wrote: > tlaro...@polynum.com writes: > > >But I have heard the disk writing after the filesystem was unmounted and > >the prompt back. Several seconds after, even one minute or a bit more... > > unmounting flushes caches, so all writes

Re: External disk (umass) still writing: how to tell?

2019-07-26 Thread tlaronde
On Thu, Jul 25, 2019 at 08:21:02PM -0400, Greg Troxel wrote: > tlaro...@polynum.com writes: > > >> Another question is if your disk is following the specifications > >> > > > > It's a not used disk but not new that I'm using as a guinea pig because > > I don't trust it. It was in a Iomega

Re: External disk (umass) still writing: how to tell?

2019-07-26 Thread tlaronde
Hello, On Fri, Jul 26, 2019 at 01:23:34PM +0200, Johnny Billquist wrote: > I think it's a serious mistake to use the physical action inside the disk as > any kind of indication that there is any actual work going on, from the > perspective of system data transfers. > > The disk can internally be

Re: netbsd : internals : bach book : good to start-off?

2019-07-26 Thread tlaronde
I'm surprised nobody has mentionned "Lions' Commentary on UNIX(r) 6th Edition with source code" (John Lions). It has been finally published openly a few years ago. On Wed, Jul 24, 2019 at 03:22:13PM -0700, Germain Le Chapelain wrote: > On Mon, 22 Apr 2019 12:25:07 +0700 > Robert Elz wrote: > >

Re: External disk (umass) still writing: how to tell?

2019-07-26 Thread tlaronde
Thank you to both of you. Things are clearer. And since it's a spare disk and I want to test for example between eSata and USB connections, I will test various things. And if I find something of value (would it be only the differences of throughput between USB and eSata or the differences of the

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > On Sat, 22 Feb 2020 11:37:35 +1100 > MJ wrote: > > > > > On 22/02/2020 4:28 am, Sad Clouds wrote: > > > Hi, is it advisable to NOT enable log option for FFSv2 that resides > > > on SD card due to flash memory wearing out in those

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 11:05:51AM +, Sad Clouds wrote: > On Sat, 22 Feb 2020 11:43:42 +0100 > tlaro...@polynum.com wrote: > > > On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > > > On Sat, 22 Feb 2020 11:37:35 +1100 > > > MJ wrote: > > > > > > > > > > > On 22/02/2020 4:28 am,

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 12:34:03PM +0100, tlaro...@polynum.com wrote: > On Sat, Feb 22, 2020 at 11:05:51AM +, Sad Clouds wrote: > > On Sat, 22 Feb 2020 11:43:42 +0100 > > tlaro...@polynum.com wrote: > > > > > On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > > > > On Sat, 22 Feb

Re: Xorg from Base or pkgsrc - recommendations?

2020-01-03 Thread tlaronde
Hello, On Fri, Jan 03, 2020 at 09:58:29PM +0100, Matthias Petermann wrote: > Dear NetBSD-users, > > for many years, X11/Xorg provided the basis for graphical user interfaces on > Unix-like systems; so on NetBSD. It was therefore always a relief for me to > be able to install it ready for use as

Re: tcsh and accented characters (strange problem)

2020-03-10 Thread tlaronde
Hello, On Tue, Mar 10, 2020 at 11:43:22AM -0700, Greg A. Woods wrote: > At Mon, 9 Mar 2020 15:52:06 +0100, tlaro...@polynum.com wrote: > Subject: Re: tcsh and accented characters (strange problem) > > > > If I'm not mistaken, the internationalization code (citrus) is only > > available via

Re: wine64 (devel) and NetBSD 8.0

2020-04-18 Thread tlaronde
Hello, On Sat, Apr 18, 2020 at 03:15:22PM +0100, Sad Clouds wrote: > On Fri, 17 Apr 2020 09:31:19 +0200 > tlaro...@polynum.com wrote: > > > Hello, > > > > Has anybody managed to have a working version of Wine on NetBSD 8.0 > > amd64? > > Never tried it, so not really answering your question,

Re: wine64 (devel) and NetBSD 8.0

2020-04-18 Thread tlaronde
On Sat, Apr 18, 2020 at 04:29:07PM +0100, Sad Clouds wrote: > On Sat, 18 Apr 2020 16:51:12 +0200 > tlaro...@polynum.com wrote: > > > I would have liked to test piping the processes just invoking wine > > (for console programs) as a part of the pipe, not writing huge amount > > of temporary data

[pkgsrc] wine-dev: freetype2 needs patching

2020-04-12 Thread tlaronde
Hello, I'm on NetBSD 8.0 amd64, and using pkgsrc-2019Q4. wine doesn't compile for amd64 so I'm trying wine-devel. But it chokes about courier.ttf, because of a bug in freetype2 introduced after 2.8. The offending bit is explained here: https://bugs.winehq.org/show_bug.cgi?id=43716 Modifying

wine64 (devel) and NetBSD 8.0

2020-04-17 Thread tlaronde
Hello, Has anybody managed to have a working version of Wine on NetBSD 8.0 amd64? The only one compilable with pkgsrc is the wine-dev leading to a wine64. I have set the USER_LDT option in the kernel and tried the sysctl -w vm.user_va0_disable=0 but to no avail. even trying, under X11

Re: Starting X on NetBSD 9.0

2020-03-13 Thread tlaronde
On Fri, Mar 13, 2020 at 09:27:39PM +, Clay Daniels wrote: > I like the new NetBSD 9.0. It works great at the command line level, and > this is where I am writing this email using alpine. But I have yet to get > the X server to work. I've been trying to use the twm window manager which I >

Firefox crashes: localisation

2020-03-25 Thread tlaronde
Just a note that may help others. I'm on NetBSD 8.0 amd64 and I'm running firefox-71.0. I had crashes when I tried to save a file or to select a file when using Web forms asking to attach some file for a message. The problem was with the locale. I have to explicitely set at least LC_CTYPE for

Re: Latex: Producing multiple pdfs

2020-04-01 Thread tlaronde
Hello, On Wed, Apr 01, 2020 at 08:38:42AM +0530, Mayuresh wrote: > This is slightly OT, though I think there is a sizable latex user base > here, so thought of seeking suggestion. > > I have a requirement of producing a few hundred pdf documents, such as > invoices. > > Currently I produce 1

Re: Firefox crashes: localisation

2020-03-26 Thread tlaronde
Hello, On Thu, Mar 26, 2020 at 10:31:59AM +0100, ignat...@cs.uni-bonn.de wrote: > Hi Thierry, > > On Wed, Mar 25, 2020 at 04:54:39PM +0100, tlaro...@polynum.com wrote: > > > Other tip: > > > > https://get.webgl.org/ > > > > said that Firefox apparently supported Webgl but it was not

Re: Linux compat and swap

2020-04-24 Thread tlaronde
On Fri, Apr 24, 2020 at 12:23:14PM +1000, Paul Ripke wrote: > On Thu, Apr 23, 2020 at 06:14:00PM +0200, tlaro...@polynum.com wrote: > > On Thu, Apr 23, 2020 at 01:30:58PM +0100, Mike Pumford wrote: > > > > > > > > > On 23/04/2020 11:48, tlaro...@polynum.com wrote: > > > >[Please forgive me to

Re: Linux compat and swap

2020-04-24 Thread tlaronde
On Fri, Apr 24, 2020 at 10:11:03PM +1000, Paul Ripke wrote: > On Fri, Apr 24, 2020 at 10:18:10AM +0100, Sad Clouds wrote: > > On Fri, 24 Apr 2020 00:50:38 -0700 > > "Greg A. Woods" wrote: > > > > > On the other hand the vm.*max percentages are just limits to how many > > > pages will be

Re: Linux compat and swap

2020-04-23 Thread tlaronde
Hello Mike, On Thu, Apr 23, 2020 at 10:56:15AM +0100, Mike Pumford wrote: > > > On 23/04/2020 08:18, Sad Clouds wrote: > >On Wed, 22 Apr 2020 20:46:08 +0200 > >tlaro...@polynum.com wrote: > > > >>(This can be also simply a memory leak in the program but since the > >>RAM is not exhausted...). >

  1   2   3   >