Occuring boot error in android automotive 14 OS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Occuring boot error in android automotive 14 OS

2,186 Views
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

Tags (1)
0 Kudos
Reply
7 Replies

2,163 Views
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 Kudos
Reply

2,147 Views
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

Tags (1)
0 Kudos
Reply

2,100 Views
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 Kudos
Reply

2,092 Views
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.

Tags (1)
0 Kudos
Reply

1,726 Views
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 Kudos
Reply

1,721 Views
subash_p
Contributor III

No i downgraded to android 13

0 Kudos
Reply

1,719 Views
aber
Contributor III
does Android13 have this issue? Have you tried starting the kernel without using gki?
0 Kudos
Reply