WillPower3309 / swayfx

SwayFX: Sway, but with eye candy!
MIT License
1.2k stars 47 forks source link

Secondary driver prevents sway from launching #223

Closed lenianiva closed 7 months ago

lenianiva commented 10 months ago

Please read the following before submitting:

Please fill out the following:

The default configuration is sufficient

  1. Install both nvidia and AMD graphics cards on a machine
  2. Connect the monitor to the AMD graphics card
  3. Install open source mesa driver for AMD but proprietary driver for nvidia
  4. Launch sway, and it says
    00:00:00.005 [ERROR] [sway/main.c:65] Proprietary Nvidia drivers are NOT supported. Use Nouveau. To launch sway anyway, launch with --unsupported-gpu and DO NOT report issues.

    In principle it shouldn't matter because the nvidia cards are not used for display

ErikReider commented 7 months ago

This is an upstream choice/issue. Please open an issue in the upstream sway repo.

Also, test base sway-git and see if anything has changed :)