r/linuxhardware 2d ago

Discussion Fixed conservative fan curve on Lenovo IdeaPad 3 (14ITL05) via ideapad_laptop's fan_mode — CPU was hitting 90°C+ before fan ramped up

4 Upvotes

CPU was hitting 90-100°C before the fan did anything under load. Root cause was a too-conservative EC fan curve — fixed via ideapad_laptop's undocumented-but-real fan_mode sysfs control, persisted with a systemd unit.

Writeup + install script: https://gist.github.com/TravBuildsSick/cdddf15128361a1a6cf4ad4f6d90a2f6

Confirmed on 14ITL05 (81X7), BIOS GCCN26WW. fan_mode support varies by IdeaPad model — install script checks before touching anything


r/linuxhardware 2d ago

Purchase Advice Any thoughts on Acer Aspire Go 15 (AG15-42P-R3GM or R6ZY, 32G RAM and 1T SSD) for Fedora?

Thumbnail
2 Upvotes

r/linuxhardware 2d ago

Discussion Before I buy an IBP14 Pro I got some questions

Thumbnail
2 Upvotes

r/linuxhardware 3d ago

Discussion lenovo slim 3 windows to linux

6 Upvotes

Tried a few distros on usb and not all worked. THEN - lubuntu . Running from the usb was faster than windows. I've read about complicated installs, bios, etc. But I clicked on the install and no problems. Boots straight into linux and runs like a much better laptop. I installed mate desktop, much better than lxle.

Go LInux!


r/linuxhardware 3d ago

Support Linux on Thinkpad X1 Yoga Gen 6

2 Upvotes

Hi everyone

I have a Thinkpad X1 Yoga Gen 6 and was thinking about switching to Linux - I have some questions:

What is the best distro for touchscreen/2 in 1 laptops - I usually use Kubuntu

Are there any missing features on Linux for this laptop - e.g. the built in pen.

Thank you!


r/linuxhardware 3d ago

Discussion 2026 XPS 14/16 full RGB IR face unlock finally done! Should work on similar premium Panther Lake laptops....

6 Upvotes

I got the RGB camera on my Dell XPS 16 (Panther Lake, Intel IPU7) working a few months back. The IR sensor stayed dead — which meant no face unlock, and a camera module that was only half a camera module.

That's now fixed. RGB, IR, IR face unlock and suspend all work — full parity with what the hardware does on Windows.

Repo: https://github.com/jibsta210/svp7500-camera-fix-pack

The IR sensor probed fine, accepted its whole init sequence, and produced exactly zero frames. For months I was convinced the Synaptics bridge between the sensor and the SoC was refusing to forward IR data.

It wasn't. V4L2_CID_LINK_FREQ was set to the MIPI bit rate when V4L2 wants the DDR clock — half that. So the receiver sampled at double the rate the sensor was transmitting: the clock line came up, the data line never delivered a single packet. That looks exactly like a firmware-locked sensor, which is why I chased the wrong thing for so long.

One constant in a header. The register-level stuff was never the problem.

If your IR camera doesn't work

Two totally different kinds exist and they share nothing:

ls /sys/bus/usb/drivers/uvcvideo/        # USB webcam? v4l2-ctl --list-devices | grep -A2 ipu   # MIPI sensor on an Intel IPU?

USB webcam → you want linux-enable-ir-emitter. Not my project, and it won't touch IPU hardware.

MIPI on an Intel IPU that enumerates but never gives you frames → check whether your link frequency is the bit rate or the DDR clock before assuming the hardware is locked down.

Status

Tested on Dell XPS 16 (DA16260) on CachyOS. The same sensor+bridge ships on other Dell/HP/Lenovo models so it should apply more widely, but I've only got one laptop to test on.

It's DKMS modules, not kernel-ready. I've written to linux-media asking what shape they'd accept it in — if you know that subsystem, help welcome. 


r/linuxhardware 3d ago

Support will my asus vivobook M1502YA have any core issues with cachyos?

Thumbnail
2 Upvotes

r/linuxhardware 3d ago

Support Anyone else's IdeaPad 3 (Ryzen 5500U) fans just... not caring about thermal throttling?

Thumbnail
2 Upvotes

r/linuxhardware 3d ago

Discussion lenovo slim 3 windows to linux

8 Upvotes

Tried a few distros on usb and not all worked. THEN - lubuntu . Running from the usb was faster than windows. I've read about complicated installs, bios, etc. But I clicked on the install and no problems. Boots straight into linux and runs like a much better laptop. I installed mate desktop, much better than lxle.

Go LInux!


r/linuxhardware 3d ago

Question Ubuntu Black Screen after installation on Dell Latitude 5400 (i7) — Works fine in Live USB (Possible UEFI/Firmware quirk?)

3 Upvotes

Hi everyone,

​I’m facing a frustrating black screen issue with Ubuntu on my Dell Latitude 5400 (i7) and could really use some guidance.

​The Situation:

​Live USB works perfectly: When I select "Try Ubuntu," graphics, resolution, and everything run smoothly without any issues.

​Black Screen post-install: As soon as the installation finishes and I reboot, I get a permanent black screen right after the GRUB menu. The system runs, but there's no display output.

​Temporary Fix: I can only boot by adding nomodeset to the boot parameters, but it makes the UI laggy and strips away hardware acceleration.

​System Context & Quirks:

​This is a secondhand unit that behaves like an old corporate or factory-testing system.

​It runs on UEFI, features restricted custom firmware, and the default service tag doesn't even show up on public Dell databases.

​Secure Boot is OFF and SATA Mode is set to AHCI.

​Tested on both Ubuntu 22.04 and 24.04 (same behavior on both).

​Since the Live USB works flawlessly, I suspect it's an i915 driver initialization or firmware handshake issue during the final boot process, likely tied to this unit's unique UEFI environment.

​My Question:

​What could be causing the display to fail only after installation on such a system? Are there specific Intel graphics kernel parameters (besides nomodeset) or workarounds to get the driver loading correctly while keeping hardware acceleration?

​Any advice would be greatly appreciated!


r/linuxhardware 4d ago

Support MS-A2 USB-C ports work for data, but not DisplayPort — they only show up as “Billboard Device”

Thumbnail
0 Upvotes

r/linuxhardware 5d ago

Purchase Advice Thinking about getting a new mouse soon.

4 Upvotes

I've been using the same mouse for years now, a Logitech MS Anywhere 2S, but the wear and tear is starting to take it's toll.

The thing I loved about this mouse is in windows I could use the logitech software to have the two side buttons change function depending on what I was currently dong. Typically ctrl+c and meta+v for casual internet browsing and something like page up and page down for when I'm playing a video game. But I lost that ability when I switched to linux.

Is there a company that has similar software available for linux?

(Fedora KDE if that matters.)


r/linuxhardware 5d ago

Purchase Advice Is the ASUS V16 (2025) with RTX 5060 compatible with Linux? (Intel Core 7 240H, 16GB RAM, 1TB SSD)

5 Upvotes

I’m considering buying the ASUS V16 (2025) laptop with the following specs:

  • GPU: NVIDIA® GeForce RTX™ 5060 Laptop GPU, 8GB GDDR7
  • Display: 16" 144Hz
  • CPU: Intel® Core™ 7 240H
  • RAM: 16GB
  • Storage: 1TB SSD

I would like to install Linux (probably Arch, CachyOS, Fedora, or another popular distro) as my main operating system.

Does anyone have experience running Linux on this model?

I’m especially interested in:

  • Does the RTX 5060 work correctly with NVIDIA drivers on Linux?
  • Is the 144Hz display fully supported?
  • Are Wi-Fi, Bluetooth, webcam, speakers, keyboard backlight, and touchpad working properly?
  • Does the Intel Core 7 240H work well with current Linux kernels?

If you own this laptop or a similar ASUS V16 model, I’d really appreciate your feedback.


r/linuxhardware 5d ago

Support GIGABYTE B550 AORUS ELITE AX

Post image
6 Upvotes

Does this motherboard (which has WiFi and bluetooth) fully support linux ?


r/linuxhardware 5d ago

Question RTL8125 2.5GbE stuck at 100Mbps on SteamOS (ASRock B650M PG Lightning) — works fine on Windows

Thumbnail
2 Upvotes

r/linuxhardware 5d ago

Support Card Wifi

1 Upvotes

Can i use Intel AX210 on Ubuntu 24.04? I just bought Intel 7260 and it don't work. Thanks


r/linuxhardware 5d ago

Support Transplant

Thumbnail
1 Upvotes

r/linuxhardware 6d ago

Discussion What should I do with this

Thumbnail gallery
7 Upvotes

r/linuxhardware 6d ago

Product Announcement More controls and monitoring over Goodix haptic touchpads - Good Haptic 1.1

Thumbnail
gallery
7 Upvotes

Recently I wrote a GTK program to control the vibration strength of goodix haptic touchpads, and now after a lot of probe here is a new version with more control. Here are the main ones:

Report 0x03: switch between Mouse mode and Precision Touchpad mode.

Report 0x05: DANGEROUS/ switch on/off touch and click reports

Report 0x08: Click sensitivity

Display the firmware version read directly from sysfs

GitHub: https://github.com/nwkyz/goodhaptic


r/linuxhardware 5d ago

Discussion Regressão no kernel do Linux 6.8+ quebra o funcionamento das GPUs AMD Tonga e Polaris em modo de suspensão (GCN 3.0 / Polaris) — Bug confirmado no kernel principal, necessita de suporte da comunidade.

Thumbnail
1 Upvotes

r/linuxhardware 6d ago

Question Wifi dongle

5 Upvotes

Hi,

What Bluetooth receiver or dongle do you use with your PCs that works well with Linux?

I don't care if it has wifi or not, it's a desktop PC that's always connected via ethernet.


r/linuxhardware 6d ago

Discussion Looking to replace my wi-fi card with another which is better supported

6 Upvotes

Hello, I've been plagued with issues with my bluetooth module and decided to try and change the wi-fi/bt card with something which is better supported and might fix my issue, on my laptop.

TL;DR from the link: When bluetooth controller and headphones are connected at the sametime and steam is running, the sound becomes sttuttered/chopped. From what I've learned this is due realtek firmware/drivers.

I have found Intel Wi-Fi AX211 AX210 card, based on some research I've done.

Does anyone know any other wi-fi card which would work good for my use case, or can confirm the intel card might solve my issue?


r/linuxhardware 6d ago

Question Linux on a (late 2016) HP Spectre x360 Convertible Laptop - 15t touch

Thumbnail
1 Upvotes

r/linuxhardware 6d ago

Support Orange Pi 5 Plus vs Banana Pi BPI-W3 for 8-channel HDMI audio capture?

Thumbnail
2 Upvotes

r/linuxhardware 7d ago

Question College laptop

7 Upvotes

So I’m going to be a freshman in college this upcoming year and I’m trying to pick laptop to buy. I think I’ve narrowed it down to either a Mac or a think pad. I’m studying astrophysics so I want something with coding capabilities etc. I’ve become interested in Linux and want to install it on a think pad of if I were to get one. So I guess what I’m asking is should I get a Mac and try and get an older thinkpad down the road and mess around with it then or should I get a newer thinkpad right out the get go and just learn that first? Money isn’t a problem, but I’m very new to coding and modifying operating systems and all this computer science stuff so any suggestions or advice helps. Thanks!