[Bug Report] Severe Kernel Panics (Oops) when launching Chromium on Omni3576 - Memory/GPU driver issue (Debian 6.1.75)

  • If you are using an HDMI display, you can use the image under the “Customized image” directory in the cloud drive. This image does not have the scheduling issue.

    Alternatively, you can compile it yourself—the issue has already been fixed in the new SDK.
    cus.png
    display.png
  • Hi Taylor,

    Thank you for the suggestion. I have tested the image located in the "Customized image" directory from the cloud drive (Debian 12, Kernel 6.1.75 #4 SMP Fri Jan 30 2026).
    imagen update.png
    While this image may address the scheduling issue, it is currently unstable on the Luckfox Omni3576. I am experiencing frequent Kernel Oops with the error Undefined instruction whenever I attempt to run Chromium or perform basic web navigation.

    Here are the specific logs from syslog:

    Code: Select all

    luckfox@luckfox:~$
    Message from syslogd@luckfox at Mar 28 09:56:47 ...
     kernel:[280200.224401] Internal error: Oops - Undefined instruction: 0000000002     000000 [#1] SMP
    
    Message from syslogd@luckfox at Mar 28 09:56:48 ...
     kernel:[280201.648430] Code: a97e2488 a97d2c8a a9ff3400 cb0000cc (f1ff0008)
    
    Message from syslogd@luckfox at Mar 28 09:56:48 ...
     kernel:[280201.681317] Internal error: Oops - Undefined instruction: 0000000002     000000 [#2] SMP
    
    Message from syslogd@luckfox at Mar 28 09:56:48 ...
     kernel:[280202.033663] Code: a97e2488 a97d2c8a a9fc348c cb0e00a5 (f1020042)
    
    Message from syslogd@luckfox at Mar 28 09:56:48 ...
     kernel:[280202.066297] Internal error: Oops - Undefined instruction: 0000000002     000000 [#3] SMP
    
    Message from syslogd@luckfox at Mar 28 09:56:49 ...
     kernel:[280202.396091] Code: a97e2488 a97d2c8a a9fc348c cb0e00a5 (f1020042)
    
    Message from syslogd@luckfox at Mar 28 09:57:04 ...
     kernel:[280217.111931] Internal error: Oops - Undefined instruction: 0000000002     000000 [#4] SMP
    
    Message from syslogd@luckfox at Mar 28 09:57:04 ...
     kernel:[280217.602958] Code: f9400a73 54000760 39402263 2a1b03e1 (f94002e0)
    
    
    kernel error luckfox.png
    System Details:
    • Board: Luckfox Omni3576
    • OS: Debian 12 (Bookworm)
    • Kernel: 6.1.75 #4 SMP (Compiled Jan 30, 2026)
    • Trigger: Opening/Navigating in Chromium.
    It seems there might be a regression or a compilation mismatch in this specific build. Could you please verify the "Customized image" or provide an updated build (similar to the newer #23 build seen in other branches) that includes both the scheduling fix and stable instruction handling for the RK3576?

    Looking forward to your help. Best regards.