Raspberry Pi Zero W: Difference between revisions

Line 378: Line 378:


  [https://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.ja.html 第4章 Debian 8 (jessie) からのアップグレード]
  [https://www.debian.org/releases/stable/i386/release-notes/ch-upgrading.ja.html 第4章 Debian 8 (jessie) からのアップグレード]
アップデード後、ネットワークの状態がなんだかおかしい。
<syntaxhighlight lang="diff" enclose="div">
--- interfaces.dpkg-old 2017-07-05 19:55:26.182496782 +0900
+++ interfaces 2017-09-01 22:30:58.645695819 +0900
@@ -5,16 +5,3 @@
# Include files from /etc/network/interfaces.d:
source-directory /etc/network/interfaces.d
-
-auto lo
-iface lo inet loopback
-
-iface eth0 inet manual
-
-allow-hotplug wlan0
-iface wlan0 inet manual
-    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
-
-allow-hotplug wlan1
-iface wlan1 inet manual
-    wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
</syntaxhighlight>


/etc/sysctl.conf 注意!!!!!
/etc/sysctl.conf 注意!!!!!