Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread lumidify
On Thu, Jun 27, 2024 at 10:49:41PM +0100, Kirill A. Korinsky wrote: > I suggest you to use some software that may scan your image and try to > extract something. But I can't suggest anything which may support OpenBSD FS. If all else fails, photorec should be able to extract many files still (but w

Re: u-blox GPS card in Dell Latitude

2024-06-28 Thread Stuart Henderson
On 2024-06-28, Geoff Steckel wrote: > On 6/27/24 22:23, Bryan Vyhmeister wrote: >> I'm looking at purchasing a Dell Latitude rugged laptop that has an >> option for a u-blox GPS card. It is a fairly expensive option and I am >> wondering if anyone has been able to get one of these cards to work wi

Re: /tmp on mfs is blocked

2024-06-28 Thread Stuart Henderson
On 2024-06-27, Vitaliy Makkoveev wrote: >> On 28 Jun 2024, at 02:07, Kirill A. Korinsky wrote: >> >> misc@, >> >> I just encountered wired case when my /tmp was blocked, and nothing had >> worked. >> >> via ps I saw: >> >> root 59095 0.0 1.1 1049488 174152 ?? D Wed10PM0:40.02

Re: Keyboard issue on Thinkpad E14 Gen 6

2024-06-28 Thread Johannes Thyssen Tishman
Any ideas on how to debug this? 2024-06-05T11:07:05Z Johannes Thyssen Tishman : For some reason the keyboard on my Thinkpad E14 Gen 6 repeats the pressed key multiple times after a delay and it freezes keyboard input for some time. This happens in the console and under X, but not at boot> p

Re: /tmp on mfs is blocked

2024-06-28 Thread Claudio Jeker
On Fri, Jun 28, 2024 at 12:07:11AM +0100, Kirill A. Korinsky wrote: > misc@, > > I just encountered wired case when my /tmp was blocked, and nothing had > worked. > > via ps I saw: > > root 59095 0.0 1.1 1049488 174152 ?? D Wed10PM0:40.02 > /sbin/mount_mfs -o rw -o nodev -o no

Re: /tmp on mfs is blocked

2024-06-28 Thread Kirill A . Korinsky
On Fri, 28 Jun 2024 07:24:16 +0100, Dan wrote: > > What about permissions over /tmp? > > I really think you are talking of /tmp over mfs, mh.. in my own > flavour (different setup) I have to *very versatilly* adjust permissions > to use it. Never mind.. I'm wondering you remain locked there.. >

Re: /tmp on mfs is blocked

2024-06-28 Thread Crystal Kolipe
On Fri, Jun 28, 2024 at 10:51:38AM +0100, Kirill A. Korinsky wrote: > On Fri, 28 Jun 2024 07:24:16 +0100, > Dan wrote: > > > > What about permissions over /tmp? > > > > I really think you are talking of /tmp over mfs, mh.. in my own > > flavour (different setup) I have to *very versatilly* adjus

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Divan Santana
Thanks to all for the suggestions! >> How can one make "Creative Creative BT-W5" device always rsnd/1 and not > A -workaround- is: >   Don't explicitly name an audio device in your commands. >   Use the environment variable AUDIODEVICE instead. > You would -source- a shell script which looked at

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Divan Santana
>> How can one make "Creative Creative BT-W5" device always rsnd/1 and not >> sometimes rsnd/2? > > I don't have a perfect solution for this, but being in a similar > situation with my hardware, I've grown accustomed to keeping the > USB audio plugged, and only plugging in the camera when I need it

Re: make usb audio device always rsnd/1 - not rsnd/2

2024-06-28 Thread Crystal Kolipe
On Fri, Jun 28, 2024 at 11:56:11AM +0200, Divan Santana wrote: > Thanks to all for the suggestions! > > >> How can one make "Creative Creative BT-W5" device always rsnd/1 and not > > A -workaround- is: > >   Don't explicitly name an audio device in your commands. > >   Use the environment variab

Re: Keyboard issue on Thinkpad E14 Gen 6

2024-06-28 Thread Dan
Could you give us a little insight about the X settings concerning the keyboard (type and layout) and the layout of OpenBSD.. Are you experiencing bad key mappings by case? I try to remember..I experienced same stuff playing with the layout of my dell usb keyboards.. I'm betting on your system

Re: /tmp on mfs is blocked

2024-06-28 Thread Kirill A . Korinsky
On Fri, 28 Jun 2024 11:09:56 +0100, Crystal Kolipe wrote: > > The mfs code has been stable for many releases in all of these scenarios. > I never doubt that, but I had rebuild kernel on my machine with WITNESS, to be able to get more usefull reason if such case happened again. -- wbr, Kirill

Re: /tmp on mfs is blocked

2024-06-28 Thread Kirill A . Korinsky
> > I never doubt that, but I had rebuild kernel on my machine with WITNESS, to > be able to get more usefull reason if such case happened again. > Seems that I had boot wrong kernel, or option WITNESS option WITNESS_WATCH wasn't enough, will reboot and double test it. The good news that

Re: /tmp on mfs is blocked

2024-06-28 Thread Kirill A . Korinsky
and here we go: ~ $ ps auxl | grep D USER PID %CPU %MEMVSZ RSS TT STAT STARTED TIME COMMAND UID PPID CPU PRI NI WCHAN root 40744 0.0 1.3 1049488 218256 ?? D 2:59PM0:13.90 /sbin/mount_nfs 0 1 0 -18 0 anonget catap 13530 0.0 2.0 1039

Re: /tmp on mfs is blocked

2024-06-28 Thread Vitaliy Makkoveev
> On 28 Jun 2024, at 19:39, Kirill A. Korinsky wrote: > > and here we go: > >~ $ ps auxl | grep D >USER PID %CPU %MEMVSZ RSS TT STAT STARTED TIME COMMAND >UID PPID CPU PRI NI WCHAN >root 40744 0.0 1.3 1049488 218256 ?? D 2:59PM0:13.90 > /sbin/

Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread Anon Loli
On Thu, Jun 27, 2024 at 04:39:09PM -0400, Steve Litt wrote: > Anon Loli said on Thu, 27 Jun 2024 04:12:57 + > > >On Wed, Jun 26, 2024 at 11:34:02PM -0400, Steve Litt wrote: > >> Anon Loli said on Wed, 26 Jun 2024 16:17:35 + > > >> But wait. Unless that "other drive" is somehow hotpluggabl

Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread Anon Loli
On Fri, Jun 28, 2024 at 10:12:56AM +0200, lumidify wrote: > On Thu, Jun 27, 2024 at 10:49:41PM +0100, Kirill A. Korinsky wrote: > > I suggest you to use some software that may scan your image and try to > > extract something. But I can't suggest anything which may support OpenBSD > > FS. > > If a

Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread Anon Loli
On Thu, Jun 27, 2024 at 02:49:07PM -0600, Andy Bradford wrote: > Thus said Anon Loli on Thu, 27 Jun 2024 04:12:57 -: > > > No kidding? The 1st few people made it sound like it's going to be > > relatively easy :( > > I don't think anyone said it was going to be easy, only that your

Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread lumidify
On Fri, Jun 28, 2024 at 09:46:55PM +, Anon Loli wrote: > photorec isn't in the ports tree It's part of the port for testdisk. -- lumidify

Re: accidentally overwritten wrong drive with DD, please help

2024-06-28 Thread Steve Litt
Anon Loli said on Fri, 28 Jun 2024 21:43:00 + >I'm sorry for not using rsync, I don't like replcaing utilitites that >are already present in OpenBSD and have served me well so far (except >this caes where it was my fault user error :( ) Rsync's the best, but if you don't want it, by all mean