Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
################################################
## Mainboard autodetection information:
##
## - Mainboard vendor: "ASUSTeK Computer INC."
## - Mainboard type: "A8N-VM CSM"
## - Mainboard revision: "Rev 1.xx"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "1001"
## - BIOS release: "04/19/2006"
addr_stat = 0x1C
shift_stat = 2
addr_stat = 0x1D
shift_stat = 2
addr_stat = 0x1E
shift_stat = 2
addr_stat = 0x1F
shift_stat = 2
addr_stat = 0x21 # but differs somewhere else
shift_stat = 5
addr_stat = 0x30
addr_stat = 0x75 # but differs somewhere else
shift_stat = 2
addr_stat = 0x77 # but differs somewhere else
shift_stat = 3
addr_stat = 0x77 # but differs somewhere else
shift_stat = 4
This post has been edited 1 times, last edit by "pat" (Oct 17th 2006, 8:36am)
Quoted
Original von pat
Hallo Wiki,
Ich habe das A8N-VM CSM Methode directisa,
Ich habe versucht die config datei zu erzeugen ich meine das es so nicht stimmen kann.
, dxr3-Modul-Entwicklerseite, dxr3-Plugin-Entwicklerseite
Quoted
################################################
## Mainboard autodetection information:
##
## - Mainboard vendor: "ASUSTeK Computer INC."
## - Mainboard type: "A8N-VM CSM"
## - Mainboard revision: "Rev 1.xx"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "0506"
## - BIOS release: "11/17/2005"
addr_stat = 0x30 # but differs somewhere else
shift_stat = 2
addr_min = 0x57
addr_sec = 0x58
addr_day = 0x62
addr_hour = 0x63
addr_chk_h = 0x30 # guessed
addr_chk_l = 0x31
Quoted
Original von pat
Hallo Wiki,
Ich habe im Netzt ein Config für mein Board gefunden. Habe noch problem mit den Minuten.
Quoted
################################################
## Mainboard autodetection information:
##
## - Mainboard vendor: "ASUSTeK Computer INC."
## - Mainboard type: "A8N-VM CSM"
## - Mainboard revision: "Rev 1.xx"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "0506"
## - BIOS release: "11/17/2005"
addr_stat = 0x30 # but differs somewhere else
shift_stat = 2
addr_min = 0x57
addr_sec = 0x58
addr_day = 0x62
addr_hour = 0x63
addr_chk_h = 0x30 # guessed
addr_chk_l = 0x31
Ich teste es im Moment mit MLD0.6
die options --directisa habe ich noch nicht versucht.
Eine Idee warum im Bios die Minuten nicht stimmen??
Gruss Patrice
, dxr3-Modul-Entwicklerseite, dxr3-Plugin-Entwicklerseite
This post has been edited 2 times, last edit by "ULF" (Oct 16th 2006, 9:06pm)
Quoted
addr_stat = 0x30 # but differs somewhere else
addr_chk_h = 0x30 # guessed
Quoted
################################################
## Mainboard autodetection information:
##
## - Mainboard vendor: "ASUSTeK Computer INC."
## - Mainboard type: "A8N-VM CSM"
## - Mainboard revision: "Rev 1.xx"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "1001"
## - BIOS release: "04/19/2006"
addr_min = 0x57
addr_sec = 0x58
addr_day = 0x62
addr_hour = 0x63
addr_stat = 0xCB
shift_stat = 4
addr_chk_h = 0x30 # guessed
addr_chk_l = 0x31
upper_method = VT82Cxxx
Quoted
Original von pat
Hi Ulf,
...
Ob es mit Via Nforce als auswahl richtig war hoffe ich im Ersten Versuch hatte ich Unbekannt angegeben. Es ging auf jeden Fall besser als beim Ersten Versuch.
Die Daten sind Richtig ob er anspringt weiß ich noch nicht.
Danke für die Hilfe .. .
Gruss Pat
This post has been edited 3 times, last edit by "ULF" (Oct 16th 2006, 11:11pm)
(
Quoted
root:grub-set-default 9 && nvram-wakeup -D -C /etc/nvram-wakeup.conf --directisa -s $(( `date +%s`+ 10*60 ))
nvram-wakeup: Printing debug messages enbled.
nvram-wakeup: $Id: nvram-wakeup.h,v 1.38 2005/03/16 22:43:39 bistr-o-math Exp $
nvram-wakeup: $Id: nvram-wakeup.c,v 1.78 2005/03/16 23:41:35 bistr-o-math Exp $
nvram-wakeup: $Id: nvram-wakeup-mb.c,v 1.283 2005/07/18 12:32:58 bistr-o-math Exp $
nvram-wakeup: $Id: bios.c,v 1.6 2004/01/23 12:00:04 bistr-o-math Exp $
nvram-wakeup: $Id: gmt-test.c,v 1.17 2004/07/21 12:19:57 bistr-o-math Exp $
nvram-wakeup: $Id: byteops.c,v 1.6 2003/03/18 13:44:03 bistr-o-math Exp $
nvram-wakeup: $Id: nvramops.c,v 1.3 2004/05/03 22:40:13 bistr-o-math Exp $
nvram-wakeup: $Id: guess.c,v 1.24 2005/03/16 22:43:39 bistr-o-math Exp $
nvram-wakeup: $Id: biosinfo.c,v 1.8 2005/03/16 22:43:39 bistr-o-math Exp $
nvram-wakeup: $Id: tools.c,v 1.3 2004/01/23 12:04:21 bistr-o-math Exp $
nvram-wakeup: $Id: readconf.c,v 1.12 2004/07/20 14:20:36 bistr-o-math Exp $
nvram-wakeup: $Id: cat_nvram.c,v 1.3 2004/05/03 22:40:13 bistr-o-math Exp $
nvram-wakeup: $Id: rtc.c,v 1.6 2003/03/18 13:44:07 bistr-o-math Exp $
nvram-wakeup: $Id: time.c,v 1.5 2004/06/26 07:21:23 bistr-o-math Exp $
nvram-wakeup: Built at: Aug 4 2006 00:10:50
nvram-wakeup: Direct ISA access enabled.
nvram-wakeup: Opening /etc/nvram-wakeup.conf in 'r' mode...
nvram-wakeup: /etc/nvram-wakeup.conf: 2: comment: ################################################
nvram-wakeup: /etc/nvram-wakeup.conf: 3: comment: ## Mainboard autodetection information:
nvram-wakeup: /etc/nvram-wakeup.conf: 4: comment: ##
nvram-wakeup: /etc/nvram-wakeup.conf: 5: comment: ## - Mainboard vendor: "ASUSTeK Computer INC."
nvram-wakeup: /etc/nvram-wakeup.conf: 6: comment: ## - Mainboard type: "A8N-VM CSM"
nvram-wakeup: /etc/nvram-wakeup.conf: 7: comment: ## - Mainboard revision: "Rev 1.xx"
nvram-wakeup: /etc/nvram-wakeup.conf: 8: comment: ## - BIOS vendor: "American Megatrends Inc."
nvram-wakeup: /etc/nvram-wakeup.conf: 9: comment: ## - BIOS version: "1001"
nvram-wakeup: /etc/nvram-wakeup.conf: 10: comment: ## - BIOS release: "04/19/2006"
nvram-wakeup: /etc/nvram-wakeup.conf: 12: name : addr_min
nvram-wakeup: /etc/nvram-wakeup.conf: 12: value : 0x57
nvram-wakeup: /etc/nvram-wakeup.conf: 13: name : addr_sec
nvram-wakeup: /etc/nvram-wakeup.conf: 13: value : 0x58
nvram-wakeup: /etc/nvram-wakeup.conf: 14: name : addr_day
nvram-wakeup: /etc/nvram-wakeup.conf: 14: value : 0x62
nvram-wakeup: /etc/nvram-wakeup.conf: 15: name : addr_hour
nvram-wakeup: /etc/nvram-wakeup.conf: 15: value : 0x63
nvram-wakeup: /etc/nvram-wakeup.conf: 16: name : addr_stat
nvram-wakeup: /etc/nvram-wakeup.conf: 16: value : 0xCB
nvram-wakeup: /etc/nvram-wakeup.conf: 17: name : shift_stat
nvram-wakeup: /etc/nvram-wakeup.conf: 17: value : 4
nvram-wakeup: /etc/nvram-wakeup.conf: 18: comment: # guessed
nvram-wakeup: /etc/nvram-wakeup.conf: 18: name : addr_chk_h
nvram-wakeup: /etc/nvram-wakeup.conf: 18: value : 0x30
nvram-wakeup: /etc/nvram-wakeup.conf: 19: name : addr_chk_l
nvram-wakeup: /etc/nvram-wakeup.conf: 19: value : 0x31
nvram-wakeup: /etc/nvram-wakeup.conf: 21: name : upper_method
nvram-wakeup: /etc/nvram-wakeup.conf: 21: value : VT82Cxxx
nvram-wakeup: Closing /etc/nvram-wakeup.conf ...
nvram-wakeup: Using following bios info:
nvram-wakeup: need_reboot = 0
nvram-wakeup: addr_chk_h = 0x30
nvram-wakeup: addr_chk_l = 0x31
nvram-wakeup: addr_chk_h2 = 0x00
nvram-wakeup: addr_chk_l2 = 0x00
nvram-wakeup: addr_stat = 0xCB
nvram-wakeup: addr_mon = 0x00
nvram-wakeup: addr_day = 0x62
nvram-wakeup: addr_wdays = 0x00
nvram-wakeup: addr_hour = 0x63
nvram-wakeup: addr_min = 0x57
nvram-wakeup: addr_sec = 0x58
nvram-wakeup: shift_stat = 4
nvram-wakeup: shift_mon = 0
nvram-wakeup: shift_day = 0
nvram-wakeup: shift_wdays = 0
nvram-wakeup: shift_hour = 0
nvram-wakeup: shift_min = 0
nvram-wakeup: shift_sec = 0
nvram-wakeup: rtc_time = 0
nvram-wakeup: rtc_day = 0x00
nvram-wakeup: rtc_mon = 0x00
nvram-wakeup: rtc_day_0_is_c0 = 0
nvram-wakeup: rtc_mon_0_is_c0 = 0
nvram-wakeup: reset_day = 0
nvram-wakeup: reset_mon = 0
nvram-wakeup: nr_stat = 1
nvram-wakeup: nr_mon = 4
nvram-wakeup: nr_day = 5
nvram-wakeup: nr_hour = 5
nvram-wakeup: nr_min = 6
nvram-wakeup: nr_sec = 6
nvram-wakeup: nr_rtc_day = 6
nvram-wakeup: nr_rtc_mon = 5
nvram-wakeup: nr_wdays = 7
nvram-wakeup: bcd = 0
nvram-wakeup: day_hack = 0
nvram-wakeup: upper_method = 3
nvram-wakeup: chk_method = 0
nvram-wakeup: Opening /dev/rtc in O_RDONLY mode...
nvram-wakeup: Hardware clock: 2006-10-17 08:38:27
nvram-wakeup: rtc.tm_isdst : 1
nvram-wakeup: rtc.tm_gmtoff: 7200
nvram-wakeup: diff : -1
nvram-wakeup: RTC is running in localtime!
nvram-wakeup: Test (this should be the current time of the hardware clock): Tue Oct 17 08:38:26 2006
nvram-wakeup: Requesting permissions for io ports 0x70...0x75
nvram-wakeup: The size of NVRAM is 256 bytes.
nvram-wakeup: 0000000: 0000 0030 0030 0E80 02FF FF31 0000 0000
nvram-wakeup: 0000010: 0000 0000 0000 0000 0000 0030 4343 4343
nvram-wakeup: 0000020: 045B FFFF 20BF BBBF 0300 00FF 7EBF 2AFF
nvram-wakeup: 0000030: 1C44 0000 0000 0000 0000 0000 0000 0000
nvram-wakeup: 0000040: 0000 0000 0000 0000 003F 7BFF FF37 0000
nvram-wakeup: 0000050: 3030 5D30 3030 004C 4881 0002 1800 0000
nvram-wakeup: 0000060: 0000 F128 0000 0000 0000 00FB 00B3 B000
nvram-wakeup: 0000070: 1020 2700 3850 0815 0317 1006 2602 0080
nvram-wakeup: 0000080: 7FBB BF3E 7ADF BFBE 63FF F7BF FAFF 3133
nvram-wakeup: 0000090: 5476 98BA 1032 5476 98BA F020 4005 0080
nvram-wakeup: 00000A0: 4042 5143 5153 0200 0100 001F 2604 0000
nvram-wakeup: 00000B0: 0080 FF00 0040 B82F 0A00 015E 4565 DBB6
nvram-wakeup: 00000C0: 8100 8014 9CC6 1803 0D78 1EF0 EF83 1706
nvram-wakeup: 00000D0: C8E8 3DBF 73FF FDB3 F3FF FDBF 7B7B 9F7F
nvram-wakeup: 00000E0: FA7B F53F FBFF FFBF DAFF FD3F 7377 FD3F
nvram-wakeup: 00000F0: FAFF FFB7 FA7F FDBD FBEF FF3F FBFF 6F2F
nvram-wakeup: value of the addr_stat byte is: 0xF0.
nvram-wakeup: value of the addr_day byte is: 0xF1.
nvram-wakeup: value of the addr_hour byte is: 0x28.
nvram-wakeup: value of the addr_min byte is: 0x4C.
nvram-wakeup: value of the addr_sec byte is: 0x48.
nvram-wakeup: value of the addr_chk_h byte is: 0x1C.
nvram-wakeup: value of the addr_chk_l byte is: 0x44.
nvram-wakeup: Checksum is: 0x1C44.
All values are displayed as they are stored in the nvram/rtc.
(and do not correspond necessarily to the system date/time)
WakeUp : Enabled (0xF0)
Day : 17 (0xF1)
Hour : 08 (0x2
Minute : 12 (0x4C)
Second : 08 (0x4
Checksum: 0x1C44
Enabling (0xF0) WakeUp-on-RTC in nvram.
New Day : 17 (0xF1)
New Hour : 08 (0x2
New Minute : 43 (0x6B)
New Second : 26 (0x5A)
New Checksum: 0x1C75
nvram-wakeup: Byte 0x31 is changed: 0x44 -> 0x75
Now really WRITING into /dev/nvram...
nvram-wakeup: Requesting permissions for io ports 0x70...0x75
nvram-wakeup: Writing value 0x75 into byte 0x31 of NVRAM
nvram-wakeup: Byte 0x57 is changed: 0x4C -> 0x6B
nvram-wakeup: Writing value 0x6B into byte 0x57 of NVRAM
nvram-wakeup: Byte 0x58 is changed: 0x48 -> 0x5A
nvram-wakeup: Writing value 0x5A into byte 0x58 of NVRAM
nvram-wakeup: need_reboot: 0
This post has been edited 1 times, last edit by "pat" (Oct 17th 2006, 10:05am)
Quoted
Original von pat
Hallo Ulf,
Das mit nvram geht mir sehr viel Zeit drauf ....(
Quoted
Leider geht es noch nicht.
Aber auch der Test Direkt im Bios eine Zeit einzustellen hat den PC nicht starten lassen...
Gruss Pat
This post has been edited 1 times, last edit by "pat" (Oct 17th 2006, 2:51pm)
Ich werde mir andere Board aussuchen.
This post has been edited 1 times, last edit by "ULF" (Oct 17th 2006, 7:05pm)
Quoted
Original von pat
Was ich nicht verstehe ist die adressen in der /etc/nvram-wakeup.conf
addr_min = 0x57
addr_sec = 0x58
addr_day = 0x62
addr_hour = 0x63
addr_stat = 0xCB
shift_stat = 4
addr_chk_h = 0x30 # guessed
addr_chk_l = 0x31
upper_method = VT82Cxxx
Quoted
Und das was der Debug dazu meint.. ... ?????
nvram-wakeup: value of the addr_stat byte is: 0xF0.
nvram-wakeup: value of the addr_day byte is: 0xF1.
nvram-wakeup: value of the addr_hour byte is: 0x28.
nvram-wakeup: value of the addr_min byte is: 0x4C.
nvram-wakeup: value of the addr_sec byte is: 0x48.
nvram-wakeup: value of the addr_chk_h byte is: 0x1C.
nvram-wakeup: value of the addr_chk_l byte is: 0x44.
nvram-wakeup: Checksum is: 0x1C44.
Quoted
Sollte ich der Werte anpassen ???
Gruss Pat
This post has been edited 1 times, last edit by "ULF" (Oct 17th 2006, 9:11pm)
Quoted
Hast du beim Manuellen Eintragen einen Reboot vor dem Halt gemacht?
Und danach wachte das Board auch nicht auf?
Quoted
Sorry verstehe ich so nicht..
1. nvram ein Weckzeit einstellen zum Test in 10 Minuten
2. reboot
3. Halt ??
This post has been edited 4 times, last edit by "ULF" (Oct 17th 2006, 9:59pm)