Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try instructions given, and still did not see any wifi #11

Open
pooldiver69 opened this issue Jun 27, 2020 · 0 comments
Open

try instructions given, and still did not see any wifi #11

pooldiver69 opened this issue Jun 27, 2020 · 0 comments
Labels

Comments

@pooldiver69
Copy link

$ sudo apt-get update
$ sudo apt-get upgrade -y
$ sudo apt-get install build-essential linux-headers-generic linux-headers-$(uname -r) -y
$ cd ~
$ git clone https://github.com/mareksuscak/asus-pce-n53-linux.git
$ cd asus-pce-n53-linux
$ make
$ sudo make install
$ sudo modprobe rt5592sta

I follow the instruction above, and everything went well. However, wifi network still cannot detect the adapter.
And then I went for some research, I see your answer in this post https://askubuntu.com/questions/863391/how-to-make-the-asus-pce-n53-wifi-card-work-with-ubuntu-16/894473#894473
And I tried the following commands you gave.

sudo lshw -C network

however, I am unable to locate logical name for this adapter.

 *-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:05:00.0
      logical name: enp5s0
      version: 0c
      serial: d8:cb:8a:c0:79:db
      size: 1Gbit/s
      capacity: 1Gbit/s
      width: 64 bits
      clock: 33MHz
      capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
      configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 ip=192.168.0.26 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
      resources: irq:19 ioport:d000(size=256) memory:f7200000-f7200fff memory:f2100000-f2103fff
 *-network UNCLAIMED
      description: Network controller
      product: RT5592 PCIe Wireless Network Adapter
      vendor: Ralink corp.
      physical id: 0
      bus info: pci@0000:06:00.0
      version: 00
      width: 32 bits
      clock: 33MHz
      capabilities: pm msi pciexpress cap_list
      configuration: latency=0
      resources: memory:f7100000-f710ffff

this answer is given years ago, do you have any update solution?
my system info if that matter

  Host:  Kernel: 5.4.0-39-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  Desktop: Gnome 3.36.2 Distro: Ubuntu 20.04 LTS (Focal Fossa) 
Machine:
  Type: Desktop Mobo: MSI model: Z97S SLI Krait Edition (MS-7922) v: 2.0 
  serial: <superuser/root required> UEFI: American Megatrends v: 10.6 
  date: 08/13/2015 
CPU:
  Topology: Quad Core model: Intel Core i7-4790K bits: 64 type: MT MCP arch: Haswell 
  rev: 3 L2 cache: 8192 KiB 
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 64003 
  Speed: 2430 MHz min/max: 800/4400 MHz Core speeds (MHz): 1: 2014 2: 1794 3: 2011 
  4: 1973 5: 1912 6: 1937 7: 1972 8: 1949 
Graphics:
  Device-1: NVIDIA GM204 [GeForce GTX 970] vendor: Micro-Star MSI driver: nvidia 
  v: 440.100 bus ID: 01:00.0 
  Display: x11 server: X.Org 1.20.8 driver: nvidia 
  unloaded: fbdev,modesetting,nouveau,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: GeForce GTX 970/PCIe/SSE2 v: 4.6.0 NVIDIA 440.100 
  direct render: Yes 
Audio:
  Device-1: Intel 9 Series Family HD Audio vendor: Micro-Star MSI 
  driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
  Device-2: NVIDIA GM204 High Definition Audio vendor: Micro-Star MSI 
  driver: snd_hda_intel v: kernel bus ID: 01:00.1 
  Sound Server: ALSA v: k5.4.0-39-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: Micro-Star MSI driver: r8169 v: kernel port: d000 bus ID: 05:00.0 
  IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: d8:cb:8a:c0:79:db 
  Device-2: Ralink RT5592 PCIe Wireless Network Adapter vendor: ASUSTeK driver: N/A 
  port: d000 bus ID: 06:00.0 
Drives:
  Local Storage: total: 2.05 TiB used: 8.43 GiB (0.4%) 
  ID-1: /dev/sda vendor: Samsung model: SSD 850 EVO 250GB size: 232.89 GiB 
  ID-2: /dev/sdb vendor: Seagate model: ST2000DM001-1ER164 size: 1.82 TiB temp: 33 C 
Partition:
  ID-1: / size: 28.71 GiB used: 8.40 GiB (29.3%) fs: ext4 dev: /dev/sda6 
Sensors:
  System Temperatures: cpu: 32.0 C mobo: N/A gpu: nvidia temp: 37 C 
  Fan Speeds (RPM): N/A gpu: nvidia fan: 33% 
Info:
  Processes: 307 Uptime: 8m Memory: 31.31 GiB used: 2.00 GiB (6.4%) Init: systemd 
  runlevel: 5 Compilers: gcc: 9.3.0 Shell: bash v: 5.0.16 inxi: 3.0.38 

any comment will be helpful, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants