gc2035 icon indicating copy to clipboard operation
gc2035 copied to clipboard

copy error

Open kaoss87 opened this issue 7 years ago • 1 comments

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**

kaoss87 avatar Jan 29 '19 14:01 kaoss87

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

avafinger avatar Jan 30 '19 10:01 avafinger