Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run Gnome Desktop on HP Chromebook 13 G1 (beta channel) #3320

Closed
formatCvt opened this issue Jul 13, 2017 · 2 comments
Closed

Can't run Gnome Desktop on HP Chromebook 13 G1 (beta channel) #3320

formatCvt opened this issue Jul 13, 2017 · 2 comments

Comments

@formatCvt
Copy link

chronos@localhost / $ sudo edit-chroot -all
name: xenial
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/xenial...
crouton: version 1-20170619181610~master:980f090f
release: xenial
architecture: amd64
xmethod: xorg
targets: gnome-desktop
host: version 9592.42.0 (Official Build) beta-channel chell 
kernel: Linux localhost 3.18.0-14861-g70c266fc4519 #1 SMP PREEMPT Thu Jun 29 22:04:02 PDT 2017 x86_64 x86_64 x86_64 GNU/Linux
freon: yes
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...

Issue description:

Fatal server error:
(EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)

Steps to reproduce the issue:

sudo sh ~/Downloads/crouton -t gnome-desktop
Downloading latest crouton installer...
######################################################################## 100.0%
Installing xenial-amd64 chroot to /usr/local/chroots/xenial
Downloading latest debootstrap...
2017-07-10 17:50:43 URL:https://anonscm.debian.org/gitweb/?p=d-i/debootstrap.git;a=snapshot;h=HEAD;sf=tgz [70014] -> "-" [1]
Patching debootstrap...
Downloading bootstrap files...
....
....
....
Audio from the chroot will now be forwarded to CRAS (Chromium OS audio server),
through an ALSA plugin.

Future Chromium OS upgrades may break compatibility with the installed version
of CRAS. Should this happen, simply update your chroot.

You can flip through your running chroot desktops and Chromium OS by hitting
Ctrl+Alt+Shift+Back and Ctrl+Alt+Shift+Forward.

You can start GNOME via the startgnome host command: sudo startgnome

Unmounting /mnt/stateful_partition/crouton/chroots/xenial...
Done! You can enter the chroot using enter-chroot.
chronos@localhost / $ sudo startgnome
Entering /mnt/stateful_partition/crouton/chroots/xenial...

_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.

X.Org X Server 1.18.4
Release Date: 2016-07-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.4.0-45-generic x86_64 Ubuntu
Current Operating System: Linux localhost 3.18.0-14861-g70c266fc4519 #1 SMP PREEMPT Thu Jun 29 22:04:02 PDT 2017 x86_64
Kernel command line: cros_secure console= loglevel=7 init=/sbin/init cros_secure oops=panic panic=-1 root=/dev/dm-0 rootwait ro dm_verity.error_behavior=3 dm_verity.max_bios=-1 dm_verity.dev_wait=1 dm="1 vroot none ro 1,0 3584000 verity payload=PARTUUID=8de8b014-b4ca-dd42-88e2-57f43f00e544/PARTNROFF=1 hashtree=PARTUUID=8de8b014-b4ca-dd42-88e2-57f43f00e544/PARTNROFF=1 hashstart=3584000 alg=sha1 root_hexdigest=3b54ee9600675cf789387d0d4d82ba125409e1d4 salt=d8283ef47a7665ea9896a642c81b9e9b1807f438e007876c230bce074093e87c" noinitrd vt.global_cursor_default=0 kern_guid=8de8b014-b4ca-dd42-88e2-57f43f00e544 add_efi_memmap boot=local noresume noswap i915.modeset=1 tpm_tis.force=1 tpm_tis.interrupts=0 nmi_watchdog=panic,lapic intel_idle.max_cstate=7  
Build Date: 02 November 2016  10:06:10PM
xorg-server 2:1.18.4-0ubuntu0.2 (For technical support please see http://www.ubuntu.com/support) 
Current version of pixman: 0.33.6
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(++) Log file: "/tmp/Xorg.crouton.1.log", Time: Tue Jul 11 15:00:47 2017
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) 
Fatal server error:
(EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/tmp/Xorg.crouton.1.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.
/usr/bin/xinit: giving up
/usr/bin/xinit: unable to connect to X server: Connection refused
/usr/bin/xinit: server error
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...
@formatCvt formatCvt changed the title Run Gnome Desktop on HP Chromebook 13 G1 (beta channel) Can't run Gnome Desktop on HP Chromebook 13 G1 (beta channel) Jul 13, 2017
@formatCvt
Copy link
Author

after

chronos@localhost / $ sudo enter-chroot
Entering /mnt/stateful_partition/crouton/chroots/xenial...
(xenial)andrew@localhost:~$ sudo chmod 666 /dev/tty0
[sudo] password for andrew: 
(xenial)andrew@localhost:~$ ls /dev/tty0 -lah
crw-rw-rw-. 1 root tty 4, 0 Jul 11 14:44 /dev/tty0

i get this: (EE) parse_vt_settings: Cannot open /dev/tty0 (No such device or address)
sudo usermod -a -G tty andrew also doesn't help

@formatCvt
Copy link
Author

duplicate of #3289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant