Advertisement
Guest User

Untitled

a guest
Oct 29th, 2011
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. -------------------------------------------------
  2. Date: Sat Oct 29 19:13:49 2011
  3. * *
  4. * Firmwarekit (release 3) *
  5. * http://www.linuxfirmwarekit.org *
  6. * *
  7. * *
  8. * For more information on test descriptions *
  9. * and details on what the PASS/INFO/WARN/FAIL *
  10. * results mean, go to: Documentation/TestsInfo. *
  11. * *
  12. -------------------------------------------------
  13.  
  14. KERNEL VERSION: Linux samwise 2.6.22.9 #1 SMP Mon Oct 1 15:17:15 PDT 2007 i686 i686 i386 GNU/Linux
  15.  
  16.  
  17. SUMMARY: 3 Fails, 1 Warns, 16 Pass, 20 Total
  18.  
  19. =================================================
  20. * Plugin name: thermal_trip
  21. * Result: FAIL
  22.  
  23. * Title: ACPI passive thermal trip points
  24. * Description: This test determines if the passive trip point works as expected.
  25. ================================================
  26.  
  27. [FAIL]-Changing passive trip point seems uneffective in Zone THM0.
  28.  
  29. =================================================
  30. * Plugin name: chk_hpet
  31. * Result: FAIL
  32.  
  33. * Title: HPET configuration test
  34. * Description: This test checks the HPET PCI BAR for each timer block in the timer.The base address is passed by the firmware via an ACPI table.IRQ routing and initialization is also verified by the test.
  35. ================================================
  36.  
  37. [WARN]-HPET driver in the kernel is enabled, inaccurate results follow.
  38.  
  39. [FAIL]-Failed to locate HPET base
  40.  
  41. The firmware AML code doesn't advertize the HPET base.
  42. HPET might be disabled in the bios settings, or not supported by the platform.
  43.  
  44. =================================================
  45. * Plugin name: apicedge
  46. * Result: FAIL
  47.  
  48. * Title: (experimental) APIC Edge/Level check
  49. * Description: This test checks if legacy interrupts are edge and PCI interrupts are level
  50. ================================================
  51.  
  52. [FAIL]-Non-Legacy interrupt 0 is incorrectly level triggered
  53.  
  54. 0: 4001 XT-PIC-XT timer
  55.  
  56.  
  57. [FAIL]-Non-Legacy interrupt 1 is incorrectly level triggered
  58.  
  59. 1: 8 XT-PIC-XT i8042
  60.  
  61.  
  62. [FAIL]-Non-Legacy interrupt 2 is incorrectly level triggered
  63.  
  64. 2: 0 XT-PIC-XT cascade
  65.  
  66.  
  67. [FAIL]-Non-Legacy interrupt 6 is incorrectly level triggered
  68.  
  69. 6: 3 XT-PIC-XT floppy
  70.  
  71.  
  72. [FAIL]-Non-Legacy interrupt 8 is incorrectly level triggered
  73.  
  74. 8: 0 XT-PIC-XT rtc
  75.  
  76.  
  77. [FAIL]-Non-Legacy interrupt 11 is incorrectly level triggered
  78.  
  79. 11: 26 XT-PIC-XT ehci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb3, uhci_hcd:usb4, eth0
  80.  
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement