Questions tagged [rpi-source]
8 questions
4
votes
1 answer
Where can I find the source code of Raspbian Jessie?
I am planning to start some research on the source codes of a number of middle-ware systems. Raspberry pi is one of those. But I cannot find the source code for Raspbian Jessie. Can anyone help me?
Thanks
MSA
- 49
- 1
- 2
3
votes
0 answers
How do you setup a Raspbian Package Repository
Many of the Raspbian packages available are old and I want to update some of the software I use to the latest version. I would like to setup a local repository so my other RPi's can all pull from the same place. So how can I build packages and host…
kevin
- 1,284
- 3
- 14
- 26
2
votes
2 answers
Cannot find package openjdk-7-jre
I am trying to install JDownloader on my raspberry pi who have osmc (debian) as a OS. I am trying to install run below command
sudo apt-get update
sudo apt-get install openjdk-7-jre
and it says
Package openjdk-7-jre is a virtual package provided…
abmussani
- 121
- 2
1
vote
1 answer
Trouble with rpi-source with kernel 4.0.x
Since a while I was using rpi-source to download kernel source corresponding to the kernel update using rpi-update.
As it works great on kernel
Linux pib 3.18.14+ #793 PREEMPT Sat May 30 13:15:19 BST 2015 armv6l GNU/Linux
It doesnot work with…
mpromonet
- 1,124
- 1
- 19
- 38
1
vote
2 answers
Document history?
I'm new here, and looking for where can I find some older version of the official document on raspberrypi.com, or where to get the document history?
Specifically, for this document, at around May of…
Weishan Yang
- 121
- 4
1
vote
1 answer
Unable to find raspberrypi-kernel-headers package
I'm trying to get Wireguard going on my RPi, just to mess around with it. I think I correctly followed the various directions I've seen about how to get up-and-running, but I can't find the raspberrypi-kernel-headers package mentioned in a couple…
Skip
- 111
- 1
- 1
- 2
0
votes
1 answer
ifconfig is showing etho an wlan but no lo?
I attempted to give my RPi a static IP address by altering /etc/network/interfaces file. Now the command, ifconfig, shows no lo when called. What did I do wrong?
I tried reverting the line iface eth0 inet static back to iface eth0 inet dhcp, but…
Patrick Bentley
- 101
- 1
0
votes
2 answers
Trouble with rpi-source (hello world kernel module)
the first time I ran rpi-source (https://github.com/notro/rpi-source/wiki) I had no trouble at all getting the hello world kernel module to run.
I deleted the kernel headers, and when I now run rpi-source, it proceeds to ask me hundreds of questions…
user765269
- 101
- 1