Occuring boot error in android automotive 14 OS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Occuring boot error in android automotive 14 OS

2,189 次查看
subash_p
Contributor III

I'm trying to bring up the Quectel EC20 on my i.MX 8QXP custom board. When I added usb-serial.c as a loadable module in my kernel, some errors occurred during boot. I will share the errors below. However, no errors occurred when using Android Automotive 13 OS

 

[ 4.815790][ T1] usbserial: exports protected symbol usb_serial_resume

 

Thanks,

subash

标记 (1)
0 项奖励
回复
7 回复数

2,166 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Different carrier boards rarely require a different kernel unless there is some hardware on the carrier board which uses a driver. An example is that there are some serial UARTs as part of the SoC, and the drivers would be for that. There are usually other serial drivers as well. If you had a custom carrier board which has an implementation of a serial UART from some other unknown chipset, then you’d need a driver for that.

 

Regards

0 项奖励
回复

2,150 次查看
subash_p
Contributor III

Hi @Bio_TICFSL 

 I have also tried in my im8qxp evaluation borad but occuring same error in boot time, is there any solution for that?, kernel version of this OS is 6.1 . 

 

Thanks, 

Subash

标记 (1)
0 项奖励
回复

2,103 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

Yes, none of the i.mx BSP include the driver that you need, in this case you will have to do it.

Regards

0 项奖励
回复

2,095 次查看
subash_p
Contributor III

Hi @Bio_TICFSL 

I didn't added the usb-serial.c driver file externally it's an inbuilt driver file and also i didn't added any other driver file externally i just enabled these usb-serial.c to Module

Thanks,

subash.

标记 (1)
0 项奖励
回复

1,729 次查看
aber
Contributor III
Hi subash_p
has the above problem been solved? I also encountered the same problem. Can you provide a solution? thank you!
0 项奖励
回复

1,724 次查看
subash_p
Contributor III

No i downgraded to android 13

0 项奖励
回复

1,722 次查看
aber
Contributor III
does Android13 have this issue? Have you tried starting the kernel without using gki?
0 项奖励
回复