Jump to content

JeremyA

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I've just got a shiny new NanoPC-T6 and can get it to sort of work using a Debian image provided by the Vendor. One issue is the HDMI output which seems to be quite unusual. I can only get one of my monitors to display an image (a 4K philips) . The usual 1920x1080 screens such as Acer 22" don't work. It also seems the Debian version can only run an overlay driver rather than native I already run a NanoPi M4V2 and a NanoPi R2S under Armbian and am very happy with them and armbian I'm happy to be a guinea pig for anyone wanting to get an armbian version running on the T6. I have some respectable machines that can do cross-compiles quite fast. I want to get the device to run fully native drivers and specifically have full control over the NPU cores for hard-core image applications.
  2. I found this post to be very helpful https://forum.armbian.com/topic/7511-nanopi-m4/?do=findComment&comment=92709 The code works well. However, edit the low temperature to something under room temperature so you can check the fan starts. To check this Run the program in the compile directory before you install it as a service. Then put it the temperature back to some reasonable figure and install it as a service and enable the service. The new fancontrol is installed in /usr/bin/fancontrol I found another file /usr/sbin/fancontrol. That seems to be a shell script. It may be helpful to rename it to avoid interfering with the new fancontrol
  3. I am searching for the cause of my m4v2 fan not running (and from the lack of dust it's possible it's never been running). I have the metal case and NVME adpator board. The fan is controlled by channel PWM1 in the NVME adaptor. I checked my fan connector and found 0V which I assume means it's running at 0% PWM or the mosfet has failed. I have attempted to use the code from https://cgomesu.com/blog/Nanopi-m4-mini-nas/#pwm-fan-controller and got That's as far as I have got. I imagine there is some process already in place to control that PWM pin? But I don't know how to identify it. There is of course the option to hard wire the fan into the 5V supply on the main I/O connector. This will run 24/7 at reduced speed, which by reports is very quiet but effective.
  4. armbianmonitor -u http://ix.io/4eJI
  5. lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye hwinfo --disk 20: PCI 00.0: 10600 Disk [Created at block.245] Unique ID: wLCS.EJHvc9MwvZ7 Parent ID: VCu0.AxGd7hiuG+6 SysFS ID: /class/block/nvme0n1 SysFS BusID: nvme0 SysFS Device Link: /devices/platform/f8000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/nvme/nvme0 Hardware Class: disk Model: "Samsung Electronics NVMe SSD Controller SM981/PM981/PM983" Vendor: pci 0x144d "Samsung Electronics Co Ltd" Device: pci 0xa808 "NVMe SSD Controller SM981/PM981/PM983" SubVendor: pci 0x144d "Samsung Electronics Co Ltd" SubDevice: pci 0xa801 Driver: "nvme" Driver Modules: "nvme" Device File: /dev/nvme0n1 Device Files: /dev/nvme0n1, /dev/disk/by-id/nvme-eui.002538540142ff22, /dev/disk/by-path/platform-f8000000.pcie-pci-0000:01:00.0-nvme-1, /dev/disk/by-id/nvme-Samsung_SSD_970_EVO_Plus_250GB_S4EUNJ0N451054H Device Number: block 259:0 Geometry (Logical): CHS 238475/64/32 Size: 488397168 sectors a 512 bytes Capacity: 232 GB (250059350016 bytes) Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #1 (Non-Volatile memory controller) 21: None 00.0: 10600 Disk [Created at block.245] Unique ID: kLao.Fxp0d3BezAE Parent ID: OBK3._NN+DZ1HDn4 SysFS ID: /class/block/mmcblk1 SysFS BusID: mmc1:aaaa SysFS Device Link: /devices/platform/fe320000.mmc/mmc_host/mmc1/mmc1:aaaa Hardware Class: disk Model: "Disk" Driver: "dwmmc_rockchip", "mmcblk" Device File: /dev/mmcblk1 Device Files: /dev/mmcblk1, /dev/disk/by-path/platform-fe320000.mmc, /dev/disk/by-id/mmc-SC16G_0xe2e82a63 Device Number: block 179:0-179:31 Geometry (Logical): CHS 486192/4/16 Size: 31116288 sectors a 512 bytes Capacity: 14 GB (15931539456 bytes) Config Status: cfg=new, avail=yes, need=no, active=unknown Attached to: #15 (MMC Controller) lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT mmcblk1 179:0 0 14.8G 0 disk └─mmcblk1p1 179:1 0 14.7G 0 part /media/mmcboot nvme0n1 259:0 0 232.9G 0 disk └─nvme0n1p1 259:1 0 232.9G 0 part / hdparm -t --direct /dev/nvme0n1p1 /dev/nvme0n1p1: Timing O_DIRECT disk reads: 1088 MB in 3.00 seconds = 362.25 MB/sec In comparison I have seen reports of other Rockchip systems with speeds around 1500 MB/sec. The drive is a Samsumg 970 EvoPlus
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines