On Mon, Aug 3, 2020 at 7:05 PM Archimedes Gaviola <
archimedes.gavi...@gmail.com> wrote:

>
>
> On Mon, Aug 3, 2020 at 6:30 PM Mark Kettenis <mark.kette...@xs4all.nl>
> wrote:
>
>> > From: Archimedes Gaviola <archimedes.gavi...@gmail.com>
>> > Date: Mon, 3 Aug 2020 17:53:51 +0800
>> > Content-Type: text/plain; charset="UTF-8"
>> >
>> > Hi,
>> >
>> > Just to add as well that the USB LAN Ethernet is working great aside
>> from
>> > the USB input devices that I've encountered. I just know from the man
>> page
>> > http://man.openbsd.org/smsc.4.
>> >
>> > [dmesg snip]
>> > ...
>> > smsc0 at uhub1 port 1 configuration 1 interface 0 "Standard Microsystems
>> > SMSC9512/14" rev 2.00/2.00 addr 3
>> > smsc0: address b8:27:eb:64:8b:57
>> > ukphy0 at smsc0 phy 1: Generic IEEE 802.3u media interface, rev. 3: OUI
>> > 0x0001f0, model 0x000c
>> >
>> > Since OpenBSD system has dwctwo(4) driver
>> http://man.openbsd.org/dwctwo.4 is
>> > there a need to declare the dtoverlay lines in the config.txt?
>> >
>> > dtoverlay=dwc-otg
>> > dtoverlay=dwc2
>>
>> No.  In fact those lines might hurt.
>>
>> As for your problem; in some cases inserting a (powered) USB 2.0 Hub
>> in the chain may help.
>>
>
> Thanks Mark for your response! Noted in your advice. I plan to have a
> powered USB 2.0 Hub in the chain but when I took a try with Ubuntu Linux
> image for Raspberry Pi 3 all the 4 USB ports functions as to no need for an
> external chain of USB 2.0 Hub device. That's why I began to ask and become
> curious if I have configured my OpenBSD system correctly or I missed
> something? I can print by attaching my printer to one of the USB ports, the
> second to my USB keyboard, the third port to my USB mouse and the fourth
> port to my barcode scanner. All works without any problem. I'm using the
> Raspberry Pi 3B power adapter with 5V with 2.5 Ampere capacity
> https://shopee.ph/product/18252381/190149839.
>

Just want to share some progress with the USB keyboard, I am able to type
and able to transfer from one tty console to another now. I am using an
A4Tech KL-5 mini keyboard here
https://shopee.ph/product/20959443/1803617471 and
it works. However in the X Window still I cannot type anything perhaps I
need to re-configure? This A4Tech KRS-85 USB keyboard
https://shopee.ph/A4Tech-KRS-85-USB-Wired-Keyboard-(Black)-i.25952313.316311989
on
the other hand doesn't work, this was my first keyboard. The only
difference from these two is the current rating KL-5 has 20mA while the
KRS-85 has 30mA.

Meanwhile, I am also able to bootstrap an image of NetBSD 9.0 here
http://cdn.netbsd.org/pub/NetBSD/NetBSD-9.0/evbarm-aarch64/binary/gzimg/ and
it's behaving well with my 2 USB keyboards plus my printer on the other
port, barcode scanner and mouse. All works just like Ubuntu Linux.

Thanks and best regards,
Archimedes



>
>
>>
>> > [dmesg snip]
>> > ...
>> > usb0 at dwctwo0: USB revision 2.0
>> > uhub0 at usb0 configuration 1 interface 0 "Broadcom DWC2 root hub" rev
>> > 2.00/1.00 addr 1
>> >
>> > Thanks and best regards,
>> > Archimedes
>> >
>> >
>> > On Mon, Aug 3, 2020 at 10:23 AM Archimedes Gaviola <
>> > archimedes.gavi...@gmail.com> wrote:
>> >
>> > > Hi,
>> > >
>> > > Good day!
>> > >
>> > > I installed OpenBSD 6.7 release and current (dated August 1, 2020) to
>> my
>> > > Raspberry Pi 3B. Installations are successful respectively but USB
>> input
>> > > devices such as keyboard, mouse, barcode scanner are not working.
>> They are
>> > > detected but not working. My USB output device which is an Xprinter
>> printer
>> > > is working fine. I tried adding the following DTB to config.txt as to
>> no
>> > > avail.
>> > >
>> > > dtoverlay=dwc-otg
>> > > dtoverlay=dwc2
>> > >
>> > > I've tried an Ubuntu Linux image and these USB devices works. Any
>> idea of
>> > > the problem?
>> > >
>> > > Attached is my RPI 3B dmesg output.
>> > >
>> > > Thanks and best regards,
>> > > Archimedes
>> > >
>> >
>>
>

Reply via email to