rtaxerxes wrote: 
> I saw this wifi dongle, the TP-LINK TL-WN823N, was supposed to work with
> PiCorePlayer but it doesn't seem to...
> 
> Dmesg is showing:
> 
> > 
Code:
--------------------
  >   > [    3.023622] usb 1-1.4: New USB device found, idVendor=2357, 
idProduct=0109
  > [    3.023650] usb 1-1.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  > [    3.023664] usb 1-1.4: Product: 802.11n NIC 
  > [    3.023676] usb 1-1.4: Manufacturer: Realtek 
  > [    3.023688] usb 1-1.4: SerialNumber: 00e04c000001
--------------------
> > 
> 
> Could someone help me figure out how to get it to work? This is on a
> 2014 Raspberry pi B+ v1.2.

>From what I can tell, it dropped out with the 4.x kernels.  That appears
to need an out of tree driver. 
https://github.com/Mange/rtl8192eu-linux-driver 

Unfortunately with the stripped down OS that we use, DKMS doesn't work
to build and install these drivers .  They have to be compiled and
manually installed.  It can be done, but is quite a indepth process.


------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=106755

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to