Hi
volumez, welcome to the
Peppermint Forum. After you installed
Peppermint Six, did you perform a full update and dist-upgrade? If you haven't done this, I strongly suggest you do so because it resolves many post installation issues.
Since the time when your installation
ISO was originally created, the kernel and the installed software packages will have gone through several upgrades.
Peppermint, like other
Linux distributions is a very dynamic and rapidly evolving operating system. Consequently, it needs to be kept as current as possible for optimal performance. Please open a terminal window with the following keystrokes:
Ctrl+Alt+t. Enter the following commands into the terminal window.
Tip:
Linux is case sensitive. To reduce the possibility of typographical errors please click the
Code: [Select] function below to highlight the contents. Click on the centre mouse button/wheel while the cursor is in the terminal window to paste the contents.
Note: For enhanced security, passwords are entered invisibly. There is
NO indication of any user input. You may enter an incorrect password
3 times before you have to repeat the action you are trying to execute.
apt update && apt upgrade -y
Hit enter and enter your user password when asked. After that has completed, continue with:
Hit enter and enter your user password if asked.
After the upgrade has completed, reboot your machine because there may have been kernel upgrades. Has this resolved your driver issues

?