You are not logged in.

#1 2016-07-27 17:24:17

jivecody
New Member
Registered: 2016-07-27
Posts: 2

Need Linux on Chromebook for work, stuck at LOADING EXTENSION GLX

I am having difficulties installing Linux (crouton) on my chromebook (http://www.walmart.com/ip/Hisense-Ch...essor/44389793). This is vital to me to have since I need supported software through windows and must use wine to access it so I can complete the work. The work is for a software company that manages and runs auto dealership software. if you can't tell I have 0 to do w/coding and only go from dealership to dealership helping people more computer illiterate than me understand the new program. ANYWAYS this is the output from the crosh terminal in Chromebook after trying to install crouton. can anyone figure this out? First few lines are right after install and KEEPS GETTING STUCK AT LOADING EXTENSION GLX after several tries at downloading various ways.

Here's some tips:

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 must install the Chromium OS extension for integration with crouton to work.
The extension is available here: https://goo.gl/OVQOEt

You can start Xfce via the startxfce4 host command: sudo startxfce4

Unmounting /mnt/stateful_partition/crouton/chroots/trusty...
Done! You can enter the chroot using enter-chroot.
chronos@localhost / $ enter-chroot
enter-chroot must be run as root.
chronos@localhost / $ sudo startunity
Password: 
sudo: startunity: command not found
chronos@localhost / $ sudo startxfce4
Enter encryption passphrase for precise: 
Entering /mnt/stateful_partition/crouton/chroots/precise...
/usr/bin/startxfce4: Starting X server

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

X.Org X Server 1.13.0
Release Date: 2012-09-05
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-54-highbank armv7l Ubuntu
Current Operating System: Linux localhost 3.14.0 #1 SMP PREEMPT Wed Jul 20 21:00:31 PDT 2016 armv7l
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 2506752 verity payload=PARTUUID=f26d5cf9-8cbc-e74e-a721-4ba656b3bf72/PARTNROFF=1 hashtree=PARTUUID=f26d5cf9-8cbc-e74e-a721-4ba656b3bf72/PARTNROFF=1 hashstart=2506752 alg=sha1 root_hexdigest=cf65b6971c5aca188be50437b661d06368f98de3 salt=5cc52a507407858136dca2082c374e7120239c5ae98996457edf5500f43dd633" noinitrd vt.global_cursor_default=0 kern_guid=f26d5cf9-8cbc-e74e-a721-4ba656b3bf72 
Build Date: 05 November 2013 03:23:26PM
xorg-server 2:1.13.0-0ubuntu6.5~precise1 (For technical support please see [url]http://www.ubuntu.com/support)[/url] 
Current version of pixman: 0.30.2
Before reporting problems, check [url]http://wiki.x.org[/url]
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: Wed Jul 27 11:24:49 2016
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
setversion 1.4 failed
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX

Fatal server error:
no screens found
(EE) 
Please consult the The X.Org Foundation support 
at [url]http://wiki.x.org[/url]
for help. 
(EE) Please also check the log file at "/tmp/Xorg.crouton.1.log" for additional information.
(EE) 
Server terminated with error (1). Closing log file.

===
Mode Edit:  Please use code tags in the future.

Last edited by jivecody (2016-07-27 17:24:39)

Offline

#2 2016-07-27 17:53:10

pvsage
Internal Affairs
Registered: 2015-09-29
Posts: 1,433

Re: Need Linux on Chromebook for work, stuck at LOADING EXTENSION GLX

First post to this forum, and it's about a chromebook chroot extension.  What brings you to the BunsenLabs Linux forums?


Be excellent to each other, and...party on, dudes!
BunsenLabs Forum Rules
Tending and defending the Flame since 2009

Offline

#3 2016-07-27 17:57:41

jivecody
New Member
Registered: 2016-07-27
Posts: 2

Re: Need Linux on Chromebook for work, stuck at LOADING EXTENSION GLX

FIXED WITH

Open crosh, start the shell, enter the chroot (sudo enter-chroot).

type: sudo rm /dev/dri/card0
.. And press enter.

Type: sudo mv /dev/dri/card1 /dev/dri/card0
.. Press enter once again.

exit (exit), and do the sudo startunity or sudo startxfce4 command.

Offline

#4 2016-07-27 19:43:52

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,030

Re: Need Linux on Chromebook for work, stuck at LOADING EXTENSION GLX

Isn't this an Ubuntu thing?

I see:


Build Operating System: Linux 2.6.42-54-highbank armv7l Ubuntu

and

sudo startunity


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#5 2016-07-28 09:20:40

kabotage
Member
From: ::1
Registered: 2015-10-03
Posts: 71
Website

Re: Need Linux on Chromebook for work, stuck at LOADING EXTENSION GLX

No need to use crouton. You can just drop the ChromeOS, flash your ROM, then install your OS. You can visit John Lewis's site to check if there are available ROMs for your hardware.

I'm using Samsung 550 series Lumpy, Crunchbang runs smoothly on a fresh install. For Bunsenlabs, there is a bug with the systemd on the current kernel that you have to always do a hard reboot/shutdown so it messed up my SSD and the only workaround I found is to upgrade the kernel. Currently on kernel 4.6.0-0.bpo.1-amd64 #1 SMP Debian 4.6.3-1~bpo8+1 (2016-07-13) x86_64 GNU/Linux. I already lost the stock SSD because of that bug and my laziness lol.


Like Pvsage mentioned, this is not chromebook support. So this might help you. John Lewis Coreboot


Keeping an empty milk jar is great for piss break if you can't stop the game!

Offline

Board footer

Powered by FluxBB