Re: Firefox extension broken in -current's v71.0

2019-12-27 Thread Solène Rapenne
Le 2019-12-26 16:53, open...@evantann.com a écrit : Synopsis: "1Password X" extension on Firefox shows 0 passwords Category: Environment: System : OpenBSD 6.6 Details : OpenBSD 6.6-current (GENERIC.MP) #565: Tue Dec 24 13:18:50 MST 2019 dera...@amd64.openbsd.o

Re: top cpu usage is wrong

2016-06-07 Thread Solène RAPENNE
Chris Cappuccio writes: > It's not wrong, it's just not what you expect. > > Try this in window A: > > while : > do > top -1b > done > > and try this in window B: > > top -s1 > > and try this in window C: > > openssl speed > > It's uncanny how the instant run of top shows the exact same data as >

Re: [PATCH] Update "public resolvers valid as of 2014/03" in unbound.conf

2016-08-02 Thread Solène Rapenne
up ? Le 2016-07-18 11:05, Solène a écrit : hello, I checked the addresses and they are still fine. Index: unbound.conf === RCS file: /cvs/src/etc/unbound.conf,v retrieving revision 1.6 diff -u -p -r1.6 unbound.conf --- unbound.con

Re: suspend to ram doesn't work on Toshiba Portégé Z30-A-12X

2016-08-04 Thread Solène Rapenne
Le 2016-08-03 15:08, Giovanni Bechis a écrit : On 08/02/16 18:02, Solène RAPENNE wrote: Synopsis: suspend to ram doesn't work on Toshiba Portégé Z30-A-12X Category: system Environment: System : OpenBSD 6.0 Details : OpenBSD 6.0 (GENERIC.MP) #2319: Tue Jul 26

Error in 60.html about W^X requiring wxneeded

2016-09-01 Thread Solène Rapenne
Hello, in 60.html I read the following paragraph : "W^X is now strictly enforced by default; a program can only violate it if the executable is marked with PT_OPENBSD_WXNEEDED and is located on a filesystem mounted with the wxallowed mount(8) option. Because there are still too many ports whic

Re: suspend to ram doesn't work on Toshiba Port??g?? Z30-A-12X

2016-09-15 Thread Solène Rapenne
Le 2016-09-06 18:09, Mike Larkin a écrit : Can you see if the "immediately resumes" problem is still there with -current? A fix went in at the recent hackathon that may fix this. -ml Hello, It got better, now it goes into sleep and resume immediatly but doesn't crash. I unplugged ethe

Re: maybe a bug in rc.d

2016-11-26 Thread Solène Rapenne
Le 2016-11-26 20:33, d...@fake.mx a écrit : Using dnscrypt-proxy-1.6.1p0 in my environment, putting multiple resolvers (for failover) in the rc.conf.local file. Then restarting the service Hello, I think it's normal From /usr/local/share/doc/pkg-readmes/dnscrypt-proxy-1.7.0p2 The dn

Dell vostro laptop hang after suspend/resume

2016-01-12 Thread Solène Rapenne
Synopsis: Dell vostro laptop hang after suspend/resume Category: system Environment: System : OpenBSD 5.9 Details : OpenBSD 5.9-beta (GENERIC.MP) #1807: Sat Jan 9 13:46:21 MST 2016 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile

Re: disk is fast when using bsd.rd, but very slow using bsd

2017-05-10 Thread Solène Rapenne
Le 2017-05-10 00:56, Hwang, Wey a écrit : # mount /dev/sd3a on / type ffs (local, noatime, softdep) /dev/sd3e on /home type ffs (local, noatime, nodev, nosuid, softdep) /dev/sd3h on /tmp type ffs (local, noatime, nodev, nosuid, softdep) /dev/sd3f on /usr type ffs (local, noatime, nodev, wxallowed

Re: keyboard not working and no wireless found on laptop Asus L200HA-FD0093T

2017-05-22 Thread Solène Rapenne
Je 2017-05-17 21:12, Stuart Henderson skribis: On 2017/05/17 21:04, Solene Rapenne wrote: Once bsd.rd boot, the keyboard isn't usable. I can't type on it, nothing happens. I can use an usb keyboard. No network interface is found within the installer nor ifconfig outputs finds a network interface

Re: keyboard not working and no wireless found on laptop Asus L200HA-FD0093T

2017-05-22 Thread Solène Rapenne
Je 2017-05-22 11:37, Stefan Sperling skribis: On Mon, May 22, 2017 at 11:10:43AM +0200, Solène Rapenne wrote: Any idea for the not working keyboard ? Does your keyboard work in GENERIC.MP? It's an ikbd(4). I have an issue with this driver in one of my laptops where the keyboard wor

Re: Problem loading Intel DRM firmware

2018-09-05 Thread Solène Rapenne
Le 2018-09-05 11:54, Martijn Rijkeboer a écrit : Hi, I've installed OpenBSD-current (dmesg below) on my new Lenovo Thinkpad T480 and noticed the following error during startup: error: [drm:pid0:i915_firmware_load_error_print] *ERROR* failed to load firmware i915/kbl_dmc_ver1.bin (-22) error: [d

Re: Netstart on vlan interface causes OS freeze

2018-10-23 Thread Solène Rapenne
Le 2018-10-23 15:56, Evgeniy S. a écrit : It happened to me again. Anybody had the same issue? -- Eugene On Mon, Jul 30, 2018 at 3:08 PM Evgeniy Sudyr wrote: Dear all, recently we did fresh install of OpenBSD 6.3 on existing Supermicro server (which was running OpenBSD 5.7 for ages, no ha

Re: traffic issue

2019-06-05 Thread Solène Rapenne
Le 2019-06-06 08:33, ravi new a écrit : Hi all, I am using OPEN BSD 5.6. It was installed on VM and pf.conf modified with new rule which passes traffic from internet to client running on 8080 port. Everything is working fine. But ,Same openbsd 5.6 installed on physical hardware with two int

kernel protection fault when running as a VM in Qubes OS 4.2

2023-09-08 Thread Solène Rapenne
hi, OpenBSD started to crash in a VM running under Qubes OS after they upgraded something in their emulation stack, other OS still work AFAIK. I don't know if it's an OpenBSD issue, I already reported it upstream on GitHub but I thought this may be useful to report the issue here as well => h

Re: kernel protection fault when running as a HVM in Xen 4.15

2023-09-10 Thread Solène Rapenne
ng for !hypervisor. - And it's probably buggy for Xen to state "TSC counts at the P0 frequency" without giving the P0 frequency, but the jury is still out on this final point because there's no possible way the guest is going to get to see Pstate information. --- On Fri, 20

Re: AMD gpu RX 6600 not recognized

2023-09-21 Thread Solène Rapenne
Le jeudi 21 septembre 2023 à 17:50 +1000, Jonathan Gray a écrit : > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > > > Synopsis:   my GPU AMD Sapphire RX 6600 isn't recognized > > > Category:   kernel > > > Environment: &g

Re: AMD gpu RX 6600 not recognized

2023-09-21 Thread Solène Rapenne
On Thu, 2023-09-21 at 17:50 +1000, Jonathan Gray wrote: > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > > > Synopsis:   my GPU AMD Sapphire RX 6600 isn't recognized > > > Category:   kernel > > > Environment: > > Syst

Re: AMD gpu RX 6600 not recognized

2023-09-25 Thread Solène Rapenne
Le vendredi 22 septembre 2023 à 13:41 +1000, Jonathan Gray a écrit : > On Thu, Sep 21, 2023 at 11:40:24AM -0400, Solène Rapenne wrote: > > On Thu, 2023-09-21 at 17:50 +1000, Jonathan Gray wrote: > > > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote: > > >

Re: AMD gpu RX 6600 not recognized

2023-09-25 Thread Solène Rapenne
Le jeudi 21 septembre 2023 à 18:13 +1000, Jonathan Gray a écrit : > On Thu, Sep 21, 2023 at 09:55:44AM +0200, Solène Rapenne wrote: > > Le jeudi 21 septembre 2023 à 17:50 +1000, Jonathan Gray a écrit : > > > On Thu, Sep 21, 2023 at 09:05:50AM +0200, Solène Rapenne wrote:

Re: AMD gpu RX 6600 not recognized

2023-09-29 Thread Solène Rapenne
On 9/26/23 04:36, Jonathan Gray wrote: On Mon, Sep 25, 2023 at 04:22:44PM +0200, Solène Rapenne wrote: Index: sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c === RCS file: /cvs/src/sys/dev/pci/drm/amd/amdgpu/amdgpu_ttm.c,v retrieving

Re: AMD gpu RX 6600 not recognized

2023-10-03 Thread Solène Rapenne
Le lundi 02 octobre 2023 à 21:55 +1100, Jonathan Gray a écrit : > On Fri, Sep 29, 2023 at 10:09:17PM +0200, Solène Rapenne wrote: > > amdgpu_bar_sizes: RBCAP0 0x3f000 sizes: 256M 512M 1G 2G 4G 8G > > amdgpu_bar_sizes: RBCTRL0 0xd40 8G > > GMC real 0x1ff00 vis 0x1ff00

Re: AMD gpu RX 6600 not recognized

2023-10-24 Thread Solène Rapenne
Le mercredi 04 octobre 2023 à 01:55 +0300, Vitaliy Makkoveev a écrit : > On Thu, Sep 21, 2023 at 11:40:24AM -0400, Solène Rapenne wrote: > > > > disabline the bar thing in the bios allowed me to have the GPU recognized, > > but for some reason GDM started but didn't

Re: PF doesn't apply newly assigned address for NAT

2024-01-04 Thread Solène Rapenne
Le 03/01/2024 à 21:21, Alexander Okonnikov a écrit : Hi, Bonus: the third problem - while I use flag -n in 'netstat' command, default route is nevertheless displayed as 'default' rather than '0.0.0.0/0'. obsd-02# netstat -r -f inet | grep default default100.64.5.254 UGS

Re: 'default' in numeric mode of netstat output

2024-01-04 Thread Solène Rapenne
Le 04/01/2024 à 10:32, Alexander Okonnikov a écrit : To move issue with 'default' in netstat output into separate thread. It seems that in OpenBSD 'default' is just alias for 0.0.0.0/0 (as expected). For example, I can create just another 0.0.0.0/0 route, and it will be displayed as 'default'

invalid group allowed with useradd/adduser

2023-06-07 Thread Solène Rapenne
Not sure if it's a bug, but useradd and adduser can be used to generate invalid group name triggering security(8) report: Checking the /etc/group file: Group test$ has non-alphanumeric characters. To reproduce, run "useradd test$" or use adduser to add test$ The username is valid per adduser(8),

Re: On 2013-06-12 snapshot xfce4 session dies immediately after xenodm login

2023-06-12 Thread Solène Rapenne
On Mon, 2023-06-12 at 14:44 +0200, Peter N. M. Hansteen wrote: > > SENDBUG: -*- sendbug -*- > SENDBUG: Lines starting with `SENDBUG' will be removed automatically. > SENDBUG: > SENDBUG: Choose from the following categories: > SENDBUG: > SENDBUG: system user library documentation kernel alpha aarch

Re: SBCL cross compile error amd64 -> arm64

2023-06-20 Thread Solène Rapenne
On Tue, 2023-06-20 at 13:34 +0200, develo...@robert-palm.de wrote: > > Hi, > > I am trying to cross compile sbcl (a common lisp compiler) from > amd64  > (FreeBSD) to arm64 (OpenBSD) and receive this error during the  > compilation: > > > //entering make-target-2.sh > //doing

Re: Thunderbird crashes on certain operations on big mailboxes

2023-07-18 Thread Solène Rapenne
Le mardi 18 juillet 2023 à 09:13 +0200, Landry Breuil a écrit : > Le Mon, Jul 17, 2023 at 10:38:51PM +0200, Peter N. M. Hansteen a > écrit : > > Subject says the essentials. sendbug output with some supplemental > > egdb ouput > > follows. What are useful steps to further debug this? > > per /usr/

system panics when pc card realtek adapter is up using bsd.mp

2021-08-31 Thread Solène Rapenne
>Synopsis: kernel crash on bsd.mp with a network PC Card >Category: kernel >Environment: System : OpenBSD 7.0 Details : OpenBSD 7.0-beta (GENERIC) #187: Sat Aug 21 14:18:05 MDT 2021 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compi