11-21-2020 10:11 AM
Hi All,
I just following this tutorial https://github.com/Xilinx/Embedded-Reference-Platforms-User-Guide/blob/2019.2/Docs/operating-instructions.md#511-single-sensor-setup
Using windows 10 machine,
Using See3Cam and HDMI monitor
After booting i gets following messages. I see blue screen on my HDMI display.
11-23-2020 01:44 PM
Hi @ok
Would you share result of these command on the console to investigate the route cause ?
ls -lA /usr/bin/
df -kT
Best regards,
11-24-2020 10:42 PM
Hi @watari
Please find the attached logs. I'm using workspaces\sd_card\stereo image in memory card.
See3Cam is connected in USB. HDMI out is connected to monitor
Thanks
Ashok r
11-25-2020 12:21 AM
Hi @ok
According you shared log file (it's not my request...), the partition /dev/mmcblk0p1 is broken.
>[ 13.424684] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Starting udev
So, would you run fsck for /dev/mmcblk0p1 ?
Best regards,
11-25-2020 01:20 AM
HI @watari
I'm new to this, what is fsck and how i can run this?
11-25-2020 01:59 AM
Hi @ok
Refer the following step, if you can mount SD card on linux host.
1. unmount SD card on linux host (ex. umount <device name> (ex. umount /dev/mmcblk0p1)
2. run fsck command on linux host (ex. fsck /dev/mmcblk0p1 or fsck.vfat /dev/mmcblk0p1)
Refer the following step, if you can only prepare Windows host.
1. run cmd.exe as administrator privileges
2. chkdsk <drive name> on cmd.exe console (ex. chkdsk d:)
Would you try it ?
Best regards,
11-25-2020 02:12 AM
Thanks @watari i will try it with my windows machine and update you.
11-25-2020 02:32 AM
11-25-2020 02:00 PM
Hi @ok
OK.
Would you share result of these command on the console to investigate the route cause ?
ls -lA /usr/bin/
df -kT
These information is important to investigate the route cause.
Best regards,
11-25-2020 10:48 PM
Hi @watari
Please find the latest logs, in the endof log i have run those commands.
root@xilinx-zcu104-2019_2:/usr/bin# df -kT
Filesystem Type 1K-blocks Used Available Use% Mounted on
devtmpfs devtmpfs 684992 4 684988 1% /dev
tmpfs tmpfs 1022380 200 1022180 1% /run
tmpfs tmpfs 1022380 128 1022252 1% /var/volatile
/dev/mmcblk0p1 vfat 15549952 199840 15350112 2% /media/card
Thank you so much!
Ashok
11-29-2020 11:38 PM
11-30-2020 01:42 PM
Hi @ok
Would you try dosfsck on proper linux os ?
# example
sudo mount <your device>
## verify and repair your partition
sudo fosfsck -t -a -w <your device>
# How to install dosfsck on ex. Ubuntu
sudo apt install dosfstools
Best regards,
11-30-2020 07:48 PM
11-30-2020 09:00 PM
11-30-2020 09:18 PM
Hi @watari
Understand , i can do but .. before that the question in my mind is.
I have installed tools size of around 28GB in my windows , Still i need linux machine to run sample example means its really bad for Xilinx. Xilinx boards are then not comfortable with windows. Its kind of failure design. Im frustrated with this board. I lost the hope.
Thanks
Ashokk
12-01-2020 02:19 PM
Hi @ok
Here is my opinion to resolve quickly this issue.
First of all, I suspect broken VFAT table or data on SD card.
# How to fix it.
I already mentioned before, the best way is using linux to repair SD card, if you follow my suggestion.
Because I don't have enough knowledge about it on Windows.
I recommend the followings, if you hardly prepared linux environment as VM guest OS on Windows.
## Prepare linux gadget
I'm sure that "Raspbery pi" which is most famous cheaper gadget for linux is best solution to repair SD card.
You can install raspbian OS which is one of Debian (similer Ubuntu) on it.
Would you consider and try them ?
P.S.
BTW, perhaps the easy way to resolve it is you might change SD card to new one.
Hope it your helps.
Best regards,
12-01-2020 09:21 PM
hi @watari
Thank you! Let me change the SD card 1st and update you. Unfortunately raspberry pi not having here.
I had 4 Ras Pi , 3 Laptops (including Linux one), 4 Tablets everything in different place. I'm at my native, that's the reason i'm struck.. with current laptop and limitation