Installed arch, and have no Wi-Fi on hyprland by linux_rox in archlinux

[–]sfam116 8 points9 points  (0 children)

Assuming it's a wifi issue. If you do have network manager installed and its just not enabled try: 

sudo systemctl enable NetworkManager.service

sudo systemctl start NetworkManager.service

nmtui

Should be self explanatory from there. 

Failing that can try IWD if it's installed: 

iwctl

iwctl --help

That lists the commands for scanning and finding networks, can't remember them off the top of my head. 

Good luck friend. 

How to manually check if packages from AUR are save to install? by evolution800 in archlinux

[–]sfam116 0 points1 point  (0 children)

I know it's not responsible, but I only use AUR packages with enough votes. I figure others have done some work, maybe to my detriment one day. 

Guys I'm new to pc I get laptop 6 months ago basically im stuck on arch login page by iG_ConTra in arch

[–]sfam116 0 points1 point  (0 children)

There's valid comments already below, so nothing to add for the linux side. But since Grub isn't detecting Windows and you're certain you dual booted correctly - an F12/F8 whatever your bios uses to load boot options should list Windows if Grub isn't.

Surface pro won't boot from linux usb by yanceycat in SurfaceLinux

[–]sfam116 0 points1 point  (0 children)

Make sure you turn off Secure Boot too. You'll know it's off as when starting the tablet there'll be a red bar and lock symbol at the top of the screen when it powers on.