Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Kernel 4.4 for RPI2
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Kernel 4.4 for RPI2
17th Jan, 2016, 08:46 PM
Post: #1
duno
Unregistered
 
Kernel 4.4 for RPI2
I've seen on git,

https://github.com/xbianonpi/xbian-sources-kernel/tree/rpi-4.4.y

that there is now also a branch called 4.4.y.

Do I need to build my own Kernel or is there an "unstable" for the sources.list to try this Kernel?
Quote this message in a reply
22nd Jan, 2016, 02:53 AM
Post: #2
Smultie Offline
Moderator
******
Posts: 322
Joined: Feb 2013
Reputation: 16
RE: Kernel 4.4 for RPI2
4.4 is live now!
Find all posts by this user
Quote this message in a reply
24th Jan, 2016, 06:18 PM
Post: #3
duno
Unregistered
 
RE: Kernel 4.4 for RPI2
(22nd Jan, 2016 02:53 AM)Smultie Wrote:  4.4 is live now!

Thanks!
Smile

Found it under staging:

Code:
http://apt.xbian.org/pool/staging/rpi2-jessie/l/
linux-headers-bcm2836_4.4.0+-1453379683_armhf.deb
linux-image-bcm2836_4.4.0+-1453379683_armhf.deb

Code:
sudo bash

Code:
vim /etc/apt/sources.list.d/xbian.list
Code:
deb mirror://apt.xbian.org/mirror.txt      staging  main rpi2-jessie

Code:
apt-get update && apt-get upgrade
Code:
reboot

"uname -a"

4.4.0+ #1 SMP PREEMPT Thu Jan 21 13:19:25 CET 2016 armv7l GNU/Linux

But, journalctl is still not working on xbian.

Code:
sudo journalctl
Code:
No journal files were found.

Any idea?
Huh
Quote this message in a reply
28th Jan, 2016, 10:30 AM
Post: #4
Nachteule Offline
Administrator
******
Posts: 2,405
Joined: Dec 2014
Reputation: 122
RE: Kernel 4.4 for RPI2
@duno No systemd journal is running because of using upstart
Find all posts by this user
Quote this message in a reply
29th Jan, 2016, 03:48 AM
Post: #5
duno
Unregistered
 
RE: Kernel 4.4 for RPI2
(28th Jan, 2016 10:30 AM)Nachteule Wrote:  @duno ... because of using upstart

ups, yes pstree told me init ...

But there is also an

Code:
systemd-logind
systemd-udevd
and
Code:
upstart-file-br
upstart-udev-br

I do not know much about upstart, only, that Ubuntu was using it for a short time.

Most Systems I use are using SystemV or systemd and the default logger is rsyslogd.

What is the default logger in xbian and how to configure it to make logfiles like

Code:
/var/log/syslog
/var/log/dmesg
/var/log/auth.log
/var/log/mail.xyz
etc. ?
Huh

Ah,

http://forum.xbian.org/thread-3236-post-30429.html#pid30429

OK Smile
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 9th May, 2025, 01:33 PM Powered By MyBB, © 2002-2025 MyBB Group.