dyce Posted August 1, 2016 #1 Posted August 1, 2016 Here is the kernel, from the stickied thread https://mega.nz/#!WUIjxZYD!FLqYKn0kwtFy ... 2X9MJLYMts Does anyone have a working .config file?
Aigor Posted August 2, 2016 #2 Posted August 2, 2016 You need to download synology gpl source of your branch you have installed at now only 5644 branch is available https://sourceforge.net/projects/dsgpl/ ... z/download expand and inside you will find 2 folder, one for 2.4 kernel and other for 3.x kernek. look inside last one and you will find a working .config file.
dyce Posted August 2, 2016 Author #3 Posted August 2, 2016 I got a little further but couldnt get it to boot in KVM. Could the xpenology team possibly post the .config for the latest xpenology release?
nearffxx Posted August 5, 2016 #4 Posted August 5, 2016 That's the .config taken from the latest xpenology release, dunno if that works for you. https://mega.nz/#!rAtz3aqA!c2iGrRtH6W5MIlhVSNGI2gXvKI0rosiT6q701pvJWvE BTW, you can find the .config of a running OS in /proc/config.gz.
Aigor Posted August 9, 2016 #5 Posted August 9, 2016 That's the .config taken from the latest xpenology release, dunno if that works for you.https://mega.nz/#!rAtz3aqA!c2iGrRtH6W5MIlhVSNGI2gXvKI0rosiT6q701pvJWvE BTW, you can find the .config of a running OS in /proc/config.gz. Only if you have a kernel compiled with specific option to export running config into /proc or, if you have compiled specific module
nearffxx Posted August 10, 2016 #6 Posted August 10, 2016 That's the .config taken from the latest xpenology release, dunno if that works for you.https://mega.nz/#!rAtz3aqA!c2iGrRtH6W5MIlhVSNGI2gXvKI0rosiT6q701pvJWvE BTW, you can find the .config of a running OS in /proc/config.gz. Only if you have a kernel compiled with specific option to export running config into /proc or, if you have compiled specific module I can confirm xpenology kernel is compiled with that option.
dyce Posted August 11, 2016 Author #7 Posted August 11, 2016 That's the .config taken from the latest xpenology release, dunno if that works for you.https://mega.nz/#!rAtz3aqA!c2iGrRtH6W5MIlhVSNGI2gXvKI0rosiT6q701pvJWvE BTW, you can find the .config of a running OS in /proc/config.gz. Only if you have a kernel compiled with specific option to export running config into /proc or, if you have compiled specific module I can confirm xpenology kernel is compiled with that option. I am still getting errors, could you provide what distro you used and what packages you installed? did you use the toolchain from synology's sourceforge? did you set ARCH=x86_64 Thanks for the help. Ill put together a dockerfile to automate this.
Recommended Posts