[Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Ike Panhc
$ zcat /boot/initrd.img-4.15.0-64-generic | cpio -idmv 2> /dev/null $ find . -name 'ehci*' ./lib/modules/4.15.0-64-generic/kernel/drivers/usb/host/ehci-platform.ko $ dpkg --list | grep initramfs-tools-core ii initramfs-tools-core 0.122ubuntu8.15 all

[Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-18 Thread Ike Panhc
ehci-platform is built-in for amd64/i386 but is module in other arch $ git grep EHCI_HCD_PLATFORM debian.hwe/config debian.hwe/config/amd64/config.common.amd64:CONFIG_USB_EHCI_HCD_PLATFORM=y debian.hwe/config/annotations:CONFIG_USB_EHCI_HCD_PLATFORM policy<{'amd64': 'y',

[Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Ike Panhc
** Changed in: initramfs-tools (Ubuntu Xenial) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: initramfs-tools (Ubuntu) Status: New => Invalid ** Patch added: "add-ehci-platform.patch" https://bugs.launchpad.net/ubuntu/+source/initramfs-to

[Bug 1842284] Re: initramfs does not copy ehci-platform

2019-09-03 Thread Ike Panhc
** Description changed: - ehci-platform is the USB host driver for several platform and also - available in Xenial HWE kernel, but initramfs does not copy it into - initrd and system can not boot from USB storage on that machine. + [Impact] + If you install Ubuntu onto USB storage behind a

[Bug 1842284] [NEW] initramfs does not copy ehci-platform

2019-09-02 Thread Ike Panhc
Public bug reported: ehci-platform is the USB host driver for several platform and also available in Xenial HWE kernel, but initramfs does not copy it into initrd and system can not boot from USB storage on that machine. ** Affects: initramfs-tools (Ubuntu) Importance: Undecided

[Bug 1830587] Re: Reduce NAPI weight in hns driver from 256 to 64

2019-08-22 Thread Ike Panhc
This issue is not for xenial. Removing tag. ** Tags removed: verification-needed-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1830587 Title: Reduce NAPI weight in hns driver from 256 to 64

[Bug 1826142] Re: TPM module can not initial

2019-06-19 Thread Ike Panhc
Thanks. disco-proposed kernel works fine with TPM module. ** Tags removed: verification-needed-disco ** Tags added: verification-done-disco -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1826142

[Bug 1830587] Re: Reduce NAPI weight in hns driver from 256 to 64

2019-06-18 Thread Ike Panhc
bionic/cosmic/disco -proposed kernel tested. All good for me. Thanks. ** Tags removed: verification-needed-bionic verification-needed-cosmic verification-needed-disco ** Tags added: verification-done-bionic verification-done-cosmic verification-done-disco -- You received this bug notification

[Bug 1808912] Re: scsi: libsas: fix a race condition when smp task timeout

2019-06-04 Thread Ike Panhc
** Changed in: linux (Ubuntu Xenial) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1808912 Title: scsi: libsas: fix a race condition when smp task timeout To manage

[Bug 1830587] Re: Reduce NAPI weight in hns driver from 256 to 64

2019-05-27 Thread Ike Panhc
** Description changed: - We have a warning[1] in dmesg shows hns register napi as weight 256 but - not recommended. According to this commit[2] we shall use weight 64 as - suggested. + [Impact] + We have a warning[1] in dmesg shows hns register napi as weight 256 but not recommended. According

[Bug 1830587] [NEW] Reduce NAPI weight in hns driver from 256 to 64

2019-05-27 Thread Ike Panhc
/scm/linux/kernel/git/torvalds/linux.git/commit/?id=82dc3c63c692b1e1d59378ecee948ac88e034aad ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: Incomplete ** Affects: linux (Ubuntu Bionic) Importance: Undecided Assignee: Ike Panhc

[Bug 1826142] Re: TPM module can not initial

2019-05-07 Thread Ike Panhc
** Description changed: [Impact] TPM module can not initial with Ubuntu kernel [ 28.138216] tpm tpm0: tpm_relinquish_locality: : error -1 [ 28.143808] tpm_tis_spi spi-SMO0768:00: 1.2 TPM (device-id 0x, rev-id 255) [ 28.145025] tpm tpm0: tpm_try_transmit: tpm_send: error -5 [

[Bug 1826142] Re: TPM module can not initial

2019-05-06 Thread Ike Panhc
** Description changed: [Impact] TPM module can not initial with Ubuntu kernel [ 28.138216] tpm tpm0: tpm_relinquish_locality: : error -1 [ 28.143808] tpm_tis_spi spi-SMO0768:00: 1.2 TPM (device-id 0x, rev-id 255) [ 28.145025] tpm tpm0: tpm_try_transmit: tpm_send: error -5 [

[Bug 1826142] [NEW] TPM module can not initial

2019-04-24 Thread Ike Panhc
Panhc (ikepanhc) Status: Incomplete ** Affects: linux (Ubuntu Disco) Importance: Undecided Status: Incomplete ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Also affects: linux (Ubuntu Disco) Importance: Undecided Status:

[Bug 1820187] Re: Huawei Hi1822 NIC has poor performance

2019-04-07 Thread Ike Panhc
Verification done. See comment #2 and #3. ** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1820187] Re: Huawei Hi1822 NIC has poor performance

2019-04-04 Thread Ike Panhc
Same good result on cosmic-proposed kernel ubuntu@d06-4:~$ iperf -c 192.168.99.1 -P2 -t 180 Client connecting to 192.168.99.1, TCP port 5001 TCP window size: 85.0 KByte (default)

[Bug 1820187] Re: Huawei Hi1822 NIC has poor performance

2019-04-04 Thread Ike Panhc
Thanks. The -proposed kernel looks good ubuntu@d06-4:~$ iperf -c 192.168.99.1 -P2 -t 180 Client connecting to 192.168.99.1, TCP port 5001 TCP window size: 85.0 KByte (default)

[Bug 1820187] Re: Huawei Hi1822 NIC has poor performance

2019-03-18 Thread Ike Panhc
** Description changed: + [Impact] Connect Hi1822 NIC with 10G switch but the performance is only 1-2Gb/s - $ iperf -c 10.228.68.133 Client connecting to 10.228.68.133, TCP port 5001 TCP window size: 85.0 KByte (default)

[Bug 1820187] [NEW] Huawei Hi1822 NIC has poor performance

2019-03-15 Thread Ike Panhc
. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: Incomplete ** Affects: linux (Ubuntu Bionic) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: Incomplete ** Affects: linux (Ubuntu Cosmic) Importance: Undecided

[Bug 1808912] Re: scsi: libsas: fix a race condition when smp task timeout

2019-01-17 Thread Ike Panhc
The -proposed kernel works fine. Thanks. ** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1806488] Re: Support non-strict iommu mode on arm64

2019-01-17 Thread Ike Panhc
Performance on NVMe has increased a lot. -update kernel Run status group 0 (all jobs): READ: bw=1358MiB/s (1424MB/s), 1358MiB/s-1358MiB/s (1424MB/s-1424MB/s), io=133GiB (142GB), run=19-19msec -proposed kernel Run status group 0 (all jobs): READ: bw=1406MiB/s (1475MB/s),

[Bug 1806534] Re: Fix USB2 device wrongly detected as USB1

2019-01-16 Thread Ike Panhc
The -proposed kernel works fine. Thanks ** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1811200] Re: Add Cavium ThunderX2 SoC UNCORE PMU driver

2019-01-16 Thread Ike Panhc
perf works fine with -proposed kernel. ** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1811200] Re: Add Cavium ThunderX2 SoC UNCORE PMU driver

2019-01-10 Thread Ike Panhc
** Changed in: linux (Ubuntu Cosmic) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: linux (Ubuntu Bionic) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: linux (Ubuntu Bionic) Status: New => Incomplete ** Changed in: linux (Ubun

[Bug 1811200] Re: Add Cavium ThunderX2 SoC UNCORE PMU driver

2019-01-10 Thread Ike Panhc
** Description changed: [Impact] No driver for PMU of L3 cache controller (L3C) and the DDR4 Memory Controller (DMC) for Cavium ThunderX2 SoC [Test Case] sudo perf stat -a -e \ > uncore_dmc_0/cnt_cycles/,\ > uncore_dmc_0/data_transfers/,\ > uncore_dmc_0/read_txns/,\ >

[Bug 1811200] [NEW] Add Cavium ThunderX2 SoC UNCORE PMU driver

2019-01-09 Thread Ike Panhc
* Affects: linux (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) 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/1811200 Title: Add Cavium ThunderX2 SoC UNCO

[Bug 1808912] [NEW] scsi: libsas: fix a race condition when smp task timeout

2018-12-17 Thread Ike Panhc
and maintainer has reviewed/approved. I will say it's low. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1804306] Re: Move supported arm64 server list to wiki

2018-12-06 Thread Ike Panhc
Yes, link for release image is available for now but we need to wait until point release for netboot image with HWE kernel. ** Tags removed: verification-needed verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done verification-done-bionic

[Bug 1806534] Re: Fix USB2 device wrongly detected as USB1

2018-12-04 Thread Ike Panhc
** Tags removed: apport-collected -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806534 Title: Fix USB2 device wrongly detected as USB1 To manage notifications about this bug go to:

[Bug 1806534] [NEW] Fix USB2 device wrongly detected as USB1

2018-12-03 Thread Ike Panhc
] 11644a76 xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc [Regression Risk] It only affect device PCI_VENDOR_ID_CAVIUM:0x9026 and PCI_VENDOR_ID_BROADCOM:0x9026. Low regression to other device. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Ike Panhc

[Bug 1730322] Re: Add HWE kernel and point release URL for new hardware

2018-11-27 Thread Ike Panhc
They all look good to me. ** Tags removed: verification-needed verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1800664] Re: Add checksum offload and TSO support for HiNIC adapters

2018-11-16 Thread Ike Panhc
Performance is much increased with cosmic-proposed kernel ubuntu@d06-3:~$ iperf -c 192.168.99.1 -P5 -t 900;uname -a Client connecting to 192.168.99.1, TCP port 5001 TCP window size: 85.0 KByte (default)

[Bug 1730322] Re: Add HWE kernel and point release URL for new hardware

2018-11-13 Thread Ike Panhc
** Branch linked: lp:~ikepanhc/installation-guide/1730322-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730322 Title: Add HWE kernel and point release URL for new hardware To manage

[Bug 1793221] Re: hns3: Retrieve RoCE MSI-X config from firmware

2018-10-11 Thread Ike Panhc
Verified with test case and those MSI number are what they shall be. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1794165] Re: hisi_sas: Reduce unnecessary spin lock contention

2018-10-08 Thread Ike Panhc
No SATA performance regression observed. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794165 Title: hisi_sas:

[Bug 1794151] Re: hisi_sas: Add SATA FIX check for v3 hw

2018-10-05 Thread Ike Panhc
Regression test with bionic-proposed passed. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794151 Title:

[Bug 1794172] Re: HiSilicon SAS controller doesn't recover from PHY STP link timeout

2018-10-05 Thread Ike Panhc
Regression test with bionic-proposed passed. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794172 Title:

[Bug 1794156] Re: Fix potential corruption using SAS controller on HiSilicon arm64 boards

2018-10-05 Thread Ike Panhc
Regression test with bionic-proposed passed. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794156 Title: Fix

[Bug 1793404] Re: hns3: Modifying channel parameters will reset ring parameters back to defaults

2018-10-04 Thread Ike Panhc
With bionic-proposed kernel, this issue is gone and rx/tx kept after channel set. ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1794166] Re: Add functional level reset support for the SAS controller on HiSilicon D06 systems

2018-10-04 Thread Ike Panhc
With bionic-proposed kernel, SAS controller reset works ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794166

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2018-09-20 Thread Ike Panhc
$ gitoneline | grep ideapad | head -1 56c9bba135ab ike@canonical.com 2018-08-15 13:17:48 +0300 platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill Patch has been accepted. Let me sort out how much we need to backport. -- You received this bug notification because you are

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2018-09-19 Thread Ike Panhc
@wxwok, Could you show the output of `cat /sys/class/dmi/id/chassis_version` please? Just want to make sure there are spaces or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723612 Title:

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2018-08-14 Thread Ike Panhc
https://www.spinics.net/lists/platform-driver-x86/msg16304.html Patch on review -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723612 Title: new laptop: Lenovo Y520-15IKBM no wireless networks

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2018-08-14 Thread Ike Panhc
Thanks for your report. I am going to send this patch for upstream review and also think a good plan to blacklist all future ideapads. According to latest suggested design laptop vendor shall not have a physical radio switch. ** Patch added:

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2018-08-14 Thread Ike Panhc
I thought this has been fix a long time and now find out we need Y520-15IKBM (not IKBN) as well. I assume that you need Y720-15IKBM in blacklist too. Is it? ikepanhc@Kira:~/ubuntu-bionic$ git grep IKB drivers/platform/x86/ideapad-laptop.c | grep DMI drivers/platform/x86/ideapad-laptop.c:

[Bug 1781709] Re: [Regression] EXT4-fs error (device sda2): ext4_validate_block_bitmap:383: comm stress-ng: bg 4705: bad block bitmap checksum

2018-07-16 Thread Ike Panhc
I build kernel debs for testing at http://kernel.ubuntu.com/~ikepanhc/lp1781709/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781709 Title: [Regression] EXT4-fs error (device sda2):

[Bug 1780137] Re: [Regression] EXT4-fs error (device sda1): ext4_validate_inode_bitmap:99: comm stress-ng: Corrupt inode bitmap

2018-07-11 Thread Ike Panhc
@dannf, my command is `while true; do sudo /usr/lib/plainbox-provider- checkbox/bin/disk_stress_ng sda --base-time 240 --really-run; mkfs.ext4 -F /dev/sda2; done` But I also find out that the e2fsprogs I am using is upstream one. mke2fs 1.44.3-rc2 (3-July-2018) I am going to reset my

[Bug 1771283] [NEW] iperf2 long time run on 40Gb/s NIC crashes

2018-05-15 Thread Ike Panhc
Public bug reported: ubuntu@recht:~$ iperf -c 192.168.121.2 -P10 -w 130k -t 3600 Client connecting to 192.168.121.2, TCP port 5001 TCP window size: 254 KByte (WARNING: requested 127 KByte)

[Bug 1762655] Re: Unable to deploy Xenial image on ARM64 nodes with MaaS 2.3.0

2018-04-12 Thread Ike Panhc
I've changed all system with acpi-force with minimal kernel 16.04-hwe and also removed acpi=force from global kernel cmdline. I believe it shall make MAAS using correct combination. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-03-25 Thread Ike Panhc
lshw in artful-proposed fixes this issue. ubuntu@recht:~$ time lshw > /dev/null ; dpkg --list | grep lshw WARNING: you should run this program as super-user. WARNING: output may be incomplete or inaccurate, you should run this program as super-user. real2m10.793s user2m10.589s sys

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-03-25 Thread Ike Panhc
added: verification-done-xenial ** Changed in: lshw (Ubuntu Artful) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: lshw (Ubuntu Xenial) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-03-22 Thread Ike Panhc
** Description changed: [Impact] lshw takes too long time on parsing /proc/cpuinfo on aarch64 system It takes minutes on 96cores and almost 10min on 224cores system. [Test Case] - `time sudo lshw` and it shall be less then 15sec + `time lshw` and it shall be less then 15sec

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-03-21 Thread Ike Panhc
** Description changed: lshw on AArch64 hardware is painfully slow. This affects both lshw in current Ubuntu releases and vanilla upstream. For a 48 core node, cpuinfo parsing added up to 30 seconds (8 lines per core in /proc/cpuinfo add up to 384 lines to parse). For a 96 core

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-03-21 Thread Ike Panhc
Thanks. Process to upload. ** Changed in: lshw (Ubuntu) Status: Confirmed => In Progress ** Changed in: lshw (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1582181] Re: AArch64: slow cpuinfo due to redundant loop

2018-02-26 Thread Ike Panhc
This issue also affects me. With about 10min for lshw it nearly fails MAAS commisioning. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582181 Title: AArch64: slow cpuinfo due to redundant loop To

[Bug 1731241] Re: grub exit on arm64-efi crashes

2017-12-14 Thread Ike Panhc
grub2-signed in -proposed is in dependency wait. Install debs manually and confirm that grub2 binaries in -proposed solve this problem. GNU GRUB version 2.02~beta2-36ubuntu3.15 Minimal BASH-like line editing is supported. For the first word, TAB lists possible

[Bug 1731241] [NEW] grub exit on arm64-efi crashes

2017-11-09 Thread Ike Panhc
i_fini(). Signed-off-by: Mark Salter <msal...@redhat.com> ** Affects: grub2 (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: In Progress ** Changed in: grub2 (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in

[Bug 1730322] Re: Add HWE kernel and point release URL for new hardware

2017-11-07 Thread Ike Panhc
** Description changed: For some platform we need Ubuntu LTS point release with HWE kernel. It is necessary to mention that so that user can download correct LTS - binaries and power up their machine + binaries and power up their machine. + + [Impact] + + * Installation-guide does not

[Bug 1730322] [NEW] Add HWE kernel and point release URL for new hardware

2017-11-06 Thread Ike Panhc
Public bug reported: For some platform we need Ubuntu LTS point release with HWE kernel. It is necessary to mention that so that user can download correct LTS binaries and power up their machine ** Affects: installation-guide (Ubuntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc

[Bug 1723612] Re: new laptop: Lenovo Y520-15IKBM no wireless networks found

2017-10-17 Thread Ike Panhc
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: linux (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1714431] [NEW] Can not login after switch to runlevel 3 from 1

2017-09-01 Thread Ike Panhc
Public bug reported: No login prompt or anything on console after switch to runlevel 3/5 from 1 Step to reproduce 1) Make sure root password is set 2) login as root on console 3) `init 1` switch to runlevel 1 4) login again as root 5) `init 3` or `init 5` and no login or prompt root@D05-2:~#

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-07-21 Thread Ike Panhc
On zesty ipmi-locate works well as expected. Actually in zesty and xenial are same source. ubuntu@zesty:~$ sudo ipmi-locate Probing KCS device using DMIDECODE... done IPMI Version: 2.0 IPMI locate driver: DMIDECODE IPMI interface: KCS BMC driver device: BMC I/O base address: 0xCA2 Register

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-07-20 Thread Ike Panhc
Same here. On x86 server, freeipmi-tools in -update and -proposed has the same output xenial-proposed ikepanhc@keiko:~$ sudo ipmi-locate Probing KCS device using DMIDECODE... done IPMI Version: 2.0 IPMI locate driver: DMIDECODE IPMI interface: KCS BMC driver device: BMC I/O base address: 0xCA2

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-07-10 Thread Ike Panhc
ubuntu@d05-4:~$ sudo ipmi-locate [71285.659835] pgd = 801fbe0b3000 [71285.663245] [93687c36] *pgd=001fd16f6003, *pud=001fbecab003, *pmd=001fbed7f003, *pte=016039860fc3 Bus error (core dumped) ubuntu@d05-4:~$ dpkg --list | grep freeipmi-tools ii freeipmi-tools

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-07-10 Thread Ike Panhc
ubuntu@d05-4:~$ sudo ipmi-locate [70950.778753] pgd = 8417cbcae000 [70950.782162] [8b8f0c36] *pgd=0417bf0e9003, *pud=0417bf959003, *pmd=0417bf5fa003, *pte=016039860fc3 Bus error (core dumped) ubuntu@d05-4:~$ dpkg --list | grep freeipmi-tools ii freeipmi-tools

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-07-10 Thread Ike Panhc
ubuntu@d05-4:~$ sudo ipmi-locate [68526.721538] pgd = 801fcbfbb000 [68526.724948] [a5ce0c36] *pgd=001fd272c003, *pud=001fc3da0003, *pmd=001fd2851003, *pte=016039860fc3 Bus error (core dumped) ubuntu@d05-4:~$ dpkg --list | grep freeipmi-tools ii freeipmi-tools

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-06-29 Thread Ike Panhc
** Changed in: freeipmi (Ubuntu Zesty) Status: Triaged => In Progress ** Changed in: freeipmi (Ubuntu Yakkety) Status: Triaged => In Progress ** Changed in: freeipmi (Ubuntu Xenial) Status: Triaged => In Progress -- You received this bug notification because you are a

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-06-29 Thread Ike Panhc
** Description changed: + [Impact] + + * Read from /dev/mem and scan DMI tables is dangerous, if /dev/mem is + not stable to read, it will cause ipmi-locate crash. + + [Test Case] + + * `sudo ipmi-locate` shall not crash + + [Regression Potential] + + * Reading from DMI tables is sysfs is

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-06-27 Thread Ike Panhc
http://lists.gnu.org/archive/html/freeipmi-devel/2017-06/msg1.html Patch reviewed and get positive feedback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699933 Title: ipmi-locate crash on

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-06-27 Thread Ike Panhc
http://lists.gnu.org/archive/html/freeipmi-devel/2017-06/msg0.html Patch on upstream mailing list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699933 Title: ipmi-locate crash on arm64 To

[Bug 1699933] Re: ipmi-locate crash on arm64

2017-06-26 Thread Ike Panhc
@paelzer, Yes, I have a fix already and plan to propose to upstream for feedback. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1699933 Title: ipmi-locate crash on arm64 To manage notifications

[Bug 1699933] [NEW] ipmi-locate crash on arm64

2017-06-22 Thread Ike Panhc
ntu) Importance: Undecided Assignee: Ike Panhc (ikepanhc) Status: New ** Changed in: freeipmi (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-06-15 Thread Ike Panhc
ubuntu@rare-fowl:~$ sudo dpkg -i --force-depends --auto-deconfigure util-linux_2.29-1ubuntu2_arm64.deb ... ubuntu@rare-fowl:~$ sudo lscpu Segmentation fault (core dumped) ubuntu@rare-fowl:~$ sudo dpkg -i --force-depends --auto-deconfigure util-linux_2.29-1ubuntu2.1_arm64.deb ...

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-06-15 Thread Ike Panhc
ubuntu@rare-fowl:~$ sudo dpkg -i util-linux_2.27.1-6ubuntu3.2_arm64.deb ... ubuntu@rare-fowl:~$ sudo lscpu Segmentation fault (core dumped) ubuntu@rare-fowl:~$ sudo dpkg -i util-linux_2.27.1-6ubuntu3.3_arm64.deb ... ubuntu@rare-fowl:~$ sudo lscpu Architecture: aarch64 Byte Order:

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-06-15 Thread Ike Panhc
ubuntu@rare-fowl:~$ sudo dpkg -i --force-depends --auto-deconfigure util-linux_2.28.2-1ubuntu1.1_arm64.deb ... ubuntu@rare-fowl:~$ sudo lscpu Segmentation fault (core dumped) ubuntu@rare-fowl:~$ sudo dpkg -i --force-depends --auto-deconfigure util-linux_2.28.2-1ubuntu1.2_arm64.deb ...

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-06-15 Thread Ike Panhc
2.27.1-6ubuntu3.3 in Xenial, 2.28.2-1ubuntu1.2 in Yakkety and 2.29-1ubuntu2.1 in Zesty has fix 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/1674258 Title: lscpu crashs when /dev/mem

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-05-17 Thread Ike Panhc
** Description changed: - To read and scan SMBIOS in /dev/mem is dangerous and for DMI information - it will be better to read from /sys/firmware/dmi/tables/DMI if it - exists. + [Impact] - [278063.180820] Process lscpu (pid: 22668, stack limit = 0x842fb2a0c000) - [278063.187593] Stack:

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-05-17 Thread Ike Panhc
nassigned) => Ike Panhc (ikepanhc) ** Changed in: util-linux (Ubuntu Yakkety) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: util-linux (Ubuntu Xenial) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a mem

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-05-16 Thread Ike Panhc
upstream patch found. https://git.kernel.org/pub/scm/utils/util-linux/util- linux.git/commit/?id=92a6392c41c11bcb49af9f129dfbd1fed651f044 ** Changed in: util-linux (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1674258] Re: lscpu crashs when /dev/mem is not stable to read

2017-03-22 Thread Ike Panhc
** Changed in: util-linux (Ubuntu) Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674258 Title: lscpu crashs when /dev/mem is not stable to r

[Bug 1674258] [NEW] lscpu crashs when /dev/mem is not stable to read

2017-03-20 Thread Ike Panhc
Public bug reported: To read and scan SMBIOS in /dev/mem is dangerous and for DMI information it will be better to read from /sys/firmware/dmi/tables/DMI if it exists. [278063.180820] Process lscpu (pid: 22668, stack limit = 0x842fb2a0c000) [278063.187593] Stack: (0x842fb2a0fd90 to

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-02-15 Thread Ike Panhc
armhf rebuild test and regression testing are all in kernel-team's script. I am working on solving this but they are not initramfs-tools' issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649213

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-13 Thread Ike Panhc
** Tags added: qa-testing-passed ** Changed in: kernel-sru-workflow/regression-testing Status: In Progress => 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/1662706 Title:

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-02-10 Thread Ike Panhc
Found an open bug about different kernel version. https://bugs.launchpad.net/auto-package-testing/+bug/1561110 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649213 Title: Support rootfs on

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-09 Thread Ike Panhc
** Changed in: kernel-sru-workflow/regression-testing Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662706 Title: linux-armadaxp: 3.2.0-1683.110 -proposed

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-02-09 Thread Ike Panhc
@racb, Is there any doc about autopkgtest so that I can reproduce the error and get to bottom of this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649213 Title: Support rootfs on xhci-plat-hcd

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-02-09 Thread Ike Panhc
All armhf errors are kernel rebuild timeout due to slow machine. One error (linux of ppc64el) are kernel regression test fail. Need to look into why. Other errors are machine running different kernel version, trusty generic (3.13) and backport kernels. -- You received this bug notification

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-02-09 Thread Ike Panhc
Have a quick review on the last error of test log autopkgtest for linux-lts-vivid (ppc64el): ERROR: running version does not match source package autopkgtest for linux-lts-vivid (i386): ERROR: running version does not match source package autopkgtest for linux-lts-vivid (amd64): ERROR: running

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-08 Thread Ike Panhc
** Changed in: kernel-sru-workflow Assignee: (unassigned) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662706 Title: linux-armadaxp: 3.2.0-1683.110 -proposed trac

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-08 Thread Ike Panhc
** Changed in: linux-armadaxp (Ubuntu Precise) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: linux-armadaxp (Ubuntu Precise) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-08 Thread Ike Panhc
** Changed in: kernel-sru-workflow/verification-testing Assignee: Canonical Hardware Enablement ARM Kernel (canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.110 -proposed tracker

2017-02-08 Thread Ike Panhc
** Changed in: kernel-sru-workflow/regression-testing Assignee: Canonical Kernel Team (canonical-kernel-team) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1662706 Ti

[Bug 1662720] Re: linux-keystone: -proposed tracker

2017-02-08 Thread Ike Panhc
*** This bug is a duplicate of bug 1640582 *** https://bugs.launchpad.net/bugs/1640582 ** This bug has been marked a duplicate of bug 1640582 linux-keystone: -proposed tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1662706] Re: linux-armadaxp: 3.2.0-1683.119 -proposed tracker

2017-02-08 Thread Ike Panhc
** Summary changed: - linux-armadaxp: -proposed tracker + linux-armadaxp: 3.2.0-1683.119 -proposed tracker ** Description changed: - This bug is for tracking the upload package. This - bug will contain status and testing results related to that upload. + This bug is for tracking the

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-01-22 Thread Ike Panhc
Thanks. initramfs-tools in trusty-proposed solves this issue. ubuntu@test:~$ zcat /boot/initrd.img-4.4.0-62-generic | cpio -idmv 2> /dev/null ubuntu@test:~$ find . -name 'xhci-plat*' ./lib/modules/4.4.0-62-generic/kernel/drivers/usb/host/xhci-plat-hcd.ko ubuntu@test:~$ dpkg --list | grep

[Bug 1655076] Re: linux-armadaxp: 3.2.0-1682.109 -proposed tracker

2017-01-11 Thread Ike Panhc
** Tags added: qa-testing-passed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1655076 Title: linux-armadaxp: 3.2.0-1682.109 -proposed tracker To manage notifications about this bug go to:

[Bug 1655479] Re: linux-keystone: -proposed tracker

2017-01-11 Thread Ike Panhc
*** This bug is a duplicate of bug 1640582 *** https://bugs.launchpad.net/bugs/1640582 ** This bug has been marked a duplicate of bug 1640582 linux-keystone: -proposed tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1655076] Re: linux-armadaxp: 3.2.0-1682.109 -proposed tracker

2017-01-10 Thread Ike Panhc
** Changed in: kernel-sru-workflow/verification-testing Assignee: Canonical Hardware Enablement ARM Kernel (canonical-hwe-arm-kernel) => Ike Panhc (ikepanhc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1655076] Re: linux-armadaxp: 3.2.0-1682.109 -proposed tracker

2017-01-10 Thread Ike Panhc
-sru-workflow Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: linux-armadaxp (Ubuntu Precise) Status: Confirmed => In Progress ** Changed in: linux-armadaxp (Ubuntu Precise) Assignee: (unassigned) => Ike Panhc (ikepanhc) ** Changed in: kernel-sru-workflow/r

[Bug 1649213] Re: Support rootfs on xhci-plat-hcd attached storage

2017-01-09 Thread Ike Panhc
initramfs-tools in xenial-proposed solves this issue. ubuntu@test:~$ dpkg --list | grep initramfs-tools ii initramfs-tools0.122ubuntu8.8 all generic modular initramfs generator (automation) ii initramfs-tools-bin0.122ubuntu8.8

<    1   2   3   4   5   6   7   8   9   10   >