NetBSD-Users archive

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

Re: X -configure error




> On Sep 14, 2026, at 6:22 PM, RVP <rvp%sdf.org@localhost> wrote:
> 
> 
> OK, try these:
> 
> 1. In BIOS, disable the nvidia card
> 
> 2. If you can't disable, try this Xorg config fragment:
> 
> /etc/X11/xorg.conf.d/asus-nb.conf:
> 
> ```
> Section "Device"
>    Identifier "Card0"
> 
>    Driver "modesetting"        # preferred
>    # Driver "intel"
>    # Driver "nouveau"
> 
>    # nail-down card
>    BusID  "pci:0:2:0"        # Intel card
>    # BusID  "pci:1:0:0"        # nvidia card
> EndSection
> ```
> 
> If the "modesetting" driver has issues, choose the card-specific driver.
> 
> -RVP

Much obliged!
—
Duke
Sent from my iPhone


Home | Main Index | Thread Index | Old Index