Bug 820495
| Summary: | Cannot boot into Xen hypervisor for Fedora Core 17 Beta on AMD FX (Bulldozer) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Teoh <htmldeveloper> |
| Component: | glibc | Assignee: | Jeff Law <law> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | fweimer, jakub, jforbes, ketuzsezr, kraxel, law, m.a.young, pfrankli, schwab, virt-maint, xen-maint |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-05-11 19:03:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Peter Teoh
2012-05-10 07:45:59 UTC
The full version (not really) of the dmesg is here: http://pastebin.com/qqXNd0sk Upon further analysis of the Xen dmesg (above link http://pastebin.com/qqXNd0sk) I think the problem started here too: [ 3.483814] Magic number: 12:857:419 [ 3.511898] rtc_cmos 00:05: setting system clock to 2012-05-10 07:25:05 UTC ) [ 3.520300] powernow-k8: Found 1 AMD FX(tm)-6100 Six-Core Processor ) [ 3.530752] powernow-k8: Core Performance Boosting: on. [ 3.536130] [Firmware Bug]: powernow-k8: No compatible ACPI _PSS objects fou. [ 3.536131] [Firmware Bug]: powernow-k8: Try again with latest BIOS. [ 3.550228] powernow-k8: invalid pstate 1 - bad value 1. [ 3.555693] powernow-k8: Please report to BIOS manufacturer [ 3.561416] powernow-k8: invalid pstate 2 - bad value 2. [ 3.566882] powernow-k8: Please report to BIOS manufacturer [ 3.572602] powernow-k8: invalid pstate 3 - bad value 3. [ 3.578068] powernow-k8: Please report to BIOS manufacturer [ 3.583790] powernow-k8: invalid pstate 4 - bad value 4. [ 3.589250] powernow-k8: Please report to BIOS manufacturer [ 3.594971] powernow-k8: 0 : pstate 0 (3300 MHz) [ 3.600077] powernow-k8: invalid pstate 1 - bad value 1. [ 3.605544] powernow-k8: Please report to BIOS manufacturer [ 3.611266] powernow-k8: invalid pstate 2 - bad value 2. [ 3.616733] powernow-k8: Please report to BIOS manufacturer [ 3.622482] powernow-k8: invalid pstate 3 - bad value 3. [ 3.627942] powernow-k8: Please report to BIOS manufacturer [ 3.633661] powernow-k8: invalid pstate 4 - bad value 4. [ 3.639126] powernow-k8: Please report to BIOS manufacturer [ 3.644851] powernow-k8: 0 : pstate 0 (3300 MHz) [ 3.649951] powernow-k8: invalid pstate 1 - bad value 1. [ 3.655416] powernow-k8: Please report to BIOS manufacturer [ 3.659097] usb 8-2: new low-speed USB device number 2 using xhci_hcd [ 3.667738] powernow-k8: invalid pstate 2 - bad value 2. [ 3.673197] powernow-k8: Please report to BIOS manufacturer [ 3.678933] powernow-k8: invalid pstate 3 - bad value 3. [ 3.684406] powernow-k8: Please report to BIOS manufacturer [ 3.690146] powernow-k8: invalid pstate 4 - bad value 4. [ 3.695617] powernow-k8: Please report to BIOS manufacturer [ 3.701348] powernow-k8: 0 : pstate 0 (3300 MHz) [ 3.706395] usb 8-2: New USB device found, idVendor=413c, idProduct=3016 [ 3.706463] powernow-k8: invalid pstate 1 - bad value 1. [ 3.706465] powernow-k8: Please report to BIOS manufacturer [ 3.706466] powernow-k8: invalid pstate 2 - bad value 2. [ 3.706468] powernow-k8: Please report to BIOS manufacturer [ 3.706469] powernow-k8: invalid pstate 3 - bad value 3. [ 3.706470] powernow-k8: Please report to BIOS manufacturer [ 3.706472] powernow-k8: invalid pstate 4 - bad value 4. [ 3.706473] powernow-k8: Please report to BIOS manufacturer [ 3.706475] powernow-k8: 0 : pstate 0 (3300 MHz) [ 3.706537] powernow-k8: invalid pstate 1 - bad value 1. [ 3.706538] powernow-k8: Please report to BIOS manufacturer [ 3.706540] powernow-k8: invalid pstate 2 - bad value 2. [ 3.706541] powernow-k8: Please report to BIOS manufacturer [ 3.706543] powernow-k8: invalid pstate 3 - bad value 3. [ 3.706544] powernow-k8: Please report to BIOS manufacturer [ 3.706545] powernow-k8: invalid pstate 4 - bad value 4. [ 3.706547] powernow-k8: Please report to BIOS manufacturer [ 3.706548] powernow-k8: 0 : pstate 0 (3300 MHz) *** This bug has been marked as a duplicate of bug 801650 *** are u sure? the glibc invalid opcode error arises out of Intel AVX instructions, but mine is AMD. I am not sure. ok, I am now reading comment #50 of: https://bugzilla.redhat.com/show_bug.cgi?id=801650 have downloaded the xva and img files, but was not sure how can i apply these downloads? *** This bug has been marked as a duplicate of bug 801650 *** Pls try out the RPMs menioned in the other bug. You also need to run dracut -f after the RPM install to recreate initrd. If it doesn't work it might be that this is needed: https://launchpadlibrarian.net/104512210/fma4-depends-avx.diff to work on AMD machines. I was hoping I could reproduce it on my boxes but I seem to lack Bulldozer type CPUs. *** This bug has been marked as a duplicate of bug 801650 *** |