Difference: LaborIntensiveTv (41 vs. 42)

Revision 4219 Jan 2007 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Most folks buy their TV's at places like Sears or Best Buy, and there's a lot to be said for plunking your credit card down and driving home with a functional television set. But that's not my style. I've been using a Commodore 64 color monitor hooked up to a VCR since the late 80's and it's worked great. On the other hand, VCR's are going the way of the dodo and a 13" television with weak mono sound isn't much fun so I should probably upgrade.
Line: 160 to 160
 2007-01-19 - phoenix, my fancy Compaq server, started having disk controller problems so I shut it down and moved to an old Athlon machine that I was using as a diskless workstation. It's not very powerful but it uses all commodity parts, so it should be easier than the Compaq with its tweaky proprietary hardware. Anyway, there's been progress in packaging the stuff that Debian needs since 2006-02-05 when I set up sandcastle (e.g. http://packages.debian.org/testing/x11/ivtv-source). Here's the scoop:
  • make sure that the contrib repository is enabled in apt-get
  • sudo aptitude install module-assistant
Changed:
<
<
  • sudo apt-get source ivtv-source; apt-get build-dep ivtv-source (this creates an ivtv-0.8.1/ directory).
>
>
  • sudo apt-get source ivtv-source; apt-get build-dep ivtv-source - this creates an ivtv-0.8.1/ directory
 
  • (cd ivtv-0.8.1/ && dpkg-buildpackage -rsudo -b) - this creates two .deb packages, ivtv-source_0.8.1-2_all.deb and ivtv-utils_0.8.1-2_i386.deb
Added:
>
>
  • sudo dpkg -i ivtv-source_0.8.1-2_all.deb - this package has a tarball of the driver source code and some metadata
  • sudo module-assistant prepare; sudo module-assistant update - this tells module-assistant to scan its available packages
  • sudo module-assistant build ivtv - builds the driver .deb package
  • sudo dpkg -i /usr/src/ivtv-modules-2.6.18-3-486_0.8.1-2+2.6.18-7_i386.deb - install the driver package
 
META FILEATTACHMENT attr="" comment="soundblaster live mixer configuration" date="1064114309" name="mythtv-mixer.txt" path="mythtv-mixer.txt" size="10482" user="tobyc" version="1.1"
View topic | History: r51 < r50 < r49 < r48 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback