Support Apnea Board & OSCAR  

Difference between revisions of "OSCAR Installation: Chrome OS"

From Apnea Board Wiki
Jump to: navigation, search

(Verify your Chromebook will work with Linux (Beta) and OSCAR)
 
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
 
  
Can I install OSCAR on a ChromeBook or a ChromeBox?
+
== Requirements ==
 +
Chromebook is a laptop. <br />
  
If it is a recent one, then you can.
+
Chromebox is a computer without a monitor, keyboard, or mouse. To install OSCAR on a Chromebox, the user must first connect the additional hardware: keyboard, mouse, and monitor.<br />
A ChromeBook is a laptop, while a ChromeBox is a box to which you connect your own mouse, keyboard and monitor.
 
In this wiki, we will use th eterm ChromeBook to cover both.
 
  
<abbreviated outline here>
+
The OSCAR installation procedure is the same for both the Chromebook and Chromebox. In the following directions, the term Chromebook refers to both the laptop and the Chromebox.<br />
To learn if you can  install OSCAR, go to Settings->About Chrome OS and see if there are any updates to apply.
 
  
Anyway, the first thing to do is to make sure your Chromebook is up to date. If it is left on and connected to the Internet, it will update itself, and then ask you to restart it so it uses the latest version. The way you would find out which version it is on would be to go to the settings page (which is accessed by clicking on the little toothed gear symbol) and then finding the legend "About Chrome OS" over to the left and clicking on that. Then you should see a box up towards the top that says "Check for Updates". Click on that, and it will either tell you that you are up to date, or else start updating your system.
+
To install OSCAR, your Chromebook  
 +
# must support Linux (Beta), also known as Crostini, [https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-linux chrome-os-systems-supporting-linux]
 +
# and have the current Chrome OS
 +
# and the correct version of OSCAR for your Chromebook (This depends on the CPU your Chromebook has)
  
If so, do them, which will need a restart.
+
== Installation ==
If your chromeBook is up to date, go back to the original Settings Page, and see if there is an option for "Linux(Beta)".
+
=== Verify your Chromebook will work with Linux (Beta) and OSCAR ===
If there is, enable.
+
# Click on the following link to determine if a Chromebook is able to support Linux (Beta) / Crostini: [https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-linux chrome-os-systems-supporting-linux]
Click in the "Turn On" box, and another windows will pop up saying "Install Linux (Beta) on your ChromeBook".
+
# From that link: Unless otherwise specified, all devices launched in 2019 will support Linux (Beta).
Click on the Install button, and after the progress bar finishes, a window with a black background will come up, looking a bit like a neater version of the old MS-DOS window.
+
# As of OS version 91, Linux is no longer in Beta. Ignore further mentions of (Beta).
If it didn't go well, let us know what did happen.
+
# If your Chromebook is listed, verify whether or not Chromebook has Linux (Beta) / Crostini
 
+
## At the bottom right of the Chromebook page, select the time.
If you do not have this option, then you can not install OSCAR.
+
## Select Settings [[File:Settings.png|18px]]
 +
## Under "Linux (Beta)," See the Linux status (Screenprint needed)
 +
# If purchasing a new Chromebook, ensure the Chromebook is listed on the link [https://sites.google.com/a/chromium.org/dev/chromium-os/chrome-os-systems-supporting-linux chrome-os-systems-supporting-linux].
 +
# If the Chromebook does not support Linux (Beta) / Crostini, OSCAR cannot be installed.
  
If you have enabled Linux(Beta), then you need to learn which kind of CPU your ChromeBook uses.
+
== Update Chrome OS to the latest Version ==
To do this, open the browser, and type chrome://system and press enter
 
Search for the term "uname". to the right of uname, you will see text that tells you what type of CPU you have. this will likely be AMD, or Intel, or you may see aarch64 or ARMv8.
 
If you see Intel or AMD, then you will need the package with amd64 in its name, or if you see aarch64 or ARMv8, then you will need the package with arm64 in its name.
 
  
How do I install OSCAR on my ChromeBook?
+
# Turn on your Chromebook.
 +
# Connect your Chromebook to Wi-Fi.
 +
# At the bottom right, select the time. [[File:How-to-update-your-Chromebook-1.jpg|400px]]
 +
# Select Settings[[File:Settings.png|18px]]).
 +
# At the bottom of the left panel, select "About Chrome OS".
 +
# Under "Google Chrome OS," you will find which version of the Chrome operating system your Chromebook uses. [[File:How-to-update-your-Chromebook-2.jpg|400px]]
 +
# Select "Check for updates".
 +
# If your Chromebook finds a software update, it will start to download automatically.
 +
# If Update was found, after downloading you will see "Update available<br />
 +
RESTART TO UPDATE,  Click on "RESTART TO UPDATE"
  
Go to the Oscar downloads page; there's a link to that close to the middle of the black horizontal bar
+
== Load Linux (Beta) ==
not far from the top of this page.
+
if Linux (beta) is not installed load Linux (beta) per [https://support.google.com/chromebook/answer/9145439?hl=en Chromebook Supports Linux (Beta)]
Go to that page on your Chromebook, and over on the right side, you'll see the 2 ChromeBook installation packages labelled
+
This is the Vendor Installation document.
OSCAR_1.1.0_Debian9_amd64
+
=== ID Chromebook CPU type ===
OSCAR_1.1.0_Debian9_arm64
+
OSCAR runs on multiple platforms, The CPU on your machine is a determining factor in which download of OSCAR is needed. We are looking for either aarch64 or x86_64.
 +
# Open the browser, and type chrome://version and press enter
 +
# You will see a list of headings in Bold type followed by a colon, on the left-hand side of the page.
 +
# To the right of that there will be lots of information about Chrome and Chrome OS
 +
# Look for the left side heading User-Agent:
 +
# to the right of that there will be a line in the normal font that looks like
 +
## Mozilla/5.0 (X11; CrOS aarch64 12871.67.0) or
 +
## Mozilla/5.0 (X11; CrOS x86_64 12871.67.0)
 +
# We are interested in whether your Chromebook says after the first line after CrOS
 +
## aarch64
 +
### If you see aarch64, then you will need the Oscar package with arm64 in its name
 +
## x86_64
 +
### If you see x86_64, then you will need the Oscar package with amd64 in its name
  
Download the appropriate one.
+
=== Install OSCAR ===
Your Chrome browser will probably ask you to save it, probably in your Downloads folder, so go ahead and do that.
 
If it didn't ask you, it put it in Downloads.
 
  
I'll include one more link that tells you how to take a screenshot on a Chromebook, so you can post a screenshot of any difficulty you have. It is
+
# Go to the OSCAR Download page at https://www.sleepfiles.com/OSCAR/ on your Chromebook, on the right side under Linux, you'll see the two Chromebook installation packages labeled
omg chrome.com/ take-screenshot-chromebook-chromeos
+
## OSCAR_x.x.x_Debian9_amd64
 +
## OSCAR_x.x.x_Debian9_arm64
 +
# Download the appropriate one for your CPU. See '''ID Chromebook CPU type''' above, and save it.  Make a note of this location, you will need it for the next step.
 +
# Install the .deb file that you downloaded.
 +
## If you're still in Linux, return to the Chrome desktop.
 +
## Now open the Chrome Files App, and go to the folder with the Oscar package that you downloaded. It will show as a .deb file (eg Oscar_xxxxx.deb)
 +
## When you find it, we can open it and install it
  
 +
CLARIFICATION REQUIRED HERE
 +
NEED SECTION ON HOW TO SETUP SD CARD(may be fixed in next OSCAR releaser)
 +
If you launch it now...
 +
If we are successful, we will be given a small square window that asks us to select our language as English. When you get to this point, or if you see OSCAR start up, then you are halfway there, but please STOP NOW and don't go any further. The next part of the installation on Chrome will be to create a profile and then to import from an SD Card. You may have made a profile before, and you may have imported from an SD Card before, but importing from an SD card on Chrome OS for the first time is quite different, so do NOT try it until you have gone back to and read all of the instructions about how to do it.
  
What you need to do now is to install the .deb file that you downloaded. We don't need to do this in Linux, it's simpler to do it from Chrome.
+
After it's been done once, it will be simple.
Do you know where the file was saved? You may have had your browser set to save it in your Downloads folder, or you may have had it set to ask you where to save anything (in which case, you probably know). Either way, now open the Chrome Files App, and go to the folder with the .deb file that you downloaded.
 
                                         
 
When you find it, we can open it and install it from the files App. If you are using a mouse, you should right click on the downloaded .deb file name, or if you are using the Chromebook touchpad, you will need to hold down the alt key while you click once anywhere in the touchpad. This will bring up a submenu, and the first item on that menu should be
 
  
Install with Linux (Beta)
+
=== Setup SD Card Reader (Linux) ===
  
left click (or click without the Alt key) on that item and it will start to install, I think it may ask you to confirm you want to install, so go ahead and do that.
+
It almost certainly does, but it might be a slot for a micro SD Card. Most CPAP machines use a full-size SD Card.
  
It will then tell you that is has successfully started to install
+
If your Chromebook has a micro SD card slot, then you can still use it, but you must either
After a while it will tell you that th einstall has been successful, and invite you to launch it.
+
# Use a micro SD Card to full-size SD Card adapter.
You can launch it now, and you can also close the window that told you that invited you to install it.
+
# Use your full-size SD Card with a USB adapter that will fit in a USB port in your Chromebook. (Some Chromebooks may have only USB-C ports, so check this before buying an adapter).
  
If we are successful, we will be given a small square window that asks us to select our language as English.
+
== end of article ==

Latest revision as of 01:07, 11 October 2021

Requirements

Chromebook is a laptop.

Chromebox is a computer without a monitor, keyboard, or mouse. To install OSCAR on a Chromebox, the user must first connect the additional hardware: keyboard, mouse, and monitor.

The OSCAR installation procedure is the same for both the Chromebook and Chromebox. In the following directions, the term Chromebook refers to both the laptop and the Chromebox.

To install OSCAR, your Chromebook

  1. must support Linux (Beta), also known as Crostini, chrome-os-systems-supporting-linux
  2. and have the current Chrome OS
  3. and the correct version of OSCAR for your Chromebook (This depends on the CPU your Chromebook has)

Installation

Verify your Chromebook will work with Linux (Beta) and OSCAR

  1. Click on the following link to determine if a Chromebook is able to support Linux (Beta) / Crostini: chrome-os-systems-supporting-linux
  2. From that link: Unless otherwise specified, all devices launched in 2019 will support Linux (Beta).
  3. As of OS version 91, Linux is no longer in Beta. Ignore further mentions of (Beta).
  4. If your Chromebook is listed, verify whether or not Chromebook has Linux (Beta) / Crostini
    1. At the bottom right of the Chromebook page, select the time.
    2. Select Settings Settings.png
    3. Under "Linux (Beta)," See the Linux status (Screenprint needed)
  5. If purchasing a new Chromebook, ensure the Chromebook is listed on the link chrome-os-systems-supporting-linux.
  6. If the Chromebook does not support Linux (Beta) / Crostini, OSCAR cannot be installed.

Update Chrome OS to the latest Version

  1. Turn on your Chromebook.
  2. Connect your Chromebook to Wi-Fi.
  3. At the bottom right, select the time. How-to-update-your-Chromebook-1.jpg
  4. Select SettingsSettings.png).
  5. At the bottom of the left panel, select "About Chrome OS".
  6. Under "Google Chrome OS," you will find which version of the Chrome operating system your Chromebook uses. How-to-update-your-Chromebook-2.jpg
  7. Select "Check for updates".
  8. If your Chromebook finds a software update, it will start to download automatically.
  9. If Update was found, after downloading you will see "Update available

RESTART TO UPDATE, Click on "RESTART TO UPDATE"

Load Linux (Beta)

if Linux (beta) is not installed load Linux (beta) per Chromebook Supports Linux (Beta) This is the Vendor Installation document.

ID Chromebook CPU type

OSCAR runs on multiple platforms, The CPU on your machine is a determining factor in which download of OSCAR is needed. We are looking for either aarch64 or x86_64.

  1. Open the browser, and type chrome://version and press enter
  2. You will see a list of headings in Bold type followed by a colon, on the left-hand side of the page.
  3. To the right of that there will be lots of information about Chrome and Chrome OS
  4. Look for the left side heading User-Agent:
  5. to the right of that there will be a line in the normal font that looks like
    1. Mozilla/5.0 (X11; CrOS aarch64 12871.67.0) or
    2. Mozilla/5.0 (X11; CrOS x86_64 12871.67.0)
  6. We are interested in whether your Chromebook says after the first line after CrOS
    1. aarch64
      1. If you see aarch64, then you will need the Oscar package with arm64 in its name
    2. x86_64
      1. If you see x86_64, then you will need the Oscar package with amd64 in its name

Install OSCAR

  1. Go to the OSCAR Download page at https://www.sleepfiles.com/OSCAR/ on your Chromebook, on the right side under Linux, you'll see the two Chromebook installation packages labeled
    1. OSCAR_x.x.x_Debian9_amd64
    2. OSCAR_x.x.x_Debian9_arm64
  2. Download the appropriate one for your CPU. See ID Chromebook CPU type above, and save it. Make a note of this location, you will need it for the next step.
  3. Install the .deb file that you downloaded.
    1. If you're still in Linux, return to the Chrome desktop.
    2. Now open the Chrome Files App, and go to the folder with the Oscar package that you downloaded. It will show as a .deb file (eg Oscar_xxxxx.deb)
    3. When you find it, we can open it and install it

CLARIFICATION REQUIRED HERE NEED SECTION ON HOW TO SETUP SD CARD(may be fixed in next OSCAR releaser) If you launch it now... If we are successful, we will be given a small square window that asks us to select our language as English. When you get to this point, or if you see OSCAR start up, then you are halfway there, but please STOP NOW and don't go any further. The next part of the installation on Chrome will be to create a profile and then to import from an SD Card. You may have made a profile before, and you may have imported from an SD Card before, but importing from an SD card on Chrome OS for the first time is quite different, so do NOT try it until you have gone back to and read all of the instructions about how to do it.

After it's been done once, it will be simple.

Setup SD Card Reader (Linux)

It almost certainly does, but it might be a slot for a micro SD Card. Most CPAP machines use a full-size SD Card.

If your Chromebook has a micro SD card slot, then you can still use it, but you must either

  1. Use a micro SD Card to full-size SD Card adapter.
  2. Use your full-size SD Card with a USB adapter that will fit in a USB port in your Chromebook. (Some Chromebooks may have only USB-C ports, so check this before buying an adapter).

end of article




Donate to Apnea Board