* Toshiba Satellite L650D-10J only boots with acpi=off
@ 2010-08-28 17:25 Frank
2010-08-28 18:24 ` Yinghai Lu
2010-08-30 0:23 ` Zhang Rui
0 siblings, 2 replies; 8+ messages in thread
From: Frank @ 2010-08-28 17:25 UTC (permalink / raw)
To: linux-acpi
Hello,
I purchased a Toshiba Satellite L650D-10J a few days ago and when I
wanted to install Archlinux I was only able to boot the installer with
acpi=off. The same goes for the installed OS.
I asked on ##kernel on freenode and one guy said I should mail this
issue to this mailing list. And include all the information I have.
This is what I get when I boot without acpi=off:
http://i.imagehost.org/view/0872/DSC00071
http://a.imagehost.org/view/0172/DSC00069
The system boots normally when I use acpi=off, but the dual-core CPU is
seen as a CPU with one core. And X is slow with starting up and doesn't
shutdown when I close Openbox, but I'm not sure if that's even related.
Here's the dmesg:
http://codepad.org/W7EzULKf
And the lspci:
http://codepad.org/ce1boP3r
I'm using the stock Archlinux x86_64 kernel (the latest is 2.6.35.3-1
at this moment) and the config files can be found here:
http://repos.archlinux.org/wsvn/packages/kernel26/repos/core-x86_64/
If more information is needed, I'll glady provide it.
Regards,
Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-28 17:25 Toshiba Satellite L650D-10J only boots with acpi=off Frank
@ 2010-08-28 18:24 ` Yinghai Lu
2010-08-28 22:15 ` Frank
2010-08-30 0:23 ` Zhang Rui
1 sibling, 1 reply; 8+ messages in thread
From: Yinghai Lu @ 2010-08-28 18:24 UTC (permalink / raw)
To: Frank; +Cc: linux-acpi, Linux Kernel Mailing List, Barnes, Jesse
On Sat, Aug 28, 2010 at 10:25 AM, Frank <frank@61924.nl> wrote:
> Hello,
>
> I purchased a Toshiba Satellite L650D-10J a few days ago and when I
> wanted to install Archlinux I was only able to boot the installer with
> acpi=off. The same goes for the installed OS.
>
> I asked on ##kernel on freenode and one guy said I should mail this
> issue to this mailing list. And include all the information I have.
>
> This is what I get when I boot without acpi=off:
> http://i.imagehost.org/view/0872/DSC00071
> http://a.imagehost.org/view/0172/DSC00069
>
> The system boots normally when I use acpi=off, but the dual-core CPU is
> seen as a CPU with one core. And X is slow with starting up and doesn't
> shutdown when I close Openbox, but I'm not sure if that's even related.
>
> Here's the dmesg:
> http://codepad.org/W7EzULKf
>
> And the lspci:
> http://codepad.org/ce1boP3r
>
> I'm using the stock Archlinux x86_64 kernel (the latest is 2.6.35.3-1
> at this moment) and the config files can be found here:
> http://repos.archlinux.org/wsvn/packages/kernel26/repos/core-x86_64/
>
> If more information is needed, I'll glady provide it.
>
Can you try to boot with "pci=nocrs" instead of "acpi=off"?
Yinghai
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-28 17:25 Toshiba Satellite L650D-10J only boots with acpi=off Frank
2010-08-28 18:24 ` Yinghai Lu
@ 2010-08-30 0:23 ` Zhang Rui
2010-08-30 12:26 ` Frank
1 sibling, 1 reply; 8+ messages in thread
From: Zhang Rui @ 2010-08-30 0:23 UTC (permalink / raw)
To: Frank; +Cc: linux-acpi@vger.kernel.org
Hi, Frank,
could you please check if boot option acpi=copy_dsdt helps?
Note, please do this test in the latest kernel.
thanks,
rui
On Sun, 2010-08-29 at 01:25 +0800, Frank wrote:
> Hello,
>
> I purchased a Toshiba Satellite L650D-10J a few days ago and when I
> wanted to install Archlinux I was only able to boot the installer with
> acpi=off. The same goes for the installed OS.
>
> I asked on ##kernel on freenode and one guy said I should mail this
> issue to this mailing list. And include all the information I have.
>
> This is what I get when I boot without acpi=off:
> http://i.imagehost.org/view/0872/DSC00071
> http://a.imagehost.org/view/0172/DSC00069
>
> The system boots normally when I use acpi=off, but the dual-core CPU is
> seen as a CPU with one core. And X is slow with starting up and doesn't
> shutdown when I close Openbox, but I'm not sure if that's even related.
>
> Here's the dmesg:
> http://codepad.org/W7EzULKf
>
> And the lspci:
> http://codepad.org/ce1boP3r
>
> I'm using the stock Archlinux x86_64 kernel (the latest is 2.6.35.3-1
> at this moment) and the config files can be found here:
> http://repos.archlinux.org/wsvn/packages/kernel26/repos/core-x86_64/
>
> If more information is needed, I'll glady provide it.
>
> Regards,
> Frank
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-30 0:23 ` Zhang Rui
@ 2010-08-30 12:26 ` Frank
2010-08-31 0:57 ` Zhang Rui
0 siblings, 1 reply; 8+ messages in thread
From: Frank @ 2010-08-30 12:26 UTC (permalink / raw)
To: Zhang Rui; +Cc: linux-acpi
It works, it sees the two cores of my CPU and I the acpi command gives
me info about the CPU, temperature, battery and cooling. The laptop
also shutsdown by itself when I execute the shutdown command.
Here's the output from 'dmesg | grep -i ACPI':
http://codepad.org/KcqZMvCa
The only problem left is that X starts slowly and doesn't shutdown when
I exit Openbox, but that's has probably to do with the video driver.
Regards,
Frank
> Hi, Frank,
>
> could you please check if boot option acpi=copy_dsdt helps?
> Note, please do this test in the latest kernel.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-30 12:26 ` Frank
@ 2010-08-31 0:57 ` Zhang Rui
2010-08-31 10:44 ` Frank
2010-09-09 9:37 ` Anisse Astier
0 siblings, 2 replies; 8+ messages in thread
From: Zhang Rui @ 2010-08-31 0:57 UTC (permalink / raw)
To: Frank; +Cc: linux-acpi@vger.kernel.org
On Mon, 2010-08-30 at 20:26 +0800, Frank wrote:
> It works, it sees the two cores of my CPU and I the acpi command gives
> me info about the CPU, temperature, battery and cooling. The laptop
> also shutsdown by itself when I execute the shutdown command.
>
> Here's the output from 'dmesg | grep -i ACPI':
> http://codepad.org/KcqZMvCa
>
so it seems like we need to add another dmi entry for this laptop.
please attach the dmidecode output.
> The only problem left is that X starts slowly and doesn't shutdown when
> I exit Openbox, but that's has probably to do with the video driver.
please attach the dmesg output after boot.
thanks,
rui
> Regards,
> Frank
>
> > Hi, Frank,
> >
> > could you please check if boot option acpi=copy_dsdt helps?
> > Note, please do this test in the latest kernel.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-31 0:57 ` Zhang Rui
@ 2010-08-31 10:44 ` Frank
2010-09-09 9:37 ` Anisse Astier
1 sibling, 0 replies; 8+ messages in thread
From: Frank @ 2010-08-31 10:44 UTC (permalink / raw)
To: Zhang Rui; +Cc: linux-acpi
> > It works, it sees the two cores of my CPU and I the acpi command gives
> > me info about the CPU, temperature, battery and cooling. The laptop
> > also shutsdown by itself when I execute the shutdown command.
> >
> > Here's the output from 'dmesg | grep -i ACPI':
> > http://codepad.org/KcqZMvCa
> >
> so it seems like we need to add another dmi entry for this laptop.
> please attach the dmidecode output.
Here is the dmidecode output:
http://codepad.org/RBiPnsxf
> > The only problem left is that X starts slowly and doesn't shutdown when
> > I exit Openbox, but that's has probably to do with the video driver.
>
> please attach the dmesg output after boot.
Sorry, it was a typo in .xserverrc. It's solved now.
Regards,
Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Toshiba Satellite L650D-10J only boots with acpi=off
2010-08-31 0:57 ` Zhang Rui
2010-08-31 10:44 ` Frank
@ 2010-09-09 9:37 ` Anisse Astier
1 sibling, 0 replies; 8+ messages in thread
From: Anisse Astier @ 2010-09-09 9:37 UTC (permalink / raw)
To: Zhang Rui; +Cc: Frank, linux-acpi@vger.kernel.org, Len Brown, Lin Ming
On Tue, 31 Aug 2010 08:57:19 +0800, Zhang Rui <rui.zhang@intel.com> wrote :
> On Mon, 2010-08-30 at 20:26 +0800, Frank wrote:
> > It works, it sees the two cores of my CPU and I the acpi command gives
> > me info about the CPU, temperature, battery and cooling. The laptop
> > also shutsdown by itself when I execute the shutdown command.
> >
> > Here's the output from 'dmesg | grep -i ACPI':
> > http://codepad.org/KcqZMvCa
> >
> so it seems like we need to add another dmi entry for this laptop.
> please attach the dmidecode output.
I sent a patch for a similar model recently:
http://www.spinics.net/lists/linux-acpi/msg29761.html
Except it's a C650D instead of the L650D here.
It appears this patch hasn't been merged yet.
Regards,
Anisse
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-09-09 9:37 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-28 17:25 Toshiba Satellite L650D-10J only boots with acpi=off Frank
2010-08-28 18:24 ` Yinghai Lu
2010-08-28 22:15 ` Frank
2010-08-30 0:23 ` Zhang Rui
2010-08-30 12:26 ` Frank
2010-08-31 0:57 ` Zhang Rui
2010-08-31 10:44 ` Frank
2010-09-09 9:37 ` Anisse Astier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox