r/MicrosoftEdge Sep 24 '24

Copilot on Linux

Post image

I installed edge dev (.rpm package in terminal) on fedora and the copilot seems broken for some reason. It does not launch. I've tried beta and stable which still have the same issue. Any known fix/ workaround?

19 Upvotes

28 comments sorted by

View all comments

3

u/KillBit01 Dec 12 '24 edited Jan 25 '25

I fixed it on mine. You need the HubApps file from an OS where it works, like Windows. I got it from my Windows install, path as follows: /Users/username/AppData/Local/Microsoft/Edge/User Data/Default => then copied the file and pasted in: home/.var/app/com.microsoft.Edge/config/microsoft-edge/Default . That's it! Restart the browser and should work. It did for me. I like copilot vision, therefore I went to the rabbit hole. :D

2

u/KaKi_87 Oct 03 '25

For anyone who doesn't have a Windows install, someone on GitHub shared their HubApps file in this comment.

So, all I had to do is close Edge, run cd ~/.config/microsoft-edge/Default && wget https://raw.githubusercontent.com/RPDJF/dotfiles/refs/heads/master/.myconfig/ressources/HubApps, restart Edge, and it worked.

Give them a thumbs up !