Operating System - HP-UX
1833053 Members
2784 Online
110049 Solutions
New Discussion

Re: side_ss(): Bailing out on bad IDE status (0x7f)

 
SOLVED
Go to solution
Peter Schmidt_1
Advisor

side_ss(): Bailing out on bad IDE status (0x7f)

If I boot my HP-UX (11.0) machine I get this error message:

side_ss(): Bailing out on bad IDE status (0x7f) on index 2
side_ss(): Bailing out on bad IDE status (0x7f) on index 3

On the IDE Port is only the CD-Rom connected which is working.

I don???t have any ideas what can be the problem.

Thanks for any help.

Peter

2 REPLIES 2
melvyn burnard
Honored Contributor
Solution

Re: side_ss(): Bailing out on bad IDE status (0x7f)

This is due to the fact that you could have multiple devices on the IDE bus, but the driver isonly finding one.
PHKL_20822 or it's superceding patch should help alleviate these symptoms, although they are harmless.
HTH
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
S.K. Chan
Honored Contributor

Re: side_ss(): Bailing out on bad IDE status (0x7f)

The messages are related to the IDE driver. It will appear every time the driver communicate with the CD-ROM. They are not destructive. Please check if you got path PHKL_20822 (IDE/ATAPI) patch installed. Apparently this patch will get rid of the annoying message.