Re: usb audio DAC question

2025-03-12 Thread Geoff Steckel
: class v2, high-speed, async, channels: 2 play, 0 rec, 1 ctls audio1 at uaudio0 uaudio1 at uhub3 port 4 configuration 1 interface 1       "Burr-Brown from TI USB Audio CODEC" rev 1.10/1.00 addr 6 uaudio1: class v1, full-speed, sync, channels: 2 play, 2 rec, 3 ctls audio2 at uaudio1 uhi

Re: usb audio DAC question

2025-03-12 Thread Jan Stary
On Mar 11 18:20:27, g...@oat.com wrote: > On 3/11/25 3:59 PM, Alexandre Ratchov wrote: > > On Tue, Mar 11, 2025 at 02:41:32PM -0400, Geoff Steckel wrote: > > > I have 2 USB DACs. One uses a Burr-Brown chip and the other > > > one is a Modi 3+ (custom circuit) from Sc

Re: usb audio DAC question

2025-03-12 Thread Alexandre Ratchov
On Tue, Mar 11, 2025 at 06:20:27PM -0400, Geoff Steckel wrote: > > I didn't see any obvious code in uaudio.c that checked that class #. > I found a place where some device capabilities are decoded but > didn't see where a volume/mixer control would show up. The class version is detected in uaudio

Re: usb audio DAC question

2025-03-12 Thread Jan Stary
On Mar 11 18:07:25, g...@oat.com wrote: > On 3/11/25 4:38 PM, Jan Stary wrote: > > On Mar 11 14:41:32,g...@oat.com wrote: > > > I have 2 USB DACs. One uses a Burr-Brown chip and the other > > > one is a Modi 3+ (custom circuit) from Schiit Audio. > > > Both work

Re: usb audio DAC question

2025-03-11 Thread Geoff Steckel
On 3/11/25 3:59 PM, Alexandre Ratchov wrote: On Tue, Mar 11, 2025 at 02:41:32PM -0400, Geoff Steckel wrote: I have 2 USB DACs. One uses a Burr-Brown chip and the other one is a Modi 3+ (custom circuit) from Schiit Audio. Both work under Linux. The Schiit seems to accept playback data but no

Re: usb audio DAC question

2025-03-11 Thread Geoff Steckel
On 3/11/25 4:38 PM, Jan Stary wrote: On Mar 11 14:41:32,g...@oat.com wrote: I have 2 USB DACs. One uses a Burr-Brown chip and the other one is a Modi 3+ (custom circuit) from Schiit Audio. Both work under Linux. The Schiit seems to accept playback data but no analog output appears. Both are

Re: usb audio DAC question

2025-03-11 Thread Jan Stary
On Mar 11 14:41:32, g...@oat.com wrote: > I have 2 USB DACs. One uses a Burr-Brown chip and the other > one is a Modi 3+ (custom circuit) from Schiit Audio. > Both work under Linux. > The Schiit seems to accept playback data but no analog output appears. > Both are claimed by uaudi

Re: usb audio DAC question

2025-03-11 Thread Alexandre Ratchov
On Tue, Mar 11, 2025 at 02:41:32PM -0400, Geoff Steckel wrote: > I have 2 USB DACs. One uses a Burr-Brown chip and the other > one is a Modi 3+ (custom circuit) from Schiit Audio. > Both work under Linux. > The Schiit seems to accept playback data but no analog output appears. > B

usb audio DAC question

2025-03-11 Thread Geoff Steckel
I have 2 USB DACs. One uses a Burr-Brown chip and the other one is a Modi 3+ (custom circuit) from Schiit Audio. Both work under Linux. The Schiit seems to accept playback data but no analog output appears. Both are claimed by uaudio(4). Note the lack of a outputs.dac= line for the unhappy unit

Re: Kernel panic but the USB keyboard won't work in ddb

2025-02-27 Thread Jonathan Gray
openbsd.org/ddb.html to > share crash information, but I find that although the computer presents > a ddb prompt on the display, my USB keyboard no longer works. > > I'm using a very boring small-form-factor Dell PC that only presents USB > ports to the world: there's no

Kernel panic but the USB keyboard won't work in ddb

2025-02-27 Thread TSS
h the computer presents a ddb prompt on the display, my USB keyboard no longer works. I'm using a very boring small-form-factor Dell PC that only presents USB ports to the world: there's no PS/2 port on the machine nor a serial port. Some mystery meat part I can see on Amazon promises to give yo

Re: Kernel Panic connecting to USB dock - on Current

2025-02-26 Thread Johnny Epsom
The issue is fixed now ..yay ! Thank you Jonathan for your super quick resolution of the bug. regards On Mon, Feb 24, 2025 at 3:07 AM Jonathan Gray wrote: > On Sun, Feb 23, 2025 at 11:40:17AM +1100, Jonathan Gray wrote: > > The patch to intel_dp_mst.c has not been committed. > > committed, will

Re: Kernel Panic connecting to USB dock - on Current

2025-02-24 Thread Jonathan Gray
On Sun, Feb 23, 2025 at 11:40:17AM +1100, Jonathan Gray wrote: > The patch to intel_dp_mst.c has not been committed. committed, will be in future snapshots

Re: Kernel Panic connecting to USB dock - on Current

2025-02-22 Thread Jonathan Gray
ady in file intel_dp.c -- so I did the make & > install steps. > > But I still got the termination when I plugged in the dock after a > reboot...the crash message also seems to be the same. > Mind taking another look when you have a chance. > The dock has 2 monitors one on HDMI

Re: Kernel Panic connecting to USB dock - on Current

2025-02-21 Thread Jonathan Gray
gt; 0x24A. As > >3959 * current firmware of DPR-100 could not set it, > > so hardcoding > > > > > > > > On Wed, Feb 19, 2025 at 10:15 PM Jonathan Gray wrote: > > > >> On Wed, Feb 19, 2025 at 07:53:15PM

Axen0 usb appears only every other warm boot on MacBook Air 2017 amd64

2025-02-21 Thread Ted Ri
Axen usb Ethernet device shows in dmesg every cold boot but only every other warm boot on MacBook Air 2017 running current and older snaps. This behavior is present as far back as 7.5 release using bsd.mp but I have not tested prior to that. This behavior is not seen on MacOS Monterey nor does

Re: Kernel Panic connecting to USB dock - on Current

2025-02-21 Thread Johnny Epsom
at 10:15 PM Jonathan Gray wrote: > >> On Wed, Feb 19, 2025 at 07:53:15PM -0500, Johnny Epsom wrote: >> > Hi Team >> > >> > I am running current 7.6 on a Thinkpad T14 (Gen1 - Intel) and when I >> > connect the laptop to my Dell USB-C dock, I am

Re: USB compliant multitrack audio ifaces

2025-02-21 Thread uxer
odels. I have UMC204HD https://www.behringer.com/product.html?modelCode=0805-AAS > work well with OpenBSD, > i.e. are USB audio-class compliant, don't need any extra "driver", > and just plain work UMC204HD with one mic - yes, it works well with OpenBSD, is USB audio-clas

USB compliant multitrack audio ifaces

2025-02-21 Thread Jan Stary
Dear all, I am looking at these USB audio cards: https://www.soundonsound.com/reviews/steinberg-ur824 https://www.behringer.com/product.html?modelCode=0805-AAT https://www.behringer.com/product.html?modelCode=0805-AAN https://www.esi-audio.com/products/u108pre/ Can someone please confirm that

Re: Kernel Panic connecting to USB dock - on Current

2025-02-19 Thread Jonathan Gray
On Wed, Feb 19, 2025 at 07:53:15PM -0500, Johnny Epsom wrote: > Hi Team > > I am running current 7.6 on a Thinkpad T14 (Gen1 - Intel) and when I > connect the laptop to my Dell USB-C dock, I am getting a crash. The system > drop into ddb and I need to restart the machine. > &g

Kernel Panic connecting to USB dock - on Current

2025-02-19 Thread Johnny Epsom
Hi Team I am running current 7.6 on a Thinkpad T14 (Gen1 - Intel) and when I connect the laptop to my Dell USB-C dock, I am getting a crash. The system drop into ddb and I need to restart the machine. The issue seems to have started from around version update #540 (upgraded current from v535

Re: USB-to-SATA adapter not appearing on OpenBSD 7.6

2025-02-14 Thread Fabio Martins
Main problems I had in the past with this, was - power of spinning disk needs to be supplied directly to the disk. On 2/12/25 18:53, Filip Cernoch wrote: Are such SATA-to-USB adapters supported? -- Att. (+5521) 97914-8106 (Signal) PHOSPHORUS NETWORKS | HNO3 SYSTEMS https://www.linkedin.com

Re: USB-to-SATA adapter not appearing on OpenBSD 7.6

2025-02-13 Thread Dan
Ie. ORICO' stuff functions pretty well in hotswap too. I used different things of that kind without a problem since years, including 7.6 Dan -- Nuggetsman.com - Repo: https://code.5mode.com Please reply to the mailing-list, leveraging technical stuff.

Re: USB-to-SATA adapter not appearing on OpenBSD 7.6

2025-02-13 Thread requiem.
Dear Filip, I use a 2.5in USB-SATA connector and it works well with OpenBSD 7.6-current. It's just a cheapie model I bought off AliE. In the hope it helps, I popped the adapter open to see what chipset it is. The QR Code on the board translated to `XT-HAOJAG-578-v8pck-2571`. In `dmesg` it

Re: USB-to-SATA adapter not appearing on OpenBSD 7.6

2025-02-12 Thread Nick Holland
On 2/12/25 16:53, Filip Cernoch wrote: Hello, to transfer some backup onto my OpenBSD machine, I got myself a USB-to-SATA adapter, however when I connect the my HDD over the adapter to my machine, it doesn't appear anywhere. Neither in "sysctl hw.disknames" nor is there any new m

Re: USB ethernet adapter modeswitch issue

2025-02-07 Thread MIZSEI Zoltán
It shows up as ethernet adapter: addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e397 wch.cn, USB 10/100 LAN then it switches to addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e497 wch.cn, WCH UDISK_V1.1 On Fri, 31 Jan 2025 21:19:30 +0100 MIZSEI Zoltán wrote

Re: USB ethernet adapter modeswitch issue

2025-02-03 Thread Stuart Henderson
On 2025-02-02, Joseph Olatt wrote: > The following *may* help as well: > > https://www.draisberghof.de/usb_modeswitch/ > https://www.baeldung.com/linux/usb-modems-communication > > I'm suspecting your problem *may* have something to do with USB mode > switchin

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread Joseph Olatt
> -- ext > > On Fri, 31 Jan 2025 20:36:46 - (UTC) > Stuart Henderson wrote: > > > On 2025-01-31, MIZSEI Zolt??n wrote: > > > Hi, > > > > > > i have got a cheap USB ethernet adapter for my ARM SBC running OpenBSD > > > snapshot. If

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread Joseph Olatt
gt; after this command, so while it really stops the switching back-and-forth > > it doesn't makes the hw usable :( > > > > -- ext > > > > On Fri, 31 Jan 2025 20:36:46 - (UTC) > > Stuart Henderson wrote: > > > > > On 2025-01-31, MIZS

Re: USB ethernet adapter modeswitch issue

2025-02-02 Thread MIZSEI Zoltán
I can eject the cd using "doas eject cd0", however it stucks in cd mode >> > after this command, so while it really stops the switching back-and-forth >> > it doesn't makes the hw usable :( >> > >> > -- ext >> > >> > On Fri, 3

Re: USB ethernet adapter modeswitch issue

2025-01-31 Thread MIZSEI Zoltán
ect cd0", however it stucks in cd mode after this command, so while it really stops the switching back-and-forth it doesn't makes the hw usable :( -- ext On Fri, 31 Jan 2025 20:36:46 - (UTC) Stuart Henderson wrote: > On 2025-01-31, MIZSEI Zoltán wrote: > > Hi, > >

Re: USB ethernet adapter modeswitch issue

2025-01-31 Thread Stuart Henderson
On 2025-01-31, MIZSEI Zoltán wrote: > Hi, > > i have got a cheap USB ethernet adapter for my ARM SBC running OpenBSD > snapshot. If i connect it, it shows up as cdce, but then it automatically > detaches and comes up as a usb storage device (it holds the the windows > drive

USB ethernet adapter modeswitch issue

2025-01-31 Thread MIZSEI Zoltán
Hi, i have got a cheap USB ethernet adapter for my ARM SBC running OpenBSD snapshot. If i connect it, it shows up as cdce, but then it automatically detaches and comes up as a usb storage device (it holds the the windows driver ). It does this repeatedly. Can I force somehow OpenBSD to ignore

Re: USB WiFi Adapter

2025-01-29 Thread Niels Müller Larsen
e a Thinkcentre, a Thinkpad laptop and an HP Probook laptop. My router >> gives IP addresses in the 192.168.1.xxx segment. >> Works fine on the ethernet and the builtin wifi adapters. But when I add a >> USB D-Link adapter, the Thinkcentre behaves as expected, it gets an >>

Re: USB WiFi Adapter

2025-01-29 Thread Jon Higgs
On 29/01/25 09:05, Niels Müller Larsen wrote: > I have a Thinkcentre, a Thinkpad laptop and an HP Probook laptop. My router > gives IP addresses in the 192.168.1.xxx segment. > Works fine on the ethernet and the builtin wifi adapters. But when I add a > USB D-Link adapter, the

Re: USB WiFi Adapter

2025-01-29 Thread Zé Loff
On Wed, Jan 29, 2025 at 09:05:18AM +, Niels Müller Larsen wrote: > Hi there > I have a Thinkcentre, a Thinkpad laptop and an HP Probook laptop. My > router gives IP addresses in the 192.168.1.xxx segment. > Works fine on the ethernet and the builtin wifi adapters. But when I > a

USB WiFi Adapter

2025-01-29 Thread Niels Müller Larsen
Hi there I have a Thinkcentre, a Thinkpad laptop and an HP Probook laptop. My router gives IP addresses in the 192.168.1.xxx segment. Works fine on the ethernet and the builtin wifi adapters. But when I add a USB D-Link adapter, the Thinkcentre behaves as expected, it gets an 192.168.1.xyz

Supported USB Wireless (Access Point) for OpenBSD

2025-01-23 Thread Steve Williams
Hi, I am trying to troubleshoot some wifi issues I am having and need to do a process of elimination. I figure I can add a USB wireless to my OpenBSD box What is a well supported USB wireless adapter for OpenBSD that has a reasonable chance of running in as an access point? This is not a

Bug with suspend/resume using Intel N100 and USB-c monitor

2025-01-21 Thread Joel Carnat
Hi, I got a MeLE Quieter4C fanless computer on which I installed OpenBSD 7.6 and 7.6-CURRENT. Both work as expected regarding suspend/resume when using an HDMI monitor and USB-A keyboard. But when I connect the same monitor using USB-C, the computer suspends ok but on resume none of the USB

Re: Dell SB522A USB audio device not working

2024-12-03 Thread Joel Carnat
c 03, 2024 at 12:13:14AM +0100, Joel Carnat wrote: > > Hi, > > > > I just got a Dell Slim (USB) Soundbar SB522A and it seems to not be > > functionnal on OpenBSD 7.6 (and latest snapshot available tonight). I > > have tested in on Windows 11 and FreeBSD 14.1 and i

Re: Dell SB522A USB audio device not working

2024-12-03 Thread Alexandre Ratchov
(silence): doas dd of=/dev/audio1 Hi, > > I just got a Dell Slim (USB) Soundbar SB522A and it seems to not be > functionnal on OpenBSD 7.6 (and latest snapshot available tonight). I > have tested in on Windows 11 and FreeBSD 14.1 and it works as expected. > > Here's what

Re: Dell SB522A USB audio device not working

2024-12-02 Thread Joel Carnat
Hi, The FreeBSD is ThinkPad X280 and has USB 3.1 Gen1 Type-A. The Windows+OpenBSD is ThinkPad X1 Carbon gen10 and has USB 3.2 Type-A Gen2. Using FreeBSD, the soundbar was connected directly to an USB type-A. Using Windows, the soundbar was connected to a USB type-A via the monitor USB type-C

Re: Dell SB522A USB audio device not working

2024-12-02 Thread sub
Allo Joel, a quick look i see ref to USB 1, and 500ma in your testing. looking this device up, i dont see any direct ref to usb3 but the plug does have a blue colour. https://www.dell.com/support/kbdoc/en-us/000197384/dell-slim-soundbar-sb522a-usage-and-troubleshooting-guide does your machine

Dell SB522A USB audio device not working

2024-12-02 Thread Joel Carnat
Hi, I just got a Dell Slim (USB) Soundbar SB522A and it seems to not be functionnal on OpenBSD 7.6 (and latest snapshot available tonight). I have tested in on Windows 11 and FreeBSD 14.1 and it works as expected. Here's what dmesg says when I plug it in: umodem0 at uhub1 port 7 configurat

Re: USB C port not working on ThinkPad T470

2024-11-30 Thread Kyle Ackerman
So after further investigation, here is what I have found out. - The USB port is not broken or disabled - The xHCI root hub is being configured when a device is plugged in. - The device only appears when I have it plugged in before boot. - If I remove and insert the device, the PCI

Protectli VP2420 micro-USB serial port

2024-11-08 Thread Amarendra Godbole
I have VP2420 with coreboot, and have followed the instructions in the FAQ. Though it looks like my inability to comprehend the functionality may be hindering a successful connection... Anyone got it working with OpenBSD? If yes, I'd like some tips. Thanks in advance. -ag

Re: Some USB devices die after suspend in 7.6

2024-10-18 Thread Jonathan Gray
hich never worked in > OpenBSD, not a problem, I use a mouse... > > Now, one thing that always worked nicely was suspend...never had a > problem, after the 7.6 upgrade, some USB devices stopped working,so no > mouse nor usb NIC...As I said always worked out of the box. > > I any

Some USB devices die after suspend in 7.6

2024-10-18 Thread Ronny Machado
orked nicely was suspend...never had a problem, after the 7.6 upgrade, some USB devices stopped working,so no mouse nor usb NIC...As I said always worked out of the box. I anyone could point me in the right direction :) Attached in case someone want to take a look: - pcidum

Re: Installation USB

2024-08-30 Thread rfabris
Dear openbsd_freak Am 2024-08-29 16:45, schrieb Zé Loff: On Tue, Aug 27, 2024 at 02:18:29AM -0400, openbsd_fr...@mail2tor.com wrote: The installer cannot find usb media. Unplug and plug the USB media back on, and see if the console spits out the device, something like: sd4 at scsibus5

Re: Installation USB

2024-08-29 Thread Nick Holland
On 8/27/24 02:18, openbsd_fr...@mail2tor.com wrote: I cannot install OpenBSD using flash usb media. The installer stops at (disk, http, nfs etc). After partioning. The install USB boots up and everythings goes well until I reach the part with the data sets. The installer cannot find usb media

Re: Installing from USB

2024-08-29 Thread Peter N. M. Hansteen
On Mon, Aug 26, 2024 at 10:10:13AM -0400, openbsd_fr...@mail2tor.com wrote: > I cannot install OpenBSD using flash usb media. The installer stops at > (disk, http, nfs etc). After partioning. The install USB boots up and > everythings goes well until I reach the part with the data se

Re: Installation USB

2024-08-29 Thread Zé Loff
On Tue, Aug 27, 2024 at 02:18:29AM -0400, openbsd_fr...@mail2tor.com wrote: > I cannot install OpenBSD using flash usb media. The installer stops at > (disk, http, nfs etc). After partioning. The install USB boots up and > everythings goes well until I reach the part with the data sets.

Installation USB

2024-08-29 Thread openbsd_freak
I cannot install OpenBSD using flash usb media. The installer stops at (disk, http, nfs etc). After partioning. The install USB boots up and everythings goes well until I reach the part with the data sets. The installer cannot find usb media.

Installing from USB

2024-08-29 Thread openbsd_freak
I cannot install OpenBSD using flash usb media. The installer stops at (disk, http, nfs etc). After partioning. The install USB boots up and everythings goes well until I reach the part with the data sets

Re: USB gigabit nic

2024-08-24 Thread Crystal Kolipe
On Sat, Aug 24, 2024 at 09:02:21AM -0300, Paulo Mafra wrote: > Hello guys, i have a firewall (APU board) with limited traffic to 450mbps. > I was wondering if is there some USB nic that deal with 1 gbps at least and > works fine in openbsd ? Any sugestion ? I've used a few USB-C

USB gigabit nic

2024-08-24 Thread Paulo Mafra
Hello guys, i have a firewall (APU board) with limited traffic to 450mbps. I was wondering if is there some USB nic that deal with 1 gbps at least and works fine in openbsd ? Any sugestion ? Thanks Paulo.

Re: orosound tilde pro headset over usb-c - microphone issue

2024-08-03 Thread Divan Santana
> The headset works great to play audio over usb-c, however the microphone > is not working. Update, when it's connected via the usb dongle (which ships with the headset) the microphone and audio output just work. Great. Only, it would be nice to be able to get the mic to work over u

orosound tilde pro headset over usb-c - microphone issue

2024-08-03 Thread Divan Santana
Greetings :) Hopefully someone can assist with getting the mic to work on this orosound tilde pro headset connected over usb-c. Any suggestions is welcome. :) The headset works great to play audio over usb-c, however the microphone is not working. When I connect the headset to a Linux PC, the

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: 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,

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-19 Thread Geoff Steckel
On 6/19/24 07:25, Divan Santana wrote: Greetings All, I have a USB audio bluetooth dongle plugged in. azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi audio0 at azalia0 uaudio0 at uhub5 port 1 configuration 1 interface 3 "Creative Creative BT-W5"

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

2024-06-19 Thread Alexandre Ratchov
On Wed, Jun 19, 2024 at 01:25:44PM +0200, Divan Santana wrote: > Greetings All, > > I have a USB audio bluetooth dongle plugged in. > > azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi > audio0 at azalia0 > uaudio0 at uhub5 port 1 config

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

2024-06-19 Thread Thomas Frohwein
On Wed, Jun 19, 2024 at 01:25:44PM +0200, Divan Santana wrote: > Greetings All, > > I have a USB audio bluetooth dongle plugged in. > > azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi > audio0 at azalia0 > uaudio0 at uhub5 port 1 config

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

2024-06-19 Thread Divan Santana
Greetings All, I have a USB audio bluetooth dongle plugged in. azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi audio0 at azalia0 uaudio0 at uhub5 port 1 configuration 1 interface 3 "Creative Creative BT-W5" rev 2.00/10.00 addr 7 uaudio0: class

Calibre Kindle usb sync

2024-06-13 Thread d4
Hello, I was trying to sync my book with Calibre on OpenBSD to my ereader that I can correctly mount. dmesg greets me with the following line sd2 at scsibus5 targ 1 lun 0: removable Starting Calibre on my terminal, I see the following $ calibre QStandardPaths: XDG_RUNTIME_DIR not set, defaulti

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-09 Thread Dan
prb make me remember an issue that I experienced many sysupgrades > ago for almost two subsequent times: sysupgrade suddenly stopped on the disk > selection saying no acceptable disk destination was inserted while my usb disk > of my station was clearly inserted and ready for the upgrade. Th

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-09 Thread Dan
usb disk of my station was clearly inserted and ready for the upgrade. The interesting parts here possibly addressing a suggestion for you are: 1) my problem replicated on different machines (almost 1 minipc and 1 laptop) and sticks (altghough coming from the same original installation) 2) to solve I

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-09 Thread rfabris
Am 2024-06-08 23:05, schrieb Jan Stary: The issue was the USB stick did not appear in the disk selection dialog when it was inserted into one of the front USB ports of the PC. To be clear: you booted from it, Yes. then removed it, Yes. and then inserted it again into this (front) USB

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-09 Thread Stuart Henderson
On 2024-06-08, Jan Stary wrote: > On Jun 08 15:33:15, rfab...@mhsmail.ch wrote: >> The issue was the USB stick did not appear in the disk selection dialog. > > That's hard to believe. If the installer booted from it, > it must have been recognized as one of the sd? disks &

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Brian Conway
On Sat, Jun 8, 2024, at 4:01 PM, Jan Stary wrote: > On Jun 08 15:33:15, rfab...@mhsmail.ch wrote: >> The issue was the USB stick did not appear in the disk selection dialog. > > That's hard to believe. If the installer booted from it, > it must have been recognized as one of

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Abel Abraham Camarillo Ojeda
schrieb Jan Stary: > > > > > > > > > When asked where the file sets are, > > > > > you tell the installer where on the USB stick they are. > > > > > > > > The issue was the USB stick did not appear in the disk selection >

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Jan Stary
file sets are, > > > > you tell the installer where on the USB stick they are. > > > > > > The issue was the USB stick did not appear in the disk selection > > > dialog. > > > > Why do you think that? It is likely to be one of the sd disks. > &

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Jan Stary
On Jun 08 15:33:15, rfab...@mhsmail.ch wrote: > The issue was the USB stick did not appear in the disk selection dialog. That's hard to believe. If the installer booted from it, it must have been recognized as one of the sd? disks during the bsd.rd boot. Jan

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread rfabris
Am 2024-06-08 15:50, schrieb Otto Moerbeek: On Sat, Jun 08, 2024 at 03:33:15PM +0200, rfab...@mhsmail.ch wrote: Am 2024-06-08 08:28, schrieb Jan Stary: > When asked where the file sets are, > you tell the installer where on the USB stick they are. The issue was the USB stick did not

[Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread rfabris
Dear Nick, dear Otto Many thanks for your tips! I have tried these steps before asking for help, but without success. Then, on reading your mails, it occurred to me I could try one of the back USB ports of my PC instead of the front ones. And bingo, the USB stick appeared as 'sd3' i

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Otto Moerbeek
On Sat, Jun 08, 2024 at 03:33:15PM +0200, rfab...@mhsmail.ch wrote: > Dear Jan > > Thanks for your mail. > > Am 2024-06-08 08:28, schrieb Jan Stary: > > > When asked where the file sets are, > > you tell the installer where on the USB stick they are. > >

[Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread rfabris
Dear Jan Thanks for your mail. Am 2024-06-08 08:28, schrieb Jan Stary: When asked where the file sets are, you tell the installer where on the USB stick they are. The issue was the USB stick did not appear in the disk selection dialog. Installing the sets via http works without any issues

Re: Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Otto Moerbeek
On Fri, Jun 07, 2024 at 07:05:49PM -0400, Nick Holland wrote: > On 6/7/24 18:26, rfab...@mhsmail.ch wrote: > > Edit: I have just found in Michael W. Lucas' "OpenBSD Mastery: > > Filesystems" that "the rd recovery disk image is the OpenBSD install > >

Re: Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-07 Thread Jan Stary
> Question: > What do I have to do to make the USB installation stick available for > accessing the distribution sets? install75.img already contains the file sets. > Concerning 'install75.img', the > "Installation notes" say: "An install or upgrade can

Re: Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-07 Thread Nick Holland
On 6/7/24 18:26, rfab...@mhsmail.ch wrote: Edit: I have just found in Michael W. Lucas' "OpenBSD Mastery: Filesystems" that "the rd recovery disk image is the OpenBSD install environment", not the USB stick. But my question (see below) remains the same. Am 2024-

Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-07 Thread rfabris
Edit: I have just found in Michael W. Lucas' "OpenBSD Mastery: Filesystems" that "the rd recovery disk image is the OpenBSD install environment", not the USB stick. But my question (see below) remains the same. Am 2024-06-07 23:21, schrieb rfab...@mhsmail.ch: Dear com

Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-07 Thread rfabris
Dear community I have copied the 'install75.img' to a USB stick, booted from it and chosen the "(I)nstall" option. My intention is to install the distribution sets from the stick, and not via http, because I'd like to install OpenBSD on our 4 home office PCs without dow

Re: unknown USB vendor

2024-05-25 Thread Rob Schmersel
> searching > > but the search is not as good. I'm looking for the USB vendor of > > this USB > > vendor id. 0x02d0, and the device id is 0xa9a6. Afaict this is a > > ure(4) > > device with a builtin usb hub. But there is no other markings on > >

Re: unknown USB vendor

2024-05-24 Thread Mizsei Zoltán
Probably https://wikidevi.wi-cat.ru/AMPAK_AP6212 Peter J. Philipp írta 2024. máj.. 24, P-n 11:39 órakor: > Hi, > > I got a "are you a human?" on google so I switched to qwant.com for > searching > but the search is not as good. I'm looking for the USB vendor of th

unknown USB vendor

2024-05-24 Thread Peter J. Philipp
Hi, I got a "are you a human?" on google so I switched to qwant.com for searching but the search is not as good. I'm looking for the USB vendor of this USB vendor id. 0x02d0, and the device id is 0xa9a6. Afaict this is a ure(4) device with a builtin usb hub. But there is no ot

Re: Usb tethering

2024-04-28 Thread fr5dh
Tethering worked with openbsd 7.4 bios/mbr. Doesn't work anymore since installing 7.5 uefi/gpt. I have to reinstall with a legacy bios boot just to see. Original message > From: Zé Loff > To: Pascal > Subject: Re: Usb tethering > Date: 27/04/2024 10:56:37 Europe

Re: Usb tethering

2024-04-27 Thread Zé Loff
te.jpg > >> https://qsl.net/fr5dh/ifconfig.jpg > >> > >> Sorry for the format... > >> > >> 26 avr. 2024 15:37:36 Zé Loff : > >> > >>> On Fri, Apr 26, 2024 at 03:19:58PM +0400, Pascal wrote: > >>>> GM/GA > >

Re: Usb tethering

2024-04-26 Thread Pascal
the format... >> >> 26 avr. 2024 15:37:36 Zé Loff : >> >>> On Fri, Apr 26, 2024 at 03:19:58PM +0400, Pascal wrote: >>>> GM/GA >>>> >>>> Would like connect to internet with usb tethering on openbsd 7.4  and >>>> Phone SM-A

Re: Usb tethering

2024-04-26 Thread Zé Loff
GM/GA > >> > >> Would like connect to internet with usb tethering on openbsd 7.4  and > >> Phone SM-A426B. > >> > >> After: # ifconfig urndis0 up autoconf > >> I can't : fw_update & syspatch > >> Failed timeout > >&g

Re: Usb tethering

2024-04-26 Thread Pascal
https://qsl.net/fr5dh/route.jpg https://qsl.net/fr5dh/ifconfig.jpg Sorry for the format... 26 avr. 2024 15:37:36 Zé Loff : > On Fri, Apr 26, 2024 at 03:19:58PM +0400, Pascal wrote: >> GM/GA >> >> Would like connect to internet with usb tethering on openbsd 7.4  a

Re: Usb tethering

2024-04-26 Thread Zé Loff
On Fri, Apr 26, 2024 at 03:19:58PM +0400, Pascal wrote: > GM/GA > > Would like connect to internet with usb tethering on openbsd 7.4  and Phone > SM-A426B. > > After: # ifconfig urndis0 up autoconf > I can't : fw_update & syspatch > Failed timeout >

Usb tethering

2024-04-26 Thread Pascal
GM/GA Would like connect to internet with usb tethering on openbsd 7.4  and Phone SM-A426B. After: # ifconfig urndis0 up autoconf I can't : fw_update & syspatch Failed timeout Any idea please? -- Pascal

Re: USB keyboard quirks may not be properly catered to in bsd.rd kernels

2024-04-26 Thread Harald Dunkel
The keyboard is a Newmen GM610 Gaming Keyboard I shot on amazon. Regards Harri

Re: bad first impression [ ...] Fwd: [HUNSN RJ43: USB keyboard lost at boot time]

2024-04-26 Thread Harald Dunkel
still works, but once the kernel is booted the keyboard is dead and has to be connected to another USB port. The Zotac host is 10 years old, the RJ43 was released just a few months ago. Both are Intel hosts with Intel chipsets, though. If necessary I can provide dmesg output of this host as well

Re: bad first impression [ ...] Fwd: [HUNSN RJ43: USB keyboard lost at boot time]

2024-04-26 Thread Claudio Jeker
orkaround fails sometimes. > ... > > Another 15+ years old USB keyboard works out of the box, so maybe the > > keyboard is to blame here. It worked fine on other hosts running > > OpenBSD 7.4 or 7.5, though. > > > > BIOS had been reset to the defaults. dmesg output i

Re: bad first impression [ ...] Fwd: [HUNSN RJ43: USB keyboard lost at boot time]

2024-04-26 Thread Stuart Henderson
pt, but in OpenBSD's installer > menu or at the login prompt it is ignored. I have to pull it out and > plug it into another socket to make OpenBSD 7.5 recognize it, but > even this workaround fails sometimes. ... > Another 15+ years old USB keyboard works out of the box, so maybe the &

USB keyboard quirks may not be properly catered to in bsd.rd kernels (was: Re: bad first impression of OpenBSD at install time)

2024-04-25 Thread Peter N. M. Hansteen
ble. Summing up, this sounds like the kernel configuration that was shoehorned into amd64 installer images (and possibly other platforms?) lacks some of the code that caters to the quirks that show up in certain (newer) USB keyboards. What is not clear to me is how common those keyboards are, as i

bad first impression [ ...] Fwd: [HUNSN RJ43: USB keyboard lost at boot time]

2024-04-25 Thread Wolfgang Pfeiffer
unkel - Date: Sat, 20 Apr 2024 18:01:04 +0200 From: Harald Dunkel Subject: HUNSN RJ43: USB keyboard lost at boot time To: misc@openbsd.org User-Agent: Betterbird (Linux) Hi folks, This morning I've got a HUNSN RJ43 network appliance with N100 and 4 2.5Gbit network interfaces. Pr

bad impression [etc ..] Fwd: [HUNSN RJ43: USB keyboard lost at boot time]

2024-04-25 Thread Wolfgang Pfeiffer
arald Dunkel - Date: Sat, 20 Apr 2024 18:01:04 +0200 From: Harald Dunkel Subject: HUNSN RJ43: USB keyboard lost at boot time To: misc@openbsd.org User-Agent: Betterbird (Linux) Hi folks, This morning I've got a HUNSN RJ43 network appliance with N100 and 4 2.5Gbit network interfaces. Pr

  1   2   3   4   5   6   7   8   9   10   >