| Summary: | Lack of management after loading | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Alexander Zhirov <azhirov1991> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2022.02 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: |
Configs buildroot
Xorg.0.0.log |
||
|
Description
Alexander Zhirov
2022-04-05 08:07:19 UTC
Created attachment 9271 [details] Configs buildroot https://i.stack.imgur.com/Hx94l.jpg Created attachment 9276 [details]
Xorg.0.0.log
I was able to configure SSH and see what errors Xorg throws after startup. For some reason, the modules are not loaded.
Buildroot don't even build a Qemu image going with X11 Thanks for your report, but this doesn't look like a bug. We do not expect Buildroot to provide out of the box something that has everything working, there is often some integration, configuration and tuning that is needed. The fact that we don't build a Qemu image with X11 enabled is expected: we can't provide example images for all possible use-cases. Some people want X11, some people want Wayland/Weston, some people want no graphics, etc. The part that is relevant however in your bug report are the X server issues when trying to load the different drivers/modules. Could you open a bug report that specifically describes this problem? |