Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [OT] Ubuntu 22.04 Release

2 views
Skip to first unread message

David Brooks

unread,
Apr 22, 2022, 5:41:30 AM4/22/22
to
On 22/04/2022 07:35, Alan B wrote:
> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>
> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
> USB port. It would make a good alternative to macOS especially on some
> older slower Macs but need to check the specs first.

I'm currently running Linux Mint on my old Apple iMac (2006 24 inch)

Would this new version of Ubuntu run on it?

Advice welcomed.

Mark

unread,
Apr 23, 2022, 8:53:49 AM4/23/22
to
Alan B <alanrich...@nospamgmail.com.here> wrote:
> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>
> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
> USB port. It would make a good alternative to macOS especially on some
> older slower Macs but need to check the specs first.
>

I did like ElementaryOS when I tried it on a 2012 MBA. The only downside
was battery life suffered somewhat.

--
Cheers ... Mark

Mark

unread,
Apr 23, 2022, 3:57:57 PM4/23/22
to
On 2022-04-23 13:00:42 +0000, Alan B
<alanrich...@nospamgmail.com.here> said:
> I used Elementary 5 for a while but can't say I noticed
> battery life issues. I see 6 is now avaialble - have you
> tried that yet?

No. This was... a year ago or more. Think I only tried it as the MBA
('spares or repair') wouldnd't sleep (the only fault). Fixed that with
a motherboard swap, so eOS wasnt needed.
--
Cheers ... Mark

Mark

unread,
Apr 24, 2022, 6:30:05 AM4/24/22
to
On 2022-04-24 08:07:45 +0000, Alan B
> Yes it must be at least a year since I last used it. Based on
> Ubuntu like several other distros. I had a motherboard failure with a
> 2013 MBA - might have been an issue with that era of MBAs!

Ah! that reminded me... the main issues was runaway CPU usage from
kernel_task. Had to delete a kext to stop it, but it wasn't ideal. That
plus the sleep issue... Anyway, it's ok now. It's one of the 11" MBAs.
Liked the form factor a lot so picked up a second one (2011) for cheap.
That's sitting in a cupboard as 'backup' (these were supposed to be
dedicated writing machines, but there hasn't been a lot of that going
on!)
--
Cheers ... Mark

D.M. Procida

unread,
Apr 24, 2022, 11:45:06 AM4/24/22
to
On 22 Apr 2022 at 08:52:59 CEST, "Alan B"
<alanrich...@nospamgmail.com.here> wrote:

> Alan B <alanrich...@nospamgmail.com.here> wrote:
>> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>>
>> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
>> USB port. It would make a good alternative to macOS especially on some
>> older slower Macs but need to check the specs first.
>
> The next step is to build a VM using the equivalent ARM iso under Parallels
> on my M1 machine. VMs using an older Ubuntu arm server iso ran like a
> rocket! It should also be possible to create a VM using UTM (and QEMU on
> which it’s based).

There are lots of M1 support limitations though. No M1 desktop Ubuntu for a
start, while I've run into some issues with Multipass that I haven't yet got
to the bottom of.

Daniele

D.M. Procida

unread,
Apr 24, 2022, 3:28:27 PM4/24/22
to
On 24 Apr 2022 at 18:36:29 CEST, "Alan B"
<alanrich...@nospamgmail.com.here> wrote:
> I'm not familiar with Multipass and perhaps, not being a developer, I should
> not "play" with it on my Intel Mac. (Well at least until I've RTFM ;) )

It's not going to do any harm. Mind you something gobbled up 64GB of free disk
space the other day before relinquishing it, and Multipass was one of the
things running...

As for the FM, that's one thing that should be getting better.

> On my M1 Mac I've created a usable VM from scratch on my M1 Mac under UTM

Desktop all included?

Daniele

Theo

unread,
Apr 25, 2022, 5:23:07 PM4/25/22
to
When you say no M1 desktop Ubuntu, do you just mean there's no install ISO
for ubuntu-22.04-desktop-arm64? If you install the server version in a VM, you
should be able to install the 'ubuntu-desktop' package and it will install
all the desktop environment.

If you want a UI for that, install the 'tasksel' package and run 'tasksel' -
it'll give you options to install bundles like 'Ubuntu desktop' or
'Publishing applications'.

UTM also works fine if you don't have Parallels - it uses QEMU, but for
arm-on-arm it hooks into the MacOS hypervisor framework so should be
equivalently speedy. It'll also do x86-on-arm, more slowly. If you really
want to run Windows XP on M1, UTM is the way to do it.

Theo

Chris

unread,
Apr 26, 2022, 3:18:52 AM4/26/22
to
Alan B <alanrich...@nospamgmail.com.here> wrote:
> Click on Current and scroll down. You’ll see an ARM Desktop ISO link. I
> used an earlier one a couple of days ago to create a UTM VM.
>
> <https://cdimage.ubuntu.com/daily-live/>

That's a relatively new addition. I've got an Ubuntu 18.04 and a 20.04
install that I did like Theo.

Great to see a standard desktop iso for arm64.

D.M. Procida

unread,
Apr 26, 2022, 9:00:34 AM4/26/22
to
On 25 Apr 2022 at 23:23:03 CEST, "Theo" <theom...@chiark.greenend.org.uk>
wrote:

> D.M. Procida <daniele-at-...@invalid.com> wrote:
>> On 22 Apr 2022 at 08:52:59 CEST, "Alan B"
>> <alanrich...@nospamgmail.com.here> wrote:
>>
>>> Alan B <alanrich...@nospamgmail.com.here> wrote:
>>>> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>>>>
>>>> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
>>>> USB port. It would make a good alternative to macOS especially on some
>>>> older slower Macs but need to check the specs first.
>>>
>>> The next step is to build a VM using the equivalent ARM iso under Parallels
>>> on my M1 machine. VMs using an older Ubuntu arm server iso ran like a
>>> rocket! It should also be possible to create a VM using UTM (and QEMU on
>>> which it’s based).
>>
>> There are lots of M1 support limitations though. No M1 desktop Ubuntu for a
>> start, while I've run into some issues with Multipass that I haven't yet got
>> to the bottom of.
>
> When you say no M1 desktop Ubuntu, do you just mean there's no install ISO
> for ubuntu-22.04-desktop-arm64? If you install the server version in a VM, you
> should be able to install the 'ubuntu-desktop' package and it will install
> all the desktop environment.

But there is not currently any way to have it run natively on M1 - unless I am
behind the bleeding edge of progress, which happens more often these days. For
example, is dual-booting an M1 machine a possibility yet?

Daniele

Jaimie Vandenbergh

unread,
Apr 26, 2022, 12:38:31 PM4/26/22
to
On 26 Apr 2022 at 14:00:32 BST, "D.M. Procida"
<daniele-at-...@invalid.com> wrote:

> But there is not currently any way to have it run natively on M1 - unless I am
> behind the bleeding edge of progress, which happens more often these days. For
> example, is dual-booting an M1 machine a possibility yet?

https://asahilinux.org/2022/03/asahi-linux-alpha-release/

But missing a lot of drivers for the Apple hardware. As they say on that
page,

What doesn’t [work]:
Everything else, but notably:
DisplayPort
Thunderbolt
HDMI on the MacBooks
Bluetooth
GPU acceleration
Video codec acceleration
Neural Engine
CPU deep idle
Sleep mode
Camera
Touch Bar

Cheers - Jaimie
--
It's important to be comfortable in your own skin
because it's illegal to wear someone else's.

D.M. Procida

unread,
Apr 26, 2022, 12:46:54 PM4/26/22
to
On 26 Apr 2022 at 18:38:28 CEST, "Jaimie Vandenbergh"
<jai...@usually.sessile.org> wrote:

> On 26 Apr 2022 at 14:00:32 BST, "D.M. Procida"
> <daniele-at-...@invalid.com> wrote:
>
>> But there is not currently any way to have it run natively on M1 - unless I am
>> behind the bleeding edge of progress, which happens more often these days. For
>> example, is dual-booting an M1 machine a possibility yet?
>
> https://asahilinux.org/2022/03/asahi-linux-alpha-release/

Ah yes. But unfortunately, for me it has to be Ubuntu Linux!

Daniele

Chris

unread,
Apr 26, 2022, 2:31:46 PM4/26/22
to
Alan B <alanrich...@nospamgmail.com.here> wrote:
> On 2022-04-26, Chris <ithi...@gmail.com> wrote:
>
> [snip]
>
>> Great to see a standard desktop iso for arm64.
>
> Running a VM in Parallels on my M1 machine now. It comes with the
> stndard Gnome desktop but as Theo points out you should be able
> to use tasksel to install other environments. When you install
> Parallels Tools, run the CLI installer as the GUI version seems
> to forget it needs to download a couple of config files before
> proceeding!

Thanks, but I'm happy with UTM and I also prefer Xubuntu so may try the
tasksel option.

Theo

unread,
Apr 26, 2022, 3:27:42 PM4/26/22
to
There is a Debian install, but no vanilla Ubuntu as yet. There is however
Pop!_OS, which is based on Ubuntu.
https://github.com/AsahiLinux/docs/wiki/SW%3AAlternative-Distros

Alternatively, run the supported Arch and then run Ubuntu in a chroot /
container?

Theo
(keep meaning to experiment when I get the time)

Theo

unread,
Apr 27, 2022, 7:38:44 AM4/27/22
to
Alan B <alanrich...@nospamgmail.com.here> wrote:
> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>
> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
> USB port. It would make a good alternative to macOS especially on some
> older slower Macs but need to check the specs first.

Seems that OpenBSD now supports M1 too:
https://www.theregister.com/2022/04/22/openbsd_71_released_including_apple/
https://www.openbsd.org/71.html

Theo

D.M. Procida

unread,
Apr 29, 2022, 6:01:06 PM4/29/22
to
On 25 Apr 2022 at 22:23:03 BST, "Theo" <theom...@chiark.greenend.org.uk>
wrote:

> D.M. Procida <daniele-at-...@invalid.com> wrote:
>> On 22 Apr 2022 at 08:52:59 CEST, "Alan B"
>> <alanrich...@nospamgmail.com.here> wrote:
>>
>>> Alan B <alanrich...@nospamgmail.com.here> wrote:
>>>> <https://ubuntu.com/blog/ubuntu-22-04-lts-released>
>>>>
>>>> Runs very nicely on my Intel Mac. I’ve installed it to an SSD attached to a
>>>> USB port. It would make a good alternative to macOS especially on some
>>>> older slower Macs but need to check the specs first.
>>>
>>> The next step is to build a VM using the equivalent ARM iso under Parallels
>>> on my M1 machine. VMs using an older Ubuntu arm server iso ran like a
>>> rocket! It should also be possible to create a VM using UTM (and QEMU on
>>> which it’s based).
>>
>> There are lots of M1 support limitations though. No M1 desktop Ubuntu for a
>> start, while I've run into some issues with Multipass that I haven't yet got
>> to the bottom of.
>
> When you say no M1 desktop Ubuntu, do you just mean there's no install ISO
> for ubuntu-22.04-desktop-arm64? If you install the server version in a VM, you
> should be able to install the 'ubuntu-desktop' package and it will install
> all the desktop environment.

I'm trying UTM right now.

I installed ubuntu-22.04-live-server-arm64 from the ISO, and got the server
installation up and running.

Then I installed ubuntu-desktop and rebooted - but immediately I log in to the
desktop environment it sends me back to the login screen. I'm assuming it's a
case of something I've botched along the way.

Daniele

Theo

unread,
Apr 30, 2022, 6:04:06 AM4/30/22
to
D.M. Procida <daniele-at-...@invalid.com> wrote:
> I'm trying UTM right now.
>
> I installed ubuntu-22.04-live-server-arm64 from the ISO, and got the server
> installation up and running.
>
> Then I installed ubuntu-desktop and rebooted - but immediately I log in to the
> desktop environment it sends me back to the login screen. I'm assuming it's a
> case of something I've botched along the way.

Hmm, I did have some problems using UTM with a pre-existing VM where I'd get
a black screen after it had booted. I think I fixed that by fiddling with
the graphics settings in UTM - one kind of virtual graphics card was better
than another. To be able to make changes to the VM I'd have to restart in
console mode, make the change and then reboot back into graphics mode.

Perhaps try fiddling with the different graphics options UTM offers?

Worth having a look here in case anyone has a similar problem:
https://github.com/utmapp/UTM/issues

Theo
0 new messages