This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: GUI causes kernel panic

Part Number: AM3352
Other Parts Discussed in Thread: AM3358,

Hello,

We have prepared almost a replica of a Beaglebone Black board except we have used AM3352 instead of AM3358.

*AM3352 do not have Graphics accelerator module inbuilt.

We have managed to write EEPROM with expected values to detect it as BBB. After all this board is abel to boot properly if we use non GUI OS.

Whenever we use GUI based OS, it boots and when GUI pops up it freezes and throws kernel panic.

OS used: Debian 9.5 lxqt

We have not changed any device trees.

So what can go wrong, are we missing any steps.?

If we are using AM3352 instead of AM3358 what steps we are supposed to follow?

Do we have to explicity make any configuration changes in kernel ?