[Bug 1951666] [NEW] /usr/share/libdrm/amdgpu.ids: No such file or directory

2021-11-19 Thread Richard Baka
Public bug reported:

I use the snap version of Smplayer on Ubuntu 21.10 (because the apt-installed 
mpv missed some libs). It seems to work correctly but I got an cli error 
message:
"/usr/share/libdrm/amdgpu.ids: No such file or directory"

Does it mean there is no hardware acceleration? Could you fix it?

Additional question: In general I use only verified snaps. Could you
verify the publisher of the mentioned Smplayer snap? She/He seems to be
OK.

Thanks,

Richard

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

** Package changed: linux (Ubuntu) => snap (Ubuntu)

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

Title:
  /usr/share/libdrm/amdgpu.ids: No such file or directory

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874660] Re: Please make an "update in progress" message for snap updates

2020-04-24 Thread Richard Baka
** Description changed:

  Distro is Kubuntu 20.04
- I got a notification message about the new Chromium version or about the 
Chromium update (I don't remember precisely). I wanted to restart the browser 
to do something helping the update so I closed it then I couldn't find the 
starter icon of its.
+ I got a notification message about the new Chromium version or about the 
Chromium update (I don't remember precisely). I wanted to restart the browser 
to do something to help the update so I closed it then I couldn't find the 
starter icon of its.
  
  sudo snap refresh said
  snap "chromium" is already installed, see 'snap help refresh'
  
  chromium command said chromium is not installed.
  
  Then later I could start it again using the chromium command.
  
  Please create a better notification about the upgrading process not just
  about the update possibility!
  
  I should note in my opinion this quick upstream update process is a very
  good and necessary solution especially if the package is/was a browser.

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

Title:
  Please make an "update in progress" message for snap updates

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874660] Re: Please make an "update in progress" message for snap updates

2020-04-24 Thread Richard Baka
** Description changed:

  Distro is Kubuntu 20.04
  I got a notification message about the new Chromium version or about the 
Chromium update (I don't remember precisely). I wanted to restart the browser 
to do something helping the update so I closed it then I couldn't find the 
starter icon of its.
  
  sudo snap refresh said
  snap "chromium" is already installed, see 'snap help refresh'
  
  chromium command said chromium is not installed.
  
  Then later I could start it again using the chromium command.
  
  Please create a better notification about the upgrading process not just
  about the update possibility!
+ 
+ I should note in my opinion this quick upstream update process is a very
+ good and necessary solution especially if the package is/was a browser.

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

Title:
  Please make an "update in progress" message for snap updates

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1874660] [NEW] Please make an "update in progress" message for snap updates

2020-04-24 Thread Richard Baka
Public bug reported:

Distro is Kubuntu 20.04
I got a notification message about the new Chromium version or about the 
Chromium update (I don't remember precisely). I wanted to restart the browser 
to do something helping the update so I closed it then I couldn't find the 
starter icon of its.

sudo snap refresh said
snap "chromium" is already installed, see 'snap help refresh'

chromium command said chromium is not installed.

Then later I could start it again using the chromium command.

Please create a better notification about the upgrading process not just
about the update possibility!

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

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

Title:
  Please make an "update in progress" message for snap updates

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-08 Thread Richard Baka
Tested, it is OK!

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

Title:
  update-initramfs fails on plymouth hook due to missing target dir

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-07 Thread Richard Baka
1. The deletion of the plymouth packages is a correct workaround however
that is not a correct fix. The fix will come with a package upgrade.

2. apt purge --reinstall (what I wrote) seems to wrok well but it
doesn't. It just do the purge operation and not the reinstall operation.
If this package isn't installed the failure doesn't occur however you
won't have a graphical boot screen (If I know this well).

3. BTW this package is not too important for the system. If I know well
this is just a graphical splash screen.

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

Title:
  update-initramfs fails on plymouth hook due to missing target dir

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-06 Thread Richard Baka
You are right :D. apt purge --reinstall command doesn't do a reinstall
just a purge. BTW I like this method. Do I really need this package?

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

Title:
  update-initramfs fails on plymouth hook due to missing target dir

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1866377] Re: update-initramfs fails on plymouth hook due to missing target dir

2020-03-06 Thread Richard Baka
Here is a magic workaround command for problems like this:
sudo apt purge --reinstall plymouth

no warranty! :)

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

Title:
  update-initramfs fails on plymouth hook due to missing target dir

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] Re: Snap chromium - apparmor pulseAudio (and other) error messages (20.04)

2020-03-01 Thread Richard Baka
Jalon Funk (francescohickle15) sorry I haven't read well your second
sentence. I understand it now.

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

Title:
  Snap chromium - apparmor pulseAudio (and other) error messages (20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] Re: Snap chromium - apparmor pulseAudio error message (20.04)

2020-02-29 Thread Richard Baka
Jalon Funk (francescohickle15) that is a correct temporary workaround.

Jamie Strandboge (jdstrand) thanks for your help. BTW please check the
other error messages in my first comment too. Those are displayed if the
file browsing dialog is opened from the web-browser (fe.: by a file
upload).

** Summary changed:

- Snap chromium - apparmor pulseAudio error message (20.04)
+ Snap chromium - apparmor pulseAudio (and other) error messages (20.04)

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

Title:
  Snap chromium - apparmor pulseAudio (and other) error messages (20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] Re: Snap chromium - apparmor pulseAudio error message (20.04)

2020-02-29 Thread Richard Baka
Messages I got after I had started browsing my computer to download the
png attachment:

type=1400 audit(1582979599.967:146): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/run/mount/utab" pid=2504
comm="chrome" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

type=1400 audit(1582979590.211:134): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.node_repl_history"
pid=2504 comm="pool" requested_mask="r" denied_mask="r" fsuid=1000
ouid=1000

type=1400 audit(1582979590.211:133): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.viminfo" pid=2504
comm="pool" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

type=1400 audit(1582979590.211:132): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.xsession-errors"
pid=2504 comm="pool" requested_mask="r" denied_mask="r" fsuid=1000
ouid=1000

type=1400 audit(1582979590.211:131): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.gtkrc-2.0" pid=2504
comm="pool" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

apparmor="DENIED" operation="open" profile="snap.chromium.chromium"
name="/home/myname/.dmrc" pid=2504 comm="pool" requested_mask="r"
denied_mask="r" fsuid=1000 ouid=1000

type=1400 audit(1582979590.211:129): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.face" pid=2504
comm="pool" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

type=1400 audit(1582979590.211:128): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.bashrc" pid=2504
comm="pool" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

type=1400 audit(1582979590.211:127): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.profile" pid=2504
comm="pool" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000

type=1400 audit(1582979590.211:125): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.bash_logout"
pid=2504 comm="pool" requested_mask="r" denied_mask="r" fsuid=1000
ouid=1000

type=1400 audit(1582979562.723:124): apparmor="DENIED" operation="open"
profile="snap.chromium.chromium" name="/home/myname/.xsession-errors"
pid=2504 comm="pool" requested_mask="r" denied_mask="r" fsuid=1000
ouid=1000

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

Title:
  Snap chromium - apparmor pulseAudio error message (20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] Re: Snap chromium - apparmor pulseAudio error message (20.04)

2020-02-29 Thread Richard Baka
*upload

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

Title:
  Snap chromium - apparmor pulseAudio error message (20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] Re: Snap chromium - apparmor pulseAudio error message (20.04)

2020-02-29 Thread Richard Baka
** Attachment added: "apparmor_interfaces.png"
   
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+attachment/5332198/+files/apparmor_interfaces.png

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

Title:
  Snap chromium - apparmor pulseAudio error message (20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor-profiles/+bug/1865282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1865282] [NEW] Snap chromium - apparmor pulseAudio error message (20.04)

2020-02-29 Thread Richard Baka
Public bug reported:

My chromium browser what was installed by snap is constantly causing
this system error message:

[ 3754.402424] audit: type=1400 audit(1582978393.441:96):
apparmor="DENIED" operation="open" profile="snap.chromium.chromium"
name="/etc/pulse/client.conf.d/" pid=6082 comm="chrome"
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

Comment: This is a fresh chromium installation and I've never manually
modified the pulseaudio interface however my pulseaudio configuration is
custom because of the bad default sound quality.

snap connections chromium
Interface Plug   Slot   
 Notes
audio-playbackchromium:audio-playback:audio-playback
 -
audio-record  chromium:audio-record  -  
 -
browser-support   chromium:browser-sandbox   :browser-support   
 -
camerachromium:camera:camera
 -
content[gtk-3-themes] chromium:gtk-3-themes  
gtk-common-themes:gtk-3-themes  -
content[icon-themes]  chromium:icon-themes   
gtk-common-themes:icon-themes   -
content[sound-themes] chromium:sound-themes  
gtk-common-themes:sound-themes  -
cups-control  chromium:cups-control  :cups-control  
 -
desktop   chromium:desktop   :desktop   
 -
gsettings chromium:gsettings :gsettings 
 -
home  chromium:home  :home  
 manual
joystick  chromium:joystick  :joystick  
 -
mount-observe chromium:mount-observe -  
 -
mpris -  chromium:mpris 
 -
network   chromium:network   :network   
 -
network-bind  chromium:network-bind  :network-bind  
 -
network-manager   chromium:network-manager   -  
 -
openglchromium:opengl:opengl
 -
password-manager-service  chromium:password-manager-service  
:password-manager-service   manual
personal-fileschromium:chromium-config   -  
 -
pulseaudiochromium:pulseaudio-  
 -
raw-usb   chromium:raw-usb   -  
 -
removable-media   chromium:removable-media   -  
 -
screen-inhibit-controlchromium:screen-inhibit-control
:screen-inhibit-control -
u2f-devices   chromium:u2f-devices   :u2f-devices   
 -
unity7chromium:unity7:unity7
 -
upower-observechromium:upower-observe:upower-observe
 -
x11   chromium:x11   :x11   
 -

** Affects: apparmor-profiles
 Importance: Undecided
 Status: New

** Affects: snapd
 Importance: Undecided
 Status: New

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

** Package changed: linux (Ubuntu) => snapd (Ubuntu)

** Also affects: snapd
   Importance: Undecided
   Status: New

** Also affects: apparmor-profiles
   Importance: Undecided
   Status: New

** Description changed:

- My chromium browser what was installed by snap is constantly showing
- this error message:
+ My chromium browser what was installed by snap is constantly causing
+ this system error message:
  
  [ 3754.402424] audit: type=1400 audit(1582978393.441:96):
  apparmor="DENIED" operation="open" profile="snap.chromium.chromium"
  name="/etc/pulse/client.conf.d/" pid=6082 comm="chrome"
  requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  
  Comment: This is a fresh chromium installation and I've never manually
  modified the pulseaudio interface however my pulseaudio configuration is
  custom because of the bad default sound quality.
  
  snap connections chromium
  Interface Plug   Slot 
   Notes
  audio-playbackchromium:audio-playback:audio-playback  
   -
  audio-record  chromium:audio-record  -
   -
  browser-support   chromium:browser-sandbox   :browser-support 
   -
  camerachromium:camera:camera  
   -
  content[

[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: 00

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1833617] Re: [amdgpu] screen freeze after suspend

2019-09-06 Thread Richard Baka
Thanks, this is a patched kernel I think. I need a more recent kernel,
could you give me the patch.?

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

Title:
  [amdgpu] screen freeze after suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1833617] Re: [amdgpu] screen freeze after suspend

2019-09-06 Thread Richard Baka
Hi, I have a very similar problem with kernel 5.3rc7. Wil this be downstream 
patched then?
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-amdgpu/+bug/1842954

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

Title:
  [amdgpu] screen freeze after suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832333] Re: There is no firejail-default profile in Ubuntu

2019-06-14 Thread Richard Baka
OK. Could you try it on disco?

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

Title:
  There is no firejail-default profile in Ubuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832333] Re: There is no firejail-default profile in Ubuntu

2019-06-12 Thread Richard Baka
Of course this had been done multiple times but hasn't helped.

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

Title:
  There is no firejail-default profile in Ubuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832333] Re: There is no firejail-default profile in Ubuntu

2019-06-11 Thread Richard Baka
** Summary changed:

- There is no firejail-default profile
+ There is no firejail-default profile in Ubuntu

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

Title:
  There is no firejail-default profile in Ubuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1832333] [NEW] There is no firejail-default profile

2019-06-11 Thread Richard Baka
Public bug reported:

Firejail requires the firejail-default apparmor profile in
/etc/apparmor.d to work together with apparmor but that doesn't exist in
Ubuntu 19.04. After I had added firejail-default to /etc/apparmor.d and
firejail-local to /etc/apparmor.d/local everything was OK.

Could this be default in Ubuntu?

** Affects: apparmor
 Importance: Undecided
 Status: New

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

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

** Also affects: apparmor
   Importance: Undecided
   Status: New

** Also affects: firejail (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Firejail requires the firejail-default apparmor profile in
  /etc/apparmor.d to work together with apparmor but that doesn't exist in
  Ubuntu 19.04. After I had added firejail-default to /etc/apparmor.d and
- firejail-local to /etc/apparmor.d/local everything were OK.
+ firejail-local to /etc/apparmor.d/local everything was OK.
  
  Could this be default in Ubuntu?

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

Title:
  There is no firejail-default profile

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-30 Thread Richard Baka
I've modified energy/power management settings in plasma (I don't know
what exactly) but the lid-closing suspending works correctly now with
these: i8042.nopnp acpi_osi=! "acpi_osi=Windows 2009"
acpi_backlight=vendor

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
I have to undo everything. It seems to be the best options is still the
ivrs parameters. Not the i8042.nopnp causes the sleep problem but these
acpi_osi=! acpi_osi=\"Windows 2009\". This is what I use now:

i8042.nopnp ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=0:00.2

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
I'm sure this is a touchpad related problem because suspend works if
touchpad is disabled. We are very close :).

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
Lid closing suspend doesn't work, any workaround?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
*being able

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
Please read the previous comments, and install tlp

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-28 Thread Richard Baka
use these kernel parameters: i8042.nopnp acpi_osi=! acpi_osi=\"Windows 2009\" 
acpi_backlight=vendor
\ don't write slashes, that is just for can be able to post the comment here

sudo update-grub
sudo apt install --reinstall xserver-xorg-input-synaptics
sudo install tlp
sudo reboot

enjoy

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-27 Thread Richard Baka
Ulf Dellbrügge (ulf-dellbruegge), it should work. Don't use slash \,
just quotation marks. Slash was needed only to be able to post the
comment here because launchpad filters it.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-26 Thread Richard Baka
I used that too but the touchpad didn't work on Kubuntu 19.04. I had
just reinstalled xserver-xorg-input-synaptics package then did a reboot
and it works now. The touchpad has now more options in the system
settings for example sensitivity. This is a clear improvement. My
notebook is faster maybe but I'm not sure. Is there any fact, dmesg
message, anything that proves this is better?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-26 Thread Richard Baka
It doesn't work in advanced mode.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-25 Thread Richard Baka
Aroiu Ovidiu (ixanneo)

1. Could you describe somehow the performance difference?
2. How can I fix the touchpad issue which occurs by using your parameters

Thanks.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-24 Thread Richard Baka
Please use the ivrs parameters. There is no reason using anything else.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-22 Thread Richard Baka
test

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-22 Thread Richard Baka
I replaced these:
> defaults.pcm.card 1
> defaults.ctl.card 1

to these

> defaults.pcm.card 0
> defaults.ctl.card 0


Then i did $ pulseaudio -k && sudo alsa force-reload

And mocp works

Why?

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
No, I've copied the wrong line.

/etc/asound.conf this is the file for these lines:
defaults.pcm.card 1
defaults.ctl.card 1

Why I can not edit my comment? :\

Then pulseaudio -k && sudo alsa force-reload

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
Thanks for the guidance, this did the trick:

$ alsamixer
I found the proper soundcard (which has mixers)
then I have added to /etc/pulse/daemon.conf
this:
defaults.pcm.card 1
defaults.ctl.card 1

The number is the number of the correct sound device/card.


Elimar:

...
 default-sample-format = float32le
 default-sample-rate = 192000
 alternate-sample-rate = 192000
 default-sample-channels = 2
 resample-method = speex-float-10
 avoid-resampling = false
 enable-remixing = yes
 remixing-use-all-sink-channels = yes
 enable-lfe-remixing = yes
 lfe-crossover-freq =100 
...

These make the sound quality better in pulse I think. The default
settings were very awful.

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
; daemonize = no
; fail = yes
; allow-module-loading = yes
; allow-exit = yes
; use-pid-file = yes
; system-instance = no
; local-server-type = user
; enable-shm = yes
; enable-memfd = yes
; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 
MiB
; lock-memory = no
; cpu-limit = no

 high-priority = yes
 nice-level = -11

 realtime-scheduling = yes
 realtime-priority = 9

; exit-idle-time = 20
; scache-idle-time = 20

; dl-search-path = (depends on architecture)

; load-default-script-file = yes
; default-script-file = /etc/pulse/default.pa

; log-target = auto
; log-level = notice
; log-meta = no
; log-time = no
; log-backtrace = 0

resample-method = speex-float-10
avoid-resampling = false
 enable-remixing = yes
 remixing-use-all-sink-channels = yes
 enable-lfe-remixing = yes
 lfe-crossover-freq =100

flat-volumes = yes

; rlimit-fsize = -1
; rlimit-data = -1
; rlimit-stack = -1
; rlimit-core = -1
; rlimit-as = -1
; rlimit-rss = -1
; rlimit-nproc = -1
; rlimit-nofile = 256
; rlimit-memlock = -1
; rlimit-locks = -1
; rlimit-sigpending = -1
; rlimit-msgqueue = -1
; rlimit-nice = 31
rlimit-rtprio = 9
; rlimit-rttime = 20

 default-sample-format = float32le
 default-sample-rate = 192000
 alternate-sample-rate = 192000
 default-sample-channels = 2
; default-channel-map = front-left,front-right

 default-fragments = 4
 default-fragment-size-msec = 125

; enable-deferred-volume = yes
deferred-volume-safety-margin-usec = 1
; deferred-volume-extra-delay-usec = 0

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-20 Thread Richard Baka
$ ls -al /etc/alsa/conf.d
összesen 12
drwxr-xr-x 2 root root 4096 ápr   16 23:50 .
drwxr-xr-x 3 root root 4096 márc  29 00:14 ..
lrwxrwxrwx 1 root root   46 febr  20 16:09 10-samplerate.conf -> 
/usr/share/alsa/alsa.conf.d/10-samplerate.conf
lrwxrwxrwx 1 root root   45 febr  20 16:09 10-speexrate.conf -> 
/usr/share/alsa/alsa.conf.d/10-speexrate.conf
lrwxrwxrwx 1 root root   48 febr  20 16:09 50-arcam-av-ctl.conf -> 
/usr/share/alsa/alsa.conf.d/50-arcam-av-ctl.conf
lrwxrwxrwx 1 root root   40 febr  20 16:09 50-jack.conf -> 
/usr/share/alsa/alsa.conf.d/50-jack.conf
lrwxrwxrwx 1 root root   39 febr  20 16:09 50-oss.conf -> 
/usr/share/alsa/alsa.conf.d/50-oss.conf
lrwxrwxrwx 1 root root   46 febr  20 16:09 50-pulseaudio.conf -> 
/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
lrwxrwxrwx 1 root root   41 febr  20 16:09 60-upmix.conf -> 
/usr/share/alsa/alsa.conf.d/60-upmix.conf
lrwxrwxrwx 1 root root   44 febr  20 16:09 60-vdownmix.conf -> 
/usr/share/alsa/alsa.conf.d/60-vdownmix.conf
lrwxrwxrwx 1 root root   46 febr  20 16:09 98-usb-stream.conf -> 
/usr/share/alsa/alsa.conf.d/98-usb-stream.conf
-rw-r--r-- 1 root root  201 febr  20 16:09 99-pulseaudio-default.conf.example
lrwxrwxrwx 1 root root   38 ápr   16 15:54 99-pulse.conf -> 
/usr/share/alsa/alsa.conf.d/pulse.conf

$ ls -al /etc/asound.conf
...no such file...

$ls -al $HOME/.asoundrc
...no such file...

This is a fancy (everything integrated) notebook. That is a good question how 
many sound cards or sound devices are in it and why.
I haven't customized my alsa config but my pulseaudio config

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-19 Thread Richard Baka
$ dpkg -l | grep moc
ii  moc   1:2.6.0~svn-r2994-3   
  amd64ncurses based console audio player
ii  moc-ffmpeg-plugin:amd64   1:2.6.0~svn-r2994-3   
  amd64ncurses based console audio player - ffmpeg plugin
ii  ruby-minitest 5.11.3-1  
  all  Ruby test tools supporting TDD, BDD, mocking, and 
benchmarking


$ cat /proc/asound/cards
 0 [Generic]: HDA-Intel - HD-Audio Generic
  HD-Audio Generic at 0xe0888000 irq 62
 1 [Generic_1  ]: HDA-Intel - HD-Audio Generic
  HD-Audio Generic at 0xe088 irq 63


Volume is under 100%.

Unfortunately I don't know what is asoundrc and how can it flow :\

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824743] Re: Fonts look bad after scaling display in Kubuntu Disco

2019-04-18 Thread Richard Baka
Hi the same problem here. After I've installed the gtk3 package and
removed both libreoffice-qt5 and libreoffice-kde5 the fonts seem to be
OK but all of the icon packages are ugly, pixelated (even the *SVG*
icons)

This is one of the most important linux desktop software component but
the UI looks much better and it is more useable on Windows 10. Why?

In 2019 nobody uses lowDPI displays. HiDPI must be supported by all main
applications.

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

Title:
  Fonts look bad after scaling display in Kubuntu Disco

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-18 Thread Richard Baka
Thanks, so we can say this is not a bug but a feature request?

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824906] Re: MOC (Music On Console) no sound driver error

2019-04-15 Thread Richard Baka
Apr 16 02:15:11.836793: main.c:1191 main(): This is Music On Console (version 
2.6-alpha3)
Apr 16 02:15:11.836847: main.c:1195 main(): Configured: 
'--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' 
'--libdir=${prefix}/lib/x86_64-linux-gnu' '--runstatedir=/run' 
'--disable-maintainer-mode' '--disable-dependency-tracking' 
'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 
-fdebug-prefix-map=/build/moc-6NWnnP/moc-2.6.0~svn-r2994=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic' 
'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 
'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'CXXFLAGS=-g -O2 
-fdebug-prefix-map=/build/moc-6NWnnP/moc-2.6.0~svn-r2994=. 
-fstack-protector-strong -Wformat -Werror=format-security'
Apr 16 02:15:11.836856: main.c:1205 main(): Running on: Linux 5.1.0-rc4-medve 
x86_64
ápr 16 02:15:11.837030: main.c:1157 log_command_line(): mocp -D 
ápr 16 02:15:11.837064: main.c:1171 log_popt_command_line(): mocp --debug 
ápr 16 02:15:11.837163: options.c:1043 options_parse(): Can't open config file: 
Nincs ilyen fájl vagy könyvtár
ápr 16 02:15:11.895225: decoder.c:700 load_plugins(): Loaded 12 decoders: aac 
ffmpeg flac modplug mp3 musepack opus sidplay2 sndfile speex vorbis wavpack
ápr 16 02:15:11.896266: server.c:360 server_init(): Starting MOC Server
ápr 16 02:15:11.896439: log.c:233 log_init_stream(): Writing log to: 
mocp_server_log
ápr 16 02:15:11.896546: server.c:300 log_process_stack_size(): Process's stack 
size: 8388608
ápr 16 02:15:11.896559: server.c:317 log_pthread_stack_size(): PThread's stack 
size: 8388608
ápr 16 02:15:11.897939: jack.c:121 error_cb(): ERROR: JACK: Cannot connect to 
server socket err = Nincs ilyen fájl vagy könyvtár
ápr 16 02:15:11.897956: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.897971: jack.c:121 error_cb(): ERROR: JACK: Cannot connect to 
server request channel
ápr 16 02:15:11.897977: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900127: jack.c:121 error_cb(): ERROR: JACK: jack server is not 
running or cannot be started
ápr 16 02:15:11.900153: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900425: jack.c:121 error_cb(): ERROR: JACK: 
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping 
unlock
ápr 16 02:15:11.900453: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900463: jack.c:121 error_cb(): ERROR: JACK: 
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping 
unlock
ápr 16 02:15:11.900472: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900486: jack.c:148 moc_jack_init(): ERROR: jack_client_open() 
failed, status = 0x11
ápr 16 02:15:11.900494: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900501: jack.c:150 moc_jack_init(): ERROR: Unable to connect to 
JACK server
ápr 16 02:15:11.900508: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.900528: alsa.c:477 alsa_init(): Initialising ALSA device: 
default
ápr 16 02:15:11.901818: alsa.c:365 alsa_init_mixer_channel(): ERROR: Can't find 
mixer PCM
ápr 16 02:15:11.901837: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.901845: alsa.c:365 alsa_init_mixer_channel(): ERROR: Can't find 
mixer Master
ápr 16 02:15:11.901850: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.901895: oss.c:207 oss_init(): ERROR: Can't open mixer device 
/dev/mixer: Nincs ilyen fájl vagy könyvtár
ápr 16 02:15:11.901907: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.901920: oss.c:71 open_dev(): ERROR: Can't open /dev/dsp: Nincs 
ilyen fájl vagy könyvtár
ápr 16 02:15:11.901937: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.901943: oss.c:87 set_capabilities(): ERROR: Can't open the 
device.
ápr 16 02:15:11.901951: server.c:672 add_event_all(): No events have been added 
because there are no clients
ápr 16 02:15:11.901975: audio.c:926 find_working_driver(): FATAL ERROR: No 
valid sound driver!

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/

[Bug 1824906] [NEW] MOC (Music On Console) no sound driver error

2019-04-15 Thread Richard Baka
Public bug reported:

Linux: Kubuntu 19.04
Desktop: Plasma

$ mocp
Running the server...
Trying JACK...
Trying ALSA...
Trying OSS...

FATAL_ERROR: No valid sound driver!


FATAL_ERROR: Server exited!


$ pulseaudio
E: [pulseaudio] pid.c: Daemon already running.

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

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

Title:
  MOC (Music On Console) no sound driver error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-09 Thread Richard Baka
Noapic kernel parameter is just a workaround not a correct solution for
this.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-07 Thread Richard Baka
I've custom (fixed) ACPI tables which can be loaded using grub
parameters however similar "AE_ALREADY_EXISTS" conflict occurs because
of the original tables. I can't disable the original table load.


[0.462398] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[0.472822] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._PCT], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472848] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472874] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._PSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472879] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472915] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000.XPSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472922] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472966] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._PSD], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472973] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472983] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000.PPCV], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472988] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472992] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._PPC], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.472996] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.472999] ACPI: Skipping parse of AML opcode: Method (0x0014)
[0.473001] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._CST], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473005] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473024] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C000._CSD], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473030] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473043] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._PCT], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473048] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473059] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._PSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473063] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473085] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001.XPSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473092] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473136] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._PSD], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473143] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473153] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001.PPCV], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473158] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473163] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._PPC], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473167] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473170] ACPI: Skipping parse of AML opcode: Method (0x0014)
[0.473172] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._CST], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473176] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473195] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C001._CSD], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473200] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473213] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C002._PCT], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473218] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473228] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C002._PSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473233] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473255] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C002.XPSS], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473261] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473305] ACPI BIOS Error (bug): Failure creating named object 
[\_PR.C002._PSD], AE_ALREADY_EXISTS (20190215/dswload2-324)
[0.473312] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20190215/psobject-221)
[0.473323] ACPI BIOS Error (bug): Failure creating n

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-06 Thread Richard Baka
Michael J (drvrmike1), many notebook families (from another
manufacturers too) have ACPI problems on linux. Just turn on your older
notebook, boot linux and check dmesg, you will see the ACPI table
issues. This Acer related thing looks so bad because these notebooks
even can't boot without additional parameters. Even so this is just a
typical thing.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2019-04-05 Thread Richard Baka
Hi Adam,

Thanks for the contribution.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-14 Thread Richard Baka
siyia (siyia), e-mail has been sent.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-13 Thread Richard Baka
yep, I'm trying to make a better patch, please be patient :D

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-13 Thread Richard Baka
Vendor ID:   AuthenticAMD
CPU family:  23
Model:   17
Model name:  AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Stepping:0
CPU MHz: 1402.460
CPU max MHz: 2000,
CPU min MHz: 1600,
BogoMIPS:3992.22
Virtualization:  AMD-V

acpitool -c
ű  CPU type   : AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx 
  Min/Max frequency  : 1600/2000 MHz
  Current frequency  : 1466 MHz
  Frequency governor : ondemand 
  Freq. scaling driver   : acpi-cpufreq 
  Cache size : 1466.690 KB
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Bogomips   : 3992.22 
  Function Show_CPU_Info : could not read directory /proc/acpi/processor/
  Make sure your kernel has ACPI processor support enabled.


cpufreq: CPU frequency scaling tests.

Test 1 of 7: CPU frequency table consistency
PASSED: Test 1, CPU frequency tables are consistent

Test 2 of 7: CPU frequency table duplicates
PASSED: Test 2, No duplicates in CPU frequency table

Test 3 of 7: CPU frequency firmware limits
PASSED: Test 3, CPU BIOS limit OK

Test 4 of 7: CPU frequency claimed maximum
PASSED: Test 4, CPU max frequencies OK

Test 5 of 7: CPU frequency SW_ANY control
PASSED: Test 5, P-state coordination under hardware control.

Test 6 of 7: CPU frequency SW_ALL control
PASSED: Test 6, Firmware SW_ALL OK

Test 7 of 7: CPU frequency performance tests.
PASSED: Test 7, CPU performance scaling OK

maxfreq: Test max CPU frequencies against max scaling frequency.

Test 1 of 1: Maximum CPU frequency test.
This test checks the maximum CPU frequency as detected by the kernel for each
CPU against maxiumum frequency as specified by the BIOS frequency scaling
settings.
SKIPPED: Test 1, Cannot read CPU frequencies from /proc/cpuinfo, this generally
happens on AMD CPUs, skipping test.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-13 Thread Richard Baka
siyia (siyia), ok you are right, 1.11 messed it up, there is no suspend,
I was wrong. With previous versions it worked perfectly but remapping
was needed.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-13 Thread Richard Baka
Ok, I've jus done a restart and it works now. I don't understand.

[  485.749519] [drm:amdgpu_device_ip_suspend [amdgpu]] *ERROR* suspend of IP 
block  failed -12
[  485.812592] amdgpu :04:00.0: 5ebb32cf unpin not necessary
[  485.896218] ACPI: EC: interrupt blocked
[  485.934777] ACPI: Preparing to enter system sleep state S3
[  485.936578] ACPI: EC: event blocked
[  485.936579] ACPI: EC: EC stopped
[  485.936580] PM: Saving platform NVS memory
[  485.936876] Disabling non-boot CPUs ...
[  485.951469] irq_migrate_all_off_this_cpu: 11 callbacks suppressed
[  485.951470] IRQ 57: no longer affine to CPU1
[  485.952546] smpboot: CPU 1 is now offline
[  485.976477] smpboot: CPU 2 is now offline
[  485.999454] IRQ 27: no longer affine to CPU3
[  485.999466] IRQ 36: no longer affine to CPU3
[  485.999474] IRQ 37: no longer affine to CPU3
[  485.999484] IRQ 45: no longer affine to CPU3
[  485.999491] IRQ 46: no longer affine to CPU3
[  485.999502] IRQ 58: no longer affine to CPU3
[  486.000520] smpboot: CPU 3 is now offline
[  486.024544] smpboot: CPU 4 is now offline
[  486.047503] IRQ 28: no longer affine to CPU5
[  486.047512] IRQ 30: no longer affine to CPU5
[  486.047522] IRQ 34: no longer affine to CPU5
[  486.048585] smpboot: CPU 5 is now offline
[  486.072036] smpboot: CPU 6 is now offline
[  486.096002] smpboot: CPU 7 is now offline
[  486.098409] ACPI: Low-level resume complete
[  486.098463] ACPI: EC: EC started
[  486.098463] PM: Restoring platform NVS memory
[  486.287964] Enabling non-boot CPUs ...
[  486.288008] x86: Booting SMP configuration:
[  486.288008] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  486.290582]  cache: parent cpu1 should not be sleeping
[  486.290678] microcode: CPU1: patch_level=0x0810100b
[  486.290825] CPU1 is up
[  486.290862] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  486.293528]  cache: parent cpu2 should not be sleeping
[  486.293664] microcode: CPU2: patch_level=0x0810100b
[  486.293875] CPU2 is up
[  486.293899] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  486.296526]  cache: parent cpu3 should not be sleeping
[  486.296650] microcode: CPU3: patch_level=0x0810100b
[  486.296872] CPU3 is up
[  486.296946] smpboot: Booting Node 0 Processor 4 APIC 0x4
[  486.300467]  cache: parent cpu4 should not be sleeping
[  486.300610] microcode: CPU4: patch_level=0x0810100b
[  486.300850] CPU4 is up
[  486.300874] smpboot: Booting Node 0 Processor 5 APIC 0x5
[  486.303506]  cache: parent cpu5 should not be sleeping
[  486.303628] microcode: CPU5: patch_level=0x0810100b
[  486.303966] CPU5 is up
[  486.303996] smpboot: Booting Node 0 Processor 6 APIC 0x6
[  486.306660]  cache: parent cpu6 should not be sleeping
[  486.306790] microcode: CPU6: patch_level=0x0810100b
[  486.307076] CPU6 is up
[  486.307100] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  486.309745]  cache: parent cpu7 should not be sleeping
[  486.309900] microcode: CPU7: patch_level=0x0810100b
[  486.310242] CPU7 is up
[  486.311320] ACPI: Waking up from system sleep state S3
[  486.312939] ACPI: EC: interrupt unblocked
[  486.377731] ACPI: EC: event unblocked
[  486.379966] [drm] PCIE GART of 1024M enabled (table at 0x00F40090).
[  486.379998] [drm] PSP is resuming...
[  486.387961] sd 0:0:0:0: [sda] Starting disk

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-12 Thread Richard Baka
siyia, you have exactly the same laptop model as I have, they should
work. You do something wrong. Maybe you use an incorrect grub or kernel
parameter.

this a section of my /boot/grub/grub.cfg. Yours should look like this.
### BEGIN /etc/grub.d/40_custom_proxy ###
menuentry "Ubuntu" --class ubuntu --class gnu-linux --class gnu --class os 
$menuentry_id_option 'gnulinux-simple-0986d268-5f46-4555-9214-1d9dffa79286' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_gpt
insmod ext2
set root='hd0,gpt2'
acpi /boot/amls/ssdt10.aml
acpi /boot/amls/ssdt11.aml
acpi /boot/amls/ssdt13.aml
acpi /boot/amls/ssdt14.aml
acpi /boot/amls/ssdt1.aml
acpi /boot/amls/ssdt2.aml
acpi /boot/amls/ssdt3.aml
acpi /boot/amls/ssdt4.aml
acpi /boot/amls/ssdt5.aml
acpi /boot/amls/ssdt6.aml
acpi /boot/amls/ssdt8.aml
acpi /boot/amls/ssdt9.aml
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt2 
--hint-efi=hd0,gpt2 --hint-baremetal=ahci0,gpt2  
0986d268-5f46-4555-9214-1d9dffa79286
else
  search --no-floppy --fs-uuid --set=root 
0986d268-5f46-4555-9214-1d9dffa79286
fi
linux   /boot/vmlinuz-4.18.0-10-generic 
root=UUID=0986d268-5f46-4555-9214-1d9dffa79286 ro ivrs_ioapic[4]=00:14.0 
ivrs_ioapic[5]=0:00.2 quiet splash $vt_handoff
initrd  /boot/initrd.img-4.18.0-10-generic


Additional kernel parameters aren't needed. Don't change iommu settings or 
anything else. Iommu should be enabled in bios menu.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-12 Thread Richard Baka
siyia, why would I ask it if they didn't worked well? They work
correctly so you did something wrong. Show me a dmesg with custom table
loading.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-11 Thread Richard Baka
I sent you my hacked acpi tables, why don't you use them?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-10 Thread Richard Baka
noapic, noacpi, etc: all of them are incorrect fixes for this problems.
These are just workarounds. With using these you limit the one of the
most important part of your notebook hardvare functions/behaviour. It's
better if you install Windows 10 instead of using these limitations.

https://wiki.ubuntu.com/Kernel/Reference/ACPITricksAndTips

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-08 Thread Richard Baka
I patched the ssdt tables and my ubuntu 18.10 works perfectly. There is
no need to fix everything but the most important parts.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-12-05 Thread Richard Baka
Dear All,

there is no orther way to get a correct ACPI behavior than fixing the
ACPI tables manually.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798982] [NEW] Kubuntu 18.10 scaling problem

2018-10-20 Thread Richard Baka
Public bug reported:

Hi,

I installed Kubuntu 18.10. My notebook has a fullHD display so DPI
scaling was needed. I set scaling to 1.2 but the ui of firefox and
chromium browsers were still small. Then I set it to 1.3 and chromium
looked OK but firefox still had small elements.

I think Kubuntu is the best linux desktop in dpiScaling point of view
but there could be some improvements for better out of the box
experience. All the settings should work fine for/with the desktop's
default applications because everybody has a HD display nowadays.

Beside that it would be more comfortable if it shouldn't be needed to
set the size of the panel and statusbar icons separately (by hacking
configs).

These things are very important for a good user experience.

Thanks.

** Affects: plasma-desktop (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Hi,
  
  I installed Kubuntu 18.10. My notebook has a fullHD display so DPI
  scaling was needed. I set scaling to 1.2 but the ui of firefox and
  chromium browsers were still small. Then I set it to 1.3 and chromium
  looked OK but firefox still had small elements.
  
  I think Kubuntu is the best linux desktop in dpiScaling point of view
  but there could be some improvements for better out of the box
  experience. All the settings should work fine for/with the desktop's
  default applications because everybody has a HD display nowadays.
  
  Beside that it would be more comfortable if it shouldn't be needed to
- set the size of the panel and statusbar icons separately.
+ set the size of the panel and statusbar icons separately (by hacking
+ configs).
  
  These things are very important for a good user experience.
  
  Thanks.

** Package changed: linux (Ubuntu) => plasma-desktop (Ubuntu)

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

Title:
  Kubuntu 18.10 scaling problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1798982/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798800] Re: Ubuntu 18.04->18.10 upgrade, blank screen on/before login

2018-10-19 Thread Richard Baka
Fresh install has solved the problem.

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

Title:
  Ubuntu 18.04->18.10 upgrade, blank screen on/before login

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798800] Re: Ubuntu 18.04->18.10 upgrade, blank screen on/before login

2018-10-19 Thread Richard Baka
Joseph Salisbury (jsalisbury) no it doesn't. I've tried it of course.
18.04 worked well with the same kernel. I've tried to reconfigure xorg,
reinstall amdgpu, remove mesa but there is no change. Maybe I try to
make a fresh install

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

Title:
  Ubuntu 18.04->18.10 upgrade, blank screen on/before login

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1798800] [NEW] Ubuntu 18.04->18.10 upgrade, blank screen on/before login

2018-10-19 Thread Richard Baka
Public bug reported:

I had been using ubuntu 18.04 with mainline 4.18.* kernel without any problem 
then I've upgraded to 18.10 and the screen is black now on login. I'm almost 
sure there shouldn't be modesetting problem on 4.18 with its default modules.
What information, files, logs do you need to solve this problem? This is an AMD 
Ryzen based notebook with hybrid graphics.

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

** Summary changed:

- Ubuntu 18.04->18.10 upgrade, blank screen on login
+ Ubuntu 18.04->18.10 upgrade, blank screen on/before login

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

Title:
  Ubuntu 18.04->18.10 upgrade, blank screen on/before login

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-18 Thread Richard Baka
There is no problem here.

 Linux version 4.18.13-041813-generic (kernel@gloin) (gcc version 8.2.0 (Ubuntu 
8.2.0-7ubuntu1)) #201810100332 SMP Wed Oct 10 07:34:55 UTC 2018
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.13-041813-generic 
root=UUID=abd604e5-aa0b-4b30-8657-39b462df9afb ro quiet splash 
ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=00:00.2

This is a default mainline kernel.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-13 Thread Richard Baka
siyia, dmesg is needed.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-12 Thread Richard Baka
Darksurf (piroisl33t-u)

great-great-great work, we are waiting for the good news. I did the same
with AMD. They tried to help me with giving advices but they couldn't
fix the tables of course.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-07 Thread Richard Baka
Another User (another-user), install newer kernel than ubuntu's default
and don't use noapic just ivrs parameters.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread Richard Baka
Darksurf, this shouldn't be showed:

"iASL Warning: There were 8 external control methods found during
 * disassembly, but only 0 were resolved (8 unresolved)"

So my previous command was not correct. Maybe you should try decompile
it with MS decompiler.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread Richard Baka
This works:
iasl -da ssdt1.dat ssdt2.dat ssdt3.dat ssdt4.dat ssdt5.dat ssdt6.dat  ssdt8.dat 
 ssdt11.dat ssdt12.dat   dsdt.dat

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread Richard Baka
OK, iasl is too old in distros, I'm compiling a new one.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread Richard Baka
Darksurf, it gives segmentation fault by me. Could you do the dump on
Linux not on Windows?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-04 Thread Richard Baka
Darksurf, I think you should use my decompile parameters. I left same ssdt from 
that command exactly because of these dependency problem. You didn't write the 
same like me.
Unknown method warnings shouldn't be appeared.

siyia, the original files should be uploaded to be fixed correctly using
the error output. My fix is just a working hack

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-03 Thread Richard Baka
Don't you want to write an e-mail to Acer Support? This should be the message:
"Please recompile the firmware SSDT/DSDT files using Intel aml compiler fix the 
syntax errors and give BIOS update for us, thanks"

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-03 Thread Richard Baka
siyia, I don't recognize any problem but I'm not sure there aren't any.
That is sure I've broken some functions.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-03 Thread Richard Baka
Darksurf (piroisl33t-u), what you've done is not what I had written.
siyia (siyia), I can send you but this is just a hack not a correct fix. I 
deleted lines, forced return values etc etc.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-10-03 Thread Richard Baka
Hi, noapic is not a too sophisticated solution.

Try this:

mkdir bios_sck
cd bios_sck
sudo acpidump -b
A lot of firmware file should be appeared we need SSDT/DSDT dat files
You should decompile all of them but that is impossible because of some 
interference between the files.
This combination worked for me:
iasl -da ssdt1.dat ssdt2.dat ssdt3.dat ssdt4.dat ssdt5.dat ssdt6.dat ssdt8.dat  
ssdt11.dat ssdt13.dat ssdt16.dat ssdt18.dat ssdt20.dat  dsdt.dat

Ok, you have now a lot of dsl and you should recompile them
iasl -tc *.dsl

If you don't get any errors then you are very lucky but you will get
some. So you should fix the errors in dsl files and try to recompile
them again. Warnings are not important.

How can you fix the errors? I don't know. Nobody knows beside of some GURUs. 
They have the proper energy and knowledge to fix them. Just go to the kernel 
bugzilla and ask the gurus.
I wish you luck son.

If you are lucky enough and get what you need (you won't), came back and
I will tell you what to do next.

ONLY AT YOUR OWN RESPONSIBILITY!

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-13 Thread Richard Baka
For me the latest 4.18 is the best. AMDGPU PRO is not necessary. Please
copy-paste for me the "sensors" output on 4.18 kernel.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-12 Thread Richard Baka
I'm glad you did it. 
Why does the kernel not find the correct addres like lspci? This is a good 
question. Maybe the kernel doesn't know what to search.
I have a somewhat fixed (not perfectly) DSDT/SSDT for A315-41G (Ryzen 5 + 
Radeon vega 8/Radeon 535) which provides a better cpu power management(CPU 
temperature can decrease under 50C) like using the kernel  parameter only. If 
you send me a mail I can give it to you but I don't guarantee an error-free 
behavior.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-12 Thread Richard Baka
No sorry, instead of pci=noacpi, try to start the kernel with noapic and
then check lspci. It there is a kernel panic by this way then use
pci=noacpi.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-12 Thread Richard Baka
you (bountou), this is exactly the same problem what I have. Maybe there is a 
little difference but not much. We will be able to fix it with a little work. 
So this is an ACPI problem. ACPI(Advanced Configuration and Power Interface) is 
a hardware interface what is afforded by the manufacturer for the Operating 
System to use the notebook's power management features correctly.
There are tables in the ROM memory of your notebook that contain a lot of 
information for this. For some reason these are broken in Linux. This is what 
you see on the attached kernel output screenshot.
This is not a perfect situation.

Things you can do:
a)Install Windows. Generally the tables can be understood correctly by Windows. 
If not then the manufacturer provides drivers which fix them.
b)Disable ACPI: in this case the OS try to guess the correct behavior but it 
will never be perfect. This is why noacpi is not the correct solution. 
(temperature anomalies will occur)
c)Do manual address (Correct solution Lite version) to IOMMU and SMBUS 
controller. This can be done by the kernel parameters what I wrote: 
ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=00:00.2 for example. This is good for my 
notebook type but the values can be different by notebook subtypes.
I need the lspci -vv output after you had enabled IOMMU to give you the correct 
addresses. I can see your SMBUS is on 00:14.0 but I don't find the IOMMU which 
is necessary. This is a half-correct way.
-The best solution: recompile the DSDT/SSDT tables. This is the hardcore 
version because you should dump, decompile fix and recompile the proper tables. 
This is not easy but this can offer a similar energy management what you can 
experience on WIN 10.

So first thing to do:
Enable IOMMU, start the kernel with noacpi and copy the lspci -vv output for 
me. IOMMU should be shown there.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-10 Thread Richard Baka
No, I mean that the 4.18 rc7-8 mainline kernel solved the gpu problem.
What is special with your kernel what have you changed on mainline?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-09 Thread Richard Baka
you (bountou), IOMMU has to be enabled in BIOS. Could you check that
too?

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-09 Thread Richard Baka
you (bountou), please add the output of lspci -vv
Kai-Heng Feng (kaihengfeng), no I tried the mentioned kernel and that works 
well.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-08-03 Thread Richard Baka
VGA fix has been released in ver. 4.18 rc7. SSDT will not be fixed I
think.

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-07-18 Thread Richard Baka
Hi Kai-Heng Feng,

I've received the patch from Alex Deucher. Is it really needed to send
to that mail? He said:

"Assuming it fixes the issue, I'll go ahead and apply it to upstream and
stable kernels."

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-07-17 Thread Richard Baka
** Patch added: "amdgpu patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776563/+attachment/5164639/+files/patch.diff

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-07-17 Thread Richard Baka
@@ -, +, @@ 
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 1 +
 1 file changed, 1 insertion(+)
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c  
+++ a/drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c  
@@ -575,6 +575,7 @@ static const struct amdgpu_px_quirk amdgpu_px_quirk_list[] 
= {
{ 0x1002, 0x6900, 0x1002, 0x0124, AMDGPU_PX_QUIRK_FORCE_ATPX },
{ 0x1002, 0x6900, 0x1028, 0x0812, AMDGPU_PX_QUIRK_FORCE_ATPX },
{ 0x1002, 0x6900, 0x1028, 0x0813, AMDGPU_PX_QUIRK_FORCE_ATPX },
+   { 0x1002, 0x6900, 0x1025, 0x125A, AMDGPU_PX_QUIRK_FORCE_ATPX },
{ 0, 0, 0, 0, 0 },
 };
 
--

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

2018-07-17 Thread Richard Baka
Dear Ubuntu Maintainers,

here is the summary:

1. Kernel freeze can be resolved by using the mentioned kernel parameters: 
> ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=00:00.2

It would be the best if the broken DSTD tables were fixed but I think nobody 
will do it. 
The workaround with the parameters seems to be a correct solution.

2. For the amdgpu crash there is a patch what works correctly. It will be 
merged to the upstream after testing.
https://bugzilla.kernel.org/show_bug.cgi?id=200517

Patch:
https://bugzilla.kernel.org/attachment.cgi?id=277375&action=diff&collapsed=&headers=1&format=raw

** Summary changed:

- Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, 
kernel freeze  (AMD Ryzen 5/Radeon/Raven)
+ Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't load, 
kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

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

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven)

2018-07-16 Thread Richard Baka
Here is a hiDPI scaling script for Gnome3:

#!/bin/bash
gsettings set org.gnome.desktop.interface scaling-factor 2
eval sleep 1;xrandr --output eDP --scale 1.6x1.6 --panning 3072x1728

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven)

2018-07-15 Thread Richard Baka
*instead of ath10k_hwmon-pci(?!??) -> except of ath10k_hwmon-pci

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven)

2018-07-15 Thread Richard Baka
Hi all,

After a bit of testing the power management seems to be better but it is far 
away from perfect. I don't see any anomaly watching temperature sensors 
(instead of ath10k_hwmon-pci(?!??)) but my notebook is definitely warm if I 
hold it on my lap.
This is more better on win10, I don't know why. 

mosomaci@pc:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
Tdie: +55.0°C  (high = +70.0°C)
Tctl: +55.0°C  

amdgpu-pci-0100
Adapter: PCI adapter
vddgfx:   +0.81 V  
fan1: N/A
temp1:+50.0°C  (crit = +104000.0°C, hyst = -273.1°C)
power1:1.13 kW (cap =  28.00 W)

ath10k_hwmon-pci-0300
Adapter: PCI adapter
temp1:+91.0°C  

amdgpu-pci-0400
Adapter: PCI adapter
vddgfx:   N/A  
vddnb:N/A  
fan1: N/A
temp1:+55.0°C  (crit = +80.0°C, hyst =  +0.0°C)
power1:   N/A  


Could our APIC fix not a perfect solution for this problem? I know that the 
DSDT is totally broken:

[0.088280] ACPI: Added _OSI(Module Device)
[0.088280] ACPI: Added _OSI(Processor Device)
[0.088280] ACPI: Added _OSI(3.0 _SCP Extensions)
[0.088280] ACPI: Added _OSI(Processor Aggregator Device)
[0.088280] ACPI: Added _OSI(Linux-Dell-Video)
[0.092591] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[0.100296] ACPI BIOS Error (bug): Failure creating 
[\_SB.PCI0.LPC0.EC0._Q46], AE_ALREADY_EXISTS (20180531/dswload2-316)
[0.100309] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20180531/psobject-221)
[0.100313] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100321] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.UX**], AE_NOT_FOUND (20180531/psargs-330)
[0.100326] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100332] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.M000], AE_NOT_FOUND (20180531/psargs-330)
[0.100336] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100343] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.M049], AE_NOT_FOUND (20180531/psargs-330)
[0.100347] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100353] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.M280], AE_NOT_FOUND (20180531/psargs-330)
[0.100357] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100364] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.M009], AE_NOT_FOUND (20180531/psargs-330)
[0.100369] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100372] ACPI Error: Skipping While/If block (20180531/psloop-594)
[0.100378] ACPI BIOS Error (bug): Could not resolve 
[\_SB.PCI0.LPC0.EC0.M000], AE_NOT_FOUND (20180531/psargs-330)
[0.100383] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100390] ACPI Error: Cannot release Mutex [QMUX], not acquired 
(20180531/exmutex-359)
[0.100394] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100402] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.GPP2.BCM5], 
AE_NOT_FOUND (20180531/dswload2-160)
[0.100407] ACPI Error: AE_NOT_FOUND, During name lookup/catalog 
(20180531/psobject-221)
[0.100410] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.100413] ACPI Error: Skipping Scope block (20180531/psloop-532)
[0.101186] ACPI BIOS Error (bug): Failure creating [\_SB.MACO], 
AE_ALREADY_EXISTS (20180531/dswload2-316)
[0.101192] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog 
(20180531/psobject-221)
[0.101196] ACPI Error: Ignore error and continue table load 
(20180531/psobject-604)
[0.101946] ACPI: 15 ACPI AML tables successfully acquired and loaded
[0.108294] ACPI: EC: EC started
[0.108295] ACPI: EC: interrupt blocked
[0.108522] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as first EC
[0.108524] ACPI: \_SB_.PCI0.LPC0.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, 
EC_DATA=0x62
[0.108526] ACPI: \_SB_.PCI0.LPC0.EC0_: Used as boot DSDT EC to handle 
transactions

I would be very thankful if anybody culd fix it.

IOMMU seems to be OK:
[1.160932] AMD-Vi: Unable to write to IOMMU perf counter.
[1.166428] AMD-Vi: Found IOMMU at :00:00.2 cap 0x40
[2.458833] AMD IOMMUv2 driver by Joerg Roedel 

Otherwise this DSDT thing is a crap. We want to go to the Mars and make
self-driving cars but we can not create a hardware configuration on
which a 27 years old operating system can be installed.

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven)

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

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load, kernel freeze (AMD Ryzen 5/Radeon/Raven)

2018-07-14 Thread Richard Baka
This could be the better solution because of the notebook's lowest
heating but I'm not sure.

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   >