Questions tagged [minibian]

Independent self-described "minimal raspbian" distribution.

Minibian's homepage:

https://minibianpi.wordpress.com/

12 questions
8
votes
6 answers

Slow Boot: Ethernet Wait

I am using Minibian(lightweight version of Raspbian) and if the Pi is not connected to a network it will wait a whole minute before finishing booting. I noticed that if I commented out lines 3 and 4 in /etc/network/interfaces the Pi would boot in a…
NULL
  • 2,240
  • 8
  • 28
  • 49
3
votes
1 answer

Raspberry Pi 3: own Wi-Fi network (without internet)

Here I explain better what I would like to do with the Pi. The Raspberry 3 Pi has Minibian installed and serves as a controller for a robot that needs the Wi-Fi connection to work properly. Up to now I am using it in my house, so I know exactly the…
piti_wity
  • 39
  • 1
  • 4
2
votes
1 answer

Getting bluetooth to work on Raspberry Pi 3 after a dist-upgrade

This is really frustrating. Not expecting a definitive answer... but I can hope ;) Just some more troubleshooting ideas would be great. Clearly this has something to do with serial ports. But what??? I did a dist-upgrade to get my image working…
dpetican
  • 155
  • 2
  • 9
2
votes
1 answer

What's the better choice to prevent wear leveling?

I recently asked a question about how to shrink down an image so that it fits onto a very small SD-Card. In both answer and comments people were giving me the advice to not use a SD-Card smaller than 2GB since it is better to have free space. I…
Simon Kemper
  • 193
  • 1
  • 2
  • 7
1
vote
0 answers

Ethernet Indicator led on pi 3B+ not glowing

I am a newbie to Raspberry Pi and recently bought Raspberry pi 3 B+. I first downloaded and burn the minibian on sd card as some course suggested minibian. But whenever I connect pi with power, only pwr led glows(doesn't blink) and every other…
K_lash96
  • 41
  • 6
1
vote
0 answers

issue with upgrading Debian Jessie (MINIBIAN distro)

I'm trying to use the MINIBIAN distro as a minimal OS for my raspberry pi 3. Which as far as I know is based on Debian Jessie. I tried to use apt-get upgrade to upgrade my OS, however after I reboot the system does not boot. What it shows is a…
Foad
  • 111
  • 5
0
votes
3 answers

Error installing RPI.gpio

I'm a new enthusiast trying to learn with raspberry pi so I apologize if I don't use the correct programming terms... The problem that i'm having at the moment is that when I try pip install rpi-gpio i get the following error: unable to execute…
0
votes
1 answer

What is the fastest/best OS for OpenCV with a Pi 3?

I am using Raspberry Pi 3 for a surveillance project. In this project I need to use OpenCV 3 with pi camera. When I searched on Internet, some sites say Raspbian is good for this, whilst some say Minibian OR MotionEyeOs is best for such project. I…
Abhishek T.
  • 191
  • 1
  • 2
  • 11
0
votes
0 answers

raspberrypi 3 (minibian): wlan0 doesn't work without eth0 being plugged in to router

I'm customizing my minibian distro and now having hard time to set up two network interfaces: wireless (wlan0) and wired (eth0). I want eth0 to have a static IP (in case I need to connect it to the network using wires), while wlan0 (set up with…
Drew
  • 99
  • 2
0
votes
1 answer

WI-FI adapter doesn't work on minibian (RPi1B). What to do?

WiFi-adapter Ralink RT2571MF plugged in Raspberry Pi 1 B. OS Minibian. In minibian working as root. I followed instruction: $ apt-get update $ apt-get install firmware-ralink wpasupplicant iw crda wireless-regdb wireless-tools -y $ nano…
0
votes
1 answer

How to update Minibian OS to the latest framework?

As you may know, an update has been recently released for Raspbian Jessie a few days ago. It has nice features, and solves many annoying bugs: https://www.raspberrypi.org/blog/another-update-raspbian/ I'm using Minibian OS, a perfect minimal version…
Omid1989
  • 662
  • 2
  • 14
  • 29
-1
votes
1 answer

Pi Zero with minibian

I have worked with PI 2 and minibian. I have never tried minibian with PI 0 or PI 0 W. I simply want to ask whether i can use minibian on PI 0 or PI 0 W ? Thanks in advance.