View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 12 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: .
PostPosted: Fri Jul 01, 2005 6:43 am 
...


Last edited by mnm1200 on Sat Jan 28, 2006 3:57 pm, edited 1 time in total.


Top
  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 11:03 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
What does installing Firefox have to do with getting the log files?! Perhaps a search of the forum.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 1:07 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
Quote:
I've been trying to get the log file, but I can't figure out how to install Firefox on KnoppMyth...
:shock: I could just sit and think of that statement for a day or two


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 1:40 pm 
...


Last edited by mnm1200 on Sat Jan 28, 2006 3:57 pm, edited 1 time in total.


Top
  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 1:50 pm 
Offline
Joined: Tue Dec 07, 2004 12:04 pm
Posts: 369
Suggestion:

1) Install PuTTY (the SSH client) on your windows machine.
2) ssh into the knoppmyth box as root.
3) Find the files and view using more.
4) Copy/Paste from putty.

Seriously, I used a separate machine as much as possible to configure/debug things outside of the mythtv interface on the myth box. It allows you to keep your troubleshooting "context" and change settings/reboot/etc without pulling your hair out.

-brendan


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 2:44 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Did you search all terms for install firefox?

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 01, 2005 3:58 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
a usefull command is:

Code:
apt-get update

Code:
apt-cache search firefox



see what pops up.

then

Code:
apt-get install blah


Top
 Profile  
 
 Post subject: backend crashing
PostPosted: Thu Nov 10, 2005 2:45 am 
Offline
Joined: Wed Nov 09, 2005 11:40 am
Posts: 22
I have the same problem (back-end crashing, not installing firefox).

I've serached the forums up and down and can't find anything on it.

The lowdown:
The install seemed to go perfect (just a minor tweak to XF86Config-4 to reduce the screen resolution to what my monitor can handle). When I try to do anything in the frontend that requires a back-end connection (watch TV, schedule recordings, exit, adjust settings) it pauses for 15-20 seconds, then dumps me back into the main menu with the error message

"Could not connect to the master backend server -- Is it running? Is the IP address set for it in the setup program correct?"

The answers to these are:
1. No, it crashed.
2. yes, 127.0.0.1 (also tried localhost and the actual IP number: 192.168.0.2)

Any clues for a n00b like me? I had MythTv running on it before over FC3 but couldn't get LIRC to work. Some friends in another forum suggest KnoppMyth cause it worked for them.

Thanks in advance.

-Ab

ps. where can I find the logs that might tell me why things are crashing?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 10, 2005 8:47 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Quote:
ps. where can I find the logs that might tell me why things are crashing?

http://www.knoppmythwiki.org/faq/index.php?action=artikel&cat=374472&id=29&artlang=en


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 10, 2005 10:24 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,
Please give some hardware details when you have problems. The size of the hard drive can leave issues with the cache which sometimes can snow ball error logs into filling the root partition.

http://www.google.com/advanced_search?q ... as_qdr=all

Strongly suggest that you put the link in a safe location as it is getting hard to find. (should be a front page sticky ?)

To install a browser, use apt-get
apt-get update
apt-get -y install mozilla #I don't care for firefox

when it asks you select auto. Will appear in the App > Net when you right click on the desktop after the install.
I use "freemind" to browse my machine.
Mike


Top
 Profile  
 
 Post subject: ok, checked the logs
PostPosted: Sat Nov 12, 2005 3:09 am 
Offline
Joined: Wed Nov 09, 2005 11:40 am
Posts: 22
No listing for crashes or anything. Seems as if the backend is just terminating. Here's some observations:

1. It ONLY seems to crash when I try to watch live TV or use the program browser to schedule recordings. (haven't really had a chance to try much else)
2. If I restart it using '/etc/init.d/mythtv-backend start' the same thing will happen,
3. THOUGH, If I start it using 'mythbackend &' as root in a console window, it will work just fine. I can watch TV, schedule, etc... with no problems until I have to reboot.

It seems to me that the problem of the backend crashing seem to be from the daemon starting the backend rather than manual start. Could it also be a permissions issue?

The cache is working fine once I start the backend (I made the partition 3 gigs bigger than the ricng cache limit just to eliminate that as an issue). None of my disks are close to max ('df -h' and 'df -i').

I'm using an AMD Athlon 1Gig processor, 768M ram, Hauppage 350-FM, and an Nvidia 440 video card.

Thanks in advance for the help.

-Ab


Top
 Profile  
 
 Post subject:
PostPosted: Sat Nov 12, 2005 9:11 am 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi abmoraz.
Not sure which version you are trying run however a couple of things that could be an issue.

When you did the install, the user name you chose was NOT mythtv, right? mythtv user is predefined and can not be duplicated. Will cause lots of grief....

You did go through all the setup screens and checked to have the correct paths to be /myth/tv and /cache/cache ?

Your cache size in the menu is smaller than the actual df -h size for cache? Not quite sure what you ment by "cache limit"...

At least you have a couple areas to investigate. Do the music, weather, news and other choices seem to work ok?

Mike


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu