My friend purchased Vero4k+ and I was helping him setting up. I had issue with wireless network performance. Even the signal was not tragic, it was very slow.
I suspect sh*tty TP-links ( TP-Link Archer MR200 and TD-W9960). Is there a known issue connecting these? What are Vero antenna specs?
Anyway, one of tshooting steps would be to try different wifi adapter. I tried TL-WN722N at home but it looks like osmc setup prefers internal. How to make it run? Drivers are in since kernel 2.something and on my odroid c2 worked well, so drivers should be fine.
First thing I’d check is if you’re connecting to a 2.4Ghz or 5Ghz network.
If you have the same SSID for both networks; then it’s likely that OSMC will favour the 2.4Ghz bands as they will likely deliver a stronger signal (albeit likely reduced throughput).
Sure… dmesg shows device. THe issue is that I no longer see wifi in osmc menu. I guess I’ll need to connect to wifi using ssh, right?
[ 47.666450] usb 1-1: new high-speed USB device number 3 using xhci-hcd
[ 47.806692] usb 1-1: New USB device found, idVendor=2357, idProduct=010c
[ 47.806704] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 47.806710] usb 1-1: Product: 802.11n NIC
[ 47.806715] usb 1-1: Manufacturer: Realtek
[ 47.806720] usb 1-1: SerialNumber: 00E04C0001
Edit1: I’m maybe too naïve, but it would be great if OSMC could automatically prefer non-default wifi device (or USB wifi device) when configured with GUI
Edit2: /sbin/ip link shows only 1 wlan device … Hmm, I guess I’m missing drivers, right?
I installed OSMC for RPI on SD card, and I tried to search for rtl8188 in there with no luck. Any chance you could upload It somewhere so I could give it a try? THX!