![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#5326 |
|
Member
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
|
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 |
|
|
|
| Join OCAU to remove this ad! |
|
|
#5327 |
|
Member
Join Date: Jun 2010
Posts: 162
|
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 |
|
|
|
|
|
#5328 |
|
Member
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
|
grab a PID, like 2253 from you example.
And run: Code:
sudo strace -p 2253 Code:
sudo strace -f -p 2253 Code:
-e trace=file Code:
man strace
__________________
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 |
|
|
|
|
|
#5329 |
|
Member
Join Date: Jun 2010
Posts: 162
|
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
__________________
Successful trades: FatBoyNotSoSlim, Gierke, kenpachi, mkusanagi, Aetherone, prospex, spacecabbage, Azrael, co.VAL(esce), Aussie_Bum, kreegor, dickenz |
|
|
|
|
|
#5330 |
|
Member
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
|
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 |
|
|
|
|
|
#5331 |
|
Member
Join Date: Jun 2010
Posts: 162
|
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 |
|
|
|
|
|
#5332 |
|
Member
Join Date: Apr 2002
Location: Narellan, Sydney
Posts: 2,659
|
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 |
|
|
|
|
|
#5333 |
|
Member
Join Date: Apr 2007
Location: Adelaide
Posts: 3,438
|
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.
__________________
|
|
|
|
|
|
#5334 | |
|
48656C6C6F20576F726C6421
Join Date: Jun 2001
Location: At a desk. Distro:Ubuntu
Posts: 7,077
|
Quote:
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? |
|
|
|
|
|
|
#5335 | |
|
Member
Join Date: Apr 2007
Location: Adelaide
Posts: 3,438
|
Quote:
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.
__________________
|
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| htpc, mythtv |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|