Hi,
iam new to this linux field.can any1 help me to overcome the following problem...plz
while booting inorder to test HDMI,iam facing syslink module not found problem.
regards,
kripashree
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
iam new to this linux field.can any1 help me to overcome the following problem...plz
while booting inorder to test HDMI,iam facing syslink module not found problem.
regards,
kripashree
thanx for the reply margarita..:)
ya iam using EZSDK software with dm8168 platform.
i had tried with that command but it was not working.
Hello,
Are you rebuild the kernel?
Could you check the syslink.ko is presented in the /lib/modules/2.6.37/kernel/drivers/dsp?
insmod /lib/modules/2.6.37/kernel/drivers/dsp/syslink.ko
BR
Margarita
ya i had rebuilt.
but there was no such 2.6.37 folder in /lib/module path,instead of that 3.0.0-12-generic folder was there and later in kernel/drivers/dsp path no syslink.ko file.
so now iam replacing source code with original copy and tying to apply patch file.
is there any other way which i can follow??
Hello,
The syslink module is presented in the path which I posted you. If you rebuild the kernel you should rebuild the syslink.ko also.
The kernel which is used is 2.6.37.
Please you could try to create SD card:
<EZSDK>/docs
DM814x_EZ_Software_Developers_Guide.pdf
How to create an SD card
Let me know is there ll be a problem with loading the syslink.ko.
BR
Margarita
Hello,
You could check these threads:
http://e2e.ti.com/support/embedded/linux/f/354/t/255362.aspx
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/140714.aspx
Best Regards,
Margarita
Thank you margarita for your suggestions.
sorry its my mistake in applying patch i guess,now i had replaced it with original source code and applied patch again.
now iam free from that error.
now syslink.ko file is located in the path as you told.
Thank you once again...:)