From: Sebastian Riemer <sebastian.riemer@profitbricks.com>
To: Corentin Chary <corentincj@iksaif.net>
Cc: platform-driver-x86@vger.kernel.org,
Adrian Maertins <adrian.maertins@profitbricks.com>
Subject: Re: samsung-laptop: Samsung 530U3C major ACPI issues
Date: Tue, 30 Oct 2012 13:23:35 +0100 [thread overview]
Message-ID: <508FC6C7.8040906@profitbricks.com> (raw)
In-Reply-To: <CAHR064jQwnGxxFvrcwtB9w+fHkCVxw5kpbF4sgvFmNqtXEdYxw@mail.gmail.com>
Hi Corentin,
I've found the related bugs in the kernel bugzilla. These are really
ACPI issues.
https://bugzilla.kernel.org/show_bug.cgi?id=45461
https://bugzilla.kernel.org/show_bug.cgi?id=44161
If my colleague Adrian wouldn't have removed Windows from his laptop,
then it would be possible to do some reverse engineering, I guess.
Where do vendor specific ACPI/WMI drivers hide for Windows? In the
chipset drivers? SMBus?
Special are also the HECI/MEI devices with that laptop model. Haven't
seen such drivers before - these are also in the linux staging drivers.
Cheers,
Sebastian
On 24.10.2012 20:21, Corentin Chary wrote:
> On Wed, Oct 24, 2012 at 5:05 PM, Sebastian Riemer
> <sebastian.riemer@profitbricks.com> wrote:
>> Hi Corentin,
>>
>> On 24.10.2012 17:24, Corentin Chary wrote:
>>> samsung-laptop doesn't use ACPI, only SABI interface.
>> I thought it does for the video driver/backlight control. The strange
>> thing is that the issues start directly after loading the driver.
>> Perhaps it has to be blacklisted for this model.
> samsung-laptop talks to the bios directly using SABI. But the BIOS is
> also related to ACPI, so things can get ugly I guess...
>
>> Kernel log:
>>
>> samsung_laptop: detected SABI interface: SwSmi@
>> samsung_laptop: Backlight controlled by ACPI video driver
>> ACPI Warning: 0x000000000000efa0-0x000000000000efbf SystemIO conflicts
>> with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251)
>> ACPI: If an ACPI driver is available for this device, you should use it
>> instead of the native driver
> Hum can you try to blacklist samsung-laptop, load it manually, and
> send me the dmesg ?
> If possible with and without acpi_backlght=vendor boot parameter.
>
>> Where are the custom ACPI drivers in the kernel tree if not in
>> drivers/platform/x86 ?
> drivers/paltform/x86 contains x86 platform drivers, and some of them
> are ACPI drivers, but not all of them.
>
>>> This looks like ACPI issues, please file a bug on bugzilla, but first
>>> thing, check for bios updates :).
>> Which bugzilla? Sorry, I'm not an ACPI specialist.
> The linux kernel bugzilla. But before doing that, are this issues only
> hapenning when/if samsung-laptop is loaded ?
> Can you send me he output of:
>
> tree /sys/devices/platform/samsung-laptop/
> tree /sys/class/backlight
>
> Thanks
>
>
prev parent reply other threads:[~2012-10-30 12:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 13:59 samsung-laptop: Samsung 530U3C major ACPI issues Sebastian Riemer
2012-10-24 14:11 ` Sebastian Riemer
2012-10-24 14:27 ` Greg KH
2012-10-24 14:39 ` Sebastian Riemer
2012-10-24 15:24 ` Corentin Chary
2012-10-24 16:05 ` Sebastian Riemer
2012-10-24 18:21 ` Corentin Chary
2012-10-30 12:23 ` Sebastian Riemer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=508FC6C7.8040906@profitbricks.com \
--to=sebastian.riemer@profitbricks.com \
--cc=adrian.maertins@profitbricks.com \
--cc=corentincj@iksaif.net \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.