gt;>> On 2024/10/22 9:04 PM, Alex Deucher wrote:
>>>>>> External email: Use caution opening links or attachments
>>>>>>
>>>>>>
>>>>>> On Tue, Oct 22, 2024 at 2:31 AM Kai-Heng Feng
>>>>>> wrote:
&
On Wed, 23 Oct 2024, at 3:27 AM, Kai-Heng Feng wrote:
> On 2024/10/22 9:04 PM, Alex Deucher wrote:
>> External email: Use caution opening links or attachments
>>
>>
>> On Tue, Oct 22, 2024 at 2:31 AM Kai-Heng Feng wrote:
>>>
>>> Hi Luke,
&g
On Mon, 14 Oct 2024, at 5:25 PM, Mario Limonciello wrote:
> From: Mario Limonciello
>
> The ASUS GA605W has a NVIDIA PCI VGA device and an AMD PCI display device.
>
> ```
> 65:00.0 VGA compatible controller: NVIDIA Corporation AD106M [GeForce
> RTX 4070 Max-Q / Mobile] (rev a1)
> 66:00.0 Display
Hi all,
I'll attempt to summarise this as best as I can:
I have an ASUS GA605W laptop, this has an AMD APU, and NVIDIA dGPU. The dGPU
comes before AMD on the PCI bus, making it /dev/dri/card0, and
/dev/dri/renderD128.
Additionally the attribute `boot_vga` is set for the NVIDIA gpu.
This means
On Mon, 29 Jul 2024, at 12:47 AM, Bouke Sybren Haarsma wrote:
> Add quirk orientation for Ayn Loki Max model.
>
> This has been tested by JELOS team that uses their
> own patched kernel for a while now and confirmed by
> users in the ChimeraOS discord servers.
>
> Signed-off-by: Bouke Sybren Haar