lang stringclasses 39
values | title stringlengths 1 77 | url_path stringlengths 9 77 | content stringlengths 0 184k | headings listlengths 0 96 |
|---|---|---|---|---|
en | ConsoleKit | en\ConsoleKit.html | Related articles
PolicyKit
Warning
Arch Linux only has official support for
logind
[1]
and
systemd
. When using
ConsoleKit
, please mention so in support requests.
Note
While Consolekit is no longer maintained upstream, the fork ConsoleKit2 is under development.
[2]
ConsoleKit2
is a framework for defining and tracking ... | [
"Installation",
"Configuration",
"Tips and tricks",
"Troubleshooting",
"Replacing ConsoleKit with systemd-logind",
"See also",
"ck-launch-session",
"No display manager",
"Desktop environments",
"Use D-Bus for power operations",
"Running several applications from ~/.xinitrc",
"Consolekit blocks... |
en | Console TDM | en\Console_TDM.html | Related articles
Display manager
CDM
Console TDM
is an extension for xorg-xinit written in pure bash. It is inspired by
CDM
, which aimed to be a replacement of display managers such as GDM.
Installation
Install
the
console-tdm
AUR
package.
Now ensure no other display managers get started by
disabling
their systemd ser... | [
"Installation",
"Configuration",
"See also"
] |
en | Convert | en\Convert.html | This article or section is being considered for removal.
Reason:
Not Arch-specific, see
w:Convert
. "These articles" is already disambiguated by the article name (Discuss in
Talk:Convert
)
Convert
may refer to:
converting text file formats
line breaks with
dos2unix
character encodings with
iconv
,
uconv(1)
or
recode
co... | [] |
en | Convert any Movie to DVD Video | en\Convert_any_Movie_to_DVD_Video.html | Related articles
Optical disc drive
MPlayer
MEncoder is part of the
mplayer
package. See
MPlayer
for details.
Why another article about this process?
There is a plethora of articles, man pages, and blog entries about how to convert any movie to a standard DVD Video viewable on any hardware DVD player. However, most of ... | [
"Definition of the DVD content",
"Audio track creation",
"Video track creation",
"Merging audio and video tracks",
"Subtitles track creation",
"Authoring the DVD",
"Burning the DVD video",
"Appendix A: changing frame-rate",
"Appendix B: adding a menu",
"Appendix C: Video CD",
"Removing the black... |
en | Convert a single drive system to RAID | en\Convert_a_single_drive_system_to_RAID.html | This guide shows how to convert a functional single-drive system to a
RAID
1 setup after adding a second drive, without the need to temporarily store the data on a third drive. The procedure can also be adapted, simplifying it, to the conversion of simple non-root partitions, and to other RAID levels.
Tip
You may consi... | [
"Scenario",
"Prepare the new disk",
"Copy the data on the array",
"Boot on the new disk",
"Add original disk to array",
"See also",
"Partition the disk",
"Create the RAID device",
"Make file system",
"Update the boot loader",
"Alter fstab",
"Rebuild the initramfs",
"Install the boot loader o... |
en | Convert FLAC to MP3 | en\Convert_FLAC_to_MP3.html | Related articles
Convert any Movie to DVD Video
This article outlines different ways to transcode from FLAC to MP3. FLAC is a lossless audio format, so it is better for archival purposes, but it also takes up more disk space. The idea is to compress the files without creating a perceived loss in fidelity.
Packages
audi... | [
"Packages",
"Usage",
"See also",
"Graphical applications",
"With FFmpeg",
"Without FFmpeg",
"Recursively"
] |
en | Copy | en\Copy.html | This article or section is being considered for removal.
Reason:
Trivial, not Arch-specific:
w:Copy
(Discuss in
Talk:Copy
)
Copy
may refer to:
cp
, the command to copy files or directories
copying with the
Clipboard | [] |
en | Copying text from a terminal | en\Copying_text_from_a_terminal.html | Most mature terminal emulators permit users to copy or save their contents.
General approach
In graphical terminal emulators, contents are typically selectable by mouse, and can then be copied using the context menu,
Edit
menu or a key combination such as
Ctrl+Shift+c
.
Terminals without CLIPBOARD selection
Xorg
Some e... | [
"General approach",
"Comparison of common emulators",
"Special cases",
"Terminals without CLIPBOARD selection",
"Intercepting commands output",
"Accessing Linux terminal backlog",
"putty",
"urxvt",
"xterm",
"mlterm"
] |
en | CoreDNS | en\CoreDNS.html | Related articles
Domain name resolution
CoreDNS
is a DNS server/forwarder, written in Go, that chains plugins. Each plugin performs a (DNS) function making it very flexible. If some functionality is not provided out of the box you can add it by writing a plugin.
CoreDNS can listen for DNS requests coming in over UDP/TC... | [
"Installation",
"Configuration",
"See also",
"Forwarding"
] |
en | Core dump | en\Core_dump.html | A
core dump
is a file containing a process's address space (memory) when the process terminates unexpectedly. Core dumps may be produced on-demand (such as by a
debugger
), or automatically upon termination. Core dumps are triggered by the kernel in response to program crashes, and may be passed to a helper program (su... | [
"Disabling automatic core dumps",
"Making a core dump",
"Managing the core dump files",
"Analyzing a core dump",
"See also",
"Using sysctl",
"Using systemd",
"Using PAM limits",
"Using ulimit",
"Where do they go?",
"Cleanup of core dump files"
] |
en | Core utilities | en\Core_utilities.html | Related articles
Command-line shell
General recommendations
Users and groups
pacman
systemd
Core utilities
are the basic, fundamental tools of a
GNU/Linux
system. This article provides an incomplete overview of them, links their documentation and describes useful alternatives. The scope of this article includes, but is... | [
"Essentials",
"Nonessentials",
"Alternatives",
"POSIX shell utilities",
"Tips and tricks",
"See also",
"Preventing data loss",
"cat alternatives",
"cd alternatives",
"date alternatives",
"cp alternatives",
"ls alternatives",
"find alternatives",
"diff alternatives",
"grep alternatives",
... |
en | COSMIC | en\COSMIC.html | Related articles
Desktop environment
greetd
COSMIC
is a
desktop environment
developed in the
Rust
programming language, using the
iced
cross platform GUI library for Rust, and
Smithay
as building blocks for its compositor, cosmic-comp. Cosmic-comp is comparable to smithay's own anvil compositor demonstration, just like... | [
"Installation",
"Starting",
"Configuration",
"See also",
"Individual components coming as dependencies of cosmic-session",
"Independent components",
"Network shares in COSMIC Files",
"Using Cosmic Greeter",
"SSH_AUTH_SOCK not set",
"Night light"
] |
en | CouchDB | en\CouchDB.html | "Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript." ―
CouchDB homepage
Installation
Install the
couchdb
package.
Usage
Before you start the application, you need to create admin account as follows
[1]
:
/etc/couchdb/local.ini
[admins]
admin =
plain-p... | [
"Installation",
"Usage",
"Configuration",
"Single node setup & Security",
"See also",
"Using Fauxton admin interface",
"Creating a self-signed certificate"
] |
en | Courier-Imap with SSL and fetchmail | en\Courier-Imap_with_SSL_and_fetchmail.html | This article or section is a candidate for merging with
Courier Mail Server
.
Notes:
Same software. (Discuss in
Talk:Courier-Imap with SSL and fetchmail
)
This is a small howto on how to install an imap-Server with Courier-Imap, SSL-Encryption and grabbing all the other mail-accounts with fetchmail.
Procmail is respons... | [
"Installation",
"Using fetchmail",
"Using procmail",
"First Try with procmail and fetchmail working together",
"Configuring Courier Imap",
"Doing some cron-jobs"
] |
en | Courier Mail Server | en\Courier_Mail_Server.html | This article or section is a candidate for moving to
Courier-mta with authuserdb, vmail and IMAP/POP3
.
Notes:
Specific setup and confusing page title (see discussion). (Discuss in
Talk:Courier Mail Server
)
Related articles
Courier Email Server
Virtual user mail system
This article or section needs language, wiki synt... | [
"Preamble",
"Installation",
"TLS",
"Authuserdb authentication",
"Creating the vmail user",
"Creating the email accounts",
"Setting up Maildirs",
"Creating the user database",
"Configuring courier",
"Testing your setup",
"Configuring IMAP and POP3",
"Remarks",
"Setting localdomain and hostedd... |
en | Cozy | en\Cozy.html | Related articles
Synchronization and backup programs
Cozy
is a personal cloud platform free, and self-hostable, written in
Go
(the former version, v2, was written in
Node.js
instead).
The platform aims at simplifying the use of a personal cloud and at allowing the users to take back ownership of their privacy. Its base... | [
"Installation",
"Configuration",
"Creating an instance",
"Configuring CouchDB",
"Configuring Cozy admin password",
"Creating vault keys",
"Starting the stack",
"Reverse proxying"
] |
en | CPU frequency scaling | en\CPU_frequency_scaling.html | Related articles
Power saving
Laptop Mode Tools
Undervolting CPU
CPU performance scaling
enables the operating system to scale the CPU frequency up or down in order to save power or improve performance. Scaling can be done automatically in response to system load, adjust itself in response to ACPI events, or be manuall... | [
"Userspace tools",
"Scaling drivers",
"Scaling governors",
"Autonomous frequency scaling",
"Collaborative processor performance control",
"Intel performance and energy bias hint",
"Interaction with ACPI events",
"Troubleshooting",
"See also",
"i7z",
"turbostat",
"cpupower",
"thermald",
"po... |
en | CrashPlan | en\CrashPlan.html | CrashPlan
is a
backup program
that backs up data to remote servers, other computers, or hard drives. Backing up to the cloud servers requires a monthly subscription.
Installation
Install
crashplan-pro
AUR
.
Usage
Before accessing CrashPlan's graphical user interface, you should
start
the
crashplan-pro.service
unit.
Cra... | [
"Installation",
"Usage",
"On a headless server",
"Troubleshooting",
"See also",
"X11 forwarding over SSH",
"Local client",
"Waiting for Backup",
"Restore stuck preparing",
"Out of Memory",
"Real time protection",
"JRE Version Update"
] |
en | Create root filesystem snapshots with LVM | en\Create_root_filesystem_snapshots_with_LVM.html | Related articles
LVM
Full system backup with tar
This article describes how to set up root filesystem LVM snapshot creation during system start. Such snapshots can be used for
full system backups
with minimal downtime or testing system updates with the option to revert them.
Prerequisites
You need a system with
LVM
roo... | [
"Prerequisites",
"Setup",
"Usage",
"Option 1: Helper Scripts",
"Option 2: Manual Configuration",
"Backup",
"Revert updates"
] |
en | Creating packages | en\Creating_packages.html | Arch package guidelines
32-bit
–
CLR
–
CMake
–
Cross
–
DKMS
–
Eclipse
–
Electron
–
Font
–
Free Pascal
–
GNOME
–
Go
–
Haskell
–
Java
–
KDE
–
Kernel modules
–
Lisp
–
Meson
–
MinGW
–
Node.js
–
Nonfree
–
OCaml
–
Perl
–
PHP
–
Python
–
R
–
Ruby
–
Rust
-
Security
–
Shell
–
VCS
–
Web
–
Wine
Related articles
Creating packages f... | [
"Overview",
"Preparation",
"Creating a PKGBUILD",
"Testing the PKGBUILD and package",
"Submitting packages to the AUR",
"Summary",
"Automation",
"See also",
"Prerequisite software",
"Download and test the installation",
"Set up clean chroot",
"PKGBUILD variables",
"PKGBUILD functions",
"Ch... |
en | Creating packages for other distributions | en\Creating_packages_for_other_distributions.html | Related articles
Creating packages
Arch is the best
. But you may still want to package for other distributions.
General
Virtualization
is an obvious way, but requires maintaining additional system(s).
Use distribution-specific packaging tools. Examples:
abuild
(Alpine),
dh-make
AUR
,
dpkg
(Debian),
rpm-tools
(Fedora).... | [
"General",
"Alpine",
"Debian",
"Fedora",
"openSUSE",
"Multi-distribution",
"See also",
"Tips and tricks about Debian",
"See also about Debian",
"See also about Fedora",
"Creating Arch packages in OBS with OSC",
"Pacur"
] |
en | CRI-O | en\CRI-O.html | CRI-O is an
OCI
-based implementation of the
Kubernetes
Container Runtime Interface. As such, it is one of the container runtimes that can be used with a node of a Kubernetes cluster.
Installation
Install
the
cri-o
package.
The package will set the system up to load the
overlay
and
br_netfilter
modules and set the foll... | [
"Installation",
"Configuration",
"Running",
"Testing",
"See also",
"Network",
"Storage",
"Runtime"
] |
en | cron | en\Cron.html | Related articles
systemd/Timers
From
Wikipedia
:
cron
is the time-based job scheduler in Unix-like computer operating systems. cron enables users to schedule jobs (commands or shell scripts) to run periodically at certain times, dates or intervals. It is commonly used to automate system maintenance or administration.
I... | [
"Installation",
"Configuration",
"Tips and tricks",
"See also",
"Activation and autostart",
"Basic commands",
"Crontab format",
"Cronie",
"Dcron",
"Fcron",
"Examples",
"Default editor",
"Handling errors of jobs",
"Running X.org server-based applications",
"Asynchronous job processing",
... |
en | Cross-compiling tools package guidelines | en\Cross-compiling_tools_package_guidelines.html | Arch package guidelines
32-bit
–
CLR
–
CMake
–
Cross
–
DKMS
–
Eclipse
–
Electron
–
Font
–
Free Pascal
–
GNOME
–
Go
–
Haskell
–
Java
–
KDE
–
Kernel modules
–
Lisp
–
Meson
–
MinGW
–
Node.js
–
Nonfree
–
OCaml
–
Perl
–
PHP
–
Python
–
R
–
Ruby
–
Rust
-
Security
–
Shell
–
VCS
–
Web
–
Wine
This page describes how to create pa... | [
"Important note",
"Version compatibility",
"Building a cross compiler",
"Package naming",
"File placement",
"Example",
"Hows and whys",
"Troubleshooting",
"See also",
"Why not installing into /opt",
"What is that \"out-of-path executables\" thing?",
"What to do if compilation fails without cle... |
en | CrossOver | en\CrossOver.html | CrossOver
is the paid, commercialized version of
Wine
which provides more comprehensive end-user support. It includes scripts, patches, a
GUI
, and third-party software which may never be accepted in the Wine Project. This combination makes running Windows programs considerably easier for those less tech-savvy.
Install... | [
"Installation",
"Usage",
"Troubleshooting"
] |
en | CrowdSec | en\CrowdSec.html | Related articles
Fail2ban
Security
CrowdSec is an open-source and lightweight software that allows you to detect peers with malevolent behaviors and block them from accessing your systems at various levels (infrastructural, system, applicative).
CrowdSec bouncers are standalone software pieces in charge of acting upon ... | [
"Installation",
"Usage",
"See also",
"Hub management",
"Decisions management"
] |
en | Crystal | en\Crystal.html | Related articles
List of programming languages
Crystal
is a statically typed, compiled programming language with
Ruby
inspired syntax and global type inference.
Installation
Install
the
crystal
package.
Install the
shards
package for the
shards
dependency manager.
Usage
To compile and run a Crystal program:
$ crystal h... | [
"Installation",
"Usage",
"See also"
] |
en | CUE Splitting | en\CUE_Splitting.html | This article describes how to split audio files using CUE metadata.
Installation
To split audio files you need
shntool
AUR
. To split CD images in ISO or raw format you need
bchunk
.
The WAV format is supported natively for both input and output. To decode or encode files in other format you need an appropriate decoder... | [
"Installation",
"Splitting",
"Tagging",
"Alternatives",
"See also"
] |
en | CUPS | en\CUPS.html | Related articles
CUPS/Printer sharing
CUPS/Printer-specific problems
CUPS/Troubleshooting
Samba
LPRng
CUPS
is the standards-based, open source printing system developed by OpenPrinting for Linux® and other Unix®-like operating systems.
Arch Linux packages the
OpenPrinting CUPS fork
,
not
the
Apple CUPS fork
.
Installat... | [
"Installation",
"Connection interfaces",
"Printer drivers",
"Printer URI",
"Usage",
"Configuration",
"Troubleshooting",
"See also",
"Print steps",
"USB",
"Parallel port",
"Network",
"AirPrint and IPP Everywhere",
"OpenPrinting CUPS filters",
"Foomatic",
"Gutenprint",
"Manufacturer-sp... |
en | cURL | en\CURL.html | cURL
is a command line tool and library for transferring data with URLs. The command supports a number of different protocols, including
HTTP
, HTTPS,
FTP
,
SCP
, and SFTP. It is also designed to work without user interaction, like in scripts.
Note
Despite superficially equivalent to
wget
, this is not the case. See
ca... | [
"Installation",
"Usage",
"Tips and tricks",
"config file",
"See also",
"Downloading",
"HTTP POST",
"Following redirects",
"Show download errors",
"Compression",
"ProgressBar",
"Globbing"
] |
en | CurlFtpFS | en\CurlFtpFS.html | Related articles
List of applications/Internet#FTP clients
CurlFtpFS
is a filesystem for accessing FTP hosts based on
FUSE
and libcurl.
Installation
Install
the
curlftpfs
package.
Make sure the
kernel module
has been loaded.
# modprobe fuse
Mount FTP folder as root
Create the mount point and then mount the FTP folder.
... | [
"Installation",
"Mount FTP folder as root",
"Mount FTP folder as normal user",
"Connect to encrypted server",
"Troubleshooting",
"Unable to access files with non percent-encoded characters in their filename"
] |
en | Cursor themes | en\Cursor_themes.html | Related articles
Desktop environment
Icons
Window manager
The
display server
is accompanied by a
cursor theme
that helps with various aspects of GUI navigation and manipulation. The display server includes a cursor theme, however, other cursor themes can be installed and selected.
Installation
Installation can be done ... | [
"Installation",
"Configuration",
"Troubleshooting",
"See also",
"Packages",
"Manually",
"GTK and Qt configuration files",
"Desktop environments",
"X resources",
"The default cursor theme",
"Environment variable",
"Display managers",
"Tor Browser",
"Create links to missing cursors",
"Supp... |
en | Cutefish | en\Cutefish.html | Cutefish is a Desktop Environment written originally for the
CutefishOS
project that has a focus on simplicity, beauty, and practicality. It is written using the
Qt5
framework to provide a simple, universal look and feel.
Installation
Cutefish can be
installed
with
cutefish-meta
AUR
.
Starting
Cutefish can either be st... | [
"Installation",
"Starting",
"Configuration",
"See also",
"Graphically",
"Manually",
"Keybindings",
"Terminal colorscheme"
] |
en | Cwc | en\Cwc.html | Related articles
Comparison of tiling window managers
Desktop environment
Display manager
Window manager
CwC
is:
an extensible
Wayland
compositor with dynamic window management based on
wlroots
. Highly influenced by
Awesome
window manager, CwC uses
Lua
for its configuration and
C
plugins for extensions.
Installation
I... | [
"Installation",
"Starting",
"Configuration",
"Tips and tricks",
"Troubleshooting",
"See also",
"LXQT",
"Creating the configuration file",
"Autostart",
"Screenshot",
"Removing window gaps",
"Media controls",
"Waybar",
"Java GUI appears gray"
] |
en | cwm | en\Cwm.html | Related articles
Window manager
cwm
is an X11
window manager
with a focus on getting out of your way so you can be productive.
It was originally derived from
evilwm
, but the codebase has since been re-written from scratch.
cwm is developed as part of the OpenBSD base system. A “portable” version which runs on Linux is... | [
"Installation",
"Configuration",
"See also",
"Window groups",
"Moving windows"
] |
en | CyberPower UPS | en\CyberPower_UPS.html | This document describes how to install the CyberPower UPS daemon PowerPanel or alternatively the Network-UPS-Tools. The main advantage of using a CyberPower UPS is that it is cheap and it can communicate with your Linux box through either a RS-232 or USB serial connection. In the event of a prolonged power outage, shou... | [
"Using PowerPanel",
"Using Network UPS Tools",
"Installation",
"Configuration",
"Running",
"Customization"
] |
en | D-Bus | en\D-Bus.html | This article or section needs expansion.
Reason:
Mention disabling of dbus services through use of
systemctl mask
and overrides in
/etc/dbus-1/services
(Discuss in
Talk:D-Bus
)
D-Bus
is a message bus system that provides an easy way for inter-process communication. It consists of a daemon, which can be run both system-... | [
"Implementations",
"Tips and tricks",
"Debugging",
"See also",
"dbus-broker",
"Reference implementation",
"Override dbus service"
] |
en | D | en\D.html | Related articles
List of programming languages
From
Wikipedia:D (programming language)
:
it is an object-oriented, imperative, multi-paradigm system programming language,
it is predominantly influenced by
C++
, but it is not a variant of it,
it also has been influenced by concepts used in
C#
,
Eiffel
and
Java
.
Install... | [
"Installation",
"Testing the installation",
"Considerations",
"Useful libraries and bindings",
"See also"
] |
en | DANE | en\DANE.html | Related articles
DNSSEC
DANE
(DNS-based Authentication of Named Entities) is a protocol to allow X.509 certificates, commonly used for
Transport Layer Security
(TLS), to be bound to DNS names using
Domain Name System Security Extensions
(DNSSEC) instead of (or in complement of) a pre-defined list of
Certificate Authori... | [
"TLSA resource record",
"SSHFP resource record",
"DANE supporting software",
"See also"
] |
en | Dark mode switching | en\Dark_mode_switching.html | Switching between light and dark modes/themes is nice to have. It allows you to switch to dark mode on sunset or toggle modes with a keyboard shortcut.
The switch between themes can apply to currently running programs, probably requiring a daemon, or only to newly launched ones.
This article focuses on switching at run... | [
"Tools",
"Toolkits",
"Applications",
"GTK",
"Qt",
"Firefox",
"Libreoffice",
"Thunderbird",
"Visual Studio Code",
"IntelliJ",
"Alacritty",
"Ghostty",
"Obsidian"
] |
en | Dash | en\Dash.html | Related articles
Command-line shell
Bash
Dash (Debian Almquist shell)
is a modern POSIX-compliant implementation of
/bin/sh
(sh, Bourne shell)
.
Dash is not
Bash
compatible, but Bash tries to be mostly compatible with POSIX, and thus Dash.
Dash shines in:
Speed of execution. Roughly
4x times faster
than Bash and others... | [
"Installation",
"Use Dash as /bin/sh",
"See also",
"Identifying bashisms",
"Relinking /bin/sh"
] |
en | Data-at-rest encryption | en\Data-at-rest_encryption.html | Related articles
dm-crypt
VeraCrypt
eCryptfs
EncFS
gocryptfs
fscrypt
Tomb
tcplay
GnuPG
Sequoia PGP
OpenPGP
Self-encrypting drives
dm-crypt/Encrypting an entire system
This article discusses
data-at-rest
encryption
software, which on-the-fly encrypts / decrypts data written to / read from a
block device
,
disk partition... | [
"Why use encryption?",
"Preparation",
"How the encryption works",
"Backup for disk encryption scenarios",
"System data encryption",
"Choosing a setup",
"Preparing the disk",
"Available methods",
"Block device vs stacked filesystem encryption",
"Comparison table",
"Examples",
"Basic principle",... |
en | davfs2 | en\Davfs2.html | Related articles
WebDAV
davfs2
is a Linux file system driver that allows to
mount
a
WebDAV
resource. WebDAV is an extension to HTTP/1.1 that allows remote collaborative authoring of Web resources.
Installing davfs2
Install
the
davfs2
package.
Mount WebDAV-resource
Configuration and mount options
There is a system wide
... | [
"Installing davfs2",
"Mount WebDAV-resource",
"Tips and tricks",
"Troubleshooting",
"See also",
"Configuration and mount options",
"Using command-line",
"Using systemd",
"Using fstab",
"Storing credentials",
"Creating/copying files not possible and/or freezes",
"Password in secrets file",
"N... |
en | DAViCal | en\DAViCal.html | Related articles
Radicale
DAViCal
is a server implementing the CalDAV and CardDAV protocol. It is solely a server, with minimal direct user interaction, instead relying on using CalDav clients, such as Apple's iCal.app, iOS (iPhone, iPad, iPod), Thunderbird with Sunbird, or Evolution.
Installation
Installing pre-requis... | [
"Installation",
"Installing pre-requisites",
"Preparing PostgreSQL"
] |
en | DaVinci Resolve | en\DaVinci_Resolve.html | Related articles
OpenCL
Davinci Resolve
is a proprietary video editing, color grading, color correction, visual effects, motion graphics and audio post-production application.
Installation
Both a limited free version and a paid (Studio) version are offered.
For the free version,
install
davinci-resolve
AUR
, for the St... | [
"Installation",
"Tips and tricks",
"Troubleshooting",
"See also",
"DaVinci Resolve Checker",
"BlackMagic Design Cards",
"Manual Install",
"Using ffmpeg encoder plug in",
"Decrease installation time",
"Using application in portable way",
"Automating with scripts",
"Remap keyboard modifiers used... |
en | Dbeaver | en\Dbeaver.html | Dbeaver is a free multi-platform database administration tool. For more information about features, see the
official homepage
.
It supports popular databases such as
MySQL
,
MariaDB
,
PostgreSQL
,
SQLite
, Oracle database.
It provides a plugin architecture (based on Eclipse plugins architecture) that allows to modify m... | [
"Installation",
"Troubleshooting",
"JVM terminated error",
"DBeaver configuration location",
"Java version",
"GUI elements too big or filled with black rectangles",
"Broken clipboard on Plasma Wayland between DBeaver and other applications"
] |
en | dd | en\Dd.html | This article or section needs language, wiki syntax or style improvements. See
Help:Style
for reference.
Reason:
Placing notes and warnings inside tips is ridiculous. (Discuss in
Talk:Dd
)
Related articles
Disk cloning
USB flash installation media#Using basic command line utilities
Benchmarking#dd
Securely wipe disk#dd... | [
"Installation",
"Disk cloning and restore",
"Backup and restore MBR",
"Extra scenario in addition to disk-related scenes",
"Troubleshooting",
"See also",
"Cloning a partition",
"Cloning an entire hard disk",
"Backing up the partition table",
"Create disk image",
"Restore system",
"Remove boot ... |
en | DDNet | en\DDNet.html | DDNet
, as it is popularly known, is a sidescrolling platform game, featuring weaponry and a cooperative gameplay, and is a mod of
Teeworlds
. The game name comes from Dummy Drag Race Network, as it was based in DDRace.
From the official website
ddnet.org
:
DDraceNetwork (DDNet) is an actively maintained version of DDR... | [
"Installation",
"Play",
"Configuration",
"Server",
"Extra tools",
"See also",
"Gametypes",
"File and directory for user settings",
"Optional skins",
"Optional offline maps",
"Server via the client's main menu",
"Server via systemd service",
"MySQL support"
] |
en | Debugging | en\Debugging.html | Related articles
General troubleshooting
Reporting bug guidelines
Debugging/Getting traces
Debugging/Profiling
Boot debugging
This article or section needs expansion.
Reason:
This article might as well be about debugging in general, so that other useful tools like
ltrace
can be added here. (Discuss in
Talk:Debugging
)
... | [
"Check availability of a core dump",
"Segmentation faults",
"Memory errors",
"Missing files or libraries",
"Not a binary file",
"Report the bug",
"See also",
"GDB",
"Valgrind",
"AddressSanitizer",
"Valgrind",
"Strace",
"LD_DEBUG",
"Readelf"
] |
en | debuginfod | en\Debuginfod.html | Related articles
Debugging/Getting traces
debuginfod
is a service providing debug information over an HTTP API.
Installation
gdb
automatically tries to download debug files from servers specified in the
DEBUGINFOD_URLS
environment variable
, which is a string of space separated URLs.
libelf
, a dependency of
gdb
, ship... | [
"Installation",
"Usage",
"Debugger support",
"Cache",
"See also",
"Manual download",
"Disabling"
] |
en | Debug adapter protocol | en\Debug_adapter_protocol.html | Related articles
Lint
Language Server Protocol
Formatter
Debug Adapter Protocol (DAP)
defines the abstract protocol used between a development tool (e.g. IDE or editor) and a debugger.
Debuggers can be installed natively using the following packages. If your programming language is not in the list, search in the Arch
o... | [
"See also"
] |
en | Deepin Desktop Environment | en\Deepin_Desktop_Environment.html | Related articles
Desktop environment
GNOME
LightDM
The
Deepin Desktop Environment
(DDE) is the
desktop environment
of the
deepin
Linux distribution. It is designed by the
Wuhan Deepin Technology Co.,Ltd
. deepin is a Linux distribution devoted to providing a beautiful, easy to use, safe and reliable system for global ... | [
"Installation",
"Starting",
"Known issues",
"Configuration",
"Troubleshooting",
"Bug reporting",
"See also",
"Via a display manager",
"Via xinit",
"Networking",
"Customize touchpad gesture behavior",
"Changing default deepin sounds",
"Changing system language",
"No background after resumin... |
en | Default applications | en\Default_applications.html | This article or section needs expansion.
Reason:
Add more applications to the table. Do
KDE
applications use
QDesktopServices::openUrl
? Mention
exo-open(1)
. Mention xdg-document-portal association system used by GTK 4.10 and newer via
GtkUriLauncher
API. (Discuss in
Talk:Default applications
)
Programs implement defa... | [
"Background information",
"Resource openers",
"xdg-open",
"perl-file-mimeinfo",
"mimeo",
"handlr",
"clifm",
"Minimalist replacements"
] |
en | DekTec TV cards | en\DekTec_TV_cards.html | DekTec
is a manufacturer of PC add-on cards, USB devices, IP converters and software for the professional
digital-television
market. Products are used for test and measurement, to build broadcast infrastructure or as OEM component integrated in your PC-based product.
Installation
Install
the
dektec-drivers-dkms
AUR
DKM... | [
"Installation",
"Example usage",
"FFmpeg Integration",
"See also",
"Check if drivers are installed and detected",
"Demodulator boards DtapiService daemon",
"Linux SDK solution",
"SDK Examples",
"External toolkits"
] |
en | Dell Chromebook 11 | en\Dell_Chromebook_11.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Chromebook 11
)
The Dell Chromebook 11 (and newer chromebooks in general) features a "legacy boot" mode that makes it easy to boot Linux and other operating systems. The legacy boot mode is provided by the
SeaBIOS
pa... | [
"Installation",
"Post Installation Configuration",
"Hardware",
"Known Issues",
"Enabling Developer Mode",
"Patching SeaBIOS",
"Enabling SeaBIOS",
"Installing Arch Linux",
"Touchpad Configuration",
"Locating the Write-Protect Screw",
"Removing the back of the laptop",
"Touchpad right-click not ... |
en | Dell G15 5515 | en\Dell_G15_5515.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
Keyboard Lighting
187c:0550
Partial
GPU(NVIDIA)
10de:2560
Yes
Webcam
0c45:6738
Yes
Ethernet
10ec:8125
Yes
Bluetooth
0489:e0c8
Yes
Audio
1002:1640
Yes
Wi-Fi
14c3:7961
Yes
TPM
Untested
Installation
As of Linux kernel 6.1, the backlight system was
revamped
, breaking ... | [
"Installation",
"Fan control",
"Game Shift Mode",
"Accessibility",
"Function keys",
"Linux Kernel v6.13+",
"Linux LTS Kernel"
] |
en | Dell G15 5525 | en\Dell_G15_5525.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
Keyboard Lighting
187c:0550
Partial
GPU(NVIDIA)
10de:2560
Yes
Webcam
0c45:6738
Yes
Ethernet
10ec:8125
Yes
Bluetooth
0489:e0c8
Yes
Audio
1002:1640
Yes
Wi-Fi
14c3:7961
Yes
TPM
Untested
Installation
Add
acpi_backlight=native
as a
kernel parameter
to be able to adjust ... | [
"Installation",
"Keyboard backlight",
"Game Shift Mode",
"Internal microphone",
"Accessibility",
"Function keys"
] |
en | Dell G15 5530 | en\Dell_G15_5530.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
187c:0551
Yes
Keyboard Lighting
187c:0551
Yes
GPU(NVIDIA)
10de:28e1
Yes
Webcam
Yes
Ethernet
10ec:8168
Yes
Bluetooth
8087:0026
Yes
Audio
8086:7a50
Yes
Wi-Fi
8086:7a70
Yes
TPM
Yes
Installation
Installation works out of the box, but it is recommended to change SSD mode fr... | [
"Installation",
"Keyboard backlight",
"Game Shift Mode",
"Accessibility",
"G-Mode and Light Keys",
"Function keys"
] |
en | Dell G16 7620 | en\Dell_G16_7620.html | This article or section needs expansion.
Reason:
Page in progress (Discuss in
Talk:Dell G16 7620
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
Lighting
187c:0550
Partial
GPU (Intel)
8086:46a6
Yes
GPU (NVIDIA)
10de:2560
Yes
Webcam
1bcf:2a02
Yes
Ethernet
10ec:2600
Yes
Bluetooth
8087:0026
Yes
Audio
8086:51c8
Pa... | [
"Audio",
"Keyboard backlight",
"Game Shift Mode",
"Accessibility",
"Function keys"
] |
en | Dell G5 5590-9340 | en\Dell_G5_5590-9340.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell G5 5590-9340
)
Hardware
PCI/USB ID
Working?
GPU (Intel)
Yes
GPU (Nvidia)
Yes
Wireless
Yes
Bluetooth
Yes
Audio
Yes
Touchpad
Yes
Webcam
Yes
Card reader
Yes
Ethernet
Yes
This page describes Dell G5 5590-9340 laptop.
Ins... | [
"Installation",
"Firmware",
"Graphics",
"Suspend-To-RAM",
"Keyboard",
"External monitor",
"Switch to deep",
"Long recovery times",
"Control keyboard backlight",
"RGB backlight"
] |
en | Dell G5 SE 5505 | en\Dell_G5_SE_5505.html | Hardware
PCI/USB ID
Working?
GPU
1002:731f
Yes
Wi-Fi
8086:2723
Yes
Bluetooth
8087:0029
Yes
Audio
1022:15e3
Yes
Touchpad
04F3:30CB
Yes
Webcam
0c45:671f
Yes
Ethernet
10ec:8168
Yes
This page describes the Dell G5 SE 5505 laptop in thorough detail.
Installation
Before booting into the installation media, disable
Secure Boo... | [
"Installation",
"Accessibility",
"Firmware",
"Graphics and display",
"Thermal and power management",
"Keyboard",
"Function key",
"See also",
"Drivers",
"Screen tearing",
"Dedicated GPU override",
"Resizable BAR support",
"Fan control",
"Monitoring sensor data",
"CPU",
"GPU",
"System ... |
en | Dell Inspiron 11 3000 (3162) | en\Dell_Inspiron_11_3000_(3162).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Inspiron 11 3000 (3162)
)
Hardware
PCI/USB ID
Working?
GPU
Yes
Wireless
Yes
Audio
Yes
Touchpad
Yes
Camera
Yes
Card Reader
Yes
Bluetooth
Yes
Accessibility
This laptop hides the "Push XXX to enter setup" message during... | [
"Accessibility",
"Firmware",
"Keyboard",
"Touchpad"
] |
en | Dell Inspiron 13 (5378) | en\Dell_Inspiron_13_(5378).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses one last ID in the hardware table. (Discuss in
Talk:Dell Inspiron 13 (5378)
)
Hardware
PCI/USB ID
Working?
Audio
8086:9d71
Yes
Bluetooth
0cf3:e007
Yes
GPU
8086:5916
Yes
Infrared camera
Untested
Touchpad
PS/2
Yes
Touchscreen
04f3:2494
Ye... | [
"Installation",
"Graphics",
"Touchscreen",
"Infrared camera",
"Accessibility",
"Firmware",
"Function keys",
"Fan control"
] |
en | Dell Inspiron 15 (7590) | en\Dell_Inspiron_15_(7590).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Inspiron 15 (7590)
)
Note
This page refers to the 7590 revision of the Inspiron 15. Most of it also applies to the Vostro 7590 and the Inspiron 15 7591
Hardware
PCI/USB ID
Working?
GPU
Yes
Wi-Fi
Yes
Bluetooth
Yes
Aud... | [
"Installation",
"Graphics",
"Audio",
"Wi-Fi",
"Keyboard",
"Power Saving",
"Firmware",
"Thermal Modes / Fan profiles",
"Touchpad",
"Troubleshooting",
"Display",
"Graphics Configuration",
"Use the new sof-hda-dsp driver",
"Use legacy HDA-Intel driver",
"Enable thermald",
"Enable TLP",
... |
en | Dell Inspiron 16 2-in-1 (7620) | en\Dell_Inspiron_16_2-in-1_(7620).html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU (Intel)
8086:46a6
Yes
GPU (NVIDIA)
10de:1f9f
Yes
Webcam
0c45:673f
Yes
Bluetooth
8087:0033
Yes
SD-card reader
05e3:0761
Yes
Audio
8086:51c8
Yes
Wi-Fi
8086:51f0
Yes
Fingerprint reader
27c6:639c
Yes
Ambient light sensor
Yes
TPM
Untested
Installation
Before install... | [
"Installation",
"Power Management",
"Fingerprint reader",
"See also",
"Dual boot"
] |
en | Dell Inspiron 16 Plus (7620) | en\Dell_Inspiron_16_Plus_(7620).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing an Accessibility, Firmware and "Function keys" section. (Discuss in
Talk:Dell Inspiron 16 Plus (7620)
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU (Intel)
8086:46a6
Yes
GPU (NVIDIA)
10de:2520
Yes
Webcam
0c45:6739
Yes
Bl... | [
"Installation",
"Audio",
"Power management",
"Fingerprint reader",
"Dual boot"
] |
en | Dell Inspiron 3593 | en\Dell_Inspiron_3593.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:8a56
Yes
Webcam
0bda:5675
Yes
Ethernet
10ec:8136
Yes
Bluetooth
0cf3:e009
Yes
SD-card reader
?
Yes
Audio
8086:34c8
Yes
Wi-Fi
168c:0042
Yes
TPM
Yes
Installation
RAID mode is enabled by default. AHCI mode
must
be used, otherwise the disks will be invisible
[1... | [
"Installation",
"Firmware",
"Power management",
"Function keys",
"See also",
"Firmware data path"
] |
en | Dell Inspiron 5415 | en\Dell_Inspiron_5415.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
Yes
Webcam
Yes
Bluetooth
Yes
SD-card reader
Yes
Audio
Yes
Wi-Fi
Yes
TPM
Untested
Installation
Before booting into the installation media, disable
Secure Boot
in your BIOS. The BIOS is accessed by pressing the
F2
key during the POST screen. To access the boot me... | [
"Installation",
"Accessibility",
"Firmware"
] |
en | Dell Inspiron 5575 | en\Dell_Inspiron_5575.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Inspiron 5575
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
Video
1002:15dd
Yes
Webcam
1bcf:28c1
Yes
Ethernet
10ec:8136
Yes
Bluetooth
Yes
SD-Card slot
0bda:0129
Yes
Audio
1002:15de
Yes
Wi-Fi
168c:0042
Yes
... | [
"Installation",
"Configuration",
"Troubleshooting",
"X",
"Boot",
"Display",
"Network"
] |
en | Dell Inspiron 7375 | en\Dell_Inspiron_7375.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Hardware table and working status is incomplete, missing an Accessibility and possibly Firmware section. (Discuss in
Talk:Dell Inspiron 7375
)
Hardware
PCI/USB ID
Working?
Bluetooth
0cf3:e009
Webcam
0bda:58f3
Touchscreen
04f3:2494
SD card read... | [
"Installation",
"Power management",
"Wireless",
"Function keys",
"See also",
"Kernel parameters",
"On battery",
"Fan Control",
"Disable IPMI",
"Disable Time Throttling STAPM"
] |
en | Dell Inspiron 7586 | en\Dell_Inspiron_7586.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing one last ID in the hardware table. (Discuss in
Talk:Dell Inspiron 7586
)
Hardware
Hardware ID
Working?
GPU (Intel)
8086:3ea0
Yes
GPU (NVIDIA)
10de:1d10
Yes
Touchpad
04F3:30B6
Yes
Touchscreen
04F3:2784
Partial
Pen
04F3:2784
Yes
Fingerpr... | [
"Installation",
"Accessibility",
"Firmware",
"Input",
"See also",
"Secure Boot",
"ESP files",
"Important updates",
"Booting from external media",
"Function keys",
"Fingerprint reader",
"Power buttons"
] |
en | Dell Inspiron N5010 | en\Dell_Inspiron_N5010.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses a "function key" section and the ID for the card reader. (Discuss in
Talk:Dell Inspiron N5010
)
Hardware
PCI/USB ID
Working?
Touchpad
413c:8162
Yes
Keyboard
413c:8161
Yes
Webcam
0c45:6480
Yes
Ethernet
10ec:8136
Yes
Bluetooth
0a5c:4500
Y... | [
"Accessibility",
"Firmware",
"Bluetooth",
"See also",
"UEFI"
] |
en | Dell Latitude 3420 | en\Dell_Latitude_3420.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:9a49
Yes
Webcam
0c45:6d1a
Yes
Microphone
Yes
Ethernet
10ec:8168
Yes
Wi-Fi
8086:a0f0
Yes
Bluetooth
8087:0026
Yes
SD-card reader
Yes
Audio
8086:a0c8
Yes
Fingerprint reader
27c6:639c
Yes
TPM
Yes
Performance
This device can be throttled and have very bad perfo... | [
"Performance",
"Accessibility",
"Firmware",
"Video",
"Audio",
"Fingerprint reader",
"Function keys",
"Tearing when using Xorg and modesetting driver"
] |
en | Dell Latitude 3500 | en\Dell_Latitude_3500.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:3ea0
Yes
Webcam
1bcf:2b98
Yes
Ethernet
10ec:8168
Yes
Bluetooth
8087:0aaa
Yes
SD-card reader
8086:9dc4
Yes
Audio
8086:9dc8
Yes
Wi-Fi
8086:9df0
Yes
Fingerprint reader
27c6:530c
Yes
TPM
Untested
Installation
RAID mode is enabled by default. AHCI mode
must
be ... | [
"Installation",
"Accessibility",
"Firmware",
"Fingerprint reader",
"Bluetooth",
"Power management",
"Function keys",
"See also",
"Secure Boot",
"Firmware data path",
"Power buttons",
"Sleep button",
"Unmarked keybinds"
] |
en | Dell Latitude 3520 | en\Dell_Latitude_3520.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
Yes
Webcam
0c45:6d1a
Yes
Ethernet
Yes
Bluetooth
8087:0026
Yes
SD-card reader
Yes
Audio
Yes
Wireless
Yes
Fingerprint reader
27c6:639c
Yes
TPM
Untested
Installation
Disable
Secure Boot
to boot the live USB. Most drivers work out of the box in the Arch Linux Insta... | [
"Installation",
"Accessibility",
"Firmware",
"Bluetooth",
"See also"
] |
en | Dell Latitude 5430 | en\Dell_Latitude_5430.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Latitude 5430
)
Hardware
PCI/USB ID
Working?
GPU
Yes
Ethernet
Yes
Wireless
Yes
Bluetooth
Yes
Audio
Yes
Touchpad
Yes
Camera
Yes
Fingerprint reader
Yes
Smartcard Reader
Yes
SmartCard reader
Works out-of-the-box with
cc... | [
"SmartCard reader",
"NFC reader",
"Fingerprint reader"
] |
en | Dell Latitude 5580 | en\Dell_Latitude_5580.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing the requires sections, does not respect
Help:Style
either. (Discuss in
Talk:Dell Latitude 5580
)
Hardware
PCI/USB ID
Working?
GPU (Intel)
8086:191b
Yes
GPU (NVIDIA)
10de:179c
Yes
Ethernet
8086:15e3
Yes
Wi-Fi
8086:24fd
Yes
Bluetooth
808... | [
"NVIDIA GPU",
"Fingerprint reader"
] |
en | Dell Latitude 7280 | en\Dell_Latitude_7280.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses some IDs in the hardware table and the Function keys section. (Discuss in
Talk:Dell Latitude 7280
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:1916
Yes
Webcam
0bda:568c
Yes
Ethernet
8086:15d7
Yes
Bluetooth
8087:0a2b... | [
"Installation",
"Accessibility",
"GPU",
"Firmware",
"See also",
"Screen flickering"
] |
en | Dell Latitude 7370 | en\Dell_Latitude_7370.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Latitude 7370
)
These laptops are a part of the Latitude 13 7000 Series featuring Intel Skylake
[1]
. This series does have
some
relation to the
Dell XPS 13 (2016)
for general reference.
Dock
The TB15 Thunderbolt doc... | [
"Dock",
"Updating BIOS",
"Card reader",
"Touchpad",
"Display",
"DisplayLink",
"Known issues",
"Suspend",
"No keyboard"
] |
en | Dell Latitude 7440 | en\Dell_Latitude_7440.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
missing some IDs in the hardware table (Discuss in
Talk:Dell Latitude 7440
)
Hardware
PCI/USB ID
Working?
Touchpad
0488:104A
Yes
Keyboard
0001:0001
Yes
GPU
8086:46a6
Yes
Webcam
Partially
Bluetooth
8087:0033
Yes
Audio
8086:51c8
Yes
Wi-Fi
8086:5... | [
"Installation",
"Firmware",
"Function keys",
"Accessibility",
"Diagnostics",
"See also",
"Graphics",
"Audio",
"Disks",
"Touchpad",
"Webcam",
"Fingerprint reader",
"BIOS Settings overview",
"BIOS Settings navigation"
] |
en | Dell Latitude 7490 | en\Dell_Latitude_7490.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Needs a hardware table and an accessibility, firmware and function keys section (Discuss in
Talk:Dell Latitude 7490
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:5917
Yes
Webcam
0bda:568c
Yes
Ethernet
8086:15d7
Yes
Bluetoot... | [
"What works",
"What does not work",
"What was not tested",
"Function keys",
"Bluetooth",
"Accessibility",
"BIOS Settings Overview",
"BIOS Settings Navigation"
] |
en | Dell Latitude 9410 2-in-1 | en\Dell_Latitude_9410_2-in-1.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing all the required sections, might be a better fit for redirecting to a single line in
Laptop/Dell#Latitude
. (Discuss in
Talk:Dell Latitude 9410 2-in-1
)
Screen rotation
In analogy to
graphics tablet
, an approach to get also the inputs... | [
"Screen rotation"
] |
en | Dell Latitude E5430 | en\Dell_Latitude_E5430.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell Latitude E5430
)
Hardware
PCI/USB ID
Working?
GPU
Yes
Ethernet
Yes
Wireless
Yes
Audio
Yes
Touchpad
Yes
Fingerprint
Yes
Camera
Yes
Card Reader
Yes
Bluetooth
Yes
The Dell Latitude E5430 is a business line laptop made f... | [
"Hardware specification",
"Hardware support",
"Troubleshooting",
"Audio",
"Bluetooth",
"Fingerprint reader",
"Touchpad",
"Wireless",
"Issue with XKeyboardConfig"
] |
en | Dell Latitude E7270 | en\Dell_Latitude_E7270.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
Integrated GPU
Yes
Webcam
0bda:5686
Yes
Ethernet
Yes
Bluetooth
8087:0a2b
Untested
SD-card reader
Untested
Audio
8086:9dc8
Yes
Wi-Fi
8087:0a2b
Yes
Fingerprint reader
0a5c:5834
No
TPM
Untested
Sound
Audio output via the headphone port does not work if the microphone ... | [
"Sound",
"Display",
"Function keys",
"Frozen CPU frequency scaling",
"What does not work"
] |
en | Dell Latitude E7440 | en\Dell_Latitude_E7440.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing an Accessibility, Firmware and "Function keys" section + the last ID in the hardware table. (Discuss in
Talk:Dell Latitude E7440
)
Hardware
PCI/USB ID
Working?
GPU
8086:0a16
Yes
Ethernet
8086:155a
Yes
Audio
8086:9c20
Yes
Wi-Fi
8086:08b... | [
"Installation",
"Drivers",
"What does not work",
"Troubleshooting",
"See also",
"Update the firmware",
"Secure Boot",
"\"Invalid partition table!\" when booting",
"Freeze before going to suspend when lid is closed",
"Wi-Fi problems with Bluetooth enabled",
"Wi-Fi problems when coming back from s... |
en | Dell Precision 5570 | en\Dell_Precision_5570.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses some IDs in the hardware table and a function key section. (Discuss in
Talk:Dell Precision 5570
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU (Intel)
8086:46a6
Yes
GPU (NVIDIA)
Yes
Webcam
0c45:6d1f
Yes
Bluetooth
Yes
SD Ca... | [
"Installation",
"Accessibility",
"Firmware",
"LFE Speakers",
"Fingerprint reader",
"Battery charge limit",
"Secure Boot",
"Firmware data path"
] |
en | Dell Precision M4600 | en\Dell_Precision_M4600.html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing IDs in the hardware table,
#Function keys
might need a cleanup. (Discuss in
Talk:Dell Precision M4600
)
Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
Yes
Ethernet
Yes
SD-Card slot
Yes
Audio
Yes
Wireless
Yes
Fingerprint rea... | [
"Installation",
"Accessibility",
"Firmware",
"Fingerprint reader",
"Function keys",
"Secure Boot",
"Power buttons",
"Sleep button"
] |
en | Dell TB16 | en\Dell_TB16.html | Dell's
TB16
is a popular Thunderbolt Dock with power-delivery, ethernet, USB, audio, HDMI, DisplayPort, mini-DP and VGA. It generally works well in Linux when configured correctly with up-to-date firmware, but works better with some notebooks than others. If you are in the market for a new dock, you are better off pu... | [
"Configuration",
"Firmware Updates",
"Troubleshooting",
"External Links",
"Thunderbolt Security",
"Dell Type-C Dock Configuration",
"Github",
"Reddit",
"Bus issues",
"Blank screen on boot with Nvidia drivers"
] |
en | Dell XPS 13 (7390) | en\Dell_XPS_13_(7390).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Hardware and function keys table need adjustment. Do not duplicate content from other pages. A systemd timer or a cronjob is not device-specific. (Discuss in
Talk:Dell XPS 13 (7390)
)
Hardware
PCI/USB ID
Working?
Video
Yes
Wireless
Yes
Bluetoo... | [
"Screen",
"Battery",
"Function/Multimedia Keys",
"Change thermal settings to reduce fan noise",
"References",
"Backlight",
"Screen glitching or flickering",
"Keybindings",
"Volume keys"
] |
en | Dell XPS 13 (9300) | en\Dell_XPS_13_(9300).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Hardware table needs some adjustments, needs a proper function key table (Discuss in
Talk:Dell XPS 13 (9300)
)
Hardware
PCI/USB ID
Working?
Video
Yes
Wireless
Yes
Bluetooth
Yes
Audio
Yes
Touchpad
Yes
Card Reader
Yes
Webcam
Yes
Infrared Camera
... | [
"UEFI",
"Firmware",
"Display",
"Power management",
"Fan control",
"Infrared camera",
"Fingerprint sensor",
"Thunderbolt",
"Known issues",
"Thermal throttling",
"Throttling with battery charge level",
"Installation",
"Configuration",
"Installation as a service",
"Fingerprint reader",
"U... |
en | Dell XPS 13 (9305) | en\Dell_XPS_13_(9305).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses some sections (e.g.
"Function keys" section
), hardware table needs more IDs (Discuss in
Talk:Dell XPS 13 (9305)
)
Hardware
PCI/USB ID
Working?
GPU
Unknown
Yes
Wireless (AX200)
Unknown
Yes
Bluetooth (AX200)
8087:0029
Yes
Audio
Unknown
Y... | [
"Installation",
"Video",
"Audio",
"Fingerprint sensor"
] |
en | Dell XPS 13 (9310) | en\Dell_XPS_13_(9310).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Misses some sections, hardware table needs IDs (Discuss in
Talk:Dell XPS 13 (9310)
)
Device
CPI/USB ID
Working?
GPU
Yes
Wi-Fi (AX500)
Yes
Bluetooth (AX500)
Partial
Wi-Fi (AX201)
Yes
Bluetooth (AX201)
Yes
Audio
Yes
Touchpad
Yes
Webcam
Yes
Infra... | [
"Installation",
"Audio",
"Wi-Fi",
"Bluetooth",
"Fingerprint sensor",
"Infrared camera",
"Ambient light sensor",
"Virtualization",
"Sleep/Modern Standby battery drain",
"See also",
"AX500",
"AX500"
] |
en | Dell XPS 13 (9315) | en\Dell_XPS_13_(9315).html | Device
CPI/USB ID
Working?
GPU
8086:46aa
Yes
Audio
8086:51cc
Yes
Wi-Fi
8086:51f0
Yes
Bluetooth
8087:0033
Yes
Touchpad
Untested
Webcam
8086:465d
No
Fingerprint sensor
27c6:63ac
Yes
27c6:6382
No
Ambient light sensor
8086:51fc
Yes
Installation
See
Dell XPS 13 (9310)#Installation
.
Audio
This laptop requires
Sound Open Fir... | [
"Installation",
"Audio",
"Suspend",
"Microphone Mute-LED Permanently On",
"Fingerprint sensor",
"Ambient light sensor",
"Webcam",
"Firmware",
"See also"
] |
en | Dell XPS 13 (9333) | en\Dell_XPS_13_(9333).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell XPS 13 (9333)
)
Installation
Installation largely runs smoothly. See below for potential problems.
Booting the install media
BIOS and USB drives
It is possible to boot a EFI Arch image. However the XPS' BIOS (tested ... | [
"Installation",
"Post-installation",
"Booting the install media",
"Partitioning",
"No sound from headphone out",
"No sound from built-in speakers",
"Turn off beep sound"
] |
en | Dell XPS 13 (9340) | en\Dell_XPS_13_(9340).html | Device
CPI/USB ID
Working?
GPU
8086:7d55
Yes
Audio
8086:7e28
Yes
Wi-Fi
8086:272b
Yes
Bluetooth
8087:0036
Yes
Touchpad
04F3:31D1
Yes
Webcam
?
No
Fingerprint sensor
27c6:633c
Yes
Ambient light sensor
?
Yes
Webcam
Currently not working, and will be responsible for errors in your log related to intel_vsc, int3472-discrete,... | [
"Webcam",
"Firmware",
"Troubleshooting",
"Intel Turbo Boost and eGPU Stuttering"
] |
en | Dell XPS 13 (9343) | en\Dell_XPS_13_(9343).html | Note
This page refers to the
early
2015 model of XPS 13. For the
late
2015 model, see
Dell XPS 13 (9350)
.
Hardware
PCI/USB ID
Working?
Audio
8086:160c
Yes
GPU
8086:1616
Yes
Wi-Fi
14e4:43b1
Yes
Bluetooth
0a5c:216f
Yes
Touchpad
06cb:76ad
Yes
Webcam
0bda:5682
Yes
SD-card reader
10ec:5249
Yes
The
2015 Dell XPS 13 (9343)
i... | [
"Model differences",
"Firmware",
"Configuration",
"Troubleshooting",
"See also",
"Screen and keyboard backlight",
"SSD",
"Wi-Fi",
"Bluetooth",
"Audio",
"Function Keys",
"Touchpad",
"Powersaving",
"Calibrated ICC profile",
"Disable the touchscreen",
"Battery thresholds",
"Random kerne... |
en | Dell XPS 13 (9350) | en\Dell_XPS_13_(9350).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Missing IDs in the hardware table, missing an Accessibility and "Function keys" section. (Discuss in
Talk:Dell XPS 13 (9350)
)
Note
This page refers to the early 2016 model of XPS 13. For the late 2016 model see
Dell XPS 13 (9360)
, for the la... | [
"Content adaptive brightness control",
"Installation",
"Firmware",
"Thunderbolt 3 / USB 3.1",
"SATA controller",
"NVM Express SSD",
"Wireless",
"Bluetooth",
"Video",
"Power management",
"Touchpad",
"Keyboard",
"Sound",
"Microphone",
"TPM",
"CPU slowdown after resume from suspend",
"S... |
en | Dell XPS 13 (9350) 2024 | en\Dell_XPS_13_(9350)_2024.html | Hardware
PCI/USB ID
Working?
Touchpad
Yes
Keyboard
Yes
GPU
8086:64a0
Yes
Webcam
8086:645d
Yes
Bluetooth
8086:a876
Yes
Audio
8086:a828
Yes
Wi-Fi
8086:a840
Yes
Fingerprint reader
27c6:633c
Yes
TPM
Yes
Installation
Disable
Secure Boot
in the UEFI in order to boot the installation media. Secure Boot
can be re-enabled
.
Acc... | [
"Installation",
"Accessibility",
"Firmware",
"Display",
"Fingerprint reader",
"Haptic Touchpad",
"Audio",
"Camera",
"Power management",
"Keyboard",
"Secure Boot",
"Firmware data path",
"Sensitivity and Haptic intensity",
"Prerequisites",
"Mixer configuration",
"Microphone",
"Install ... |
en | Dell XPS 13 (9360) | en\Dell_XPS_13_(9360).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Page was created before the laptop page guidelines, thus missing PCI/USB IDs, function keys table and more (Discuss in
Talk:Dell XPS 13 (9360)
)
This article or section needs language, wiki syntax or style improvements. See
Help:Style
for refe... | [
"Oculink",
"Content Adaptive Brightness Control",
"Power saving",
"Video",
"Wireless",
"Bluetooth",
"Thunderbolt 3 / USB 3.1",
"SATA controller",
"Touchpad",
"Touchscreen",
"Keyboard backlight",
"Function keys",
"Firmware",
"Sleep to idle (s2idle, S0ix)",
"Troubleshooting",
"Fingerprin... |
en | Dell XPS 13 (9370) | en\Dell_XPS_13_(9370).html | This article or section does not follow the
Laptop page guidelines
.
Reason:
Stub (Discuss in
Talk:Dell XPS 13 (9370)
)
Hardware
PCI/USB ID
Working?
GPU
8086:5917
Yes
Wi-Fi
168c:003e
Yes
Bluetooth
0489:e0a2
Yes
Audio
8086:9d71
Yes
Touchpad
Yes
Webcam
0bda:58f4
Yes
Infrared
Yes
Thunderbolt
8086:15d3
Yes
Fingerprint sens... | [
"Installation",
"Firmware",
"Display",
"Storage",
"Peripherals",
"Connectivity",
"Power",
"Function keys",
"Content Adaptive Brightness Control",
"Firmware",
"Performance",
"Keyboard",
"Touchpad",
"Webcam",
"Infrared camera",
"Fingerprint reader",
"Audio",
"Bluetooth",
"Wi-Fi",
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.