dewman | qwebirc98270, you using dhcp assignments? or using a static ip? | 00:20 |
---|---|---|
qwebirc98270 | default settings | 00:20 |
qwebirc98270 | its a frontend/backend setup | 00:21 |
qwebirc98270 | standalone | 00:21 |
dewman | gotcha, I have the same thing... First thing I did was set a static ip, that way I know for sure I always have the same address. even though you can do dhcp assignments... | 00:22 |
qwebirc98270 | oh, I have that already | 00:22 |
qwebirc98270 | just left it set to the ip it started at though | 00:23 |
qwebirc98270 | should I put my specific ip in? I tried that before with no luck | 00:23 |
dewman | I have the static ip set in general for the local backend and the master backend. | 00:25 |
qwebirc98270 | oh, actually this may be my only problem... | 00:25 |
qwebirc98270 | where in the front end do you enter an ip? | 00:26 |
dewman | in the backend setup | 00:30 |
dewman | so exit out of your fe, then goto the backend setup | 00:30 |
qwebirc98270 | ok, im there | 00:31 |
dewman | the other thing that I did was set the ip in mysql.txt under /etc/mythtv to the static ip so myth can talk to mysql | 00:31 |
dewman | ok, so number 1 | 00:31 |
dewman | general settings | 00:31 |
qwebirc98270 | local backend and master backend are both set to 127.0.0.1 | 00:31 |
dewman | yep change it to the ip address of the backend | 00:33 |
dewman | your not on dhcp correct? or you have dhcp assignments setup? | 00:33 |
qwebirc98270 | router assigned dhcp | 00:34 |
qwebirc98270 | changed both to ip assigned to computer | 00:34 |
qwebirc98270 | also confirmed with network connection info | 00:35 |
dewman | ok...if your ip changes...... then.....you will have connection issues. | 00:35 |
dewman | thats why i dont mess with dhcp.... =) | 00:35 |
dewman | ok, so... now that you have that changed... | 00:36 |
qwebirc98270 | oh, mine wont change... got a dual wan router setup | 00:36 |
qwebirc98270 | not that dual wan has anything to do with it, but it points out that its a good one | 00:36 |
qwebirc98270 | my ip has not changed for 3 years | 00:37 |
dewman | good deal.. | 00:37 |
qwebirc98270 | but, still cant connect? | 00:37 |
qwebirc98270 | reboot? | 00:37 |
dewman | no.... you dont need to reboot. | 00:37 |
dewman | thats the glory of linux. =) | 00:37 |
qwebirc98270 | everything was fine before I did the .24 update | 00:37 |
dewman | ok, so next you will want to more then likely look at mysql.txt in /etc/mythtv | 00:38 |
dewman | (now i could be totally wrong on all of this) I am by no means a expert on this.... | 00:39 |
dewman | but this is what I have working on mine. | 00:39 |
qwebirc98270 | ok, I have the file open | 00:40 |
dewman | here you should see the ip at the top | 00:41 |
dewman | and your dbname and dbpassword, etc,etc | 00:41 |
qwebirc98270 | hmm, nope | 00:41 |
qwebirc98270 | DBHostName=localhost | 00:41 |
qwebirc98270 | should I just add the ip up top? | 00:42 |
qwebirc98270 | no specific format? | 00:42 |
dewman | thats what I did... | 00:42 |
dewman | Dbhostname=192.x.x.x | 00:43 |
dewman | or what ever your ip schema is | 00:43 |
qwebirc98270 | ok, now when I opened frontend, it asked me to pick a country, and language | 00:45 |
qwebirc98270 | then said no unp? | 00:45 |
dewman | ok so now what you will want to do is restart mysql | 00:45 |
qwebirc98270 | not exactly sure on what it said exactly | 00:45 |
qwebirc98270 | but something close to pnp | 00:46 |
dewman | sudo /etc/init.d/mysql stop | 00:46 |
dewman | and then start it | 00:46 |
dewman | sudo /etc/init.d/mysql start | 00:46 |
dewman | and then stop the backend and restart it | 00:47 |
dewman | sudo /etc/init.d/mythtv-backend stop | 00:47 |
dewman | sudo /etc/init.d/mythtv-backend start | 00:47 |
qwebirc98270 | no upnp | 00:49 |
qwebirc98270 | each of the 4 lines you just gave me returned "since the script you are attempting to invoke........." | 00:50 |
qwebirc98270 | that seem right? | 00:50 |
dewman | yep.... | 00:51 |
dewman | you might have multiple mysql.txt files laying around | 00:51 |
christip | hi, back again... i know again how I solved this problem. I just did a backend restart with "sudo service mythtv-backend restart" but since you've done this already this can't be the solution... | 00:52 |
qwebirc98270 | yeah, didnt seem to work | 00:54 |
dewman | qwebirc98270, find / -name mysql.txt | 00:54 |
dewman | or do a locate mysql.txt | 00:56 |
qwebirc98270 | yeah, got 3 | 00:56 |
dewman | ok, I am not sure which one its using... | 00:57 |
qwebirc98270 | all 3 are the same | 01:00 |
qwebirc98270 | same info same ip | 01:00 |
dewman | ok stop and start mysql and the backend | 01:00 |
qwebirc98270 | done | 01:01 |
dewman | ok, try the fe | 01:02 |
dewman | frontend | 01:02 |
qwebirc98270 | ok, asking for country and language | 01:02 |
qwebirc98270 | and... "No UPnP" | 01:02 |
qwebirc98270 | thankyou very much by the way | 01:03 |
qwebirc98270 | your efforts are greatly appreciated :) | 01:03 |
christip | So does it work now? | 01:04 |
qwebirc98270 | nope | 01:05 |
qwebirc98270 | lol | 01:05 |
dewman | well I am getting dragged away at the moment, I will be back in a little bit (wife cant watch one of her shows) maybe o broke something. =) | 01:06 |
dewman | o/i | 01:07 |
christip | That's really odd. I always got this problem after updating and fixed it with a backend restart... what does it say wehen you type sudo service mythtv-backend restart? | 01:07 |
qwebirc98270 | mythtv-backend start/running, process 7367 | 01:08 |
christip | that's ok... and your fe still can't connect to your be? | 01:09 |
qwebirc98270 | now it just asked for country and language | 01:10 |
qwebirc98270 | then says "NO UPnP" | 01:10 |
qwebirc98270 | idk somehow the update to .24 jacked everything up | 01:11 |
qwebirc98270 | and I did a format/clean install 3 times | 01:12 |
qwebirc98270 | the only thing that changed between it working, and not working is the update | 01:12 |
qwebirc98270 | but I need the update for sound | 01:12 |
qwebirc98270 | what a predicament I'm in here | 01:12 |
qwebirc98270 | is there maybe another way to get hdmi working? | 01:14 |
qwebirc98270 | then I can clean install, and "not get that update" | 01:14 |
christip | I don't know another way... sorry. But I'm not an experienced user so maybe someone has a hint. | 01:15 |
christip | If you have enough time you could do a clean install again, do the update and type "sudo service mythtv-backend restart". Maybe the IP-changing caused a problem. | 01:16 |
christip | But that's just the way it worked for me. | 01:16 |
christip | Anyway, I have to go now... Sorry I couldn't help =( | 01:17 |
qwebirc98270 | maybe | 01:17 |
qwebirc98270 | I'm off work till monday, and I'm not getting up till I either get this working, or have to go to work | 01:17 |
qwebirc98270 | thank yo very much for you efforts | 01:19 |
christip | I wish you good luck ;) You're welcome. Wish I could help you =( | 01:20 |
=== toorima_ is now known as toorima | ||
=== eintopf_ is now known as eintopf | ||
=== Seeker`_ is now known as Seeker` | ||
=== Seeker` is now known as Guest11365 | ||
=== Guest11365 is now known as Seeker` | ||
Gibby | anyone do nic bonding/teaming here with ubuntu? | 20:36 |
=== Gibby is now known as Gibby_away | ||
=== Daviey_ is now known as Daviey |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!