How do I interpret BUSID from lspci ?

IL Ka kazakevichilya at gmail.com
Mon May 11 13:56:17 UTC 2020


``lspci`` outputs:
* Bus (PCI controller, called "complex" in PCI-Express)
* Device (physical device)
* Function (each device can have several functions)
00:02.0 means "Bus #0, device #02, function #0".

Xorg uses following notation:
    BusID          "PCI:BUS:DEVICE:FUNCTION"

So, here is BusID for you AMD card:
BusID "PCI:01:00:0".

In many cases you can use ``Xorg -configure`` to get skeleton for your
xorg.conf









<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Без
вирусов. www.avg.com
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Mon, May 11, 2020 at 4:45 PM Sreyan Chakravarty <sreyan32 at gmail.com>
wrote:

> Hi,
>
> Can someone tell me how I can make a configuration file so my monitor uses
> my AMD graphics card?
>
> I have read through the following post and need your help in a couple of
> areas.
> https://askubuntu.com/a/1056431
>
> How can I set the BUSID in my conf file ?
>
> 00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD
> Graphics 520] (rev 07)
>
> 01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT
> [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile] (rev 83)
>
> BusID "PCI:0 at 0:2:0"
>
> What will be the BUSID in my case ? Will it be PCI 0 at 1:00:0 ??
>
> I have no idea.
>
> Any suggestions?
>
> --
> Regards,
> Sreyan Chakravarty
> _______________________________________________
> xorg at lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: https://lists.x.org/mailman/listinfo/xorg
> Your subscription address: %(user_address)s
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg/attachments/20200511/80190497/attachment.htm>


More information about the xorg mailing list