Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
APIC im Kernel 2.6, wo deaktivieren?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
schrippe
Guru
Guru


Joined: 03 Mar 2004
Posts: 556
Location: Mülheim

PostPosted: Sun Dec 12, 2004 4:34 pm    Post subject: APIC im Kernel 2.6, wo deaktivieren? Reply with quote

Hallo,

habe ein Nforce2 Board mit einem 3000+ und habe ein Problem unter Windows das auf den APIC Mode des Bios zurückgeht.

Ich habe ihn nun im BIOS deaktiviert, doch beim Kernel muss man das sicherlich auch machen.

Wo?

Danke
_________________
for i in $(seq 1 565); do echo 'A$i: entweder rechts fahren oder rechts überholen dürfen!';done
Back to top
View user's profile Send private message
marc
Apprentice
Apprentice


Joined: 13 Jan 2003
Posts: 290

PostPosted: Sun Dec 12, 2004 4:39 pm    Post subject: Reply with quote

Code:
# Processor type and features
...
CONFIG_X86_PC=y
...
CONFIG_MPENTIUM4=y
...
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_HPET_TIMER=y
CONFIG_SMP=y
CONFIG_NR_CPUS=8
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y


Bei meiner Config ist es so .....
Back to top
View user's profile Send private message
golloza
Guru
Guru


Joined: 14 Mar 2004
Posts: 427

PostPosted: Sun Dec 12, 2004 5:37 pm    Post subject: Reply with quote

Im Menü bei Processor Type and Features.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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