Menú alternativo
Alternar el menú de preferencias
Menú alternativo personal
No has accedido
Tu dirección IP será visible si haces alguna edición

Diferencia entre revisiones de «Arch Linux»

De TechShareRoom wiki
Sin resumen de edición
 
(No se muestran 3 ediciones intermedias del mismo usuario)
Línea 1: Línea 1:
{| class=prettytable
|-
! KDE
|-
| [[Archivo:kdeneon.png|link=KDE]]
|}
= Tutoriales =
= Tutoriales =


Línea 23: Línea 17:
*[[Failed to commit transaction]]
*[[Failed to commit transaction]]
*[[Failed to prepare transaction (could not satisfy dependencies)]]
*[[Failed to prepare transaction (could not satisfy dependencies)]]
 
*[[Failed to write file]]
===== Failed to write file =====
*[[Possibly missing firmware]]
<syntaxhighlight lang="bash">
Failed to write file "/sys/module/pcie_aspm/parameters/policy": Operation not permitted
error: command failed to execute correctly
</syntaxhighlight>
 
Solución:
 
You have to use pcie_aspm=force as boot parameter if support, or use pcie_aspm=off if not support.
 
===== Possibly missing firmware =====
 
<syntaxhighlight lang="bash">
WARNING: Possibly missing firmware for module
</syntaxhighlight>
 
Solución: Pendiente


= Comandos  =
= Comandos  =
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash" copy>
#Install a package
#Install a package
pacman -S packagename
pacman -S packagename
</syntaxhighlight>
</syntaxhighlight>

Revisión actual - 21:34 10 may 2026