Re: [PATCH] Platform: add Samsung Laptop platform driver

From: Greg KH
Date: Thu Mar 10 2011 - 16:16:03 EST


On Thu, Mar 10, 2011 at 11:05:09PM +0200, Nikolai Kondrashov wrote:
> On 03/10/2011 08:09 PM, Greg KH wrote:
> >Great, here's a new version of the samsung-laptop.c file, can you
> >replace it whereever you were building the previous one, rebuild it and
> >test it for this machine to see if it works?
> This is really strange.
>
> It's all the same. I tried the new samsung-laptop.c on n230 and the previous
> version on n210 - the results are the same as before.
>
> Could it be that samsung-laptop has some dependencies unspecified?
>
> I'm using the stock 2.6.32 kernel configuration on 2.6.37 after running make
> menuconfig. I can' send it to you, if you wish.

Wierd.

Are you sure the driver is loaded?

What happens if you do:
rmmod samsung-laptop
dmesg -c
modprobe samsung-laptop debug=1

can you send me the output of 'dmesg' after doing the above as root?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/