niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » hardware
FC4 acpi stopped working, what did i do?
Post new topic   Reply to topic Page 1 of 2 [18 Posts] View previous topic :: View next topic
Goto page:  1, 2 Next
Author Message
Vladimir Florinski
*nix forums beginner


Joined: 15 Apr 2005
Posts: 49

PostPosted: Fri Jul 07, 2006 7:09 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:

Quote:
I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?

Obviously, you upgraded the kernel. The ACPI version is different in the
two logs.


Quote:
There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.


I hope this is not an Asus motherboard?

--
Vladimir
Back to top
Philip
*nix forums addict


Joined: 13 Mar 2004
Posts: 55

PostPosted: Fri Jul 07, 2006 4:31 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Vladimir Florinski wrote:
Quote:
On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:


I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?


Obviously, you upgraded the kernel. The ACPI version is different in the
two logs.

duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi comes up.

Quote:

There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The closest I
can get to a specification for the motherboard is:

http://h10025.www1.hp.com/ewfrf/wc/genericDocument?cc=us&docname=bph05885&lc=en&jumpid=reg_R1002_USEN

Generically described as "Motherboard and Jumper Settings for Systems
with AMD Athlon Processor and an AMD Irongate (AMD-751) Chipset".

How do I find out what in the kernel-2.6.17-1.2139_FC4 is disabling acpi?

Thanks for the hints so far.

Philip
Back to top
Philip
*nix forums addict


Joined: 13 Mar 2004
Posts: 55

PostPosted: Fri Jul 07, 2006 5:37 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Philip wrote:
Quote:
Vladimir Florinski wrote:

On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:


I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?



Obviously, you upgraded the kernel. The ACPI version is different in the
two logs.


duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi comes up.


There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The closest I
can get to a specification for the motherboard is:

http://h10025.www1.hp.com/ewfrf/wc/genericDocument?cc=us&docname=bph05885&lc=en&jumpid=reg_R1002_USEN


Generically described as "Motherboard and Jumper Settings for Systems
with AMD Athlon Processor and an AMD Irongate (AMD-751) Chipset".

How do I find out what in the kernel-2.6.17-1.2139_FC4 is disabling acpi?

Thanks for the hints so far.

Just updated to 2.6.17-1.2141_FC4 and it is also disabling acpi.
Back to top
Lenard
*nix forums Guru Wannabe


Joined: 01 Mar 2005
Posts: 250

PostPosted: Fri Jul 07, 2006 7:22 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Philip wrote:

<snip>

Quote:
How do I find out what in the kernel-2.6.17-1.2139_FC4 is disabling acpi?

Thanks for the hints so far.

Just updated to 2.6.17-1.2141_FC4 and it is also disabling acpi.

Which is one of the many reasons I no longer use Fedora/Red Hat supplied
kernels. A quick edit may fix your problem;


A sample grub kernel line entry that you can try;

kernel /vmlinuz-2.6.17-1.2141_FC4 ro root=LABEL=/ rhgb acpi=on apm=off

Notice the apci and apm portions. As a suggestion copy the current entry for
the new kernel and change the name slightly and apply the changes as per
the example.


--
"A personal computer is called a personal computer because it's yours,
Anything that runs on that computer, you should have control over."
Andrew Moss, Microsoft's senior director of technical policy, 2005
Back to top
chuck@nil.car
*nix forums Guru Wannabe


Joined: 23 Aug 2005
Posts: 100

PostPosted: Fri Jul 07, 2006 10:32 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Philip <no_one@nowhere.net> wrote in
news:s%vrg.60702$Lm5.34098@newssvr12.news.prodigy.com:

Quote:
Vladimir Florinski wrote:
On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:


I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?


Obviously, you upgraded the kernel. The ACPI version is different in
the two logs.

duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi
comes up.


There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The closest
I can get to a specification for the motherboard is:

Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

--
(setq (chuck nil) car(chuck) )
Back to top
Philip
*nix forums addict


Joined: 13 Mar 2004
Posts: 55

PostPosted: Fri Jul 07, 2006 11:10 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

chuckcar wrote:
Quote:
Philip <no_one@nowhere.net> wrote in
news:s%vrg.60702$Lm5.34098@newssvr12.news.prodigy.com:


Vladimir Florinski wrote:

On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:



I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?


Obviously, you upgraded the kernel. The ACPI version is different in
the two logs.

duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi
comes up.


There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The closest
I can get to a specification for the motherboard is:


Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

Yes I am pathetic. I resurrect these things and put them to good use.
Afterall, one can't put XP on this thing.
Back to top
chuck@nil.car
*nix forums Guru Wannabe


Joined: 23 Aug 2005
Posts: 100

PostPosted: Fri Jul 07, 2006 11:37 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Philip <no_one@nowhere.net> wrote in
news:vRBrg.552$2v.490@newssvr25.news.prodigy.net:
Quote:
Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

Yes I am pathetic. I resurrect these things and put them to good use.
Afterall, one can't put XP on this thing.


Didn't say that. Only meant to reassert that such systems come with
their own proprietary hardware that quite often just won't work in
linux.

--
(setq (chuck nil) car(chuck) )
Back to top
Vladimir Florinski
*nix forums beginner


Joined: 15 Apr 2005
Posts: 49

PostPosted: Sat Jul 08, 2006 3:44 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

On Fri, 07 Jul 2006 17:37:08 +0000, Philip wrote:

Quote:
How do I find out what in the kernel-2.6.17-1.2139_FC4 is disabling acpi?

Thanks for the hints so far.

Just updated to 2.6.17-1.2141_FC4 and it is also disabling acpi.

Try to flash the BIOS to the latest version. This is the only thing you
can do, but it can help if the original BIOS code is buggy. Asus is
particularly bad in this respect, so their motherboards should be avoided.

--
Vladimir
Back to top
joseph2k
*nix forums beginner


Joined: 01 Jul 2006
Posts: 19

PostPosted: Sat Jul 08, 2006 10:29 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Philip wrote:

Quote:
chuckcar wrote:
Philip <no_one@nowhere.net> wrote in
news:s%vrg.60702$Lm5.34098@newssvr12.news.prodigy.com:


Vladimir Florinski wrote:

On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:



I finally upgraded my RH9 to FC4 and was happy to see ACPI actually
power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?


Obviously, you upgraded the kernel. The ACPI version is different in
the two logs.

duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi
comes up.


There is nothing in the grub menu.lst to turn of acpi. Also the spec
sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The closest
I can get to a specification for the motherboard is:


Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

Yes I am pathetic. I resurrect these things and put them to good use.
Afterall, one can't put XP on this thing.

Hmmm. I thought that you could run XP all the way down to socket 370
MOBO's. Irongates should run ok, albeit slowly. Must support 256 MB ram.

--
JosephKK
Gegen dummheit kampfen die Gotter Selbst, vergebens.  
--Schiller
Back to top
joseph2k
*nix forums beginner


Joined: 01 Jul 2006
Posts: 19

PostPosted: Sat Jul 08, 2006 10:33 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

chuckcar wrote:

Quote:
Philip <no_one@nowhere.net> wrote in
news:vRBrg.552$2v.490@newssvr25.news.prodigy.net:
Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

Yes I am pathetic. I resurrect these things and put them to good use.
Afterall, one can't put XP on this thing.


Didn't say that. Only meant to reassert that such systems come with
their own proprietary hardware that quite often just won't work in
linux.


Yes, and Irongate systems will run Linux, i know i have one. Old is not
necessarily low price / low end.

--
JosephKK
Gegen dummheit kampfen die Gotter Selbst, vergebens.  
--Schiller
Back to top
Philip
*nix forums addict


Joined: 13 Mar 2004
Posts: 55

PostPosted: Sat Jul 08, 2006 7:13 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

Lenard wrote:
Quote:
Philip wrote:

snip

How do I find out what in the kernel-2.6.17-1.2139_FC4 is disabling acpi?

Thanks for the hints so far.

Just updated to 2.6.17-1.2141_FC4 and it is also disabling acpi.


Which is one of the many reasons I no longer use Fedora/Red Hat supplied
kernels. A quick edit may fix your problem;


A sample grub kernel line entry that you can try;

kernel /vmlinuz-2.6.17-1.2141_FC4 ro root=LABEL=/ rhgb acpi=on apm=off

Notice the apci and apm portions. As a suggestion copy the current entry for
the new kernel and change the name slightly and apply the changes as per
the example.

acpi=on did not work. However, after several days of poking around doing
before and after compares I found something that works.

I added an acpi=force kernel parameter. ACPI loaded and shutdown now
powers off the box.

Yeah!

I spotted the work-around in another thread where it is used to get
around the ACPI BIOS age cutoff.

Not sure what happen after 2.6.11, though.

Your hint helped.
Back to top
chuckcar
*nix forums beginner


Joined: 22 Jun 2006
Posts: 15

PostPosted: Sat Jul 08, 2006 11:41 pm    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

joseph2k <cooltechblue@yahoo.com> wrote in
news:cSLrg.62831$fb2.19327@newssvr27.news.prodigy.net:

Quote:
chuckcar wrote:


Didn't say that. Only meant to reassert that such systems come with
their own proprietary hardware that quite often just won't work in
linux.


Yes, and Irongate systems will run Linux, i know i have one. Old is
not necessarily low price / low end.


This was a Dell Dimension desktop.

--
(setq (chuck nil) car(chuck) )
Back to top
chuck@nil.car
*nix forums Guru Wannabe


Joined: 23 Aug 2005
Posts: 100

PostPosted: Mon Jul 10, 2006 2:51 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

chuckcar <chuckcar@nil.org> wrote in
news:Xns97FACA292B565chuckcar@81.174.50.80:

Quote:
joseph2k <cooltechblue@yahoo.com> wrote in
news:cSLrg.62831$fb2.19327@newssvr27.news.prodigy.net:

chuckcar wrote:


Didn't say that. Only meant to reassert that such systems come with
their own proprietary hardware that quite often just won't work in
linux.


Yes, and Irongate systems will run Linux, i know i have one. Old is
not necessarily low price / low end.


This was a Dell Dimension desktop.


Sorry my foul-up - HP Pavillion (the only real difference is where the
headquarters are anyways Wink

--
(setq (chuck nil) car(chuck) )
Back to top
chuck@nil.car
*nix forums Guru Wannabe


Joined: 23 Aug 2005
Posts: 100

PostPosted: Mon Jul 10, 2006 2:52 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

joseph2k <cooltechblue@yahoo.com> wrote in
news:tOLrg.62830$fb2.36261@newssvr27.news.prodigy.net:

Quote:
Philip wrote:

chuckcar wrote:
Philip <no_one@nowhere.net> wrote in
news:s%vrg.60702$Lm5.34098@newssvr12.news.prodigy.com:


Vladimir Florinski wrote:

On Fri, 07 Jul 2006 02:30:24 +0000, Philip wrote:



I finally upgraded my RH9 to FC4 and was happy to see ACPI
actually power off my machine when I did a shut down.

Well that was yesterday. Today no such thing. I have been tweaking
things to get things back to my comfort zone, but only with
applications. What did I do?


Obviously, you upgraded the kernel. The ACPI version is different
in the two logs.

duh..yum did it. When I boot on the 2.6.11-1.1369_FC4 kernel acpi
comes up.


There is nothing in the grub menu.lst to turn of acpi. Also the
spec sheet says the motherboard supports ACPI.



I hope this is not an Asus motherboard?


I am not sure what it is. The box is a HP Pavilion 9695C. The
closest I can get to a specification for the motherboard is:


Read - lowend name brand consumer desktop - just the *wrong* type of
computer to try to run linux on as stated before.

Yes I am pathetic. I resurrect these things and put them to good use.
Afterall, one can't put XP on this thing.

Hmmm. I thought that you could run XP all the way down to socket 370
MOBO's. Irongates should run ok, albeit slowly. Must support 256 MB
ram.


Try putting XP on a 486 machine sometime - not going to happen. 98SE
runs on a 486 though - *real* slowly Wink

--
(setq (chuck nil) car(chuck) )
Back to top
joseph2k
*nix forums beginner


Joined: 01 Jul 2006
Posts: 19

PostPosted: Tue Jul 18, 2006 3:26 am    Post subject: Re: FC4 acpi stopped working, what did i do? Reply with quote

chuckcar wrote:

Quote:
chuckcar <chuckcar@nil.org> wrote in
news:Xns97FACA292B565chuckcar@81.174.50.80:

joseph2k <cooltechblue@yahoo.com> wrote in
news:cSLrg.62831$fb2.19327@newssvr27.news.prodigy.net:

chuckcar wrote:


Didn't say that. Only meant to reassert that such systems come with
their own proprietary hardware that quite often just won't work in
linux.


Yes, and Irongate systems will run Linux, i know i have one. Old is
not necessarily low price / low end.


This was a Dell Dimension desktop.


Sorry my foul-up - HP Pavillion (the only real difference is where the
headquarters are anyways ;-)

Gee, i thought that it was HP and Compaq that merged. Maybe i have misread

the press.
--
JosephKK
Gegen dummheit kampfen die Gotter Selbst, vergebens.  
--Schiller
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 2 [18 Posts] Goto page:  1, 2 Next
View previous topic :: View next topic
The time now is Sat Nov 22, 2008 5:16 am | All times are GMT
navigation Forum index » *nix » Linux » hardware
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Postfix + Altermime on FC6 Not working simjith Setup 0 Sat Oct 11, 2008 3:06 pm
No new posts Satisfy Any not working Paul D. Robertson Apache 2 Tue Jul 18, 2006 3:06 pm
No new posts Don't understand why my code isn't working Simon C 9 Tue Jul 18, 2006 2:16 pm
No new posts USB mouse not working, after installation Kernel 2.6.17 Alex Yakushev Debian 1 Sun Jul 16, 2006 6:00 pm
No new posts Alsa stopped working in Etch (Testing) Chris Lale Debian 0 Sun Jul 16, 2006 11:00 am

Debt | Loan | Coches | Debt Consolidation | Download Firefox Extensions and Themes
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.5853s ][ Queries: 16 (0.4543s) ][ GZIP on - Debug on ]