LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

MythTV, multiple IVTV cards

Posted 02-05-2011 at 02:55 PM by disturbed1
Updated 02-05-2011 at 02:57 PM by disturbed1

I have a MythTV backend with 4 tuners. 2 Asus Falcon2's (PVR-150 like), and an HVR1600. The HVR1600 is a dual tuner with analog and ATSC/Clear-QAM inputs.

This setup has been running for roughly 3 years, with the same issues.
/dev/video# ordering -
Upon the rare reboot, the tuners would reorder themselves. Considering the Falcon 2's use IVTV, and the HVR1600's analog tuner uses cx18, this can cause issues with MythTV. Usually I just resolved this by quickly running mythtv-setup...
Senior Member
Posted in Uncategorized
Views 2384 Comments 0 disturbed1 is offline
Old

My new laptop? Maybe? Considering it.

Posted 02-04-2011 at 03:30 PM by lupusarcanus (Lone Wolf)

Acer Aspire TimelineX AS3820TG-6829

13.3" LED Notebook, 3.95 Pounds, 1.01-1.10" Thick
Price: $750 USD

Quick Specs:
i5-480M CPU
AMD Mobility Radeon HD 6550M + Intel HD Switchable GPU
4 GB DDR3 1006 MHz RAM
500 GB 5400 RPM HDD
No ODD
Dolby Speakers
8 Hours Battery Life (on Intel HD)

Link: http://www.lucomputers.com/site/prod...d=350&id=18730
...
Senior Member
Posted in Uncategorized
Views 3326 Comments 2 lupusarcanus is offline
Old

To upgrade or not to upgrade...that is the question.

Posted 02-04-2011 at 12:17 PM by rocket357 (Musings on technology, philosophy, and life in the corporate world)
Updated 02-04-2011 at 06:51 PM by rocket357 (typo)

I've refused to upgrade my workstation at work for years for fear I'd end up with a system that doesn't run OpenBSD very well. We recently had a departure and new hire, but the timeframe between one and the other was a few weeks. In the interim, I decided to test OpenBSD on the departure's brand new machine (it wasn't exactly a "departure", but we'll leave it at that). I now know the answer to the upgrade question...

The old machine was a P4 D with 2 GB RAM and a 250 GB...
Member
Posted in Uncategorized
Views 1618 Comments 3 rocket357 is offline
Old

New-Comer's Greeting

Posted 02-04-2011 at 07:55 AM by xeleema (A few bits & bytes)

Greetingz and Welcome to LQ!

I would suggest you familiarize yourself with how to use LQ, which will help you in asking questions. There's a section on "how to post" (I know that sounds really, really low-brow, but hey, even I learned a lot from it).
If you already know how to use BBcode to format a post, you can just skip to the list of supported tags here.

If you've never used a Linux command line before, here's a few links to help you move around...
Member
Posted in Uncategorized
Views 9087 Comments 6 xeleema is offline
Old

My first "FOSS hack"

Posted 02-04-2011 at 03:16 AM by MrCode
Updated 02-04-2011 at 03:17 AM by MrCode

I was mildly annoyed at the fact that LTris only lets you choose between 50, 100, 200, and no limit (as many frames as the system can render at a time) as FPS options, so I took the liberty of changing:

Code:
switch ( config.fps ) {
    case 1: fps_delay = 20; break;
    case 2: fps_delay = 10; break;
    case 3: fps_delay = 5; break;
}
to:

Code:
switch ( config.fps ) {
    case 1: fps_delay = 17; break;
...
Member
Views 1439 Comments 0 MrCode is offline

  



All times are GMT -5. The time now is 06:11 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration