LogoLogo
  • Waydroid
  • Usage
    • Install Instructions
    • Install and Run Android Applications
    • Waydroid command line options
    • Waydroid Prop Options
  • FAQ
    • Google Play Certification
    • Disable On-Screen Keyboard
    • Community Projects We Like
    • Get Waydroid to work through a VM
    • Using ADB with Waydroid
    • Setting up Waydroid only Sessions
    • Setting up a shared folder
    • Color correction in Mutter
    • Backup/Restore apps and data
    • Using custom Waydroid images
  • Development
    • Compile Waydroid - Lineage OS based images
    • Manual Patch Resolution
    • Compile Waydroid - Using Android-Generic Project
  • Debugging
    • Getting Essential Information
    • Networking Issues
    • Known Issues
    • General Troubleshooting
Powered by GitBook
On this page
  • Container fails to start: dnsmasq cannot open pid file
  • Graphical issues.

Was this helpful?

  1. Debugging

Known Issues

PreviousNetworking IssuesNextGeneral Troubleshooting

Last updated 2 years ago

Was this helpful?

Container fails to start: dnsmasq cannot open pid file

One cause for this issues is apparmor, the fix is as follows

Edit /etc/apparmor.d/usr.sbin.dnsmasq OR /etc/apparmor.d/local/usr.sbin.dnsmasq

adding the below to it.

@{run}/waydroid-lxc/ r,
@{run}/waydroid-lxc/* rw,

Graphical issues.

Dual GPUs are known to cause an issue where the display is garbled or flickering. You can try to choose which GPU should be used by Waydroid

this script