Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pci=noacpi in grub.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
gidem
n00b
n00b


Joined: 19 Feb 2004
Posts: 32
Location: Montréal

PostPosted: Thu Mar 04, 2004 3:04 pm    Post subject: pci=noacpi in grub.conf Reply with quote

Hi,
I want to add the parameter "pci=noacpi" in my grub.conf to see if it can solve my NIC problems. Where am I suppose to add this exactly in grub.conf??

Code:

default 0
timeout 30
splashimage=(hd0,5)/boot/grub/splash.xpm.gz

title=Microsoft Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1

title Gentoo Linux
root (hd0,5)
kernel (hd0,5)/bzImage root=/dev/hdc8 vga=795


Thanks
_________________
"(...) on est responsable de ce qu'on est."
Jean-Paul Sartre

Registered Linux User Nr. 308433
Back to top
View user's profile Send private message
rjp
n00b
n00b


Joined: 02 Nov 2002
Posts: 67
Location: Leicester, UK

PostPosted: Thu Mar 04, 2004 3:46 pm    Post subject: Reply with quote

Change: kernel (hd0,5)/bzImage root=/dev/hdc8 vga=795
To: kernel (hd0,5)/bzImage root=/dev/hdc8 vga=795 pci=noacpi
Back to top
View user's profile Send private message
gidem
n00b
n00b


Joined: 19 Feb 2004
Posts: 32
Location: Montréal

PostPosted: Thu Mar 04, 2004 3:48 pm    Post subject: Reply with quote

Thank you rjp, I'll try that
_________________
"(...) on est responsable de ce qu'on est."
Jean-Paul Sartre

Registered Linux User Nr. 308433
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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