Bug 5834
Summary: | Clock is broken on Alpha Jensen platform :-( | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | mchampig |
Component: | clock | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.0 | CC: | prc, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | alpha | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 1999-10-14 15:27:42 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
mchampig
1999-10-11 14:29:01 UTC
Can you send me the output of /proc/cpuinfo on a Jensen? Eh, nevermind. Fixed in initscripts-4.52-1, assuming grepping for Jensen in /proc/cpuinfo is enough. Good job! Yes, grepping for "Jensen" will pick it up in the system type field. Just one thing to note...I had a look at the clock src.rpm and this fix is already in the binary! It does the same check internally for the Jensen. So that means there is still a bug lurking in the clock code. I will fix this and send a patch. You might want to keep the "-J" hack in the init script though, since some older RH users might not have the /proc filesystem with older kernels. Better to be safe than sorry, but "-J" is obsolete since we have a way at runtime to determine system types now. Should be fixed in clock-1.1-7, in the next Raw Hide release. By the way, I sent you an updated patch for clock-alpha.c. It will allow the clock to run correctly on Jensen. The 20 year offset problem still remains but that is beyond RH to fix since it's a known bug on very old firmware. The Jensen needs to use /dev/port to access the clock hardware, so the fix will only affect the Jensen. This is detected at runtime by the clock image. Thanks for applying the patch! If you have any questions or need further testing let me know. P.S. If you need a Jensen I may be able to have one donated to RH. Let me know and I'll put you in touch with someone. These boxes are flooding the market with the demise of NT on Alpha so it's in RH best interest to support it. ;-) |