Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Miss "custom DSDT" option in kernel config??
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
xxxabg
n00b
n00b


Joined: 29 Apr 2007
Posts: 46

PostPosted: Tue May 13, 2008 5:10 am    Post subject: Miss "custom DSDT" option in kernel config?? Reply with quote

hello ~~

I try to build a kernel quickly on a laptop this morning, and then I try to use genkernel, and use LiveCD (gentoo-2008-beta2) config, I used "genkernel --menuconfig all", and than I want to change ACPI DSDT table, but I can find such option in ACPI context.

Code:
zcat /proc/config.gz > /usr/share/genkernel/x86/kernel-config-2.6


After that, I check the config file in "/usr/src/linux/.config, /etc/kernel/kernel-config-x86-2.6.24-gentoo-r7, /usr/share/genkernel/x86/kernel-config-2.6", and I added the following lines manually (for all 3 config files):

Code:

CONFIG_ACPI_CUSTOM_DSDT=y
CONFIG_ACPI_CUSTOM_DSDT_FILE="/usr/src/dsdt_table.h"


But I found it did not work, and this 2 lines are removed after kernel building somehow, would you please let me know how resolve this issue?

Thanks,
Evan
Back to top
View user's profile Send private message
xxxabg
n00b
n00b


Joined: 29 Apr 2007
Posts: 46

PostPosted: Tue May 13, 2008 6:55 am    Post subject: Reply with quote

The problem has been resolved.

Thanks all.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum