Top "Raspbian" questions

Raspbian is a free Debian-based OS for the Raspberry-Pi computer.

Using FTDI D2XX drivers with Python from Raspberry Pi on raspbian soft-float

We have a USB device controlled by FTDI's D2XX drivers. It's currently controlled from a Windows machine via a …

python usb raspberry-pi ftdi raspbian
How to emulate Raspberry Pi Raspbian with QEMU?

I'm trying to emulate a Raspberry Pi with the Raspian OS using QEMU. I've tried several approaches described on the …

linux linux-kernel raspberry-pi raspbian qemu
Raspberry Pi auto login without etc/inittab

I would like to settup my Raspberry Pi to auto login in a specific user. I googled this and the …

raspberry-pi raspbian
Fresh mysql-server installation does not ask for password

I am installing the package mysql-server on debian (actually Raspbian, the Debian version for raspberry pi). I'm installing it with …

mysql installation raspberry-pi raspbian
Bluetooth LE on Raspbian

I installed bluez-5.15 from source with the following configuration: $ ./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \ --localstatedir=/var …

linux raspberry-pi bluetooth-lowenergy raspbian bluez
Changing raspberry pi bluetooth device name?

I am trying to change a raspberry pi's bluetooth name to something else (an ip address) so that when I …

bluetooth raspberry-pi raspbian
Raspberry Pi webcam unable to open video device

Error " Unable to open video device " I am using a HP Deluxe Webcam (EW193AA) with raspberry pi log of …

raspberry-pi raspbian motion
How to install Python 3.5 on Raspbian Jessie

I need to install Python 3.5+ on Rasbian (Debian for the Raspberry Pi). Currently only version 3.4 is supported. For the sources …

python raspberry-pi debian raspbian
PM2 - Autostart on Raspbian (Raspberry Pi) does not work

Ok guys, this is driving me nuts... Can't get my nodejs application to autostart@boot on a raspberry pi... Machine: …

node.js raspberry-pi raspbian autostart pm2