Ads
Tom's Guide > Forum > Linux/Free BSD > General Discussion > [Solved] Trouble with Mythbuntu 9.10

[Solved] Trouble with Mythbuntu 9.10

Forum Linux/Free BSD : General Discussion [Solved] Trouble with Mythbuntu 9.10

Best answer from MU_Engineer.

Word :    Username :           
 

I am using mythbuntu 9.10 on my home media server and....... I accidentally messed up the resolution in the myth tv. The desktop looks fine but the myth tv frontend program has a resolution that doesn't match my TV. I can't change it because the resolution is so bad and I cannot move the image around at all. Is there a way to restore it to its defaults without going into the program?

------------------------------ My awesome 2003 gaming laptop: Mobile AMD athlon XP2200+ clocked at "something pityful", 512MB of DDR memory, 30GB hard drive and a built in touch pad and keyboard. Yeah, it's not a gaming laptop....

nugentcj wrote :

I am using mythbuntu 9.10 on my home media server and....... I accidentally messed up the resolution in the myth tv. The desktop looks fine but the myth tv frontend program has a resolution that doesn't match my TV. I can't change it because the resolution is so bad and I cannot move the image around at all. Is there a way to restore it to its defaults without going into the program?



You can manually force a resolution of the MythTV frontend. Opening up a terminal and typing "mythfrontend --geometry YxZ" where Y is your TV's horizontal resolution and Z is the vertical resolution forces the MythTV frontend to be that resolution.

If you want to reset MythTV completely to its defaults, you will need to drop the MySQL database for MythTV. This is NOT a good idea unless this is a 100% fresh, unused install as it completely hoses ALL of your settings and the table of recorded and viewed TV programs. You will need to get the MythTV username and password from ~/.mythtv/config.xml. The username is after "DBUserName" and the password is after "DBPassword." Once you have those, drop the database with the following command:

Code :
  1. mysql -u(username) -p(password) mythconverg



This will bring up a mysql prompt.

Code :
  1. DROP TABLE mythconverg;
  2. exit;



You will then need to reinstall the MythTV database. Probably the easiest way to do it would be to type in "sudo dpkg-reconfigure mythtv-database"

Register or log in to remove.
Best answer

nugentcj wrote :

I am using mythbuntu 9.10 on my home media server and....... I accidentally messed up the resolution in the myth tv. The desktop looks fine but the myth tv frontend program has a resolution that doesn't match my TV. I can't change it because the resolution is so bad and I cannot move the image around at all. Is there a way to restore it to its defaults without going into the program?



You can manually force a resolution of the MythTV frontend. Opening up a terminal and typing "mythfrontend --geometry YxZ" where Y is your TV's horizontal resolution and Z is the vertical resolution forces the MythTV frontend to be that resolution.

If you want to reset MythTV completely to its defaults, you will need to drop the MySQL database for MythTV. This is NOT a good idea unless this is a 100% fresh, unused install as it completely hoses ALL of your settings and the table of recorded and viewed TV programs. You will need to get the MythTV username and password from ~/.mythtv/config.xml. The username is after "DBUserName" and the password is after "DBPassword." Once you have those, drop the database with the following command:

Code :
  1. mysql -u(username) -p(password) mythconverg



This will bring up a mysql prompt.

Code :
  1. DROP TABLE mythconverg;
  2. exit;



You will then need to reinstall the MythTV database. Probably the easiest way to do it would be to type in "sudo dpkg-reconfigure mythtv-database"

------------------------------ Workstation: Under renovation. Opteron 6234, Supermicro H8QGL, 4x4 GB Corsair 1600C9
File server: 2x Xeon 5260, MSi MS-91A1, 2x2 GB PC2-5300R FB-DIMMS
HTPC: 2x Xeon LV 2.00 Sossaman, TYAN i7520SD, 6 B PC2-3200R
Reply to MU_Engineer

Best answer selected by nugentcj.

------------------------------ My awesome 2003 gaming laptop: Mobile AMD athlon XP2200+ clocked at "something pityful", 512MB of DDR memory, 30GB hard drive and a built in touch pad and keyboard. Yeah, it's not a gaming laptop....
Reply to nugentcj

This topic has been closed by Mousemonkey

------------------------------ http://img545.imageshack.us/img545/3995/bl11.gif
Reply to Mousemonkey
TomsGuide.com: Over 800,000 questions and answers to address all your high-tech questions. Sign up now! Its free!
Tom's Guide > Forum > Linux/Free BSD > General Discussion > [Solved] Trouble with Mythbuntu 9.10
Go to:

There are 46 identified and unidentified users. To see the list of identified users, Click here.

Tom's Guide around the World