Ra5390 WiFi NIC works in Windows but not Mint

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

I've been given an HP TouchScreen 320 all-in-one PC that I've installed Mint 20.3 on. The WiFi nic doesn't work and from poking around it appears to be a driver problem. The nic is a Ralink 5390.

"rfkill" says the NIC is 'hard' blocked, and "inxi" reports its 'state' is 'down,' but when I boot it with a Win10 Live thumb drive, the WiFi works fine. So it doesn't appear ot be hardware or BIOS-related. Not to mention the all-in-one has the scantiest BIOS I've seen since everybody was running MS-DOS and there is no mention anywhere I can find of anything NIC-related except NetBoot & WOL.

After first checking to see whether it existed (it didnt), I tried creating the file /etc/modprobe.d/hp_wmi.conf (as directed here, then rebooting. No change. During that reboot I also reset the BIOS to all defaults.

I found this thread on the Mint forums on the topic, which states that the fix is to patch the Windows drivers (like we haven't all been there before). That post is so old that all of the links it offers are now dead and none of them are on the WayBack Machine.

I did find what looks like a respectable source for the drivers at MS, assuming that these are suitable to that porpose, but I can't find an alternate source for the patching utility, which was supposed to be here, but isn't, nor is it on the WayBack Machine.

I also found this thread at the Ubuntu forum with instructions on how to manually edit the Windows driver files to make them work but the file he's instruction on how to edit isn't among the contents of the drivers available from MS.

Since it's an all-in-one there are no "open slots" for installing a WiFi NIC so my only alternative to the OE NIC would be a USB WiFi NIC, and from what I'm reading Linux doesn't have the greatest success rate with them. In any case, I'd rather just use the OE wireless NIC if I can get it working.

Any hints/ideas?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
HAWR
Level 9
Level 9
Posts: 2713
Joined: Thu Jun 06, 2019 1:15 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by HAWR »

Hello Busker,

I looked in the Linux Hardware Database for your Ralink wifi and found only working states on HP devices:

https://linux-hardware.org/?id=pci:1814-5390-103c-1636

But we need more detailed informations, so It would be helpful, when you post the terminal outputs of the following commands, so we get a better overview:

Code: Select all

inxi -Fxxxrz && rfkill list all && iwconfig
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

Voilà

Code: Select all

$ inxi -Fxxxrz && rfkill list all && iwconfig
System:    Kernel: 5.4.0-96-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 5.2.7 wm: muffin 5.2.0 
           dm: LightDM 1.30.0 Distro: Linux Mint 20.3 Una base: Ubuntu 20.04 focal 
Machine:   Type: Desktop System: Hewlett-Packard product: 320-1030 v: N/A serial: <filter> Chassis: type: 3 
           serial: <filter> 
           Mobo: PEGATRON model: 2ACB v: 1.03 serial: <filter> BIOS: AMI v: 7.10 date: 11/02/2011 
CPU:       Topology: Dual Core model: AMD A4-3400 APU with Radeon HD Graphics bits: 64 type: MCP arch: Fusion 
           L2 cache: 1024 KiB 
           flags: lm nx pae sse sse2 sse3 sse4a svm bogomips: 10780 
           Speed: 800 MHz min/max: 800/2700 MHz Core speeds (MHz): 1: 801 2: 892 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] SuperSumo [Radeon HD 6410D] vendor: Hewlett-Packard 
           driver: radeon v: kernel bus ID: 00:01.0 chip ID: 1002:9644 
           Display: x11 server: X.Org 1.20.13 driver: ati,radeon unloaded: fbdev,modesetting,vesa 
           resolution: 1600x900~60Hz 
           OpenGL: renderer: AMD SUMO2 (DRM 2.50.0 / 5.4.0-96-generic LLVM 12.0.0) v: 3.3 Mesa 21.0.3 compat-v: 3.1 
           direct render: Yes 
Audio:     Device-1: Advanced Micro Devices [AMD] FCH Azalia vendor: Hewlett-Packard driver: snd_hda_intel v: kernel 
           bus ID: 00:14.2 chip ID: 1022:780d 
           Sound Server: ALSA v: k5.4.0-96-generic 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Hewlett-Packard driver: r8169 
           v: kernel port: e000 bus ID: 01:00.0 chip ID: 10ec:8168 
           IF: eno1 state: up speed: 100 Mbps duplex: full mac: <filter> 
           Device-2: Ralink RT5390 Wireless 802.11n 1T/1R PCIe driver: rt2800pci v: 2.3.0 port: e000 bus ID: 02:00.0 
           chip ID: 1814:5390 
           IF: wlp2s0 state: down mac: <filter> 
Drives:    Local Storage: total: 1.82 TiB used: 15.15 GiB (0.8%) 
           ID-1: /dev/sda vendor: Hitachi model: HDS723020BLA642 size: 1.82 TiB speed: 3.0 Gb/s rotation: 7200 rpm 
           serial: <filter> rev: A5Q0 scheme: MBR 
Partition: ID-1: / size: 24.48 GiB used: 6.76 GiB (27.6%) fs: ext4 dev: /dev/sda1 
           ID-2: /boot size: 990.9 MiB used: 211.3 MiB (21.3%) fs: ext4 dev: /dev/sda6 
           ID-3: /home size: 1.74 TiB used: 8.14 GiB (0.5%) fs: ext4 dev: /dev/sda8 
           ID-4: /tmp size: 17.72 GiB used: 44.0 MiB (0.2%) fs: ext2 dev: /dev/sda7 
           ID-5: swap-1 size: 8.00 GiB used: 268 KiB (0.0%) fs: swap dev: /dev/sda5 
Sensors:   System Temperatures: cpu: 13.2 C mobo: N/A gpu: radeon temp: 12 C 
           Fan Speeds (RPM): N/A 
Repos:     No active apt repos in: /etc/apt/sources.list 
           Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
           1: deb http://packages.linuxmint.com una main upstream import backport #id:linuxmint_main
           2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
           3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
           4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
           5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
           6: deb http://archive.canonical.com/ubuntu/ focal partner
Info:      Processes: 182 Uptime: 2h 31m Memory: 3.33 GiB used: 2.01 GiB (60.3%) Init: systemd v: 245 runlevel: 5 
           Compilers: gcc: 9.3.0 alt: 9 Shell: bash v: 5.0.17 running in: gnome-terminal inxi: 3.0.38 
0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
wlp2s0    IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry short  long limit:2   RTS thr:off   Fragment thr:off
          Power Management:off
          
lo        no wireless extensions.

eno1      no wireless extensions.
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by sleeper12 »

Is there an Fn & F key or a small switch on side or front to turn wifi on?
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

No, no Fn key or switch that controls WiFi. As I mentioned above, it works in Windows.
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by sleeper12 »

Try resetting Bios to defaults to remove the hard block.
HAWR
Level 9
Level 9
Posts: 2713
Joined: Thu Jun 06, 2019 1:15 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by HAWR »

Hello Busker,

have a look at the following website. Maybe this solution for a RT3290 works for you, too:

https://ubuntuforums.org/showthread.php?t=2353227
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

HAWR, the particular firmware package linked to at the thread in the Ubuntu forum -- 1.163 -- is no longer available, so i installed the most recent one. It didn't fix my NIC problem but having the URL for that firmware repository will be handy for my future Mint installs. I have an extensive list of tweaks and configuration items to apply to a clean install that I have compiled over several years but I had never come across that one before, so thanks for that!
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

And these are from the hardware probe site you had directed me to earlier.

Log: rfkill

Code: Select all

0: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
Log: hwinfo

Code: Select all

10: PCI 18.3: 0600 Host bridge
  [Created at pci.386]
  Unique ID: Fhhh.CRonOrYE5JE
  SysFS ID: /devices/pci0000:00/0000:00:18.3
  SysFS BusID: 0000:00:18.3
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 3"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1703 "Family 12h/14h Processor Function 3"
  Driver: "k10temp"
  Driver Modules: "k10temp"
  Module Alias: "pci:v00001022d00001703sv00000000sd00000000bc06sc00i00"
  Driver Info #0:
    Driver Status: k10temp is active
    Driver Activation Cmd: "modprobe k10temp"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

11: PCI 13.2: 0c03 USB Controller (EHCI)
  [Created at pci.386]
  Unique ID: 06bT.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:13.2
  SysFS BusID: 0000:00:13.2
  Hardware Class: usb controller
  Model: "AMD FCH USB EHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7808 "FCH USB EHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ehci-pci"
  Memory Range: 0xfeb47000-0xfeb470ff (rw,non-prefetchable)
  IRQ: 17 (1719 events)
  Module Alias: "pci:v00001022d00007808sv0000103Csd00002ACBbc0Csc03i20"
  Driver Info #0:
    Driver Status: ehci-hcd is not active
    Driver Activation Cmd: "modprobe ehci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

12: PCI 18.1: 0600 Host bridge
  [Created at pci.386]
  Unique ID: W1j0.AcvHRiJq1YD
  SysFS ID: /devices/pci0000:00/0000:00:18.1
  SysFS BusID: 0000:00:18.1
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 1"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1701 "Family 12h/14h Processor Function 1"
  Module Alias: "pci:v00001022d00001701sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

13: PCI 200.0: 0282 WLAN controller
  [Created at pci.386]
  Unique ID: qru8.SEOF_CgF5w2
  Parent ID: CvwD.guED+dpzK4E
  SysFS ID: /devices/pci0000:00/0000:00:05.0/0000:02:00.0
  SysFS BusID: 0000:02:00.0
  Hardware Class: network
  Model: "Ralink RT5390 Wireless 802.11n 1T/1R PCIe"
  Vendor: pci 0x1814 "Ralink corp."
  Device: pci 0x5390 "RT5390 Wireless 802.11n 1T/1R PCIe"
  SubVendor: pci 0x1814 "Ralink corp."
  SubDevice: pci 0xf051 
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlp2s0
  Features: WLAN
  Memory Range: 0xfea00000-0xfea0ffff (rw,non-prefetchable)
  IRQ: 17 (1719 events)
  HW Address: ...
  Permanent HW Address: ...
  Link detected: no
  WLAN channels: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
  WLAN frequencies: 2.412 2.417 2.422 2.427 2.432 2.437 2.442 2.447 2.452 2.457 2.462 2.467 2.472 2.484
  WLAN encryption modes: WEP40 WEP104 TKIP CCMP
  WLAN authentication modes: open sharedkey wpa-psk wpa-eap
  Module Alias: "pci:v00001814d00005390sv00001814sd0000F051bc02sc80i00"
  Driver Info #0:
    Driver Status: rt2800pci is active
    Driver Activation Cmd: "modprobe rt2800pci"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #34 (PCI bridge)

14: PCI 01.0: 0300 VGA compatible controller (VGA)
  [Created at pci.386]
  Unique ID: vSkL.K0sU7+aAwi5
  SysFS ID: /devices/pci0000:00/0000:00:01.0
  SysFS BusID: 0000:00:01.0
  Hardware Class: graphics card
  Device Name: "Onboard IGD"
  Model: "ATI SuperSumo [Radeon HD 6410D]"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0x9644 "SuperSumo [Radeon HD 6410D]"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Driver: "radeon"
  Driver Modules: "radeon"
  Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable)
  I/O Ports: 0xf000-0xf0ff (rw)
  Memory Range: 0xfeb00000-0xfeb3ffff (rw,non-prefetchable)
  Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
  IRQ: 28 (15882 events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v00001002d00009644sv0000103Csd00002ACBbc03sc00i00"
  Driver Info #0:
    Driver Status: radeon is active
    Driver Activation Cmd: "modprobe radeon"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

15: PCI 14.5: 0c03 USB Controller (OHCI)
  [Created at pci.386]
  Unique ID: hB6S.uTQq3hOntG5
  SysFS ID: /devices/pci0000:00/0000:00:14.5
  SysFS BusID: 0000:00:14.5
  Hardware Class: usb controller
  Model: "AMD FCH USB OHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7809 "FCH USB OHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ohci-pci"
  Memory Range: 0xfeb46000-0xfeb46fff (rw,non-prefetchable)
  IRQ: 18 (4303 events)
  Module Alias: "pci:v00001022d00007809sv0000103Csd00002ACBbc0Csc03i10"
  Driver Info #0:
    Driver Status: ohci-hcd is not active
    Driver Activation Cmd: "modprobe ohci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

16: PCI 16.2: 0c03 USB Controller (EHCI)
  [Created at pci.386]
  Unique ID: FRkt.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:16.2
  SysFS BusID: 0000:00:16.2
  Hardware Class: usb controller
  Model: "AMD FCH USB EHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7808 "FCH USB EHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ehci-pci"
  Memory Range: 0xfeb44000-0xfeb440ff (rw,non-prefetchable)
  IRQ: 17 (1719 events)
  Module Alias: "pci:v00001022d00007808sv0000103Csd00002ACBbc0Csc03i20"
  Driver Info #0:
    Driver Status: ehci-hcd is not active
    Driver Activation Cmd: "modprobe ehci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

17: PCI 13.0: 0c03 USB Controller (OHCI)
  [Created at pci.386]
  Unique ID: HSco.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:13.0
  SysFS BusID: 0000:00:13.0
  Hardware Class: usb controller
  Model: "AMD FCH USB OHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7807 "FCH USB OHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ohci-pci"
  Memory Range: 0xfeb48000-0xfeb48fff (rw,non-prefetchable)
  IRQ: 18 (4303 events)
  Module Alias: "pci:v00001022d00007807sv0000103Csd00002ACBbc0Csc03i10"
  Driver Info #0:
    Driver Status: ohci-hcd is not active
    Driver Activation Cmd: "modprobe ohci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

18: PCI 04.0: 0604 PCI bridge (Normal decode)
  [Created at pci.386]
  Unique ID: 8otl.9UITW3iGphD
  SysFS ID: /devices/pci0000:00/0000:00:04.0
  SysFS BusID: 0000:00:04.0
  Hardware Class: bridge
  Model: "AMD Family 12h Processor Root Port"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1709 "Family 12h Processor Root Port"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Driver: "pcieport"
  IRQ: 24 (no events)
  Module Alias: "pci:v00001022d00001709sv0000103Csd00002ACBbc06sc04i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

19: PCI 14.3: 0601 ISA bridge
  [Created at pci.386]
  Unique ID: yX7n.5D8ajm_5Z51
  SysFS ID: /devices/pci0000:00/0000:00:14.3
  SysFS BusID: 0000:00:14.3
  Hardware Class: bridge
  Model: "AMD FCH LPC Bridge"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x780e "FCH LPC Bridge"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Module Alias: "pci:v00001022d0000780Esv0000103Csd00002ACBbc06sc01i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

20: PCI 16.0: 0c03 USB Controller (OHCI)
  [Created at pci.386]
  Unique ID: WnlC.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:16.0
  SysFS BusID: 0000:00:16.0
  Hardware Class: usb controller
  Model: "AMD FCH USB OHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7807 "FCH USB OHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ohci-pci"
  Memory Range: 0xfeb45000-0xfeb45fff (rw,non-prefetchable)
  IRQ: 18 (4303 events)
  Module Alias: "pci:v00001022d00007807sv0000103Csd00002ACBbc0Csc03i10"
  Driver Info #0:
    Driver Status: ohci-hcd is not active
    Driver Activation Cmd: "modprobe ohci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

21: PCI 100.0: 0200 Ethernet controller
  [Created at pci.386]
  Unique ID: wcdH.AlyCfL8yBRC
  Parent ID: 8otl.9UITW3iGphD
  SysFS ID: /devices/pci0000:00/0000:00:04.0/0000:01:00.0
  SysFS BusID: 0000:01:00.0
  Hardware Class: network
  Device Name: "Onboard LAN"
  Model: "Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x06
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eno1
  I/O Ports: 0xe000-0xefff (rw)
  Memory Range: 0xd0004000-0xd0004fff (ro,non-prefetchable)
  Memory Range: 0xd0000000-0xd0003fff (ro,non-prefetchable)
  IRQ: 16 (2287 events)
  HW Address: ...
  Permanent HW Address: ...
  Link detected: yes
  Module Alias: "pci:v000010ECd00008168sv0000103Csd00002ACBbc02sc00i00"
  Driver Info #0:
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #18 (PCI bridge)

22: PCI 18.6: 0600 Host bridge
  [Created at pci.386]
  Unique ID: rf9C.+Ik0Xgod5b5
  SysFS ID: /devices/pci0000:00/0000:00:18.6
  SysFS BusID: 0000:00:18.6
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 5"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1716 "Family 12h/14h Processor Function 5"
  Module Alias: "pci:v00001022d00001716sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

23: PCI 12.2: 0c03 USB Controller (EHCI)
  [Created at pci.386]
  Unique ID: x_X+.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:12.2
  SysFS BusID: 0000:00:12.2
  Hardware Class: usb controller
  Model: "AMD FCH USB EHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7808 "FCH USB EHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ehci-pci"
  Memory Range: 0xfeb49000-0xfeb490ff (rw,non-prefetchable)
  IRQ: 17 (1719 events)
  Module Alias: "pci:v00001022d00007808sv0000103Csd00002ACBbc0Csc03i20"
  Driver Info #0:
    Driver Status: ehci-hcd is not active
    Driver Activation Cmd: "modprobe ehci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

24: PCI 00.0: 0600 Host bridge
  [Created at pci.386]
  Unique ID: qLht.MEbPiVGqJ7B
  SysFS ID: /devices/pci0000:00/0000:00:00.0
  SysFS BusID: 0000:00:00.0
  Hardware Class: bridge
  Model: "AMD Family 12h Processor Root Complex"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1705 "Family 12h Processor Root Complex"
  SubVendor: pci 0x1022 "AMD"
  SubDevice: pci 0x1705 
  Module Alias: "pci:v00001022d00001705sv00001022sd00001705bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

25: PCI 18.4: 0600 Host bridge
  [Created at pci.386]
  Unique ID: 60BX.jrkXtPgxchE
  SysFS ID: /devices/pci0000:00/0000:00:18.4
  SysFS BusID: 0000:00:18.4
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 4"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1704 "Family 12h/14h Processor Function 4"
  Module Alias: "pci:v00001022d00001704sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

26: PCI 12.0: 0c03 USB Controller (OHCI)
  [Created at pci.386]
  Unique ID: CLZK.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:12.0
  SysFS BusID: 0000:00:12.0
  Hardware Class: usb controller
  Model: "AMD FCH USB OHCI Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7807 "FCH USB OHCI Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x11
  Driver: "ohci-pci"
  Memory Range: 0xfeb4a000-0xfeb4afff (rw,non-prefetchable)
  IRQ: 18 (4303 events)
  Module Alias: "pci:v00001022d00007807sv0000103Csd00002ACBbc0Csc03i10"
  Driver Info #0:
    Driver Status: ohci-hcd is not active
    Driver Activation Cmd: "modprobe ohci-hcd"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

27: PCI 18.2: 0600 Host bridge
  [Created at pci.386]
  Unique ID: OMCs.h0s1wGRXZwD
  SysFS ID: /devices/pci0000:00/0000:00:18.2
  SysFS BusID: 0000:00:18.2
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 2"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1702 "Family 12h/14h Processor Function 2"
  Module Alias: "pci:v00001022d00001702sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

28: PCI 18.0: 0600 Host bridge
  [Created at pci.386]
  Unique ID: fiDB.CAv9hIsY919
  SysFS ID: /devices/pci0000:00/0000:00:18.0
  SysFS BusID: 0000:00:18.0
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 0"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1700 "Family 12h/14h Processor Function 0"
  Revision: 0x43
  Module Alias: "pci:v00001022d00001700sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

29: PCI 14.4: 0604 PCI bridge (Subtractive decode)
  [Created at pci.386]
  Unique ID: qscc.cIBdJqYbf25
  SysFS ID: /devices/pci0000:00/0000:00:14.4
  SysFS BusID: 0000:00:14.4
  Hardware Class: bridge
  Model: "AMD FCH PCI Bridge"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x780f "FCH PCI Bridge"
  Revision: 0x40
  Module Alias: "pci:v00001022d0000780Fsv00000000sd00000000bc06sc04i01"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

30: PCI 14.2: 0403 Audio device
  [Created at pci.386]
  Unique ID: 5Dex.K704zZ69pn5
  SysFS ID: /devices/pci0000:00/0000:00:14.2
  SysFS BusID: 0000:00:14.2
  Hardware Class: sound
  Model: "AMD FCH Azalia Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x780d "FCH Azalia Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x01
  Driver: "snd_hda_intel"
  Driver Modules: "snd_hda_intel"
  Memory Range: 0xfeb40000-0xfeb43fff (rw,non-prefetchable)
  IRQ: 16 (2287 events)
  Module Alias: "pci:v00001022d0000780Dsv0000103Csd00002ACBbc04sc03i00"
  Driver Info #0:
    Driver Status: snd_hda_intel is active
    Driver Activation Cmd: "modprobe snd_hda_intel"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

31: PCI 11.0: 0106 SATA controller (AHCI 1.0)
  [Created at pci.386]
  Unique ID: 7EWs.8iKyeIVjvq1
  SysFS ID: /devices/pci0000:00/0000:00:11.0
  SysFS BusID: 0000:00:11.0
  Hardware Class: storage
  Model: "AMD FCH SATA Controller [AHCI mode]"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x7801 "FCH SATA Controller [AHCI mode]"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Driver: "ahci"
  Driver Modules: "ahci"
  I/O Ports: 0xf140-0xf147 (rw)
  I/O Ports: 0xf130-0xf133 (rw)
  I/O Ports: 0xf120-0xf127 (rw)
  I/O Ports: 0xf110-0xf113 (rw)
  I/O Ports: 0xf100-0xf10f (rw)
  Memory Range: 0xfeb4b000-0xfeb4b7ff (rw,non-prefetchable)
  IRQ: 26 (18197 events)
  Module Alias: "pci:v00001022d00007801sv0000103Csd00002ACBbc01sc06i01"
  Driver Info #0:
    Driver Status: ahci is active
    Driver Activation Cmd: "modprobe ahci"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

32: PCI 18.7: 0600 Host bridge
  [Created at pci.386]
  Unique ID: j_e1.YYZGzJVzgJ5
  SysFS ID: /devices/pci0000:00/0000:00:18.7
  SysFS BusID: 0000:00:18.7
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 7"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1719 "Family 12h/14h Processor Function 7"
  Module Alias: "pci:v00001022d00001719sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

33: PCI 14.0: 0c05 SMBus
  [Created at pci.386]
  Unique ID: MZfG.kM8qVeugfhD
  SysFS ID: /devices/pci0000:00/0000:00:14.0
  SysFS BusID: 0000:00:14.0
  Hardware Class: unknown
  Model: "AMD FCH SMBus Controller"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x780b "FCH SMBus Controller"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Revision: 0x13
  Driver: "piix4_smbus"
  Driver Modules: "i2c_piix4"
  Module Alias: "pci:v00001022d0000780Bsv0000103Csd00002ACBbc0Csc05i00"
  Driver Info #0:
    Driver Status: i2c_piix4 is active
    Driver Activation Cmd: "modprobe i2c_piix4"
  Driver Info #1:
    Driver Status: sp5100_tco is not active
    Driver Activation Cmd: "modprobe sp5100_tco"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

34: PCI 05.0: 0604 PCI bridge (Normal decode)
  [Created at pci.386]
  Unique ID: CvwD.guED+dpzK4E
  SysFS ID: /devices/pci0000:00/0000:00:05.0
  SysFS BusID: 0000:00:05.0
  Hardware Class: bridge
  Model: "AMD Family 12h Processor Root Port"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x170a "Family 12h Processor Root Port"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x2acb 
  Driver: "pcieport"
  IRQ: 25 (no events)
  Module Alias: "pci:v00001022d0000170Asv0000103Csd00002ACBbc06sc04i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

35: PCI 18.5: 0600 Host bridge
  [Created at pci.386]
  Unique ID: _KgM.18dWUlNG9x4
  SysFS ID: /devices/pci0000:00/0000:00:18.5
  SysFS BusID: 0000:00:18.5
  Hardware Class: bridge
  Model: "AMD Family 12h/14h Processor Function 6"
  Vendor: pci 0x1022 "AMD"
  Device: pci 0x1718 "Family 12h/14h Processor Function 6"
  Module Alias: "pci:v00001022d00001718sv00000000sd00000000bc06sc00i00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown

36: None 00.0: 10002 LCD Monitor
  [Created at monitor.125]
  Unique ID: rdCR.RDCui3MfOjD
  Parent ID: vSkL.K0sU7+aAwi5
  Hardware Class: monitor
  Model: "HP TouchSmart "
  Vendor: HWP "HP"
  Device: eisa 0x4218 "HP TouchSmart "
  Resolution: 1600x900@60Hz
  Size: 443x249 mm
  Year of Manufacture: 2010
  Week of Manufacture: 48
  Detailed Timings #0:
     Resolution: 1600x900
     Horizontal: 1600 1624 1704 2112 (+24 +104 +512)  hsync
       Vertical:  900  901  904  934 (+1 +4 +34)  vsync
    Frequencies: 118.36 MHz, 56.04 kHz, 60.00 Hz
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (VGA compatible controller)

37: SCSI 200.0: 10600 Disk
  [Created at block.256]
  Unique ID: uI_Q.ZiH4cwUk08E
  Parent ID: 06bT.d3HAkc8E_1B
  SysFS ID: /class/block/sdb
  SysFS BusID: 2:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0/host2/target2:0:0/2:0:0:0
  Hardware Class: disk
  Model: "Generic Multi-Card"
  Vendor: "Generic-"
  Device: "Multi-Card"
  Revision: "1.00"
  Driver: "ums-realtek", "sd"
  Driver Modules: "ums_realtek"
  Device File: /dev/sdb (/dev/sg2)
  Device Files: /dev/sdb, /dev/disk/by-path/pci-0000:00:13.2-usb-0:3:1.0-scsi-0:0:0:0, /dev/disk/by-id/usb-Generic-_Multi-Card_...-0:0
  Device Number: block 8:16-8:31 (char 21:2)
  Geometry (Logical): CHS 1024/0/62
  Drive status: no medium
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #11 (USB Controller)

38: SCSI 100.0: 10602 CD-ROM (DVD)
  [Created at block.249]
  Unique ID: KD9E.YGFtxrgaOtA
  Parent ID: 7EWs.8iKyeIVjvq1
  SysFS ID: /class/block/sr0
  SysFS BusID: 1:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0
  Hardware Class: cdrom
  Model: "hp DVDRAM GT50N"
  Vendor: "hp"
  Device: "DVDRAM GT50N"
  Revision: "R703"
  Driver: "ahci", "sr"
  Driver Modules: "ahci"
  Device File: /dev/sr0 (/dev/sg1)
  Device Files: /dev/sr0, /dev/dvd, /dev/disk/by-id/ata-hp_DVDRAM_GT50N_..., /dev/disk/by-path/pci-0000:00:11.0-ata-2, /dev/cdrw, /dev/dvdrw, /dev/disk/by-id/wwn-0x..., /dev/cdrom
  Device Number: block 11:0 (char 21:1)
  Features: CD-R, CD-RW, DVD, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL, DVD-RAM, MRW, MRW-W
  Drive status: no medium
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #31 (SATA controller)
  Drive Speed: 24

39: IDE 00.0: 10600 Disk
  [Created at block.245]
  Unique ID: 3OOL.wYszrdEzfA6
  Parent ID: 7EWs.8iKyeIVjvq1
  SysFS ID: /class/block/sda
  SysFS BusID: 0:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0
  Hardware Class: disk
  Model: "Hitachi HDS72302"
  Vendor: "Hitachi"
  Device: "HDS72302"
  Revision: "A5Q0"
  Serial ID: --
  Driver: "ahci", "sd"
  Driver Modules: "ahci"
  Device File: /dev/sda
  Device Files: /dev/sda, /dev/disk/by-id/wwn-0x..., /dev/disk/by-id/ata-Hitachi_HDS723020BLA642_..., /dev/disk/by-path/pci-0000:00:11.0-ata-1
  Device Number: block 8:0-8:15
  Geometry (Logical): CHS 243201/255/63
  Size: 3907029168 sectors a 512 bytes
  Capacity: 1863 GB (2000398934016 bytes)
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #31 (SATA controller)

40: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: 7eqy._WUAGn1cSY8
  Parent ID: hB6S.uTQq3hOntG5
  SysFS ID: /devices/pci0000:00/0000:00:14.5/usb6/6-0:1.0
  SysFS BusID: 6-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 1.1 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0001 "1.1 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 12 Mbps
  Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #15 (USB Controller)

41: USB 00.0: 0000 Unclassified device
  [Created at usb.122]
  Unique ID: FKGF.csh+2ttnb70
  Parent ID: pBe4.3f5c44ENLJ9
  SysFS ID: /devices/pci0000:00/0000:00:13.2/usb2/2-1/2-1:1.0
  SysFS BusID: 2-1:1.0
  Hardware Class: unknown
  Model: "Chicony Electronics HP High Definition 1MP Webcam"
  Hotplug: USB
  Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
  Device: usb 0xb309 "HP High Definition 1MP Webcam"
  Revision: "77.59"
  Serial ID: --
  Driver: "uvcvideo"
  Driver Modules: "uvcvideo"
  Device File: /dev/input/event8
  Device Files: /dev/input/event8, /dev/input/by-id/usb-Chicony_HP_High_Definition_1MP_Webcam_...-event-if00, /dev/input/by-path/pci-0000:00:13.2-usb-0:1:1.0-event
  Device Number: char 13:72
  Speed: 480 Mbps
  Module Alias: "usb:v04F2pB309d7759dcEFdsc02dp01ic0Eisc01ip00in00"
  Driver Info #0:
    Driver Status: uvcvideo is active
    Driver Activation Cmd: "modprobe uvcvideo"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #54 (Hub)

42: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: uIhY.cj_idGsgx81
  Parent ID: FRkt.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:16.2/usb3/3-0:1.0
  SysFS BusID: 3-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 2.0 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0002 "2.0 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 480 Mbps
  Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #16 (USB Controller)

43: USB 00.1: 0000 Unclassified device
  [Created at usb.122]
  Unique ID: FEYD.kEMibjcpvK0
  Parent ID: 2XnU.erpEvbsFWX1
  SysFS ID: /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.1
  SysFS BusID: 5-4:1.1
  Hardware Class: unknown
  Model: "Chicony Electronics Wireless Device"
  Hotplug: USB
  Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
  Device: usb 0x0981 "Wireless Device"
  Revision: "2.00"
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/event5
  Device Number: char 13:69
  Speed: 12 Mbps
  Module Alias: "usb:v04F2p0981d0200dc00dsc00dp00ic03isc00ip00in01"
  Driver Info #0:
    Driver Status: usbhid is active
    Driver Activation Cmd: "modprobe usbhid"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #52 (Hub)

44: USB 00.0: 0000 Unclassified device
  [Created at usb.122]
  Unique ID: ZmS7.UekFEQxH6cA
  Parent ID: 7eqy._WUAGn1cSY8
  SysFS ID: /devices/pci0000:00/0000:00:14.5/usb6/6-1/6-1:1.0
  SysFS BusID: 6-1:1.0
  Hardware Class: unknown
  Model: "NextWindow Touchscreen"
  Hotplug: USB
  Vendor: usb 0x1926 "NextWindow"
  Device: usb 0x0dbc "Touchscreen"
  Revision: "0.08"
  Speed: 12 Mbps
  Module Alias: "usb:v1926p0DBCd0008dc00dsc00dp01ic00isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #40 (Hub)

45: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: BSFT.BwiLSoUZ6N9
  Parent ID: WnlC.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:16.0/usb7/7-0:1.0
  SysFS BusID: 7-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 1.1 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0001 "1.1 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 12 Mbps
  Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #20 (USB Controller)

46: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: zPk0.7qWCOCfUJwE
  Parent ID: CLZK.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:12.0/usb4/4-0:1.0
  SysFS BusID: 4-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 1.1 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0001 "1.1 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 12 Mbps
  Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #26 (USB Controller)

48: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: k4bc.YdoZZg0c8i6
  Parent ID: x_X+.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:12.2/usb1/1-0:1.0
  SysFS BusID: 1-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 2.0 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0002 "2.0 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 480 Mbps
  Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #23 (USB Controller)

49: USB 00.2: 10503 USB Mouse
  [Created at usb.122]
  Unique ID: iPoH.iGWGSwkznR5
  Parent ID: 2XnU.erpEvbsFWX1
  SysFS ID: /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2
  SysFS BusID: 5-4:1.2
  Hardware Class: mouse
  Model: "Chicony Electronics Wireless Device"
  Hotplug: USB
  Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
  Device: usb 0x0981 "Wireless Device"
  Revision: "2.00"
  Compatible to: int 0x0210 0x0023
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event7, /dev/input/by-path/pci-0000:00:13.0-usb-0:4:1.2-event-mouse, /dev/input/by-id/usb-Chicony_Wireless_...-if02-event-mouse, /dev/input/by-id/usb-Chicony_Wireless_...-if02-mouse, /dev/input/by-path/pci-0000:00:13.0-usb-0:4:1.2-mouse
  Device Number: char 13:63 (char 13:32)
  Speed: 12 Mbps
  Module Alias: "usb:v04F2p0981d0200dc00dsc00dp00ic03isc01ip02in02"
  Driver Info #0:
    Buttons: 3
    Wheels: 2
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #52 (Hub)

50: USB 00.0: 10600 Disk
  [Created at usb.122]
  Unique ID: 7bWa.lW+IYSj3qA1
  Parent ID: pBe4.3f5c44ENLJ9
  SysFS ID: /devices/pci0000:00/0000:00:13.2/usb2/2-3/2-3:1.0
  SysFS BusID: 2-3:1.0
  Hardware Class: disk
  Model: "Realtek RTS5138 Card Reader Controller"
  Hotplug: USB
  Vendor: usb 0x0bda "Realtek Semiconductor Corp."
  Device: usb 0x0138 "RTS5138 Card Reader Controller"
  Revision: "38.82"
  Serial ID: --
  Driver: "ums-realtek"
  Driver Modules: "ums_realtek"
  Speed: 480 Mbps
  Module Alias: "usb:v0BDAp0138d3882dc00dsc00dp00ic08isc06ip50in00"
  Driver Info #0:
    Driver Status: ums_realtek is active
    Driver Activation Cmd: "modprobe ums_realtek"
  Driver Info #1:
    Driver Status: uas is active
    Driver Activation Cmd: "modprobe uas"
  Driver Info #2:
    Driver Status: usb_storage is active
    Driver Activation Cmd: "modprobe usb_storage"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #54 (Hub)

52: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: 2XnU.erpEvbsFWX1
  Parent ID: HSco.seXK6Y9NqV4
  SysFS ID: /devices/pci0000:00/0000:00:13.0/usb5/5-0:1.0
  SysFS BusID: 5-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 1.1 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0001 "1.1 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 12 Mbps
  Module Alias: "usb:v1D6Bp0001d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #17 (USB Controller)

53: USB 00.0: 10800 Keyboard
  [Created at usb.122]
  Unique ID: n2I9.+7HYEBpD+H6
  Parent ID: 2XnU.erpEvbsFWX1
  SysFS ID: /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0
  SysFS BusID: 5-4:1.0
  Hardware Class: keyboard
  Model: "Chicony Electronics Wireless Device"
  Hotplug: USB
  Vendor: usb 0x04f2 "Chicony Electronics Co., Ltd"
  Device: usb 0x0981 "Wireless Device"
  Revision: "2.00"
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/event3
  Device Files: /dev/input/event3, /dev/input/by-path/pci-0000:00:13.0-usb-0:4:1.0-event-kbd, /dev/input/by-id/usb-Chicony_Wireless_...-event-kbd
  Device Number: char 13:67
  Speed: 12 Mbps
  Module Alias: "usb:v04F2p0981d0200dc00dsc00dp00ic03isc01ip01in00"
  Driver Info #0:
    XkbRules: xfree86
    XkbModel: pc104
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #52 (Hub)

54: USB 00.0: 10a00 Hub
  [Created at usb.122]
  Unique ID: pBe4.3f5c44ENLJ9
  Parent ID: 06bT.d3HAkc8E_1B
  SysFS ID: /devices/pci0000:00/0000:00:13.2/usb2/2-0:1.0
  SysFS BusID: 2-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 2.0 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0002 "2.0 root hub"
  Revision: "5.04"
  Serial ID: --
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 480 Mbps
  Module Alias: "usb:v1D6Bp0002d0504dc09dsc00dp00ic09isc00ip00in00"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #11 (USB Controller)

55: None 00.0: 10103 CPU
  [Created at cpu.465]
  Unique ID: rdCR.j8NaKXDZtZ6
  Hardware Class: cpu
  Arch: X86-64
  Vendor: "AuthenticAMD"
  Model: 18.1.0 "AMD A4-3400 APU with Radeon(tm) HD Graphics"
  Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,3dnowext,3dnow,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,monitor,cx16,popcnt,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,hw_pstate,vmmcall,arat,npt,lbrv,svm_lock,nrip_save,pausefilter
  Clock: 2022 MHz
  BogoMips: 5390.51
  Cache: 512 kb
  Units/Processor: 2
  Config Status: cfg=new, avail=yes, need=no, active=unknown

56: None 01.0: 10103 CPU
  [Created at cpu.465]
  Unique ID: wkFv.j8NaKXDZtZ6
  Hardware Class: cpu
  Arch: X86-64
  Vendor: "AuthenticAMD"
  Model: 18.1.0 "AMD A4-3400 APU with Radeon(tm) HD Graphics"
  Features: fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,mmx,fxsr,sse,sse2,ht,syscall,mmxext,fxsr_opt,pdpe1gb,rdtscp,lm,3dnowext,3dnow,constant_tsc,rep_good,nopl,nonstop_tsc,cpuid,extd_apicid,aperfmperf,pni,monitor,cx16,popcnt,lahf_lm,cmp_legacy,svm,extapic,cr8_legacy,abm,sse4a,misalignsse,3dnowprefetch,osvw,ibs,skinit,wdt,hw_pstate,vmmcall,arat,npt,lbrv,svm_lock,nrip_save,pausefilter
  Clock: 1333 MHz
  BogoMips: 5390.51
  Cache: 512 kb
  Units/Processor: 2
  Config Status: cfg=new, avail=yes, need=no, active=unknown

57: None 00.0: 10700 Loopback
  [Created at net.126]
  Unique ID: ZsBS.GQNx7L4uPNA
  SysFS ID: /class/net/lo
  Hardware Class: network interface
  Model: "Loopback network interface"
  Device File: lo
  Link detected: yes
  Config Status: cfg=new, avail=yes, need=no, active=unknown

58: None 01.0: 10701 Ethernet
  [Created at net.126]
  Unique ID: zHNY.ndpeucax6V1
  Parent ID: wcdH.AlyCfL8yBRC
  SysFS ID: /class/net/eno1
  SysFS Device Link: /devices/pci0000:00/0000:00:04.0/0000:01:00.0
  Hardware Class: network interface
  Model: "Ethernet network interface"
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eno1
  HW Address: ...
  Permanent HW Address: ...
  Link detected: yes
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #21 (Ethernet controller)

59: None 00.0: 10701 Ethernet
  [Created at net.126]
  Unique ID: VV91.ndpeucax6V1
  Parent ID: qru8.SEOF_CgF5w2
  SysFS ID: /class/net/wlp2s0
  SysFS Device Link: /devices/pci0000:00/0000:00:05.0/0000:02:00.0
  Hardware Class: network interface
  Model: "Ethernet network interface"
  Driver: "rt2800pci"
  Driver Modules: "rt2800pci"
  Device File: wlp2s0
  HW Address: ...
  Permanent HW Address: ...
  Link detected: no
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #13 (WLAN controller)
Log: modprobe.d

Code: Select all

alsa-base.conf
--------------
# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-ioctl32 ; /sbin/modprobe --quiet --use-blacklist snd-seq ; }
#
# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-pcm-oss ; : ; }
install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-mixer-oss ; : ; }
install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; /sbin/modprobe --quiet --use-blacklist snd-seq-oss ; : ; }
#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq-midi ; : ; }
# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-emu10k1-synth ; }
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbin/modprobe --quiet --use-blacklist saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-ua101 index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2
# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388
# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2


amd64-microcode-blacklist.conf
------------------------------
# The microcode module attempts to apply a microcode update when
# it autoloads.  This is not always safe, so we block it by default.
blacklist microcode


blacklist-ath_pci.conf
----------------------
# For some Atheros 5K RF MACs, the madwifi driver loads buts fails to
# correctly initialize the hardware, leaving it in a state from
# which ath5k cannot recover. To prevent this condition, stop
# madwifi from loading by default. Use Jockey to select one driver
# or the other. (Ubuntu: #315056, #323830)
blacklist ath_pci



blacklist-firewire.conf
-----------------------
# Select the legacy firewire stack over the new CONFIG_FIREWIRE one.

blacklist ohci1394
blacklist sbp2
blacklist dv1394
blacklist raw1394
blacklist video1394

#blacklist firewire-ohci
#blacklist firewire-sbp2


blacklist-framebuffer.conf
--------------------------
# Framebuffer drivers are generally buggy and poorly-supported, and cause
# suspend failures, kernel panics and general mayhem.  For this reason we
# never load them automatically.
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist cyblafb
blacklist gx1fb
blacklist hgafb
blacklist i810fb
blacklist intelfb
blacklist kyrofb
blacklist lxfb
blacklist matroxfb_base
blacklist neofb
blacklist nvidiafb
blacklist pm2fb
blacklist rivafb
blacklist s1d13xxxfb
blacklist savagefb
blacklist sisfb
blacklist sstfb
blacklist tdfxfb
blacklist tridentfb
#blacklist vesafb
blacklist vfb
blacklist viafb
blacklist vt8623fb
blacklist udlfb


blacklist-modem.conf
--------------------
# Uncomment these entries in order to blacklist unwanted modem drivers
# blacklist snd-atiixp-modem
# blacklist snd-intel8x0m
# blacklist snd-via82xx-modem


blacklist-oss.conf
------------------
blacklist ac97
blacklist ac97_codec
blacklist ac97_plugin_ad1980
blacklist ad1848
blacklist ad1889
blacklist adlib_card
blacklist aedsp16
blacklist ali5455
blacklist btaudio
blacklist cmpci
blacklist cs4232
blacklist cs4281
blacklist cs461x
blacklist cs46xx
blacklist emu10k1
blacklist es1370
blacklist es1371
blacklist esssolo1
blacklist forte
blacklist gus
blacklist i810_audio
blacklist kahlua
blacklist mad16
blacklist maestro
blacklist maestro3
blacklist maui
blacklist mpu401
blacklist nm256_audio
blacklist opl3
blacklist opl3sa
blacklist opl3sa2
blacklist pas2
blacklist pss
blacklist rme96xx
blacklist sb
blacklist sb_lib
blacklist sgalaxy
blacklist sonicvibes
blacklist sound
blacklist sscape
blacklist trident
blacklist trix
blacklist uart401
blacklist uart6850
blacklist via82cxxx_audio
blacklist v_midi
blacklist wavefront
blacklist ymfpci
blacklist ac97_plugin_wm97xx
blacklist ad1816
blacklist audio
blacklist awe_wave
blacklist dmasound_core
blacklist dmasound_pmac
blacklist harmony
blacklist sequencer
blacklist soundcard
blacklist usb-midi


blacklist-rare-network.conf
---------------------------
# Many less commonly used network protocols have recently had various
# security flaws discovered. In an effort to reduce the scope of future
# vulnerability exploitations, they are being blacklisted here so that
# unprivileged users cannot use them by default. System owners can still
# either modify this file, or specifically modprobe any needed protocols.

# ax25
alias net-pf-3 off
# netrom
alias net-pf-6 off
# x25
alias net-pf-9 off
# rose
alias net-pf-11 off
# decnet
alias net-pf-12 off
# econet
alias net-pf-19 off
# rds
alias net-pf-21 off
# af_802154
alias net-pf-36 off


blacklist.conf
--------------
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac


dkms.conf
---------
# modprobe information used for DKMS modules
#
# This is a stub file, should be edited when needed,
# used by default by DKMS.


intel-microcode-blacklist.conf
------------------------------
# The microcode module attempts to apply a microcode update when
# it autoloads.  This is not always safe, so we block it by default.
blacklist microcode


iwlwifi.conf
------------
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system.  When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211
Log: iw_list

Code: Select all

Wiphy phy0
	max # scan SSIDs: 4
	max scan IEs length: 2257 bytes
	max # sched scan SSIDs: 0
	max # match sets: 0
	max # scan plans: 1
	max scan plan interval: -1
	max scan plan iterations: 0
	Retry short long limit: 2
	Coverage class: 0 (up to 0m)
	Device supports RSN-IBSS.
	Supported Ciphers:
		* WEP40 (00-0f-ac:1)
		* WEP104 (00-0f-ac:5)
		* TKIP (00-0f-ac:2)
		* CCMP-128 (00-0f-ac:4)
		* CCMP-256 (00-0f-ac:10)
		* GCMP-128 (00-0f-ac:8)
		* GCMP-256 (00-0f-ac:9)
	Available Antennas: TX 0 RX 0
	Supported interface modes:
		 * IBSS
		 * managed
		 * AP
		 * AP/VLAN
		 * monitor
		 * mesh point
	Band 1:
		Capabilities: 0x17e
			HT20/HT40
			SM Power Save disabled
			RX Greenfield
			RX HT20 SGI
			RX HT40 SGI
			RX STBC 1-stream
			Max AMSDU length: 3839 bytes
			No DSSS/CCK HT40
		Maximum RX AMPDU length 32767 bytes (exponent: 0x002)
		Minimum RX AMPDU time spacing: 2 usec (0x04)
		HT TX/RX MCS rate indexes supported: 0-7, 32
		Bitrates (non-HT):
			* 1.0 Mbps
			* 2.0 Mbps (short preamble supported)
			* 5.5 Mbps (short preamble supported)
			* 11.0 Mbps (short preamble supported)
			* 6.0 Mbps
			* 9.0 Mbps
			* 12.0 Mbps
			* 18.0 Mbps
			* 24.0 Mbps
			* 36.0 Mbps
			* 48.0 Mbps
			* 54.0 Mbps
		Frequencies:
			* 2412 MHz [1] (20.0 dBm)
			* 2417 MHz [2] (20.0 dBm)
			* 2422 MHz [3] (20.0 dBm)
			* 2427 MHz [4] (20.0 dBm)
			* 2432 MHz [5] (20.0 dBm)
			* 2437 MHz [6] (20.0 dBm)
			* 2442 MHz [7] (20.0 dBm)
			* 2447 MHz [8] (20.0 dBm)
			* 2452 MHz [9] (20.0 dBm)
			* 2457 MHz [10] (20.0 dBm)
			* 2462 MHz [11] (20.0 dBm)
			* 2467 MHz [12] (20.0 dBm) (no IR)
			* 2472 MHz [13] (20.0 dBm) (no IR)
			* 2484 MHz [14] (20.0 dBm) (no IR)
	Supported commands:
		 * new_interface
		 * set_interface
		 * new_key
		 * start_ap
		 * new_station
		 * new_mpath
		 * set_mesh_config
		 * set_bss
		 * authenticate
		 * associate
		 * deauthenticate
		 * disassociate
		 * join_ibss
		 * join_mesh
		 * set_tx_bitrate_mask
		 * frame
		 * frame_wait_cancel
		 * set_wiphy_netns
		 * set_channel
		 * set_wds_peer
		 * probe_client
		 * set_noack_map
		 * register_beacons
		 * start_p2p_device
		 * set_mcast_rate
		 * connect
		 * disconnect
		 * set_qos_map
		 * set_multicast_to_unicast
	Supported TX frame types:
		 * IBSS: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * managed: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * AP: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * AP/VLAN: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * mesh point: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * P2P-client: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * P2P-GO: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
		 * P2P-device: 0x00 0x10 0x20 0x30 0x40 0x50 0x60 0x70 0x80 0x90 0xa0 0xb0 0xc0 0xd0 0xe0 0xf0
	Supported RX frame types:
		 * IBSS: 0x40 0xb0 0xc0 0xd0
		 * managed: 0x40 0xd0
		 * AP: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
		 * AP/VLAN: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
		 * mesh point: 0xb0 0xc0 0xd0
		 * P2P-client: 0x40 0xd0
		 * P2P-GO: 0x00 0x20 0x40 0xa0 0xb0 0xc0 0xd0
		 * P2P-device: 0x40 0xd0
	software interface modes (can always be added):
		 * AP/VLAN
		 * monitor
	valid interface combinations:
		 * #{ AP, mesh point } <= 8,
		   total <= 8, #channels <= 1
	HT Capability overrides:
		 * MCS: ff ff ff ff ff ff ff ff ff ff
		 * maximum A-MSDU length
		 * supported channel width
		 * short GI for 40 MHz
		 * max A-MPDU length exponent
		 * min MPDU start spacing
	Device supports TX status socket option.
	Device supports HT-IBSS.
	Device supports SAE with AUTHENTICATE command
	Device supports low priority scan.
	Device supports scan flush.
	Device supports AP scan.
	Device supports per-vif TX power setting
	Driver supports full state transitions for AP/GO clients
	Driver supports a userspace MPM
	Device supports configuring vdev MAC-addr on create.
	Supported extended features:
		* [ RRM ]: RRM
		* [ FILS_STA ]: STA FILS (Fast Initial Link Setup)
		* [ CQM_RSSI_LIST ]: multiple CQM_RSSI_THOLD records
		* [ CONTROL_PORT_OVER_NL80211 ]: control port over nl80211
Log: ifconfig

Code: Select all

eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet XXX  netmask XXX  broadcast XXX
        inet6 XXX  prefixlen 64  scopeid 0x20<link>
        ether XXX  txqueuelen 1000  (Ethernet)
        RX packets 2097  bytes 1271376 (1.2 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1974  bytes 337701 (337.7 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet XXX  netmask XXX
        inet6 XXX  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 477  bytes 46984 (46.9 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 477  bytes 46984 (46.9 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp2s0: flags=4098<BROADCAST,MULTICAST>  mtu 1500
        ether XXX  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
Log: lsmod

Code: Select all

Module                  Size  Used by
ahci                   40960  5
autofs4                45056  2
btrfs                1261568  0
ccp                    86016  1 kvm_amd
cfg80211              708608  2 rt2x00lib,mac80211
dm_log                 20480  2 dm_region_hash,dm_mirror
dm_mirror              24576  0
dm_region_hash         20480  1 dm_mirror
drm                   491520  11 drm_kms_helper,radeon,ttm
drm_kms_helper        184320  1 radeon
eeprom_93cx6           16384  1 rt2800pci
fb_sys_fops            16384  1 drm_kms_helper
hid                   131072  2 usbhid,hid_generic
hid_generic            16384  0
i2c_algo_bit           16384  1 radeon
i2c_piix4              28672  0
input_leds             16384  0
ip_tables              32768  0
joydev                 24576  0
k10temp                16384  0
kvm                   663552  1 kvm_amd
kvm_amd                98304  0
ledtrig_audio          16384  1 snd_hda_codec_generic
libahci                32768  1 ahci
libarc4                16384  1 mac80211
libcrc32c              16384  1 btrfs
lp                     20480  0
mac80211              847872  3 rt2x00pci,rt2x00lib,rt2800lib
mac_hid                16384  0
mc                     53248  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
msr                    16384  0
mxm_wmi                16384  0
parport                53248  3 parport_pc,lp,ppdev
parport_pc             40960  0
ppdev                  24576  0
r8169                  90112  0
radeon               1474560  21
raid6_pq              114688  1 btrfs
realtek                24576  1
rt2800lib             131072  2 rt2800mmio,rt2800pci
rt2800mmio             20480  1 rt2800pci
rt2800pci              16384  0
rt2x00lib              61440  5 rt2x00mmio,rt2x00pci,rt2800mmio,rt2800pci,rt2800lib
rt2x00mmio             16384  2 rt2800mmio,rt2800pci
rt2x00pci              16384  1 rt2800pci
sch_fq_codel           20480  2
serio_raw              20480  0
snd                    90112  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_pcm,snd_hda_codec_idt,snd_rawmidi
snd_hda_codec         135168  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_idt
snd_hda_codec_generic    81920  1 snd_hda_codec_idt
snd_hda_codec_idt      61440  1
snd_hda_core           90112  4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_idt
snd_hda_intel          53248  5
snd_hwdep              20480  1 snd_hda_codec
snd_intel_dspcfg       28672  1 snd_hda_intel
snd_pcm               106496  4 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_rawmidi            36864  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi,snd_seq_midi_event
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi           20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_timer              36864  2 snd_seq,snd_pcm
soundcore              16384  1 snd
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
ttm                   106496  1 radeon
uas                    28672  0
ums_realtek            24576  0
usb_storage            77824  2 uas,ums_realtek
usbhid                 57344  0
uvcvideo               98304  0
video                  49152  0
videobuf2_common       57344  2 videobuf2_v4l2,uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_vmalloc      20480  1 uvcvideo
videodev              225280  3 videobuf2_v4l2,uvcvideo,videobuf2_common
wmi                    32768  2 wmi_bmof,mxm_wmi
wmi_bmof               16384  0
x_tables               40960  1 ip_tables
xor                    24576  1 btrfs
zstd_compress         167936  1 btrfs
Log: nmcli

Code: Select all

NAME  UUID                                  TYPE      DEVICE 
XXX   HASH_521-5128-F027-4D1E-8DF06AC3D4AF  ethernet  eno1
Log: iwconfig

Code: Select all

eno1      no wireless extensions.

lo        no wireless extensions.

wlp2s0    IEEE 802.11  ESSID: ...
          Mode:Managed  Access Point: Not-Associated   Tx-Power=off   
          Retry short  long limit:2   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by sleeper12 »

Can you reset Bios to defaults?
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

sleeper12 wrote: Fri Jan 28, 2022 2:50 pm Can you reset Bios to defaults?
From the OP:
Busker wrote: Wed Jan 26, 2022 5:35 pm ... During that reboot I also reset the BIOS to all defaults....
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by sleeper12 »

From the OP:
Busker wrote: Wed Jan 26, 2022 5:35 pm ... During that reboot I also reset the BIOS to all defaults....
Ok, I missed that. Can you reinsert the wifi card? Easier to do on some machines than others, I know.
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

sleeper12 wrote: Fri Jan 28, 2022 3:51 pm Ok, I missed that. Can you reinsert the wifi card? Easier to do on some machines than others, I know.
No,
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by sleeper12 »

I don't know another way to remove a hard block then. Maybe someone will.
Busker
Level 1
Level 1
Posts: 46
Joined: Wed Nov 14, 2018 6:30 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by Busker »

I'm not assuming there is a hard block, but there's a pretty good chance that message is a clue what the problem really is.
HAWR
Level 9
Level 9
Posts: 2713
Joined: Thu Jun 06, 2019 1:15 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by HAWR »

Hello Busker,
that message is a clue
Which message do you mean?

One thing we have not yet clarified: Do you still have Windows on your PC or only use the "Win10 Live thumb drive"?
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by JeremyB »

There is a way to clear a hard block https://www.youtube.com/watch?v=yzAKcmlaH1M that will work as long as the wifi card is PCI(e) All the actual switch does is cut the signal from the PCI(e) pin to the BIOS to enable wifi, same as taping the pin
HAWR
Level 9
Level 9
Posts: 2713
Joined: Thu Jun 06, 2019 1:15 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by HAWR »

Hello JeremyB,

I have also thought of this before, but because of the kind of computer (TouchSmart), it's not so easy to get to the wifi card inside. It's hidden under the silver plate you can see in these videos:

https://www.youtube.com/watch?v=J4WvcMzJlcs

https://www.youtube.com/watch?v=HGhOcv4F8G0&t=129s
(at ca. 06:50 min you can see the wifi card)
Last edited by HAWR on Sun Feb 13, 2022 7:55 am, edited 1 time in total.
JeremyB
Level 21
Level 21
Posts: 13854
Joined: Fri Feb 21, 2014 8:17 am

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by JeremyB »

HAWR wrote: Sat Feb 12, 2022 5:46 pm Hello JeremyB,

I have also thought of this before, but because of the kind of computer (TouchSmart), it's not so easy to get to the wifi card inside. It's hidden under the silver plate you can see in these videos:

https://www.youtube.com/watch?v=J4WvcMzJlcs

https://www.youtube.com/watch?v=HGhOcv4F8G0&t=129s
I don't think it is a TouchSmart model, the BIOS version is from 11 years ago
HAWR
Level 9
Level 9
Posts: 2713
Joined: Thu Jun 06, 2019 1:15 pm

Re: Ra5390 WiFi NIC works in Windows but not Mint

Post by HAWR »

It is really a TouchSmart and the last Bios update is from 2013:

https://support.hp.com/us-en/drivers/se ... es/5186986

And the OP wrote in his first post:
HP TouchScreen 320 all-in-one PC
Locked

Return to “Networking”