View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Nov 21, 2005 11:00 pm 
Offline
Joined: Mon Nov 21, 2005 10:17 pm
Posts: 2
Edits required

getting the replacement lircrc and lircd.conf files for the hauppauge silver remote having the a415-hpg in the battery compartment. i'm looking forward to a later edition having this in there :). also since there seems to be some places listing tthe silver as gray and just general human confusion over what is a silver/gray plastic perhaps using the numbers is safer?

added the following lines to my /etc/X11/XF86Config-4 file for the s-video out and clone view.

Code:
        Option "TwinView" "true"
        Option "TwinViewOrientation" "Clone"
        Option "ConnectedMonitor" "CRT,TV"
        Option "SecondMonitorHorizSync" "30-70"
        Option "SecondMonitorVertRefresh" "60"
        Option "MetaModes" "1024x768,1024x768; 800x600,800x600; 640x480,640x480"
        Option "TVOutFormat" "SVIDEO"
        Option "TVStandard" "NTSC-M"
        Option "NoLogo" "on"


need to learn how to do the overscan or screen stretch so it fills the tv a bit better.

having used two 40 gig drives the cache was autosetup as 4gigs and the mythtv-setup had it as 15gigs. if the mythtv-setup is default to 15 gigs perhaps the installer should use this as the default or move the /cache/cache to the same area as recorded programs go. only reason being is there are many people that seem to have ran into the same issue as i did. cache fills, mythtv locks up and gives error about cannot connect to backend. checking /var/log/mysql* has nothing but /var/log/mysql/mysql* had info. but the /var/log/myth/mythbackend.log had the message of full drive.

other edits

symlinks to windows machine in /myth/video adding smbmount to sudoers file

symlinks to windows machine for game roms, however emulators do not seem to work out of the box

currently attempting edit of lircrc so fforward and rewind work in mplayer

removal of access password for mythweb

------------------

all in all everything went very smooth and the main things i want to work, work. what has been problematic has findable on the forums and wiki. once i get a few testing shows to archive i'll be tring the recording tools. hopfully these will create an ISO i can move to the machine with the DVD burner.

thanks much to those that put in the time and work to make this work.

making of script to mount umount windows shares for movies/games


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 22, 2005 12:24 am 
Offline
Joined: Mon Nov 21, 2005 10:17 pm
Posts: 2
and the edits required for mplayer to work with the silver remote model a415-hpg.
Code:
#MPlayer
begin
   prog = mplayer
   button = Power
   config = ESC
end

begin
   prog = mplayer
   button = menu/i
   config = osd
end

begin
   prog = mplayer
   button = Rewind
   config = seek -10
   repeat = 1
end

begin
   prog = mplayer
   button = Forward
   config = seek +10
   repeat = 1
end

begin
   prog = mplayer
   button = Replay/SkipBackward
   config = seek -60
   repeat = 1
end

begin
   prog = mplayer
   button = SkipForward
   config = seek +60
   repeat = 1
end

begin
    prog = mplayer
    button = Pause
    config = pause
end

begin
    prog = mplayer
    button = Play
    config = pause
end

begin
   prog = mplayer
   button = Stop
   config = quit
end

begin
   prog = mplayer
   button = VOL+
   config = volume +1
   repeat = 1
end

begin
   prog = mplayer
   button = VOL-
   config = volume -1
   repeat = 1
end

begin
   prog=mplayer
   button=Mute
   config=mute
end


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu