I can't answer your question about battery life according to the
parameters, I did not test that.

If you're running RavenRidge on Ubuntu, you will have to fight the CPU
(Ryzen's CPU lock ups:
https://bugzilla.kernel.org/show_bug.cgi?id=196683 ) and also amdgpu,
because they're still working on it.

1st: Get your CPU working:
AFAIK:
disable SMT (seems to have some weird clocking side effects – I didn't figure 
that out)
OR
set CPU govenor to "powersafe" (will make the Ryzen's clock get kind of fixed 
to max 1,6 or 2ghz)
OR
idle=nomwait (my favorite solution so far)

While you're testing the CPU, try to disable amdgpu by kernel-parameter
"nomodeset" to exclude any amdgpu-issues while testing.

My testcase-setup was: Let Palemoon (Firefox-Fork) autoplay random
videos on Youtube, because it causes some partial load and needs no user
actions. Freezes occurred between 4 minutes and 3 hours.

2nd: Get amdgpu working:
Well. You'll have a lot of fun finding a solution, that works for you!
*Start reading vega-based articles on phoronix.
*Then cry a lot.
*Then try out different versions of mesa/LLVM ( 
https://launchpad.net/~paulo-miguel-dias ).
*Then cry a lot.

I'm was testing Padoka stable ppa with Kernel 4.15 and 4.17.2 (mainline, 
installed via ukuu) and still had freezes (GUI was frozen, but sound was going 
on and REISUB was possible) until I copied new firmware from 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amdgpu?id=66e1b33efe227432956136dd46bdb2a9b7f38a27
Just download all raven_*.bin files and put them to /lib/firmware/amdgpu/ and 
reboot. My freezes went away, no matter what Kernel (4.15 or 4.17) I'm using.
But if I'm running:
"update-initramfs -u"
booting will freeze at:
"switching to amdgpudrmfb from EFI VGA"

Solution is to boot with "nomodeset" and run:
"apt remove linux-firmware"
"apt install linux-firmware"
"update-initramfs -u"
and then copy the new firmware again and reboot. But I just ran into that 
issue, so that "solution" is brand new and not much tested. Better have 
backups, as you always should have.

Running RavenRidge on Ubuntu is a bit of a kerfuffle.

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

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

Title:
  HP x360 - Ryzen 2500U Locks up

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,
    I have an HP x360 Ryzen 2500u.   It locks up a couple of times a day.   
Before I disabled C6, using this python script 
https://github.com/r4m0n/ZenStates-Linux it would lock up minutes after boot.
  --- 
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  stu        3022 F.... pulseaudio
   /dev/snd/controlC0:  stu        3022 F.... pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-19 (32 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  MachineType: HP HP ENVY x360 Convertible 15-bq1xx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic 
root=UUID=5fbe26ec-88dd-4b0f-8e57-c577efacffc7 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-20-generic N/A
   linux-backports-modules-4.15.0-20-generic  N/A
   linux-firmware                             1.173
  StagingDrivers: r8822be
  Tags:  bionic staging
  Uname: Linux 4.15.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: AMI
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 83C6
  dmi.board.vendor: HP
  dmi.board.version: 63.18
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.16:bd01/26/2018:svnHP:pnHPENVYx360Convertible15-bq1xx:pvr:rvnHP:rn83C6:rvr63.18:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Envy
  dmi.product.name: HP ENVY x360 Convertible 15-bq1xx
  dmi.sys.vendor: HP

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

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

Reply via email to