MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server 1 » Help on Development » Bugreports: TV Server / Client » 1.0 RC1 and SVN Builds


1.0 RC1 and SVN Builds Post bugs you have found in 1.0 RC1 or any later SVN-Snapshot here.

Reply
 
Thread Tools Display Modes
Old 2008-04-20, 14:32   #1 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default Lockups and audio problems occurring when viewing TV

TV-Server Version: RC1
MediaPortal Version: RC1
MediaPortal Skin: Widescreen
Windows Version: WinXP SP2 w/ latest updates
CPU Type: AMD X2 4400+
HDD: Seagate 750GB SATAII NCQ, WD 250GB SATA II NCQ, WD 200GB PATA
Memory: 2x 1GB DDR400
Motherboard: DFI LanParty UT SLI-DR
Motherboard Chipset: nvidia nForce4 (6.86 drivers minus the IDE/SATA)
Motherboard Bios: Unknown but 406 version
Video Card: nvidia 6600GT 128MB
Video Card Driver: 169.25
Sound Card: Auzentech X-Fi Prelude
Sound Card AC3: optical out
Sound Card Driver: RC5_1
1. TV Card: Hauppauge HVR-2200
1. TV Card Type: DVB-T x2
1. TV Card Driver: 3.1H
MPEG2 Video Codec: MPV v?
MPEG2 Audio Codec: MPA v?
Satelite/CableTV Provider:
HTPC Case: Zalman HD160
Cooling: 2x 80mm Noctua, 1x PCI slot extractor
Power Supply: Corsair 450VX
Remote: Zalman MCE lookalike
TV: Sony Bravia X 46"
TV - HTPC Connection: DVI->HDMI

Hi,

I have had a few issues with the TV server and MyTV. Attached are my logfiles for both. What has happened is that I installed MySQL first then installed the TV Server and Client RC1 in single seat setup. It took me a little fiddling to get my MySQL server with the correct permissions (as localhost was rejected as a host for the TV server setup. I also setup the TV server to detect when the MySQL server has started and to wait for it. Also I should note, my MySQL server service name was changed from default.

I setup my hybrid card groups then I detect digital channels on my tuner card. That works fine. I then try to detect analogue channels. This fails... same as last time I tried (tuner card is Hauppauge HVR2200). I basically have to cancel the tuning attempt.

I then setup MP client and go to MyTV. When I select channels, my audio has severe noise (ear piecing) constantly. I was using the MPA audio decoder. I quit MP and install the VMR 9 hotfix (which I forgot to do before I started MP) and restart my computer.

When the computer has restarted, I notice that the TV server hasn't started. I presume this is because the detection relies on a default named MySQL instance. I manually start it and load MP. When I get in and go to MyTV, I select the guide and try to pick a channel. Nothing happens. Try to check the "TV on" button and nothing happens. I try to quit MP and it is totally frozen now. When my computer locked itself after 15mins inactivity, I can finally access my desktop when I unlock it (CTRL-ALT-DEL had no effect on MP when it was frozen in fullscreen mode). I think the reason the timeout locking worked was because locking the computer minimised the MP app for me.

Anyway sorry for the loooong post but I wanted to give you as much info as I could. The logs should fill in the blanks. I should note, movie playback audio worked fine.
Attached Files
File Type: zip Logs.zip (71.7 KB, 4 views)

Last edited by Shivian; 2008-04-20 at 14:37. Reason: Removed blank TV card info listings
Shivian is offline   Reply With Quote
Old 2008-04-20, 14:51   #2 (permalink)
Super Moderator
 
Paranoid Delusion's Avatar
 
Join Date: Jun 2005
Location: Cheshire UK
Posts: 5,891
Thanks: 103
Thanked 178 Times in 160 Posts

Country:

My System

Default

Is this with a old mysql db, may be part of your problem, or did you delete it and restart from scratch.

Noise could be a codec error, try filmerit.
Paranoid Delusion is online now   Reply With Quote
Old 2008-04-20, 22:46   #3 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

It's a fresh MySQL install. I've never had a MySQL database on this system before I installed this one for my MP RC1 install, so it is an absolutely clean MySQL database. My previous database was SQL Server Express.

I also have previously installed the DVB fix but I'll check to see if it has been properly applied.

I'll try filmerit for the codec issue and get back to you.
Shivian is offline   Reply With Quote
Old 2008-04-21, 08:51   #4 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

Well I ran filmerit and it found some errors but it wanted to remove my X-Fi Prelude and items related to it. It prompted me to "remove the device" before deleting some codecs. Something doesn't sound right there!
Shivian is offline   Reply With Quote
Old 2008-04-21, 09:07   #5 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 28
Posts: 5,946
Thanks: 151
Thanked 112 Times in 78 Posts

Country:

My System

Default

you have a huge error.log which is about connection issues to the SQL-server.

based on what i see in that log i would strongly recommend to do a clean installation and use the DeployTool to install all components (you installed MSSQL manually, right?).

this means:
  1. uninstall MediaPortal TV-Server
  2. uninstall MediaPortal
  3. uninstall MS SQL-Server and all releated components
  4. DELETE the MS SQL-Server installation folder or you will run into troubles with the old db files during the next installstion
  5. run the 1.0RC1 installer and let it do all the required tasks for you
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is online now   Reply With Quote
Old 2008-04-21, 10:14   #6 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

The huge error log for the SQL server connection issues was related to me independently installing it MySQL and when I configured it, I was blocking non-localhost connections. I didn't realise that the TV server config required a non-localhost address but I resolved it by reconfiguring the MySQL server so I'm having no problems connecting to the TV server now.

Currently my client has hung again when I accessed the guide. I'm currently chasing it up to work out if it is the DVB bug in WinXP.

EDIT: Just located a new driver for the card as well (New Magic Australia driver page - the Aus Hauppauge distributor) so I'll try installing that, check for IRQ conflicts and verify the DVB version in dxdiag.

Last edited by Shivian; 2008-04-21 at 10:31. Reason: Added driver link
Shivian is offline   Reply With Quote
Old 2008-04-22, 00:36   #7 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

Took me a little bit last night to get the DVB patch applied properly. I ended up disabling WFP and replacing the system32 dll files (as well as the dllcache ones). Also installed the new tuner drivers so tonight I'll give MP another go.
Shivian is offline   Reply With Quote
Old 2008-04-22, 07:12   #8 (permalink)
Project Coordinator
 
infinityloop's Avatar
 
Join Date: Dec 2004
Location: 127.0.0.1
Age: 28
Posts: 5,946
Thanks: 151
Thanked 112 Times in 78 Posts

Country:

My System

Default

Quote:
Originally Posted by Shivian View Post
I ended up disabling WFP and replacing the system32 dll files (as well as the dllcache ones).
why?

just unzip to c:/dvbfix -> launch the bat -> reboot and you are done!

messing around with the internals of windows will definitly not make your system more stable.....
__________________
regards
chris

MediaPortal Project Coordinator
Test Team Leader

Do not start to moan if something is not working as you want it to be.
Remember that MediaPortal is Open Source.
YOU can improve it!
infinityloop is online now   Reply With Quote
Old 2008-04-22, 07:15   #9 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

I wanted to make sure the DVB fix was applied. I didn't know how to check if running the bat file had worked. Dxdiag still said it was using the old files so I did it that way.

EDIT: I saw a thread saying that there were some problems with the EPG and DVB tuners. If that is a problem with RC1 then that might be the issue I'm encountering.

Last edited by Shivian; 2008-04-22 at 07:16. Reason: EPG problem?
Shivian is offline   Reply With Quote
Old 2008-04-22, 13:38   #10 (permalink)
Portal Member
 
Join Date: Nov 2007
Posts: 66
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Shivian
Default

I've disabled EPG and I can at least use MyTV now.

Last edited by Shivian; 2008-04-24 at 00:40. Reason: Removed "disabled timeshifting" cause I didn't! :P
Shivian is offline   Reply With Quote
Reply

Bookmarks

Tags
audio, lockups, occurring, viewing

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump


All times are GMT +1. The time now is 10:53.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress