MediaPortal Version: 1.1.0.0RC6
MediaPortal Skin: Blue3Wide
Windows Version: Windows 7 X64
CPU Type: E6600
HDD: 2*250G raid0, 2*1T raid0, 80G SSD
Memory: 4GB
Motherboard: Asus P5B
Video Card: NVidia GT7600
Video Card Driver: Latest
Sound Card: Onboard
Sound Card AC3: Onboard
Sound Card Driver: Latest
1. TV Card: KNC-One
1. TV Card Type: DVB-C
1. TV Card Driver: 2.1.202.0
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: MS-DTV
MPEG2 Audio Codec: MS-DTV
h.264 Video Codec: MS-DTV
Satelite/CableTV Provider: Ziggo
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
Hi I use MediaPortal on my Windows PC with the MySQL on a Linux server, when using this setup everything works exept the On Now, that's displaying "Now: No data available". When I use the MySQL on my Windows pc it works fine.
I did some reinstalls and database drops, but still I get "Now: No data available".
For the database creation I used on the Linux server:
CREATE DATABASE MpTvDb_e6600;
GRANT ALL ON MpTvDb_e6600.* TO root@192.168.0.10 IDENTIFIED BY 'MediaPortal';
GRANT ALL ON mysql TO root@192.168.0.10 IDENTIFIED BY 'MediaPortal';
I Also use this MySQL server for another MediaPortal machine with it's own database, that also has the same problem.
# mysql -V
mysql Ver 14.12 Distrib 5.0.45, for redhat-linux-gnu (x86_64) using readline 5.0
MediaPortal Skin: Blue3Wide
Windows Version: Windows 7 X64
CPU Type: E6600
HDD: 2*250G raid0, 2*1T raid0, 80G SSD
Memory: 4GB
Motherboard: Asus P5B
Video Card: NVidia GT7600
Video Card Driver: Latest
Sound Card: Onboard
Sound Card AC3: Onboard
Sound Card Driver: Latest
1. TV Card: KNC-One
1. TV Card Type: DVB-C
1. TV Card Driver: 2.1.202.0
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: MS-DTV
MPEG2 Audio Codec: MS-DTV
h.264 Video Codec: MS-DTV
Satelite/CableTV Provider: Ziggo
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:
Hi I use MediaPortal on my Windows PC with the MySQL on a Linux server, when using this setup everything works exept the On Now, that's displaying "Now: No data available". When I use the MySQL on my Windows pc it works fine.
I did some reinstalls and database drops, but still I get "Now: No data available".
For the database creation I used on the Linux server:
CREATE DATABASE MpTvDb_e6600;
GRANT ALL ON MpTvDb_e6600.* TO root@192.168.0.10 IDENTIFIED BY 'MediaPortal';
GRANT ALL ON mysql TO root@192.168.0.10 IDENTIFIED BY 'MediaPortal';
I Also use this MySQL server for another MediaPortal machine with it's own database, that also has the same problem.
# mysql -V
mysql Ver 14.12 Distrib 5.0.45, for redhat-linux-gnu (x86_64) using readline 5.0