Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
788 stars 188 forks source link

The system was not able to go graphical #703

Open angerangel opened 2 years ago

angerangel commented 2 years ago

Hi, I can use thinclient on Virtualbox, but when I use a CD on a real PC I get: The system was not able to go graphical. Is missing something? This is my build log: build_log.txt

Thinstation commented 2 years ago

./build —allmodules

Watch the getting started video.

On Fri, Mar 11, 2022 at 1:02 PM angerangel @.***> wrote:

Hi, I can use thinclient on Virtualbox, but when I use a CD on a real PC I get: The system was not able to go graphical. Is missing something? This is my build log: build_log.txt https://github.com/Thinstation/thinstation/files/8235665/build_log.txt

— Reply to this email directly, view it on GitHub https://github.com/Thinstation/thinstation/issues/703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVW47SAJDKGC5ANMWUJMZTU7OYGZANCNFSM5QQVWANA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

angerangel commented 2 years ago

I tried and I got this error of the Xorg log: WhatsApp Image 2022-03-15 at 11 54 57

rohrbachger commented 2 years ago

Well, what is simple to check if a live distribution like ubuntu desktop works on this PC. With lsmod and lspci you might get some hints which modules ubuntu has automatically loaded. You probably need the same in thinstation.

klemens-st commented 2 years ago

I was experiencing the exact same error. Everything worked at first but then after second or third build I got this error. Tried to troubleshoot but failed. Ended up wiping and re-installing DevStation. This fixed the problem for me.