Commit Graph

16 Commits

Author SHA1 Message Date
Matthias Reichl
ee165719d5 RPi: add alsa card conf for IQAudIODigi to enable passthrough
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-09-14 15:08:15 +02:00
chewitt
df9893ccfd linux: add JustBoom alsa IEC958 conf 2017-01-14 02:18:31 +00:00
MilhouseVH
19f7ce8ee6 RBP: add HiFiBerry also config 2016-12-01 16:08:08 +00:00
MilhouseVH
0da3ceaee5 console: enable cursor for textmode and RPi serial consoles 2016-04-02 18:36:17 +01:00
MilhouseVH
386c1a3b43 RPi/RPi2: remove bcm2708-rng.conf 2015-12-15 12:17:19 +00:00
Peter Vicman
f7a36dee3a projects/RPi*: use correct environment for serial console 2015-10-13 19:37:33 +02:00
Haggai Eran
a09ae66ee4 projects/RPi*: add serial console service
Add a console shell for debugging a Raspberry Pi. The shell is added
conditionally if the console parameter appears in the kernel command
line.

The service file follows the template provided by stefansaraev [1].

[1] http://sprunge.us/cBdT
2015-09-15 14:13:08 +02:00
Stephan Raue
b8bff1f929 projects/RPi/filesystem: dont load lirc_rpi on boot, needs to be done manually/with DTB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-25 22:03:43 +01:00
Stephan Raue
3939a18438 projects/RPi/filesystem: remove openssl configuration
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-01-25 22:03:43 +01:00
Stefan Saraev
bf42102acb reorder etc/profile.d
- all files should be xx-*.conf
- kodi.conf should be last. it appends $PATH and $LD_LIBRARY_PATH
  for addons. those are very important.
- busybox.conf should be right before kodi. it sets $HOME. nothing but
  kodi is allowed to override whatever is set by busybox.conf
- addons.conf should be first, so if we allow addon specific
  profile files, those should not be allowed to override env vars
  or functions we depend on.
2015-01-09 19:55:42 +02:00
Stephan Raue
0b25dd5467 projects/RPi/patches/linux: update RPi support patch to fix bcm2708_rng driver, readd bcm2708_rng as kernel module and load by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-10 19:27:02 +02:00
Stephan Raue
8a2f22bee0 projects/RPi/filesystem: move /etc/modules to /usr/lib/modules-load.d/
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-08 00:12:00 +01:00
Stephan Raue
f39be24b32 projects/RPi/filesystem: add project based OpenSSL config file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-06-17 04:25:55 +02:00
Stephan Raue
b897e13152 projects/RPi: add own /etc/modules file and load lirc_rpi by default, dont loade coretemp module
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-05-09 00:02:43 +02:00
Stephan Raue
bd4c37762a busybox: set minimum free memory for all platforms
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-12 23:46:22 +02:00
Stephan Raue
f85134ff5c projects/RPi: add sysctl config to prevent page alloc errors on the USB network device
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-04-22 17:23:44 +02:00