{"componentChunkName":"component---src-templates-blog-post-js","path":"/raspberry_pi/2020-07-24-Raspberry-Pi-3-B+-무선랜-비활성화/","result":{"data":{"site":{"siteMetadata":{"title":"Jinote","author":"jinoan","siteUrl":"https://jinoan.netlify.app","comment":{"disqusShortName":"","utterances":"jinoan/blog-comment"},"sponsor":{"buyMeACoffeeId":"jinoan"}}},"markdownRemark":{"id":"dc8e760e-6538-59ba-9e28-953af88cadbb","excerpt":"유선 랜이 연결되어 있음에도 가끔 wifi로 잡히는 현상이 발생 라즈베리파이에서 무선 랜을 비활성화해보자. 에 다음 코드 추가 라즈베리파이를 재부팅하면 적용된다.","html":"<p>유선 랜이 연결되어 있음에도 가끔 wifi로 잡히는 현상이 발생<br>\n라즈베리파이에서 무선 랜을 비활성화해보자.</p>\n<p><code class=\"language-text\">/boot/config.txt</code>에 다음 코드 추가</p>\n<div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">dtoverlay=disable-wifi\n# 블루투스를 비활성화 하려면\n#dtoverlay=disable-bt</code></pre></div>\n<p>라즈베리파이를 재부팅하면 적용된다.</p>","frontmatter":{"title":"Raspberry Pi 3 B+ 무선 랜 비활성화","date":"July 24, 2020"}}},"pageContext":{"slug":"/raspberry_pi/2020-07-24-Raspberry-Pi-3-B+-무선랜-비활성화/","previous":{"fields":{"slug":"/raspberry_pi/2020-07-17-Raspberry-pi-3-b+에서-Python-자동-실행/"},"frontmatter":{"title":"Raspberry Pi 3 B+에서 Python 자동 실행","category":"raspberry_pi","draft":false}},"next":{"fields":{"slug":"/sqlalchemy/2020-08-03-SQLAlchemy-CRUD/"},"frontmatter":{"title":"SQLAlchemy CRUD","category":"sqlalchemy","draft":false}}}},"staticQueryHashes":["3128451518","521680639"]}