RuralHunter / CoreELEC

This is CoreELEC for Phicomm N1 device only. Run ./mkn1 to build.
https://coreelec.org
593 stars 106 forks source link

红外驱动应该有问题[BUG] #79

Open WXpiero opened 2 years ago

WXpiero commented 2 years ago

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. 写到emmc的时候,有一行报错,不知是否是那个文件的问题
  2. 无法用手机遥控coreelec了,怎么搜都搜不到这个主机,但是ssh是可以连上的
  3. See error

Informations

Log file

CoreELEC:~/n1script # bash installtoemmc rootfs: /dev/system, storage: /dev/data, root_part: -1 This script will erase BOOT, SYSTEM, DATA and DTB on your device and install LE that you booted from SD card/USB drive.

It will create a backup of device tree and recovery partition on your boot media.

The script does not have any safeguards!

Formatting SYSTEM partition.../dev/system contains a ext4 file system last mounted on /tmp/system on Thu Jan 1 00:00:09 2015 done. Copying SYSTEM files...cp: can't stat 'scripts/s905autoscript-1': No such file or directory done. Formatting DATA partition...done. Stopping Kodi...done. Copying user data... All done! WARNING: If your internal memory layout is different from standard Amlogic, you have to perform this operation again! Your system will reboot from internal memory.

Additional context