[Touch-packages] [Bug 1958019]

2022-03-10 Thread darnellkeithj
Can't someone just make a kernel build for ubuntu or some widely used Linux version and put it on github? There is a lot of patching going on here but no good documentation on how to do it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1958019]

2022-03-03 Thread darinsmiller
> In order to make work the nvidia drivers in the 17-rc6 im just change in > "more drivers" option of ubuntu, the current versión of the nvidia driver > for another (511 to 470 for example). > Im using hybrid graphics mode in the bios. Great discovery on enabling the NVidia drivers under Ubuntu.

[Touch-packages] [Bug 1958019]

2022-03-02 Thread ferkorol
Here is another variant, now with RC6, works the sound and the nvidia drivers at the same time! (with some tricks): A) FIRST TIME 1) install kernel build tools: (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev dkms

[Touch-packages] [Bug 1958019]

2022-02-27 Thread ilirosmanaj.94
(In reply to Fer Korol from comment #570) > (In reply to darnellkeithj from comment #569) > > (In reply to Fer Korol from comment #568) > > > I can confirm (In reply to Darin Miller from comment #563) > > > > *Ubuntu version: > > > > > > > > 1) install kernel build tools: > > > >

[Touch-packages] [Bug 1958019]

2022-02-23 Thread darnellkeithj
(In reply to Fer Korol from comment #568) > I can confirm (In reply to Darin Miller from comment #563) > > *Ubuntu version: > > > > 1) install kernel build tools: > > (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): > > > > * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev

[Touch-packages] [Bug 1958019]

2022-02-23 Thread ferkorol
(In reply to darnellkeithj from comment #569) > (In reply to Fer Korol from comment #568) > > I can confirm (In reply to Darin Miller from comment #563) > > > *Ubuntu version: > > > > > > 1) install kernel build tools: > > > (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): > > > > > > * sudo

[Touch-packages] [Bug 1958019]

2022-02-23 Thread ferkorol
I can confirm (In reply to Darin Miller from comment #563) > *Ubuntu version: > > 1) install kernel build tools: > (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): > > * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev dkms > libelf-dev libudev-dev libpci-dev libiberty-dev

[Touch-packages] [Bug 1958019]

2022-02-21 Thread pig.priv
(In reply to Fer Korol from comment #565) in the 7), when run: sudo make module_install, i have: > No rule to make target 'modules_install'. Stop. it's `sudo make modules_install` you are missing an 's' -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1958019]

2022-02-21 Thread darinsmiller
Hmmm, I too now cannot get past the "sudo make module_install" message: No rule to make target 'modules_install'. Stop. I tried re-installing headers and relinking build & src directories as follows: sudo ln -s /usr/src/linux-headers-`uname -r` /lib/modules/`uname -r`/build sudo ln -s

[Touch-packages] [Bug 1958019]

2022-02-21 Thread ferkorol
(In reply to Darin Miller from comment #563) > *Ubuntu version: > > 1) install kernel build tools: > (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): > > * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev dkms > libelf-dev libudev-dev libpci-dev libiberty-dev autoconf git >

[Touch-packages] [Bug 1958019]

2022-02-20 Thread darinsmiller
Note to *Ubuntu users, every time I install a fresh, self compiled kernel, the computer locks up on first boot. All subsequent boots work fine. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019]

2022-02-20 Thread darinsmiller
*Ubuntu version: 1) install kernel build tools: (https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel): * sudo apt install libncurses-dev gawk flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf git 2) clone the kernel from github and checkout to v5.17

[Touch-packages] [Bug 1958019]

2022-02-20 Thread tanure
Hi, Yes, you are right. You don't need to get that series patch if you use the linux-next tree or just wait for the next linux kernel release. Also, you could just: $ make olddefconfig $ ./scripts/config --enable CONFIG_SERIAL_MULTI_INSTANTIATE $ ./scripts/config --enable

[Touch-packages] [Bug 1958019]

2022-02-20 Thread roberttopopescu
(In reply to henry.hormaza from comment #560) > well finally found the way to make it work in the legion 7 2021 AMD > (16achg6)... > > this is a short tutorial to build the kernel with the patch (I've done it on > fedora 35): > > 1) make sure you have all the tools to build the kernel >

[Touch-packages] [Bug 1958019]

2022-02-20 Thread henry.hormaza
well finally found the way to make it work in the legion 7 2021 AMD (16achg6)... this is a short tutorial to build the kernel with the patch (I've done it on fedora 35): 1) make sure you have all the tools to build the kernel (https://fedoraproject.org/wiki/Building_a_custom_kernel): * sudo dnf

[Touch-packages] [Bug 1958019]

2022-02-19 Thread toggiworks
I have Yoga Slim 7 Carbon 14ACN6 with same issues as comment #547. Woofers are not detected it seams, but i have sound from tweeters. Sound is low, thin and tremble. It's basically the same configuration. Audio Chip: High Definition (HD) Audio, Realtek ALC3306 codec psref:

[Touch-packages] [Bug 1958019]

2022-02-19 Thread henry.hormaza
(In reply to Howard Chu from comment #556) > (In reply to henry.hormaza from comment #555) > > (In reply to Howard Chu from comment #554) > > > (In reply to Lucas Tanure from comment #539) > > > > Hi, > > > > > > > > We are waiting for this patch series to be merged: > > > > > > > >

[Touch-packages] [Bug 1958019]

2022-02-18 Thread roberttopopescu
(In reply to Howard Chu from comment #554) > (In reply to Lucas Tanure from comment #539) > > Hi, > > > > We are waiting for this patch series to be merged: > > > > https://lkml.org/lkml/2022/1/21/471 > > > > Thanks > > Lucas > > Hi, just wanted to confirm, adding these patches on top of

[Touch-packages] [Bug 1958019]

2022-02-18 Thread hyc
(In reply to henry.hormaza from comment #555) > (In reply to Howard Chu from comment #554) > > (In reply to Lucas Tanure from comment #539) > > > Hi, > > > > > > We are waiting for this patch series to be merged: > > > > > > https://lkml.org/lkml/2022/1/21/471 > > > > > > Thanks > > > Lucas >

[Touch-packages] [Bug 1958019]

2022-02-18 Thread henry.hormaza
(In reply to Howard Chu from comment #554) > (In reply to Lucas Tanure from comment #539) > > Hi, > > > > We are waiting for this patch series to be merged: > > > > https://lkml.org/lkml/2022/1/21/471 > > > > Thanks > > Lucas > > Hi, just wanted to confirm, adding these patches on top of

[Touch-packages] [Bug 1958019]

2022-02-16 Thread hyc
(In reply to Lucas Tanure from comment #539) > Hi, > > We are waiting for this patch series to be merged: > > https://lkml.org/lkml/2022/1/21/471 > > Thanks > Lucas Hi, just wanted to confirm, adding these patches on top of 5.17-rc4 works for me on my 2021 Legion 7 (AMD). This is running

[Touch-packages] [Bug 1958019]

2022-02-14 Thread info
Hi all, Good news for Lenovo Yoga Duet 7 13IML05 owners! The HDA verbs (and therefore the quirks) for the Yoga 7 work perfectly on the Yoga Duet 7 13IML05 after the following patch is reverted:

[Touch-packages] [Bug 1958019]

2022-02-14 Thread cam
Probably the models of laptop each need their own set of verbs. On 2/14/22 05:34, bugzilla-dae...@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=208555 > > --- Comment #552 from Jürg Lempen (i...@jlempen.com) --- > Hi all, > > Good news for Lenovo Yoga Duet 7 13IML05 owners! > >

[Touch-packages] [Bug 1958019]

2022-02-12 Thread info
(In reply to darnellkeithj from comment #375) > Thought i'd reinstall linux to see if there were any changes with this Yoga > Duet 7i. Still no sound with the newer kernels but 5.4.88-1-lts with Arch > "Arco"linux does works every time. Microphone does not work. Why it works in > 5.488-1-lts and

[Touch-packages] [Bug 1958019]

2022-02-07 Thread cam
Lucas, Do the CS35L5* chips require firmware to operate? It seems the CS35L41/2's do not. And out of curiosity, does the CLSA0101 have the CS35L51? On 2/7/22 00:36, bugzilla-dae...@kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=208555 > > --- Comment #549 from Lucas Tanure

[Touch-packages] [Bug 1958019]

2022-02-07 Thread tanure
Hi, Please do not change CS35L41_AMP_GAIN_CTRL from 4.5 db. Without the firmware for the device, the laptop speaker has no protection, and a higher gain can damage the speaker. Thanks Lucas -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1958019]

2022-02-02 Thread nick
(In reply to Darin Miller from comment #542) > > Hi Nikolaos, I am new to compiling the kernel and was attempting the same > rc2 compiles/testing/fail (sans the lkml patches). Could you please share > your kernel .config as I want to validate against mine. Thanks! Here you go:

[Touch-packages] [Bug 1958019]

2022-02-02 Thread darinsmiller
(In reply to Nikolaos Karaolidis from comment #538) > Hello again, > > I've tried compiling kernel 5.17-rc2 (and rc1) now that the patches have > been merged and I still can't get any audio on my Legion 7 16achg6. > > The modules snd_hda_scodec_cs35l41_i2c and snd_hda_scodec_cs35l41 seem to >

[Touch-packages] [Bug 1958019]

2022-02-02 Thread ferkorol
Thanks for all your work Lucas Tanure!! Please tell us if this patch is applied in the 5.17-rc3 or another. Regards! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019]

2022-02-01 Thread nick
I completely missed that series, after applying it the speakers finally work! Cheers! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1958019 Title: [Lenovo Legion7

[Touch-packages] [Bug 1958019]

2022-02-01 Thread nick
Hello again, I've tried compiling kernel 5.17-rc2 (and rc1) now that the patches have been merged and I still can't get any audio on my Legion 7 16achg6. The modules snd_hda_scodec_cs35l41_i2c and snd_hda_scodec_cs35l41 seem to have loaded properly so I'm not sure what the problem is. I have

[Touch-packages] [Bug 1958019]

2022-02-01 Thread tanure
Hi, We are waiting for this patch series to be merged: https://lkml.org/lkml/2022/1/21/471 Thanks Lucas -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1958019 Title:

[Touch-packages] [Bug 1958019] PulseList.txt

2022-01-16 Thread Przemek K.
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1958019/+attachment/5554768/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019] apport information

2022-01-16 Thread Przemek K.
ProblemType: Bug ApportVersion: 2.20.11-0ubuntu70 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ubuntu 5091 F pulseaudio /dev/snd/pcmC1D0p: ubuntu 5091 F...m pulseaudio /dev/snd/controlC0: ubuntu 5091 F pulseaudio

[Touch-packages] [Bug 1958019] PaInfo.txt

2022-01-16 Thread Przemek K.
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1958019/+attachment/5554766/+files/PaInfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019] ProcCpuinfoMinimal.txt

2022-01-16 Thread Przemek K.
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1958019/+attachment/5554767/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

[Touch-packages] [Bug 1958019] AlsaInfo.txt

2022-01-16 Thread Przemek K.
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1958019/+attachment/5554764/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019] CurrentDmesg.txt

2022-01-16 Thread Przemek K.
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1958019/+attachment/5554765/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019] Re: [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-16 Thread Przemek K.
Alsa-info output saved to a file ** Attachment added: "alsa-info-legion7.txt" https://bugs.launchpad.net/sound-2.6/+bug/1958019/+attachment/5554763/+files/alsa-info-legion7.txt ** Tags added: apport-collected impish -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1958019] Re: [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-16 Thread Przemek K.
Alsa-info output: http://alsa- project.org/db/?f=ae148d86e41375195a7e401ef0af5d533218f275 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1958019 Title: [Lenovo

[Touch-packages] [Bug 1958019] Re: [82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-16 Thread Przemek K.
This might be another case of https://bugzilla.kernel.org/show_bug.cgi?id=208555 ** Also affects: sound-2.6 via https://bugzilla.kernel.org/show_bug.cgi?id=208555 Importance: Unknown Status: Unknown ** Summary changed: - [82N6, Realtek ALC287, Speaker, Internal] No sound at all +

[Touch-packages] [Bug 1958019] Re: [82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-16 Thread Przemek K.
I have the same issue. I have a Legion 7 16ACHg6 which I'm testing under Ubuntu 20.04.3 LTS and 21.10 LiveUSB, and in both of them there is no sound out of the built-in speakers. Headphones are working fine though. 05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models

[Touch-packages] [Bug 1958019] Re: [82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

[Touch-packages] [Bug 1958019] [NEW] [82N6, Realtek ALC287, Speaker, Internal] No sound at all

2022-01-15 Thread 3DRaven
Public bug reported: On my Lenovo Legion-7-16ACHg6 laptop I can't hear any sound by internal speakers, but it work by headphones connected to standard jack aux. uname -r 5.11.0-44-generic ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: alsa-base 1.0.25+dfsg-0ubuntu5 ProcVersionSignature:

<    1   2   3   4