Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Driver installation: RTL8814AU

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
bigrigdriver
Posts: 145
Joined: 2014-09-01 17:04
Location: East Central Illinois, USA

Re: Driver installation: RTL8814AU

#16 Post by bigrigdriver »

Registered GNU/Linux user #170078

Go ask google before you ask on these boards.

It it isn't broken, Tweak It !!!

unpluggedtoaster
Posts: 7
Joined: 2017-05-28 14:21

Re: Driver installation: RTL8814AU

#17 Post by unpluggedtoaster »

I tried "apt-get install network-manager-gnome" but it's already installed. However, I can't find it anywhere. So I tried it using the terminal. Using "ip a" I get:

Code: Select all

kkk@KPC:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp38s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 60:45:cb:9c:5c:57 brd ff:ff:ff:ff:ff:ff
5: enp3s0f0u3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
    link/ether a2:e0:7c:25:4f:11 brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.21/24 brd 192.168.42.255 scope global dynamic enp3s0f0u3
       valid_lft 3259sec preferred_lft 3259sec
    inet6 fe80::7b62:e24d:aadf:fa7f/64 scope link 
       valid_lft forever preferred_lft forever
using "iwconfig" i get:

Code: Select all

root@KPC:~# iwconfig
lo        no wireless extensions.

enp3s0f0u3  no wireless extensions.

enp38s0   no wireless extensions.

Post Reply