Image problem for imx95

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Image problem for imx95

258件の閲覧回数
OlivierG
Contributor III

Hi

I created an image for imx95 in full mode.

Once I had the image, to flash the image to an SD card, I ran:

sudo dd if=imx-image-full-imx95-95-19x19-verdin.rootfs.wic of=/dev/sda bs=1M $$ sync

The "root" volume is correct.

But the "boot" volume is incorrect.  Instead of being named "boot," it's named "268 MB volume" and it's empty.

Obviously, this SD card won't boot.

What's the problem?

Is there an existing full imx95 verdin image?

Greetings

Olivier

.

0 件の賞賛
返信
4 返答(返信)

237件の閲覧回数
OlivierG
Contributor III

finally the boot volume is present

But the image dos not boot , no log on the debug channel, no screen display

i have a Toradex  IMX95 Verdin EVk 

i build the kernel with

MACHINE=imx95-19x19-verdin

is it right ?

 

Olivier

 

0 件の賞賛
返信

229件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @OlivierG 

I hope you are doing very well.

 

Could you please share your part number?

Also, Have you tried flashing the image with UUU tool instead with the direct dd command?

In our BSP we support the Machine imx95-19x19-verdin, so it is correct.

 

Best regards,

Salas.

0 件の賞賛
返信

199件の閲覧回数
OlivierG
Contributor III

Hi

i launch : sudo uuu -lsusb

i get

uuu (Universal Update Utility) for nxp imx chips -- lib1.5.141
 
Connected Known USB Devices
Path Chip Pro Vid Pid BcdVersion
==================================================
1:2 MX95 SDPS: 0x1FC9 0x015D 0x0001
 
i launch
sudo uuu -b sd imx-boot-imx95-19x19-verdin-sd.bin-flash_all
 
i get

uuu (Universal Update Utility) for nxp imx chips -- lib1.5.141

Success 0 Failure 1


1:2 1/ 1 [HID(W):LIBUSB_ERROR_NO_DEVICE ] SDPS: boot -f imx-boot-imx95-19x19-verdin-sd.bin-flash_all

These commands are launch from a Linux ubuntu 24

Where is the problem ?

 

Olivier

 

0 件の賞賛
返信

128件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @OlivierG 

 

Please try with:

$ sudo uuu -b sd_all imx-boot-imx95-19x19-verdin-sd.bin-flash_all <your image.wic>

 

Best regards,

Salas.

0 件の賞賛
返信