View previous topic :: View next topic |
Author |
Message |
hectorg n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/143757592349ab75c6b7ebd.gif)
Joined: 01 Mar 2009 Posts: 27
|
Posted: Fri Jul 10, 2009 3:10 am Post subject: system only works with ACPI=off |
|
|
I have a Toshiba A35-S159 that supports ACPI according to the manual. I enabled all options in kernel but when I reboot it hangs. If I add the acpi=off it gets me in. How can I get this to work so that my computer can hibernate suspend ... yata yata yata |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kevstar31 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/11007492394915026d88551.gif)
Joined: 22 Nov 2006 Posts: 449 Location: Ohio
|
Posted: Fri Jul 10, 2009 3:44 pm Post subject: |
|
|
I have a Toshiba laptop with the same problem but it works fine with the latest git kernel. _________________ while(true) std::cout << "Jesus I trust in you." << std::endl;
My Political Compass |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hectorg n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/143757592349ab75c6b7ebd.gif)
Joined: 01 Mar 2009 Posts: 27
|
Posted: Fri Jul 10, 2009 9:45 pm Post subject: |
|
|
git? I am not sure what that is can you elaborate? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
theotherjoe Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 22 Nov 2003 Posts: 393
|
Posted: Sat Jul 11, 2009 10:00 am Post subject: |
|
|
have a look at /usr/portage/sys-kernel/git-sources.
think kevstar31 talks about git-sources-2.6.31_rc2-r6.ebuild |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
snIP3r l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 21 May 2004 Posts: 853 Location: germany
|
Posted: Mon Jul 13, 2009 9:45 am Post subject: |
|
|
hi!
what kevstar31 suggests is to install the git-sources from portage. you can do this by emerging the git-sources to build you own kernel:
and then configure the kernel.
but remember that all the git-sources in portage-tree are masked so you can only install them by unmasking them. also remember that git-sources are not tested so personally i would not recommend installing them on your system - expect for testing.
HTH
snIP3r _________________ Intel i3-4130T on ASUS P9D-X
Kernel 5.15.88-gentoo SMP
-----------------------------------------------
if your problem is fixed please add something like [solved] to the topic! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|