[Desktop-packages] [Bug 1831328] [NEW] Ubuntu 18.04 LTS boot hangs after 1st update

2019-06-01 Thread Sylvain Vedrenne
Public bug reported:

I installed Ubuntu 18.04 LTS on my new ASUS UX533F laptop.

The installation seemed successful at first - except for the audio not
working - but then:

- open "Software Updates"
- accept to install all available updates
- reboot
  => The system hangs on the purple screen

If I press the space bar before the ASUS logo at boot, I can access the
GRUB menu and select the Recovery Mode - same problem in Recovery Mode:
the system hangs on the purple screen.

To avoid instability issues with the graphics card NVidia GeForce MX150,
I had added 'nouveau.modeset=0' to /etc/default/grub for the Linux
command line before doing the first software update and reboot.

/etc/default/grub
...
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.modeset=0"
...

But it doesn't prevent this boot hanging problem. And it is not the
cause of this boot hanging problem.

Adding dis_ucode_ldr to the Linux command line lets me to go past the
GRUB screen and boot Ubuntu 18.04 again. But this is only a workaround.
We need a proper fix.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Package changed: gvfs (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1831328

Title:
  Ubuntu 18.04 LTS boot hangs after 1st update

Status in Ubuntu:
  New

Bug description:
  I installed Ubuntu 18.04 LTS on my new ASUS UX533F laptop.

  The installation seemed successful at first - except for the audio not
  working - but then:

  - open "Software Updates"
  - accept to install all available updates
  - reboot
=> The system hangs on the purple screen

  If I press the space bar before the ASUS logo at boot, I can access
  the GRUB menu and select the Recovery Mode - same problem in Recovery
  Mode: the system hangs on the purple screen.

  To avoid instability issues with the graphics card NVidia GeForce
  MX150, I had added 'nouveau.modeset=0' to /etc/default/grub for the
  Linux command line before doing the first software update and reboot.

  /etc/default/grub
  ...
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.modeset=0"
  ...

  But it doesn't prevent this boot hanging problem. And it is not the
  cause of this boot hanging problem.

  Adding dis_ucode_ldr to the Linux command line lets me to go past the
  GRUB screen and boot Ubuntu 18.04 again. But this is only a
  workaround. We need a proper fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1831328/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1831322] Re: Installer hangs right after GRUB screen

2019-06-01 Thread Sylvain Vedrenne
** Package changed: gvfs (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1831322

Title:
  Installer hangs right after GRUB screen

Status in Ubuntu:
  New

Bug description:
  I wanted to try Ubuntu 19.04 on my new ASUS UX533 laptop, but it
  miserably failed right after selecting "Try Ubuntu" in the GRUB menu.

  - download the 64-bit PC (AMD64) desktop image and write it on a USB key with 
dd
  - boot the laptop from the USB key
=> the GRUB screen displays Ok
  - select "Try Ubuntu"
=> the GRUB screen disappears Ok
=> blank screen Ok
=> the system hangs there KO

  Same problem when selecting any of the options in the GRUB menu, even
  the "Safe graphics" ones.

  I suspected a problem with the NVidia GeForce MX150 graphics card, so
  I tried adding

nomedeset
  or
nouveau.modeset=0

  to the Linux command line, but it didn't work better.

  I tried (found on the internet) adding
dis_ucode_ldr to the Linux command line
  and this worked!

  But obviously we need a proper fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1831322/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1831322] Re: Installer hangs right after GRUB screen

2019-06-01 Thread Sylvain Vedrenne
Doesn't affect gvfs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1831322

Title:
  Installer hangs right after GRUB screen

Status in gvfs package in Ubuntu:
  New

Bug description:
  I wanted to try Ubuntu 19.04 on my new ASUS UX533 laptop, but it
  miserably failed right after selecting "Try Ubuntu" in the GRUB menu.

  - download the 64-bit PC (AMD64) desktop image and write it on a USB key with 
dd
  - boot the laptop from the USB key
=> the GRUB screen displays Ok
  - select "Try Ubuntu"
=> the GRUB screen disappears Ok
=> blank screen Ok
=> the system hangs there KO

  Same problem when selecting any of the options in the GRUB menu, even
  the "Safe graphics" ones.

  I suspected a problem with the NVidia GeForce MX150 graphics card, so
  I tried adding

nomedeset
  or
nouveau.modeset=0

  to the Linux command line, but it didn't work better.

  I tried (found on the internet) adding
dis_ucode_ldr to the Linux command line
  and this worked!

  But obviously we need a proper fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1831322/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1831322] [NEW] Installer hangs right after GRUB screen

2019-06-01 Thread Sylvain Vedrenne
Public bug reported:

I wanted to try Ubuntu 19.04 on my new ASUS UX533 laptop, but it
miserably failed right after selecting "Try Ubuntu" in the GRUB menu.

- download the 64-bit PC (AMD64) desktop image and write it on a USB key with dd
- boot the laptop from the USB key
  => the GRUB screen displays Ok
- select "Try Ubuntu"
  => the GRUB screen disappears Ok
  => blank screen Ok
  => the system hangs there KO

Same problem when selecting any of the options in the GRUB menu, even
the "Safe graphics" ones.

I suspected a problem with the NVidia GeForce MX150 graphics card, so I
tried adding

  nomedeset
or
  nouveau.modeset=0

to the Linux command line, but it didn't work better.

I tried (found on the internet) adding
  dis_ucode_ldr to the Linux command line
and this worked!

But obviously we need a proper fix.

** Affects: gvfs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/1831322

Title:
  Installer hangs right after GRUB screen

Status in gvfs package in Ubuntu:
  New

Bug description:
  I wanted to try Ubuntu 19.04 on my new ASUS UX533 laptop, but it
  miserably failed right after selecting "Try Ubuntu" in the GRUB menu.

  - download the 64-bit PC (AMD64) desktop image and write it on a USB key with 
dd
  - boot the laptop from the USB key
=> the GRUB screen displays Ok
  - select "Try Ubuntu"
=> the GRUB screen disappears Ok
=> blank screen Ok
=> the system hangs there KO

  Same problem when selecting any of the options in the GRUB menu, even
  the "Safe graphics" ones.

  I suspected a problem with the NVidia GeForce MX150 graphics card, so
  I tried adding

nomedeset
  or
nouveau.modeset=0

  to the Linux command line, but it didn't work better.

  I tried (found on the internet) adding
dis_ucode_ldr to the Linux command line
  and this worked!

  But obviously we need a proper fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1831322/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp