[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2020-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-9.12 --- linux (5.4.0-9.12) focal; urgency=medium * alsa/hda/realtek: the line-out jack doens't work on a dell AIO (LP: #1855999) - SAUCE: ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIO * scsi: hisi_sas: Check

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2020-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-74.84 --- linux (4.15.0-74.84) bionic; urgency=medium * bionic/linux: 4.15.0-74.84 -proposed tracker (LP: #1856749) * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063) - [Packaging] bind

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2020-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.0.0-38.41 --- linux (5.0.0-38.41) disco; urgency=medium * disco/linux: 5.0.0-38.41 -proposed tracker (LP: #1854788) * [Regression] Failed to boot disco kernel built from master-next (kernel kernel NULL pointer dereference) (LP:

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2020-01-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-26.28 --- linux (5.3.0-26.28) eoan; urgency=medium * eoan/linux: 5.3.0-26.28 -proposed tracker (LP: #1856807) * nvidia-435 is in eoan, linux-restricted-modules only builds against 430, ubiquity gives me the self-signed modules

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-05 Thread Paweł Jarosz
** Tags removed: verification-needed-eoan ** Tags added: verification-done-eoan -- 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/1853192 Title: Please add patch fixing RK818 ID detection

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-05 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- eoan' to 'verification-done-eoan'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-03 Thread Paweł Jarosz
** Tags removed: verification-needed-bionic verification-needed-disco ** Tags added: verification-done-bionic verification-done-disco -- 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/1853192

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-03 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- bionic' to 'verification-done-bionic'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-03 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- disco' to 'verification-done-disco'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-12-02 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Disco) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-28 Thread Stefan Bader
** Changed in: linux (Ubuntu Bionic) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Disco) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Eoan) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Focal) Importance: Undecided => Medium -- You

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-22 Thread Po-Hsu Lin
Patch sent, thank you. https://lists.ubuntu.com/archives/kernel-team/2019-November/105693.html ** Description changed: + == SRU Justification == + User reported that Ubuntu will hang at boot on Rockchip boards with + RK818 power management IC (PMIC), it's because the chip ID was wrong. + + It

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, I have managed to boot ubuntu bionic kernel. it took fresh install of ubuntu 18.04 rootfs to boot. Bootlog is in the attachment. In bootlog there is line: [1.677996] rk808 0-001c: chip id: 0x8180 Kind Regards, Paweł ** Attachment added: "bootlog"

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, I can confrm that rk818 id need to be patched in bionic[1]. RK818_ID is compared to value read from i2c RK8XX_ID register[2]. It should patched because it was misspelled. Grepping through BIONIC kernel gives me: ./include/linux/mfd/rk808.h:RK818_ID = 0x8181, Look here: [1]

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Po-Hsu Lin
Hi Paweł, thanks for testing these. I think it's better to confirm this RK818 ID detection patch is a right one to add on Bionic, it will be more convincing to reviewers. A quick search with RK818 in the upstream tree shows that Bionic is missing: * 6f58e1b3 (ARM: dts: rockchip: Fix supply

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu, i've tested all three kernels and: - 4.15.0-71_4.15.0-71.80 - hangs at boot, may need aditional patches, i'll look into it later - 5.0.0-37-generic_5.0.0-37 - boots OK - 5.3.0-24_5.3.0-24.26 - boots OK So if it's ok, please add support RK818 id patch to all three kernels. Thank

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Po-Hsu Lin
Hi Paweł, please give these kernels a try: https://people.canonical.com/~phlin/kernel/lp-1853192-RK818/ Thanks! -- 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/1853192 Title: Please

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-19 Thread Po-Hsu Lin
** Also affects: linux (Ubuntu Focal) Importance: Undecided Assignee: Po-Hsu Lin (cypressyew) Status: In Progress ** Also affects: linux (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New **

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-19 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Po-Hsu Lin (cypressyew) ** Changed in: linux (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-19 Thread Paweł Jarosz
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1853192 Title: Please add patch fixing RK818 ID detection Status in