MSI Laptop not charging
Hello everyone, I have a MSI laptop, and after installing Bazzite and run with it for a couple of days I found out that it is not charging when I have it plug in. My main theory at the moment is that the laptop is not currently charting because it is lacking some drivers from MSI. After digging around I found the following which can normally let you install the open source version of the drivers as well a control app:
https://github.com/dmitry-s93/MControlCenter
https://github.com/BeardOverflow/msi-ec?tab=readme-ov-file#installation
However, when I try to install the drivers mentioned in the second link I receive the following error:
xxxxxx@bazzite:~/msi-ec$ sudo make dkms-install
dkms --version >> /dev/null
mkdir -p /usr/src/msi_ec-0.08
mkdir: cannot create directory ‘/usr/src/msi_ec-0.08’: Read-only file system
make: *** [Makefile:46: dkms-install] Error 1
I know that /usr/ is read only in Bazzite but right now I'm not sure about what can I do to have the driver installed. So any idea that help me think outside of my (tiny) box would be really appreciate it.
https://github.com/dmitry-s93/MControlCenter
https://github.com/BeardOverflow/msi-ec?tab=readme-ov-file#installation
However, when I try to install the drivers mentioned in the second link I receive the following error:
xxxxxx@bazzite:~/msi-ec$ sudo make dkms-install
dkms --version >> /dev/null
mkdir -p /usr/src/msi_ec-0.08
mkdir: cannot create directory ‘/usr/src/msi_ec-0.08’: Read-only file system
make: *** [Makefile:46: dkms-install] Error 1
I know that /usr/ is read only in Bazzite but right now I'm not sure about what can I do to have the driver installed. So any idea that help me think outside of my (tiny) box would be really appreciate it.
GitHub
An application that allows you to change the settings of MSI laptops running Linux - dmitry-s93/MControlCenter
GitHub
Contribute to BeardOverflow/msi-ec development by creating an account on GitHub.