Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Some hardware questions

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


kleeschu at mindspring

Jul 14, 2002, 4:54 PM

Post #1 of 8 (3848 views)
Permalink
Some hardware questions

I am putting together a new myth tv box...can you advise me on some hardware?

motherboard, cpu, and ram: ECS K7S5A-2 with AMD Athlon XP 1800+ (1.53Ghz) 266FSB CPU, with 128MB of PC100 ram.

video card: geforce2 MX w/ tv-out

harddisk: 80GB IBM 7200rpm



question is: Should I spring for DDR ram? Will it be needed versus the PC100? Will the geforce2 MX be sufficient? It will handle the Xv extension with nvidia's binary driver. Any suggestions for hardware beyond this?



thanks!


Chris


ijr at po

Jul 15, 2002, 9:34 AM

Post #2 of 8 (3735 views)
Permalink
Re: Some hardware questions [In reply to]

On Sunday 14 July 2002 07:54 pm, Chris Kleeschulte wrote:
> I am putting together a new myth tv box...can you advise me on some
> hardware?
<snip>
> question is: Should I spring for DDR ram? Will it be needed versus the
> PC100? Will the geforce2 MX be sufficient? It will handle the Xv extension
> with nvidia's binary driver. Any suggestions for hardware beyond this?

I don't know 'bout the RAM -- if you're buying it new, I'd go ahead and get
DDR. Looks to be $10 more expensive than a stick of PC100, at least on
newegg.com. If you've got the PC100 already, might as well give it a try. I
don't see it making much of a difference, really..

The gf2mx will work just dandy. I was using one (without a tv-out) before I
got the gf4.

Isaac


kleeschu at mindspring

Jul 16, 2002, 10:10 PM

Post #3 of 8 (3757 views)
Permalink
Re: Some hardware questions [In reply to]

Isaac:

I have a question about nuppelvideo-config and my lack of this file when I am building mythtv. Should this file be there, I wouldn't think so until libnuppelVideo is completed.



Chris
----- Original Message -----
From: Chris Kleeschulte
To: mythtv-dev [at] snowman
Sent: Sunday, July 14, 2002 4:54 PM
Subject: [mythtv] Some hardware questions


I am putting together a new myth tv box...can you advise me on some hardware?

motherboard, cpu, and ram: ECS K7S5A-2 with AMD Athlon XP 1800+ (1.53Ghz) 266FSB CPU, with 128MB of PC100 ram.

video card: geforce2 MX w/ tv-out

harddisk: 80GB IBM 7200rpm



question is: Should I spring for DDR ram? Will it be needed versus the PC100? Will the geforce2 MX be sufficient? It will handle the Xv extension with nvidia's binary driver. Any suggestions for hardware beyond this?



thanks!


Chris


ijr at po

Jul 16, 2002, 10:20 PM

Post #4 of 8 (3749 views)
Permalink
Re: Some hardware questions [In reply to]

On Wednesday 17 July 2002 01:10 am, Chris Kleeschulte wrote:
> Isaac:
>
> I have a question about nuppelvideo-config and my lack of this file when I
> am building mythtv. Should this file be there, I wouldn't think so until
> libnuppelVideo is completed.

Right, it doesn't get made until after it's compiled. So, you're compiling
things out of order. The tv/ subdir comes first, as it says in the README.

Or, you can grab the latest cvs tarball from the website, as I just cleaned up
the build process considerably.

Isaac


kleeschu at mindspring

Jul 16, 2002, 11:27 PM

Post #5 of 8 (3754 views)
Permalink
Re: Some hardware questions [In reply to]

Got it, thanks! hehe..I just had to add some include directories into libmythtv's Makefile..and puff! compiled like a dream.


Chris
----- Original Message -----
From: Isaac Richards
To: mythtv-dev [at] snowman
Sent: Tuesday, July 16, 2002 10:20 PM
Subject: Re: [mythtv] Some hardware questions


On Wednesday 17 July 2002 01:10 am, Chris Kleeschulte wrote:
> Isaac:
>
> I have a question about nuppelvideo-config and my lack of this file when I
> am building mythtv. Should this file be there, I wouldn't think so until
> libnuppelVideo is completed.

Right, it doesn't get made until after it's compiled. So, you're compiling
things out of order. The tv/ subdir comes first, as it says in the README.

Or, you can grab the latest cvs tarball from the website, as I just cleaned up
the build process considerably.

Isaac
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] snowman
http://www.snowman.net/mailman/listinfo/mythtv-dev


ijr at po

Jul 17, 2002, 1:06 AM

Post #6 of 8 (3693 views)
Permalink
Re: Some hardware questions [In reply to]

On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte wrote:
> Got it, thanks! hehe..I just had to add some include directories into
> libmythtv's Makefile..and puff! compiled like a dream.

What'd you have to add?

Also, you might want to upgrade to a more recent CVS snapshot -- I wasn't
handling potential null returns from mysql to my queries well in a couple
places, and there's the possibility of a crash or two, during a channel
changes to a channel showing a program without a subtitle + description set
in the database. But, that's all fixed now. (Basically, std::string foo = 0;
seems to crash).

Isaac


kleeschu at mindspring

Jul 17, 2002, 3:49 PM

Post #7 of 8 (3698 views)
Permalink
Re: Some hardware questions [In reply to]

Ok, i feel really dumb about the settings.txt thing, maybe I need some sleep. Thanks for your never-ending patience with me and my questions. I actually do have some c++ programming experience (doesn't sound like it from my questions), so I am going to try some things with the mythfrontend to make it more appealing. I am using your latest as well....it was much quicker to compile. THANKS AGAIN!


Chris
----- Original Message -----
From: Isaac Richards
To: mythtv-dev [at] snowman
Sent: Wednesday, July 17, 2002 1:06 AM
Subject: Re: [mythtv] Some hardware questions


On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte wrote:
> Got it, thanks! hehe..I just had to add some include directories into
> libmythtv's Makefile..and puff! compiled like a dream.

What'd you have to add?

Also, you might want to upgrade to a more recent CVS snapshot -- I wasn't
handling potential null returns from mysql to my queries well in a couple
places, and there's the possibility of a crash or two, during a channel
changes to a channel showing a program without a subtitle + description set
in the database. But, that's all fixed now. (Basically, std::string foo = 0;
seems to crash).

Isaac
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] snowman
http://www.snowman.net/mailman/listinfo/mythtv-dev


kleeschu at mindspring

Jul 17, 2002, 4:13 PM

Post #8 of 8 (3767 views)
Permalink
Re: Some hardware questions [In reply to]

Oh, I added this to the libmythtv's Makefile under the INCPATH variable

-I/usr/X11R6/include

because my X11 header's couldn't be found.

just in case someone else has a similar problem! normally the include paths that Isaac had specified would be sufficient though.

it's works now.


Chris


----- Original Message -----
From: Isaac Richards
To: mythtv-dev [at] snowman
Sent: Wednesday, July 17, 2002 1:06 AM
Subject: Re: [mythtv] Some hardware questions


On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte wrote:
> Got it, thanks! hehe..I just had to add some include directories into
> libmythtv's Makefile..and puff! compiled like a dream.

What'd you have to add?

Also, you might want to upgrade to a more recent CVS snapshot -- I wasn't
handling potential null returns from mysql to my queries well in a couple
places, and there's the possibility of a crash or two, during a channel
changes to a channel showing a program without a subtitle + description set
in the database. But, that's all fixed now. (Basically, std::string foo = 0;
seems to crash).

Isaac
_______________________________________________
mythtv-dev mailing list
mythtv-dev [at] snowman
http://www.snowman.net/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.