Jump to content

Build additional DVB kernel module


d1dd1

Recommended Posts

Hello,

 

I was trying to add the module em28xx (PCTV 460e DVB S2 drivers) but get errors

 

Cubietruck Vanilla 2.81

 

What I did:

 

1. make menuconfig in /usr/src/linux-headers-4.3.3-sunxi

2. add  Device Drivers -> Multimedia support ->  Media USB Adapters -> Empia EM28xx USB devices support -> DVB/ATSC Support for em28xx based TV cards as Module

3. "make scripts" as there was an error with the scripts

4. make modules

 

I get the following error

 

root@cubietruck:/usr/src/linux-headers-4.3.3-sunxi# make modules ARCH=arm

  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: *** No rule to make target 'arch/arm/tools/gen-mach-types', needed by 'include/generated/mach-types.h'.  Stop.
arch/arm/Makefile:313: recipe for target 'archprepare' failed
make: *** [archprepare] Error 2
 

 

 

Is there a tutorial how to build additional modules on the cubietruck ?

 

Could you include the module in future releases ( iirc the S2 adapter works with the legacy image out of the box so the driveres are already in there)

 

Thanks ! 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines