From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] TV/FM tuner From: Kenji Okamoto Date: Tue, 26 Oct 2004 16:24:34 +0900 In-Reply-To: <20041026071512.GA658@submarine> MIME-Version: 1.0 Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: f6810eee-eacd-11e9-9e20-41e7f4b1d025 > What exactly did you do to get a picture and sound ? An exact sequence > of commands/steps will be appreciated. 1) make change to /sys/src/9/pc/devtv.c for Fusion 878A. 2) make small change to /sys/src/cmd/tv/tv.c for Fusion 878A. 3) if you are living outside US, check your frequency range, and add them to /sys/src/9/pc/devtc.c. The second source is not open so far. 3) cannot use overlay mode for Savage4, then make a command like: term% tv -C10 -l where C10 stands for 10 channel in japan, and l means use local device. Kenji