Dafang-Hacks / Main

138 stars 63 forks source link

Sources for compiling kernel modules that come with standard rootfs #36

Closed sundarnagarajan closed 4 years ago

sundarnagarajan commented 4 years ago

How do I compile the kernel modules that come with the dafang rootfs (.ko names below):

mt7601Usta.ko
rtl8189es.ko
rtl8189fs.ko
sample_motor.ko
sensor_jxf22.ko
sensor_jxf23.ko
sensor_jxh62.ko
sinfo.ko
tx-isp-t10.ko
tx-isp-t20.ko

I cannot find source or kernel options for these - e.g. I looked specifically for rtl8189es.ko and rtl8189fs.ko

Any help will be appreciated

sundarnagarajan commented 4 years ago

I have made progress on this. Now I am able to compile MOST modules (all the modules required for the 128 MB Ingenic T20-based Wyze Cam Pan, at least). I am closing this issue - will open a different issue asking about kernel config for the kernel standard rootfs, and compiling and using the rtl8189es.ko module in particular.

Thanks for your help.