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: ""
## - Mainboard type: "K7VM4"
## - Mainboard revision: "1.00"
## - BIOS vendor: "American Megatrends Inc."
## - BIOS version: "P2.40"
## - BIOS release: "03/15/2004"
#wegen reboot-problem nr.1
need_reboot = ON_ANY_CHANGE
addr_stat = 0x57
shift_stat = 1
addr_day = 0x57
shift_day = 2
addr_hour = 0x58
addr_min = 0x59
addr_sec = 0x5A
rtc_day = 0x6F
reset_day = ON
rtc_time = ON
addr_chk_h = 0x30
addr_chk_l = 0x31
Quoted
# /etc/lilo.conf - See: `lilo( ' and `lilo.conf(5)',
# /dev/hda1 is the root partition
# "/dev/hda" is the partition or disk for the boot record
lba32
compact
# bootable partition ( containing /boot )
boot="/dev/hda"
# Lilo boot menu
install=/boot/boot-bmp.b
bitmap = /boot/boot-logo.bmp
bmp-colors=6,0,0,15,6,0
bmp-table=210p,90p,1,15,17
bmp-timer=390p,170p,6,1,15
map=/boot/map
prompt
timeout = 100
delay = 20
vga=normal
image = /boot/vmlinuz
label = Linux
root = /dev/hda1
initrd = /boot/initrd.img
append = "apm=power-off noapic acpi=off"
read-only
image = /boot/memtest86.bin
label = Speichertest
# Lilo Änderungen für den reboot-poweroff
image = /boot/bzImage.2.4.20.poweroff
label = PowerOff
# append="apm=off"
# append="acpi=off"
Quoted
klappt das einschalten wenn du im bios eine startzeit einträgst und das wakeup aktivierst?
Quoted
hast du mal verschiedene biosversionen getestet,auch ältere?

Quoted
hast du die nvram-wakeup.conf selber erstellt (guess) oder eine vorgefertigte von jemand anderem genommen?
This post has been edited 1 times, last edit by "Bistr-o-Math" (Aug 5th 2004, 1:00pm)
) ist.
Quoted
Original von SledgE
sehe gerade das "addr_stat" und "addr_day" die gleiche speicheradresse zugewiesen haben, das kann ja nicht so stimmen oder?
Quoted
Original von Bistr-o-Math
EDIT: Poste doch mal den Auszug aus dem Log, wo "nvram-wakeup could not set timer" steht.

Quoted
Aug 4 12:49:54 vdr vdr[1915]: Power button pressed
Aug 4 12:49:54 vdr vdr[1915]: confirm: Aufnahme in 8 Minuten - trotzdem ausschalten?
Aug 4 12:49:54 vdr vdr[1915]: closing SVDRP connection
Aug 4 12:49:55 vdr vdr[1915]: confirmed
Aug 4 12:49:55 vdr vdr[1915]: confirm: Taste drücken um Shutdown abzubrechen
Aug 4 12:50:01 vdr vdr[1915]: confirmed
Aug 4 12:50:01 vdr vdr[1915]: executing '/usr/bin/shutdownvdr 1091617080 486 1 "ZDF-Mittagsmagazin" 1'
Aug 4 12:50:01 vdr vdr-addon-nvram-wakeup: /usr/bin/nvram-wakeup -ls 1091617080 -C /etc/nvram-wakeup.conf
Aug 4 12:50:01 vdr nvram-wakeup[1943]:
Aug 4 12:50:01 vdr nvram-wakeup[1943]: All values are displayed as they are stored in the nvram/rtc.
Aug 4 12:50:01 vdr nvram-wakeup[1943]: (and do not correspond necessarily to the system date/time)
Aug 4 12:50:01 vdr nvram-wakeup[1943]:
Aug 4 12:50:01 vdr nvram-wakeup[1943]: WakeUp : Disabled (0x11)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: Day : 04 (0x11)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: Hour : 12 (0x8C)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: Minute : 53 (0x35)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: Second : 00 (0x80)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: RtcDay : 00 (0x00)
Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcHour : 12
Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcMin : 53
Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcSec : 00
Aug 4 12:50:01 vdr nvram-wakeup[1943]: Checksum: 0xFCF5
Aug 4 12:50:01 vdr nvram-wakeup[1943]:
Aug 4 12:50:01 vdr vdr-addon-nvram-wakeup: nvram-wakeup: could not set time, shutdown will be aborted
Aug 4 12:50:01 vdr shutdownvdr: Shutdown aborted by /usr/share/vdr/shutdown-hooks/shutdown90.nvram-wakeup.sh with exitcode 1
Aug 4 12:50:02 vdr vdr[1915]: connect from 127.0.0.1, port 32816 - accepted
Aug 4 12:50:02 vdr vdr[1915]: SVDRP message: 'Shutdown abgebrochen / Shutdown aborted!'
Aug 4 12:50:02 vdr vdr[1915]: info: Shutdown abgebrochen / Shutdown aborted!
Aug 4 12:50:02 vdr vdr[1915]: closing SVDRP connection
Aug 4 12:50:03 vdr vdr[1915]: connect from 127.0.0.1, port 32817 - accepted
Aug 4 12:50:03 vdr vdr[1915]: SVDRP message: 'nvram-wakeup could not set time'
Quoted
Original von SledgE
Quoted
Original von Bistr-o-Math
die Konfigurtaionsdatei ist in Ordnung.
warten wir's ab,für mich ist das unolgisch.
|
|
Source code |
1 2 3 4 |
addr_stat = 0x57 shift_stat = 1 addr_day = 0x57 shift_day = 2 |
Quoted
sehe gerade das "addr_stat" und "addr_day" die gleiche speicheradresse zugewiesen haben, das kann ja nicht so stimmen oder?
Quoted
Original von champpain
Hallo und danke für die Weiterleitung bistr-o-math...
So sieht´s aus:
![]()
Source code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Aug 4 12:49:54 vdr vdr[1915]: Power button pressed Aug 4 12:49:54 vdr vdr[1915]: confirm: Aufnahme in 8 Minuten - trotzdem ausschalten? Aug 4 12:49:54 vdr vdr[1915]: closing SVDRP connection Aug 4 12:49:55 vdr vdr[1915]: confirmed Aug 4 12:49:55 vdr vdr[1915]: confirm: Taste drücken um Shutdown abzubrechen Aug 4 12:50:01 vdr vdr[1915]: confirmed Aug 4 12:50:01 vdr vdr[1915]: executing '/usr/bin/shutdownvdr 1091617080 486 1 "ZDF-Mittagsmagazin" 1' Aug 4 12:50:01 vdr vdr-addon-nvram-wakeup: /usr/bin/nvram-wakeup -ls 1091617080 -C /etc/nvram-wakeup.conf Aug 4 12:50:01 vdr nvram-wakeup[1943]: Aug 4 12:50:01 vdr nvram-wakeup[1943]: All values are displayed as they are stored in the nvram/rtc. Aug 4 12:50:01 vdr nvram-wakeup[1943]: (and do not correspond necessarily to the system date/time) Aug 4 12:50:01 vdr nvram-wakeup[1943]: Aug 4 12:50:01 vdr nvram-wakeup[1943]: WakeUp : Disabled (0x11) Aug 4 12:50:01 vdr nvram-wakeup[1943]: Day : 04 (0x11) Aug 4 12:50:01 vdr nvram-wakeup[1943]: Hour : 12 (0x8C) Aug 4 12:50:01 vdr nvram-wakeup[1943]: Minute : 53 (0x35) Aug 4 12:50:01 vdr nvram-wakeup[1943]: Second : 00 (0x80) Aug 4 12:50:01 vdr nvram-wakeup[1943]: RtcDay : 00 (0x00) Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcHour : 12 Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcMin : 53 Aug 4 12:50:01 vdr nvram-wakeup[1943]: rtcSec : 00 Aug 4 12:50:01 vdr nvram-wakeup[1943]: Checksum: 0xFCF5 Aug 4 12:50:01 vdr nvram-wakeup[1943]: Aug 4 12:50:01 vdr vdr-addon-nvram-wakeup: nvram-wakeup: could not set time, shutdown will be aborted Aug 4 12:50:01 vdr shutdownvdr: Shutdown aborted by /usr/share/vdr/shutdown-hooks/shutdown90.nvram-wakeup.sh with exitcode 1 Aug 4 12:50:02 vdr vdr[1915]: connect from 127.0.0.1, port 32816 - accepted Aug 4 12:50:02 vdr vdr[1915]: SVDRP message: 'Shutdown abgebrochen / Shutdown aborted!' Aug 4 12:50:02 vdr vdr[1915]: info: Shutdown abgebrochen / Shutdown aborted! Aug 4 12:50:02 vdr vdr[1915]: closing SVDRP connection Aug 4 12:50:03 vdr vdr[1915]: connect from 127.0.0.1, port 32817 - accepted Aug 4 12:50:03 vdr vdr[1915]: SVDRP message: 'nvram-wakeup could not set time'
|
|
Source code |
1 |
/usr/bin/nvram-wakeup -ls 1091617080 -C /etc/nvram-wakeup.conf |
Quoted
Aug 5 14:00:01 vdr nvram-wakeup[653]:
Aug 5 14:00:01 vdr nvram-wakeup[653]: All values are displayed as they are stored in the nvram/rtc.
Aug 5 14:00:01 vdr nvram-wakeup[653]: (and do not correspond necessarily to the system date/time)
Aug 5 14:00:01 vdr nvram-wakeup[653]:
Aug 5 14:00:01 vdr nvram-wakeup[653]: WakeUp : Disabled (0x3C)
Aug 5 14:00:01 vdr nvram-wakeup[653]: Day : 15 (0x3C)
Aug 5 14:00:01 vdr nvram-wakeup[653]: Hour : 12 (0x0C)
Aug 5 14:00:01 vdr nvram-wakeup[653]: Minute : 30 (0x1E)
Aug 5 14:00:01 vdr nvram-wakeup[653]: Second : 30 (0x9E)
Aug 5 14:00:01 vdr nvram-wakeup[653]: RtcDay : 00 (0x00)
Aug 5 14:00:01 vdr nvram-wakeup[653]: rtcHour : 12
Aug 5 14:00:01 vdr nvram-wakeup[653]: rtcMin : 53
Aug 5 14:00:01 vdr nvram-wakeup[653]: rtcSec : 00
Aug 5 14:00:01 vdr nvram-wakeup[653]: Checksum: 0xFC5A
Aug 5 14:00:01 vdr nvram-wakeup[653]:
Aug 5 14:00:01 vdr nvram-wakeup[653]: Do NOT write into nvram. Wake Up time must be
Aug 5 14:00:01 vdr nvram-wakeup[653]: at least 10 minutes in the future.
Aug 5 14:00:06 vdr vdr[640]: tweaking filter
Quoted
Aug 5 14:00:01 vdr nvram-wakeup[653]: WakeUp : Disabled (0x3C)
This post has been edited 1 times, last edit by "champpain" (Aug 5th 2004, 2:03pm)
Quoted
Original von Bistr-o-Math
![]()
Source code
1 2 3 4 addr_stat = 0x57 shift_stat = 1 addr_day = 0x57 shift_day = 2
im selben Byte wird im Bit 1 der Status gespeichert. in den Bits ab 2 aufwaerts der Tag.
Was ist daran unlogisch?
Quoted
Aug 5 14:00:01 vdr nvram-wakeup[653]: Do NOT write into nvram. Wake Up time must be

Quoted
lilo bootet also den poweroffkernel aber der stürzt mit dieser fehlermeldung ab,richtig?

Quoted
nach einem reset fährt dann der vdr wieder hoch,richtig?
Quoted
ja wenns nur das war ists ja ok und das thema config abgehakt.

Quoted
Original von champpain
Lesen müsste man können...
Quoted
Aug 5 14:00:01 vdr nvram-wakeup[653]: Do NOT write into nvram. Wake Up time must be
Ich habe regelmäßig (mindestens 7 Versuche) mit Timern getestet, die in weniger als 10 minuten starten wollten...