multiple keyboard with different layout in xorg (OpenBSD 6.4)

2019-04-24 Thread vincent delft
Hello, I'm facing a small problem with my new dvorak keyboard connected to my laptop (having an azerty keyboard). I'm running OpenBSD 6.4 After having performed the following command: > doas wsconsctl keyboard1.encoding=fr.dvorak I'm able to use both keyboards on the console ;-) On the laptop I'

Re: migrate python script from sudo to doas

2018-11-02 Thread vincent delft
Hello Markus, I cannot reproduce your problem. As you can see here under I can create a user "test1" on the command line, and, with the same userid, I can create it with python2 and python3 too. (I'm running 6.4) I see 2 possible cause : - your python script, - or maybe the userid for which your

Re: chrome 68 and protonmail

2018-09-14 Thread vincent delft
For your info ... otter-browser is not working with protonmail. But midori is working fine. regards On Fri, Sep 14, 2018 at 9:14 AM Tiemen Werkman wrote: > > -Original Message- > > From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf > >

chrome 68 and protonmail

2018-09-13 Thread vincent delft
Hello, With the last version of Chrome (Chromium 68.0.3440.106) on -current, I can no more login in protonmail. In fact after the 2nd login screen chrome complains about an issue. By looking at the console, I see this message: " <--- Last few GCs ---> [13615:0x1b00ec7000]19499 ms: Scavenge

Re: network connectivity problem (ifconfig, arp, ...)

2018-09-04 Thread vincent delft
similar situations. > > I've found an article combining the "join" and the trunk: > https://dataswamp.org/~solene/2018-08-30-openbsd-trunk.html > > I'll do same setup and will see > > Thanks. > > V. > > > > > > > > On 3 September

network connectivity problem (ifconfig, arp, ...)

2018-09-03 Thread vincent delft
Hello, I'm running -current and enjoy the new "join" feature of hostname.if. Nevertheless, I have sometime issues to have an internet connection. The context: I have wifi and cable possibilities to connect the same network. Normaly I prefer the network connection, so at my desk I plug the cable

Re: Why openbsd use only 2 of my 4 CPU ?

2018-07-25 Thread vincent delft
direction. It's true that those 2 CPU are not "real one", but I feel the difference when using libreoffice. Regards On Wed, Jul 25, 2018 at 8:01 PM vincent delft wrote: > Hello, > > I've migrated to -current to test the auto-join, but since then, my system > is

Why openbsd use only 2 of my 4 CPU ?

2018-07-25 Thread vincent delft
Hello, I've migrated to -current to test the auto-join, but since then, my system is slow. Specially with libreoffice, firefox, ... By looking at top, I've saw that only 2 CPU are actually running. (Should I say that with OpenBSD-6.3 this was not the case.) What can I do ? In which direction co

strange observations during my auto-join tests

2018-07-21 Thread vincent delft
Hello Peter, all, I've just tested auto-join since 13 of july. First of all. THANKS !!! It works great. This email is just because I've observed 2 strange situations. I don't know if this is linked to auto-join or if this caused by errors on my setup. 1) egress group is not following the connec

which mirrors list ?

2018-03-25 Thread vincent delft
Hello, I'm just discovering that there are several sources of mirrors for http(s) sites. Is there any specific reasons why different sources with different content ? Are they all up-to-date ? https://ftp.openbsd.org/pub/OpenBSD/ftplist https://ftp.openbsd.org/pub/OpenBSD/snapshots/ftplist https

Re: interrupt at 50% on dell E5450

2018-03-03 Thread vincent delft
I'm back with some interesting info :-). By disabling each acpi module, I've discovered that the problem disappeared when I disable "acpiprt" in UKC. Based on the manpage, this module maps the PCI ... So, I've disabled each PCI. interrupts are gone when I disable "ichiic" in UKC :-) . (When I

Re: interrupt at 50% on dell E5450

2018-03-02 Thread vincent delft
tputs.line_boost=off outputs.line_eapd=on outputs.hp_sense=plugged outputs.line_sense=unplugged outputs.mic2_sense=unplugged outputs.spkr_muters=hp,line outputs.master=204,204 outputs.master.mute=off outputs.master.slaves=dac-2:3,dac-0:1,spkr,hp,line On Thu, Mar 1, 2018 at 6:53 PM, vincent de

Re: interrupt at 50% on dell E5450

2018-03-01 Thread vincent delft
s found by pagedaemon 30862 total name lookups cache hits (68% pos + 2% neg) system 0% per-directory deletions 5%, falsehits 0%, toolong 0% 0 select collisions On Thu, Mar 1, 2018 at 9:46 AM, Philip Guenther wrote: > On Thu, Mar 1, 2018 at 12:37 AM,

Re: interrupt at 50% on dell E5450

2018-03-01 Thread vincent delft
24 PM, vincent delft wrote: > Hello, > > I've just installed current on my new dell e5450, but encounter some > troubles. > > 1 of the 4 display CPU in Top is heating 50% for interrupts. > > Concerning the installation process I did, I just followed the normal > proce

interrupt at 50% on dell E5450

2018-02-27 Thread vincent delft
Hello, I've just installed current on my new dell e5450, but encounter some troubles. 1 of the 4 display CPU in Top is heating 50% for interrupts. Concerning the installation process I did, I just followed the normal process by booting bsd.rd and performing a standard install by getting files fr

Re: FAQ's duplicating file systems, both methods fail to reproduce correctly

2017-12-11 Thread vincent delft
On Sun, Dec 10, 2017 at 10:39 PM, Philip Guenther wrote: > 'pax' and 'tar' are actually the same binary so they have the same > limitation from the file formats that are supported, as well as any purely > internal limitations. "pax -rw" actually has file format limitations by > design, so it do

Re: FAQ's duplicating file systems, both methods fail to reproduce correctly

2017-12-10 Thread vincent delft
Hello, Did you tried pax ? some thing like: pax -rw -pe I don't know if this the best tool, but I'm using it to duplicate a 1TB drive (having lot of hard links) onto an other one. I've done it couple of time, and I've do not see issues. rgds On Sun, Dec 10, 2017 at 7:03 PM, wrote:

Re: protonmail.com broken on OpenBSD 6.2-Stable with Firefox

2017-11-02 Thread vincent delft
Hello Rupert, In my case (openbsd current), this value of javascript.options.asmjs was already "true". So, I've tried by setting it "false". And with the value "false" it works :-). At least protonmail.com. and few websites I've tried. Thanks On Thu, Nov 2, 2017 at 12:23 PM, Rupert Galla

Re: protonmail.com broken on OpenBSD 6.2-Stable with Firefox

2017-11-01 Thread vincent delft
Hello, Can you try with the safe mode: firefox --safe-mode. This should work fine. rgds On Wed, Nov 1, 2017 at 5:32 PM, tec...@protonmail.com wrote: > > Hello, > > > > Can't get to the login page on FF, just see a never ending loop of > 'Loading Protonmail...' > > > > Damn frustrating. I

Re: Fail2ban alternative for OpenBSD

2017-10-30 Thread vincent delft
Hello all, My I add my 2 cents ... I had the same problematic some months ago, so I develop log2table ( http://vincentdelft.be/post/post_20170517) Which has the same idea of fail2ban. It's a python script with no specific requirements, except some entries in doas.conf. The added value is that yo