kernel configfile

Ideas and dreaming will go this forum
Post Reply

ruud
Posts: 5
Joined: Sun Oct 27, 2013 8:31 pm

kernel configfile

Post 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
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: kernel configfile

Post by bugficks »

you need to edit linux-3.0.20/include/linux/vdlp_version.h to match your kernel
ruud
Posts: 5
Joined: Sun Oct 27, 2013 8:31 pm

Re: kernel configfile

Post 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,
srivab
Posts: 4
Joined: Thu Dec 05, 2013 4:45 pm

Re: kernel configfile

Post by srivab »

any update on the configuration of RTL8192CU . Im not able to change 04E8:2018.
theruan
Posts: 7
Joined: Tue Dec 24, 2013 1:47 am

Re: kernel configfile

Post 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)...

Post Reply

Return to “[E] Brainstorm”