this post was submitted on 13 Jan 2025
18 points (100.0% liked)

Linux

49417 readers
1310 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Does Linux support this? I am trying to connect my laptop to a monitor via USB C. The laptop has two Thunderbolt ports and the monitor has support for USB C DP alt mode. I have tested the same setup on my work laptop (windows 11) and it works fine but my laptop running arch does not work. My laptop detects the monitor correctly so it shows up in the KDE plasma display configuration but the monitor is not getting any input. As far as I could tell this is supported in the kernel. Am I wrong? Am I missing some important package?

you are viewing a single comment's thread
view the rest of the comments
[–] cralder@lemmy.world 1 points 2 weeks ago (1 children)

Exactly. No I can't move my mouse to the external monitor.

[–] Zamundaaa@discuss.tchncs.de 1 points 1 week ago (1 children)

No I can't move my mouse to the external monitor.

Do you mean that it stays on the internal display, or that it doesn't show up on the external one?

Or to ask it differently, can you move a window where the monitor should be?

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

The mouse stays on the internal display.

[–] Zamundaaa@discuss.tchncs.de 1 points 1 week ago

Okay, then the driver doesn't allow Plasma to turn it on for some reason. You can report that at https://gitlab.freedesktop.org/drm/i915/kernel/-/issues, maybe someone from Intel can help.