-
Notifications
You must be signed in to change notification settings - Fork 21
Troubleshooting form
Didic edited this page Aug 4, 2025
·
3 revisions
This form is designed to help users provide clear and relevant information to those assisting them so that they can focus on resolving the issue. We do not request any sensitive or personal information.
- Problem description: What problem are you experiencing?
- Date the problem occurred: When did the problem start, when did you notice it?
- Current activity: What were you doing when the problem occurred?
- Open the Console application:
- Copy and paste the following command into the application:
nix-shell -p pciutils util-linux inxi gawk --run '
echo -e "\n--- Infos ---"
inxi -M
echo -e "\n--- CPU ---"
lscpu | grep -E "(Architecture|CPU op-mode|Vendor ID|Model name|Processor operating mode(s)|Manufacturer ID|Model name)" | awk "{print \$0}"
echo -e "\n--- GPU ---"
lspci | grep -E "VGA|3D"
echo -e "\n--- Disk ---"
df -h
echo -e "\n--- RAM ---"
free -h
'Note
An alias that offers the same command: glf-systemInfo
- Steps taken: Have you already tried solutions to resolve the issue? (Yes/No)
- If yes, describe what you did.
- Changes made: Have you modified the default configuration? (Yes/No)
- Details of changes: If yes, describe the changes made.
-
🪦 Blocking: I cannot use the system.
-
🚨 Major: Critical features are unavailable.
-
⚠️ Minor: Annoying, but manageable. -
👁 Cosmetic: Visual or comfort issue only.
- Other details: Provide any other information you deem relevant.
- Provide information about your Flocon version:
- Open the
Consoleapplication: - Provide the command output:
cat /etc/nixos/flake.lock- Accueil
- Installation
- Tours d'horizon
-
Gaming
- Launcher
-
Steam
- [Activer Proton GE dans steam]
- Battle.net
- Epic Games Store
- Ubisoft Connect
- GOG
- EA app
- Prime Gaming
- Itch.io
-
Steam
- [Configurer son volant oversteer]
- [Installer Sunshine]
- Launcher
-
Assistance
Formulaire de dépannage- Aider l'utilisateur
Débugguer la configuration d'un utilisateur à l'aide du floconErreur avec Nvidia Dynamic Boost- Erreur avec Nvidia après la mise à jour
- Changement de GPU
- Développement
- F.A.Q.
- Roadmap
- Home
- Installation
- Overview
-
Support
Troubleshooting form- Help user
Debug userconfiguration with flakeError Nvidia Dynamic Boost- Error with Nvidia after update
- Development
- F.A.Q.
- Roadmap