Results 1 to 9 of 9

Thread: Rosewell RNX-AC1900PCE card in 16.04

  1. #1
    Join Date
    Feb 2019
    Beans
    4

    Rosewell RNX-AC1900PCE card in 16.04

    Assistance required:

    I've recently installed the Rosewill RNX-AC1900PCE wireless network card and cannot get it working. 😠
    I saw a similar post however, the solution was absent in the text.

  2. #2
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Please run the wireless script from the sticky thread and show the outputs. Does LAN work?

  3. #3
    Join Date
    Feb 2019
    Beans
    4

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Code:
    ########## wireless info START ##########
    
    Report from: 02 Feb 2019 10:42 EST -0500
    
    Booted last: 02 Feb 2019 00:00 EST -0500
    
    Script from: 22 Oct 2018 03:34 UTC +0000
    
    ##### release ###########################
    
    Distributor ID:	Ubuntu
    Description:	Ubuntu 16.04.5 LTS
    Release:	16.04
    Codename:	xenial
    
    ##### kernel ############################
    
    Linux 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
    
    Parameters: ro, quiet, splash, vt.handoff=7
    
    ##### desktop ###########################
    
    Ubuntu
    
    ##### lspci #############################
    
    03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
    	Subsystem: Gigabyte Technology Co., Ltd Motherboard [1458:e000]
    	Kernel driver in use: r8169
    
    04:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
    	Subsystem: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:0619]
    	Kernel driver in use: bcma-pci-bridge
    
    ##### lsusb #############################
    
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 008 Device 005: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB
    Bus 008 Device 004: ID 046d:c315 Logitech, Inc. Classic Keyboard 200
    Bus 008 Device 003: ID 046d:09a1 Logitech, Inc. QuickCam Communicate MP/S5500
    Bus 008 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    
    ##### PCMCIA card info ##################
    
    ##### rfkill ############################
    
    ##### secure boot #######################
    
    This system does't support Secure Boot
    
    ##### lsmod #############################
    
    b43                   417792  0
    mac80211              737280  1 b43
    cfg80211              565248  2 b43,mac80211
    ssb                    65536  1 b43
    bcma                   57344  1 b43
    mxm_wmi                16384  1 nouveau
    wmi                    20480  2 mxm_wmi,nouveau
    
    ##### interfaces ########################
    
    [/etc/network/interfaces]
    auto lo
    iface lo inet loopback
    
    ##### ifconfig ##########################
    
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
        link/loopback <MAC address> brd <MAC address>
        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: enp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
        link/ether <MAC 'enp3s0' [IF1]> brd <MAC address>
    3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
        link/ether <MAC 'virbr0' [IF2]> brd <MAC address>
        inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
           valid_lft forever preferred_lft forever
    4: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast master virbr0 state DOWN group default qlen 1000
        link/ether <MAC 'virbr0' [IF2]> brd <MAC address>
    
    ##### iwconfig ##########################
    
    lo        no wireless extensions.
    
    virbr0    no wireless extensions.
    
    virbr0-nic  no wireless extensions.
    
    enp3s0    no wireless extensions.
    
    ##### route #############################
    
    192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1 linkdown 
    
    ##### resolv.conf #######################
    
    [777 root '/etc/resolv.conf' -> '../run/resolvconf/resolv.conf']
    
    ##### network managers ##################
    
    Installed:
    
    	NetworkManager
    
    Running:
    
    root      1043     1  0 Feb01 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon
    
    ##### NetworkManager info ###############
    
    GENERAL.DEVICE:                         enp3s0
    GENERAL.TYPE:                           ethernet
    GENERAL.NM-TYPE:                        NMDeviceEthernet
    GENERAL.VENDOR:                         Realtek Semiconductor Co., Ltd.
    GENERAL.PRODUCT:                        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (Motherboard)
    GENERAL.DRIVER:                         r8169
    GENERAL.DRIVER-VERSION:                 2.3LK-NAPI
    GENERAL.FIRMWARE-VERSION:               
    GENERAL.HWADDR:                         <MAC 'enp3s0' [IF1]>
    GENERAL.MTU:                            1500
    GENERAL.STATE:                          20 (unavailable)
    GENERAL.REASON:                         2 (Device is now managed)
    GENERAL.UDI:                            /sys/devices/pci0000:00/0000:00:09.0/0000:03:00.0/net/enp3s0
    GENERAL.IP-IFACE:                       
    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:                     --
    GENERAL.CON-UUID:                       --
    GENERAL.CON-PATH:                       --
    GENERAL.METERED:                        unknown
    CAPABILITIES.CARRIER-DETECT:            yes
    CAPABILITIES.SPEED:                     unknown
    CAPABILITIES.IS-SOFTWARE:               no
    WIRED-PROPERTIES.CARRIER:               off
    CONNECTIONS.AVAILABLE-CONNECTION-PATHS: 
    
    GENERAL.DEVICE:                         virbr0
    GENERAL.TYPE:                           bridge
    GENERAL.NM-TYPE:                        NMDeviceBridge
    GENERAL.VENDOR:                         
    GENERAL.PRODUCT:                        
    GENERAL.DRIVER:                         bridge
    GENERAL.DRIVER-VERSION:                 2.3
    GENERAL.FIRMWARE-VERSION:               N/A
    GENERAL.HWADDR:                         <MAC address>
    GENERAL.MTU:                            1500
    GENERAL.STATE:                          10 (unmanaged)
    GENERAL.REASON:                         0 (No reason given)
    GENERAL.UDI:                            /sys/devices/virtual/net/virbr0
    GENERAL.IP-IFACE:                       virbr0
    GENERAL.IS-SOFTWARE:                    yes
    GENERAL.NM-MANAGED:                     no
    GENERAL.AUTOCONNECT:                    yes
    GENERAL.FIRMWARE-MISSING:               no
    GENERAL.NM-PLUGIN-MISSING:              no
    GENERAL.PHYS-PORT-ID:                   --
    GENERAL.CONNECTION:                     --
    GENERAL.CON-UUID:                       --
    GENERAL.CON-PATH:                       --
    GENERAL.METERED:                        unknown
    CAPABILITIES.CARRIER-DETECT:            yes
    CAPABILITIES.SPEED:                     unknown
    CAPABILITIES.IS-SOFTWARE:               yes
    BRIDGE.SLAVES:                          
    CONNECTIONS.AVAILABLE-CONNECTION-PATHS: 
    IP4.ADDRESS[1]:                         192.168.122.1/24
    IP4.GATEWAY:                            
    IP6.GATEWAY:                            
    
    GENERAL.DEVICE:                         virbr0-nic
    GENERAL.TYPE:                           tun
    GENERAL.NM-TYPE:                        NMDeviceTun
    GENERAL.VENDOR:                         
    GENERAL.PRODUCT:                        
    GENERAL.DRIVER:                         tun
    GENERAL.DRIVER-VERSION:                 1.6
    GENERAL.FIRMWARE-VERSION:               
    GENERAL.HWADDR:                         <MAC 'virbr0' [IF2]>
    GENERAL.MTU:                            1500
    GENERAL.STATE:                          10 (unmanaged)
    GENERAL.REASON:                         0 (No reason given)
    GENERAL.UDI:                            /sys/devices/virtual/net/virbr0-nic
    GENERAL.IP-IFACE:                       virbr0-nic
    GENERAL.IS-SOFTWARE:                    yes
    GENERAL.NM-MANAGED:                     no
    GENERAL.AUTOCONNECT:                    yes
    GENERAL.FIRMWARE-MISSING:               no
    GENERAL.NM-PLUGIN-MISSING:              no
    GENERAL.PHYS-PORT-ID:                   --
    GENERAL.CONNECTION:                     --
    GENERAL.CON-UUID:                       --
    GENERAL.CON-PATH:                       --
    GENERAL.METERED:                        unknown
    CAPABILITIES.CARRIER-DETECT:            no
    CAPABILITIES.SPEED:                     unknown
    CAPABILITIES.IS-SOFTWARE:               yes
    CONNECTIONS.AVAILABLE-CONNECTION-PATHS: 
    IP4.GATEWAY:                            
    IP6.GATEWAY:                            
    
    ##### NetworkManager.state ##############
    
    [main]
    NetworkingEnabled=true
    WirelessEnabled=true
    WWANEnabled=true
    
    ##### NetworkManager config #############
    
    [[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
    [connection]
    wifi.powersave = 3
    
    [[/etc/NetworkManager/NetworkManager.conf]]
    [main]
    plugins=ifupdown,keyfile,ofono
    dns=dnsmasq
    [ifupdown]
    managed=false
    
    ##### NetworkManager profiles ###########
    
    Sorry, try again.
    [[/etc/NetworkManager/system-connections/Home]] (600 root)
    [connection] id=Home | type=wifi | permissions=
    [wifi] mac-address-blacklist= | ssid=2DLM8
    [ipv4] method=auto
    [ipv6] method=ignore
    
    [[/etc/NetworkManager/system-connections/xfinitywifi]] (600 root)
    [connection] id=xfinitywifi | type=wifi | autoconnect=false | permissions=user:daniel:;
    [wifi] mac-address=<MAC address> | mac-address-blacklist= | ssid=xfinitywifi
    [ipv4] method=auto
    [ipv6] method=auto
    
    ##### Netplan config ####################
    
    ##### 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 @ 20), (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 ###################
    
    lo        no frequency information.
    
    virbr0    no frequency information.
    
    virbr0-nic  no frequency information.
    
    enp3s0    no frequency information.
    
    ##### iwlist scan #######################
    
    lo        Interface doesn't support scanning.
    
    virbr0    Interface doesn't support scanning.
    
    virbr0-nic  Interface doesn't support scanning.
    
    enp3s0    Interface doesn't support scanning.
    
    ##### module infos ######################
    
    [b43]
    filename:       /lib/modules/4.4.0-137-generic/kernel/drivers/net/wireless/b43/b43.ko
    firmware:       b43/ucode9.fw
    firmware:       b43/ucode5.fw
    firmware:       b43/ucode16_mimo.fw
    firmware:       b43/ucode15.fw
    firmware:       b43/ucode14.fw
    firmware:       b43/ucode13.fw
    firmware:       b43/ucode11.fw
    license:        GPL
    author:         Rafał Miłecki
    author:         Gábor Stefanik
    author:         Michael Buesch
    author:         Stefano Brivio
    author:         Martin Langer
    description:    Broadcom B43 wireless driver
    srcversion:     6046FCC9190ABD5D296D2D2
    depends:        mac80211,ssb,bcma,cfg80211
    retpoline:      Y
    intree:         Y
    vermagic:       4.4.0-137-generic SMP mod_unload modversions retpoline 
    parm:           bad_frames_preempt:enable(1) / disable(0) Bad Frames Preemption (int)
    parm:           fwpostfix:Postfix for the .fw files to load. (string)
    parm:           hwpctl:Enable hardware-side power control (default off) (int)
    parm:           nohwcrypt:Disable hardware encryption. (int)
    parm:           hwtkip:Enable hardware tkip. (int)
    parm:           qos:Enable QOS support (default on) (int)
    parm:           btcoex:Enable Bluetooth coexistence (default on) (int)
    parm:           verbose:Log message verbosity: 0=error, 1=warn, 2=info(default), 3=debug (int)
    parm:           pio:Use PIO accesses by default: 0=DMA, 1=PIO (int)
    parm:           allhwsupport:Enable support for all hardware (even it if overlaps with the brcmsmac driver) (int)
    
    [mac80211]
    filename:       /lib/modules/4.4.0-137-generic/kernel/net/mac80211/mac80211.ko
    license:        GPL
    description:    IEEE 802.11 subsystem
    srcversion:     1C494514DFC6273859C50B4
    depends:        cfg80211
    retpoline:      Y
    intree:         Y
    vermagic:       4.4.0-137-generic SMP mod_unload modversions retpoline 
    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.4.0-137-generic/kernel/net/wireless/cfg80211.ko
    description:    wireless configuration support
    license:        GPL
    author:         Johannes Berg
    srcversion:     0138430EFA92759AB09DF26
    depends:        
    retpoline:      Y
    intree:         Y
    vermagic:       4.4.0-137-generic SMP mod_unload modversions retpoline 
    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)
    
    [ssb]
    filename:       /lib/modules/4.4.0-137-generic/kernel/drivers/ssb/ssb.ko
    license:        GPL
    description:    Sonics Silicon Backplane driver
    srcversion:     FC3ED94EA3F1F1228E47580
    depends:        
    retpoline:      Y
    intree:         Y
    vermagic:       4.4.0-137-generic SMP mod_unload modversions retpoline 
    
    [bcma]
    filename:       /lib/modules/4.4.0-137-generic/kernel/drivers/bcma/bcma.ko
    license:        GPL
    description:    Broadcom's specific AMBA driver
    srcversion:     887F73BFB385879A1B34ECA
    depends:        
    retpoline:      Y
    intree:         Y
    vermagic:       4.4.0-137-generic SMP mod_unload modversions retpoline 
    
    ##### module parameters #################
    
    [b43]
    allhwsupport: 0
    bad_frames_preempt: 0
    btcoex: 1
    hwpctl: 0
    hwtkip: 0
    nohwcrypt: 0
    pio: 0
    qos: 1
    verbose: 2
    
    [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/amd64-microcode-blacklist.conf]
    blacklist microcode
    
    [/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-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/intel-microcode-blacklist.conf]
    blacklist microcode
    
    [/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
    
    [/etc/modprobe.d/qemu-system-x86.conf]
    options kvm_intel nested=1
    
    [/etc/modprobe.d/vmware-fuse.conf]
    alias char-major-10-229 fuse
    
    ##### rc.local ##########################
    
    exit 0
    
    ##### pm-utils ##########################
    
    ##### udev rules ########################
    
    [/etc/udev/rules.d/70-snap.network-manager.rules]
    # network-manager
    KERNEL=="rfkill", TAG+="snap_network-manager_networkmanager"
    # ppp
    KERNEL=="ppp", TAG+="snap_network-manager_networkmanager"
    # ppp
    KERNEL=="tty[a-zA-Z]*[0-9]*", TAG+="snap_network-manager_networkmanager"
    TAG=="snap_network-manager_networkmanager", RUN+="/usr/lib/snapd/snap-device-helper $env{ACTION} snap_network-manager_networkmanager $devpath $major:$minor"
    
    ##### dmesg #############################
    
    [35340.794507] r8169 0000:03:00.0 enp3s0: link down
    [35352.227757] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [35352.295121] r8169 0000:03:00.0 enp3s0: link down
    [35352.295236] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    
    ########## wireless info END ############
    Last edited by QIII; February 2nd, 2019 at 05:52 PM. Reason: code tags added

  4. #4
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Rosewell RNX-AC1900PCE card in 16.04

    04:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03)
    Subsystem: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:0619]
    Kernel driver in use: bcma-pci-bridge
    We suggest that you check here: https://ubuntuforums.org/showthread.php?t=2214110
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #5
    Join Date
    Feb 2019
    Beans
    4

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Ok Chili555,
    I identified the pic.id [14e4:43a0]
    Purged the bcwml-kernel-source package
    sudo apt-get install <bcwml-kernel-source>
    Restart
    ... nothing
    Enabled networking
    Deleted ALL network connections
    Added my ssid & creds
    Restarted and still nothing 😱

  6. #6
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Please run the wireless script again and post new results

  7. #7
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,971
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Did you deactivate SecureBoot? That driver is not signed...

  8. #8
    Join Date
    Feb 2019
    Beans
    4

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Quote Originally Posted by praseodym View Post
    Did you deactivate SecureBoot? That driver is not signed...
    would you mind elaborating?

  9. #9
    Join Date
    May 2014
    Location
    /home
    Beans
    10,943
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Rosewell RNX-AC1900PCE card in 16.04

    Do
    Code:
    sudo modprobe -v wl
    The required key not available means that the kernel will not load the module because Secure Boot is enabled in BIOS/UEFI. Do not delete or remove any Secure Boot keys, just disable Secure Boot

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •