View previous topic :: View next topic |
Author |
Message |
Lele n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 10 Sep 2004 Posts: 6
|
Posted: Thu Sep 16, 2004 2:08 am Post subject: Apm and Acpi on a laptop |
|
|
Hi, i`m a newbe on linux and I have a Dell Inspiron 5000e laptop on which i tried installing Gentoo a couple of times. It all works well but I have problems shutting down and rebooting even with ctrl-alt-canc, I have to turn it off manually. This for example doesn`t happen in Fedora fc2. I`ve included both acpi and apm before compiling the kernel but maybe i`m doing something wrong. Is there a way to know what modules are included in the Fedora kernel after it`s installed, so that i can copy that configuration in gentoo?
I`d like also to have a shutdown reboot option on the gnome menu, just like windows whitout having to log out every time.
Thanks much |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aethyr Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/12934415273f99d0d61cd77.jpg)
Joined: 06 Apr 2003 Posts: 1085 Location: NYC
|
Posted: Thu Sep 16, 2004 3:09 am Post subject: |
|
|
"lsmod" after booting should show all the loaded modules. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Lele n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 10 Sep 2004 Posts: 6
|
Posted: Thu Sep 16, 2004 12:16 pm Post subject: |
|
|
I`ve tried the lsmod but it lists ony the modules loaded. Is there a way to see all the kernel configuration in my fedora install so that i can copy that when i do my ¨make menuconfig¨ in gentoo? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
aethyr Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/12934415273f99d0d61cd77.jpg)
Joined: 06 Apr 2003 Posts: 1085 Location: NYC
|
Posted: Thu Sep 16, 2004 5:55 pm Post subject: |
|
|
I'm pretty sure there's a .config file if you unpack the SRPM. You should be able to copy that to your gentoo kernel directory and then do "make oldconfig" "make menuconfig" to make sure it has whatever you want. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|