From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965011AbbCPUvG (ORCPT ); Mon, 16 Mar 2015 16:51:06 -0400 Received: from AUSXIPPC110.us.dell.com ([143.166.85.200]:50411 "EHLO ausxippc110.us.dell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933146AbbCPUvD (ORCPT ); Mon, 16 Mar 2015 16:51:03 -0400 DomainKey-Signature: s=smtpout; d=dell.com; c=nofws; q=dns; h=X-LoopCount0:X-IronPort-AV:Message-ID:Date:From: Organization:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=ftilpq9uuLrgVZfTYFeHt9527LSDfPdU/a7x6NwQvafVC8g4Zeplvf2e YaE1H59jYIMm44VL7YFhAkZmlKgWpeHghvI9f69U3sgR4Cjr16CdUDyL6 eGApBcWr+ZJLNapqEwppZqh4r+CrkXyNR9iqSIKrXk0/eyzFK/WQXRfxE 8=; X-LoopCount0: from 10.208.46.70 X-IronPort-AV: E=Sophos;i="5.11,411,1422943200"; d="scan'208";a="139960294" Message-ID: <5507422B.5000805@dell.com> Date: Mon, 16 Mar 2015 15:50:51 -0500 From: Mario Limonciello Organization: Dell Inc. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Jason Ekstrand CC: Benjamin Tissoires , =?UTF-8?B?UGFsaSBS?= =?UTF-8?B?b2jDoXI=?= , Dmitry Torokhov , LKML , "linux-input@vger.kernel.org" , Rob Subject: Re: [PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode. References: <1424310180-2512-1-git-send-email-mario_limonciello@dell.com> <201502202141.16017@pali> <54EE1917.4020805@dell.com> <201502252145.22577@pali> <5506E8D2.60207@dell.com> <550725D9.20805@dell.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/16/2015 03:42 PM, Jason Ekstrand wrote: > On Mon, Mar 16, 2015 at 11:50 AM, Mario Limonciello > wrote: > Thanks, > I'm now running a hacked up kernel that's Torvalds' tree from Saturday > morning (same as before) + a patch from Benjamin to fix the touchpad + > the DSDT hack given above. With that, I have HDA audio (not I2S) > which is working. Also, suspend/resume now works properly with this > new cocktail. > --Jason That's great to hear and definitely confirms that it was the sound card in the funky state causing the suspend/resume issues. Testing is ongoing with that BIOS and if no issues crop up should be around soon. Is this the patch from Benjamin that you're running? http://pkgs.fedoraproject.org/cgit/kernel.git/commit/?h=f21&id=d75cb059558345e47a13881512a1600e3e17ba21 I haven't yet run it myself. I'm curious, what sort of behavior change do you see with it?