| Summary: | x11r7 X11 S40xorg leads to a black screen on QEMU x86 but startx works | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Ciro Santilli <ciro.santilli> |
| Component: | Other | Assignee: | Bernd Kuhls <bernd> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | bernd, buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Ciro Santilli
2018-06-05 21:42:56 UTC
If I manually do If I manually do the command that S40xorg would be doing after removing it, i.e.: /usr/bin/Xorg:0.0 vt01 -s 0 -noreset -allowMouseOpenFail the screen also goes black. Ciro, All, startx usually starts the X server, then a initial X client. S40xorg only starts the server; it is up to you to provide a later script that starts the X client you're interested in. Regards, Yann E. MORIN. |