Ps4 can't detect Wi-FI hotspot

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.
Locked
Dcmans21
Level 1
Level 1
Posts: 7
Joined: Sun May 09, 2021 3:17 pm

Ps4 can't detect Wi-FI hotspot

Post by Dcmans21 »

Hi I'm very new to Linux and I just dual booted my windows 10 with Linux mint 20.1 cinnamon on my Dell laptop and I'm trying to connect my PS4 to the wifi hotspot that I made in Linux mint. but after when I created a wifi hotspot in Linux mint the hotspot that I made is not showing up on my PS4 in the internet connection list and it's not showing on my Dell laptop either after I followed all the steps to create the W-Fi hotspot. Would greatly appreciate any help.
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.
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by sleeper12 »

See if secure boot in enabled. Check:

Code: Select all

 mokutil --sb-state 
If so, disable it in Bios. You may also need to disable fast boot in Bios & fast startup in Windows.
Dcmans21
Level 1
Level 1
Posts: 7
Joined: Sun May 09, 2021 3:17 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by Dcmans21 »

I disabled both secure boot and fast boot in BIOS, and fast startup in windows and the PS4 still won't detect the hotspot. In the hotspot settings in Linux mint 20 under the wifi tab, I set the mode to "Hotspot" and I set the method in the ipv4 and iPv6 settings to "Shared to other computers"
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by sleeper12 »

Let's see the results of:

Code: Select all

 inxi -Fxxxrz && rfkill list && iwconfig && mokutil --sb-state 
Dcmans21
Level 1
Level 1
Posts: 7
Joined: Sun May 09, 2021 3:17 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by Dcmans21 »

Code: Select all

 System:    Kernel: 5.4.0-72-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.8.6 wm: muffin 4.8.1 
           dm: LightDM 1.30.0 Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal 
           
Machine:   Type: Convertible System: Dell product: Inspiron 7300 2n1 v: N/A serial: <filter> Chassis: type: 31 
           serial: <filter> 
           
           Mobo: Dell model: 0JR52X v: A00 serial: <filter> UEFI: Dell v: 1.1.1 date: 01/19/2021 
           
Battery:   ID-1: BAT0 charge: 55.4 Wh condition: 55.4/60.0 Wh (92%) volts: 8.3/7.6 model: LGC-LGC7.895 DELL 829MX07 
           type: Li-ion serial: <filter> status: Full 
           Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard serial: <filter> charge: 55% (should be ignored) 
           rechargeable: yes status: Discharging 
           
CPU:       Topology: Quad Core model: Intel Core i7-10510U bits: 64 type: MT MCP arch: Kaby Lake rev: C L2 cache: 8192 KiB 
           flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 36799 
           Speed: 700 MHz min/max: 400/4900 MHz Core speeds (MHz): 1: 700 2: 700 3: 700 4: 700 5: 700 6: 700 7: 700 8: 700 
           
Graphics:  Device-1: Intel UHD Graphics vendor: Dell driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:9b41 
           Display: x11 server: X.Org 1.20.9 driver: modesetting unloaded: fbdev,vesa 
           resolution: 3840x2160~60Hz, 1920x1080~60Hz, 1920x1080~60Hz 
           OpenGL: renderer: Mesa Intel UHD Graphics (CML GT2) v: 4.6 Mesa 20.2.6 direct render: Yes 
           
Audio:     Device-1: Intel vendor: Dell driver: sof-audio-pci bus ID: 00:1f.3 chip ID: 8086:02c8 
           Sound Server: ALSA v: k5.4.0-72-generic 
           
Network:   Device-1: Intel Wireless-AC 9462 driver: iwlwifi v: kernel port: 3000 bus ID: 00:14.3 chip ID: 8086:02f0 
           IF: wlp0s20f3 state: up mac: <filter> 
           
Drives:    Local Storage: total: 504.19 GiB used: 8.27 GiB (1.6%) 
           ID-1: /dev/nvme0n1 model: H10 HBRPEKNX0202A NVMe INTEL 512GB size: 476.94 GiB speed: 15.8 Gb/s lanes: 2 
           serial: <filter> rev: 7003 
           ID-2: /dev/nvme1n1 model: H10 HBRPEKNX0202AO NVMe INTEL 32GB size: 27.25 GiB speed: 15.8 Gb/s lanes: 2 
           serial: <filter> rev: 7051 
           
RAID:      Hardware-1: Intel Device driver: ahci v: 3.0 port: 3060 bus ID: 00:17.0 chip ID: 8086.02d7 rev: N/A 

Partition: ID-1: / size: 21.15 GiB used: 8.19 GiB (38.7%) fs: ext4 dev: /dev/nvme0n1p7 

Sensors:   System Temperatures: cpu: 46.0 C mobo: N/A 
           Fan Speeds (RPM): cpu: 2944 
           
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 ulyssa 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: 304 Uptime: 4m Memory: 15.40 GiB used: 817.3 MiB (5.2%) 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: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
wlp0s20f3  IEEE 802.11  ESSID:"Fios-4v6RV"  
          Mode:Managed  Frequency:5.24 GHz  Access Point: B8:F8:53:A7:51:E8   
          Bit Rate=6 Mb/s   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=53/70  Signal level=-57 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:167   Missed beacon:0

lo        no wireless extensions.

SecureBoot disabled
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by sleeper12 »

Turn power management off:

Code: Select all

 sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf 
Reboot
Dcmans21
Level 1
Level 1
Posts: 7
Joined: Sun May 09, 2021 3:17 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by Dcmans21 »

I turned power management off and rebooted. but the hotspot still wont show on the ps4 connection list



Image Image Image Image
sleeper12
Level 21
Level 21
Posts: 14560
Joined: Thu May 25, 2017 3:22 pm

Re: Ps4 can't detect Wi-FI hotspot

Post by sleeper12 »

Maybe if you shutdown & restart your router/modem & machine?
Locked

Return to “Networking”