ubuntu-18.04.2 update problem

Asked by Seiichi Nakashima

Dear everyone

I install ubuntu-18.04.1 japanes edition from iso image.
I have some PCs, installed same ubuntu.

UEFI model(asrock H110M-HDV P7.60) using CMS(Compatibility Support Module),
it can install ubuntu-18.04.1, but software update to occur snapd.snap-repair.service is
a disabled or a static unit, not starting it. I search ask-ubuntu, and find resoled it.
but this PC can not start ubuntu at power on, and shutdown long time.
before update (onle ubuntu-18.04.1) work fine.

UEFI model not using CMS, it can install ubuntu-18.04.1 and update 18.04.2 work fine.
BIOS only model PC, it can install ubuntu-18.04.1 and update 18.04.2 work fine.

UEFI model using CMS only could not update ubuntu-18.04.2.
what thing I need to do.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you have a bug reported then you don't need a question as well

Revision history for this message
Seiichi Nakashima (ubuntu-linuxer) said :
#2

sorry I think a bug, I don't need a question.

Revision history for this message
Seiichi Nakashima (ubuntu-linuxer) said :
#3

I upgrade ubuntu 18.04.1 to 18.04.2 by software-updater.
I met some trouble, and may be cleared.

1. snapd.sap-repair.service is a disabled or a static unit, not starting it
    <https://askubuntu.com/questions/1037431/receiving-the-error-snapd-snap-repair-service-is-a-disabled-or-a-static-unit-n>

    My PC is ASrock H110M-HDV(vga on board), Intel i3-7100, nvidia 1050-Ti, UEFI using CSM, MBR disk, others.
    I use 1050-Ti to GPU, not using VGA card, so I do not connect display.
    I modify /etc/modprob.d/bloacklist.conf to add nouveau, then this error not occur software-updater
   that upgrade ubunut 18.04.1 to 18.04.2. then linux kernel 4.15.0-46-generic

2. rboot ubuntu 18.04.2, PC may freeze

    ubuntu-18.04.2 update finished, but reboot PC, could not start ubuntu-18.04.2.
    but power off/on operatiion, PC boot up and start ubuntu-18.04.2

    I install 18.10 kernel and xstack environment.
    sudo apt-get install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04

    then ubuntu-18.04.2 restart fine.

Revision history for this message
Seiichi Nakashima (ubuntu-linuxer) said :
#4

I add comment.

first I think PC environment problem example UEFI, BIOS, MBR, GPT.
because UEFI + GPT and BIOS + MBR environment, not occur this problem.
Only UEFI using CSM + MBR environment occur this problem.
finally I found nouveau.

for blacklist.conf.
I added /etc/modprobe.d/blacklist-nouveau.conf.

# nvidia(nouveau)
blacklist nouveau
options nouveau modeset=0

then run command

sudo update-initramfs -u

Can you help with this problem?

Provide an answer of your own, or ask Seiichi Nakashima for more information if necessary.

To post a message you must log in.