this post was submitted on 11 Oct 2025
17 points (94.7% liked)

Linux

13583 readers
80 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

Hello,

I've been trying to do my first stride in Linux's world by installing Ubuntu on my laptop (Lenovo X1 Carbon 3rd Gen) to replace W10 who was working well but is loosing support soon.

Well the test result is... unclear. Ubuntu itself is fast and working rather well but... my Wifi card seem to have problem with Ubuntu.

Before giving up and re-installing W10 I'm trying to find help to solve this issue. I created a full description of the issue on the Ubuntu forum, here: https://discourse.ubuntu.com/t/lenovo-x1-carbon-ubuntu-24-04-03-lts-no-wireless-connection-error-activation-of-network-connection-failed/69286

Any help would be very appreciated

Edit: After trying the suggestion below to power down and remove the battery without any success, I'll try to use a "windows to go" w10 USB drive to try to change the WiFi card power settings as suggested in some other answers.

top 10 comments
sorted by: hot top controversial new old
[–] Jumuta@sh.itjust.works 3 points 6 days ago

try the full discharge thing that someone mentioned. your 7260ac? wifi card should be pretty well supported on Linux though, I've never seen something like this

[–] glitching@lemmy.ml 1 points 6 days ago* (last edited 6 days ago)

the answers over there are wild... got no experience with windows in the last decade, but how's that a thing, what the wifi has nvram or something so it has to be power-starved? why would it have that? never heard of it, can anybody shed some light?

sorry OP can't help, that shoulda been the plugandplayest thing out there - intel wifi in a thinkpad.

[–] bigredgiraffe@lemmy.world 0 points 6 days ago

So just in case this is helpful I have an x13 but when I was installing any version (tried a few) I had to use a single-band network (5ghz only in this case, had it for other reasons already) because the installer would just never report it was connected to the network even though it was, I had assumed it was that my multi-band network also included 6ghz. Either way though, this seemed to be only an issue for the installer and when it booted up after install I could use the multi-band network just fine. It currently has 24.04 on it and it is fine.

[–] Quazatron@lemmy.world 11 points 1 week ago (1 children)

I faced a similar problem when converting my wife's laptop from Windows 10 to Endeavour OS. The issue was related to Windows hibernation. It seems that that process does some strange stuff to hardware, especially to wifi adapters.

To solve it I had to boot back to Windows, disable fast boot, reboot again, shutdown, and then I could install Linux properly.

Maybe you face a different issue, but I hope this helps.

[–] chonkyninja@lemmy.world 1 points 6 days ago (1 children)

This, the only way to fix it is to unplug it, take out the battery and leave it for hours.

Or, if you still have windows installed, you have to literally go into the power profiles and customize the wireless power down settings and then power it down. Upon booting to Linux it should all work.

[–] BrowseMan@sh.itjust.works 1 points 3 days ago

I unplugged battery and power for 48 hours, but the problem unfortunately persists...

I guess I'll try to see if I can reinstall W10. Problem is I only have a W8 key (in had upgraded from W8 a while ago) so I'm not sure I'll be able to.

[–] BCsven@lemmy.ca 5 points 1 week ago (1 children)

I had this once, I had to boot to Windows and mess with some power setting in the network card driver properties dialog. Windows was holding the power hostage somehow

[–] BrowseMan@sh.itjust.works 3 points 1 week ago* (last edited 1 week ago) (1 children)

Thank you for your answer! :)

I've completly wiped/installed W10. So I need to reinstall W10 to trey to solve the issue, then install Ubuntu again?

[–] BCsven@lemmy.ca 3 points 6 days ago

In that case maybe not, there maybe a Linux forum solution that is simpler

Disable secure boot, and enable the restricted repos, then do an apt update and see what's left to be installed. Make sure the iwlwifi package is installed.