reynhout / chrx

Chromebook Unix
419 stars 56 forks source link

No sound on Chromebook Pixel 2015 LS with Ubuntu 18.04 #63

Closed loner233 closed 5 years ago

loner233 commented 5 years ago

After installation, everything is fine except the sound.I have tried reinstall alsa, but it didn't work.

reynhout commented 5 years ago

I'm surprised -- Ubuntu should have fixed audio for SAMUS by now..

It's been working in GalliumOS for more than two years, but I haven't kept up with Ubuntu's progress.

GalliumOS 3.0 is based on Ubuntu 18.04. You can install any Desktop Environment you like on GalliumOS (the default is Xfce like Xubuntu). Alternately, you can extract the GalliumOS kernel and SAMUS audio config and apply them to an Ubuntu install...but that's considerably more effort.

loner233 commented 5 years ago

ummm..The default version about GalliumOS in script is 2.1.How could I install the 3.0 version? and is the 3.0 version stable?

reynhout commented 5 years ago

Oh, sorry. GalliumOS 3.0 is still marked "alpha", but yes it's stable on all platforms.

To install with chrx, add the -r dev option to the command line, e.g.:

curl -O https://chrx.org/go && sh go -r dev [other options]
loner233 commented 5 years ago

OK,Thank you very much.The GalliumOS 3.0 is great!