Overclockers Australia Forums

OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > Software Topics > Other Operating Systems

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Reply
 
Thread Tools
Old 25th April 2013, 11:37 PM   #5326
DaveQB
Member
 
DaveQB's Avatar
 
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
Default

strace all those troublesome PID's to see what they are getting stuck on.
__________________
AMD Phenom X6 1090t @3,600 Mhz (stock) | GA 870A-UD3 | Corsair 16GB DDR3 1333 | GTS 250 stock | 6TB of storage | Running Linux Mint 13 |
trades || My Blog || Linux User 417163 || Twitter || Vegan Australia
DaveQB is offline   Reply With Quote

Join OCAU to remove this ad!
Old 26th April 2013, 2:22 PM   #5327
dafrizz
Member
 
Join Date: Jun 2010
Posts: 162
Default

Can you give me some help on how to do that ? Thanks
__________________
Successful trades: FatBoyNotSoSlim, Gierke, kenpachi, mkusanagi, Aetherone, prospex, spacecabbage, Azrael, co.VAL(esce), Aussie_Bum, kreegor, dickenz
dafrizz is offline   Reply With Quote
Old 26th April 2013, 3:12 PM   #5328
DaveQB
Member
 
DaveQB's Avatar
 
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
Default

Quote:
Originally Posted by dafrizz View Post
Can you give me some help on how to do that ? Thanks
grab a PID, like 2253 from you example.


And run:

Code:
sudo strace -p 2253
If it is quiet, it is probably forking off to child process, so try:

Code:
sudo strace -f -p 2253
You can limit what info strace returns, for eg adding
Code:
-e trace=file
for file calls only.
Code:
man strace
will help you out.
__________________
AMD Phenom X6 1090t @3,600 Mhz (stock) | GA 870A-UD3 | Corsair 16GB DDR3 1333 | GTS 250 stock | 6TB of storage | Running Linux Mint 13 |
trades || My Blog || Linux User 417163 || Twitter || Vegan Australia
DaveQB is offline   Reply With Quote
Old 26th April 2013, 5:56 PM   #5329
dafrizz
Member
 
Join Date: Jun 2010
Posts: 162
Default

Thanks for that, will try that when I find some time.

In the meantime I have found a bit more on this on the web, looks like it's quite a common problem. No neat solution so far, though. Different people have different workarounds (cronjobs to kill multiple instances of mythlogserver or mythlogserver processes above a set CPU percentage, disabling mythlogserver altogether by changing file permissions), none of them real solutions, though.

At the moment I disabled mythlogserver by changing the executable flag of the file:
Code:
chmod a-x /usr/bin/mythlogserver
Not a good workaround but at least it keeps my system from getting clogged and sluggish.
__________________
Successful trades: FatBoyNotSoSlim, Gierke, kenpachi, mkusanagi, Aetherone, prospex, spacecabbage, Azrael, co.VAL(esce), Aussie_Bum, kreegor, dickenz
dafrizz is offline   Reply With Quote
Old 26th April 2013, 6:43 PM   #5330
DaveQB
Member
 
DaveQB's Avatar
 
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
Default

Damn!
That sucks.
Is there a bug logged about this?

If not, I'd suggest you do it to help others with this (and me so I don't have to face this by the time I upgrade )
__________________
AMD Phenom X6 1090t @3,600 Mhz (stock) | GA 870A-UD3 | Corsair 16GB DDR3 1333 | GTS 250 stock | 6TB of storage | Running Linux Mint 13 |
trades || My Blog || Linux User 417163 || Twitter || Vegan Australia
DaveQB is offline   Reply With Quote
Old 26th April 2013, 7:09 PM   #5331
dafrizz
Member
 
Join Date: Jun 2010
Posts: 162
Default

Yes there is, don't have the link atm (on my mobile). There hasn't been much feedback or obvious activity from the developers yet, though
__________________
Successful trades: FatBoyNotSoSlim, Gierke, kenpachi, mkusanagi, Aetherone, prospex, spacecabbage, Azrael, co.VAL(esce), Aussie_Bum, kreegor, dickenz
dafrizz is offline   Reply With Quote
Old 26th April 2013, 8:41 PM   #5332
DaveQB
Member
 
DaveQB's Avatar
 
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
Default

Quote:
Originally Posted by dafrizz View Post
Yes there is, don't have the link atm (on my mobile). There hasn't been much feedback or obvious activity from the developers yet, though
Ahh ok. That's the best you can do. Shame this problem exists.
__________________
AMD Phenom X6 1090t @3,600 Mhz (stock) | GA 870A-UD3 | Corsair 16GB DDR3 1333 | GTS 250 stock | 6TB of storage | Running Linux Mint 13 |
trades || My Blog || Linux User 417163 || Twitter || Vegan Australia
DaveQB is offline   Reply With Quote
Old 20th May 2013, 2:37 PM   #5333
kreegor
Member
 
kreegor's Avatar
 
Join Date: Apr 2007
Location: Adelaide
Posts: 3,438
Default

I don't know if this is a mythtv problem or a hardware problem but when I have my mythbox connected to my tv (Samsung Series 7) it can't detect my Samsung Blu Ray player using Anynet+. As soon as I unplug the mythbox the blu ray player is detected.

Does anyone know if this is an issue with mythtv itself and if there is a fix for it or is it a hardware (gpu, tv etc) problem?

It's possible it could be a feature with the tv that locks out all anynet+ devices if an incompatible device is detected. I know it isn't the cable because I have switched them and it all still works as long as the mythbox is not plugged in.
kreegor is offline   Reply With Quote
Old 20th May 2013, 2:44 PM   #5334
HyRax1
48656C6C6F20576F726C6421
 
HyRax1's Avatar
 
Join Date: Jun 2001
Location: At a desk. Distro:Ubuntu
Posts: 7,077
Default

Quote:
Originally Posted by kreegor View Post
I don't know if this is a mythtv problem or a hardware problem but when I have my mythbox connected to my tv (Samsung Series 7) it can't detect my Samsung Blu Ray player using Anynet+. As soon as I unplug the mythbox the blu ray player is detected.
It's extremely unlikely MythTV is doing anything to affect this. I'd say even having your PC connected without MythTV running will produce the same issue.

Don't know anything about Anynet, but is your TV one of those ones that technically only serves up one port as port XYZ even though there are two ports that can be assigned to it? Basically one always has priority over the other.
__________________
If practice makes perfect, and nobody's perfect, why practice?
HyRax1 is offline   Reply With Quote
Old 20th May 2013, 2:48 PM   #5335
kreegor
Member
 
kreegor's Avatar
 
Join Date: Apr 2007
Location: Adelaide
Posts: 3,438
Default

Quote:
Originally Posted by HyRax1 View Post
It's extremely unlikely MythTV is doing anything to affect this. I'd say even having your PC connected without MythTV running will produce the same issue.

Don't know anything about Anynet, but is your TV one of those ones that technically only serves up one port as port XYZ even though there are two ports that can be assigned to it? Basically one always has priority over the other.
I think you're right. It also does it when the pc is off. I think I remember testing that (it was about 1:30am so I can't remember fully what I did).

My tv has 3 HDMI ports and no matter which port the blu ray was in, if the pc was connected the blu ray wasn't found. I tried every port combination.

We've ruled out mythtv being the cause so I might move this to another thread somewhere to avoid getting off topic. However, I'm wondering if there is something I can install to get my mythbox to be detected.
kreegor is offline   Reply With Quote
Reply

Bookmarks

Tags
htpc, mythtv

Sign up for a free OCAU account and this ad will go away!

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time now is 4:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!