LinHES Forums
http://forum.linhes.org/

PVR 350 converting BusID
http://forum.linhes.org/viewtopic.php?f=2&t=5696
Page 1 of 1

Author:  miraclemaker [ Tue Aug 16, 2005 1:41 pm ]
Post subject:  PVR 350 converting BusID

Hi guys. The output of
Code:
lspci | grep MPEG


is:

Code:
0000:00:14.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)


How do I convert this into something useable for my XF86Config-4 file?

Thanks guys.

Author:  tjc [ Tue Aug 16, 2005 7:44 pm ]
Post subject: 

Try - "PCI:0:14:0" Notice how my video card maps from the form given by lspci to the form reported in the X logs:
Code:
root@black2:~# lspci | grep VGA
0000:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1)
root@black2:~# grep PCI: /var/log/XFree86.0.log | grep NV34
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xe7000000/24, 0xd8000000/27

If that doesn't work try - "PCI:0:0x14:0" or "PCI:0:20:0"

Author:  miraclemaker [ Wed Aug 17, 2005 1:48 am ]
Post subject: 

Thanks. I'm currently using PCI:0:14:0 - at the moment I'm just getting black and white lines on the TV out, I'm not sure if the value I'm using is wrong or it's becuase of some other configuration issue.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/