USB WiFi/BT dongle
#6
(09-16-2017, 10:26 AM)martinayotte Wrote: I have another Realtek, but no issue, it worked out-of-the-box...
Code:
Bus 002 Device 002: ID 0bda:0179 Realtek Semiconductor Corp. RTL8188ETV Wireless LAN 802.11n Network Adapter
Is it shown when doing "ifconfig" ?
Did you tried configure it with "nmtui" ?

I don't see it with ifconfig 
looks the one i hqve is not there in the /lib/firmware/rtlbt
Code:
[    7.052674] cfg80211: World regulatory domain updated:
[    7.052688] cfg80211:  DFS Master region: unset
[    7.052692] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[    7.052700] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    7.052707] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[    7.052712] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[    7.052719] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[    7.052726] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[    7.052733] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[    7.052739] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[    7.052744] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[    7.062106] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000a lmp_ver=06 lmp_subver=8821
[    7.062121] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_fw.bin
[    7.069256] bluetooth hci0: Direct firmware load for rtl_bt/rtl8821a_fw.bin failed with error -2
[    7.069274] Bluetooth: hci0: Failed to load rtl_bt/rtl8821a_fw.bin
[    8.427034] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.565626] devfreq ff300000.gpu: Couldn't update frequency transition information.


Code:
root@rock64:~# ifconfig -a
br-152ea61efe7b Link encap:Ethernet  HWaddr 02:42:35:80:6e:a5
         inet addr:172.18.0.1  Bcast:0.0.0.0  Mask:255.255.0.0
         UP BROADCAST MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

docker0   Link encap:Ethernet  HWaddr 02:42:7d:7c:7b:32
         inet addr:172.17.0.1  Bcast:0.0.0.0  Mask:255.255.0.0
         UP BROADCAST MULTICAST  MTU:1500  Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr 56:34:ef:c5:40:65
         inet addr:192.168.0.11  Bcast:192.168.0.255  Mask:255.255.255.0
         inet6 addr: fe80::68e4:9073:94e:39d0/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:879 errors:0 dropped:0 overruns:0 frame:0
         TX packets:507 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:160476 (160.4 KB)  TX bytes:248328 (248.3 KB)
         Interrupt:39

lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         inet6 addr: ::1/128 Scope:Host
         UP LOOPBACK RUNNING  MTU:65536  Metric:1
         RX packets:23 errors:0 dropped:0 overruns:0 frame:0
         TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1
         RX bytes:1770 (1.7 KB)  TX bytes:1770 (1.7 KB)

(09-16-2017, 10:26 AM)martinayotte Wrote: I have another Realtek, but no issue, it worked out-of-the-box...
Code:
Bus 002 Device 002: ID 0bda:0179 Realtek Semiconductor Corp. RTL8188ETV Wireless LAN 802.11n Network Adapter
Is it shown when doing "ifconfig" ?
Did you tried configure it with "nmtui" ?

Forget to ask is your dongle BT and WiFi
does it has an external antenna ?


Messages In This Thread
USB WiFi/BT dongle - by gas14 - 09-10-2017, 01:52 PM
RE: USB WiFi/BT dongle - by dkryder - 09-11-2017, 01:18 AM
RE: USB WiFi/BT dongle - by gas14 - 09-11-2017, 12:57 PM
RE: USB WiFi/BT dongle - by gas14 - 09-16-2017, 08:49 AM
RE: USB WiFi/BT dongle - by martinayotte - 09-16-2017, 10:26 AM
RE: USB WiFi/BT dongle - by gas14 - 09-16-2017, 04:06 PM
RE: USB WiFi/BT dongle - by martinayotte - 09-17-2017, 02:09 PM
RE: USB WiFi/BT dongle - by gas14 - 09-17-2017, 03:06 PM
RE: USB WiFi/BT dongle - by ayufan - 09-20-2017, 09:10 AM
RE: USB WiFi/BT dongle - by gas14 - 10-24-2017, 01:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Wrong resolution and very slow start of wifi. jgpacc 2 3,777 01-11-2022, 03:55 AM
Last Post: alanwake82
  Rock64 running OMV, how to setup RTL8812AU WiFi? electrosam 3 4,963 02-21-2020, 01:49 AM
Last Post: bigtreeman
  Compatible WiFi modules for Rock64 j3eeenet 8 13,350 08-08-2018, 02:06 AM
Last Post: AnythingIsFine
  pineA64 wifi module. Shubhendra 2 3,829 05-06-2018, 09:40 AM
Last Post: S3phi40T
  ROCK64 does not recognize USB Wifi module (WL300NU-G) pine3228 2 4,147 01-03-2018, 03:56 AM
Last Post: pine3228
  Is there anyone who got a compatible bluetooth dongle fbms 7 8,537 10-06-2017, 12:46 PM
Last Post: efreeze

Forum Jump:


Users browsing this thread: 1 Guest(s)