kernel configfile
Posted: Sun Oct 27, 2013 8:41 pm
L.S.,
I tried to build a kernel module driver using the Samsung toolchain and
the kernel that is present on opensource.samsung.com.
The kernel version on the site seems to be version 1000.
module builds fine but, after copying it to the tv (UE40ES5500),
the module can not be loaded. dmesg | grep shows that
the version magic number is wrong: version magic = 0062, must be 0064.
TV software firmware version is 001034. Do you know where I can get
the .config file that has been used to build the kernel, so I can use
it to build my module?
Best regards,
Ruud
I tried to build a kernel module driver using the Samsung toolchain and
the kernel that is present on opensource.samsung.com.
The kernel version on the site seems to be version 1000.
module builds fine but, after copying it to the tv (UE40ES5500),
the module can not be loaded. dmesg | grep shows that
the version magic number is wrong: version magic = 0062, must be 0064.
TV software firmware version is 001034. Do you know where I can get
the .config file that has been used to build the kernel, so I can use
it to build my module?
Best regards,
Ruud