{"id":1427,"date":"2021-12-18T00:38:23","date_gmt":"2021-12-18T00:38:23","guid":{"rendered":"https:\/\/picockpit.com\/raspberry-pi\/?p=1427"},"modified":"2023-08-29T12:29:46","modified_gmt":"2023-08-29T12:29:46","slug":"the-big-raspberry-pi-zero-2-w-troubleshooting-guide","status":"publish","type":"post","link":"https:\/\/picockpit.com\/raspberry-pi\/fr\/le-grand-raspberry-pi-zero-2-w-troubleshooting-guide\/","title":{"rendered":"Le grand guide de d\u00e9pannage du Raspberry Pi Zero 2 W"},"content":{"rendered":"<h2 class=\"wp-block-heading\">Raspberry Pi Zero 2 affiche un \u00e9cran vide ou arc-en-ciel et aucune LED&nbsp;<\/h2>\n\n\n\n<p>Si vous vous \u00eates assur\u00e9 que votre Raspberry Pi est aliment\u00e9 mais que vous ne voyez rien \u00e0 l'\u00e9cran et\/ou que vous ne voyez pas la LED verte, cela signifie qu'il y a un probl\u00e8me avec votre carte SD.<\/p>\n\n\n\n<p>Il se peut qu'elle ne soit pas ins\u00e9r\u00e9e, que l'image du syst\u00e8me d'exploitation soit corrompue ou non compatible. Il se peut \u00e9galement que la carte microSD soit cass\u00e9e.<\/p>\n\n\n\n<p>Si vous utilisez une image d'OS Raspberry Pi plus ancienne, cela peut \u00e9galement poser des probl\u00e8mes, m\u00eame si elle a fonctionn\u00e9 sur un autre Raspberry Pi.<\/p>\n\n\n\n<p>Enfin, il est parfois n\u00e9cessaire d'allumer d'abord votre moniteur avant votre Pi Zero 2.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Pourquoi est-ce que j'obtiens une r\u00e9solution de 640\u00d7480 ?<\/h2>\n\n\n\n<p>Si le syst\u00e8me d'exploitation ne peut pas d\u00e9terminer la r\u00e9solution de votre \u00e9cran, il passe en mode s\u00e9curit\u00e9. Vous pouvez soit la modifier dans le syst\u00e8me d'exploitation, soit allumer votre \u00e9cran avant de d\u00e9marrer votre Raspberry Pi Zero 2 W.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Chromium se bloque fr\u00e9quemment<\/h2>\n\n\n\n<p>Il y a une correction que vous pouvez faire pour am\u00e9liorer significativement vos temps de chargement et r\u00e9duire les blocages lorsque vous ex\u00e9cutez Chromium sur votre Raspberry Pi Zero 2 W.<\/p>\n\n\n\n<p>Il s'agit d'augmenter la taille du fichier d'\u00e9change de 100 Mo par d\u00e9faut \u00e0 2 Go.<\/p>\n\n\n\n<p>Je l'ai test\u00e9 sur picockpit.com et j'ai vu les temps de chargement passer de 45 secondes \u00e0 16 secondes en augmentant la taille de l'\u00e9change.<\/p>\n\n\n\n<p>C'est facile.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ouvrir <strong>Terminal<\/strong><\/li>\n\n\n\n<li>Tapez dans <strong>sudo dphys-swapfile swapoff<\/strong><\/li>\n\n\n\n<li>Tapez dans <strong>sudo nano \/etc\/dphys-swapfile<\/strong><\/li>\n\n\n\n<li>Allez \u00e0 la ligne qui dit <strong>CONF_SWAPSIZE=100 <\/strong>et changez le \"100\" en <strong>2048<\/strong><\/li>\n\n\n\n<li>Enregistrez le fichier en appuyant sur <strong>CTRL + O<\/strong>, entrer, puis sortir en appuyant sur <strong>CTRL + X<\/strong><\/li>\n\n\n\n<li>Tapez dans <strong>sudo dphys-swapfile setup<\/strong>. Cela va prendre un certain temps<\/li>\n\n\n\n<li>Tapez dans <strong>sudo dphys-swapfile swapon<\/strong><\/li>\n\n\n\n<li>Ouvrez Chromium et testez<\/li>\n<\/ul>\n\n\n\n<p>Il y a quelques inconv\u00e9nients \u00e0 cela, que nous couvrons dans notre section <a href=\"https:\/\/picockpit.com\/raspberry-pi\/everything-about-raspberry-pi-zero-2-w\/#swap-file\">M\u00e9ga article sur le Pi Zero 2 W<\/a>.<\/p>\n\n\n\n<p>En outre, j'ai r\u00e9ussi \u00e0 le rendre un peu plus rapide en d\u00e9sactivant JavaScript et les images.<\/p>\n\n\n\n<p>Voici comment :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Dans Chromium, allez dans votre menu Param\u00e8tres en entrant <strong>chrome:\/\/settings\/<\/strong> dans la barre d'adresse.<\/li>\n\n\n\n<li>Ensuite, allez sur <strong>Vie priv\u00e9e et s\u00e9curit\u00e9<\/strong> sur la barre lat\u00e9rale gauche.<\/li>\n\n\n\n<li>Cliquez sur <strong>Param\u00e8tres du site<\/strong><\/li>\n\n\n\n<li>Ensuite, faites d\u00e9filer jusqu'au <strong>Contenu<\/strong> section. Vous verrez <strong>JavaScript <\/strong>et <strong>Images<\/strong>. Cliquez sur ceux-ci et d\u00e9sactivez-les.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Probl\u00e8mes de cam\u00e9ra sur le Pi Zero 2<\/h2>\n\n\n\n<p>Le Raspberry Pi Zero 2 W comporte quelques \u00e9l\u00e9ments dont vous devez tenir compte si vous utilisez une cam\u00e9ra.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Contournement n\u00e9cessaire pour activer la cam\u00e9ra sur Raspberry Pi OS Bullseye<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"657\" height=\"446\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-glamor.jpg\" alt=\"pi zero 2 permet le glamour pour la cam\u00e9ra\" class=\"wp-image-1428\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-glamor.jpg 657w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-glamor-300x204.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-glamor-18x12.jpg 18w\" sizes=\"auto, (max-width: 657px) 100vw, 657px\" \/><\/figure>\n<\/div>\n\n\n<p>Lorsque j'ai install\u00e9 la cam\u00e9ra pour la premi\u00e8re fois, j'\u00e9tais impatient de l'essayer, mais malheureusement, libcamera ne montrait qu'un \u00e9cran noir, comme si la cam\u00e9ra n'\u00e9tait pas connect\u00e9e.&nbsp;<\/p>\n\n\n\n<p>Libcamera a aussi lanc\u00e9 une erreur : \"failed to import fd\". A partir de Nov. 2021, <a href=\"https:\/\/forums.raspberrypi.com\/viewtopic.php?t=323547\">ce probl\u00e8me est connu des ing\u00e9nieurs de Raspberry Pi<\/a>qui a publi\u00e9 une solution de contournement,<\/p>\n\n\n\n<p>\"Une solution de contournement consiste \u00e0 ouvrir un terminal, <strong>ex\u00e9cutez \"sudo raspi-config\"<\/strong>, <strong>naviguez jusqu'\u00e0 \"Options avanc\u00e9es\".<\/strong> et <strong>activer l'acc\u00e9l\u00e9ration graphique \"Glamor<\/strong>. Ensuite, <strong>red\u00e9marrer<\/strong> votre Pi.\"<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Connecteur de cam\u00e9ra plus petit<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"630\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector-1024x630.jpg\" alt=\"pi zero 2 pi 4 connecteur csi\" class=\"wp-image-1430\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector-1024x630.jpg 1024w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector-300x185.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector-768x473.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector-18x12.jpg 18w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-pi-4-csi-connector.jpg 1032w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p>Le Pi Zero 2 W, plus grand, utilise un c\u00e2ble l\u00e9g\u00e8rement plus petit que les grands Pis.<\/p>\n\n\n\n<p>Ainsi, si vous achetez un module cam\u00e9ra, assurez-vous que votre kit comprend le ruban pour le Raspberry Pi Zero.<\/p>\n\n\n\n<p>S'il manque \u00e0 votre appareil le c\u00e2ble plus petit pour le Raspberry Pi Zero, <a href=\"https:\/\/buyzero.de\/products\/raspberry-pi-kamera-pi-zero-adapter-kabel?_pos=34&amp;_sid=c950ee2da&amp;_ss=r\">alors achetez-en un ici.<\/a><\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector-1024x768.jpg\" alt=\"comparaison des connecteurs csi du pi zero 2\" class=\"wp-image-1429\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector-1024x768.jpg 1024w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector-300x225.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector-768x576.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector-16x12.jpg 16w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-csi-connector.jpg 1032w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\">Pas de raspistill ou raspivideo, utilisez libcamera \u00e0 la place<\/h3>\n\n\n\n<p>Certains guides plus anciens vous indiqueront d'utiliser raspistill ou raspivideo pour interagir avec la cam\u00e9ra.<\/p>\n\n\n\n<p>Dans Bullseye, les deux ont \u00e9t\u00e9 d\u00e9pr\u00e9ci\u00e9s et ne sont plus inclus par d\u00e9faut.<\/p>\n\n\n\n<p>Le rempla\u00e7ant est libcamera. Vous pouvez tester libcamera en ex\u00e9cutant <strong>libcamera-hello<\/strong>.<\/p>\n\n\n\n<p>Vous pouvez voir d'autres commandes dans<a href=\"https:\/\/www.raspberrypi.com\/documentation\/accessories\/camera.html#libcamera-jpeg\"> la documentation officielle de Raspberry Pi.<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Commande <em>service tv <\/em>jette l'erreur<\/h2>\n\n\n\n<p>Si vous essayez d'ex\u00e9cuter <strong>service tv <\/strong>sur le Raspberry Pi Zero 2 W, une erreur appara\u00eetra, comme ci-dessous :<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"\/usr\/bin\/tvservice -o\/usr\/bin\/tvservice is not supported when using the vc4-kms-v3d driver.Similar features are available with standard linux toolssuch as modetest from libdrm-tests.\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copie\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">usr<\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">bin<\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">tvservice<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">-<\/span><span style=\"color: #D8DEE9\">o<\/span><\/span>\n<span class=\"line\"><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">usr<\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">bin<\/span><span style=\"color: #81A1C1\">\/<\/span><span style=\"color: #D8DEE9\">tvservice<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">is<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">not<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">supported<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">when<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">using<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">the<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">vc4<\/span><span style=\"color: #81A1C1\">-<\/span><span style=\"color: #D8DEE9\">kms<\/span><span style=\"color: #81A1C1\">-<\/span><span style=\"color: #D8DEE9\">v3d<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">driver<\/span><span style=\"color: #ECEFF4\">.<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">Similar<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">features<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">are<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">available<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">with<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">standard<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">linux<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">tools<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9\">such<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">as<\/span><span style=\"color: #D8DEE9FF\"> modetest from libdrm<\/span><span style=\"color: #81A1C1\">-<\/span><span style=\"color: #D8DEE9\">tests<\/span><span style=\"color: #ECEFF4\">.<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Le moyen de r\u00e9soudre ce probl\u00e8me est d'utiliser le pilote graphique Legacy.<\/p>\n\n\n\n<p>Ouvrez un terminal, ex\u00e9cutez <strong>sudo raspi-config<\/strong> et ensuite aller \u00e0 <strong><strong>Options avanc\u00e9es -&gt; Pilote GL -&gt; Legacy<\/strong>.<\/strong><\/p>\n\n\n\n<p><strong>service tv <\/strong>fonctionnera maintenant.<\/p>\n\n\n\n<p>Vous cherchez \u00e0 \u00e9teindre votre HDMI ? <a href=\"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-zero-2-battery\/\">Nous avons un guide plus complet ici.<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"motioneyeos\">Comment faire fonctionner motionEyeOS sur un Raspberry Pi Zero 2 W ?<\/h2>\n\n\n\n<p>La derni\u00e8re version officielle du motionEyeOS ne fonctionne pas sur le Pi Zero 2 W mais vous pouvez <a href=\"https:\/\/github.com\/jawsper\/motioneyeos\/releases\">utiliser une fourchette de jawsper qui fonctionne sur le Pi Zero 2 W.<\/a><\/p>\n\n\n\n<p>Voici le processus, jusqu'\u00e0 ce que nous obtenions une version officielle de motionEyeOS qui supporte le Pi Zero 2. J'ai utilis\u00e9 la version 20220119-dev et cela a bien fonctionn\u00e9 en suivant ces \u00e9tapes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Ce dont vous aurez besoin :<\/h3>\n\n\n\n<p><strong>Mat\u00e9riel informatique<\/strong><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/zerocam-edited.jpg\" alt=\"cam\u00e9ra pi zero 2\" class=\"wp-image-1634\" style=\"width:250px;height:157px\" width=\"250\" height=\"157\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/zerocam-edited.jpg 500w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/zerocam-edited-300x188.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/zerocam-edited-18x12.jpg 18w\" sizes=\"auto, (max-width: 250px) 100vw, 250px\" \/><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p><strong><a href=\"https:\/\/buyzero.de\/products\/zerocam-camera-for-raspberry-pi-zero?_pos=1&amp;_sid=9d7b61947&amp;_ss=r\">ZeroCam<\/a><\/strong><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-adapter-cable-csi-camera.png\" alt=\"pi zero cable adaptateur camera csi\" class=\"wp-image-1635\" style=\"width:217px;height:217px\" width=\"217\" height=\"217\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-adapter-cable-csi-camera.png 600w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-adapter-cable-csi-camera-300x300.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-adapter-cable-csi-camera-150x150.png 150w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-adapter-cable-csi-camera-12x12.png 12w\" sizes=\"auto, (max-width: 217px) 100vw, 217px\" \/><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p><strong><a href=\"https:\/\/buyzero.de\/products\/raspberry-pi-kamera-pi-zero-adapter-kabel?_pos=36&amp;_sid=dac20272f&amp;_ss=r\">C\u00e2ble adaptateur pour le facteur de forme z\u00e9ro<\/a><\/strong><br>(si vous avez un autre appareil photo qui n'est pas livr\u00e9 avec le c\u00e2ble adaptateur Z\u00e9ro)<\/p>\n<\/div>\n<\/div>\n\n\n\n<p><strong>Logiciel<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/notepad-plus-plus.org\/downloads\/v8.2.1\/\" rel=\"nofollow\">Notepad++<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.balena.io\/etcher\/\">balenaEtcher<\/a><\/li>\n<\/ul>\n\n\n\n<p>T\u00e9l\u00e9chargez la derni\u00e8re version de motionEyeOS \u00e0 partir de ce lien <a href=\"https:\/\/github.com\/jawsper\/motioneyeos\/releases\">lien<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"441\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6-1024x441.png\" alt=\"pi zero 2 w motioneyeos jawsper release\" class=\"wp-image-1627\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6-1024x441.png 1024w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6-300x129.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6-768x331.png 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6-18x8.png 18w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/01\/image-6.png 1537w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Flash le fichier image (<strong>motioneyeos-raspberrypi3.img.gz<\/strong>) sur une carte SD. J'ai utilis\u00e9 <a href=\"https:\/\/www.balena.io\/etcher\/\" rel=\"nofollow\">balenaEtcher<\/a>.<\/p>\n\n\n\n<p>Si vous d\u00e9marrez motionEyeOS maintenant, vous verrez cette erreur : <\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"Configuring wired network: no devicePanic: rebooting in 100 seconds (caused by network)\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copie\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9\">Configuring<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">wired<\/span><span style=\"color: #D8DEE9FF\"> network<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">no<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">device<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">Panic<\/span><span style=\"color: #ECEFF4\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">rebooting<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #81A1C1\">in<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #B48EAD\">100<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #88C0D0\">seconds<\/span><span style=\"color: #D8DEE9FF\"> (<\/span><span style=\"color: #D8DEE9\">caused<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">by<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">network<\/span><span style=\"color: #D8DEE9FF\">)<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Voici comment vous pouvez le r\u00e9parer.<\/p>\n\n\n\n<p>Avant de charger la carte SD, vous devrez cr\u00e9er un fichier <strong>wpa_supplicant.conf<\/strong> sur le volume de d\u00e9marrage de votre carte SD. J'ai trouv\u00e9 que le meilleur moyen est de cr\u00e9er un <strong>Nouveau document texte<\/strong> et le renommer.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"791\" height=\"1024\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4-791x1024.jpg\" alt=\"pi zero 2 w motioneyeos\" class=\"wp-image-1631\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4-791x1024.jpg 791w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4-232x300.jpg 232w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4-768x994.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4-9x12.jpg 9w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-4.jpg 799w\" sizes=\"auto, (max-width: 791px) 100vw, 791px\" \/><\/figure>\n\n\n\n<p>Vous saurez que vous \u00eates sur le volume de d\u00e9marrage si vous voyez des fichiers tels que <strong>cmdline.txt<\/strong>, <strong>config.txt<\/strong>, <strong>bcm2710-rpi-zero-2.dtb<\/strong>.<\/p>\n\n\n\n<p>En utilisant Notepad++, modifiez <strong>wpa_supplicant.conf<\/strong>.<\/p>\n\n\n\n<p>La premi\u00e8re chose que vous ferez dans Notepad++ est d'aller \u00e0 <strong>Edit -&gt; Conversion EOL -&gt; Unix LF<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"659\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1-1024x659.jpg\" alt=\"pi zero 2 w motioneyeos setup\" class=\"wp-image-1629\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1-1024x659.jpg 1024w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1-300x193.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1-768x494.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1-18x12.jpg 18w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1-1.jpg 1077w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Ensuite, collez le texte suivant et modifiez les param\u00e8tres pour <strong>pays<\/strong>, <strong>ssid <\/strong>et <strong>psk <\/strong>(mettez votre mot de passe ici). Assurez-vous que tout le texte que vous mettez dans les variables ssid et psk est entre guillemets. <\/p>\n\n\n\n<p>Enfin, si vous n'\u00eates pas des \u00c9tats-Unis, vous pouvez trouver votre code pays <a href=\"https:\/\/en.wikipedia.org\/wiki\/ISO_3166-1_alpha-2\">ici<\/a> pour introduire la variable \"pays\" (par exemple, DE = Allemagne).<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"      country=US        update_config=1        ctrl_interface=\/var\/run\/wpa_supplicant                network={            scan_ssid=1            ssid=&quot;putWiFiSSIDhere&quot;            psk=&quot;putPasswordHere&quot;        }\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copie\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9FF\">      <\/span><span style=\"color: #D8DEE9\">country<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #D8DEE9\">US<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #D8DEE9\">update_config<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">1<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #D8DEE9\">ctrl_interface<\/span><span style=\"color: #81A1C1\">=\/var<\/span><span style=\"color: #D8DEE9FF\">\/<\/span><span style=\"color: #D8DEE9\">run<\/span><span style=\"color: #D8DEE9FF\">\/wpa_supplicant<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #D8DEE9\">network<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #ECEFF4\">{<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #D8DEE9\">scan_ssid<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #B48EAD\">1<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #D8DEE9\">ssid<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">putWiFiSSIDhere<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">            <\/span><span style=\"color: #D8DEE9\">psk<\/span><span style=\"color: #81A1C1\">=<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">putPasswordHere<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><\/span>\n<span class=\"line\"><span style=\"color: #D8DEE9FF\">        <\/span><span style=\"color: #ECEFF4\">}<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Enregistrez le fichier et placez la carte SD dans votre Raspberry Pi Zero 2.<\/p>\n\n\n\n<p>Vous devriez \u00eatre capable de d\u00e9marrer motionEyeOS maintenant, et vous pouvez obtenir l'interface web en acc\u00e9dant \u00e0 l'adresse IP de votre Raspberry Pi Zero 2 sur un autre navigateur web.<\/p>\n\n\n\n<p>L'une des fa\u00e7ons de trouver l'adresse IP de votre Pi Zero 2 W est sur l'\u00e9cran de d\u00e9marrage o\u00f9 il est dit :<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:.875rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.25rem\"><span style=\"display:block;padding:16px 0 0 16px;margin-bottom:-1px;width:100%;text-align:left;background-color:#2e3440ff\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"54\" height=\"14\" viewbox=\"0 0 54 14\"><g fill=\"none\" fill-rule=\"evenodd\" transform=\"translate(1 1)\"><circle cx=\"6\" cy=\"6\" r=\"6\" fill=\"#FF5F56\" stroke=\"#E0443E\" stroke-width=\".5\"><\/circle><circle cx=\"26\" cy=\"6\" r=\"6\" fill=\"#FFBD2E\" stroke=\"#DEA123\" stroke-width=\".5\"><\/circle><circle cx=\"46\" cy=\"6\" r=\"6\" fill=\"#27C93F\" stroke=\"#1AAB29\" stroke-width=\".5\"><\/circle><\/g><\/svg><\/span><span role=\"button\" tabindex=\"0\" data-code=\"Interface wlan0 has the IP address XXXXXX\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copie\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code data-no-translation=\"\"><span class=\"line\"><span style=\"color: #D8DEE9\">Interface<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">wlan0<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">has<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">the<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">IP<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">address<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #D8DEE9\">XXXXXX<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p>Connectez-vous avec le nom d'utilisateur par d\u00e9faut <strong>admin<\/strong> et vide pour le champ du mot de passe.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"519\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1024x519.jpg\" alt=\"pi zero 2 w motioneyeos interface web\" class=\"wp-image-1632\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1024x519.jpg 1024w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-300x152.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-768x389.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-1536x778.jpg 1536w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos-18x9.jpg 18w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/pi-zero-2-w-motioneyeos.jpg 1917w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Si vous avez connect\u00e9 une cam\u00e9ra, elle devrait se charger automatiquement.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Vous avez un probl\u00e8me ?<\/h2>\n\n\n\n<p>Si vous rencontrez un probl\u00e8me avec votre Raspberry Pi Zero 2, n'h\u00e9sitez pas \u00e0 poser vos questions dans les commentaires, et j'essaierai de trouver une solution.<\/p>\n<div class=\"shariff shariff-align-center shariff-widget-align-left shariff-buttonstretch\"><ul class=\"shariff-buttons theme-white orientation-horizontal buttonsize-medium\"><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Ffr%2Fle-grand-raspberry-pi-zero-2-w-troubleshooting-guide%2F&text=The%20big%20Raspberry%20Pi%20Zero%202%20W%20Troubleshooting%20guide\" title=\"Envoyer par X\" aria-label=\"Envoyer par X\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#000; color:#000\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#000\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#000\">partager<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Ffr%2Fle-grand-raspberry-pi-zero-2-w-troubleshooting-guide%2F\" title=\"Envoyer par Facebook\" aria-label=\"Envoyer par Facebook\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\"; background-color:#3b5998; color:#3b5998\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#3b5998\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#3b5998\">partager<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button telegram shariff-nocustomcolor\" style=\"background-color:#4084A6\"><a href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Ffr%2Fle-grand-raspberry-pi-zero-2-w-troubleshooting-guide%2F&text=The%20big%20Raspberry%20Pi%20Zero%202%20W%20Troubleshooting%20guide\" title=\"Envoyer par Telegram\" aria-label=\"Envoyer par Telegram\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#0088cc; color:#0088cc\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#0088cc\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"><path fill=\"#0088cc\" d=\"M30.8 6.5l-4.5 21.4c-.3 1.5-1.2 1.9-2.5 1.2L16.9 24l-3.3 3.2c-.4.4-.7.7-1.4.7l.5-7L25.5 9.2c.6-.5-.1-.8-.9-.3l-15.8 10L2 16.7c-1.5-.5-1.5-1.5.3-2.2L28.9 4.3c1.3-.5 2.3.3 1.9 2.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#0088cc\">partager<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button reddit shariff-nocustomcolor\" style=\"background-color:#ff5700\"><a href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Ffr%2Fle-grand-raspberry-pi-zero-2-w-troubleshooting-guide%2F\" title=\"Envoyer par Reddit\" aria-label=\"Envoyer par Reddit\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#ff4500; color:#ff4500\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#ff4500\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#ff4500\" d=\"M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#ff4500\">partager<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>Raspberry Pi Zero 2 : \u00e9cran vide ou arc-en-ciel et pas de LED Si vous vous \u00eates assur\u00e9 que votre Raspberry Pi est aliment\u00e9 mais que vous ne voyez rien \u00e0 l'\u00e9cran et\/ou que vous ne voyez pas la LED verte, cela signifie qu'il y a un probl\u00e8me avec votre carte SD. Il se peut qu'elle ne soit pas ins\u00e9r\u00e9e, qu'elle...<\/p>","protected":false},"author":2,"featured_media":1431,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[164,3],"tags":[750,864,863,577,866,486,447,187,783,865,862,685,791],"class_list":["post-1427","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-raspberry-pi-zero-2","category-raspberry-pi-how-to","tag-camera","tag-chromium","tag-guide","tag-led","tag-motioneyeos","tag-project","tag-projects","tag-raspberry-pi","tag-raspberry-pi-os","tag-resolution","tag-troubleshooting","tag-zero","tag-zero-2-w"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The big Raspberry Pi Zero 2 W Troubleshooting guide | PiCockpit<\/title>\n<meta name=\"description\" content=\"Raspberry Pi Zero 2 W common problems and how to fix them. Step by step guide to troubleshooting this Raspberry Pi.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/picockpit.com\/raspberry-pi\/fr\/le-grand-raspberry-pi-zero-2-w-troubleshooting-guide\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The big Raspberry Pi Zero 2 W Troubleshooting guide | PiCockpit\" \/>\n<meta property=\"og:description\" content=\"Raspberry Pi Zero 2 W common problems and how to fix them. Step by step guide to troubleshooting this Raspberry Pi.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/picockpit.com\/raspberry-pi\/fr\/le-grand-raspberry-pi-zero-2-w-troubleshooting-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"PiCockpit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pi3gshop\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-18T00:38:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-29T12:29:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1335\" \/>\n\t<meta property=\"og:image:height\" content=\"685\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"raspi berry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pi3g\" \/>\n<meta name=\"twitter:site\" content=\"@pi3g\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/\"},\"author\":{\"name\":\"raspi berry\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\"},\"headline\":\"The big Raspberry Pi Zero 2 W Troubleshooting guide\",\"datePublished\":\"2021-12-18T00:38:23+00:00\",\"dateModified\":\"2023-08-29T12:29:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/\"},\"wordCount\":1084,\"commentCount\":16,\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/FEATURED-IMAGE.jpg\",\"keywords\":[\"camera\",\"chromium\",\"guide\",\"LED\",\"motionEyeOS\",\"project\",\"Projects\",\"Raspberry Pi\",\"Raspberry Pi OS\",\"resolution\",\"Troubleshooting\",\"Zero\",\"Zero 2 W\"],\"articleSection\":[\"Raspberry Pi Zero 2\",\"Tutorials\"],\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/\",\"name\":\"The big Raspberry Pi Zero 2 W Troubleshooting guide | PiCockpit\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/FEATURED-IMAGE.jpg\",\"datePublished\":\"2021-12-18T00:38:23+00:00\",\"dateModified\":\"2023-08-29T12:29:46+00:00\",\"description\":\"Raspberry Pi Zero 2 W common problems and how to fix them. Step by step guide to troubleshooting this Raspberry Pi.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/FEATURED-IMAGE.jpg\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/FEATURED-IMAGE.jpg\",\"width\":1335,\"height\":685,\"caption\":\"pi zero 2 troubleshooting\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tutorials\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/category\\\/raspberry-pi-how-to\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"The big Raspberry Pi Zero 2 W Troubleshooting guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"name\":\"PiCockpit\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"width\":1165,\"height\":283,\"caption\":\"PiCockpit.com\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pi3gshop\",\"https:\\\/\\\/x.com\\\/pi3g\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\",\"name\":\"raspi berry\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"caption\":\"raspi berry\"},\"description\":\"I'm here to help you with all your Raspberry Pi related questions &amp; love to share about new project ideas for the Raspberry Pi, and give quick tips. Of course I'll also help you with PiCockpit and how to make your Raspberry Pi even easier to use with this raspberry pi monitoring solution :-)\",\"sameAs\":[\"https:\\\/\\\/picockpit.com\"],\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/fr\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Le grand guide de d\u00e9pannage du Raspberry Pi Zero 2 W | PiCockpit","description":"Probl\u00e8mes courants du Raspberry Pi Zero 2 W et comment les r\u00e9soudre. Guide \u00e9tape par \u00e9tape du d\u00e9pannage de ce Raspberry Pi.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/picockpit.com\/raspberry-pi\/fr\/le-grand-raspberry-pi-zero-2-w-troubleshooting-guide\/","og_locale":"fr_FR","og_type":"article","og_title":"The big Raspberry Pi Zero 2 W Troubleshooting guide | PiCockpit","og_description":"Raspberry Pi Zero 2 W common problems and how to fix them. Step by step guide to troubleshooting this Raspberry Pi.","og_url":"https:\/\/picockpit.com\/raspberry-pi\/fr\/le-grand-raspberry-pi-zero-2-w-troubleshooting-guide\/","og_site_name":"PiCockpit","article_publisher":"https:\/\/www.facebook.com\/pi3gshop","article_published_time":"2021-12-18T00:38:23+00:00","article_modified_time":"2023-08-29T12:29:46+00:00","og_image":[{"width":1335,"height":685,"url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg","type":"image\/jpeg"}],"author":"raspi berry","twitter_card":"summary_large_image","twitter_creator":"@pi3g","twitter_site":"@pi3g","twitter_misc":{"\u00c9crit par":"raspi berry","Dur\u00e9e de lecture estim\u00e9e":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#article","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/"},"author":{"name":"raspi berry","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee"},"headline":"The big Raspberry Pi Zero 2 W Troubleshooting guide","datePublished":"2021-12-18T00:38:23+00:00","dateModified":"2023-08-29T12:29:46+00:00","mainEntityOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/"},"wordCount":1084,"commentCount":16,"publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg","keywords":["camera","chromium","guide","LED","motionEyeOS","project","Projects","Raspberry Pi","Raspberry Pi OS","resolution","Troubleshooting","Zero","Zero 2 W"],"articleSection":["Raspberry Pi Zero 2","Tutorials"],"inLanguage":"fr-FR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/","url":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/","name":"Le grand guide de d\u00e9pannage du Raspberry Pi Zero 2 W | PiCockpit","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#primaryimage"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg","datePublished":"2021-12-18T00:38:23+00:00","dateModified":"2023-08-29T12:29:46+00:00","description":"Probl\u00e8mes courants du Raspberry Pi Zero 2 W et comment les r\u00e9soudre. Guide \u00e9tape par \u00e9tape du d\u00e9pannage de ce Raspberry Pi.","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#primaryimage","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2021\/12\/FEATURED-IMAGE.jpg","width":1335,"height":685,"caption":"pi zero 2 troubleshooting"},{"@type":"BreadcrumbList","@id":"https:\/\/picockpit.com\/raspberry-pi\/the-big-raspberry-pi-zero-2-w-troubleshooting-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/picockpit.com\/raspberry-pi\/"},{"@type":"ListItem","position":2,"name":"Tutorials","item":"https:\/\/picockpit.com\/raspberry-pi\/category\/raspberry-pi-how-to\/"},{"@type":"ListItem","position":3,"name":"The big Raspberry Pi Zero 2 W Troubleshooting guide"}]},{"@type":"WebSite","@id":"https:\/\/picockpit.com\/raspberry-pi\/#website","url":"https:\/\/picockpit.com\/raspberry-pi\/","name":"PiCockpit","description":"","publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/picockpit.com\/raspberry-pi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.com","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","width":1165,"height":283,"caption":"PiCockpit.com"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pi3gshop","https:\/\/x.com\/pi3g"]},{"@type":"Person","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee","name":"baie de framboise","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","caption":"raspi berry"},"description":"Je suis l\u00e0 pour r\u00e9pondre \u00e0 toutes vos questions sur le Raspberry Pi et j'aime partager de nouvelles id\u00e9es de projets pour le Raspberry Pi et donner des conseils rapides. Bien s\u00fbr, je vous aiderai aussi avec PiCockpit et comment rendre votre Raspberry Pi encore plus facile \u00e0 utiliser avec cette solution de surveillance pour Raspberry Pi :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/fr\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/posts\/1427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/comments?post=1427"}],"version-history":[{"count":15,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/posts\/1427\/revisions"}],"predecessor-version":[{"id":5018,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/posts\/1427\/revisions\/5018"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/media\/1431"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/media?parent=1427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/categories?post=1427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/fr\/wp-json\/wp\/v2\/tags?post=1427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}