-
Re: Failed to Fetch the source
jafoste4Dec 7, 2020 11:27 AM (in response to marvintien)
1 of 1 people found this helpfulHi Marvin,
This was an issue on our end where the repo pointed to out internal development location. It has now been fixed and points to : $ git clone https://github.com/Avnet/meta-maaxboard.git
Let me know if you run into any additional issues.
-Josh
-
Re: Failed to Fetch the source
marvintien Dec 16, 2020 4:29 AM (in response to jafoste4)Hi Joshua,
Thanks a lot. By now I can build yocto's image.
But it seems that this yocto's image does not support X window desktop via HDMI monitor, please kindly tell me how to build the Debian image to support the support X window?
or provide the datasheet.
Thanks
Marvin
-
Re: Failed to Fetch the source
jafoste4Dec 17, 2020 12:51 PM (in response to marvintien)
Hi Martin,
Have you looked under the technical documents section for the MaaXBoard? We have guides for rebuiding the debian sources.
-Josh
-
-
-
Re: Failed to Fetch the source
marvintien Dec 17, 2020 9:17 PM (in response to marvintien)Hi Joshua,
I found this github site: https://github.com/Avnet/maaxboard-debian-build
There are common.ini, maaxboard-lite.ini, maaxboard.ini under maaxboard-debian-build/board/maaxboard/
I bought MaaXBoard with 2GB DDR, Quad core, micro-SD slot.
As follows, for option -b which .init file I should apply? Thanks.
sudo ./debian_build.sh -c rootfs -b ../board/maaxboard/maaxboard.ini
-
Re: Failed to Fetch the source
marvintien Dec 17, 2020 9:38 PM (in response to marvintien)Hi Joshua,
In fact, I cannot find the technical document for rebuiding the debian sources.
Please kindly tell me where I can get it. Thanks.
Marvin
-
Re: Failed to Fetch the source
marvintien Dec 21, 2020 9:16 PM (in response to marvintien)Hi Joshua,
$ git clone https://github.com/Avnet/maaxboard-debian-build
$ cd maaxboard-debian-build
$ sudo ./debian_build.sh -b rootfs -f ./board/maaxboard/maaxboard.ini
(But below errors occur:)
https://github.com/Avnet/maaxboard-debian-build
Connecting to 192.168.2.100:80... failed: Connection timed out.
failed: Connection timed out.
Retrying.
How can I modify "board/maaxboard/maaxboard.ini"?
-
Re: Failed to Fetch the source
jafoste4Dec 29, 2020 12:20 PM (in response to marvintien)
Hi Marvin,
I have been out of office over the Holidays I am looking into this now.
-Josh
-
-
-
-
Re: Failed to Fetch the source
marvintien Dec 29, 2020 12:01 AM (in response to marvintien)Hi Joshua,
I download and extract 02LinuxShipmentImage_Debian.zip, get MaaXBoard-LinuxShipmentImage-Debian-V1.1.1r10.img, and boot it from microSD card, but can't enter Debian Desktop environment. I wonder why? Please kindly reply me. Thanks in advance.
B.R.
Marvin
-
Re: Failed to Fetch the source
jafoste4Dec 29, 2020 12:19 PM (in response to marvintien)
Hi Marvin,
The Desktop environment should work out of box. What are you utilizing as a display(HDMI or MIPI LCD)? Are you getting anything on the display?
-Josh
-
Re: Failed to Fetch the source
marvintien Jan 5, 2021 4:30 AM (in response to jafoste4)Hi Joshua:
I am using HDMI monitor to connect to Maaxboard and can't enter Debian5 Desktop.
-
Re: Failed to Fetch the source
jafoste4Jan 5, 2021 1:26 PM (in response to marvintien)
Hi Marvin,
Are you getting anything on your screen? Are any of the leds on the board turning on? What SD Card are you using? What are you using as a power supply?
-Josh
-
Re: Failed to Fetch the source
marvintien Jan 5, 2021 8:32 PM (in response to jafoste4)Hi Joshua:
1. Are you getting anything on your screen?
HDMI monitor is always black.
2. Are any of the leds on the board turning on?
Yes. Debian5 can normally boot from microSD card.
3. What SD Card are you using?
I am using "Team micrSD 500X 16GB", it functions well.
https://24h.pchome.com.tw/prod/DGAG1C-A900987CE
4. What are you using as a power supply?
We bought this https://www.avnet.com/wps/portal/us/products/new-product-introductions/npi/avnet-maaxboard/
The only power input is "USB Type C 5V/3A" , as describe in the avnet-maaxboard's website.
This Maaxboard probably has hardware's defect or malfunction, or poor design or poor quality....? I still don't know about it.
-
Re: Failed to Fetch the source
marvintien Jan 5, 2021 10:17 PM (in response to marvintien)Hi Joshua:
I just download 02AndroidShipmentImage.zip and burn MaaXBoard-AndroidShipmentImage-SDcard-HDMI-V1.0.2r03.img to microSD card.
The result is the same, it also can't run to Android desktop. Only u-boot can output a NXP image to HDMI monitor.
-
Re: Failed to Fetch the source
marvintien Jan 6, 2021 12:11 AM (in response to marvintien)Hi Joshua:
Following is the dmesg after boot, the kernel-4.14.78 drm and hdmi driver's output messages.
Everything seems to be O.K., except for "Unable to configure VS infoframe"? It always is black screen on the HDMI monitor.
~# dmesg|grep hdmi
[ 1.156621] [drm] hdmi-audio-codec driver bound to HDMI
[ 1.161881] imx-drm display-subsystem: bound 32c00000.hdmi (ops imx_hdp_imx_ops)
[ 1.193401] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
[ 3.059859] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
[ 3.486272] imx-cdnhdmi sound-hdmi: i2s-hifi <-> 30050000.sai mapping ok
[ 3.486300] imx-cdnhdmi sound-hdmi: ASoC: no DMI vendor name!
[ 3.544223] #0: imx-audio-hdmi
[ 10.946019] i.mx8-hdp 32c00000.hdmi: 0,ff,ff,ff,ff,ff,ff,0
~# dmesg|grep drm
[ 1.055258] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.061906] [drm] No driver support for vblank timestamp query.
[ 1.068048] imx-drm display-subsystem: bound imx-dcss-crtc.0 (ops dcss_crtc_ops)
[ 1.075673] [drm] CDN_API_General_Test_Echo_Ext_blocking - APB(ret = 0 echo_resp = echo test)
[ 1.084216] [drm] CDN_API_General_getCurVersion - ver 13196 verlib 13062
[ 1.091032] [drm] Pixel clock frequency: 594000 KHz, character clock frequency: 594000, color depth is 8-bit.
[ 1.100965] [drm] Pixel clock frequency (594000 KHz) is supported in this color depth (8-bit). Settings found in row 27
[ 1.111818] [drm] VCO frequency is 5940000
[ 1.115933] [drm] VCO frequency (5940000 KHz) is supported. Settings found in row 14
[ 1.147585] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
[ 1.156621] [drm] hdmi-audio-codec driver bound to HDMI
[ 1.161881] imx-drm display-subsystem: bound 32c00000.hdmi (ops imx_hdp_imx_ops)
[ 1.205615] [drm] Link rate is too high - forcing link to lower rate
[ 1.205667] [drm] Pixel clock frequency: 148500 KHz, character clock frequency: 148500, color depth is 8-bit.
[ 1.205675] [drm] Pixel clock frequency (148500 KHz) is supported in this color depth (8-bit). Settings found in row 16
[ 1.205679] [drm] VCO frequency is 5940000
[ 1.205685] [drm] VCO frequency (5940000 KHz) is supported. Settings found in row 14
[ 1.219625] [drm] CDN_API_General_Write_Register_blocking LANES_CONFIG ret = 0
[ 1.220117] [drm] Unable to configure VS infoframe
[ 2.026648] imx-drm display-subsystem: fb0: frame buffer device
[ 2.033260] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0
-
-
-
Re: Failed to Fetch the source
marvintien Jan 6, 2021 3:00 AM (in response to jafoste4)Hi Joshua:
$ git clone https://github.com/Avnet/maaxboard-debian-build
$ cd maaxboard-debian-build
$ sudo ./debian_build.sh -b rootfs -f ./board/maaxboard/maaxboard.ini
(But below errors occur:)
https://github.com/Avnet/maaxboard-debian-build
Connecting to 192.168.2.100:80... failed: Connection timed out.
failed: Connection timed out.
Retrying.
I still fail to build Debian5 image by myself because of the above error, is it possible to point the address of your Debian bsp repository to the external world?
If it is, please kindly tell me how to modify "board/maaxboard/maaxboard.ini"? Thanks in advance.
-
Re: Failed to Fetch the source
jafoste4Jan 11, 2021 10:21 AM (in response to marvintien)
Hi Marvin,
We are hoping to have this issue resolved by end of the week.
Apologies.
-Josh
-
Re: Failed to Fetch the source
marvintien Jan 12, 2021 3:04 AM (in response to jafoste4)Hi Joshua:
O.K. I'm waiting for your good news. Thanks.
Best Regards,
Marvin
-
Re: Failed to Fetch the source
jafoste4Jan 19, 2021 10:25 AM (in response to marvintien)
Hi Marvin,
This should be fixed now. Please let me know if you hit any further issues.
Thx,Josh
-
-
-
-
-
-
-
Fetch the source
.......................
Clone this repo
$cd sources
$ git clone http://192.168.2.149/imx8m/meta-maaxboard.git
Cloning into 'meta-maaxboard'...
fatal: unable to access 'http://192.168.2.149/imx8m/meta-maaxboard.git/': Failed to connect to 192.168.2.149 port 80: Connection timed out
Please tell me how to fix it? Thanks.