Read around the various different methods, but the best option seems to be using debtap to convert, then pacman to install. This is for the Aseprite sprite editor, for future reference. Steps: - download snapshot of debtap from the AUR - install it in the usual way - update it: debtap -u - run debtap Aseprite-[whatever the filename is].deb - install the resulting .zst package with (sudo) pacman -U aseprite[whatever].pkg.tar.zst ...and it works straight off the bat. Pleasing.
1) Upgrade bios to A04 (Store the update binary in /boot/efi or on a USB flash drive and use the F12 key during bootup to update). 2) Download linux headers and broadcom-wl driver module tarball to another computer and transfer to the XPS by usb/flashcard. I assume I need to install these in the live arch environment to give me access to the internet, then go to step 3), continue installation, and remember to install the drivers in chroot as well... I am not going to use the broadcom-wl-dkms as I don't fancy the potential hassle and don't expect to be upgrading the kernel super-often (though maybe in Arch I'll be obliged to). See the broadcom arch wiki page for more info and troubleshooting. There's useful stuff on the article's discussion page, too. I should say *potentially* useful stuff. Tip: Broadcom users: If wifi-menu and iwlist scan fail after driver installation and reboot, try disabling "Wireless Switch" control in the BIOS. Tip...
xps suddenly started having wifi problems. something weird with NetworkManager and the brcmfmac driver/kernel module. p2p_disc error and the network interface wlp58s0 already assigned and nonsense like that. After fucking around for ages I thought I'd identified the issue as being a conflict between netctl and NM, but I've tried disabling netctl and it doesn't seem to resolve the problem with NM. netctl does, however, work perfectly for me, but it's not that useful for logging on to random networks when I'm out and about - the whole point of the xps. so, I'vebeen all round the houses, even trying to get rid of NM completely (can't becuase it's a cinnamon dependency *sigh*) and use systemd.networkd with the wpa_gui (which is promising, but I can't get to work. I've also mesed about hiding .conf files and creating test ones at /etc/wpa_supplicant /etc/systemd/network, so look out for those if you're looking at this in the future!) my c...
Comments
Post a Comment