Occuring boot error in android automotive 14 OS

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

Occuring boot error in android automotive 14 OS

2,187件の閲覧回数
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,164件の閲覧回数
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,148件の閲覧回数
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,101件の閲覧回数
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,093件の閲覧回数
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,727件の閲覧回数
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,722件の閲覧回数
subash_p
Contributor III

No i downgraded to android 13

0 件の賞賛
返信

1,720件の閲覧回数
aber
Contributor III
does Android13 have this issue? Have you tried starting the kernel without using gki?
0 件の賞賛
返信