[SOLVED] acpi problem on toshiba satellite pro c650
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
i am using Fedora 14 in my Toshiba satellite pro c650
configuration is processor:c2d and intel hd graphics mother board
problem is it doesn't work unless the "acpi" option is made "off"
which in turn treats the laptop as a dektop it doen't show the battery power management and the audio input and output ports do not work so please kindly help me how to resolve this problem
May want to look at what kernel you are using... Had the same problem with Toshiba (they are known for being difficult on the ACPI side) and had no ACPI support on it until a few days ago when I was testing Linux Mint 11. I forgot to edit the options and add acpi=off and the system booted and had from what I can tell full support for acpi. UNAME -a output is as follows if you need it:
2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux.
Hope this helps. I know how frustrating it can be, I was about to ditch the laptop as I won't have a laptop that can't run Linux.
Rakesh,
Am I to assume you have Fedora installed on the system? If so, I am also assuming you are booting it with the option acpi=off. Would you mind providing the kernel version you are using? If you don't know how to get that information easily you can simply run the command "uname -a" minus the quotes. I really don't have any reason to believe that it is a particular version of Linux that is providing the ACPI support for my toshiba, I think it is solely related to the kernel support. As I mentioned in my post I am using Kernel 2.6.38-10-generic for AMD64 bit processors. Please post the kernel version you are running and maybe we can work from there.
Is there any reason you haven't tested using Fedora 15?
@rakesh.palaparthi
From what you posted it seems to me like you received a different error when trying to boot from the Fedora 15 DVD. Have you tried booting from that DVD using some of the options that TobiSGD mentioned above? I know you mentioned that you are new to Linux, but I think it might be a good idea to boot in to your current Linux installation (fedora 14) the way you do it now using the acpi=off option and then use the software manager to update the Kernel to the latest that is available in Fedora. Once that is updated you should try to reboot the system without the acpi=off. I really think that your upgrade of the kernel will fix your problem.If you take a look at: http://www.linlap.com/wiki/toshiba+satellite+pro+c650
"ACPI does not work properly with kernels older than 2.6.36 so you will have problems with wireless and other aspects."
according to that site you can simply apply a patch to your current kernel. Pay attention to the comments below the instructions. Looks like there may be some issues with sound after the kernel upgrade/application of a kernel patch, but upgrading ALSA drivers seems to fix it for some people. Post back your results and we can go from there.
Good Luck!
Last edited by muchristian; 08-03-2011 at 10:14 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.