RE: Have WX 3200 Radeon graphics card -- cannot get X11 session to work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[Public]

> -----Original Message-----
> From: William Bulley <web@xxxxxxxxx>
> Sent: Sunday, January 28, 2024 2:38 PM
> To: Deucher, Alexander <Alexander.Deucher@xxxxxxx>
> Cc: amd-gfx@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Have WX 3200 Radeon graphics card -- cannot get X11 session to
> work
>
> According to "Deucher, Alexander" <Alexander.Deucher@xxxxxxx> on Fri,
> 01/26/24 at 16:28:
> >
> > [AMD Official Use Only - General]
> >
> > Make sure you have OS mouse and keyboard drivers loaded and configured
> > within your X config?
>
> I got it to work!!!  Thanks to all who helped.


Glad to year you got it working!

Alex

>
> I got the clue I needed from this page this morning:
>
>    https://fedoraproject.org/wiki/Input_device_configuration
>
> Here is the config that finally works:
>
> unix% pwd
> /usr/local/etc/X11/xorg.conf.d
> unix% cat 10-driver.conf
>
> Section "InputClass"
>         Identifier      "Keyboard0"
>         MatchIsKeyboard "on"
>         Driver          "libinput"
> EndSection
>
> Section "InputClass"
>         Identifier      "Mouse0"
>         MatchIsPointer  "on"
>         Driver          "libinput"
> EndSection
>
> Section "Device"
>         Identifier      "Card0"
>         Driver          "amdgpu"
>         BusID           "PCI:41:0:0"
>         Option          "DisplayPort-0" "Monitor0"
> EndSection
>
> --
> William Bulley
> E-MAIL: web@xxxxxxxxx
> <web@xxxxxxxxx>




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux