Difference between revisions of "News/GalliumOS 1.0beta2"

From GalliumOS Wiki
Jump to: navigation, search
(Created page with "= GalliumOS 1.0beta2 = 02 February 2016 '''** DRAFT **''' GalliumOS is a fast and lightweight Linux distro made for Chromebooks and Chromeboxes. GalliumOS delivers a complet...")
 
(Upgrading)
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= GalliumOS 1.0beta2 =
 
= GalliumOS 1.0beta2 =
  
02 February 2016 '''** DRAFT **'''
+
09 February 2016
  
 
GalliumOS is a fast and lightweight Linux distro made for Chromebooks and Chromeboxes. GalliumOS delivers a complete Linux environment with full hardware support, a carefully tuned kernel, and a full-featured and attractive desktop.
 
GalliumOS is a fast and lightweight Linux distro made for Chromebooks and Chromeboxes. GalliumOS delivers a complete Linux environment with full hardware support, a carefully tuned kernel, and a full-featured and attractive desktop.
  
Release 1.0beta2 is ready for testing. Thank you for all of the support and reports so far, we look forward to more of your feedback!
+
Release 1.0beta2 is ready for testing. Thank you for your support and reports on our last release, we look forward to more of your feedback!
  
== What's New? ==
+
== What's New Since Beta1? ==
  
* Support for Bay Trail models
+
* Full support for Bay Trail Chromebooks
* Kernel updates and fixes
+
* Updated kernel, including bugfixes
* Replacement login manager
+
* Touchpad improvements
* Additional keyboard mappings
+
** Fix for not being able to move certain windows (e.g., Chrome, Steam)
* Added support for keyboard backlight control, on models so equipped
+
** Smoother and faster motion
* New package manager? (is this a feature?)
+
* External mouse improvements
 +
* Audio improvements
 +
* Wifi performance/reliability improvements
 +
* Battery life improvements
 +
* New login manager: LXDM is more flexible and actively developed
 +
* New keyboard mappings: choose media keys or F-keys, and how to switch
 +
* Added support for keyboard backlight control on equipped models
 +
* New packages
 +
** GDebi package installer
 +
** HexChat IRC client
 +
* Improved application defaults
 +
* Bugfixes and tying up of loose ends
  
'''TODO''': expand, add benefits?
+
'''Thank You!''' to the donors who made it possible for us to purchase a Bay Trail Chromebook for testing! https://galliumos.org/donate.html
  
'''Thank You!''' to the donors who made it possible for us to purchase a Bay Trail Chromebook for testing! https://galliumos.org/donate.html
+
== Installing ==
 +
 
 +
GalliumOS installation images can be downloaded from https://galliumos.org/download.html. You can preview GalliumOS in a "live boot" from the same image without installing. The GalliumOS wiki has full instructions: https://wiki.galliumos.org/Installing.
 +
 
 +
GalliumOS can also be installed in a dual-boot configuration alongside ChromeOS using chrx: https://chrx.org/.
 +
 
 +
== Upgrading ==
  
== Upgrading to 1.0beta2 ==
+
If you already have an earlier version of GalliumOS installed, you should update now.
  
Upgrades are best performed from the command line. We are investigating lightweight GUI options.
+
From the command line:
  
 
   sudo apt-get update
 
   sudo apt-get update
 
   sudo apt-get dist-upgrade
 
   sudo apt-get dist-upgrade
 
   sudo reboot
 
   sudo reboot
 +
 +
You can ignore warnings about packages being downgraded. We changed the way we construct version strings, so this warning should not appear in future upgrades.
 +
 +
You might get an option to select between "SLiM" and "LXDM". Choose "LXDM".
 +
 +
We are investigating lightweight graphical software updater options for inclusion in future releases.
  
 
== Known Issues ==
 
== Known Issues ==
  
* Bay Trail audio occasionally does not restart after sleep #xxx
+
* Bay Trail audio occasionally does not restart after sleep: https://github.com/GalliumOS/galliumos-distro/issues/110
* Google Pixel 2015 (SAMUS) audio in/out not working #xxx
+
* Google Pixel 2015 (SAMUS) audio in/out not working: https://github.com/GalliumOS/galliumos-distro/issues/100
 +
* HDMI audio not auto-switching on Acer C720: https://github.com/GalliumOS/galliumos-distro/issues/101
 +
* UI elements not scaled for very HiDPI Google Pixel displays: https://github.com/GalliumOS/galliumos-distro/issues/44
  
 
== Resources ==
 
== Resources ==
  
* Check compatibility with your ChromeOS model: https://wiki.galliumos.org/Hardware_Compatibility
+
* Chromebook/Chromebox model support: https://wiki.galliumos.org/Hardware_Compatibility
* Installation Instructions: https://wiki.galliumos.org/Installing
 
 
* Downloads: https://galliumos.org/download.html
 
* Downloads: https://galliumos.org/download.html
* Support: Reddit, #galliumos
+
* Installation instructions: https://wiki.galliumos.org/Installing
 +
* FAQ: https://wiki.galliumos.org/FAQ
 +
* Reddit forum: https://www.reddit.com/r/GalliumOS/
 +
* IRC: https://kiwiirc.com/client/irc.freenode.net#galliumos
 
* Bug reports and feature requests: https://github.com/GalliumOS/galliumos-distro/issues
 
* Bug reports and feature requests: https://github.com/GalliumOS/galliumos-distro/issues
* FAQ: https://wiki.galliumos.org/FAQ
 

Revision as of 18:51, 9 February 2016

GalliumOS 1.0beta2

09 February 2016

GalliumOS is a fast and lightweight Linux distro made for Chromebooks and Chromeboxes. GalliumOS delivers a complete Linux environment with full hardware support, a carefully tuned kernel, and a full-featured and attractive desktop.

Release 1.0beta2 is ready for testing. Thank you for your support and reports on our last release, we look forward to more of your feedback!

What's New Since Beta1?

  • Full support for Bay Trail Chromebooks
  • Updated kernel, including bugfixes
  • Touchpad improvements
    • Fix for not being able to move certain windows (e.g., Chrome, Steam)
    • Smoother and faster motion
  • External mouse improvements
  • Audio improvements
  • Wifi performance/reliability improvements
  • Battery life improvements
  • New login manager: LXDM is more flexible and actively developed
  • New keyboard mappings: choose media keys or F-keys, and how to switch
  • Added support for keyboard backlight control on equipped models
  • New packages
    • GDebi package installer
    • HexChat IRC client
  • Improved application defaults
  • Bugfixes and tying up of loose ends

Thank You! to the donors who made it possible for us to purchase a Bay Trail Chromebook for testing! https://galliumos.org/donate.html

Installing

GalliumOS installation images can be downloaded from https://galliumos.org/download.html. You can preview GalliumOS in a "live boot" from the same image without installing. The GalliumOS wiki has full instructions: https://wiki.galliumos.org/Installing.

GalliumOS can also be installed in a dual-boot configuration alongside ChromeOS using chrx: https://chrx.org/.

Upgrading

If you already have an earlier version of GalliumOS installed, you should update now.

From the command line:

 sudo apt-get update
 sudo apt-get dist-upgrade
 sudo reboot

You can ignore warnings about packages being downgraded. We changed the way we construct version strings, so this warning should not appear in future upgrades.

You might get an option to select between "SLiM" and "LXDM". Choose "LXDM".

We are investigating lightweight graphical software updater options for inclusion in future releases.

Known Issues

Resources