 Kernel 4.4 for RPI2
Kernel 4.4 for RPI2
| 
					Kernel 4.4 for RPI2
				 | 
| 
					17th Jan, 2016, 08:46 PM 
				 Post: #1 | |||
| 
 | |||
| 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? | |||
| 
					22nd Jan, 2016, 02:53 AM 
				 Post: #2 | |||
| 
 | |||
| RE: Kernel 4.4 for RPI2 
					4.4 is live now!
				 | |||
| 
					24th Jan, 2016, 06:18 PM 
				 Post: #3 | |||
| 
 | |||
| RE: Kernel 4.4 for RPI2 (22nd Jan, 2016 02:53 AM)Smultie Wrote: 4.4 is live now! Thanks!  Found it under staging: Code: http://apt.xbian.org/pool/staging/rpi2-jessie/l/Code: sudo bashCode: vim /etc/apt/sources.list.d/xbian.listCode: deb mirror://apt.xbian.org/mirror.txt      staging  main rpi2-jessieCode: apt-get update && apt-get upgradeCode: 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 journalctlCode: No journal files were found.Any idea?   | |||
| 
					28th Jan, 2016, 10:30 AM 
				 Post: #4 | |||
| 
 | |||
| RE: Kernel 4.4 for RPI2 
					@duno No systemd journal is running because of using upstart
				 | |||
| 
					29th Jan, 2016, 03:48 AM 
				 Post: #5 | |||
| 
 | |||
| 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-logindCode: upstart-file-brI 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 Ah, http://forum.xbian.org/thread-3236-post-30429.html#pid30429 OK   | |||
| 
					« Next Oldest | Next Newest »
				 |