Re: [Call for testing] sound(4) races and panics

2024-11-27 Thread Oleksandr Kryvulia
27.11.24 19:00, Christos Margiolis: Hello, I recently pushed a series of commits [1][2][3][4] to -CURRENT (will MFC to stable/14 soon) that fix several panics and races. If anyone is interested, I would appreciate some testing to make sure I haven't missed anything. Thanks. Christos [1]https:/

Re: panic after a97f683fe3c425

2024-11-07 Thread Oleksandr Kryvulia
07.11.24 22:03, Mark Johnston: On Thu, Nov 07, 2024 at 09:43:50PM +0200, Oleksandr Kryvulia wrote: Hi, @current My laptop now panics while boot with [1]. git bisect shows a97f683fe3c425b425cf8cc466319f54ea957c20 as offending commit. [1] https://imgur.com/a/Pb6eakW I believe the patch below

panic after a97f683fe3c425

2024-11-07 Thread Oleksandr Kryvulia
Hi, @current My laptop now panics while boot with [1]. git bisect shows a97f683fe3c425b425cf8cc466319f54ea957c20 as offending commit. [1] https://imgur.com/a/Pb6eakW

Re: RES: RES: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 21:39, Ivan Quitschal: Not sure, im on 14-current because of my synergy  insists on crashing  after version synergy-1.14.0.4,3 But that’s pretty simple to check Just do a # grep ‘return (BUS_PROBE_’ /user/src/sys/dev/usb/input/usbhidc in your own kernel source tree to see what line

Re: RES: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 19:29, Ivan Quitschal: Hi Warner /  WBR / Oleksandr Im not sure if that’s the case with this uhid.ko, but you guys remember I had a priority issue with this module and Vladimir made me a patch to fix the attach priority? Warner, was it fixed since then? Let me show the patch I use

Re: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 16:06, Warner Losh: On Sat, May 18, 2024, 6:51 AM Oleksandr Kryvulia wrote: 18.05.24 12:59, Oleksandr Kryvulia: 18.05.24 12:55, Dag-Erling Smørgrav: Oleksandr Kryvulia <mailto:shur...@shurik.kiev.ua> writes: Gary Jennejohn <mailto:ga...@gmx.de

Re: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 12:59, Oleksandr Kryvulia: 18.05.24 12:55, Dag-Erling Smørgrav: Oleksandr Kryvulia writes: Gary Jennejohn writes: Try adding uhid_load="YES" to your /boot/loader.conf. With that added the module should be automatically loaded during the kernel boot. As workaround I al

Re: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 12:55, Dag-Erling Smørgrav: Oleksandr Kryvulia writes: Gary Jennejohn writes: Try adding uhid_load="YES" to your /boot/loader.conf. With that added the module should be automatically loaded during the kernel boot. As workaround I already have kld_list+="uhid"

Re: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 12:42, Tomek CEDRO: does it also affect usb keyboard in single boot mode? Good question. I don't have usb keyboerd right now and will check it a bit later.

Re: usb mouse not work on boot

2024-05-18 Thread Oleksandr Kryvulia
18.05.24 10:26, Gary Jennejohn: On Sat, 18 May 2024 09:20:24 +0300 Oleksandr Kryvulia wrote: After 6437872c1d665c2605f54e8ff040b0ba41edad07 my usb mouse no longer works on boot because uhid(4) is not autoloaded. To make it work I need manualy load uhid or replug my usb mouse. Try adding

usb mouse not work on boot

2024-05-17 Thread Oleksandr Kryvulia
After 6437872c1d665c2605f54e8ff040b0ba41edad07 my usb mouse no longer works on boot because uhid(4) is not autoloaded. To make it work I need manualy load uhid or replug my usb mouse.

Re: suspend to idle support

2024-01-16 Thread Oleksandr Kryvulia
16.01.24 20:29, Warner Losh: On Mon, Jan 15, 2024 at 10:24 AM Oleksandr Kryvulia wrote: Hello, What is a status of support suspend to idle? I found only two related reviews D17675 and D17676 and no more any information. It is a very desirable thing on modern laptops, where

suspend to idle support

2024-01-15 Thread Oleksandr Kryvulia
Hello, What is a status of support suspend to idle? I found only two related reviews D17675 and D17676 and no more any information. It is a very desirable thing on modern laptops, where s3 is not supported like my X1 Carbon gen11[1]. [1] https://wiki.freebsd.org/Laptops/Thinkpad_X1_Carbon

Re: openzfs and block cloning question

2023-11-24 Thread Oleksandr Kryvulia
24.11.23 10:17, Alexander Leidinger: Am 2023-11-24 08:10, schrieb Oleksandr Kryvulia: Hi, Recently cperciva@ published in his twitter [1] that enabling block cloning feature tends to data lost on 14.  Is this statement true for the current? Since I am using current for daily work and block

Re: What is rc.d/opensm?

2023-11-24 Thread Oleksandr Kryvulia
24.11.23 12:20, Alexander Leidinger: Hi, for my work on service jails (https://reviews.freebsd.org/D40370) I try to find out what opensm is. On my amd64 system I don't have a man page nor the binary (and man.freebsd.org doesn't know either about opensm). Bye, Alexander. See man /usr/src/

openzfs and block cloning question

2023-11-23 Thread Oleksandr Kryvulia
Hi, Recently cperciva@ published in his twitter [1] that enabling block cloning feature tends to data lost on 14.  Is this statement true for the current? Since I am using current for daily work and block cloning enabled by default how can I verify that my data is not affected? Thank you.

Re: Thinkpad X1 Carbon gen11 - suspend not work

2023-10-06 Thread Oleksandr Kryvulia
05.10.23 11:06, Li-Wen Hsu: On Thu, Oct 5, 2023 at 4:00 PM Oleksandr Kryvulia wrote: Hi, I have Thinkpad X1 Carbon gen11 where s3 is not available: # sysctl hw.acpi.supported_sleep_state hw.acpi.supported_sleep_state: S4 S5 FreeBSD 15.0-CURRENT #47 main-n265480

Thinkpad X1 Carbon gen11 - suspend not work

2023-10-05 Thread Oleksandr Kryvulia
Hi, I have Thinkpad X1 Carbon gen11 where s3 is not available: # sysctl hw.acpi.supported_sleep_state hw.acpi.supported_sleep_state: S4 S5 FreeBSD 15.0-CURRENT #47 main-n265480-95a4709b2cca-dirty, latest available bios. What can be done to investigate?

Re: service routing restart, service dhclient restart (was: Unreliability with DHCP)

2023-08-07 Thread Oleksandr Kryvulia
06.08.23 19:23, Graham Perrin пише: Thanks, On 06/08/2023 08:36, Oleksandr Kryvulia wrote: … In my case default route is assigned by dhclient, so 'service routing restart' must be run quickly after 'service netif restart' - before we receive dhcp offer. Is this docu

Re: service routing restart (was: Unreliability with DHCP)

2023-08-06 Thread Oleksandr Kryvulia
06.08.23 01:35, Graham Perrin пише: On 05/08/2023 23:16, Graham Perrin wrote: On 05/08/2023 12:39, Oleksandr Kryvulia wrote: 04.08.23 19:07, Graham Perrin пише: … As dirty workaround I have in my /etc/rc.resume service netif restart service routing restart  … 'service routing re

Re: Fwd: Unreliability with DHCP

2023-08-05 Thread Oleksandr Kryvulia
04.08.23 19:07, Graham Perrin пише: Can anyone from freebsd-net@ help? Forwarded Message Subject:Unreliability with DHCP Date: Sun, 30 Jul 2023 16:17:43 +0100 From: Graham Perrin Organisation: FreeBSD To: FreeBSD CURRENT 1. Sleep (suspend) whilst connec

Re: CFT: fwget(8)

2023-05-11 Thread Oleksandr Kryvulia
11.05.23 10:59, Emmanuel Vadot пише: Hello, Recently I've adde the fwget(8) utility, see https://cgit.freebsd.org/src/commit/?id=d198b8774d2cfb6f140893e1c6236af9e97d1497 The goal of this program is to scan the hardware and download the needed firmwares, for now it only do that for Intel GPU

Re: Could not change brightness anymore with i915kms & acpi_video modules c 202211

2023-01-31 Thread Oleksandr Kryvulia
31.01.23 09:52, parv/FreeBSD пише: Since around 2022-11, I am unable to change display brightness of the display of a Framework laptop (Intel i5-1135G7, Iris Xe iGPU) with "i915kms" module (from "drm-510-kmod" package/port) & "acpi_video" (FreeBSD) kernel module. Earlier I was able to change br

Re: Outdated IX intel driver in /usr/src tree

2022-12-07 Thread Oleksandr Kryvulia
08.12.22 02:09, Dan The Man пише: ix-3.3.32 is on intel website since back in July. https://www.intel.com/content/www/us/en/download/14303/intel-network-adapters-driver-for-pcie-10-gigabit-network-connections-under-freebsd.html /usr/src/sys/dev/ixgbe seems to be behind. Currently having iss

Re: DRM Report 2020-08-31

2020-09-27 Thread Oleksandr Kryvulia
On 06.09.20 17:02, Emmanuel Vadot wrote: > The second one contains modification to the base tree and the > drm-devel-ports to have the backlight subsystem built > (https://reviews.freebsd.org/D26250 and child revisions). > The TLDR on backlight is that you don't need acpi_video or > intel-backlig

Re: -CURRENT and drm-devel-kmod

2020-07-11 Thread Oleksandr Kryvulia
11.07.20 01:03, Emmanuel Vadot пишет: On Fri, 10 Jul 2020 23:57:52 +0200 Andreas Nilsson wrote: Hello, I've been running -CURRENT on my x1 yoga 1st gen for a long time, with drm-current-kmod. As I understand it that port is no longer recommended and one should run drm-devel-kmod . I don't

Re: editors/libreoffice PDF export/printing broken

2020-06-22 Thread Oleksandr Kryvulia
22.06.20 20:21, Gleb Popov пишет: On Mon, Jun 22, 2020 at 9:04 PM Kostya Berger wrote: r362292In editors/libreoffice 6.4.4 PDF export is broken, including also PDF print to file. Tried with locally built 6.4.4 and pre-built package 6.4.4.2 from official repo (separate installation for testing