anonbeat Posted October 3, 2014 #1 Posted October 3, 2014 Hello, I want to build TBS6982 drivers for nanoboot kernel. I built the sources at https://github.com/liwei/xpenology-3.x but the Image I get is only 2.5MB when the original kernel from nanoboot is 12.3MB so the config in the sources is not the one used to build original nanoboot. I used synoconfig/xpenology enabling DVB support. Can anyone provide it to me so I can build TBS drivers for synology? Regards
anonbeat Posted October 3, 2014 Author #2 Posted October 3, 2014 Nevermind. FInally managed to get TBS6982se working on synology.
jundar Posted April 25, 2015 #4 Posted April 25, 2015 Your compiled kernel has small size because it has no contain INITRD inside. You should include path+name of initrd file in to kernel .config file ( CONFIG_INITRAMFS_SOURCE ).
Recommended Posts