AW: [mythtv-users] mythweb-svn problem

2005-11-30 Thread pschormeir
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Andrew Wilson
Gesendet: Dienstag, 29. November 2005 19:12
An: Discussion about mythtv
Betreff: Re: [mythtv-users] mythweb-svn problem


I had trouble getting mythweb going last night as well. Chris, maybe
you should include some hints in the README about how to enable
mod_env and mod_rewrite for apache virgins.

In my case, it was as simple as doing:

ln -s /etc/apache2/mods-available/rewrite.load
/etc/apache2/mods-enabled/rewrite.load

and adding to /etc/apache2/apache2.conf

Directory /var/www/mythweb
AllowOverride All
/Directory

... It took me a long time (~ 1 hour) to actually get this
information out of google; the problem being the difference in
configuration between old apache (1.3) and apache 2. I spent ages
trying to get mod_env going when (I think) it's actually built into
apache2.

Andrew
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Hi !

Thanks for the hints.
I've already checked the prerequisites listed in the README.
Everything seems to be as required.
The apache conf says that it's loading mod_rewrite and mod_env, AllowOverride 
is set and I've double checked the settings in mythweb
config file (servername,user,password).
No luck so far, still get the page with Database Error.
BTW I'm using gentoo 2.6.12, apache 2.0.54
Any other ideas ?

Thanks in advance

Regards

Fritz

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: AW: [mythtv-users] mythweb-svn problem

2005-11-30 Thread pschormeir
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Chris Petersen
Gesendet: Mittwoch, 30. November 2005 17:40
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] mythweb-svn problem


 The apache conf says that it's loading mod_rewrite and mod_env, AllowOverride 
 is set and I've double checked the settings in
mythweb
 config file (servername,user,password).

the database settings are in .htaccess, not conf.php...

And just out of curiosity, *which* AllowOverride is set?  By default,
there is usually one for / (as in turn off access to everything), and
another for /var/www/ (which is the one you want, to turn access back on
for that directory).

-Chris
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Have partially solved the problem.
Don't know why, but its working if I open program_listing.php instead of 
index.html


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] mythweb-svn problem

2005-11-29 Thread pschormeir
After upgrading mythtv and mythweb to latest svn version (8076) from a much 
earlier version, I get a database error page without
any other hints when trying to access the webpage. AllowOverride is set.
Has anybody an idea where the problem is ?

Thanks a lot in advance !

Regards

Fritz

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Is gentoo the way to go?

2005-11-03 Thread pschormeir


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Myth Lists
Gesendet: Donnerstag, 3. November 2005 16:26
An: Discussion about mythtv
Betreff: Re: [mythtv-users] Is gentoo the way to go?


Mark Knecht wrote:

I'm a Gentoo user...

I have Gentoo running two backend server, 4 frontend only boxes, and a
couple more PCs where I occasionally watch TV. I run Celeron, P4-HT,
Athlon and AMD64 systems. They all work great.

I've been using Gentoo for a couple of years now. It's great never
having to make the FC1/FC2/FC3/FC4/FC5/FC6 jumps. Gentoo boxes are
always s up to date as you want them to be. No worrying about where
the next RPM is coming from. You just build code every so often.

NOTE: I am not a computer scientist. I am not an IT guy. I do not
program. I can run Gentoo and so can anyone willing to invest a little
bit of time to learn how the system works. It's very a solid
environment with relatively few wrinkles.

- Mark
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


A little bit of time?  Don't you mean alot of time compiling?  I have
tried Gentoo and the compiling of *everything* takes forever.  I have
yet to find a pre-compiled install that at least gets me going with the
basic xwindows, gnome and/or KDE.  I don't mind compiling some things,
but even on my P4-3GhzHT, it would have taken several DAYS to compile
KDE and its tools -- Have I missed something or do they have
pre-compiled packages hiding somewhere??

Norm
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Yes, you must have missed something. It took me not longer than one night to 
compile the whole gentoo system from stage 2, including
X-Server and KDE.
I was doing that also on a 3GHz AMD, 1024MB RAM.

Fritz

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Re: AW: Is gentoo the way to go?

2005-11-03 Thread pschormeir


-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Mike Frisch
Gesendet: Donnerstag, 3. November 2005 18:01
An: Discussion about mythtv
Betreff: [mythtv-users] Re: AW: Is gentoo the way to go?


On Thu, November 3, 2005 10:59 am, [EMAIL PROTECTED] said:
 Yes, you must have missed something. It took me not longer than one night
 to compile the whole gentoo system from stage 2, including
 X-Server and KDE.
 I was doing that also on a 3GHz AMD, 1024MB RAM.

Did it ever occur to you that some of us are working with less hardware?

BTW, there's no such thing as a 3GHz AMD CPU.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Hey, you are really clever ! Indeed there is no processor with real 3 GHz. IT 
people just call them 3 GHz, because the speed of this
chips is comparable to older chips when they would have been driven with this 
frequency.
To be precise, I was talking about an Athlon XP3000+ (2100 MHz) and if you 
would have read the whole thread, you would have noticed,
that the author of the original message was complaining, that his compile was 
taking DAYS on a similar machine with a P4 xxx - no I
will not say 3GHz again.

Thanks a lot for your help on this subject. It's good to know that there are 
people like you around.

Regards

Fritz

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Re: Please help, S-Video out on PVR-150 -- SORRY it's an MX440

2005-10-03 Thread pschormeir
Hi !

I'm using a 440mx with TV-out, too.
I think you need two additional options :

  Option   TwinView On
  Option   TwinViewOrientation Clone

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Ricardo Kleemann
Gesendet: Samstag, 1. Oktober 2005 05:09
An: Discussion about mythtv
Betreff: [mythtv-users] Re: Please help,S-Video out on PVR-150 -- SORRY
it's an MX440


Hi all,

SORRY for the total blunder... of course my tv-out is not on the PVR-150,
it's a GeForce4 MX440. I can't seem to get X running on the tv-out of the
MX440.

Ricardo

- Original Message -
From: Ricardo Kleemann [EMAIL PROTECTED]
To: Discussion about mythtv mythtv-users@mythtv.org
Sent: Friday, September 30, 2005 7:50 PM
Subject: Please help, S-Video out on PVR-150


 Hi All,

 I have a PVR-150MCE card, and I've setup mythtv, which is working ok.
 However I've only used it connected to a regular monitor.

 Now I've connected the S-Video out on the card to the TV, and when I bring
 up the X server, the screen goes black. I'm running under Fedora 4.
 Everything works in text mode, but as soon as X comes up, I get nothing on
 the video.

 Below is what I have in xorg.conf. Has anyone had success running X with a
 PVR-150 S-Video ?

 Thanks
 Ricardo

 Section Monitor
#HorizSync 31.5 - 37.9
#VertRefresh 50.0 - 70.0
#for best TV-OUT
HorizSync 30 - 50
VertRefresh 60
 EndSection

 Section Device
Identifier Videocard0
#Driver nv
Driver nvidia
VendorName Chaintec
BoardName SH5200-128-DVI NVIDIA GeForce FX 5200
Option NoLogo on

#possibly needed for XvMC
#Option XvmcUsesTextures true

#might cause troubles with XvMC
#Option RenderAccell 1

#NTSC svideo out; probably not need (auto-sensed)
Option TVStandard NTSC-M
Option TVOutFormat SVIDEO
Option ConnectedMonitor TV
 EndSection




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] small problem with receiving channels

2005-09-05 Thread pschormeir



Hi 
!
I'm 
also using a Hauppauge DVB-S with CI
Have 
you evertried your combination (cam/card)in Windows with the 
Hauppauge software ?
I've 
found out, that some cams/cards are working in a regular sat receiver, but not 
in the Hauppauge card.
So, 
ifthe original Hauppaugesoftware is not able to detect cam/card, 
then it is not supported by the hardware and you cannot use it with 
mythtv.
Don't 
kow if this is useful for you, but I'm successfully using a 
FreeCam2.

Fritz



  -Ursprüngliche Nachricht-Von: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]Im 
  Auftrag von AJ HettemaGesendet: Montag, 5. September 2005 
  13:51An: mythtv-users@mythtv.orgBetreff: [mythtv-users] 
  small problem with receiving channels
  hello,
  
  I have configured mythtv 0.18.1 on a Debian Sarge system with a Hauppage 
  DVB-s card. It works fine for me beside's just one thing:
  I can't receive any channels that are encrypted. I have the originall 
  canal+ card an a CI interface for the Hauppage card, so it's as legal as it 
  can get.
  But mythtv will not encrypt any canal+ channels. I am sure this card is 
  fully functionall because it works in any other satreceiver I put it in.
  
  Will there ever be any support in Mythtv for this kind of setup, or will 
  Mythtv be only able to receive non-encrypted channels?
  
  sincerely
  
  AJ Hettema
  
  ps: I do not intend to do anything illegal, but Mythtv is such a great 
  thing that it would be nice if I could use it to watch to encrypted channels 
  as well.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Problems running Myth - segfault starting liveTV

2005-08-21 Thread pschormeir
I've had the same problem a while ago.
My solution was unmerging the myth-ebuilds, manually removing every file
with *myth* in it's name from the harddisk (certainly not the files in
/usr/portage ... ), then did a revdep-rebuild to be sure the system is ok
and afterwards remerged the myth ebuilds.
I guess my problem was a left over from a previous install from source code.

Maybe this helps

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Blastzone
Gesendet: Sonntag, 21. August 2005 02:17
An: Discussion about mythtv
Betreff: Re: [mythtv-users] Problems running Myth - segfault starting
liveTV


I'm not real worried about the modprobing..  that's easily fixed with
a script.  I re-emerged with the -opengl  and -nvidia flags in the USE
line, but still no joy.

Here's the output from mythfrontend -v all:  (fyi - floyd is the machine
name)
2005-08-20 20:00:56.780 New DB connection, total: 1
Total desktop width=1024, height=768, numscreens=1
2005-08-20 20:00:56.785 Using screen 0, 1024x768 at 0,0
2005-08-20 20:00:56.789 mythfrontend version: 0.18.1.20050510-1
www.mythtv.org
2005-08-20 20:00:56.790 Enabled verbose msgs :all
2005-08-20 20:00:56.854 max_width: 1024 max_height: 768
2005-08-20 20:00:56.921 Switching to square mode (G.A.N.T.)
2005-08-20 20:00:57.249 Registering Internal as a media playback plugin.
2005-08-20 20:00:57.260 Registering MythDVD DVD Media Handler as a media
handler
2005-08-20 20:00:57.260 Registering MythDVD VCD Media Handler as a media
handler
2005-08-20 20:00:57.391 Registering MythMusic Media Handler as a media
handler
2005-08-20 20:01:02.492 New DB connection, total: 2
2005-08-20 20:01:02.509 Connecting to backend server: 127.0.0.1:6543
(try 1 of 5)
2005-08-20 20:01:02.510 write-12 21  MYTH_PROTO_VERSION 15:
2005-08-20 20:01:02.517 Using protocol version 15
2005-08-20 20:01:02.517 write-12 20  ANN Playback floyd 0:
2005-08-20 20:01:02.531 write-12 29  GET_NEXT_FREE_RECORDER[]:[]-1:
2005-08-20 20:01:02.539 20  ANN Playback floyd 1
2005-08-20 20:01:02.540 write-14 21  MYTH_PROTO_VERSION 15:
2005-08-20 20:01:02.550 Using protocol version 15
2005-08-20 20:01:02.550 write-14 20  ANN Playback floyd 0:
2005-08-20 20:01:02.555 write-14 44  QUERY_RECORDER
1[]:[]SETUP_RING_BUFFE...
2005-08-20 20:01:02.563 write-15 20  ANN Playback floyd 0:
2005-08-20 20:01:02.570 write-16 22  ANN RingBuffer floyd 1:
2005-08-20 20:01:02.577 write-14 33  QUERY_RECORDER 1[]:[]SPAWN_LIVETV:
2005-08-20 20:01:02.649 write-14 37  QUERY_RECORDER
1[]:[]GET_PROGRAM_INFO:
2005-08-20 20:01:02.660 Output filters for this channel are: ''
2005-08-20 20:01:02.661 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:03.661 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:03.661 write-15 66  QUERY_RECORDER
1[]:[]SEEK_RINGBUF[]:[...
2005-08-20 20:01:03.668 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:03.675 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:03.676 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:03.930 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:03.931 write-15 73  QUERY_RECORDER
1[]:[]SEEK_RINGBUF[]:[...
2005-08-20 20:01:03.937 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:03.943 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:03.945 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:04.237 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:04.238 write-15 73  QUERY_RECORDER
1[]:[]SEEK_RINGBUF[]:[...
2005-08-20 20:01:04.245 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:04.251 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:04.252 write-15 73  QUERY_RECORDER
1[]:[]SEEK_RINGBUF[]:[...
2005-08-20 20:01:04.259 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:04.340 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:04.342 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:04.517 Read(): reqd=128000, rcvd=128000, rept=128000,
error=0
2005-08-20 20:01:04.518 AVFD
2005-08-20 20:01:04.518 AVFD: Opening Stream #0: codec id 2
2005-08-20 20:01:04.518 write-15 53  QUERY_RECORDER
1[]:[]REQUEST_BLOCK_RI...
2005-08-20 20:01:04.519 Using libmpeg2 for video decoding
2005-08-20 20:01:04.520 detectInterlace(Detect Scan, Detect Scan,
29.97, 480) -Interlaced Scan
2005-08-20 20:01:04.520 Interlaced: Interlaced Scan  video_height: 480
 fps: 29.97
2005-08-20 20:01:04.520 AVFD: Looking for decoder for 2
2005-08-20 20:01:04.520 AVFD
2005-08-20 20:01:04.520 AVFD: Opening Stream #1: codec id 86016
2005-08-20 20:01:04.520 AVFD: Looking for decoder for 86016
2005-08-20 20:01:04.523 Stream #1 (audio track #0) is an audio stream
with 2 channels.

AW: [mythtv-users] Re: Configuring MythTV on Gentoo

2005-08-12 Thread pschormeir
The database will be populated when you start mythtv-setup for the first
time.

Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Andy Pflueger
Gesendet: Freitag, 12. August 2005 02:02
An: mythtv-users@mythtv.org
Betreff: [mythtv-users] Re: Configuring MythTV on Gentoo


Whoops, attached is the mc.sql file as mentioned.

On 8/11/05, Andy Pflueger [EMAIL PROTECTED] wrote:
 Hi,

 I've recently expressed an interest in attempting to install/configure
 MythTV on my Gentoo box here (which hosts
 http://www.pflueger-services.com/). Anyway, I'm having some problems
 with the mc.sql script...it doesn't seem to be populating and creating
 any tables in the mythconverg database that is created...the database
 IS being created though. Attached is a copy of my mc.sql that was
 obtained from Gentoo's ebuild of mythtv. Anybody have any ideas?? I'm
 currently working with the following Gentoo MythTV setup guide:

 http://gentoo-wiki.com/HOWTO_Setup_MythTV

 TIA,
 Andy



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] after switch to svn version X server freezeswhenplaying Live TV

2005-08-12 Thread pschormeir
Thanks a lot David !
That solved my problem

Regards

Fritz

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von David Ellis
Gesendet: Freitag, 12. August 2005 00:42
An: 'Discussion about mythtv'
Betreff: RE: [mythtv-users] after switch to svn version X server
freezeswhenplaying Live TV


Try two things:

1) Change OSD to blue or default
2) Disable real-time priority threads

If this solves your issue, try re-enabling your Real Time Priority Threads.

David

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Thursday, August 11, 2005 6:17 PM
To: Discussion about mythtv
Subject: [mythtv-users] after switch to svn version X server freezes
whenplaying Live TV

Hi !

I've a problem here.
I'm using gentoo kernel 2.6.12 and was using mythtv-0.18 ebuild until a few
days ago. Then I decided to uninstall mythtv-0.18 and install svn version
with gentoo mythtv-svn ebuild.
Compling went through without an error. When I start mythfrontend, I can use
mplayer for watching videos, but as soon as I'm starting Live TV, the screen
stays black and the machine (seems to be X-Server) is freezing within 5
secs. There is no chance to get on the machine by ssh afterwards. The only
thing that helps is a hard reset of the machine.

I've done a lot of googling and research here in the mailing list, but
didn't find a solution.

Can anybody here give me a hint how I can avoid to do a fresh install of
gentoo as this takes min 24 hrs.

Some more details :
I'm using an extra backend (svn version is working like a charm, both
backend and frontend)
Frontend is a Laptop P4-2GHz, Intel Chipset , Radeon 7500 Mobility Graphic
Card (freezing in Live TV)

Regards

Fritz



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] after switch to svn version X server freezes when playing Live TV

2005-08-11 Thread pschormeir
Hi !

I've a problem here.
I'm using gentoo kernel 2.6.12 and was using mythtv-0.18 ebuild until a few
days ago. Then I decided to uninstall mythtv-0.18 and install svn version
with gentoo mythtv-svn ebuild.
Compling went through without an error. When I start mythfrontend, I can use
mplayer for watching videos, but as soon as I'm starting Live TV, the screen
stays black and the machine (seems to be X-Server) is freezing within 5
secs. There is no chance to get on the machine by ssh afterwards. The only
thing that helps is a hard reset of the machine.

I've done a lot of googling and research here in the mailing list, but
didn't find a solution.

Can anybody here give me a hint how I can avoid to do a fresh install of
gentoo as this takes min 24 hrs.

Some more details :
I'm using an extra backend (svn version is working like a charm, both
backend and frontend)
Frontend is a Laptop P4-2GHz, Intel Chipset , Radeon 7500 Mobility Graphic
Card (freezing in Live TV)

Regards

Fritz



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: AW: [mythtv-users] Can't connect to database

2005-07-27 Thread pschormeir
Kris,

if you can connect to mythconverg and see the tables with show tables;,
the database is up and running.
You can also check the presence of the database by typing mysqlshow in a
shell.

Can you connect to the mythconverg database from a shell as user mythtv
instead of root? (password for user mythtv should be mythtv)
If you try to start mythtv-setup from a shell, can you post what you see in
the shell (error messages) ?

Have you dropped the database and recreated it with the mc.sql file ? Just
to be sure that there are no wrong permissions on the database.

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Kris Clark
Gesendet: Mittwoch, 27. Juli 2005 09:12
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Can't connect to database



- Original Message -
From: [EMAIL PROTECTED]
To: Discussion about mythtv mythtv-users@mythtv.org
Subject: AW: [mythtv-users] Can't connect to database
Date: Tue, 26 Jul 2005 10:53:21 +0200

Fritz,
Yes, mysql is running and I can access it but I have to add -p to the end of
the command line otherwise I get this error :
ERROR 1045 (28000): Access denied for user '[EMAIL PROTECTED]' (using password
NO).
If I then input my password I get access.

I have the following at /usr/share/doc/mythtv-0.18.1/database/mc.sql:

CREATE DATABASE mythconverg;
GRANT ALL ON mythconverg.* TO [EMAIL PROTECTED] IDENTIFIED BY mythtv;
FLUSH PRIVILEGES;
GRANT CREATE TEMPORARY TABLES ON mythconverg.* TO [EMAIL PROTECTED]
IDENTIFIED BY mythtv;
FLUSH PRIVILEGES;

It seems that the actual database either does not exist or is not seen by
mysql? I have tried a few other suggestions that I found in various forums
etc, but I still have not made any real progress. Have you any other ideas?

Thanks,
Kris.




 Are you sure, your mysql service is running ?
 Can you connect to the databsae on the command prompt ?
 Open a shell and type in mysql -u root mythconverg. After that type in
 show tables; If you see the list of tables, the database seems to be
 present.
 If you want to reinstall the database do the following steps :
 Open a shell and type in mysql -u root. Then enter drop database
 mythconverg; (This will delete your current mythtv-database). After that
 exit mysql. Now type in mysql -u root  /path_to_the_file/mc.sql (will
 create a new empty database)

 if you need more help, give me more details.

 Regards

 Fritz

 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Auftrag von Kris Clark
 Gesendet: Dienstag, 26. Juli 2005 09:23
 An: mythtv-users@mythtv.org
 Betreff: [mythtv-users] Can't connect to database


 I have got stuck with the database connection. When I run 'mythtvsetup' it
 can't connect. I think that I have corrupted something while following the
 setup instructions. I have spent hours going off at a tangent into the
Mysql
 manual to try and check if the password is OK. I am slightly wiser now
than
 several days ago but still not smart enough to get this problem resolved.
If
 this was 'w*s'I would remove and then reinstall the Mysql application
to
 start over. I have not found out how to do this with Fedora. Can anyone
 suggest what would be the easiest way to solve this problem?

 --
 ___
 Sign-up for Ads Free at Mail.com
 http://promo.mail.com/adsfreejump.htm



 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


--
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Can't connect to database

2005-07-26 Thread pschormeir
Are you sure, your mysql service is running ?
Can you connect to the databsae on the command prompt ?
Open a shell and type in mysql -u root mythconverg. After that type in
show tables; If you see the list of tables, the database seems to be
present.
If you want to reinstall the database do the following steps :
Open a shell and type in mysql -u root. Then enter drop database
mythconverg; (This will delete your current mythtv-database). After that
exit mysql. Now type in mysql -u root  /path_to_the_file/mc.sql (will
create a new empty database)

if you need more help, give me more details.

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Kris Clark
Gesendet: Dienstag, 26. Juli 2005 09:23
An: mythtv-users@mythtv.org
Betreff: [mythtv-users] Can't connect to database


I have got stuck with the database connection. When I run 'mythtvsetup' it
can't connect. I think that I have corrupted something while following the
setup instructions. I have spent hours going off at a tangent into the Mysql
manual to try and check if the password is OK. I am slightly wiser now than
several days ago but still not smart enough to get this problem resolved. If
this was 'w*s'I would remove and then reinstall the Mysql application to
start over. I have not found out how to do this with Fedora. Can anyone
suggest what would be the easiest way to solve this problem?

--
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] mythbackend on Gentoo

2005-07-19 Thread pschormeir
Hi !

I've also had similar problem with my gentoo - mythtv construction

try the following :
Has the user in /etc/conf.d/mythbackend permissions on the logfile, is this
user a member of the groups video and audio ?
Reset the service with /etc/init.d/mythbackend zap before trying to restart
it !
Any left over pid files like /var/run/mythbackend.pid ?
Does the mysql.txt file have the right settings for the database server ?
Is there a nfslockfile.lock in the /mnt/store, delete it.

Hope this helps.

Regards

Fritz




-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Erich Beckmann
Gesendet: Mittwoch, 20. Juli 2005 02:32
An: mythtv
Betreff: [mythtv-users] mythbackend on Gentoo


Hello,

I just finished installing Myth on Gentoo and everything is working fine
with one exception:
The rc script that is supposed to start mythbackend in the default
runlevel does not seem to function properly.
If I start mythbackend manually form the command line everything works
wonderfully.
I can't seem to find any reason for this. Especially since the script in
/etc/init.d says the backend is running fine but ps and mythfrontend
tell a different story.

Any help would be greatly appreciated.

Sincerely,

--
--
Erich Beckmann - junk account
[EMAIL PROTECTED]
203.606.0216
--

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] PVR-350 FM supported?

2005-07-10 Thread pschormeir
Not so far in my case.
Managed to get 50% working. I can do the settings, can choose the radio
station in the playlist editor and can start mythmusic with the
radio-playlist. Keys for tuning are also working , but !!! there is no sound
coming out of the speakers.
(ivtv-radio is working with sound)

Fritz

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Jim Reith
Gesendet: Sonntag, 10. Juli 2005 15:50
An: Fredrik Karlsson; Discussion about mythtv
Betreff: Re: [mythtv-users] PVR-350 FM supported?


You'll also need, I think, a version of the IVTV driver from the
'unstable' branch.
Version 0.3.6 would work ok, I think.

/Fredrik

My other project today is putting a PVR-150 in the box so I'll be up
on the bleeding edge very soon. The searching I did on MythFM after
the initial reply points to people unsuccessful in getting it
integrated. Are there success stories out there?



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: [mythtv-users] Problems with EPG

2005-07-05 Thread pschormeir
Hi Mattia!

I'm also using the Nova-s-CI and I'm from Europe (which seems to play a
role). I've had the same problem

Solution :
There is a piece of code in siparser.cpp which seems to break the program
guide under certain circumstances. (first found by Kristian Kalweit) The
problem was solved by commenting out some lines of code in this file (just
search for Kalweit in /libs/libmythtv/siparser.cpp and you will end up at
the critical point)
After recompiling the altered source code, the EPG is working like a charm.

Hope this helps

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Mattia Martinello
Gesendet: Dienstag, 5. Juli 2005 08:59
An: Discussion about mythtv
Betreff: [mythtv-users] Problems with EPG


Hi.
I'm using MythTV 0.18.1 with an Hauppauge WinTV Nova CI dvb-s card, and
I can watch digital sat channels.
How I can get the Program Guide to use the EPG data?
At the time I can't see EPG data anymore, in the Program Guide nor in
the now watching window.
I'm using the Hotbird satellites.

I compiled MythTV with the following command:
./configure --enable-dvb --dvb-path=/usr/include --enable-dvb-eit

Is there anyone that could help me, please?

Thank you very much!
Goodbye
Mattia.



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


AW: AW: [mythtv-users] Problems with EPG

2005-07-05 Thread pschormeir
Have you ensured that the option use on air guide in the channel
properties is enabled ?
Any suspect entries in the logfile ?

Regards

Fritz

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Mattia Martinello
Gesendet: Dienstag, 5. Juli 2005 12:46
An: Discussion about mythtv
Betreff: Re: AW: [mythtv-users] Problems with EPG


[EMAIL PROTECTED] ha scritto:

Solution :
There is a piece of code in siparser.cpp which seems to break the program
guide under certain circumstances. (first found by Kristian Kalweit) The
problem was solved by commenting out some lines of code in this file (just
search for Kalweit in /libs/libmythtv/siparser.cpp and you will end up at
the critical point)
After recompiling the altered source code, the EPG is working like a charm.

I commented out these lines:

//The following was found to break EIT guide for
// Kristian Kalweit [EMAIL PROTECTED]
if (n.LinkageType == 4)
{
PrivateTypes.GuideOnSingleTransport = true;
PrivateTypes.GuideTransportID = n.LinkageTransportID;
}

but it doesn't work...
In the program guide I don't see anything, and in the OSD (when I press
the I key) i only see unknown...

Is there a way to get EPG working in MythTV? :-(
Plese help me...

Thank you very much.
Goodbye
Mattia.



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] problem with svn version - Couldn't find theme ...

2005-07-02 Thread pschormeir
Hi !

I've a weird problem with the svn version. After compiling and installing,
mythfrontend is not starting and gives the following error :

laptop1 mythtv # mythfrontend
2005-07-02 13:28:26.759 New DB connection, total: 1
Total desktop width=1024, height=768, numscreens=1
2005-07-02 13:28:26.772 Using screen 0, 1024x768 at 0,0
2005-07-02 13:28:26.781 mythfrontend version: 0.18.20050523-1 www.mythtv.org
2005-07-02 13:28:26.782 Enabled verbose msgs : important general
Could not find theme: G.A.N.T.
Couldn't find theme G.A.N.T.
laptop1 mythtv #

The themes are, where they have to be (/usr/share/mythtv/themes), but the
frontend is refusing to start.
I've been trying to change to another theme by manipulating the database
manually - no effort.

Is there anybody, who could give me a hint, please ?
I'm still refusing to reinstall the whole machine, because gentoo is taking
ages to compile, so any help would be very appreciated !

Thanks a lot in advance for your help !!!

Regards

Fritz

Here are some more details :

I've been using mythtv stable version .18 (gentoo ebuilds) for a while and
tried to switch to the current svn.
I'm using gentoo as OS (kernel 2.6.8-gentoo-r11), a PVR350 and a Nova-S CI
on a Athlon 2500 machine as a backend.
As frontend, I'm using a Clevo Laptop 2 GHz, also with the same gentoo
basis.
The backend is running after the switch to svn, but the frontend is causing
problems.
I've been unmerging the stable version, deleting every file which has myth
in its name (find / -iname *myth*) and then did
a ./configure prefix=/usr , qmake mythtv.pro, make, make install

During make install I saw errors passing by, but they seemed to be ignored.

--
cp -f dialogbox.h /usr/include/mythtv/
strip /usr/include/mythtv/dialogbox.h
strip: /usr/include/mythtv/dialogbox.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f lcddevice.h /usr/include/mythtv/
strip /usr/include/mythtv/lcddevice.h
strip: /usr/include/mythtv/lcddevice.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f themedmenu.h /usr/include/mythtv/
strip /usr/include/mythtv/themedmenu.h
strip: /usr/include/mythtv/themedmenu.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f mythcontext.h /usr/include/mythtv/
strip /usr/include/mythtv/mythcontext.h
strip: /usr/include/mythtv/mythcontext.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f mythdbcon.h /usr/include/mythtv/
strip /usr/include/mythtv/mythdbcon.h
strip: /usr/include/mythtv/mythdbcon.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f mythwidgets.h /usr/include/mythtv/
strip /usr/include/mythtv/mythwidgets.h
strip: /usr/include/mythtv/mythwidgets.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f remotefile.h /usr/include/mythtv/
strip /usr/include/mythtv/remotefile.h
strip: /usr/include/mythtv/remotefile.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f util.h /usr/include/mythtv/
strip /usr/include/mythtv/util.h
strip: /usr/include/mythtv/util.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f oldsettings.h /usr/include/mythtv/
strip /usr/include/mythtv/oldsettings.h
strip: /usr/include/mythtv/oldsettings.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f volumecontrol.h /usr/include/mythtv/
strip /usr/include/mythtv/volumecontrol.h
strip: /usr/include/mythtv/volumecontrol.h: File format not recognized
make[2]: [install_inc] Error 1 (ignored)
cp -f settings.h /usr/include/mythtv/
strip /usr/include/mythtv/settings.h
strip: /usr/include/mythtv/settings.h: File format not recognized

make[1]: Entering directory `/root/mythsvn/mythtv/setup'
cp -f mythtv-setup /usr/bin/mythtv-setup
strip /usr/bin/mythtv-setup
cp -f setup.xml /usr/share/mythtv/
strip /usr/share/mythtv/setup.xml
strip: /usr/share/mythtv/setup.xml: File format not recognized
make[1]: [install_menu] Error 1 (ignored)
make[1]: Leaving directory `/root/mythsvn/mythtv/setup'

---

---
laptop1 mythtv # ./configure --prefix=/usr
# Basic Settings
Compile type release
Compiler cache   no
DistCC   no
Install prefix   /usr
CPU  x86 (Intel(R) Pentium(R) 4 CPU 2.00GHz)
Big Endian   no
MMX enabled  yes
Vector Builtins  no

# Input Support
Joystick menuyes
lirc support no
Video4Linux sup. yes
ivtv support yes
FireWire support no
DVB support  no [/usr/src/linux-2.6.11-gentoo-r11/include]

# Sound Output Support
OSS support  yes
ALSA support yes
aRts support yes
JACK support yes

# Video Output Support
x11 support  yes
xrandr support   yes
xv support   yes
XvMC support no
XvMC VLD support no
XvMC pro support no
XvMC libs
OpenGL vsync no
DirectFB no

# Misc Features

AW: [mythtv-users] problem with svn version - Couldn't find theme ...

2005-07-02 Thread pschormeir
Original ebuilds have been installed into /usr/share, I've also checked if
there were files containing myth in another directory.
I've used ./configure --prefix=/usr for compiling. But even if I put a copy
of mythtv folder into /usr/local/share, it's not working.

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Donavan Stanley
Gesendet: Samstag, 2. Juli 2005 15:31
An: Discussion about mythtv
Betreff: Re: [mythtv-users] problem with svn version - Couldn't find
theme ...


On 7/2/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi !

 I've a weird problem with the svn version. After compiling and installing,
 mythfrontend is not starting and gives the following error :

 laptop1 mythtv # mythfrontend
 2005-07-02 13:28:26.759 New DB connection, total: 1
 Total desktop width=1024, height=768, numscreens=1
 2005-07-02 13:28:26.772 Using screen 0, 1024x768 at 0,0
 2005-07-02 13:28:26.781 mythfrontend version: 0.18.20050523-1
www.mythtv.org
 2005-07-02 13:28:26.782 Enabled verbose msgs : important general
 Could not find theme: G.A.N.T.
 Couldn't find theme G.A.N.T.
 laptop1 mythtv #

Chances are you built with the wrong value for PREFIX and you machine
is looking for stuff in /usr/local or some such.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users