LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-27-2016, 12:04 PM   #1
jivecody
LQ Newbie
 
Registered: Jul 2016
Posts: 2

Rep: Reputation: Disabled
Need Linux on Chromebook for work, stuck and need help.


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.

EDIT: Hope this community can help me out it was ranked one of the highest in a reddit best linux community thread: https://www.reddit.com/r/linux/comme...nux_community/




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 http://www.ubuntu.com/support)
Current version of pixman: 0.30.2
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: 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 http://wiki.x.org
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.
 
Old 07-27-2016, 01:01 PM   #2
jivecody
LQ Newbie
 
Registered: Jul 2016
Posts: 2

Original Poster
Rep: Reputation: Disabled
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.



information uploaded to reddit in reference to friendliness and aid in helping new users after cross posting to several linux help forums
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Chromebook Crouton For Xilinx FPGA work ? KARNVORbeefRAGE Linux - General 2 04-29-2016 01:29 PM
stuck during xubuntu installation on chromebook mia_tech Linux - General 1 01-25-2016 09:21 PM
LXer: Here a Chromebook, there a Chromebook, everywhere a Chromebook LXer Syndicated Linux News 0 12-14-2015 04:42 PM
LXer: New Acer Chromebook Arrives; Faulty HP Chromebook Recalled LXer Syndicated Linux News 0 11-18-2013 08:20 PM
Gnome stuck in 800x600 but other Window Managers work Pho Linux - Software 3 01-06-2006 06:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration