Difference between revisions of "Differences between kernels"

From WikiDLXTV
Jump to: navigation, search
(Initial release)
 
(Confirm working for 3TB drives for Live)
Line 28: Line 28:
 
|> 2TB drive support
 
|> 2TB drive support
 
|No
 
|No
|No
+
|Yes (Live Only!)/ No (Live Plus)
 
|}
 
|}
  

Revision as of 07:34, 30 November 2011

Kernel

The linux kernel is the actual operating system that powers your WDTV. As part of various firmware releases, the kernel has gone through some series of changes, and it is important for you to know what kernel to use and what it offers you. The kernel is supplied with the firmware as a fff file. Always use the file supplied with your release and only change it if you know you need some special feature not supported by that kernel.

You can always find out what your kernel version is by running this command through telnet/ssh:

uname -a
2.6.22.19-19-4 #7 2.6.22.19-19-4 #9
Included in firmware release version 0.4.7.x 0.5.x.x
Advanced standby Yes No
fakeusb.app.bin Yes No
Swapfile support No Yes
> 2TB drive support No Yes (Live Only!)/ No (Live Plus)


Custom kernels

B-rad is working on a way to allow you to boot any custom kernel in the future. This will remove the restrictions above and will let you have a stable kernel with the modules and functionality you want.