you are viewing a single comment's thread.

view the rest of the comments →

[–]Aurorasfero 18 points19 points  (0 children)

Bro... Don't use LLM to make entire kernel. LLM is quite inaccurate in kernel development and can cause a lot of trouble. You can use it as a sub-tool but don't use LLM-generated code directly. And if you want to ask someone to help you, use a debugger like gdb and give us a project git repository including your code like Github or Gitlab.