efi0 - usb install boot vs main disk boot

2022-12-02 Thread Mihai Popescu
Hello, I am trying to figure out a problem with my UEFI boot not working anymore using snapshots. I am able to UEFI boot from USB install disk, but at first boot from the main disk the sequence stops at efi0 entry. Can someone, please, explain why efi0 is not detected on boot from the USB install

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Bodie
On Fri Dec 2, 2022 at 5:52 PM CET, Sven F. wrote: > On Fri, Dec 2, 2022 at 11:33 AM Stuart Henderson > wrote: > > > > On 2022-12-02, Sven F. wrote: > > > Hello, > > > > > > Main problem is the kernel goes into a loop and never break, > > > so no ddb > > > I have similar setups (same driver and st

Re: redirection puzzle

2022-12-02 Thread Markus Wernig
On 12/2/22 16:17, rsyk...@disroot.org wrote: echo 1 | tee $(tty) | sed 's/1/2/' Not 100% sure, but probably some timing/subshell issue. This works: tty=$(tty) && echo 1 | tee $tty | sed 's/1/2/' best /m

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Sven F.
On Fri, Dec 2, 2022 at 11:33 AM Stuart Henderson wrote: > > On 2022-12-02, Sven F. wrote: > > Hello, > > > > Main problem is the kernel goes into a loop and never break, > > so no ddb > > I have similar setups (same driver and stack) , and this one only > > is more prone to the error, even if the

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Stuart Henderson
On 2022-12-02, Sven F. wrote: > Hello, > > Main problem is the kernel goes into a loop and never break, > so no ddb > I have similar setups (same driver and stack) , and this one only > is more prone to the error, even if the virt / qemu driver is partly > responsible > the kernel should not loop

Re: redirection puzzle

2022-12-02 Thread chohag
rsyk...@disroot.org writes: > Dear list, > > ... > > but this does not work: > > odin:~$ echo 1 | tee $(tty) | sed 's/1/2/' > 2 > odin:~$ > > I do not understand why... The position of the tty command in the pipeline means that its standard input is not the terminal: $ echo $(tty)

Re: redirection puzzle

2022-12-02 Thread rsykora
Martijn van Duren wrote: > > > > odin:~$ echo 1 | tee $(tty) | sed 's/1/2/' > > tty(1) is one of the shorter applications, so it's easy to see what it > does: > t = ttyname(STDIN_FILENO); > if (!sflag) > puts(t ? t : "not a tty"); > > Since $(tty) is part of the

Re: Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Bodie
On Fri Dec 2, 2022 at 3:54 PM CET, Sven F. wrote: > Hello, > > Main problem is the kernel goes into a loop and never break, > so no ddb > I have similar setups (same driver and stack) , and this one only > is more prone to the error, even if the virt / qemu driver is partly > responsible > the ker

Re: redirection puzzle

2022-12-02 Thread Martijn van Duren
On Fri, 2022-12-02 at 16:17 +0100, rsyk...@disroot.org wrote: > Dear list, > > > I needed to show the stdout of a command as well as pass > it to another command's stdin. This works: > > odin:~$ echo 1 | tee /dev/stderr | sed 's/1/2/' > 1 > 2 > odin:~$ > > and this works, too: > > odin:~$ echo

redirection puzzle

2022-12-02 Thread rsykora
Dear list, I needed to show the stdout of a command as well as pass it to another command's stdin. This works: odin:~$ echo 1 | tee /dev/stderr | sed 's/1/2/' 1 2 odin:~$ and this works, too: odin:~$ echo 1 | tee /dev/ttyp8 | sed 's/1/2/' 1 2 odin:~$ where /dev/ttyp8 is the result of the tty

Possible Bug - 7.1 stable - scsi_xfer pool exhausted

2022-12-02 Thread Sven F.
Hello, Main problem is the kernel goes into a loop and never break, so no ddb I have similar setups (same driver and stack) , and this one only is more prone to the error, even if the virt / qemu driver is partly responsible the kernel should not loop the `scsi_xfer pool exhausted` message for eve

Re: rtl8192ee currently supported?

2022-12-02 Thread Jonathan Matthew
On Fri, Dec 02, 2022 at 10:05:12AM -, Stuart Henderson wrote: > On 2022-12-02, Heppler, J. Scott wrote: > > I'm shopping for a faster (300mbps +) PCIe wireless card. Although I'm > > leaning intel, realtek's base firmware is an advantage. > > V2 of the TP-LINK TL-WN881ND uses rtl8192ee chipse

Re: rtl8192ee currently supported?

2022-12-02 Thread Stuart Henderson
On 2022-12-02, Heppler, J. Scott wrote: > I'm shopping for a faster (300mbps +) PCIe wireless card. Although I'm > leaning intel, realtek's base firmware is an advantage. > V2 of the TP-LINK TL-WN881ND uses rtl8192ee chipset which was in the > separate sysutils/firmware builds: > > @comment $Open

Re: Xorg freeze with ThinkPad A485 / ATI Radeon Vega

2022-12-02 Thread Bodie
On Fri Dec 2, 2022 at 12:14 AM CET, Joel Carnat wrote: > Hi, > > About once a week, Xorg freezes while I'm using my ThinkPad A485 with OpenBSD > 7.2. I've tried switching the window manager (XFCE, Gnome, WindowMaker, cwm) > but it still happens. I only have a few apps opened (Firefox ESR, a term