On Thursday 02 December 2004 06:56, Juan C. Gallardo wrote: > Oh god! > I can't believe it but using BusID "00:00:0x09" worked! > > how come???? the lspci sais 00.09.0 ...
Because lspci is outputting a hex number, and X is expecting a decimal number.
The 0x09 tells X that its actually a hex number.
I believe this should also work:
BusID "PCI:00:09:0"
X knows that PCI bus IDs are in hex.
--
Jarod C. Wilson, RHCE
[EMAIL PROTECTED]
Got a question? Read this first...
http://catb.org/~esr/faqs/smart-questions.html
MythTV, Fedora Core & ATrpms documentation:
http://wilsonet.com/mythtv/
MythTV Searchable Mailing List Archive
http://www.gossamer-threads.com/lists/mythtv/
pgpnhFlDxU5Wh.pgp
Description: PGP signature
_______________________________________________ mythtv-users mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
