avafinger / gc2035

gc2035 for H3 (320x240|640x480|800x600|1600x1200)
30 stars 7 forks source link

copy error #6

Open kaoss87 opened 5 years ago

kaoss87 commented 5 years ago

If your preferred distro does not provide the modified driver you can build it yourself.

git clone https://github.com/avafinger/gc2035.git

copy file gc2035.c to:

drivers/media/video/sunxi-vfe/device

**i use this method but i cant copy to file in drivers i get error this

root@orangepione:~/gc2035# sudo cp 'gc2035.c' /drivers/media/video/sunxi-vfe/device cp: cannot create regular file '/drivers/media/video/sunxi-vfe/device': No such file or directory

any easy way have ? setup gc2035 driver**

avafinger commented 5 years ago

This gc2035.c is meant to be built on BSP kernel. Which kernel are you using?