Questions tagged [raspbian-jessie]

Raspbian-Jessie is a GNU/Linux operating system derived from Debian 8. Initially released in September 2015, superseded by Raspbian-Stretch in August 2017.

Raspbian-Jessie is a GNU/Linux operating system derived from Debian 8. Initially released in September 2015, superseded by Raspbian-Stretch in August 2017.

597 questions
96
votes
3 answers

Differences between Raspbian Jessie and Raspbian Jessie Lite

What are the differences between Raspbian Jessie and Raspbian Jessie Lite? What's better for a Owncloud server: Raspbian Jessie or Raspbian Jessie Lite?
user38660
78
votes
4 answers

How do I set my Raspberry Pi to automatically update/upgrade?

Currently, to get things up to date on my Raspberry Pi, I have to type in sudo apt-get update and sudo apt-get upgrade. Is there a way to set it up to automatically do this? I am running Raspbian Jessie.
Isaac Corbrey
  • 887
  • 1
  • 7
  • 13
75
votes
7 answers

Upgrade to Raspbian Jessie

How can I perform an upgrade from Raspbian Wheezy to Jessie?
Fragmentation Needed
  • 1,362
  • 1
  • 10
  • 12
42
votes
4 answers

Setup Raspberry Pi 3 as bluetooth speaker

I am looking for a way to configure the Raspberry Pi 3 as bluetooth speaker using Raspbian Jessie. What I mean by as bluetooth speaker is use it to receive audio stream via bluetooth using A2DP and play it via speakers connected to the Raspberry Pi…
gtatr
  • 524
  • 1
  • 6
  • 15
24
votes
4 answers

Raspberry Pi 3 and Raspbian Jessie - How to run fsck at boot?

How to run fsck at boot when using Pi 3 and Raspberry Jessie? I have read some tutorial but they differ. I have run sudo touch /forcefsck but what else I have to do? I know that I should set FSCKFIX=yes but what is the correct file? Some say…
JPX
  • 563
  • 2
  • 4
  • 13
23
votes
8 answers

"Failed to connect to non-global ctrl_ifname" when running wpa_cli reconfigure

I am using a Raspberry Pi 2, running Debian Jessie, and I have a problem with my Wi-Fi connection, after setting my /etc/network/interfaces: # interfaces(5) file used by ifup(8) and ifdown(8) # Include files from /etc/network/interfaces.d: …
Balsam Qassem
  • 359
  • 1
  • 3
  • 9
22
votes
8 answers

Force IPv4 address

I upgraded my Raspberry Pi to Jessie, which uses systemd. One side-effect is that it connects using IPv6 only and does not have an IPv4 address. How can I force it to get an IPv4 address from the DHCP server? One ad-hoc solution is the command sudo…
John Smith
  • 1,251
  • 3
  • 18
  • 27
21
votes
3 answers

Adjusting the Brightness of the Official Touchscreen Display

Is there a way to adjust the brightness of the official touchscreen display? I couldn't find a definite answer. I'm running the latest release of Raspbian Jessie.
Diogo Magalhães
  • 473
  • 2
  • 4
  • 11
21
votes
2 answers

How do I configure my sound for Jasper on Raspbian Jessie?

I'm using Raspbian Jessie (2015-11-21) to run Jasper (master branch) on the Raspberry Pi 2 Model B. The installation instructions in the documentation seem to be for Wheezy and not Jessie. Running Jasper on Wheezy works fine. But, on Jessie, I had…
Housni
  • 593
  • 1
  • 5
  • 11
20
votes
2 answers

How do I upgrade Raspbian Lite to Raspbian PIXEL?

This question assumes a system has up-to-date package lists and packages via apt-get update && apt-get dist-upgrade. With the release of Raspbian PIXEL Raspbian no longer uses the standard LXDE desktop but the new PIXEL desktop. (This has somewhat…
cjs
  • 823
  • 1
  • 6
  • 15
17
votes
3 answers

Time and timezone issues on Raspberry Pi

I've a Raspberry Pi that I was using in the EST timezone. It had an NTP service installed (sudo apt-get install ntp) and the Raspberry Pi was set to the UTC timezone. The date on the Raspberry Pi was correct, until I took the Raspberry Pi to the…
Ninja
  • 271
  • 1
  • 2
  • 5
17
votes
6 answers

Raspberry Pi connected to internet but can't SSH or Ping

I have a Raspberry Pi Model 2 running the newest version of Raspbian Jessie. My Pi is connected to the internet using an Edimax Wireless adapter, and I can download and browse the internet just fine. However any time I try to ping the Pi I get…
Sullivan Prellwitz
  • 179
  • 1
  • 1
  • 5
16
votes
6 answers

Failed to create MMAL component b'vc.ril.camera': Out of memory

I am trying to run a simple script that listens for a button click and then takes a picture. Once two pictures have been taken it compares the two using OpenCV to calculate the difference. I am running into this error when running my script followed…
Justin
  • 452
  • 1
  • 4
  • 13
16
votes
4 answers

Set multiple static ip in dhcpcd.conf - Raspbian 8 (jessie)

Trying to set two static ip in dhcpcd.conf, but second ip is not active. dhcpcd.conf interface eth0 static ip_address=192.168.3.99/24 static routers=192.168.3.61 static domain_name_server=192.168.3.61 interface eth0:1 static…
Avin Varghese
  • 261
  • 1
  • 2
  • 6
16
votes
3 answers

What is the difference between Raspbian Wheezy and Raspbian Jessie?

I just set up a new Raspberry Pi and accidentally installed Raspbian Jessie rather that Raspbian Wheezy. Are there any significant or important differences I should know about?
A.Murph
  • 175
  • 1
  • 2
  • 7
1
2 3
39 40