LinHES Forums http://forums.linhes.org/ |
|
R5A22-Celeron 2g, mx4000, pvr250, 2drive lvm http://forums.linhes.org/viewtopic.php?f=9&t=7023 |
Page 1 of 1 |
Author: | n0izes [ Mon Nov 21, 2005 11:00 pm ] |
Post subject: | R5A22-Celeron 2g, mx4000, pvr250, 2drive lvm |
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 ![]() 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 |
Author: | n0izes [ Tue Nov 22, 2005 12:24 am ] |
Post subject: | |
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 |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |