Re: [PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
On Tue, Apr 25, 2017 at 4:43 AM, AceLan Kao wrote: > According the spec. I have, the values are correct. > Please merge it, thanks. > Is there a reason the whole spec isn't implemented? Is it under NDA? > 2017-04-25 5:41 GMT+08:00 Maarten Maathuis : >> On Mon, Apr 24,

Re: [PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
On Mon, Apr 24, 2017 at 11:37 PM, Andy Shevchenko wrote: > On Tue, Apr 25, 2017 at 12:29 AM, Maarten Maathuis > wrote: >> Tested on HP Elite X2 1012 G1. >> Matches event report of Lenovo Helix 2 >> (https://www.spinics.net/lists/ibm-acpi-devel/msg03982.html). >>

[PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
Tested on HP Elite X2 1012 G1. Matches event report of Lenovo Helix 2 (https://www.spinics.net/lists/ibm-acpi-devel/msg03982.html). V2: Fix indent and add sign-off V3: Missing whitespace correction Signed-off-by: Maarten Maathuis --- drivers/platform/x86/intel-vbtn.c | 4 1 file changed

Re: [PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
On Mon, Apr 24, 2017 at 10:55 PM, Andy Shevchenko wrote: > On Mon, Apr 24, 2017 at 11:47 PM, Maarten Maathuis > wrote: >> Tested on HP Elite X2 1012 G1. >> Matches event report of Lenovo Helix 2 >> (https://www.spinics.net/lists/ibm-acpi-devel/msg03982.html). > > T

[PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
Tested on HP Elite X2 1012 G1. Matches event report of Lenovo Helix 2 (https://www.spinics.net/lists/ibm-acpi-devel/msg03982.html). V2: Fix indent and add sign-off Signed-off-by: Maarten Maathuis --- drivers/platform/x86/intel-vbtn.c | 4 1 file changed, 4 insertions(+) diff --git a

[PATCH] platform/x86/intel-vbtn: add volume up and down

2017-04-24 Thread Maarten Maathuis
Tested on HP Elite X2 1012 G1. Matches event report of Lenovo Helix 2 (https://www.spinics.net/lists/ibm-acpi-devel/msg03982.html). --- drivers/platform/x86/intel-vbtn.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/platform/x86/intel-vbtn.c b/drivers/platfor

Re: [PATCH 4.8 118/138] drm/i915: Clean up DDI DDC/AUX CH sanitation

2016-11-10 Thread Maarten Maathuis
orts. But as we know that > non-standard assignments are a fact of life, let's expand the > sanitization to all the ports. > > v2: Include a commit message, fix up the comments a bit > v3: Don't clobber other ports if the current port has no alternate aux ch/ddc > pin >

Re: How to debug DEBUG_TEST_DRIVER_REMOVE hang during loading of kernel?

2016-11-04 Thread Maarten Maathuis
Anyone have advice where else I can ask? On Sat, Oct 29, 2016 at 1:07 PM, Maarten Maathuis wrote: > Anyone have suggestions? > > On Thu, Oct 27, 2016 at 8:42 PM, Maarten Maathuis > wrote: >> Hi, >> >> I recently had trouble with loading a 4.9rcX kernel, which wa

Re: How to debug DEBUG_TEST_DRIVER_REMOVE hang during loading of kernel?

2016-10-29 Thread Maarten Maathuis
Anyone have suggestions? On Thu, Oct 27, 2016 at 8:42 PM, Maarten Maathuis wrote: > Hi, > > I recently had trouble with loading a 4.9rcX kernel, which was hanging > after loading the initial kernel ramdisk. After some painful bisecting > I found this: > > bea5b158ff0da9c7246

How to debug DEBUG_TEST_DRIVER_REMOVE hang during loading of kernel?

2016-10-27 Thread Maarten Maathuis
Hi, I recently had trouble with loading a 4.9rcX kernel, which was hanging after loading the initial kernel ramdisk. After some painful bisecting I found this: bea5b158ff0da9c7246ff391f754f5f38e34577a is the first bad commit commit bea5b158ff0da9c7246ff391f754f5f38e34577a Author: Rob Herring Dat

Re: [PATCH 2/2] Add 2-level GPUVM pagetables support to radeon driver. v2

2012-09-15 Thread Maarten Maathuis
On Fri, Sep 14, 2012 at 7:49 PM, Dmitry Cherkasov wrote: > +#define RADEON_PT_OFFSET(_rdev) \ > + (RADEON_GPU_PAGE_ALIGN(RADEON_TOTAL_PDE_COUNT(rdev) * > RADEON_PDE_SIZE)) Shouldn't that be _rdev too? Also a few lines above that you use rdev instead of _rdev. I didn't check the whole thi

Re: [Nouveau] [bisected] nouveau: "Failed to idle channel x" after resume

2012-08-14 Thread Maarten Maathuis
On Mon, Aug 13, 2012 at 9:49 PM, Maxim Levitsky wrote: > On Mon, 2012-08-13 at 18:22 +0200, Sven Joachim wrote: >> On 2012-08-08 08:18 +0200, Sven Joachim wrote: >> >> > On 2012-08-08 08:08 +0200, Ben Skeggs wrote: >> > >> >> On Wed, Aug 08, 2012 at 08:00:21AM +0200, Sven Joachim wrote: >> >>> Not

[x86_64] Cannot get the NMI watchdog to work

2008-02-08 Thread Maarten Maathuis
t any reference of hpet in my dmesg. - oprofile module is not loaded. - My interrupts seem to have IO-APIC-* mode. - My chipset is a nvidia CK804. Can anyone shed some light on what is needed to get a working NMI watchdog? Sincerely, Maarten Maathuis. -- To unsubscribe from this list: send the

Re: [sata_nv] timeout waiting for ADMA IDLE, stat=0x440

2007-09-05 Thread Maarten Maathuis
At this point it safe to say that it was a cable related issue. I swapped it to be sure and i haven't had issues since. Sincerely, Maarten Maathuis. On 9/5/07, Andrew Morton <[EMAIL PROTECTED]> wrote: > > On Tue, 28 Aug 2007 16:06:41 +0200 "Maarten Maathuis" <

[2.6.22.1-rt4] very strange oops in the kernel, which made the system very slow to respond

2007-08-30 Thread Maarten Maathuis
Can anyone make sense of this? I have not encountered something like this, nor do i know what this trace means. Please CC me if you reply. Sincerely, Maarten Maathuis. log snippet: Aug 29 21:15:15 localhost Unable to handle kernel paging request at 81003a2c6518 RIP: Aug 29 21:15:15

Re: [sata_nv] timeout waiting for ADMA IDLE, stat=0x440

2007-08-28 Thread Maarten Maathuis
/07, Jan Engelhardt <[EMAIL PROTECTED]> wrote: > > On Aug 25 2007 15:37, Maarten Maathuis wrote: > > > >A broken cable seems like a realistic possibility, so i swapped it for > >another cable. I will try if that solves the problem. > > Hi, did you have any su

Re: [sata_nv] timeout waiting for ADMA IDLE, stat=0x440

2007-08-25 Thread Maarten Maathuis
A broken cable seems like a realistic possibility, so i swapped it for another cable. I will try if that solves the problem. Maarten. On 8/25/07, Robert Hancock <[EMAIL PROTECTED]> wrote: > Maarten Maathuis wrote: > > I have this problem several times, always with the sa

[sata_nv] timeout waiting for ADMA IDLE, stat=0x440

2007-08-24 Thread Maarten Maathuis
about this (besides disabling adma for all drives), or any information i can provide to help? Please CC me, as i am not a member of this mailinglist. Sincerely, Maarten Maathuis. dmesg snippet: ata4: timeout waiting for ADMA IDLE, stat=0x440 ata4.00: qc timeout (cmd 0x2f) ata4: failed to rea

Re: [realtime-preempt] [x86_64] HR_TIMER and/or DYNTICKS cause an early boot freeze

2007-07-14 Thread Maarten Maathuis
Were can -rt3 be found? On 7/13/07, Peter Zijlstra <[EMAIL PROTECTED]> wrote: On Fri, 2007-07-13 at 16:02 +0200, Maarten Maathuis wrote: > I have determined that version 2.6.22.1-rt2 freeze after: > > NET: Register protocol family 2 > > This is very early in the boo

Re: [realtime kernel 2.6.21-rt2 and up] Extremely slow bootup for x86_64

2007-05-22 Thread Maarten Maathuis
2.6.21-rt6 is working normally as far as i can see. Maarten. On 5/21/07, Thomas Gleixner <[EMAIL PROTECTED]> wrote: On Mon, 2007-05-21 at 10:11 -0500, Frank Sorenson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Thomas Gleixner wrote: > > On Mon, 2007-05-21 at 00:00 -0500, Frank