Moin,
ich habe ein Asus P4PE2-X Mainboard, welches von nvram-wakeup leider nicht erkannt wird.
Der guess-helper hat folgendes erstellt:
Code
################################################
## Mainboard autodetection information:
##
## - Mainboard vendor: "ASUSTeK Computer INC."
## - Mainboard type: "P4PE2-X"
## - Mainboard revision: "Rev 1.xx"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "1005.004"
## - BIOS release: "11/17/2004"
addr_stat = 0x87
shift_stat = 4
addr_day = 0x88
addr_hour = 0x89
addr_min = 0x8A
addr_sec = 0x8B
addr_chk_h = 0x30
addr_chk_l = 0x31
Display More
Soweit scheint das zustimmen.. zumindestens hat jemand aus dem Forum die selbe conf, aber ein älteres BIOS wie mir aufgefallen ist.
Leider bekomme ich immer diese Fehlermeldung:
Code
eumel-vdr ~ # nvram-wakeup --directisa -C /etc/nvram-wakeup.conf
nvram-wakeup: addr_stat (0x87) is beyond the end of nvram
Was läuft da schief? Geht das Board überhaupt? Liegt es an der BIOS-Version?