Forum Discussion

GTese's avatar
GTese
Icon for New Contributor rankNew Contributor
5 years ago

Intel FPGA for Opencl

The following error was generated with sd card. How can I solve this problem? I use DE1_Soc board and OS Ubuntu 20.04.

root@socfpga:~# EXT4-fs (mmcblk0p2): error count: 14
EXT4-fs (mmcblk0p2): initial error at 1589363587: ext4_iget:4589: inode 49
EXT4-fs (mmcblk0p2): last error at 1601294682: ext4_lookup:1701: inode 49

4 Replies

  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi ,

    Please let us know which SoC EDS and Quartus version you are using.

    Also please check whether Ubuntu 20.04 is the recommended OS version version of SoC EDS you are using.

    Thanks and Regards

    Anil


    • GTese's avatar
      GTese
      Icon for New Contributor rankNew Contributor

      I use the SoC EDS and Quartus Prime Standard Edition 18.1 version.

      Thanks and regards
      Guta
  • AnilErinch_A_Intel's avatar
    AnilErinch_A_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi ,

    Please use the recommended versions of Linux , it looks like you were using an older version of Quartus and newer latest version of Ubuntu. If you can try using Ubuntu 18.04 or 16.04 that should actually be helpful in solving the issue. The error which you have mentioned is a Linux related error.

    Thanks and Regards

    Anil


    • GTese's avatar
      GTese
      Icon for New Contributor rankNew Contributor

      Thanks!

      After I use the Ubuntu 20.04 version error was solved.