I have no experience whatsoever of the MiniITX form factor, however the only issue I would imagine you get with multiple nova-ts would be with regards to heating/air-flow issues. Your CPU load will be on playback. the nova-ts cost little to no cpu on recording, so your cpu load should stay around about the same , I think ;) [I'm certain someone will correct me if I'm wrong!] - Ciaran
On 27/09/05, Nick Parkinson <[EMAIL PROTECTED]> wrote: > Hi, > > Noticed a few posts about the Nova-T digital tuner > cards. I was wondering if anyone had any experience > running dual Nova-T's in a mini-itx system: > > VIA EPIA MII 1.2 ghz > Casetronic C137 > 2.5" HD > Knoppmyth R5A16 > > I'm told that one card works fine as long as the > resolution is set to normal rather than HD. Just > wondering if anyone had any experience running 2 > digital cards though, was concerned about > overheating/processor capability. > > Also wondering if this should be straightforward to > setup as I'm still quite new to Linux. > > regards > Nick > > --- [EMAIL PROTECTED] wrote: > > > Send mythtv-users mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, > > visit > > > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > or, via email, send a message with subject or body > > 'help' to > > [EMAIL PROTECTED] > > > > You can reach the person managing the list at > > [EMAIL PROTECTED] > > > > When replying, please edit your Subject line so it > > is more specific > > than "Re: Contents of mythtv-users digest..." > > > > > > Today's Topics: > > > > 1. Re: Navigation/Configuration issues (Anil > > Gupte) > > 2. Re: UID/Password? (Anil Gupte) > > 3. Re: MythWeb Disc Usage calculation (Larry K) > > 4. Re: Anyone successful with HD3000 DVB and > > PVR-150/500's? > > (John P Poet) > > 5. Using Hauppauge Grey remote with Packard-Bell > > receiver > > (Richard Reiner) > > 6. Re: Using Hauppauge Grey remote with > > Packard-Bell receiver > > (Joe Votour) > > 7. Re: Delays in restarting bookmarked video > > (Michael T. Dean) > > 8. Re: ProjectX and Mythburn on FC4. Any howto's > > or assistance? > > (George Galt) > > 9. Re: Mpeg2 (Phill Edwards) > > 10. OT: Yet another Wiki->BYOPVR contest > > PVR150||MVP||Fusion 5 > > lite (Erik Pettersen) > > 11. Is auto-expire broken? And delete-crazy? > > (Mark Kundinger) > > 12. Re: Adding to Media Library manually? (Michael > > T. Dean) > > 13. Re: Seeking Remote Control Advice for PVR-500 > > (Michael T. Dean) > > 14. Re: SVN MythTV doesn't accurately recognize > > duplicates? > > (Michael T. Dean) > > 15. Re: PVR 500 and nforce2 chipset (Mike) > > 16. Re: Timestretch fails with AC-3 audio sources > > (Michael T. Dean) > > 17. Where did my recordings go!! (Robin Gilks) > > 18. Irman and rage 128 (Ben Norling) > > 19. mythppv? (Tim Sailer) > > 20. Re: Playback locks up mythfrontend (Jamin W. > > Collins) > > 21. Re: Need to restart mythbackend manually each > > time after > > reboot (BP) > > 22. Hauppauge IR and LIRC problems (Dave) > > 23. Funny problem with alsa and AC3 passthrough / > > rate conversion > > (David Maher) > > 24. REALLY NEED HELP : Channel Scanning > > (Folashade Adeyosoye) > > 25. Missing 1/3 of screen in Mythvideo (Frank > > Coogan) > > 26. help with migrating from Mandrake 10.0 to > > Gentoo (Kevin Saenz) > > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Mon, 26 Sep 2005 18:54:27 -0500 > > From: "Anil Gupte" <[EMAIL PROTECTED]> > > Subject: Re: [mythtv-users] Navigation/Configuration > > issues > > To: "Phill Edwards" <[EMAIL PROTECTED]>, > > "Discussion about > > mythtv" <[email protected]> > > Message-ID: <[EMAIL PROTECTED]> > > Content-Type: text/plain; format=flowed; > > charset="iso-8859-1"; > > reply-type=original > > > > Thanx, I solved my problems by using SSH instead of > > telnet. Apparently SSH is > > automatically installed - which I would not have > > guessed. And the right arrow > > key works great - thanx! > > > > Anil Gupte > > > > ----- Original Message ----- > > From: "Phill Edwards" <[EMAIL PROTECTED]> > > To: "Discussion about mythtv" > > <[email protected]> > > Sent: Monday, September 26, 2005 3:57 AM > > Subject: Re: [mythtv-users] Navigation/Configuration > > issues > > > > > > > I am having a problem trying to navigate through > > the setup. For example, in > > > mythtv-setup, I am able to move to the desired > > fields using arrows and tabs, > > > but not able to use any pull-down menus. Is there > > a way to do any or all of > > > the following: > > > > To navigate the "pull-downs" you use right and left > > arrow which takes > > you to the next or previous item. They don't > > actually pull down. > > > > > 1. Use a mouse in the MythTV user and setup menus? > > > > Yes, it's possible. Install the vnc-server package. > > In xorg.conf add > > this line to the Section "Module" part: > > Load "vnc" > > > > That will let you connect from another box running a > > vnc client. > > > > > 2. Use a dual screen setup, where I can do the > > stuff on the monitor and > > > watch the TV on the TV. Alternately, can I at > > least get the non-graphical > > > terminal on the monitor? Right, it boots on the > > monitor and switches to the > > > TV and that is very hard to read. On the monitor > > all I see is a blinking > > > cursor. > > > > You could press Alt-F1 to switch to a console. Or > > Alt-F2 to Alt-F6 to > > get more consoles up. Or, I think some video drivers > > (such as nVidia) > > allow you to do that. Have a look at > > > ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6106/README.txt > > which > > may explain how to do it if you have an nVidia card. > > > > > 3. Can I set up a telnet server on the myth box? > > If so, how. > > > > Yes - better to use openssh-server. Google to find > > out how to do that. > > > > > One other thing, I once helped someone else when > > they were setting up myth, > > > and I remember there was some configuration to > > change the screen sizes so > > > parts of it would not be cut off. Where can I > > change that? I have not been > > > able to find it since. > > > > Heaps about this in the mailing list archieve. > > > > Regards, > > Phill > > _______________________________________________ > > mythtv-users mailing list > > [email protected] > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > > > > > > ------------------------------ > > > > Message: 2 > > Date: Mon, 26 Sep 2005 18:55:45 -0500 > > From: "Anil Gupte" <[EMAIL PROTECTED]> > > Subject: Re: [mythtv-users] UID/Password? > > To: "Phill Edwards" <[EMAIL PROTECTED]>, > > "Discussion about > > mythtv" <[email protected]> > > Message-ID: <[EMAIL PROTECTED]> > > Content-Type: text/plain; format=flowed; > > charset="iso-8859-1"; > > reply-type=original > > > > Thanx for the help. I went to zap2it.com and > > created a userid/password and used > > that and it works now. > > > > Thanx, > > Anil Gupte > > > > ----- Original Message ----- > > From: "Phill Edwards" <[EMAIL PROTECTED]> > > To: "Discussion about mythtv" > > <[email protected]> > > Sent: Monday, September 26, 2005 3:47 AM > > Subject: Re: [mythtv-users] UID/Password? > > > === message truncated === > > > > > ___________________________________________________________ > How much free photo storage do you get? Store your holiday > snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > -- - Ciaran (I now have far too many G-Mail invites available, anyone who wants one, gets one) _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
