• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Controllers v
« Previous 1 ... 19 20 21 22 23 ... 320 Next »

[HOWTO] Disable Apparmor for bluetooth wiimote support in Ubuntu
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[HOWTO] Disable Apparmor for bluetooth wiimote support in Ubuntu
12-27-2020, 02:58 PM
#1
Tarek
Unregistered
 
After struggling for some time, I found out that my wiimote was not being detected because Apparmor was stopping bluetooth. I'm using Ubuntu 20.10

Code:
cd /etc/apparmor.d/disable
sudo ln -s /var/lib/snapd/apparmor/profiles/snap.dolphin-emulator.dolphin-emu
sudo apparmor_parser -R /var/lib/snapd/apparmor/profiles/snap.dolphin-emulator.dolphin-emu

After that, bluetooth worked for me. You can double check by looking in /var/log/syslog

tarek : )
Reply
12-27-2020, 05:03 PM
#2
mbc07 Offline
Wiki Caretaker
*******
Content Creators (Moderators)
Posts: 3,567
Threads: 47
Joined: Dec 2010
Moved to Controllers...
Avell A70 MOB: Core i7-11800H, GeForce RTX 3060, 16 GB DDR4-3200, Windows 11 (Insider Preview)
ASRock Z97M OC Formula: Pentium G3258, GeForce GT 440, 16 GB DDR3-1600, Windows 10 (22H2)
Find
Reply
01-26-2021, 02:21 PM
#3
Tarek
Unregistered
 
(12-27-2020, 02:58 PM)Tarek Wrote: After struggling for some time, I found out that my wiimote was not being detected because Apparmor was stopping bluetooth. I'm using Ubuntu 20.10


Code:
cd /etc/apparmor.d/disable
sudo ln -s /var/lib/snapd/apparmor/profiles/snap.dolphin-emulator.dolphin-emu
sudo apparmor_parser -R /var/lib/snapd/apparmor/profiles/snap.dolphin-emulator.dolphin-emu

After that, bluetooth worked for me. You can double check by looking in /var/log/syslog

tarek : )
I tried to edit my above post, but it doesn't seem to work. The above procedure doesn't seem to cut it any more. Instead, I'm doing the following:


Code:
cd /etc/apparmor.d/force-complain
sudo ln -s /var/lib/snapd/apparmor/profiles/snap.dolphin-emulator.dolphin-emu
sudo apparmor_parser -r snap.dolphin-emulator.dolphin-emu

I hope that works out!

tarek : )
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode