Jump to content

yanzixiang

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

1010 profile views
  1. https://www.armbian.com/uefi-arm64/ said it suppport PHYTIUM D2000, so i want to ask, if it support PHYTIUM FT2000/4 ?
  2. I Just complie the kernel and uboot in virtualbox, and I copied the output file "linux-image-sun8i_5.45_armhf.deb" to the orange pi zero, in orange pi zero,I run "dpkg -i linux-image-sun8i_5.45_armhf.deb", After this ,I rebooted, and then i run "uname -a ", but I still get the same output "Linux orangepizero 3.4.113-sun8i #4 SMP PREEMPT Sun May 27 11:03:31 CST 2018 armv7l armv7l armv7l GNU/Linux". Have I missed any steps ?
  3. I just install armbian on orangepizero, and get this, uname -a Linux orangepizero 3.4.113-sun8i #18 SMP PREEMPT Wed Jan 24 22:10:49 CET 2018 armv7l armv7l armv7l GNU/Linux does this mean, this patch is enabled by default now ?
  4. [ 11.799225] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, de v addr: 0x48) [ 11.804169] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x48, de v addr: 0x48) when using i2c-bus,there is too much log in the dmesg, how can i disable this kind of log ?
  5. hi, Igor, this can be done by 4 steps: 1.cd /boot 2.vi boot.cmd and change ttyS0 to ttyS1 and write to file 3. mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr 4.reboot waitting for an better way to do this.
  6. In the dmesg I can see this root=UUID=d00b548f-42bb-44e4-aa5d-da053db3e25d rootfstype=ext4 rootwait console=tty1 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=c5ee5075-01 ubootsource=mmc sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 all the params are passed to kernal by u-boot ?
  7. hi, Igor, I don't want to deal with u-boot, I just want to display the kernal logs, where and how to change the kernel command line params?
  8. hi, Igor, I want to display the boot log into an TTL screen which is attached to another UART, can you explain how to do this?
  9. hi,can u share some experience on how to use pyspiflash to read/write data in the SPI flash on OPi Zero?
  10. They have publish the schematics here https://pan.baidu.com/s/1qXZky5m#list/path=%2FOrangePi_Office%2FDocument-Tools%2FOrangePi R1&parentPath=%2FOrangePi_Office%2FDocument-Tools
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines