Page 1 of 1

kernel configfile

Posted: Sun Oct 27, 2013 8:41 pm
by ruud
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

Re: kernel configfile

Posted: Sun Oct 27, 2013 10:04 pm
by bugficks
you need to edit linux-3.0.20/include/linux/vdlp_version.h to match your kernel

Re: kernel configfile

Posted: Tue Oct 29, 2013 11:11 pm
by ruud
Thank you, the module is now accepted by the kernel using insmod.

However the usb PID/VID still seems to be wrong.
I have downloaded the linux driver for the Realtek RTL8192CU WIFI stick.

The driver is working on my Ubuntu PC.
the driver is accepted by the TV.

Do you have any idea how I can change the PID/VID of the Realtek RTL8192CU?

regards,

Re: kernel configfile

Posted: Thu Dec 05, 2013 4:50 pm
by srivab
any update on the configuration of RTL8192CU . Im not able to change 04E8:2018.

Re: kernel configfile

Posted: Sun Dec 29, 2013 8:38 pm
by theruan
I may be wrong, but it might be giving u error on pid/vid as the tvs are blocked to only accept samsung dongles(not sure)...