[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D79CB47.2030405@gmail.com>
Date: Fri, 11 Mar 2011 09:12:07 +0200
From: Nikolai Kondrashov <spbnick@...il.com>
To: Greg KH <greg@...ah.com>
CC: Matthew Garrett <mjg@...hat.com>,
Randy Dunlap <rdunlap@...otime.net>,
linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH] Platform: add Samsung Laptop platform driver
On 03/10/2011 11:15 PM, Greg KH wrote:
> Are you sure the driver is loaded?
It doesn't load - it fails on inserting.
I should've probably reminded you that in my recent messages.
> 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?
Sure:
nick@...ry:~$ dmesg
nick@...ry:~$ sudo modprobe samsung-laptop debug=1
FATAL: Error inserting samsung_laptop
(/lib/modules/2.6.37+/kernel/drivers/staging/samsung-laptop/samsung-laptop.ko):
No such device
nick@...ry:~$ dmesg
[ 179.689516] samsung_laptop: module is from the staging directory, the
quality is unknown, you have been warned.
nick@...ry:~$ sudo modprobe samsung-laptop debug=1 force=1
FATAL: Error inserting samsung_laptop
(/lib/modules/2.6.37+/kernel/drivers/staging/samsung-laptop/samsung-laptop.ko):
Invalid argument
nick@...ry:~$ dmesg
[ 179.689516] samsung_laptop: module is from the staging directory, the
quality is unknown, you have been warned.
[ 190.474615] samsung_laptop: module is from the staging directory, the
quality is unknown, you have been warned.
[ 190.479681] This computer does not support SABI
nick@...ry:~$
Thank you.
Sincerely,
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists