Hi,
I am trying to run qt demo application, we got in SD card by executing following commands:
>> ./am1x-demo -qws
Cannot create Qt for Embedded Linux data directory: /tmp/qtembedded-0
Aborted
But getting error above.
Please suggest.
Puneet
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am trying to run qt demo application, we got in SD card by executing following commands:
>> ./am1x-demo -qws
Cannot create Qt for Embedded Linux data directory: /tmp/qtembedded-0
Aborted
But getting error above.
Please suggest.
Puneet
Hi Puneet,
I am not familiar with that specific demo, but it appears to be an issue with your SD card. It looks like QT can not access the /tmp directory on your SD card.
Have you tried to see if you can manually create and delete files the /tmp directory?
If you can not manually write, you may want to verify the write protect is not set on your SD card. After that you may want to try a different SD card.
Hi Jeff,
Thanks for reply.
Application am1x-demo resides into user/tests folder, which i am trying to execute.
Right now EVM AM17xx board is booting from SPI Flash. SD card got demo linux kernal & demo qt application.
I did change boot arguments, may be due to it, causing issue.
Can I get some user document, which describes all steps to get back EVM Am17xx initial settings.
Thanks
Puneet
Hi,
In one of the CDs, I found arago-am1x-demo-image-glibc-ipk-2010.03-da850-omapl138-evm.rootf image.
Can anybody let me know how can i install on the SD card to get qt demo application on the UI.
Thanks
Puneet
Puneet,
Have you looked at this wiki article yet?
http://processors.wiki.ti.com/index.php/Creating_filesystems_on_removable_media
Hi Jeff,
I did all steps given in above links and booted EVM board, attached serial console log.
Getting error "EXT2-fs (mmcblk0p1): error: ext2_lookup: deleted inode referenced: 109539"
Please give some suggestion.
Thanks
Puneet4263.session.log
Puneet,
Sorry but I do not know. Can you repost this issue to a new thread about reprogramming your SD card. Once on a new thread, many others will be able to see it and respond.