LinHES Forums
http://forum.linhes.org/

Blue Lines
http://forum.linhes.org/viewtopic.php?f=14&t=4837
Page 1 of 1

Author:  pulliam [ Tue Jun 07, 2005 2:39 pm ]
Post subject:  Blue Lines

I'm experiencing blue lines on the top and left portion of my tv when I playback video. I've done some searching and have found what I think will be the solution; however, I am soo new to Linux that the instructions seem too complicated.

Here's what I've found: http://mysettopbox.tv/phpBB2/viewtopic. ... light=blue

I'll copy what XSecrets posted:
Quote:
create a file called colorkey with this in it.
Code:
#!/bin/sh
xvattr -a XV_COLORKEY -v 0



place it in /usr/bin and chmod 755

then edit /home/mythtv/.fluxbox/apps

and add make it look like

Code:
[startup] {colorkey}
[startup] {KnoppMyth-run}



then /etc/init.d/gdm restart

and everything should be good.



My problem is that I don't know how/where to create a file. Furthermore, I don't know how to place it in another place.

If someone could please get me started on the right foot, i think i'll be able to get it.

Thank you

Author:  Greg Frost [ Tue Jun 07, 2005 6:42 pm ]
Post subject: 

I went through this yesterday, and I just put the command directly in in ~mythtv/.fluxbox/apps
So it looks like this:
Code:
[startup] {xvattr -a XV_COLORKEY -v 0}
[startup] {KnoppMyth-run}
Worked a treat! Thanks XSecrets.

Author:  tjc [ Tue Jun 07, 2005 7:57 pm ]
Post subject: 

Probably the easiest text editor to use would be nano.
    Exit MythTV so that you see the penguin on the couch.
    Hit Alt-X to get a terminal window.
    Click into that window and enter "nano NameOfTheFileToEditHere"
    Make and save the changes described.
    Reboot.

Author:  pulliam [ Wed Jun 08, 2005 12:22 am ]
Post subject: 

Thank you very very much! That helped me understand a lot more. Now I still have the issue because I always seem to get an error message after I enter something in the console.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/