Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2017 05:22:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221426] TP LINK WN823N Not detected, urtwn driver doesn't load
Message-ID:  <bug-221426-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221426

            Bug ID: 221426
           Summary: TP LINK WN823N Not detected, urtwn driver doesn't load
           Product: Base System
           Version: 11.1-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: cray.mittens@gmail.com

This is a TP-LINK product but uses the RTL8192 chipset inside, so urtwn dri=
ver
should work.

Followed all the steps given in this link, but can't use the TP-LINK USB wi=
fi
https://forums.freebsd.org/threads/54733/

Possible solution:

Adding device VID:PID (2357:0109) to the urtwn driver

1. Add the vendor and product to /sys/dev/usb/usbdevs
 (+) vendor TPLINK 0x2357 tplink
 (+) product TPLINK RTL8192CU  0x0109

2. Add the vid:pid to /sys/dev/urtwn/if_urtwn.c
 (+) URTWN_DEV(TPLINK, RTL8192CU)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221426-8>