My laptop brings to kernel debugging after closing lid.

2021-04-05 Thread dmitry.sensei
Hi All/ My laptop brings to kernel debugging after closing-openning lid. orlov-nb$ uname -a OpenBSD orlov-nb.lan 6.9 GENERIC.MP#453 amd64 bios0: vendor Dell Inc. version "A16" date 05/24/2018 bios0: Dell Inc. Inspiron 3721 orlov-nb$ sysctl |grep machdep machdep.console_device=ttyC0

How to make unveiled-Firefox as default browser ?

2020-02-27 Thread dmitry.sensei
Hi! How to make unveiled-Firefox as default browser ? xterm $firefox xterm output ** (firefox:98470): WARNING **: 14:36:29.641: Cannot set application as default for URI scheme (http): Can’t create user MIME configuration folder /home/dmitriy.o/.config: No such file or directory **

Re: Can't select files to upload in a browsers

2019-12-09 Thread dmitry.sensei
Hi! Can I setup unveil for browsers by usergroups or login classes? пт, 6 дек. 2019 г. в 16:25, Stuart Henderson : > > On 2019-12-06, dmitry.sensei wrote: > > Firefox and Chromium browser, in the file selection window for upload, > > does not show the contents of dire

Re: Can't select files to upload in a browsers

2019-12-06 Thread dmitry.sensei
Ok. Thanks. I done reading https://www.reddit.com/r/openbsd/comments/e65t22/pledge2_and_unveil2_support_in_firefox/ :) пт, 6 дек. 2019 г. в 16:21, Paco Esteban : > > On Fri, 06 Dec 2019, dmitry.sensei wrote: > > > Firefox and Chromium browser, in the file selection window for u

Can't select files to upload in a browsers

2019-12-06 Thread dmitry.sensei
Firefox and Chromium browser, in the file selection window for upload, does not show the contents of directories other than the Downloads directory OpenBSD 6.6-current OpenBSD 6.6 GENERIC.MP#509 amd64 openbox-3.6.1p7 small, fast & usable window manager firefox-71.0Mozilla web

Re: su: invalid user name (NULL) - during OpenBSD 6.6-current booting.

2019-12-03 Thread dmitry.sensei
Thanks. I'll wait next snap  вт, 3 дек. 2019 г., 16:35 Stuart Henderson : > On 2019-12-03, dmitry.sensei wrote: > > Hi! > > > > su: invalid user name (NULL) - during OpenBSD 6.6-current booting. > > Broken diff in snapshots. Rebuild libc from a source checkout, &

su: invalid user name (NULL) - during OpenBSD 6.6-current booting.

2019-12-02 Thread dmitry.sensei
Hi! su: invalid user name (NULL) - during OpenBSD 6.6-current booting. May be this from /etc/rc.d/rc.subr OpenBSD ORLOV-NB.sharifa.local 6.6 GENERIC.MP#503 amd64 Dec 3 09:53:51 ORLOV-NB sendsyslog: dropped 4 messages, error 57, pid 91087 Dec 3 09:53:51 ORLOV-NB su: invalid user name (NULL)

How to setup date on startup with ntpd on OpenBSD 6.6

2019-11-21 Thread dmitry.sensei
Hi! Since "-s" key had been deleted how I can setup time on startup? -- Dmitry Orlov

Re: What is the relationship between fdisk and disklabel?

2019-10-29 Thread dmitry.sensei
Thanks. I used partition cloning software recently. I'll fix it  вт, 29 окт. 2019 г., 14:10 Peter Kay : > Your disk layout is strange, an EFI partition is typically initialised by > a GPT disk, not MBR. > > > GPT has a number of advantages including no differentiation between > primary and

What is the relationship between fdisk and disklabel?

2019-10-29 Thread dmitry.sensei
Hi!. In my opinion disklabel and fdisk whow very different information. Why offset in disklabel for a partition is different from fdisk output? 423202816 and 433358194 When I add label for partition 3 as in fdisk output i get overlapping error. disklabel # /dev/rsd0c: total sectors:

Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
ng symbols found* )...done. (gdb) set args ads testjoin (gdb) run Starting program: /usr/local/bin/net ads testjoin *net(20104) in free(): bogus pointer (double free?) 0x* Program received signal SIGABRT, Aborted. thrkill () at -:3 3 -: No such file or directory. (gdb) пт

Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
How to debug net with parameters& пт, 4 окт. 2019 г. в 13:49, Stuart Henderson : > On 2019/10/04 08:32, Sebastien Marie wrote: > > On Fri, Oct 04, 2019 at 09:24:12AM +0500, dmitry.sensei wrote: > > > Bugged net utility from samba package/ > > > ktrace is attache

Re: Fwd: OpenBSD 6.6 snapsot and samba's net utility

2019-10-04 Thread dmitry.sensei
Thanks. But the problem with the net utility still exists пт, 4 окт. 2019 г. в 11:37, Sebastien Marie : > On Fri, Oct 04, 2019 at 09:24:12AM +0500, dmitry.sensei wrote: > > Bugged net utility from samba package/ > > ktrace is attached > > PLEASE DON'T SEND RAW KTRACE DATA !

OpenBSD 6.6 snapsot and samba's net utility

2019-10-02 Thread dmitry.sensei
Hi! net ads is coredumped on last snapshot ORLOV-NB:~$doas net ads testjoin doas (dmitriy.o@ORLOV-NB.sharifa.local) password: net(39600) in free(): bogus pointer (double free?) 0x Abort trap (core dumped) ORLOV-NB:~$ ORLOV-NB:~$uname -a OpenBSD ORLOV-NB.sharifa.local 6.6

OpenBSD 6.6. Geany always coredumped

2019-09-11 Thread dmitry.sensei
Hi! Why Geany always coredumped? ORLOV-NB:~$geany Bus error (core dumped) ORLOV-NB:~$ls *core flameshot.core geany.core But geany works :) -- Dmitry Orlov

OpenBSD 6.6 snapshot #262 - no USB mouse

2019-08-28 Thread dmitry.sensei
The USB mouse has stopped working. Only the touchpad works -- Dmitry Orlov [34.414] (WW) checkDevMem: failed to open /dev/xf86 and /dev/mem (Operation not permitted) Check that you have set 'machdep.allowaperture=1' in /etc/sysctl.conf and reboot your machine

Re: Console output corrupt with EFI boot

2019-08-22 Thread dmitry.sensei
Try in command promot Machine gop 3 Boot чт, 22 авг. 2019 г., 13:05 Jona Joachim : > Hi, > > I've been trying to install OpenBSD on this HP EliteBook Folio 1040 G2 > in EFI mode for some time now but I'm always presented with a corrupt > console. > > I took a picture which you can find here: >

Re: su - root => segmentation fault

2019-08-02 Thread dmitry.sensei
But we have some bug in heimdal's su  пт, 2 авг. 2019 г., 20:27 dmitry.sensei : > Ok. Thanks. > > пт, 2 авг. 2019 г., 20:25 Stuart Henderson : > >> On 2019-08-02, dmitry.sensei wrote: >> > Lol! >> > ORLOV-NB$ kdump -f ktrace.out >> > 58118 ktra

Re: su - root => segmentation fault

2019-08-02 Thread dmitry.sensei
Ok. Thanks. пт, 2 авг. 2019 г., 20:25 Stuart Henderson : > On 2019-08-02, dmitry.sensei wrote: > > Lol! > > ORLOV-NB$ kdump -f ktrace.out > > 58118 ktrace RET ktrace 0 > > 58118 ktrace CALL > execve(0x7f7d9100,0x7f7d9710,0x7f7d9730) > >

Re: su - root => segmentation fault

2019-08-02 Thread dmitry.sensei
uot;root" ORLOV-NB$ whereis su /usr/bin/su ORLOV-NB$ пт, 2 авг. 2019 г. в 04:15, dmitry.sensei : > Amd64 from 30 jul. What does the "your kernel does not match the > userspace" mean? > > ср, 31 июл. 2019 г., 19:22 Gregory Edigarov : > >> On 31.07.19 17:

Re: su - root => segmentation fault

2019-08-01 Thread dmitry.sensei
Amd64 from 30 jul. What does the "your kernel does not match the userspace" mean? ср, 31 июл. 2019 г., 19:22 Gregory Edigarov : > On 31.07.19 17:00, Solene Rapenne wrote: > > On Wed, Jul 31, 2019 at 04:49:54PM +0500, dmitry.sensei wrote: > >> Hi! > >> why

su - root => segmentation fault

2019-07-31 Thread dmitry.sensei
Hi! why did it happen? OpenBSD 6.5 current $su - root root's password: Segmentation fault $ doas su - root # -- Dmitry Orlov

Re: known way to reproduce an X.org segmentation fault

2019-02-27 Thread dmitry.sensei
The community for some reason does not like problems with X and DRM :) ср, 27 февр. 2019 г. в 20:06, Mihai Popescu : > I tried again this link with a recent snapshot and the result is the > same, X got a segfault. > > Is there a special debug run for X to be able to get some detailed >

Re: known way to reproduce an X.org segmentation fault

2019-02-15 Thread dmitry.sensei
Check your /etc/hosts пт, 15 февр. 2019 г., 14:54 Mihai Popescu mih...@gmail.com: > I installed firefox too, there is no problem with that page, I mean > X.org is not doing segmentation fault. It looks like chromium is > trying to do something nasty against X.org's stuff. > >

Re: drm bug on Dell Inspiron 3721 (6.4release and 6.4 current)

2019-02-08 Thread dmitry.sensei
thanks for investigation . With "Legacy BIOS/CSM compatibility is enabled" my dmesg output is dmesg|grep -i drm radeondrm0 at pci1 dev 0 function 0 "ATI Radeon HD 8730M" rev 0x00 drm1 at radeondrm0 radeondrm0: msi inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 4000" rev 0x09 drm0 at

Fwd: drm bug on Dell Inspiron 3721 (6.4release and 6.4 current) - error: [drm:pid0:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM. drm:pid0:radeondrm_attachhook *ERROR* Fatal error during GPU in

2019-02-08 Thread dmitry.sensei
-- Forwarded message -- From: dmitry.sensei Date: Wednesday, February 6, 2019 Subject: drm bug on Dell Inspiron 3721 (6.4release and 6.4 current) - error: [drm:pid0:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM. drm:pid0:radeondrm_attachhook *ERROR* Fatal error during GPU

adb 5.1.1.4 and Android 8

2018-04-16 Thread dmitry.sensei
Hi!. The current version of the adb does not work with Android 8.0 In Linux, I updated the version of the utilities to the latest version. Can someone compile the latest version for OpenBSD? -- Dmitry Orlov

How to configure baresip on OpenBSD 6.2 AMD64 ???

2018-03-13 Thread dmitry.sensei
Hi! I installed baresip and configured accounts. Now I can call but my interlocutor does not hear me -- Dmitry Orlov

Strange message from syspatch

2018-01-12 Thread dmitry.sensei
Strange message from syspatch: # syspatch ftp: SSL write error: no OCSP URLs in peer certificate # what does this message mean and what to check? OpenBSD 6.2-stable GENERIC.MP#2 amd64 we have a fortinet in the middle. Previously, it did not interfere with the utility, since I added its

The disconnected AC adapter affects Java application launch speed. (SqlDeveloper from Oracle)

2017-11-01 Thread dmitry.sensei
Hi! Very slow start of the Java application (sqldeveloper) with the AC adapter disconnected. When the adapter is paired - the speed is quite acceptable Laptop HP Probook 6470b OpenBSD 6.2 stable is this a known strangeness? is there a workaround for the problem? where and how to look / check

Re: Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-04-10 Thread dmitry.sensei
1024x576 60.00 960x540 60.00 800x600 60.3256.25 864x486 60.00 640x480 59.94 720x405 60.00 680x384 60.00 640x360 60.00 On Thu, Feb 2, 2017 at 1:39 PM, dmitry.sensei <dmitry.sen...@gmail.com> wrote: > https://lists.fr

Fwd: It is possible to start xenodm on Radeon HD 8730M (or Intel HD Graphics 4000) ?

2017-04-10 Thread dmitry.sensei
:) -- Forwarded message -- From: dmitry.sensei <dmitry.sen...@gmail.com> Date: Sat, Apr 8, 2017 at 11:03 PM Subject: Re: It is possible to start xenodm on Radeon HD 8730M (or Intel HD Graphics 4000) ? To: Steven McDonald <ste...@steven-mcdonald.id.au> Thanks. W

It is possible to start xenodm on Radeon HD 8730M (or Intel HD Graphics 4000) ?

2017-04-08 Thread dmitry.sensei
Hello ! Help me, please, start Xenodm on Radeon HD 8730M (or Intel HD Graphics 4000)? Dmesg and X.log are below DMESG \M^M\^E \^_\M^D\M^Ai'\\\M^QHU\M-0\M-$w\M-#\M-,\M-Q\M-0uL\M-4\M^I\M-a\M-D\M-p\^De\M^V\

Re: Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-02-02 Thread dmitry.sensei
https://lists.freebsd.org/pipermail/freebsd-bugs/2016-September/069781.html On Mon, Jan 23, 2017 at 4:14 PM, dmitry.sensei <dmitry.sen...@gmail.com> wrote: > This is very similar? > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194063 > > On Mon, Jan 23, 2017 at 2:42

Re: Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-01-23 Thread dmitry.sensei
This is very similar? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194063 On Mon, Jan 23, 2017 at 2:42 PM, dmitry.sensei <dmitry.sen...@gmail.com> wrote: > (CentOS 7) > lspci -v > 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor > Family DRAM

Re: Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-01-23 Thread dmitry.sensei
(CentOS 7) lspci -v 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) Subsystem: Hewlett-Packard Company Device 17f6 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information: Len=0c 00:02.0 VGA

Re: Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-01-23 Thread dmitry.sensei
I have the same problem with TrueOS installer (based on FreeBSD 12 current) On Fri, Jan 20, 2017 at 3:21 PM, dmitry.sensei <dmitry.sen...@gmail.com> wrote: > Hi everybody :) > > I can not install the OpenBSD 6.0 (stable or snapshots) on the HP > Probook 4540s in UEFI mode. &g

Unable to install OpenBSD 6.0 to HP Probook 4540s in UEFi mode

2017-01-20 Thread dmitry.sensei
Hi everybody :) I can not install the OpenBSD 6.0 (stable or snapshots) on the HP Probook 4540s in UEFI mode. After booting from the usb - the screen is not readable. Secure Boot is OFF. This situation looks like this: --- ---

drn_error after Chromium launching

2016-05-02 Thread dmitry.sensei
Hello. error: [drm:pid73700:i915_context_is_banned] *ERROR* context hanging too fast, declaring banned! error: [drm:pid6437:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... render ring idle As result: Openbox session exitting. Dmesg: OpenBSD 5.9-current (GENERIC.MP) #2002: Sun May

Re: change partition size impossible?

2016-02-24 Thread dmitry.sensei
Like this: http://daemonforums.org/showthread.php?t=5332 On Wed, Feb 24, 2016 at 12:20 PM, Jaap Bosman wrote: > Hello > > Is it possible to change partition size in OpenBSD 5.9? > > Try to change partition size on install: error message: "partition f is > currently 4194304

Re: How to tune network on Qemu-system-i386

2016-02-17 Thread dmitry.sensei
It works :) If i added ifconfig tap0 However I have not yet understand how :) On Thu, Feb 11, 2016 at 4:45 PM, John Long <codeb...@inbox.lv> wrote: > Dmitry, > > On Thu, Feb 11, 2016 at 10:06:34AM +0500, dmitry.sensei wrote: > >> Can you give generic guide to sett

How to tune network on Qemu-system-i386

2016-02-10 Thread dmitry.sensei
Hi! I have read the documentation for setting up the network configuration in Qemu, README files of Qemu package, but especially did not understand how to do it :( 1. Documentation mainly oriented to Linux 2. Settings bridges & etc. in openbsd for me so far not clear. Can you give generic guide

Re: OpenBSD 58-beta

2015-06-18 Thread dmitry.sensei
First feature :) I can't load latest OpenBSD.iso. Unending stream Process (pid 1) got signal 4 On 6/18/15, Stefan Wollny stefan.wol...@web.de wrote: For those following ~current: Theo flipped the switch to move to 58-beta: https://marc.info/?l=openbsd-cvsm=143457080515142w=2

Re: Strange shell in OpenBSD 5.7 #982

2015-05-17 Thread dmitry.sensei
In next ISO build? CVSROOT:/cvs Module name:src Changes by: deraadt at cvs.openbsd.org2015/05/17 10:55:51 Modified files: sys/sys: conf.h Log message: for decades, wsdisplay has acted in one way like it is not a tty On 5/17/15, dmitry.sensei

Strange shell in OpenBSD 5.7 #982

2015-05-17 Thread dmitry.sensei
Hi. When I logged in OpenBSD 5.7 #982 I don't see OS prompt and can't use Tab, up and down arrow and etc. I have ksh in /etc/passwd -- Dmitry Orlov

Re: Strange shell in OpenBSD 5.7 #982

2015-05-17 Thread dmitry.sensei
In the previous versions it was ok. What strong report I can bring to you? :D Example of my session: login:root password:** OpenBSD 5.7-current lsEnter Downloads qwertyEnter ksh: stdin[2]: qwerty: not found On 5/17/15, Theo de Raadt dera...@cvs.openbsd.org wrote: When I logged in

Lumina 8.2. Warning on start. snapshots from 8 march 2015y.

2015-03-11 Thread dmitry.sensei
Hi. I see warning when Lumina starts. And fluxbox.core after Lumina ends :) It is normal? -- X.Org X Server 1.16.4 Release Date: 2014-12-20 X Protocol Version 11, Revision 0 Build Operating System: OpenBSD 5.7 amd64 Current Operating System: OpenBSD bsd.localdomain 5.7

Re: Why regen for host ssh key is fail first time?

2015-01-17 Thread dmitry.sensei
By Changlog the ssh-keygen -A issue was fixed 18.01.2015 6:50 пользователь Theo de Raadt dera...@cvs.openbsd.org написал: I reproduced the error, it happens the same to me, but it actually generates the keys, but you get that error. I did a trace. I'm rather new in

Is Broadcom sta (hybrid device ) driver available for OpenBSD?

2013-12-04 Thread dmitry.sensei
Is Broadcom sta (hybrid device ) driver available for OpenBSD?

Re: How-to: dualboot Windows 8.1 and OpenBSD 5.4

2013-11-17 Thread dmitry.sensei
What about 1Tb disk? Is CHS mode correct for this disks? 17.11.2013 20:20 пользователь Wesley MOUEDINE ASSABY open...@e-solutions.re написал: Hi I just tested this. It works nice for me. I have a Windows 8.1 on a hard drive 15 GB (A full one partition). So i want to

Re: Unable to open DVD device

2013-09-24 Thread dmitry.sensei
Try sudo mlayer or use xine 24.09.2013 15:31 пользователь OpenBSD open...@crowsons.net написал: Hi Misc@, With Sun 8 Sep Snapshot (OpenBSD 5.4-current (GENERIC.MP) #53: Sun Sep 8 15:28:55 MDT 2013 - dmesg below [1]) my Toshiba Portege Laptop is no longer able to play

Re: Unable to open DVD device

2013-09-24 Thread dmitry.sensei
No. Only for testing 24.09.2013 17:10 пользователь Stuart Henderson s...@spacehopper.org написал: On 2013-09-24, dmitry.sensei dmitry.sen...@gmail.com wrote: Try sudo mlayer or use xine Running mplayer as *root*? You're joking, right?

Retry: Fwd: Re: OpenBSD 5.4-beta (GENERIC) #19: Sun Jul 7 15:01:51 MDT 2013 can't works with my usb keyb, usb optical mouse, usb camera and usb modems

2013-07-26 Thread dmitry.sensei
-- Переадресованное сообщение -- От: dmitry.sensei dmitry.sen...@gmail.com Дата: 24.07.2013 14:29 Тема: Re: OpenBSD 5.4-beta (GENERIC) #19: Sun Jul 7 15:01:51 MDT 2013 can't works with my usb keyb, usb optical mouse, usb camera and usb modems КÐ

Bsd.rd Openbsd i386 #15 from 06 jul detach usb keyboard

2013-07-07 Thread dmitry.sensei
Hi! Bsd.rd Openbsd i386 #15 from 06 jul detach usb keyboard from NFORCE2 computer. I try update Openbsd #13 to Openbsd #15. After typing bsd.rd in boot promt (bsd.rd from new iso image) my usb keyb. was detached. What infos I must provide?

Re: iwn0 no link device timeout

2013-06-29 Thread dmitry.sensei
Try from browser firmware.openbsd.org. 29.06.2013 22:35 пользователь Sha'ul sh...@lavabit.com написал: I ran fw_update -v to no avail, it still can not connect, says no link