=== tgm4883_ is now known as tgm4883 | ||
__raven | 0.26 in tv mode: volumen control does not work with any key, i already reconfigured it. ideas? | 07:50 |
---|---|---|
lux3_ | qwebirc5082: i can't remember a connect to database page when i installed | 08:21 |
lux3_ | i used the livecd and installed to a normal partition and not with wubi though | 08:21 |
=== hpeter_ is now known as hpeter | ||
=== hpeter_ is now known as hpeter | ||
__raven | 0.26 in tv mode: volumen control does not work with any key, i already reconfigured it. ideas? | 15:26 |
__raven | ... | 17:10 |
lux3_ | __raven: did you set a soundcard in frontend audio settings? and try disabling/enabling software mixer | 17:27 |
lux3_ | does someone know if it's possible to prevent the computer from shutting down while a recording is running? i would like to set a cron job to shutdown the pc, but i don't want the pc to shutdown as long as a recording is running | 17:28 |
__raven | lux3, ok tnx ill test it asap | 17:29 |
lux3_ | i want to have the pc running during the day and shutdown at night, except if there is a recording to do | 17:29 |
Jay2k1 | you can use mythshutdown to check if it's safe to shut down | 17:29 |
lux3_ | Jay2k1: mythshutdown --safeshutdown would that be right? and how is the wakeup time set? do i have to configure something to set wakeup time? | 17:31 |
Jay2k1 | hmm i use mythshutdown --check | 17:35 |
Jay2k1 | not sure if safeshutdown also sets wakeup time | 17:35 |
Jay2k1 | i use the automatic shutdown of mythbackend | 17:38 |
SteveGoodey | lux3_: http://www.mythtv.org/wiki/Mythwelcome | 17:39 |
Jay2k1 | ah, it does. | 17:41 |
lux3_ | mythshutdown --setwakeup creates a acpi/rtc alarm to wake up the machine right? | 17:45 |
lux3_ | ok it only sets the wakeup value in the db. (why?). how do i set the time in the bios? | 17:48 |
lux3_ | i guess mythshutdown --check returns 0 if no jobs are running and returns 1 when some job is running? | 17:57 |
lux3_ | so i would use something like "mythshutdown --check && halt" ? | 17:57 |
lux3_ | which shuts down when no jobs are running and does nothing if jobs are running | 17:58 |
lux3_ | is that correct? | 17:58 |
Jay2k1 | uh yeah | 18:00 |
lux3_ | ok thanks | 18:00 |
Jay2k1 | there are different return values for different things but 0 means safe | 18:00 |
lux3_ | ok | 18:00 |
lux3_ | now i need a script that checks every 5 minutes if mythtv is done with all jobs and if it is, shuts down | 18:02 |
lux3_ | Jay2k1: what value would be: no recordings running, but commercial flagging | 18:02 |
Jay2k1 | i don't know | 18:02 |
lux3_ | oh and the script needs to set up the wakeup time for the next recording how can i do that? | 18:02 |
Jay2k1 | uhm | 18:04 |
Jay2k1 | afaik that's a 3rd party command anyway | 18:04 |
lux3_ | Jay2k1: so how can i do that? | 18:06 |
Jay2k1 | i guess that depends on your board | 18:06 |
Jay2k1 | for me, nvram-wakeup works | 18:07 |
Jay2k1 | i think there was a second tool | 18:07 |
lux3_ | the wiki says i simply need to do "echo `date '+%s' -d '+ 5 minutes'` > /sys/class/rtc/rtc0/wakealarm" | 18:08 |
Jay2k1 | ah right | 18:09 |
Jay2k1 | that method doesn't work with my board | 18:09 |
lux3_ | yeah on my old board i used nvram-wakeup too, but i think now i can use the acpi method | 18:09 |
Jay2k1 | so i have to use nvram-wakeup | 18:09 |
lux3_ | how do i set the wakeup time to the next recording? | 18:09 |
Jay2k1 | i don't know, i let mythtv handle that stuff | 18:10 |
Jay2k1 | as for the check command, i made a script that checks the return value of mythshutdown --check and also checks that there are no users logged in via ssh | 18:11 |
lux3_ | weird. cat /proc/driver/rtc reports my time as 2 hours before | 18:13 |
Jay2k1 | so you live somewhere in europe, in the utc+2 timezone i guess | 18:14 |
lux3_ | ah daylight savings time, ok | 18:14 |
lux3_ | that's why it +2 | 18:14 |
lux3_ | it's | 18:15 |
lux3_ | i would like to set the wakeup time manually to the next recording and not let mythtv do it before shutting down, how can i do it manually? | 18:17 |
lux3_ | does mythbackend shut down when a client is connected? | 18:30 |
lux3_ | what does the option "wait for frontend" mean? | 18:34 |
lux3_ | i'm trying the checklogin script but i have a question: does it prevent mythtv from shutting down when a recording is running? http://www.mythtv.org/wiki/ACPI_Wakeup#Integrate_into_MythTV | 18:49 |
lux3_ | or should i set "/usr/bin/checklogin.sh && mythshutdown --check" in mythtv settings? | 18:50 |
lux3_ | how does mythtv set the wakeup time? how does it get access to /sys/class/rtc/rtc0/wakealarm?? | 19:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!