[Kernel-packages] [Bug 1881046] [NEW] ASoC/amd: add audio driver for amd renoir

2020-05-27 Thread Hui Wang
Public bug reported: this bug is for tracking purpose. ** Affects: hwe-next Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: High Assignee: Hui Wang (hui.wang) Status: Incomplete ** Tags: originate-from-1874593 sutton ** Changed in

[Kernel-packages] [Bug 1881046] Re: ASoC/amd: add audio driver for amd renoir

2020-05-27 Thread Hui Wang
: High Assignee: Hui Wang (hui.wang) Status: Incomplete ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-oem-5.6 (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux-oem-5.6 (Ubuntu Groovy) -- Y

[Kernel-packages] [Bug 1874359] Re: alsa/sof: kernel oops on the machine without Intel hdmi audio codec (a regression in the asoc machine driver)

2020-05-27 Thread Hui Wang
** Tags removed: verification-needed-eoan verification-needed-focal ** Tags added: verification-done-eoan verification-done-focal -- 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/1874359 Tit

[Kernel-packages] [Bug 1879939] Re: Audio stopped working after 5.4.0-31 kernel update

2020-05-28 Thread Hui Wang
The fix was in the -32 kernel, but I don't know why this fix is reverted from -33 kernel, and I just checked the -34 kernel, the fix is in the -34 kernel. The fix is: commit 9b419c6ae76ad59f6fc4529fc03ddbc12a22cdec Author: Takashi Iwai Date: Fri Apr 24 08:12:22 2020 +0200 ALSA: hda: Match

[Kernel-packages] [Bug 1877757] Re: No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU

2020-05-28 Thread Hui Wang
Please test this kernel. https://people.canonical.com/~hwang4/renoir/ -- 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/1877757 Title: No sound, Dummy output on Acer Swift 3 SF314-57G with

[Kernel-packages] [Bug 1864871] Re: Failed to init Intel sound card in 20.04

2020-05-28 Thread Hui Wang
@Faith, Please upgrade linux-firmware 'sudo apt-get update; sudo apt install linux-firmware', then check if there is sof-cnl.ri in the /lib/firmware/intel/sof. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.

[Kernel-packages] [Bug 1877757] Re: No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU

2020-05-28 Thread Hui Wang
OK, This is my PR https://github.com/thesofproject/linux/pull/2146, and Intel also found this issue and had a PR https://github.com/thesofproject/linux/pull/2122 So finally a fix will be upstreamed to mainline kernel. -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1879973] Re: There is no sound from the built-in speakers and does not see the built-in microphone

2020-05-29 Thread Hui Wang
Looks like the linux-firmware is not correct (please check /lib/firmware/intel/sof/), so please install or reinstall the linux- firmware to the latest version of 20.04 (maybe 1.187 or 1.188). reboot, if audio still doesn't work, please upload a dmesg with the new firmware and upload the output of

[Kernel-packages] [Bug 1881631] Re: arm64 Ubuntu kernel builds missing CONFIG_NLS_ASCII

2020-06-02 Thread Hui Wang
ubuntu raspi-5.3 kernel (both armhf and arm64) set this config to m while ubutnu raspi-5.4 kernel set it to y. Maybe the initrd of ubuntu core doesn't contain nls_ascii.ko, so we need to set it to y in the raspi-5.3 too? -- You received this bug notification because you are a member of Kernel Pac

[Kernel-packages] [Bug 1881631] Re: arm64 Ubuntu kernel builds missing CONFIG_NLS_ASCII

2020-06-02 Thread Hui Wang
** Description changed: + The CONFIG_NLS_ASCII was already set to Y in the raspi-5.4 kernel + and bionic kernel by Juerg, now do the same change in the + raspi2-5.3 kernel. + + [Impact] + users reported that the raspi ubuntu core has some problem to mount + filessytem, need to enable the NLS_ASCI

[Kernel-packages] [Bug 1878194] Re: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa

2020-06-06 Thread Hui Wang
Just run sudo apt dist-upgrade on my ubuntu 20.04 and tested with 2 BT headsets (QC35s and harman kardon soho wireless). both a2dp and hsp/hfp worked well, both output and input worked well. After the headset is connected, it is a2dp profile. I could change to hsp/hfp from gnome-sound-setting, bot

[Kernel-packages] [Bug 1874698] Re: [OMEN by HP Laptop 15-dh0xxx, Realtek ALC285, Black Mic, Left] Recording problem

2020-06-08 Thread Hui Wang
** Also affects: linux (Ubuntu Groovy) Importance: Low Assignee: Hui Wang (hui.wang) Status: Confirmed ** Also affects: alsa-ucm-conf (Ubuntu Groovy) Importance: Undecided Status: Fix Released ** No longer affects: linux (Ubuntu Groovy) -- You received this bug

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-19 Thread Hui Wang
@mlx, I will try to reproduce the bug according to your steps this weekend. thx. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1861936 Title: Raspberry Pi 3 network dies shortl

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-19 Thread Hui Wang
This is the debdiff based on the 5ubuntu0.3 in the -propose Bionic. Fix the input volume problem and add a new ucm for LENOVO X1 carbaon variant (#22). thx. ** Patch added: "alsa-lib_1.1.3-5ubuntu0.4.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1859754/+attachment/5329641

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-19 Thread Hui Wang
This is the debdiff based on the 0ubuntu1.1 in the -propose. Fix the input volume problem and add a new ucm for LENOVO X1 carbaon variant (#22). thx. ** Patch added: "alsa-lib_1.1.9-0ubuntu1.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1859754/+attachment/5329640/+file

[Kernel-packages] [Bug 1837828] Re: alsa/sof: let legacy hda driver and sof driver co-exist

2020-02-20 Thread Hui Wang
@roland please refer to: https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1864061/comments/3 -- 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/1837828 Title: alsa/sof: let legac

[Kernel-packages] [Bug 1864132] Re: g_ether missing eem support

2020-02-20 Thread Hui Wang
** Changed in: linux-raspi2 (Ubuntu) Importance: Undecided => High ** Changed in: linux-raspi2 (Ubuntu) Assignee: (unassigned) => Hui Wang (hui.wang) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu.

[Kernel-packages] [Bug 1862776] Re: [MIR] alsa-ucm-conf & alsa-topology-conf (b-d of alsa-lib)

2020-02-20 Thread Hui Wang
And to support the ucm2 well, the v1.2.2 is needed. -- You received this bug notification because you are a member of Kernel Packages, which is a bug assignee. https://bugs.launchpad.net/bugs/1862776 Title: [MIR] alsa-ucm-conf & alsa-topology-conf (b-d of alsa-lib) Status in alsa-topology-con

[Kernel-packages] [Bug 1862776] Re: [MIR] alsa-ucm-conf & alsa-topology-conf (b-d of alsa-lib)

2020-02-20 Thread Hui Wang
1.2.1.2-2 is old now. The latest version is 1.2.2. Hello all, new ALSA userspace packages were released. You may download them from the ALSA website http://www.alsa-project.org or directly from the FTP server ftp://ftp.alsa-project.org/pub . Full list of changes: http://www.alsa-project.

[Kernel-packages] [Bug 1861837] Re: machine doesn't come up after suspend and re-opening the lid

2020-02-21 Thread Hui Wang
** Description changed: + If the sof driver fails to load the firmware, it doesn't release the + resource, then it make the system hang when suspending and resuming. + + After this patchset is applied, please also apply the patchset we + just reverted 2 weeks ago, since this patchset is the fixin

[Kernel-packages] [Bug 1864258] Re: no sound since the last update

2020-02-21 Thread Hui Wang
nchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1864061 ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Hui Wang (hui.wang) ** This bug has been marked a duplicate of bug 1864061 PCI/internal sound card not detected

[Kernel-packages] [Bug 1864061] Re: PCI/internal sound card not detected

2020-02-21 Thread Hui Wang
Please add "options snd-hda-intel dmic_detect=0" in the /etc/modprobe.d /alsa-base.conf, then the legacy hda driver will work as before. I am working on it, will fix it soon. ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Hui Wang (hui.wang) -- You received this bug

[Kernel-packages] [Bug 1864061] Re: PCI/internal sound card not detected

2020-02-21 Thread Hui Wang
The -41 introduced this commit from stable kernel, after reverting it, the sof driver will not print calltrace anymore (#4). And the kernle-5.4 (focal) also backported this commit, but it doesn't introduce the calltrace in the 5.4 kernel. So it looks like to backport this commit to 5.3, we need som

[Kernel-packages] [Bug 1864061] Re: PCI/internal sound card not detected

2020-02-22 Thread Hui Wang
We need to backport the this commint, this is already backported to 5.4 focal kernel, but it is not in the eoan kernel yet: commit 8ce1cbd6ce0b1bda0c980c64fee4c1e1378355f1 Author: Jaroslav Kysela Date: Wed Jan 22 20:07:52 2020 +0100 ASoC: topology: fix soc_tplg_fe_link_create() - link->dob

[Kernel-packages] [Bug 1864061] Re: PCI/internal sound card not detected

2020-02-22 Thread Hui Wang
** Description changed: The sof-pci-dev and snd-soc-skl all contains the same pciid, if the soc-skl is loaded ahead of sof-pci-dev, the sof driver will not work anymore, in the oem project, we manually put the soc-skl in the blacklist. From kernel-5.4 (focal kernel), the driver soc-sk

[Kernel-packages] [Bug 1853666] Re: Battery will not charge on Toshiba Satellite Pro A50-C-119

2020-02-22 Thread Hui Wang
I have a similar problem on my Dell laptop. And Even in poweroff state, the battery can't be charged. If I press F2 to enter the BIOS setup, it shows the battery is 0%, can't be charged in the BIOS setup. I don't know if it has sth to do with the OS (linux), it looks more like a BIOS issue or har

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-22 Thread Hui Wang
Hi mlx, >From the calltrace, it looks like the transmit doesn't work when problem happens, it is probably a problem of the driver lan78xx.c or a problem of the usb host driver. So when problem happens, does the other usb ports still work? and the latest kernel -1019 version integrated a couple of

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-23 Thread Hui Wang
Looks like to setup a 6in4 tunnel, I need a static public IP first, but I don't have that IP. And you could do a test, let us change the usb host driver, if the problem can't be reproduced anymore, it proves it is a problem on usb host driver. To change the usb host driver: add dtoverlay=dwc2 in

[Kernel-packages] [Bug 1837828] Re: alsa/sof: let legacy hda driver and sof driver co-exist

2020-02-23 Thread Hui Wang
Verified the patchset could detect the dmic automatically on the eoan kernel -41. ** 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://bu

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-23 Thread Hui Wang
-1019 kernel should be in the eoan-proposed channel. And I tried to setup the 6in4 on my host laptop, it didn't work, maybe the ISP block the packets because of GFW of china. And since the dwc2 also has this problem, it looks this issue has nothing to do with usb host driver, could you plug a di

[Kernel-packages] [Bug 1864398] [NEW] alsa/sof: let sof driver work with topology with volume and led control (focal)

2020-02-23 Thread Hui Wang
Public bug reported: This bug is for tracking purpose. ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: Incomplete ** Tags: focal ** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Summary changed: - alsa/sof:

[Kernel-packages] [Bug 1864398] Re: alsa/sof: let sof driver work with topology with volume and led control (focal)

2020-02-23 Thread Hui Wang
** Description changed: - This bug is for tracking purpose. + [Impact] + In the ubuntu 20.04, we plan to integrate sof-firmware v1.4.2, the + topology of this version contains volume and led control, we need + to add this support in the sof driver, otherwise the sof will crash + when parsing the t

[Kernel-packages] [Bug 1864400] [NEW] alsa/asoc: export the number of dmic to userspace to work with the latest ucm2 (focal)

2020-02-23 Thread Hui Wang
Public bug reported: This bug is for tracking purpose. ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: Incomplete ** Tags: focal ** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Summary changed: - alsa/a

[Kernel-packages] [Bug 1861237] Re: Audio not detected on X1 Yoga 4th

2020-02-23 Thread Hui Wang
: (unassigned) => Hui Wang (hui.wang) ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1861237 Title: Audio not detec

[Kernel-packages] [Bug 1864400] Re: alsa/asoc: export the number of dmic to userspace to work with the latest ucm2 (focal)

2020-02-23 Thread Hui Wang
** Description changed: - This bug is for tracking purpose. + [Impact] + In the ubuntu 20.04, we plan to integrate alsa-ucm-conf-v1.2.1.2 + or alsa-ucm-conf-v1.2.2, in the ucm2, adding a new element to + tell pulseaudo the number of dmics on this machine, this needs kernel + to export the number v

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-23 Thread Hui Wang
Since the Apple usb NIC doesn't have this issue, it is a problem on the driver lan78xx.c Do you mean even without ipv6 tunnel, only setup a bridge on rpi3 to let eth0 connect WAN and let wlan0 play a role of AP, this issue could be reproduced? Could you please share the detailed steps on how to s

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-24 Thread Hui Wang
I changed the ip in the two yaml and put them to $rpi3B+/etc/netplan/, reboot, but the ipv6 doesn't work, only ipv4 works. BTW, you said you run wget and play youtube all on the rpi3B+, right? This is the log on my rpi3B+: ubuntu@ubuntu:~$ ifconfig br0: flags=4163 mtu 1500 inet 192.168.

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-24 Thread Hui Wang
So both your RPI3B+ and your host mac machine setup the IPv6 tunnel, and they share the same tunnel from tunnelbroker.net. And this is my example configs and my two yamls: https://pastebin.ubuntu.com/p/TDCDMrtzCb/ anything is wrong? -- You received this bug notification because you are a memb

[Kernel-packages] [Bug 1864576] [NEW] alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon

2020-02-24 Thread Hui Wang
Public bug reported: This is for tracking purpose. ** Affects: linux (Ubuntu) Importance: High Assignee: Hui Wang (hui.wang) Status: New ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1864576] Re: alsa/hda/realtek: fix a mute led regression on Lenovo X1 Carbon

2020-02-24 Thread Hui Wang
** Description changed: - This is for tracking purpose. + [Impact] + The mute led couldn't work after applying the FIXUP_SPEAKER2_TO_DAC1. + + [Fix] + Chain a fixup to let mute led work. + + [Test Case] + boot the system, press mute button, the led will work. + + + [Regression Risk] + Low, thi

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-25 Thread Hui Wang
So far, I couldn't set up the ipv6 on my rpi3B+ board, I need to do more study. And I checked the eoan-proposed, the 1019 kernel is already there. If there is no this file in the folder /etc/apt/sources.list.d/ on your board, you could put this file to that folder and run sudo apt-get update The

[Kernel-packages] [Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of SD card IO and network load ((lan78xx): transmit queue 0 timed out)

2020-02-25 Thread Hui Wang
OK, I will continue studying how to setup ipv6. And could you please find some easy ways to reproduce this problem (like without ipv6), if you could, it will be easier to debug and we could report this issue to raspberry.org too. thx. -- You received this bug notification because you are a memb

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-26 Thread Hui Wang
After attaching to a TV, please upload dmesg, alsa-info.txt (run alsa- info to generate ala-info.txt) and the log of "pactl list". thx. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/18

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-26 Thread Hui Wang
@Paolo, The kernel you installed is too old, we integrated Intel's kernel patch to switch to use snd-hda-codec-hdmi instead of soc/codecs/hdac_hdmi.c. Please update your kernel to Ubuntu-5.3.0-40.32 then redo the test. And please don't install Ubuntu-5.3.0-41.33, there is some regression in the

[Kernel-packages] [Bug 1862505] Re: alsa-lib-1.2.1.2: should install the alsa-ucm-conf and alsa-topology-conf to focal image by default

2020-02-27 Thread Hui Wang
Yes, we could close this bug since we have #1862776. Thx. ** Changed in: alsa-lib (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1862505 Title:

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-03-02 Thread Hui Wang
@sil2100, The alsa-lib in proposed has some minor problems, need the new uploaded alsa-lib in the queue to fix it. The new uploaded alsa-lib in the queue is an incremental fix for proposed. Could we release them together? or it is also fine to release the proposed alsa-lib first, then release the

[Kernel-packages] [Bug 1865570] Re: suspend only works once on ThinkPad X1 Carbon gen 7

2020-03-02 Thread Hui Wang
Looks like it is an issue on the e1000e driver [ 909.916364] PM: pci_pm_suspend(): e1000e_pm_suspend+0x0/0x80 [e1000e] returns -2 [ 909.916367] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x150 returns -2 [ 909.916369] PM: Device :00:1f.6 failed to suspend async: error -2 [ 911.183052] PM: Som

[Kernel-packages] [Bug 1866581] [NEW] The voice recording function cannot work while connecting a headset on a Dell machine

2020-03-08 Thread Hui Wang
Assignee: Hui Wang (hui.wang) Status: New ** Tags: originate-from-1857953 somerville ** Changed in: linux-raspi2 (Ubuntu) Importance: Undecided => High ** Tags added: originate-from-1857953 somerville -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1857409] Re: alsa/sof: load different firmware on different platforms

2020-03-08 Thread Hui Wang
Because we already merged the fix for #1861837, it is safe to merge these patchset, so I resent those patches on Mar 3. -- 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/1857409 Title: alsa

[Kernel-packages] [Bug 1866581] Re: The voice recording function cannot work while connecting a headset on a Dell machine

2020-03-08 Thread Hui Wang
** Package changed: linux-raspi2 (Ubuntu) => linux (Ubuntu) ** Description changed: - [Steps to reproduce] - 1. Power on the system - 2. Connect a headphone which has a microphone to a 3.5mm jack - 3. Use a voice recorder to record voice or run the following test in the checkbox -$ checkbox-

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-03-09 Thread Hui Wang
On a Dell -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-lib in Ubuntu. https://bugs.launchpad.net/bugs/1859754 Title: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

[Kernel-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-03-09 Thread Hui Wang
On a Dell Vostro-5390, install the 18.04 (bionic). Then enable the Pre-released updates (bionic-proposed) in the Software & Updates. sudo apt-get update sudo apt install linux-firmware (1.173.16) sudo apt install linux-image-5.0.0-1042-oem-osp1 (for ubuntu 5.0 kernel, only oem-osp1 supports sof

[Kernel-packages] [Bug 1783961] Re: CONFIG_KVM is disabled for linux-raspi2 (aarch64 and armhf)

2019-10-31 Thread Hui Wang
** Summary changed: - CONFIG_KVM is disabled for linux-raspi2 (aarch64) + CONFIG_KVM is disabled for linux-raspi2 (aarch64 and armhf) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/

[Kernel-packages] [Bug 1850876] [NEW] CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-10-31 Thread Hui Wang
refer to https://bugs.launchpad.net/ubuntu/+source/linux- raspi2/+bug/1848703/comments/32 ** Affects: linux-raspi2 (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: New ** Changed in: linux-raspi2 (Ubuntu) Assignee: (unassigned) => Hui Wang (hui.w

[Kernel-packages] [Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-10-31 Thread Hui Wang
*** This bug is a duplicate of bug 1848790 *** https://bugs.launchpad.net/bugs/1848790 We have a bug to track the enabling of v3d.ko https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1850876 -- You received this bug notification because you are a member of Kernel Packages, which i

[Kernel-packages] [Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-10-31 Thread Hui Wang
** Description changed: We enabled DRM_VC4 in the linux-raspi2 of eoan, but disabled the DRM_V3D. In fact the DRM_V3D is crucial for graphical applications (such as ubuntu-desktop :) as it removes the graphical overhead from the cpu to the gpu, making the applications work much faster

[Kernel-packages] [Bug 1783961] Re: CONFIG_KVM is disabled for linux-raspi2 (aarch64)

2019-11-05 Thread Hui Wang
For armhf (arm32) kernel, only CORTEX-A7 and CORTEXT-A15 support KVM, for Pi's cpu, they don't support KVM for armhf kernel. ** Summary changed: - CONFIG_KVM is disabled for linux-raspi2 (aarch64 and armhf) + CONFIG_KVM is disabled for linux-raspi2 (aarch64) -- You received this bug notificati

[Kernel-packages] [Bug 1851233] Re: building a snap from the eoan tree using the raspi2 defconfig results in gigantic snap package

2019-11-05 Thread Hui Wang
For eoan, I inherited "DEBUG_INFO=y" from disco raspi2 kernel. -- 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/1851233 Title: building a snap from the eoan tree using the raspi2 defconfig

[Kernel-packages] [Bug 1848490] Re: eoan: alsa/sof: Enable SOF_HDA link and codec

2019-11-05 Thread Hui Wang
I tested 5.3.0-21-generic kernel on lenovo x1 carbon 7th, with the help of ucm and blacklist of snd_hda_intel and snd_soc_skl, all audio worked well. verification done. ** Tags removed: verification-needed-eoan ** Tags added: verification-done-eoan -- You received this bug notification because

[Kernel-packages] [Bug 1847192] Re: drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL platforms

2019-11-05 Thread Hui Wang
** 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/1847192 Title: drm/i915: Fix the issue of "azx_get_response

[Kernel-packages] [Bug 1848790] Re: USB not working under arm64 on Pi4

2019-11-06 Thread Hui Wang
Maybe after the proposed kernel is verified To test -proposed kernel, with the old arm64 image: edit /etc/apt/sources.list and add below to that file: deb http://ports.ubuntu.com/ubuntu-ports eoan-proposed main restricted deb http://ports.ubuntu.com/ubuntu-ports eoan-proposed universe deb http:/

[Kernel-packages] [Bug 1848790] Re: USB not working under arm64 on Pi4

2019-11-07 Thread Hui Wang
@Paulo, Please download (Raspberry Pi 3 (64-bit ARM) preinstalled server image) from http://cdimage.ubuntu.com/releases/eoan/release/ And please note if you use 4G version Pi4 board, the usb keyboard doesn't work with the default kernel in the image, to use the usb keyboard, please add total_mem=

[Kernel-packages] [Bug 1850739] Re: Revert the firmware update for sound/sof

2019-11-08 Thread Hui Wang
Verified the 1.173.12 on bionic, the sof/sof-cnl.ri is reverted. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1850739 Title: Revert the firmware update for sound/sof Status i

[Kernel-packages] [Bug 1850739] Re: Revert the firmware update for sound/sof

2019-11-08 Thread Hui Wang
Verified the 1.178.6 on disco, the sof/sof-cnl.ri is reverted. Verified the 1.183.2 on eoan, the sof/sof-cnl.ri is reverted. ** Tags added: verification-done-bionic verification-done-disco verification-done-eoan -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1847250] Re: update firmware for sound sof driver to fix the hang issue on several Dell machines

2019-11-08 Thread Hui Wang
Verified they are updated and then reverted in the 1.173.12 and 1.178.6. ** 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-firmware in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2019-11-09 Thread Hui Wang
The problem is in the graphic drivers like nouveau and radeon. The audio side needs to detect the monitor is plugged in as well as ELD data, then the hdmi audio could work. Since we don't have ability to change the nouveau or radeon, I will think about adding a new patch that will take care of thi

[Kernel-packages] [Bug 1827967] Re: There are 4 HDMI/Displayport audio output listed in sound setting without attach any HDMI/DP monitor

2019-11-09 Thread Hui Wang
Rolando, Please refer to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1834771/comments/32 -- 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/1827967 Title: There are 4 HDMI/Displayp

[Kernel-packages] [Bug 1852070] [NEW] The alsa hda driver is not loaded due to the missing of PCIID for Comet-S [8086:a3f0]

2019-11-11 Thread Hui Wang
Public bug reported: No sound output once DPS was enabled on SKU IPL-EVT-C1 (audio device [8086:a3f0]). BIOS: 99.00.10 SKU: IPL-EVT-C1 ** Affects: hwe-next Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang

[Kernel-packages] [Bug 1852070] Re: The alsa hda driver is not loaded due to the missing of PCIID for Comet-S [8086:a3f0]

2019-11-11 Thread Hui Wang
** Tags added: originate-from-1851471 somerville ** Description changed: - No sound output once DPS was enabled on SKU IPL-EVT-C1 (audio device - [8086:a3f0]). - BIOS: 99.00.10 - SKU: IPL-EVT-C1 + [Impact] + Intel Comet-S platform has the sound controller with PCIID 0x8086:a3f0, + the ID is no

[Kernel-packages] [Bug 1845677] Re: volume control doesn't work (it's just on/off) on Lenovo ThinkPad X1 Carbon 7th gen

2019-11-11 Thread Hui Wang
About the hdmi audio on the dock, with the current kernel, it can't work. And Intel is working on it, kernel patches are ready, but they need to modify the ucm. After they finish them, we will integrate them into the ubuntu linux. Please wait for 1 month or about 2 months. -- You received this b

[Kernel-packages] [Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2019-11-12 Thread Hui Wang
The audio maintainer provided a testing patch, I just built two kernels with this patch, one is 4.15 kernel, the other is 5.0 kernel. Please install them or one of them, test the hdmi audio, no matter it fixes the issue or not, please upload the dmesg to the launchpad since I put some debugging me

[Kernel-packages] [Bug 1851887] Re: Sound only works works again if the volume is raised more than 50%

2019-11-13 Thread Hui Wang
Not understand the bug description. Could you please rephrase it? -- 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/1851887 Title: Sound only works works again if the volume is raised more

[Kernel-packages] [Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-11-13 Thread Hui Wang
So far, the latest kernel version is Ubuntu-raspi2-5.3.0-1012.14, it doesn't enable the V3D yet. The next kernel version will include V3D driver module, maybe it will be named 5.3.0-1113. Anyway the kernel that is later than 1012 will include this driver. -- You received this bug notification be

[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI

2019-11-14 Thread Hui Wang
** Changed in: linux-raspi2 (Ubuntu Eoan) Assignee: (unassigned) => Hui Wang (hui.wang) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1852510 Title: IO errors when writ

[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI

2019-11-14 Thread Hui Wang
I reproduced this problem on the rpi3B+ and rpi2Bv1.1 with armhf kernel. This problem is introduced by enabling two kernel configs for arm32 kernel, they are HIGHMEM and VMSPLIT_3G. We need to use a single arm32 kernel to support rpi2/3/4, while rpi4 has 1G/2G/4G ram, to support 2G and 4G ram, we

[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI

2019-11-14 Thread Hui Wang
In theory, we could enable HIGHMEM and VMSPLIT_2G (not VMSPLIT_3G) for arm32 kernel to workaround this issue, with the 2G user space and 2G kernel space, those boards (rpi2/3 boards) with only 1G physical ram will not map ram to highmem region. But I remember setting VMSPLIT_2G will break the SD c

[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI

2019-11-14 Thread Hui Wang
submitted a upstream bug: https://github.com/raspberrypi/linux/issues/3332 ** Bug watch added: github.com/raspberrypi/linux/issues #3332 https://github.com/raspberrypi/linux/issues/3332 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to l

[Kernel-packages] [Bug 1834771] Re: No HDMI-audio after kernel 4.15.-0.50

2019-10-04 Thread Hui Wang
Could you please have try with the latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3/ If that kernel doesn't work, let us have a try with replacing the current graphic driver amdgpu to the amdgpu-pro. I will update a new comment to explain how to install amdgpu-pro if

[Kernel-packages] [Bug 1836752] Re: input/mouse: alps trackpoint-only device doesn't work

2019-10-04 Thread Hui Wang
** Tags removed: verification-needed-disco ** Tags added: 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/1836752 Title: input/mouse: alps trackpoint-only device d

[Kernel-packages] [Bug 1847192] [NEW] drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL platforms

2019-10-08 Thread Hui Wang
Status: New ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: Incomplete ** Tags: originate-from-1842025 somerville ** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Tags added: originate-from-1842025 somerville --

[Kernel-packages] [Bug 1847192] Re: drm/i915: Fix the issue of "azx_get_response timeout" for hdmi audio on ICL platforms

2019-10-08 Thread Hui Wang
** Description changed: - [Reproduce Steps] - 1. Enter s2idle - 2. Press power button to wake up the system - 3. The Select Audio Device dialog show up + Since Bionic kernel doesn't support ICL platforms (i915), so these two + patches will not be sent to Bionic kernel. - [Results] - Expected: T

[Kernel-packages] [Bug 1847250] [NEW] update firmware for sound sof driver to fix the hang issue on several Dell machines

2019-10-08 Thread Hui Wang
Importance: Undecided Status: New ** Affects: linux-firmware (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: New ** Tags: originate-from-1841562 originate-from-1845415 somerville ** Changed in: linux-firmware (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 1847250] Re: update firmware for sound sof driver to fix the hang issue on several Dell machines

2019-10-08 Thread Hui Wang
** Description changed: - 1. the issue can be duplicated after re-SWDL. + We expect this firmware update could be released with 19.10 - 2. can enter into system when we disable audio in BIOS interface. + [Impact] + We have a couple of Dell machines, after installing the system, it + will hang r

[Kernel-packages] [Bug 1847596] Re: rpi3b+: corrupted screen on hdmi

2019-10-10 Thread Hui Wang
** Changed in: linux-raspi2 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1847596 Title: rpi3b+: corrupted screen on hdmi Status in lin

[Kernel-packages] [Bug 1847596] Re: rpi3b+: corrupted screen on hdmi

2019-10-10 Thread Hui Wang
If I don't add dtoverlay=vc4-fkms-v3d in the config.txt, the rpi4 board will have the same corrupted screen as the #1 for armhf kernel + armhf uboot. On the rpi3 B+ board, if booting with the same uboot without dtoverlay=vc4-fkms-v3d + 4.15/5.0 raspi2 kernel, the hdmi display doesn't have this iss

[Kernel-packages] [Bug 1847615] Re: After upgrading Ubuntu 19.10 sound not working

2019-10-10 Thread Hui Wang
Probably you forgot to install the package of linux-modules-extra that contains kernel modules of the audio driver. >From the dmesg, there is no any audio driver loaded or trying to be loaded. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1842265] Re: No sound inputs from the external microphone and headset on a Dell machine

2019-10-12 Thread Hui Wang
** 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-oem in Ubuntu. https://bugs.launchpad.net/bugs/1842

[Kernel-packages] [Bug 1848075] Re: eoan server image does not boot on RPI3-A+

2019-10-14 Thread Hui Wang
@Dave Jones, Is it because the kernel doesn't integrate and build the dtb for this board or we didn't integrate the dtb in the system-boot partition on the iso image? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu.

[Kernel-packages] [Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-12-03 Thread Hui Wang
@Mark Dunn, Ok, got it, will look for fixes from 4.19 branch. thx. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1850876 Title: CONFIG_DRM_V3D is disabled for linux-raspi2 of e

[Kernel-packages] [Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-12-04 Thread Hui Wang
*** This bug is a duplicate of bug 1848790 *** https://bugs.launchpad.net/bugs/1848790 I don't have the usb hub which is integrated into the keyboard, I just have two normal usb hubs. I plugged both the keyboard and the mouse into the hub and plug the hub into a rpi4's usb port, power up, bot

[Kernel-packages] [Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-12-07 Thread Hui Wang
** Changed in: linux-raspi2 (Ubuntu Eoan) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1850876 Title: CONFIG_DRM_V3D is disabled for linux

[Kernel-packages] [Bug 1850876] Re: CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

2019-12-07 Thread Hui Wang
The 5.3.y branch doesn't have this fix yet, and looking for fix patches from branch 4.19.y is not easy. If possible, it is helpful if users could file V3D issues against 5.3.y (https://github.com/raspberrypi/linux/issues) Thx. -- You received this bug notification because you are a member of Ker

[Kernel-packages] [Bug 1848703] Re: Raspberry Pi 4 - USB Bus not detecting any devices

2019-12-07 Thread Hui Wang
*** This bug is a duplicate of bug 1848790 *** https://bugs.launchpad.net/bugs/1848790 @Pete, Looks like someone else met the same issue, and already opened a bug in the upstream, let's track the upstream bug, after it is fixed by upstream, we will integrate the fix in the ubuntu kernel. htt

[Kernel-packages] [Bug 1855666] [NEW] alsa/sof: change to use hda hdmi codec driver to make hdmi audio on the docking station work

2019-12-09 Thread Hui Wang
Public bug reported: This bug is for tracking purpose. ** Affects: hwe-next Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: New ** Tags: originate-from-1845475 originate-from-1845477

[Kernel-packages] [Bug 1855666] Re: alsa/sof: change to use hda hdmi codec driver to make hdmi audio on the docking station work

2019-12-09 Thread Hui Wang
** Description changed: - This bug is for tracking purpose. + [Impact] + We have integrated the alsa sof driver in the oem-osp1 kernel, and + when we tested the hdmi audio function on the docking station, we + found if the machine use sof driver, the hdmi audio on the docking + station can't work.

[Kernel-packages] [Bug 1855685] [NEW] change the soundwire bus driver to m

2019-12-09 Thread Hui Wang
Public bug reported: This is for tracking purpose. ** Affects: linux (Ubuntu) Importance: Critical Assignee: Hui Wang (hui.wang) Status: Incomplete ** Changed in: linux (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you ar

[Kernel-packages] [Bug 1855685] Re: change kconfig of the soundwire bus driver from y to m

2019-12-09 Thread Hui Wang
** Summary changed: - change the soundwire bus driver to m + change kconfig of the soundwire bus driver from y to m -- 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/1855685 Title: change

[Kernel-packages] [Bug 1855685] Re: change kconfig of the soundwire bus driver from y to m

2019-12-09 Thread Hui Wang
** Tags added: originate-from-1836324 somerville ** Description changed: - This is for tracking purpose. + [Impact] + We just got a Dell laptop which has soundwire codec on it, and let + us change the soundwire bus from y to m, then the kernel image size + will be reduced and it is easy for us to

[Kernel-packages] [Bug 1855521] Re: [Dell Inspiron 5490] Internal microphone not detected

2019-12-09 Thread Hui Wang
This machine probably has the internal dmic connected to the PCH, we need to use sof driver on this machine. Please wait for some time (maybe 1 month), we are adding sof support in the 19.10 kernel, not finished yet. -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1855990] [NEW] linux-raspi2: dmesg prints calltrace when continuous memory allocation fails

2019-12-10 Thread Hui Wang
Public bug reported: This bug is for tracking purpose ** Affects: linux-raspi2 (Ubuntu) Importance: High Assignee: Hui Wang (hui.wang) Status: New ** Changed in: linux-raspi2 (Ubuntu) Importance: Undecided => High -- You received this bug notification because you ar

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