Jump to content

frauhottelmann

Members
  • Posts

    31
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Thanks Unfortunately I don't have another device right now to test the ssd or update the firmware. But that'll change soon.
  2. After applying the overlay you also have to go to armbian-config -> system -> governor and frequency (or whatever it's called). Then select the lowest and highest frequency and the governor and reboot.
  3. @piter75 any ideas why it wouldn't work? You also have one right?
  4. Then that might be the problem. I am building 20.11 right now. Let's see if that helps. Otherwise I'll try master+dev kernel
  5. I have also tried it with my big 5V power supply. Same problem. U-Boot looks good: Armbianmonitor: http://ix.io/2OIx
  6. What is everyone with a NVMe using to power it? Anyone using it with a PD power supply?
  7. No, unfortunately it's the only one I have. But I did just try a known good wireless card - same result 😒
  8. I am getting the same error: [ 1.253914] vcc3v3_pcie: supplied by sys_12v [ 2.630978] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 2.631008] OF: /pcie@f8000000: Missing device_type [ 2.631041] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 2.631062] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 2.631950] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 2.723678] ehci-pci: EHCI PCI platform driver [ 2.763643] ohci-pci: OHCI PCI platform driver [ 3.092350] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 3.092401] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 3.092423] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 3.093327] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 3.645989] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! [ 3.646968] rockchip-pcie: probe of f8000000.pcie failed with error -110 [ 33.762142] vcc3v3_pcie: disabling Any ideas? I have the mezzanine without PoE and I have enabled PCIe in armbian-config. The build is from today The m.2 is a Corsair Force MP510 NVMe drive. Power supply is a 60W PD unit,
  9. Maybe check this commit: https://github.com/armbian/build/pull/2572
  10. If anyone is interested: I designed a new cover instead of the acrylic plate. I broke it because I tried to drill a hole into it to get access to the power pins: I made a new one in Fusion 360 to be 3D-printed or laser cut: https://www.thingiverse.com/thing:4501621 With it you get access to all pins (power, PCIe, GPIO, serial and SPI) and the reset button. The picture is of version 1. The newer version on thingiverse has larger cutouts and holes.
  11. Thanks! Higher boot verbosity doesn't give any more details:
  12. Has anybody tried to build an image recently? I get a working image out of 20.05 with focal and dev kernel. It stops booting after an upgrade. It hangs on "starting kernel" (console). And if I try to build one on master with dev it doesn't boot at all. Over HDMI it shows the following. First I thought it was the HDMI-boot problem of rk3399 ( @piter75 ), but it doesn't change without HDMI cable. The green LED just keeps flashing and nothing happens. EDIT: Oh and with master and current it boots, but ethernet doesn't come up and open ssh server keeps crashing And it's not a power supply problem since I power via 12V-headers.
  13. Since I also had this problem: Your time is probably off. I installed an image from a while ago and the time on the board didn't update. Then the certificates are invalid, because they're only valid for 30 days. I did set the time roughly correct to get it going: sudo date --set="2020-06-26 09:05:59.990" After that everything starts working again.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines