[Ubuntu-x-swat] [Bug 1842954] Re: AMD GPU hang/crash/black screen after suspend(ing)

2019-09-06 Thread Richard Baka
** Description changed:

  This is a freeze which is obviously caused by a bug in the xserver-xorg-
  video-amdgpu package ver: 19.0.1* which is shipped with Ubuntu 19.04 and
  19.10. Upstream fix is needed.
  
  Workaround:
- sudo nano /etc/apt/sources.list, copy-paste one line which contains "main 
multiverse universe restricted" and change the distribution name "eon" or 
"disco" to "bionic" (for this line only)
+ sudo nano /etc/apt/sources.list, copy-paste one line which contains "main 
multiverse universe restricted" and change the distribution name "eoan" or 
"disco" to "bionic" (for this line only)
  So you will have a line like
  deb [url] bionic multiverse main restricted universe
  ctrl+o, save it
  
  sudo update
  sudo apt install xserver-xorg-core=2:1.19.6-1ubuntu4
  sudo apt install xserver-xorg-video-amdgpu=18.0.1-1
  
  sudo reboot
  
  If everything is OK then you should keep these packages by using:
  sudo apt-mark hold xserver-xorg-core=2:1.19.6-1ubuntu4
  sudo apt-mark hold xserver-xorg-video-amdgpu=18.0.1-1
  
  You can later unhold them by using the same commands with "unhold"
  
  If a newer bionic package version comes out (fe. a security update) you
  should unhold the packages do an apt update and use apt policy [package
  name without = and version] to check the new bionic versions that you
  can install using my original install commands with the proper version
  paramter.
  
  If something is not OK, then press E on grub menu, paste nomodeset
  parameter at the and of the kernel line then f10. After the kernel
  loading and the command line login you should just do an apt upgrade if
  you hadn't held the packages before.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1842954

Title:
  AMD GPU hang/crash/black screen after suspend(ing)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1842954]

2019-09-06 Thread Tajgaividra
Hi,

Have you tried reverting the xorg amdgpu package to an older version? Of
course that is just a workaround.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1842954

Title:
  AMD GPU hang/crash/black screen after suspend(ing)

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1625944] Re: [Dell Precision 5510][Yakkety] built-in HDMI port does not work, no signal output

2019-09-06 Thread Kirill Shustov
I just installed Ubuntu 19.04 on Dell PRECISION 5510 and hdmi do not
work

➜  ~ lsb_release --all
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 19.04
Release:19.04
Codename:   disco

➜  ~ uname --all
Linux precise 5.2.11-050211-generic #201908290731 SMP Thu Aug 29 07:33:42 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1625944

Title:
   [Dell Precision 5510][Yakkety]  built-in HDMI port does not work, no
  signal output

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1625944] Re: [Dell Precision 5510][Yakkety] built-in HDMI port does not work, no signal output

2019-09-06 Thread Kirill Shustov
NVIDIA drier version 430.40
Quadro M1000M (GPU 0)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1625944

Title:
   [Dell Precision 5510][Yakkety]  built-in HDMI port does not work, no
  signal output

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1813131] Re: i965_drv_video.so doesn't load any more if a Wayland server is present [failed to resolve wl_drm_interface(): /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol

2019-09-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: intel-vaapi-driver (Ubuntu Bionic)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1813131

Title:
  i965_drv_video.so doesn't load any more if a Wayland server is present
  [failed to resolve wl_drm_interface(): /lib/x86_64-linux-
  gnu/libEGL_mesa.so.0: undefined symbol: wl_drm_interface]

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1813131] Re: i965_drv_video.so doesn't load any more if a Wayland server is present [failed to resolve wl_drm_interface(): /lib/x86_64-linux-gnu/libEGL_mesa.so.0: undefined symbol

2019-09-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libva (Ubuntu Bionic)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1813131

Title:
  i965_drv_video.so doesn't load any more if a Wayland server is present
  [failed to resolve wl_drm_interface(): /lib/x86_64-linux-
  gnu/libEGL_mesa.so.0: undefined symbol: wl_drm_interface]

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp