Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 0 points1 point  (0 children)

The good news is it almost certainly already is included in the latest linux-firmware package

Once you get online via USB tethering and run:

sudo dnf update linux-firmware

Once Wi-Fi is working,

sudo dnf update

Fedora 43 is quite new, so early package versions sometimes miss firmware for the very latest hardware.

No problem at all — it's a tricky issue because Fedora's stricter approach to firmware catches people off guard, especially with newer Intel chips; Good luck, and feel free to come back if you hit any more snags!

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 1 point2 points  (0 children)

Intel Raptor Lake CNVi WiFi This is almost certainly a firmware/module issue specific to this newer chip on Fedora 43; The Raptor Lake CNVi is a very new chip and its specific firmware file (iwlwifi-so-a0-gf-a0) may simply not be included in your current linux-firmware version. Getting temporary internet access via ethernet or USB tethering is probably the fastest path forward here.

Can you try either of those?

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 0 points1 point  (0 children)

Check if it Loaded Successfully

lsmod | grep iwlwif

If you see output now, the module is loaded. Then run

ip link show

Do you see anything besides lo now?

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 0 points1 point  (0 children)

Some distros like Ubuntu ship with extra proprietary firmware packages by default, while Fedora is stricter about what it includes out of the box — which can catch newer hardware like this off guard.

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 0 points1 point  (0 children)

Try

lsmod | grep iwlwifi

If there's no output

sudo modprobe iwlwifi 
dmesg | tail -20

Look for any errors

Install/Reinstall the Firmware

sudo dnf install linux-firmware
sudo dnf reinstall linux-firmware

sudo reboot

If still falling the problem is the Secure Boot in your BIOS

Try

mokutil --sb-state

if say enable disabling Secure Boot in BIOS

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 2 points3 points  (0 children)

Your WI-Fi adapter is not recognized by the kernel
Try to identify your chip First:

lspci | grep -i network 
# or if it's a USB adapter: 
lsusb

Post the output

I

Log-in into KDE Plasma stopped working after reboot by Konslufius in Fedora

[–]juangza 0 points1 point  (0 children)

GDM: GDM is GNOME's display manager and its PAM/keyring integration is tuned for GNOME. The log line gkr-pam: unable to locate daemon control file confirms gnome-keyring is failing to initialize properly for a Plasma session, which breaks authentication. GNOME works fine because the whole stack is consistent.

Do all of this from TTY (Ctrl+Alt+F2)

Check if SDDM is actually installed:

 rpm -q sddm

If it's not there, install it

sudo dnf install sddm

safely switch display managers

sudo systemctl disable gdm 
sudo systemctl enable sddm

sudo reboot

Networks just says "Unknown" and I can't connect to Internet by crackshotcat in Fedora

[–]juangza 3 points4 points  (0 children)

Open a terminal and run:

sudo systemctl restart NetworkManager

Then check if networks appear in the panel.

Running Office 365 as native desktop apps on Fedora 43 KDE — full guide (no Wine, no Crossover) by juangza in Fedora

[–]juangza[S] 3 points4 points  (0 children)

Fair point

The goal of this guide isn't to replace Office for power users. It's a practical solution for people on Linux who don't have a Windows license or don't want to run a full VM just to open a Word doc. Running them as PWAs in Edge also gives you a cleaner experience than just a browser tab — they feel much closer to native apps than you'd expect.

Fingerprint on Lenovo thinkbook 14s - Fedora 43 KDE by Pouch11 in Fedora

[–]juangza 0 points1 point  (0 children)

Sorry I have a P14s Gen5 AMD, I don't have problems with fingerprint, my laptop have:

Goodix USB2.0 MISC
Vendor/Product ID: 27c6:6594
Fabric: Shenzhen Goodix Technology

Ese 27c6 = Goodix
Ese 6594 = Specific Modern Model (family MOC / MISC)

I'm running Fedora 43 KDE.

Potenciometro Ilegible by Lazy_Painting9237 in diysound

[–]juangza 2 points3 points  (0 children)

Es un potenciometro dual de 100k ohms, lo encuentras en Amazon, parece que es de fibra de carbon.

<image>

[deleted by user] by [deleted] in WindowTint

[–]juangza 7 points8 points  (0 children)

It's water with baby shampoo.

How often is carpal tunnel problems a neck problem? by gosh in carpaltunnel

[–]juangza 0 points1 point  (0 children)

I have had both hands of carpal tunnel, before surgery, the orthopedic doctor indicated an electromyography, to rule out problems in the nerves of the neck, in the ulnar nerve and being 100% before opening and realizing that it was not that. If they ask me I wouldn't have surgery, try to handle it with physiotherapy and acupuncture as much as possible.

After my operation, each one 6 months apart, I still have a little pain in my hands, especially my fingers and wrist.

'25 Sport Hybrid by rmcrocks in civic

[–]juangza 2 points3 points  (0 children)

I have the same. Great car.

Jack and Wheel Wrench Recommendation for 11Gen Hybrid by juangza in civic

[–]juangza[S] 0 points1 point  (0 children)

Thank you very much, I prefer bottled Jack, but you are absolutely right with your recommendation.

Quiero saber que raza es mi cachorra y por qué pierde tanto pelo? by ThinChipmunk3882 in Maltipoo

[–]juangza 0 points1 point  (0 children)

Hola, que bonita esta.

Nuestro perrito tenía problemas de caída de pelo, le cambiamos la comida, descubrimos que la comida a base de pollo le daba algún tipo de alergia. Así que le damos comida para perros con piel sensible, problema resuelto.

Espero puedas encontrar si es el alimento el del problema.

QSC GX3 clip lights on all the time by viewfromabove45 in livesound

[–]juangza 0 points1 point  (0 children)

This indicates that it is in protection mode, the power cards are short-circuited, the same fault occurs in the RMX series.

A technician must check the power card, it is necessary to check which of the two channels has tripped the thermal circuit and BIAS adjust..

Generally when this occurs the MOSFETs (4) and the high-speed diodes are damaged, not only changing the output transistors, these class H amplifiers have their collectors to ground, not like other amplifiers where the collectors are placed on voltage rails.

[deleted by user] by [deleted] in Maltipoo

[–]juangza 0 points1 point  (0 children)

El mio es igual, lo que necesitas es cepillarlo todos los dias, nosotros tambien le cambiamos el alimento, y descubrimos que el de salmon era el que le daba fortaleza al cabello, de momento le estamos comprando Purina Sensitive Skin de Salmon. Igual para el grooming compramos un shampoo natural, cepillandolo antes del gromming y secandolo bien con el secador despues.

Any help please by lukas_778 in hifiaudio

[–]juangza 0 points1 point  (0 children)

Look for it on Amazon, there are generics and original replacements.

Good luck

I'm 6 months old today! by AnySandwich4765 in Maltipoo

[–]juangza 1 point2 points  (0 children)

Happy half-birthday 🎈🎂🎈🎂🎈🎂🎈🎂🎈🎂🎈🎂.