lenovo_legion_5_15arh05
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
lenovo_legion_5_15arh05 [2021/10/26 22:20] – [Utiliser le zoom du bureau Mate] Benjamin Labomedia | lenovo_legion_5_15arh05 [2023/11/26 22:45] (Version actuelle) – [Configuration Transmission] Benjamin Labomedia | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Ordinateur Lenovo Legion 5 15ARH05 sous Linux ====== | ====== Ordinateur Lenovo Legion 5 15ARH05 sous Linux ====== | ||
* Modèle Lenovo Legion 5 15ARH05 (82B500F1FR) fiche tech from LDLC{{ :: | * Modèle Lenovo Legion 5 15ARH05 (82B500F1FR) fiche tech from LDLC{{ :: | ||
+ | |||
+ | ====== Installation Debian 12 bookworm ====== | ||
+ | Installation d'une debian 12 sur ssd avec partition chiffré via LVM sans entrave (ne pas utiliser les dépôts ircam !) | ||
+ | |||
+ | Ne pas oublier d' | ||
+ | |||
+ | La source.list : | ||
+ | |||
+ | < | ||
+ | deb http:// | ||
+ | deb-src http:// | ||
+ | |||
+ | deb http:// | ||
+ | deb-src http:// | ||
+ | |||
+ | deb http:// | ||
+ | deb-src http:// | ||
+ | |||
+ | deb http:// | ||
+ | deb-src http:// | ||
+ | |||
+ | deb http:// | ||
+ | deb-src http:// | ||
+ | </ | ||
+ | |||
+ | ===== **Un petit paquet de logiciels en plus** ===== | ||
+ | |||
+ | < | ||
+ | sudo apt install htop locate nmap ffmpeg iotop sox keepassxc pidgin-otr audacity aircrack-ng alsa-utils apt-transport-https arandr build-essential caca-utils caja-actions-common caja-actions caja-admin caja-common caja-extensions-common caja-open-terminal chromium-common curl ecasound espeak-ng-data etherape filezilla firmware-amd-graphics firmware-iwlwifi fldigi fluid-soundfont-gm frei0r-plugins gparted-common gqrx-sdr guitarix-common guvcview gzip hackrf hasciicam imagemagick inetutils-traceroute inkscape iputils-arping iputils-ping jack-tools links2 linphone macchanger mate-tweak mencoder minimodem minicom mixxx mpv mplayer mumble net-tools network-manager-openvpn nload openshot-qt openvpn otpclient pavucontrol-qt pd-* qsstv qtractor rfkill rtl-sdr sonic-pi-samples sooperlooper tcpdump tempest-for-eliza terminator thunderbird thunderbird-l10n-fr thunderbird-l10n-es-es thunderbird-l10n-en-gb transmission-gtk unzip unrar usbutils uvcdynctrl v4l-utils vlc webcamoid wget wireshark | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Remettre en place les rsyslog ===== | ||
+ | F*** systemctl (plus de syslog, kern.log dans debian 12) : https:// | ||
+ | |||
+ | sudo apt install rsyslog | ||
+ | | ||
+ | ===== Des ressources complémentaires pour configuration de la carte graphique ou + ===== | ||
+ | * Pas mal de tips notamment pour s' | ||
+ | * Une autre avec des scripts (pb avec sortie HDMI et drivers NVIDIA ?) https:// | ||
+ | |||
+ | ====== Commandes utils pour Debian 10 bulleyes potentiellement toujours valables ====== | ||
Ligne 12: | Ligne 54: | ||
===== Compiler le dernier noyau pour support touchpad et luminosité sur debian 11 ===== | ===== Compiler le dernier noyau pour support touchpad et luminosité sur debian 11 ===== | ||
- | Pour le backlight control, voir https:// | + | Pour le backlight control, voir https:// |
* Voir https:// | * Voir https:// | ||
* Ou script https:// | * Ou script https:// | ||
- | * Thread forum à ce propos https:// | + | * Thread forum à ce propos https:// |
===== Installer une imprimante Epson L3050 ===== | ===== Installer une imprimante Epson L3050 ===== | ||
Ligne 27: | Ligne 69: | ||
Utiliser un logiciel qui s' | Utiliser un logiciel qui s' | ||
piper | piper | ||
+ | |||
* https:// | * https:// | ||
+ | |||
+ | ===== carte wifi iwlwifi croute après sleep ===== | ||
+ | Please create the file / | ||
+ | options iwlwifi remove_when_gone=1 | ||
+ | Remove dev from PCIe bus if it is deemed inaccessible | ||
+ | |||
+ | Since then I had no Problem anymore with connection after wakeup from suspend to ram or suspend to disk. More Option for the module | ||
+ | modinfo iwlwifi | fgrep parm | ||
+ | |||
+ | Voir si pertinent : https:// | ||
+ | This added to a file created in / | ||
+ | options iwlwifi remove_when_gone=1 swcrypto=1 bt_coex_active=0 power_save=0 11n_disable=1 | ||
+ | |||
+ | |||
+ | ===== Tenter de régler le problème de freeze aléatoire de l'OS du à la carte wifi ? ===== | ||
+ | dans les logs : | ||
+ | Nov 10 11:58:41 db NetworkManager[973]: | ||
+ | Nov 10 11:58:41 db NetworkManager[973]: | ||
+ | Nov 10 11:58:41 db NetworkManager[973]: | ||
+ | Nov 10 11:58:41 db NetworkManager[973]: | ||
+ | Nov 10 11:58:41 db NetworkManager[973]: | ||
+ | | ||
+ | Does your wifi device support p2p-client/ | ||
+ | |||
+ | Suite à https:// | ||
+ | rm / | ||
+ | ===== Webcam fait 2 devices /dev/video ===== | ||
+ | depuis une évolution du noyau cf https:// | ||
+ | |||
+ | ===== Encrypting the Home Partition on an Existing Linux Installation ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ===== Tester une carte SD pour savoir si elle peut encore fonctionner ===== | ||
+ | sudo apt install f3 | ||
+ | sudo f3probe --destructive --time-ops /dev/sdb | ||
+ | | ||
+ | ===== Désactiver le fait que Network Manager gère les DNS ===== | ||
+ | Créer un fichier | ||
+ | sudo nano / | ||
+ | avec comme contenu | ||
+ | [main] | ||
+ | dns=none | ||
+ | Editer la config à la main | ||
+ | sudo nano / | ||
+ | nameserver 80.67.169.40 | ||
+ | nameserver 80.67.169.12 | ||
+ | Relancer Network Manager | ||
+ | systemctl reload NetworkManager | ||
+ | | ||
+ | | ||
+ | ===== Virer les snap inutiles ===== | ||
+ | https:// | ||
+ | < | ||
+ | #!/bin/bash | ||
+ | # Removes old revisions of snaps | ||
+ | # CLOSE ALL SNAPS BEFORE RUNNING THIS | ||
+ | set -eu | ||
+ | |||
+ | LANG=C snap list --all | awk '/ | ||
+ | while read snapname revision; do | ||
+ | snap remove " | ||
+ | done | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Monter une appareil android en ligne de commande pour transfert de fichiers ===== | ||
+ | |||
+ | Avec l' | ||
+ | | ||
+ | |||
+ | SYNOPSIS | ||
+ | | ||
+ | |||
+ | DESCRIPTION | ||
+ | This manual page documents briefly the go-mtpfs command. | ||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | | ||
+ | |||
+ | mkdir xoom | ||
+ | | ||
+ | cp -a ~/ | ||
+ | | ||
+ | |||
+ | After a file is closed (e.g., if cp completes in the above example), it is safe to | ||
+ | | ||
+ | | ||
+ | |||
+ | ===== Thunderbird vs pgp ===== | ||
+ | |||
+ | Thunderbird ne voulait ps prendre en compte le nouvel alias de mail benjamin@la... que j' | ||
+ | |||
+ | la solution était de modifier ma clef en ligne de commande et de l' | ||
+ | soit : | ||
+ | gpg --list-secret-keys | ||
+ | > sec | ||
+ | ... | ||
+ | [ inconnue] Benjamin Labomedia.org < | ||
+ | |||
+ | pgp --remove-expiration-date < | ||
+ | gpg --export-secret-key -a " | ||
+ | gpg --export -a " | ||
+ | |||
+ | |||
+ | pas testé le fait d' | ||
+ | |||
+ | Puis d' | ||
+ | |||
+ | J'ai maintenant la bonne clef dans Tb, cf signature ... | ||
+ | |||
+ | ===== Configuration Transmission ===== | ||
+ | Ajout de la liste i-block level 2 https:// | ||
+ | |||
+ | ===== Mettre le num lock sur on au démarrage de lightdm ===== | ||
+ | ça se passe ici : | ||
+ | sudo apt-get install numlockx | ||
+ | sudo nano / | ||
+ | greeter-setup-script=/ | ||
+ |
lenovo_legion_5_15arh05.1635279651.txt.gz · Dernière modification : 2021/10/26 22:20 de Benjamin Labomedia