[Ubuntu-x-swat] [Bug 1849084] Re: Freeze on system-resume caused by kwin and amdgpu driver

2020-05-07 Thread Richard Baka
Yes, that's correct. This the reason why Kwin's opengl compositor +
suspend-resume combination causes it. What I wrote is just a
workaround/trick to disable opengl compositor on resume.

-- 
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/1849084

Title:
  Freeze on system-resume caused by kwin and amdgpu driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1849084/+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 1849084] Re: Freeze on system-resume caused by kwin and amdgpu driver

2020-05-03 Thread Richard Baka
I have the exactly same problem I think, this script should work! I'm
trying to figure out what could be wrong with your systemctl.

-- 
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/1849084

Title:
  Freeze on system-resume caused by kwin and amdgpu driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1849084/+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 1849084] Re: Freeze on system-resume caused by kwin and amdgpu driver

2020-05-02 Thread Richard Baka
Hi khitschler,

I have the default Ubuntu 20.04 kernel and the freeze still occurs. My
assumption about the correct behavior was wrong however I think I have
just found a workaround could somebody you/somebody test it?

>From here (by tbg - Admired ): https://forum.manjaro.org/t/kde-nvidia-
screen-corruption-after-resume/60064/44

Apr '19
Here’s my latest version of a service to restart KDE Plasma after suspending, 
This version seems to work very well and unlike my last version this does not 
depend on crashing plasma so it doesn’t throw an error when executed.

Plasma Restart Service

With a root text editor create:

/etc/systemd/system/plasma-restart@.service
Service file contents:

#/etc/systemd/system/plasma-restart@.service
#sudo systemctl enable plasma-restart@$USER.service
#sudo systemctl start plasma-restart@$USER.service
#sudo systemctl stop plasma-restart@$USER.service
#sudo systemctl disable plasma-restart@$USER.service 

[Unit]
Description=Plasma Restart Service 
After=suspend.target 
StopWhenUnneeded=yes

[Service]
User=%i
WorkingDirectory=/home/%i
Type=oneshot
Slice=user-%i.slice
RemainAfterExit=yes
ExecStart=/bin/bash -alc "sudo -Hiu %i pkill -ABRT plasmashell"

[Install]
WantedBy=suspend.target 
Alias=plasma-restart@%i.service

Save the service file with root permissions, and exit the text editor.

Then, enable the service:

sudo systemctl enable plasma-restart@$USER.service
Then restart.

-

Why this is not the default setting if it fixes even the NVIDIA
problems?

-- 
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/1849084

Title:
  Freeze on system-resume caused by kwin and amdgpu driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1849084/+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 1849084] Re: Freeze on system-resume caused by kwin and amdgpu driver

2020-04-28 Thread Richard Baka
Hi, is this issue still present? 20.04 seems OK for me. No freezes.

-- 
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/1849084

Title:
  Freeze on system-resume caused by kwin and amdgpu driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kwin/+bug/1849084/+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 1849084] [NEW] Freeze on system-resume caused by kwin and amdgpu driver

2019-10-21 Thread Richard Baka
Public bug reported:

This is a well investigated bug by me.

Problem: a black screen freeze occurs by suspend-resume process
Ubuntu version: Kubuntu 19.10 default plasma, or the backported 5.17
Kernel version: default 5.3.10 or the mainline 5.4.0rc3
xserver-xorg-video-amdgpu: 19.* or the newest from git, the 18.0.1-1 works well

This freeze can be reproduced only if opengl 2.0 or 3.1 compositor is
enabled in Plasma settings. Xrender is OK however I don't like screen
tearing.

On Ubuntu 19.10 Gnome desktop (X based) this doesn't occur even if the
Gnome's compositor is enabled. (I don't know what is the default one
there but I haven't disabled it)

I think this is a Kwin / amdgpu driver related bug because of the
differentiation. These can be fixed even in Kwin/opengl compositor not
just in the amdgpu driver or in kernel.

One possible solution: disable opengl compositor by suspend and re-
enable it after login. Use fe.: Xrender before login / before the system
restored from suspend.

For Ubuntu's maintainers: Couldn't be this problem solved by a
downstream solution? Maybe a proper script could be enough by resume and
by suspend. There are a lot of bugs like this reported in freedesktop
bugreport and the developers haven't got enough time for fix them fast
enough.


Syslog:

Oct 21 10:57:26 pc kernel: [ 9475.308852] Code: 85 78 ff ff ff e9 9f f8 ff ff 
8b b0 98 04 00 00 48 c7 c7 ef 5f a5 c0 e8 49 2d 9d ff 44 0f b6 45 a3 49 8b 4d 
08 e9 bf fa ff ff <0f> 0b e9 ca fb ff ff 0f 0b e8 7d 36 84 c1 66 66 2e 0f 1f 84 
00 00
Oct 21 10:57:26 pc kernel: [ 9475.308853] RSP: 0018:b7b54274b7b0 EFLAGS: 
00010002
Oct 21 10:57:26 pc kernel: [ 9475.308855] RAX: 0202 RBX: 
0202 RCX: 046a
Oct 21 10:57:26 pc kernel: [ 9475.308856] RDX: 0001 RSI: 
0202 RDI: 0002
Oct 21 10:57:26 pc kernel: [ 9475.308857] RBP: b7b54274b870 R08: 
 R09: 94da76b2d170
Oct 21 10:57:26 pc kernel: [ 9475.308858] R10: b7b54274b708 R11: 
b7b54274b70c R12: 94da76b2d000
Oct 21 10:57:26 pc kernel: [ 9475.308859] R13: 94d970f2c300 R14: 
94da758d25d0 R15: 94da270d1400
Oct 21 10:57:26 pc kernel: [ 9475.308861] FS:  7f2a1b9bea80() 
GS:94da87c4() knlGS:
Oct 21 10:57:26 pc kernel: [ 9475.308863] CS:  0010 DS:  ES:  CR0: 
80050033
Oct 21 10:57:26 pc kernel: [ 9475.308864] CR2: 7fb083e9b4a5 CR3: 
00012c11 CR4: 003406e0
Oct 21 10:57:26 pc kernel: [ 9475.308865] Call Trace:
Oct 21 10:57:26 pc kernel: [ 9475.308977]  
amdgpu_dm_atomic_commit_tail+0x96f/0x1030 [amdgpu]
Oct 21 10:57:26 pc kernel: [ 9475.308991]  commit_tail+0x50/0xc0 
[drm_kms_helper]
Oct 21 10:57:26 pc kernel: [ 9475.309000]  ? commit_tail+0x50/0xc0 
[drm_kms_helper]
Oct 21 10:57:26 pc kernel: [ 9475.309009]  drm_atomic_helper_commit+0x118/0x120 
[drm_kms_helper]
Oct 21 10:57:26 pc kernel: [ 9475.309115]  amdgpu_dm_atomic_commit+0x95/0xa0 
[amdgpu]
Oct 21 10:57:26 pc kernel: [ 9475.309135]  drm_atomic_commit+0x4a/0x50 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309144]  
drm_atomic_helper_set_config+0x89/0xa0 [drm_kms_helper]
Oct 21 10:57:26 pc kernel: [ 9475.309159]  drm_mode_setcrtc+0x1cd/0x7a0 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309234]  ? amdgpu_cs_wait_ioctl+0xd6/0x150 
[amdgpu]
Oct 21 10:57:26 pc kernel: [ 9475.309249]  ? drm_mode_getcrtc+0x190/0x190 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309262]  drm_ioctl_kernel+0xae/0xf0 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309276]  drm_ioctl+0x234/0x3d0 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309290]  ? drm_mode_getcrtc+0x190/0x190 [drm]
Oct 21 10:57:26 pc kernel: [ 9475.309370]  amdgpu_drm_ioctl+0x4e/0x80 [amdgpu]
Oct 21 10:57:26 pc kernel: [ 9475.309376]  do_vfs_ioctl+0x407/0x670
Oct 21 10:57:26 pc kernel: [ 9475.309379]  ? do_futex+0x10f/0x1e0
Oct 21 10:57:26 pc kernel: [ 9475.309382]  ksys_ioctl+0x67/0x90
Oct 21 10:57:26 pc kernel: [ 9475.309384]  __x64_sys_ioctl+0x1a/0x20
Oct 21 10:57:26 pc kernel: [ 9475.309388]  do_syscall_64+0x57/0x190
Oct 21 10:57:26 pc kernel: [ 9475.309392]  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Oct 21 10:57:26 pc kernel: [ 9475.309394] RIP: 0033:0x7f2a1bd0c67b
Oct 21 10:57:26 pc kernel: [ 9475.309397] Code: 0f 1e fa 48 8b 05 15 28 0d 00 
64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 
10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e5 27 0d 00 f7 d8 64 89 
01 48
Oct 21 10:57:26 pc kernel: [ 9475.309398] RSP: 002b:7ffe0e27c518 EFLAGS: 
0246 ORIG_RAX: 0010
Oct 21 10:57:26 pc kernel: [ 9475.309400] RAX: ffda RBX: 
7ffe0e27c550 RCX: 7f2a1bd0c67b
Oct 21 10:57:26 pc kernel: [ 9475.309401] RDX: 7ffe0e27c550 RSI: 
c06864a2 RDI: 000d
Oct 21 10:57:26 pc kernel: [ 9475.309402] RBP: c06864a2 R08: 
 R09: 562bcc215600
Oct 21 10:57:26 pc kernel: [ 9475.309403] R10:  R11: 
0246 R12: 

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

2019-10-05 Thread Richard Baka
This has been fixed in: xserver-xorg-video-amdgpu 19.0.1-1ubuntu1

** Changed in: xserver-xorg-video-amdgpu (Ubuntu)
   Status: New => Fix Released

-- 
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] 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] Re: AMD GPU hang/crash/black screen after suspend(ing)

2019-09-05 Thread Richard Baka
** Bug watch added: freedesktop.org Bugzilla #111459
   https://bugs.freedesktop.org/show_bug.cgi?id=111459

** Also affects: linux via
   https://bugs.freedesktop.org/show_bug.cgi?id=111459
   Importance: Unknown
   Status: Unknown

-- 
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] [NEW] AMD GPU hang/crash/black screen after suspend(ing)

2019-09-05 Thread Richard Baka
Public bug reported:

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)
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.

** Affects: linux
 Importance: Unknown
 Status: Unknown

** Affects: xserver-xorg-video-amdgpu (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- This 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.
+ 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)
  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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-16 Thread Richard Baka
** No longer affects: xserver-xorg-video-amdgpu (Ubuntu)

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
Reported upstream:
https://bugzilla.kernel.org/show_bug.cgi?id=200087

** Bug watch added: Linux Kernel Bug Tracker #200087
   https://bugzilla.kernel.org/show_bug.cgi?id=200087

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
Power management doesn't work well this way. It was hot a little. I've
changed back to win10. This should be fixed by kernel developers or with
a downstream patch.

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
"The fact that ACPI was designed by a group of monkeys high on LSD, and is some 
of the worst designs in the industry obviously makes running it at any point 
pretty damn ugly."
Torvalds, Linus (2005-07-31). Message. linux-kernel mailing list. IU. Retrieved 
on 2006-08-28.

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
I installed the new amdgpu pro driver and everything is very fast now.
This bug should be reported to freedesktop, would you like somebody to
do it? :D

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
*Sorry correction: Who would like to do it? :D

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
It works but very slow. This could be an ACPI problem.

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
Thanks Freihut, I will try this.

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-14 Thread Richard Baka
** Attachment added: "35241499_10216166779031575_5796073510006685696_n.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776563/+attachment/5152604/+files/35241499_10216166779031575_5796073510006685696_n.jpg

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-14 Thread Richard Baka
** Attachment added: "35236658_10216166799272081_8319003953274552320_n.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776563/+attachment/5152603/+files/35236658_10216166799272081_8319003953274552320_n.jpg

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Ubuntu 18.04 kernel can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-14 Thread Richard Baka
** Summary changed:

- Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load
+ Ubuntu 18.04 kernel can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

** Summary changed:

- Ubuntu 18.04 kernel can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)
+ Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

** No longer affects: bugzilla (Ubuntu)

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load

2018-06-14 Thread Richard Baka
apport-collect 1776563 can't be entered because the kernel can not load.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
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/1776563

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load

2018-06-13 Thread Richard Baka
** Also affects: amd
   Importance: Undecided
   Status: New

-- 
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/1776563

Title:
  Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776563] Re: Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load

2018-06-13 Thread Richard Baka
** Also affects: xserver-xorg-video-amdgpu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1776563

Title:
  Acer Aspire A315 (Ryzen5/Radeon/FHD) Ubuntu 18.04 kernel cant load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bugzilla/+bug/1776563/+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