Closed betapictoris closed 2 years ago
@MrHallway0
Try it in an Ubuntu release like xenial for instance instead of a pure Debian release.
Hope this helps, -DennisLfromGA
@DennisLfromGA Well... now it crashes when I open it.
errors in crosh shell:
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.LibCrosService was not provided by any .service files
method return time=1604005186.364025 sender=:1.18 -> destination=:1.292 serial=20001 reply_serial=2
boolean true
It also shows the mouse and a black screen for a split second.
It's like that for me too. I just went with xfce
Same for me,too.Black screen.
Did GNOME work with any older Crouton release?
Did GNOME work with any older Crouton release?
Yes, it worked for me but it was very laggy
@marauder316 GNOME works on older version although it lacks support for a large sum of software.
Ah, ok.
On Thu, 19 Nov 2020 at 21:24, Mr. Hallway notifications@github.com wrote:
@marauder316 https://github.com/marauder316 GNOME works on older version although it lacks support for a large sum of software.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/dnschneid/crouton/issues/4368#issuecomment-730820722, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFWV62XDYYNFRC3LQ7KWCDSQXONVANCNFSM4TDCSYYQ .
Is this problem only with GNOME?
@marauder316
I think so... I don't know about Ubuntu (unity
), my Chromebook doesn't have a good chunk of storage to spare.
Edit: Seems to be on other desktops too (#4461, #4395, #4375, #4399).
i had the same issue with kali-rolling on my lenovo chromebook with an intel celeron N4000 and also on a cloudready hp all in one desktop (i later went back to windows 10) i assume it might be an issue with xorg or graphical issues as i think some people fixed this issue by turning on 3D graphics. so this also happens in virtualbox... but VB is not crouton. so it may not... focal with xfce works for me so it might be the desktops that are on steroids off gnome only (EG unity)
someone got kali working using this method. https://www.youtube.com/watch?v=bvqk4wjkVyk&ab_channel=AlexaFeedTheKidsAlexaFeedTheKids maybe try it for yourself and see if it works. if it works. try reacting with a thumbs up to let me know and i will try it for myself.
@cooldoglol
someone got kali working using this method. https://www.youtube.com/watch?v=bvqk4wjkVyk&ab_channel=AlexaFeedTheKidsAlexaFeedTheKids maybe try it for yourself and see if it works. if it works. try reacting with a thumbs up to let me know and i will try it for myself.
Issue still seems to be effecting all modern releases seem to fail. I will do more investigation in a bit... maybe I will be able to find some logs.
Desktop | Release | Output |
---|---|---|
XFCE |
FOCAL |
Fails CRAS |
XFCE |
BULLSEYE |
Fails CRAS |
GNOME |
SID |
Fails CRAS |
It would seem that, due to the CRAS errors (#4450), no desktop can be installed and there for we can't get to the DBus errors, that occurred after the installation.
same here
sudo nano /usr/share/gnome-session/sessions/gnome.session
Go to last line and delete all apps listed until it is only the first one (Include the ;
)
sudo nano /usr/share/gnome-session/sessions/gnome.session
Go to last line and delete all apps listed until it is only the first one (Include the;
)
worked on debian bullseye idk bout you tho twizz
yep above trick works by @02tz thank you sir
Please describe your issue:
Getting an unknown error(s) with GNOME (
sid
).Chrome OS developer Shell (crosh) does have errors as shown:
If known, describe the steps to reproduce the issue:
When running
sudo crouton -t gnome -r sid
GNOME installs fine. When runningsudo startgnome
GNOME does not start right.