[mythtv-users] how to get X and mythfrontend to use 350 TV Out (almost working)

Torsten Schenkel torsten.schenkel at web.de
Sun Feb 1 05:21:11 EST 2004


Am So, den 01.02.2004 schrieb Brian Stults um 04:16:
> malcolm-mythtv wrote:
> > 
> > Looking in your XF86Config you have this line
> > 
> >         BusID "0:0x0e:0"
> > 
> > How did you know what to put for "BusID" ?  I've seen some say the output of 
> > lspci -v but the output doesn't have anything labled Bus or BusID.
> > 
> 
> hardin[~]% lspci | grep iTVC15
> 00:0f.0 Multimedia video controller: Internext Compression Inc iTVC15 
> MPEG-2 Encoder (rev 01)
> 
> So, for me...

> BusID "0:0f:0"

Careful here, you need to tell XFree that you're using Hex, so make this
line:

BusID "0x00:0x0f:0x00"

or use Dec:

BusID "0:15:0"

Torsten
-- 
Walkthrough: MythTV on Epia with PVR350 using Debian:
http://www-isl.mach.uni-karlsruhe.de/~hi93/myth/mythtv_debian_epia_pvr350_walkthrough



More information about the mythtv-users mailing list