Jump to content

IgZero

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by IgZero

  1. Hi! You can share your version of the driver for mcp2515?
  2. The mcp2515 driver managed to be started only under mainline kernel.
  3. I will make a cable and will connect to serial console. After that lay out results.
  4. I have rtd2660h HDMI/VGA/NTSC/PAL controller (it is also known as VS-TY2662-V1) OrangePI is connected through to a controller on HDMI
  5. My board is OrangePI PC. I use Armbian5.27_Ubuntu_xenial_desktop (kernel 4.10.1-sun8i). My display is "Innolux AT070TN90": 7", HDMI. I can't expose resolution 800x480. Prompt how to change resolution?
  6. Thanks. Overlay works!!! Has loaded can and can-dev modules: There was a can0 interface:
  7. Hi! I am ready to test MCP2515 with 8 MHz oscillator. I wait for an example of your overlay. My board OrangePI PC
  8. How to connect the mcp251x driver on the OrangePI PC? I make new kernel (Debian 8.7 (jessie)) with can-bus modules and mcp251x module. Has connected MCP2515 according to the following scheme. GND (PIN30 OPI) ---> GND MCP2515 VCC+5V (PIN2 OPI ---> VCC MCP2515 PC00 (PIN19 OPI) ---> SI MCP2515 PC01 (PIN21 OPI) ---> SO MCP2515 PC02 (PIN23 OPI) ---> SCK MCP2515 CE00 (PIN24 OPI) ---> CS MCP2515 PA20 (PIN37 OPI) ---> INT MCP2515 All modules are loaded, but the can0 device doesn't appear. modprobe can modprobe can-dev modprobe can-bcm modprobe can-gw modbrobe mcp251x
  9. My problem with camera is solved. See https://forum.armbian.com/index.php/topic/3613-armbian-525-on-orangepi-pc-the-gc2035-video-camera-doesnt-work/
  10. Yes. I built from the source code because, there where I now am (Far North of Russia) very slow Internet. From a older image (armbian 5.20) too everything shall turn out.
  11. Problem solved https://forum.armbian.com/index.php/topic/3613-armbian-525-on-orangepi-pc-the-gc2035-video-camera-doesnt-work/
  12. Problem is solved. 1) I make Armbian5.20 image from source code ( https://github.com/igorpecovnik/lib/archive/v2016.09.tar.gz ) 2) Write image to SD card 3) Boot from SD card 4) After initial initialization of system it is necessary to execute: sudo apt-get update sudo apt-get upgrade sudo reboot 5) Boot orangepi and login sudo modprobe gc2035 sudo modprobe vfe_v4l2 The camera /dev/video0 present
  13. In version 5.26 same problem. The camera doesn't work.
  14. The camera ceased to work from the Armbian 5.25 version. Now I will try the 5.26 version collected from source codes
  15. In the file /boot/boot,cmd change string setenv console "ttyS0,115200" to setenv console "serial" . After changes it is necessary to execute the command mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr I have no file /boot/.force-verbose, there is a /boot/.verbose file (OS Armbian5.25)
  16. v4l2-ctl won't help as there is no video4linux device IMHO: A problem in the vfe_v4l2 module. I created a topic with a similar problem (OS Armbian5.25), the solution isn't found yet
  17. I will track a subject. My "OrangePI PC" (OS Armbian 5.25) absolutely same problem. The CSI camera gc2035 doesn't work. https://forum.armbian.com/index.php/topic/3613-armbian-525-on-orangepi-pc-the-gc2035-video-camera-doesnt-work/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines