LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   rusty linux user needs help getting wireless to work on Ubuntu 16 (https://www.linuxquestions.org/questions/linux-networking-3/rusty-linux-user-needs-help-getting-wireless-to-work-on-ubuntu-16-a-4175602096/)

Birdman48 03-18-2017 06:49 PM

rusty linux user needs help getting wireless to work on Ubuntu 16
 
Don't know where to start. No wireless on my laptop after a fresh install along side Windows. Wired connection fine. Windows wireless fine. Thanks for any help.

Here's some info:
Code:

jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ sudo lshw -C network
[sudo] password for jay:
  *-network               
      description: Ethernet interface
      product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:01:00.0
      logical name: enp1s0
      version: 15
      serial: 50:7b:9d:60:ee:7a
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=10.0.0.40 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
      resources: irq:35 ioport:4000(size=256) memory:d1404000-d1404fff memory:d1400000-d1403fff
  *-network UNCLAIMED
      description: Network controller
      product: RTL8821AE 802.11ac PCIe Wireless Network Adapter
      vendor: Realtek Semiconductor Co., Ltd.
      physical id: 0
      bus info: pci@0000:02:00.0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress cap_list
      configuration: latency=0
      resources: ioport:3000(size=256) memory:d1300000-d1303fff
jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ lspci -nn -d 10ec
lspci: -d: ':' expected
jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ lspci -nn -d 10ec:
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]


Ztcoracat 03-18-2017 07:11 PM

Hi:

I'm not the best with the wifi stuff but I know how frustrating getting wireless to work can be.

Reading the output I see that you have a Realtek Card.

Code:

Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11a
This link should help you get the driver installed for your wireless card.

https://medium.com/@elmaxx/rtl8821ae...4-4c1286524afa

http://askubuntu.com/questions/79721...with-rtl8821ae

Hope that helps.

syg00 03-18-2017 07:23 PM

Start by using your favourite search engine.

Plenty of (recent) hits - most Ubuntu/Debian or derivatives. But they seem to blame upstream. Several solutions from disabling power management to pulling a new driver and compiling from source.
Personally I would try the easy ones first before going to the compile - each new kernel will require a rebuild of the module. But if you must, you must.
FWIW, due to past issues like this (appalling support from the manufacturers) I avoid both Realtek and Broadcom when buying new kit. The Intel support of wifi has been good for years.

ondoho 03-19-2017 02:59 AM

it says clearly UNCLAIMED there for your realtek wifi.
usually requires some minor command-fu to
a) install the right driver
b) install the right firmware
c) sometimes both.

search for "ubuntu RTL8821AE" you should get answers.
let us know how it goes, more help is available.

ardvark71 03-19-2017 03:26 AM

Hi...

Just to be sure as to the nature of the problem, if you would, please open a terminal and run the command below...

Code:

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
chmod +x wireless-info && \
./wireless-info

Then post the results (or a link to them) in your next reply. This might give us some additional details. Thanks! :)

Regards...

Birdman48 03-19-2017 06:52 AM

Thanks for the response. Here:
Code:

jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && \
> chmod +x wireless-info && \
> ./wireless-info
--2017-03-19 07:48:20--  https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info
Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112
Connecting to github.com (github.com)|192.30.253.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/UbuntuForums/wireless-info/master/wireless-info [following]
--2017-03-19 07:48:21--  https://raw.githubusercontent.com/UbuntuForums/wireless-info/master/wireless-info
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.32.133
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.32.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16156 (16K) [text/plain]
Saving to: ‘wireless-info’

wireless-info              100%[===========================================>]  15.78K  --.-KB/s    in 0.01s 

Last-modified header missing -- time-stamps turned off.
2017-03-19 07:48:21 (1.34 MB/s) - ‘wireless-info’ saved [16156/16156]

[sudo] password for jay:
[sudo] password for jay:

Results saved in "/home/jay/wireless-info.txt".

jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ cat /home/jay/wireless-info.txt

########## wireless info START ##########

Report from: 19 Mar 2017 07:48 EDT -0400

Booted last: 19 Mar 2017 00:00 EDT -0400

Script from: 08 Jul 2016 02:16 UTC +0000

##### release ###########################

Distributor ID:        Ubuntu
Description:        Ubuntu 16.10
Release:        16.10
Codename:        yakkety

##### kernel ############################

Linux 4.8.0-41-generic #44-Ubuntu SMP Fri Mar 3 15:27:17 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu

##### lspci #############################

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:3832]
        Kernel driver in use: r8169

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
        Subsystem: Lenovo RTL8821AE 802.11ac PCIe Wireless Network Adapter [17aa:a814]
        Kernel modules: rtl8821ae

##### lsusb #############################

Bus 001 Device 004: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 174f:14e8 Syntek
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

0: ideapad_wlan: Wireless LAN
        Soft blocked: no
        Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: yes
2: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

##### lsmod #############################

mac80211              757760  0
cfg80211              581632  1 mac80211
ideapad_laptop        24576  0
sparse_keymap          16384  1 ideapad_laptop
wmi                    16384  1 ideapad_laptop
video                  40960  1 ideapad_laptop

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

enp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.40  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 2601:151:4501:4a28::7b4d  prefixlen 128  scopeid 0x0<global>
        inet6 fe80::2174:2655:e1c8:3d9b  prefixlen 64  scopeid 0x20<link>
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 1944  bytes 1433112 (1.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1583  bytes 222632 (222.6 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 5539  bytes 380977 (380.9 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 5539  bytes 380977 (380.9 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

##### iwconfig ##########################

enp1s0    no wireless extensions.

lo        no wireless extensions.

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        10.0.0.1        0.0.0.0        UG    100    0        0 enp1s0
10.0.0.0        0.0.0.0        255.255.255.0  U    100    0        0 enp1s0
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 enp1s0

##### resolv.conf #######################

nameserver 127.0.1.1
search hsd1.md.comcast.net

##### network managers ##################

Installed:

        NetworkManager

Running:

root      776    1  0 07:45 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                        enp1s0
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
GENERAL.DRIVER:                        r8169
GENERAL.DRIVER-VERSION:                2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/net/enp1s0
GENERAL.IP-IFACE:                      enp1s0
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      a7f50972-d1c7-3bec-88a8-0c01016ff8d3
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/0
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    1000 Mb/s
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  a7f50972-d1c7-3bec-88a8-0c01016ff8d3 | Wired connection 1
IP4.ADDRESS[1]:                        10.0.0.40/24
IP4.GATEWAY:                            10.0.0.1
IP4.ROUTE[1]:                          dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                            75.75.75.75
IP4.DNS[2]:                            75.75.76.76
IP4.DOMAIN[1]:                          hsd1.md.comcast.net
DHCP4.OPTION[1]:                        requested_subnet_mask = 1
DHCP4.OPTION[2]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[3]:                        subnet_mask = 255.255.255.0
DHCP4.OPTION[4]:                        domain_name_servers = 75.75.75.75 75.75.76.76
DHCP4.OPTION[5]:                        ip_address = 10.0.0.40
DHCP4.OPTION[6]:                        requested_static_routes = 1
DHCP4.OPTION[7]:                        dhcp_server_identifier = 10.0.0.1
DHCP4.OPTION[8]:                        requested_time_offset = 1
DHCP4.OPTION[9]:                        broadcast_address = 10.0.0.255
DHCP4.OPTION[10]:                      requested_interface_mtu = 1
DHCP4.OPTION[11]:                      dhcp_rebinding_time = 529200
DHCP4.OPTION[12]:                      requested_domain_name_servers = 1
DHCP4.OPTION[13]:                      dhcp_message_type = 5
DHCP4.OPTION[14]:                      requested_broadcast_address = 1
DHCP4.OPTION[15]:                      routers = 10.0.0.1
DHCP4.OPTION[16]:                      dhcp_renewal_time = 302400
DHCP4.OPTION[17]:                      requested_domain_name = 1
DHCP4.OPTION[18]:                      domain_name = hsd1.md.comcast.net
DHCP4.OPTION[19]:                      requested_routers = 1
DHCP4.OPTION[20]:                      expiry = 1490514336
DHCP4.OPTION[21]:                      host_name = jay-Lenovo-ideapad-Y700-15ACZ
DHCP4.OPTION[22]:                      requested_netbios_scope = 1
DHCP4.OPTION[23]:                      requested_wpad = 1
DHCP4.OPTION[24]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[25]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[26]:                      network_number = 10.0.0.0
DHCP4.OPTION[27]:                      requested_domain_search = 1
DHCP4.OPTION[28]:                      next_server = 10.0.0.1
DHCP4.OPTION[29]:                      requested_ntp_servers = 1
DHCP4.OPTION[30]:                      requested_host_name = 1
DHCP4.OPTION[31]:                      dhcp_lease_time = 604800
IP6.ADDRESS[1]:                        2601:151:4501:4a28::7b4d/128
IP6.ADDRESS[2]:                        fe80::2174:2655:e1c8:3d9b/64
IP6.GATEWAY:                            fe80::250:f1ff:fe80:0
IP6.DNS[1]:                            2001:558:feed::1
IP6.DNS[2]:                            2001:558:feed::2
DHCP6.OPTION[1]:                        dhcp6_client_id = 0:4:e7:cf:6f:ab:55:45:21:7d:cc:89:1d:3b:3a:41:d1:a7
DHCP6.OPTION[2]:                        requested_dhcp6_name_servers = 1
DHCP6.OPTION[3]:                        rebind = 483840
DHCP6.OPTION[4]:                        max_life = 604800
DHCP6.OPTION[5]:                        preferred_life = 604800
DHCP6.OPTION[6]:                        requested_dhcp6_domain_search = 1
DHCP6.OPTION[7]:                        requested_dhcp6_client_id = 1
DHCP6.OPTION[8]:                        life_starts = 1489813917
DHCP6.OPTION[9]:                        dhcp6_status_code = success Assigned an address.
DHCP6.OPTION[10]:                      ip6_address = 2601:151:4501:4a28::7b4d
DHCP6.OPTION[11]:                      ip6_prefixlen = 64
DHCP6.OPTION[12]:                      renew = 302400
DHCP6.OPTION[13]:                      starts = 1489813917
DHCP6.OPTION[14]:                      iaid = 9d:60:ee:7a
DHCP6.OPTION[15]:                      dhcp6_server_id = 0:1:0:1:20:5d:1c:d3:0:50:f1:80:0:0

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true

##### NetworkManager.conf ###############

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

##### NetworkManager profiles ###########

##### iw reg get ########################

Region: America/New_York (based on set time zone)

country 00: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
        (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
        (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
        (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

enp1s0    no frequency information.

lo        no frequency information.

##### iwlist scan #######################

Sorry, try again.
enp1s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

[mac80211]
filename:      /lib/modules/4.8.0-41-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:    9AF49B72127065FCF655D6A
depends:        cfg80211
intree:        Y
vermagic:      4.8.0-41-generic SMP mod_unload modversions
parm:          minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:          max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:          max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:          beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:          probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:          ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:      /lib/modules/4.8.0-41-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    46F63B461AA5E38D042F531
depends:       
intree:        Y
vermagic:      4.8.0-41-generic SMP mod_unload modversions
parm:          bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/etc/modprobe.d/8192cu-disable-power-management.conf]
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-native-rtl8192.conf]
install rtl8192cu /bin/false
install rtl8192c_common /bin/false
install rtlwifi /bin/false
install rtl8xxxu /bin/false

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

[  15.479273] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000a lmp_ver=06 lmp_subver=8821
[  15.479277] Bluetooth: hci0: rtl: loading rtl_bt/rtl8821a_fw.bin

########## wireless info END ############

jay@jay-Lenovo-ideapad-Y700-15ACZ:~$


ardvark71 03-19-2017 11:16 AM

Quote:

Originally Posted by Birdman48 (Post 5685483)
##### rfkill ############################

0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: ideapad_bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

Hi...

Thanks for posting the results. Here is at least one of the problems, if not the problem. Your wireless adapter is turned off at the computer (or hardware level.) It appears that your laptop brand and model (Lenovo-ideapad-Y700-15ACZ) doesn't have a physical switch to enable or disable the adapter, from what I see here and here. First, check the BIOS/UEFI to make sure it's enabled there and if so, see if the button combination mentioned in the articles linked to above enables the adapter, by any chance. I did find this patch, however, I don't think it's been included with Ubuntu 16.04's stock kernel. If the button combination doesn't work, you can contact Canonical to see if it's been added to any subsequent kernels or versions of Ubuntu or conduct some research to find out how the patch might be added to your current kernel.

If you're able to unblock the adapter, verify the status by running this command in the terminal...

Code:

rfkill list
All the entries should read "no." If so and your wireless still doesn't work after that, please run another diagnostic again and post the results. Thanks! :)

Regards...

Birdman48 03-19-2017 11:55 AM

Nope. No function keys or buttons found to turn on wireless. I used to see an options for check marking wireless in the dropdown list
in upper right corner (the two up and down arrows) - now that's not there.

Code:

jay@jay-Lenovo-ideapad-Y700-15ACZ:~$ cat /home/jay/wireless-info.txt

########## wireless info START ##########

Report from: 19 Mar 2017 12:51 EDT -0400

Booted last: 19 Mar 2017 00:00 EDT -0400

Script from: 08 Jul 2016 02:16 UTC +0000

##### release ###########################

Distributor ID:        Ubuntu
Description:        Ubuntu 16.10
Release:        16.10
Codename:        yakkety

##### kernel ############################

Linux 4.8.0-41-generic #44-Ubuntu SMP Fri Mar 3 15:27:17 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash, vt.handoff=7

##### desktop ###########################

Ubuntu

##### lspci #############################

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [17aa:3832]
        Kernel driver in use: r8169

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter [10ec:8821]
        Subsystem: Lenovo RTL8821AE 802.11ac PCIe Wireless Network Adapter [17aa:a814]
        Kernel modules: rtl8821ae

##### lsusb #############################

Bus 001 Device 004: ID 0bda:0821 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 174f:14e8 Syntek
Bus 001 Device 002: ID 0438:7900 Advanced Micro Devices, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 0e8d:1887 MediaTek Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

##### lsmod #############################

mac80211              757760  0
cfg80211              581632  1 mac80211
wmi                    16384  0

##### interfaces ########################

auto lo
iface lo inet loopback

##### ifconfig ##########################

enp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.0.0.40  netmask 255.255.255.0  broadcast 10.0.0.255
        inet6 2601:151:4501:4a28:a911:b829:25ab:4f1  prefixlen 64  scopeid 0x0<global>
        inet6 2601:151:4501:4a28::7b4d  prefixlen 128  scopeid 0x0<global>
        inet6 2601:151:4501:4a28:dd7f:f619:4385:cd35  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::2174:2655:e1c8:3d9b  prefixlen 64  scopeid 0x20<link>
        ether <MAC address>  txqueuelen 1000  (Ethernet)
        RX packets 190792  bytes 241549955 (241.5 MB)
        RX errors 0  dropped 9  overruns 0  frame 0
        TX packets 84853  bytes 9592102 (9.5 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1  (Local Loopback)
        RX packets 74715  bytes 5393365 (5.3 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 74715  bytes 5393365 (5.3 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

##### iwconfig ##########################

enp1s0    no wireless extensions.

lo        no wireless extensions.

##### route #############################

Kernel IP routing table
Destination    Gateway        Genmask        Flags Metric Ref    Use Iface
0.0.0.0        10.0.0.1        0.0.0.0        UG    100    0        0 enp1s0
10.0.0.0        0.0.0.0        255.255.255.0  U    100    0        0 enp1s0
169.254.0.0    0.0.0.0        255.255.0.0    U    1000  0        0 enp1s0

##### resolv.conf #######################

nameserver 127.0.1.1
search hsd1.md.comcast.net

##### network managers ##################

Installed:

        NetworkManager

Running:

root      753    1  0 11:48 ?        00:00:06 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                        enp1s0
GENERAL.TYPE:                          ethernet
GENERAL.NM-TYPE:                        NMDeviceEthernet
GENERAL.VENDOR:                        Realtek Semiconductor Co., Ltd.
GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
GENERAL.DRIVER:                        r8169
GENERAL.DRIVER-VERSION:                2.3LK-NAPI
GENERAL.FIRMWARE-VERSION:             
GENERAL.HWADDR:                        <MAC address>
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.REASON:                        0 (No reason given)
GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:02.2/0000:01:00.0/net/enp1s0
GENERAL.IP-IFACE:                      enp1s0
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                    yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:              no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                  --
GENERAL.CONNECTION:                    Wired connection 1
GENERAL.CON-UUID:                      a7f50972-d1c7-3bec-88a8-0c01016ff8d3
GENERAL.CON-PATH:                      /org/freedesktop/NetworkManager/ActiveConnection/1
GENERAL.METERED:                        no (guessed)
CAPABILITIES.CARRIER-DETECT:            yes
CAPABILITIES.SPEED:                    1000 Mb/s
CAPABILITIES.IS-SOFTWARE:              no
WIRED-PROPERTIES.CARRIER:              on
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{0}
CONNECTIONS.AVAILABLE-CONNECTIONS[1]:  a7f50972-d1c7-3bec-88a8-0c01016ff8d3 | Wired connection 1
IP4.ADDRESS[1]:                        10.0.0.40/24
IP4.GATEWAY:                            10.0.0.1
IP4.ROUTE[1]:                          dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.DNS[1]:                            75.75.75.75
IP4.DNS[2]:                            75.75.76.76
IP4.DOMAIN[1]:                          hsd1.md.comcast.net
DHCP4.OPTION[1]:                        requested_subnet_mask = 1
DHCP4.OPTION[2]:                        requested_rfc3442_classless_static_routes = 1
DHCP4.OPTION[3]:                        subnet_mask = 255.255.255.0
DHCP4.OPTION[4]:                        domain_name_servers = 75.75.75.75 75.75.76.76
DHCP4.OPTION[5]:                        ip_address = 10.0.0.40
DHCP4.OPTION[6]:                        requested_static_routes = 1
DHCP4.OPTION[7]:                        dhcp_server_identifier = 10.0.0.1
DHCP4.OPTION[8]:                        requested_time_offset = 1
DHCP4.OPTION[9]:                        broadcast_address = 10.0.0.255
DHCP4.OPTION[10]:                      requested_interface_mtu = 1
DHCP4.OPTION[11]:                      dhcp_rebinding_time = 529200
DHCP4.OPTION[12]:                      requested_domain_name_servers = 1
DHCP4.OPTION[13]:                      dhcp_message_type = 5
DHCP4.OPTION[14]:                      requested_broadcast_address = 1
DHCP4.OPTION[15]:                      routers = 10.0.0.1
DHCP4.OPTION[16]:                      dhcp_renewal_time = 302400
DHCP4.OPTION[17]:                      requested_domain_name = 1
DHCP4.OPTION[18]:                      domain_name = hsd1.md.comcast.net
DHCP4.OPTION[19]:                      requested_routers = 1
DHCP4.OPTION[20]:                      expiry = 1490546845
DHCP4.OPTION[21]:                      host_name = jay-Lenovo-ideapad-Y700-15ACZ
DHCP4.OPTION[22]:                      requested_netbios_scope = 1
DHCP4.OPTION[23]:                      requested_wpad = 1
DHCP4.OPTION[24]:                      requested_ms_classless_static_routes = 1
DHCP4.OPTION[25]:                      requested_netbios_name_servers = 1
DHCP4.OPTION[26]:                      network_number = 10.0.0.0
DHCP4.OPTION[27]:                      requested_domain_search = 1
DHCP4.OPTION[28]:                      next_server = 10.0.0.1
DHCP4.OPTION[29]:                      requested_ntp_servers = 1
DHCP4.OPTION[30]:                      requested_host_name = 1
DHCP4.OPTION[31]:                      dhcp_lease_time = 604800
IP6.ADDRESS[1]:                        2601:151:4501:4a28::7b4d/128
IP6.ADDRESS[2]:                        2601:151:4501:4a28:dd7f:f619:4385:cd35/64
IP6.ADDRESS[3]:                        2601:151:4501:4a28:a911:b829:25ab:4f1/64
IP6.ADDRESS[4]:                        fe80::2174:2655:e1c8:3d9b/64
IP6.GATEWAY:                            fe80::250:f1ff:fe80:0
IP6.DNS[1]:                            2001:558:feed::1
IP6.DNS[2]:                            2001:558:feed::2
DHCP6.OPTION[1]:                        dhcp6_client_id = 0:4:e7:cf:6f:ab:55:45:21:7d:cc:89:1d:3b:3a:41:d1:a7
DHCP6.OPTION[2]:                        requested_dhcp6_name_servers = 1
DHCP6.OPTION[3]:                        rebind = 483840
DHCP6.OPTION[4]:                        max_life = 604800
DHCP6.OPTION[5]:                        preferred_life = 604800
DHCP6.OPTION[6]:                        requested_dhcp6_domain_search = 1
DHCP6.OPTION[7]:                        requested_dhcp6_client_id = 1
DHCP6.OPTION[8]:                        life_starts = 1489813917
DHCP6.OPTION[9]:                        dhcp6_status_code = success Assigned an address.
DHCP6.OPTION[10]:                      ip6_address = 2601:151:4501:4a28::7b4d
DHCP6.OPTION[11]:                      ip6_prefixlen = 64
DHCP6.OPTION[12]:                      renew = 302400
DHCP6.OPTION[13]:                      starts = 1489813917
DHCP6.OPTION[14]:                      iaid = 9d:60:ee:7a
DHCP6.OPTION[15]:                      dhcp6_server_id = 0:1:0:1:20:5d:1c:d3:0:50:f1:80:0:0

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true

##### NetworkManager.conf ###############

[main]
plugins=ifupdown,keyfile,ofono
dns=dnsmasq

[ifupdown]
managed=false

##### NetworkManager profiles ###########

##### iw reg get ########################

Region: America/New_York (based on set time zone)

country 00: DFS-UNSET
        (2402 - 2472 @ 40), (N/A, 20), (N/A)
        (2457 - 2482 @ 40), (N/A, 20), (N/A), NO-IR
        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, NO-IR
        (5170 - 5250 @ 80), (N/A, 20), (N/A), NO-IR
        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, NO-IR
        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, NO-IR
        (5735 - 5835 @ 80), (N/A, 20), (N/A), NO-IR
        (57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

enp1s0    no frequency information.

lo        no frequency information.

##### iwlist scan #######################

enp1s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.

##### module infos ######################

[mac80211]
filename:      /lib/modules/4.8.0-41-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
srcversion:    9AF49B72127065FCF655D6A
depends:        cfg80211
intree:        Y
vermagic:      4.8.0-41-generic SMP mod_unload modversions
parm:          minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:          max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:          max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:          beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:          probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:          ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:      /lib/modules/4.8.0-41-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
author:        Johannes Berg
srcversion:    46F63B461AA5E38D042F531
depends:       
intree:        Y
vermagic:      4.8.0-41-generic SMP mod_unload modversions
parm:          bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:          ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:          cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/etc/modprobe.d/8192cu-disable-power-management.conf]
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist i2c_i801
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-native-rtl8192.conf]
install rtl8192cu /bin/false
install rtl8192c_common /bin/false
install rtlwifi /bin/false
install rtl8xxxu /bin/false

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/idepad.conf]
blacklist ideapad_laptop

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

[/etc/modprobe.d/mlx4.conf]
softdep mlx4_core post: mlx4_en

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

########## wireless info END ############


ardvark71 03-19-2017 05:16 PM

Quote:

Originally Posted by Birdman48 (Post 5685545)
##### rfkill ############################

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no

##### dmesg #############################

########## wireless info END ############

Hi...

It looks like something happened, as these two entries have changed (compared to your previous results.)

Regards...

Birdman48 03-19-2017 07:04 PM

Dude I gave up and installed openSuse - not that it solved anything (Aardvark got me thinking I'd have better luck w/ openS). I'm struggling with Yast and Network Manager now to get that dang card recognized. We'll see. Thanks so far for the help. Will keep you posted on my progress w/ openSuse.

beachboy2 03-20-2017 12:14 AM

Birdman48,

Did you try using the method recommended in the link given by Ztcoracat in post #2?

https://medium.com/@elmaxx/rtl8821ae...afa#.49u94k65p

ardvark71 03-20-2017 12:23 AM

Quote:

Originally Posted by beachboy2 (Post 5685757)
Birdman48,

Did you try using the method recommended in the link given by Ztcoracat in post #2?

https://medium.com/@elmaxx/rtl8821ae...afa#.49u94k65p

Hi Birdman48...

Yes, I would agree. Give Ztcoracat's suggestion a try, hopefully it will also have a positive result concerning rfkill. :)

Regards...

Birdman48 03-20-2017 06:00 PM

Did try that about five times.
Now I may have increased the difficulty as openSuse seems less popular and hence there will be less support.

Just so I know, this problem seems to be one of getting the correct drivers working right? Are the drivers written by the vendor? If so there's probably no incentive for them to produce one. Maybe they're written/programmed by the Linux community in which case it's either very hard to do or I just cannot find them. Am I warm?

Ztcoracat 03-20-2017 06:57 PM

Quote:

Originally Posted by Birdman48 (Post 5686166)
Did try that about five times.
Now I may have increased the difficulty as openSuse seems less popular and hence there will be less support.

Just so I know, this problem seems to be one of getting the correct drivers working right? Are the drivers written by the vendor? If so there's probably no incentive for them to produce one. Maybe they're written/programmed by the Linux community in which case it's either very hard to do or I just cannot find them. Am I warm?

The best that I can tell you is that the driver had to be built and compiled for a Linux system.

Do you mean that you tried to install the driver five times?

jefro 03-20-2017 08:43 PM

It's the wifi device it seems. Not well supported in some cases. Drops a lot for some folks. Then you have to mess with power settings.
A few months ago someone made a patched driver to help fix the dropout issue.

Might be easier to get a small usb wifi adapter to make it work. Many are supported out of the box.

Ztcoracat 03-20-2017 08:47 PM

Quote:

Might be easier to get a small usb wifi adapter to make it work.
Agreed-:)

http://www.wirelesshack.org/top-linu...-adapters.html

Birdman48 03-20-2017 09:29 PM

You read my mind. I'm looking at the cheap usb adapters at Walmart and Amazon. Do you know which ones are supported? This one lists Linux in the title: https://www.amazon.com/Importer520-W.../dp/B00333F2YU

Ztcoracat 03-20-2017 09:40 PM

TP-Link and Netgear.

https://www.walmart.com/browse/elect..._126297_232899

Birdman48 03-20-2017 10:30 PM

Yes. I'm looking at external usb network cards now that say for Linux. Any known working chipsets?

beachboy2 03-21-2017 12:36 AM

Birdman48,

I do not use openSUSE, so I cannot advise you there.

As I see it, you have two main choices:

1. Use a Linux distro which recognises and enables your Broadcom wifi card automatically. This is cheaper but involves a fresh installation.

2. Buy a USB wifi adapter that works out of the box. This costs a little, but there is no reinstallation.
However you do have to wait for delivery and also hope that you are sent precisely the featured item below and not something similar which probably does not work in Linux.

Option 1:

antiX automatically recognises and enables most Broadcom wifi cards:
http://antix.mepis.org/index.php?title=Main_Page

http://download.tuxfamily.org/antix/...FAQ/index.html

To enable wifi in antiX 16.1 after installation:

Menu > Control Centre > Network > Network Interfaces (ceni) > wlan0 > follow wizard and give SSID/network name and wifi password.


Option 2:

D-Link N150 USB wifi adapter
:
http://www.linuxquestions.org/questi...og.php?b=37274


Personally, I would go for Option 1 but I will leave it for you to decide.

NB You may need to go into the BIOS and disable the Broadcom wifi if you decide to use Option 2.

ardvark71 03-21-2017 01:37 AM

Quote:

Originally Posted by beachboy2 (Post 5686253)
Option 2:

D-Link N150 USB wifi adapter
:
http://www.linuxquestions.org/questi...og.php?b=37274

Hi...

The American (USA) Amazon page for this adapter can be found here. :)

Regards...

beachboy2 03-21-2017 02:13 AM

ardvark71,

Thanks.

I have updated my LQ blog accordingly.

ardvark71 03-21-2017 03:00 AM

Quote:

Originally Posted by beachboy2 (Post 5686282)
ardvark71,

Thanks.

I have updated my LQ blog accordingly.

You're welcome :)

Regards...

TB0ne 03-21-2017 11:49 AM

Quote:

Originally Posted by Birdman48 (Post 5686245)
Yes. I'm looking at external usb network cards now that say for Linux. Any known working chipsets?

Before you spend money, that adapter/chipset should work under openSUSE...which version did you install? In anything after 13.1, the driver *SHOULD* be present, and work, but the firmware may not be there.

First thing: run "sudo zypper install kernel-firmware". If it's not already present, it'll load...reboot, and see what happens, if it wasn't loaded.
Second thing: run "lsmod | grep -i rt" and see what you get. You may see something like 'rt8169' in there. While that driver *SHOULD* work for the 8168 cards, sometimes it whines about the firmware. Run "dmesg | grep -i real" to see what happens, and if you can get any hints from the dmesg logs.

You also say there's not a hard switch or 'soft' switch (FN Key) to enable/disable wireless...which would be EXTRAORDINARILY odd. Those systems before 2010 do have a physical switch, either on the side or front. The 'nice' part of that system is that, regardless of the physical switch position, the wifi may not turn on AT ALL, unless you hit FN+F5 to enable it. Note that the physical switch must be on FIRST, at boot time, before the FN+F5 key has ANY effect, even in Windows.

Birdman48 03-22-2017 08:36 PM

Thanks, but it doesn't find it.

Code:

File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

TB0ne 03-23-2017 06:49 AM

Quote:

Originally Posted by Birdman48 (Post 5687077)
Thanks, but it doesn't find it.
Code:

File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

Sorry, but what is this in response to?? What did you do to generate this error, and what were you trying to install?? Is this related to the kernel-firmware or some other package? Not really clear what you're responding to here.

Going to http://software.opensuse.org and searching for kernel-firmware leads here:
https://software.opensuse.org/package/kernel-firmware

..under "Unsupported Distributions", 13.1 is listed. None of them have the repo listed above, but if that's giving you problems, then disable it in yast, and follow the one-click install from NicoK (dated this month).

Birdman48 03-23-2017 06:00 PM

In response to the command you suggested:

Code:

jay@linux-qro4:~> sudo zypper install kernel-firmware
root's password:
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

Abort, retry, ignore? [a/r/i/? shows all options] (a): r
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

Abort, retry, ignore? [a/r/i/? shows all options] (a):


TB0ne 03-24-2017 11:17 AM

Quote:

Originally Posted by Birdman48 (Post 5687508)
In response to the command you suggested:

Code:

jay@linux-qro4:~> sudo zypper install kernel-firmware
root's password:
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

Abort, retry, ignore? [a/r/i/? shows all options] (a): r
File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/tiwai:/bnc944978/standard/'

Abort, retry, ignore? [a/r/i/? shows all options] (a):


Ok, I have no idea where that repository came from. It's failing because that link isn't valid any longer...you can put that link into a browser, and if it doesn't come up, the repo is invalid. That's not a standard repo, so go into the graphical YAST utility->Software Repositories and find that link, and un-check the "Enabled" box and try again.

Birdman48 03-25-2017 07:31 AM

ok I disabled that weird repo and ran the commands you suggested.
I don't know what to glean from the result:

Code:

jay@linux-qro4:~> sudo zypper install kernel-firmware
root's password:
Loading repository data...
Warning: Repository 'openSUSE-13.2-Update' appears to be outdated. Consider using a different mirror or server.
Reading installed packages...
'kernel-firmware' is already installed.
No update candidate for 'kernel-firmware-20141122git-5.1.noarch'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
jay@linux-qro4:~> lsmod | grep -i rt
rtl8821ae            571242  0
mac80211              691383  1 rtl8821ae
cfg80211              547052  2 mac80211,rtl8821ae
jay@linux-qro4:~> dmesg | grep -i real
[    3.346023] usb 1-1.4: Manufacturer: Realtek
[  11.698575] Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic ecb rtl8821ae(C+) btusb snd_hda_intel snd_hda_controller ideapad_laptop snd_hda_codec snd_hwdep snd_pcm bluetooth 6lowpan_iphc snd_timer mac80211 cfg80211 sparse_keymap snd kvm crct10dif_pclmul joydev crc32_pclmul ghash_clmulni_intel aesni_intel rfkill r8169 aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd mii serio_raw soundcore pcspkr battery acpi_cpufreq i2c_piix4 shpchp video processor wmi button ac dm_mod efivarfs btrfs xor raid6_pq crc32c_intel radeon i2c_algo_bit drm_kms_helper ttm xhci_hcd drm sg
[  14.937535] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled


TB0ne 03-25-2017 10:12 AM

Quote:

Originally Posted by Birdman48 (Post 5688062)
ok I disabled that weird repo and ran the commands you suggested.
I don't know what to glean from the result:
Code:

jay@linux-qro4:~> sudo zypper install kernel-firmware
root's password:
Loading repository data...
Warning: Repository 'openSUSE-13.2-Update' appears to be outdated. Consider using a different mirror or server.
Reading installed packages...
'kernel-firmware' is already installed.
No update candidate for 'kernel-firmware-20141122git-5.1.noarch'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
jay@linux-qro4:~> lsmod | grep -i rt
rtl8821ae            571242  0
mac80211              691383  1 rtl8821ae
cfg80211              547052  2 mac80211,rtl8821ae
jay@linux-qro4:~> dmesg | grep -i real
[    3.346023] usb 1-1.4: Manufacturer: Realtek
[  11.698575] Modules linked in: uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic ecb rtl8821ae(C+) btusb snd_hda_intel snd_hda_controller ideapad_laptop snd_hda_codec snd_hwdep snd_pcm bluetooth 6lowpan_iphc snd_timer mac80211 cfg80211 sparse_keymap snd kvm crct10dif_pclmul joydev crc32_pclmul ghash_clmulni_intel aesni_intel rfkill r8169 aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd mii serio_raw soundcore pcspkr battery acpi_cpufreq i2c_piix4 shpchp video processor wmi button ac dm_mod efivarfs btrfs xor raid6_pq crc32c_intel radeon i2c_algo_bit drm_kms_helper ttm xhci_hcd drm sg
[  14.937535] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled


Ok, you stated initially you're using 13.1...so why do you have a 13.2 repository enabled??? Mixing/matching like this between versions won't get good results. Your realtek driver is loaded (apparently), from the resulting lsmod and dmesg look.

So...have you actually gone in and tried to CONFIGURE wireless yet??? The adapter will just sit there until you do. Going back to your very first post, it appears as if everything was recognized, but I've not see the post where you went into your network manager and configured the connection....

Birdman48 03-25-2017 11:13 AM

ok it's 13.2 and I have tried to configure wireless but I'm not sure I
have it right. I tried:
NetworkSetupMethod: Wicked
managed (as opposed to ad-hoc)
dynamic ip
Authentication mode : WEP sharedr

and a combination of those but to no avail

TB0ne 03-25-2017 12:12 PM

Quote:

Originally Posted by Birdman48 (Post 5688128)
ok it's 13.2 and I have tried to configure wireless but I'm not sure I
have it right. I tried:
NetworkSetupMethod: Wicked
managed (as opposed to ad-hoc)
dynamic ip
Authentication mode : WEP sharedr

and a combination of those but to no avail

So you're using 13.2, fine....so what desktop environment are you using? First thing I'd do is to use NetworkManager instead of wicked, to make things easier for yourself. And unless your access point is managed...it won't work. Most are ad-hoc, and most don't use WEP either, but WPA.

Go to yast, change to network manager, and go through the nework manager icon in your system tray to configure a connection. I can almost GUARANTEE you're using WPA Personal and ad-hoc, if your access point is fairly new.

Birdman48 03-25-2017 06:21 PM

I go to Yast -> network services and get this warning:
Network is currently handled by NetworkManager or completely disabled
Yast is unable to configure some options
I click OK and when I get the dialog interface, I am unable to
edit (no Add, Edit, or Delete - it's greyed out)

edit: check this out.
After I closed Yast, I fiddled with Fn+F2 and Fn+F5 and hovered over the ethernet icon in the
taskbar to see several available connections and that the wifi was enabled!
However I still cannot connect using wireless.
Think I need to configure card properly.

Birdman48 03-25-2017 07:04 PM

Well, after closing Yast, I tried a few Fn+F# combos and then when I hovered over the ethernet icon in taskbar I saw a wonderful site - several connection options and that wifi was enabled. However, I still cannot connect wireless. Guess my card needs configured. How? HTF do you USE NetworkManager???

Ztcoracat 03-25-2017 07:35 PM

Quote:

HTF do you USE NetworkManager???
Use of profanity is highly frowned upon here. You need to refrain from using it.

Generally with Network MGR you click on it and a drop down menu or a window opens and shows you all the networks in your area.

Click on your network and than it should prompt you to type in your passphrase that you.r ISP provided you with:-

Birdman48 03-25-2017 10:10 PM

Quote:

with Network MGR you click on it
where is it?
Must be an unsupported card. When I unplug the ethernet cord, it tries to connect, but can't. I've configured it to the best of my knowledge.

Ztcoracat 03-26-2017 03:15 PM

Quote:

Originally Posted by Birdman48 (Post 5688275)
where is it?
Must be an unsupported card. When I unplug the ethernet cord, it tries to connect, but can't. I've configured it to the best of my knowledge.

I'm not running Open Suse so I don't know.
Depending on what DE you are using Network Mgr should be in the panel.

ASAIK Realtek is supported.

IF you went to Yast and tried to change to Network Mgr and that didn't work maybe TB0ne will know why. IF Network MGR is disabled and greyed out wait for TB0ne as I'm not sure how to enable it:- Sorry--

https://www.google.com/search?q=how+...utf-8&oe=utf-8

***OpenSUSE 13.2 - reached it's end of life on Jan 17th 2017***
https://en.opensuse.org/Lifetime

The current version of Open Suse is LEAP 42.3--
https://software.opensuse.org/develo...ease=developer

-::::-Running an unsupported version is most likely I'd think; as to the issue's your having.-::::-

Birdman48 03-28-2017 06:54 PM

Network manager is working - I think that's how I enabled wireless. I was just expecting a dialog box like Yast.
When I try to use Yast (choosing "wicked" setup), all connection is lost - Ethernet too.
I think this is a firmware issue - I think I have drivers. but have no idea how to get the card working.
BTW - sorry about the profanity.

Ztcoracat 03-28-2017 07:09 PM

Quote:

Originally Posted by Birdman48 (Post 5689526)
Network manager is working - I think that's how I enabled wireless. I was just expecting a dialog box like Yast.
When I try to use Yast (choosing "wicked" setup), all connection is lost - Ethernet too.
I think this is a firmware issue - I think I have drivers. but have no idea how to get the card working.
BTW - sorry about the profanity.

Glad to hear that you were able to get the Network Mgr working.

Thanks:-

I wonder if this has anything to do with which kernel is being used?
http://cateee.net/lkddb/web-lkddb/RTL8821AE.html

http://www.realtek.com.tw/Downloads/...4&DownTypeID=3

Birdman48 03-29-2017 07:06 PM

I'll be. The problem is solved! I just booted up then opened NetworkManager and then clicked on a wireless connection I had set up previously. That on didn't wok so I tried another one and low and behold it worked. I like that it works, but I'm a little disappointed that I don't know why.
Thanks Ztcoracat and everyone else who chimed in.
Now I will see if I have same luck with Ubuntu (on another partition).
I will monitor this thread in case anyone wants to clarify what happened.

Ztcoracat 03-29-2017 08:58 PM

Quote:

Originally Posted by Birdman48 (Post 5690101)
I'll be. The problem is solved! I just booted up then opened NetworkManager and then clicked on a wireless connection I had set up previously. That on didn't wok so I tried another one and low and behold it worked. I like that it works, but I'm a little disappointed that I don't know why.
Thanks Ztcoracat and everyone else who chimed in.
Now I will see if I have same luck with Ubuntu (on another partition).
I will monitor this thread in case anyone wants to clarify what happened.

You're Welcome:-

Glad to hear it's working:-

Bet you are relieved:-

Don't forget to mark your thread SOLVED.


All times are GMT -5. The time now is 07:20 PM.