-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FOCAL FOSSA! #4265
Comments
18.04 has been avaliable for a while now. |
It has been available, but it's not officially supported by crouton, and it's much too buggy for productivity use with crouton. |
I've added focal* to the list. We have pretty limited time to go through and repair all the compatibility issues that appear in each release, so we've been sticking to every-other LTS as the default crouton one and try to make that work as well as we can. Focal would be the next on the list, but it'll come down to when @drinkcat and I can allocate a week to hash it out. Rest assured it'll be sometime before April 2021 :) Patches welcome, as always. |
Why Bionic was never tagged as supported? The idea was always to skip 16.04 directly to 20.04? Is 18.04 safe to install or upgrade on my chroot? |
I just tried installing Focal, but I was met with a
|
Looks like I forgot to update the builder with a version of debootstrap that supports focal. That's fixed now. |
I think this should be a pinned issue. It is the most hyped thing for crouton right now. There're lots of expectations about this. |
Good idea. |
|
Oh it won't even launch xorg for me. |
I posted my process of installing on Reddit. I will find and list it
here...
…On Thu, May 14, 2020, 10:50 AM kingliamb ***@***.***> wrote:
It has been available, but it's not officially supported by crouton, and
it's much too buggy for productivity use with crouton.
I disagree. 18.04 LTS It runs perfectly fine in Crouton, been using it for
2 years. never had a issue.
Oh it won't even launch xorg for me.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACEERALMJFWIM7YG3HZ6QQDRRQHNPANCNFSM4MLUHUAQ>
.
|
I updated from xenial to bionic and it is working kind of okay for me. But Alt + Backspace is not resulting in Delete and I can't find a way to add that back. :/ |
Used this successfully.... Download Crouton cd ~/Downloads wget "https://github.com/dnschneid/crouton/blob/master/installer/crouton" Install Ubuntu 18.04 Bionic sudo sh ~/Downloads/crouton -r bionic -t gnome Fix Localization for things like gnome-terminal: sudo enter-chroot sudo locale-gen en_US en_US.UTF-8 export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 sudo dpkg-reconfigure locales Fix mouse lag sudo apt install xserver-xorg-input-synaptics Fix UI lag sudo enter-chroot cd /usr/share/X11/xorg.conf.d sudo ln -s /etc/crouton/xorg-intel-sna.conf 20-crouton-intel-sna.conf Install a bunch of other shit: sudo apt install gnome-terminal nano ttf-ubuntu-font-family gnome-calculator gnome-calendar gnome-clocks file-roller gedit bash-completion ubuntu-restricted-extras gnome-tweaks iptables darktable rawtherapee steam swell-foop eog edit Step 2 is currently broken. I'm not sure if this fix will introduce errors, but I did get it to install: sudo sh ~/Downloads/crouton -r bionic -t core sudo enter-chroot Sudo apt install xserver-xorg-video-all xserver-xorg xserver-xorg-video-intel exit sudo sh ~/Downloads/crouton -r bionic -t gnome -u then continue w/ the rest of the guide. |
Focal Fossa seems to only work with xfce. it wont open in gnome |
|
I tried everything possible on My C340-15 to get 20.04 but no success (Running Bionic rn). Will try later again! Thank You very much for this! <3 Random Question. Will it be possible to compile Android Systems on 18.04 or 20.04? I'm not sure about this since i'm running a bit buggy with 18.04 and wonder if 20.04 will allow me to do this... |
@Miustone You could ask on the subreddit |
I don't have a reddit Account but thanks... |
Hey, sorry for the question but is anyone able to run focal or eoan ? Focal just show a blackscreen when running "sudo startxfce4" and Eoan just ask me to reboot for dbus to install (When I do it just ask me once more to reboot for dbus). |
@derpyegplant was referring to Focal Fossa, but your instructions are for bionic, @neogeo71 . |
I've tried installing |
I'm running focal at the moment and everything works fine except sound and some performance issues. After trying the sound solution from here I can get sound from vlc, but still no sound from Firefox. Concerning performance I keep seeing chrome running at 20% cpu load on top. Is it increase it's niceness from -8 ? Or will this not help ? |
@TeaWolf Yes, I remember having the exact same audio problem. I think I solved it by doing |
This let
|
|
It worked for me, however, the only issue I have is the fact that when I use a headset that uses the audio jack, I can't use it's microphone because it hasn't been detected. But i have a usb headset that has a mic that gets detected just fine, is there a fix for this? |
I installed bionic with this and bionic works so fine(much better than xenial), its as if bionic is supported but, xenial isnt. Focal works fine(almost as good as bionic), though with no audio. |
|
Sorry |
@DennisLfromGA did you have to do anything special to get the gnome desktop to open with focal? I tried |
I just tested the 'gnome' desktop target on 'focal' again today - it failed. The 'gnome' desktop target worked on both of my 'bionic' & 'xenial' chroots with both 'xorg' & 'xiwi' methods tho. I saw an older issue that removed the I get the below error:
but I haven't been able to determine exactly what's wrong, sorry. -DennisLfromGA |
As a rhythm gamer, I've found that using CRAS is more accurate for timing than PulseAudio is. With that being said, do we really need to install PulseAudio during installation? |
hey, anyone want to test my fix? technically not my fix since this is a mix of other audio fix for crouton laying around on the internet thx for whatever guy that recover the original hastebin and posted it to pastebin! (i mean that .asoundrc file) tested on ChromeOS (rammus) with brunch, on Asus_X407UF (Intel i7-8550U) |
Please make this work on ARM64 chromebooks. |
Please stay on topic if you are looking for Unity support on ARM it is not going to happen! |
No i am not looking for unity desktop.. i use xfce and for arm64 chromebooks crouton only has a stable xenial. I would very much like to use a stable fossa with xfce on arm64 chromebooks with sound and everything else working. I can offer to test it on my device to any developer who is involved with fossa on crouton. Shoutout to all involved devs. |
What desktops currently work with Focal? |
I will check and get back to you |
Please read the README's documentation on other releases. You must specify the |
I have, personally, seen good success with XFCE... |
I am currently trying to install e17 in focal. Hope it works. |
nah i didnt work. |
Yes i know.. stop stating the obvious |
Okay, then I don't know what you want me to say. I have a Focal XFCE chroot setup, on |
Not surprised. E17 was released somewhere around 2012... I wouldn't even think you could get it to work, through a PPA, on a normal Focal device! |
Is audio working?? |
My audio is working on Focal with xfce4 and with Sommelier with the fix listed here. But I recently noticed that launching any GUI app or the xfce4 desktop in Crouton would break HDMI audio output for the entire Chrome OS including any apps running on Crouton, HDMI audio won't work for Android apps or Chrome OS native webapps, although my device's built in speaker and Bluetooth audio are not affected. The only way to fix it seems to do a complete reboot. I made a new issue post on this with more information: #4605 |
The hastebin script for the audio is gone as hastebin was bought out, can it be reposted elsewhere? |
For those of you having issues with the downloads I'll qoute kapilhp's soulution.
|
Since crouton is now in 'maintenance only' status, Focal Fossa will not be tested and made the default release. For more details see this important PSA:
|
I'm sure that all of us Linux enthusiasts are really excited about the release of Focal Foosa, Canonical's latest Ubuntu release, 20.04 LTS, scheduled to be released on April 23. I love and adore crouton, but as time passes, Xenial becomes more and more dated. Xenial repositories aren't just keeping up with everything new, like the latest versions of
java
,firefox
,mono
,gnome
,gcc
, et cetera. When (or if, I suppose,) will crouton be updating to a newer version of Ubuntu? What is in the works already? When willcrouton -r help
showfocal*
aftereoan*
?The text was updated successfully, but these errors were encountered: