You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move to Workspace Up or Down | <kbd><spanclass="fl-pop-key"></span></kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | <kbd><spanclass="fl-pop-key"></span></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> |
30
-
Close Window | <kbd><spanclass="fl-pop-key"></span></kbd> + <kbd>W</kbd> | <kbd><spanclass="fl-pop-key"></span></kbd> + <kbd>Q</kbd>
Move to Workspace Up or Down | <kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | <kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> |
Copy file name to clipboardexpand all lines: content/before-you-open-a-support-ticket.md
+26-24
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ section: getting-help
21
21
22
22
# Before You Open a Support Ticket
23
23
24
-
This article is designed to provided a range of self-help resources from our other support articles, all in one place. Please review this article and familiarize yourself with the kind of information we will need to help diagnose your issue. Instructions for some of the testing we perform on support tickets is included.
24
+
This article is designed to provided a range of self-help resources from our other support articles, all in one place. Please review this article and familiarize yourself with the kind of information we will need to help diagnose your issue. Instructions for some of the testing we perform on support tickets is included.
25
25
26
26
Any information, or test results, you can provide when opening your support case, will help us resolve your issue faster.
27
27
If you’ve already done some of these items, just let us know! Otherwise, feel free to skip that item in this list, and check the others. Please do provide the outcomes of any testing you've already done.
28
28
29
29
30
30
**NOTE**
31
31
32
-
You can use this article as a guide for your messaging when opening a support case. Please answer as many of the questions as you can.
32
+
You can use this article as a guide for your messaging when opening a support case. Please answer as many of the questions as you can.
33
33
The first message sent on a ticket does not support file attachments; however, the second message will.
34
34
35
35
If you're having difficulty attaching a file, you can also email the file to [email protected]. Please be sure to tell us on the ticket if you have sent an email attachment.
@@ -38,23 +38,23 @@ If you encounter problems signing into your account, or opening a ticket, please
38
38
39
39
## Before We Begin:
40
40
41
-
### 1. Do you have a current backup of your files?
41
+
### 1. Do you have a current backup of your files?
42
42
43
-
Depending on how time sensitive your issue is, the fastest resolution may be to reinstall the operating system. Re-imaging is much easier to do if we know that your important files are safe.
43
+
Depending on how time sensitive your issue is, the fastest resolution may be to reinstall the operating system. Re-imaging is much easier to do if we know that your important files are safe.
44
44
45
45
We have a help article on backing up your system [here](https://support.system76.com/articles/backup-files/)
46
46
47
-
### 2. Do you have a Live USB drive with a copy of either Ubuntu or PopOS available in case we need to use it as a rescue disk?
47
+
### 2. Do you have a Live USB drive with a copy of either Ubuntu or PopOS available in case we need to use it as a rescue disk?
48
48
49
-
This will provide us an outside OS environment to access your installed system, potentially rescue files that have not been backed up, or quickly reinstall the OS if necessary.
49
+
This will provide us an outside OS environment to access your installed system, potentially rescue files that have not been backed up, or quickly reinstall the OS if necessary.
50
50
51
51
We have a help article on creating [Live USBs here](https://support.system76.com/articles/live-disk/)
52
52
53
53
# Common Issue Sources
54
54
55
55
## Software
56
56
57
-
### 3. Have you tested in either the Recovery Partition or a Live USB to see if the issue is present there?
57
+
### 3. Have you tested in either the Recovery Partition or a Live USB to see if the issue is present there?
58
58
59
59
We have help articles on the Recovery Partition and how to access the Boot Menu listed below.
60
60
@@ -67,9 +67,11 @@ We have help articles on the Recovery Partition and how to access the Boot Menu
67
67
68
68
NOTE: The following instructions can be used in either Ubuntu or Pop!\_OS.
69
69
70
-
You can open the terminal by clicking Activities in the upper-left corner and searching for "Terminal", or by pressing <kbd><spanclass="fl-ubuntu"></span></kbd> <kbd><spanclass="fl-pop-key"></span></kbd>
71
-
When you run the first command with "sudo" it will ask you to enter your password.
72
-
Typing your password will not show anything in the Terminal window. That is normal and for security.
70
+
You can open the terminal by clicking Activities in the upper-left corner and searching for "Terminal", by pressing
71
+
<keyboard-key><font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon></keyboard-key>, or
### 7. Have you tried reinstalling the packages or programs that are giving you trouble?
118
+
### 7. Have you tried reinstalling the packages or programs that are giving you trouble?
117
119
118
120
We are happy to provide instructions on how to reinstall packages if need be. Just let us know which program(s) are misbehaving and we can explain how to uninstall it/them.
119
121
120
-
NOTE: the apt package manager is used in both PopOS and Ubuntu. PopOS also offers flatpak variations of programs in the Pop!\_Shop.
122
+
NOTE: the apt package manager is used in both PopOS and Ubuntu. PopOS also offers flatpak variations of programs in the Pop!\_Shop.
121
123
If you need to remove flatpak packages you can also remove or reinstall them from the **Installed** tab of the Pop!\_Shop. Ubuntu uses snap packages for some programs by default, and snapd can be installed manually on Pop!\_OS as well.
122
124
123
125
Typically the Terminal commands to reinstall a program are:
Copy file name to clipboardexpand all lines: content/codecs.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Proprietary multimedia formats, such as MP3 files and DVD decoders, aren't inclu
28
28
29
29
### Open A Terminal
30
30
31
-
Press the Super Key <kbd><spanclass="fl-ubuntu"></span></kbd>, and type the word *terminal*, then press <kbd>Enter</kbd>. A <u>Terminal</u> window should open up.
31
+
Press the Super Key <kbd><font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon></kbd>, and type the word *terminal*, then press <kbd>Enter</kbd>. A <u>Terminal</u> window should open up.
Copy file name to clipboardexpand all lines: content/containers.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,15 @@ section: software
15
15
16
16
---
17
17
18
-
# Containers on Linux
18
+
# Containers on Linux
19
19
20
20
Sometimes an older version of a library or libraries for an application is needed for development. It is faster and easier to use LXC/LXD to setup a Container of that release and work in that Container.
<u>Piper</u> is a frontend to the <u>libratbag</u> backend for setting custom actions to mouse buttons like the Logitech MX Master 3 (sold by System76). In this section we will be using that mouse as an example for using <u>Piper</u>. You can see the source code of <u>Piper</u> [here](https://github.com/libratbag/piper).
26
26
@@ -30,9 +30,9 @@ In this window the button that has been clicked can be reassigned to a differet
30
30
31
31
#### Solaar
32
32
33
-

33
+

34
34
35
-

35
+

36
36
37
37
<u>Solaar</u> is a graphical tool for adding more devices to your Logitech USB Unify receiver. It also provides information on the following:
38
38
@@ -49,7 +49,7 @@ You can find the source code of <u>Solaar</u> [here](https://github.com/pwr-Sola
49
49
50
50
For using <u>xbindkeys</u> open a terminal with the following keys:
@@ -104,7 +104,7 @@ This will cause the forward mouse button and the <kbd>Ctrl</kbd> key to emulate
104
104
b:8
105
105
```
106
106
107
-
This will cause the forward and back mouse button to emulate pressing the <kbd>Ctrl</kbd>+<kbd><spanclass="fl-pop-key"></span></kbd>+<kbd>Up</kbd> and <kbd>Down</kbd>. This is useful for switching workspaces very quickly while leaving your hand on the mouse.
107
+
This will cause the forward and back mouse button to emulate pressing the <kbd>Ctrl</kbd>+<kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd>+<kbd>Up</kbd> and <kbd>Down</kbd>. This is useful for switching workspaces very quickly while leaving your hand on the mouse.
108
108
109
109
### Changes
110
110
@@ -115,7 +115,7 @@ killall xbindkeys
115
115
xbindkeys
116
116
```
117
117
118
-
By default xbindkeys does not start on reboot and you will need to add it using the <u>Startup Application Preferences</u>.
118
+
By default xbindkeys does not start on reboot and you will need to add it using the <u>Startup Application Preferences</u>.
Copy file name to clipboardexpand all lines: content/dual-booting.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ Once Pop!_OS is installed (and not encrypted), boot into Recovery mode by holdin
170
170
171
171
Once Recovery mode has finished loading, select your language and keyboard layout, then select `Try Demo Mode` in the bottom left to exit the installer.
172
172
173
-
Next, open GParted by searching for it in the Activities menu (<kbd><spanclass="fl-pop-key"></span></kbd>) or the Pop!_Shell launcher (<kbd><spanclass="fl-pop-key"></span></kbd> + <kbd>/</kbd>).
173
+
Next, open GParted by searching for it in the Activities menu (<kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd>) or the Pop!_Shell launcher (<kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd> + <kbd>/</kbd>).
174
174
175
175
If you're booted from Recovery mode on the only drive in the computer, GParted should automatically show the drive that Pop!_OS is installed to; otherwise, if GParted is showing a different drive (such as a flash drive), select the correct drive in the GParted -> Devices menu.
Copy file name to clipboardexpand all lines: content/extra-drive.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Once you've made a mount point, double click it to open it and ensure that it is
35
35
36
36
### Locate The Drive
37
37
38
-
Press the Super Key <kbd><spanclass="fl-ubuntu"></span></kbd>/<kbd><spanclass="fl-pop-key"></span></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. It should open up a window similar to the one below:
38
+
Press the Super Key <kbd><font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon></kbd>/<kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. It should open up a window similar to the one below:
@@ -47,7 +47,7 @@ If this is a new drive, and it is not formatted, it will need to be formatted be
47
47
48
48
### Open Extra Drive Mount Options
49
49
50
-
Press the Super key <kbd><spanclass="fl-ubuntu"></span></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. Click on the Extra Drive Partition under "Volumes", then click on the Gear icon <iclass="fa fa-cog"></i> to open the options menu for the Volume. Then click on **Edit Mount Options**.
50
+
Press the Super key <kbd><font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon></kbd> and then type in <u>Disks</u> and press <kbd>Enter</kbd>. Click on the Extra Drive Partition under "Volumes", then click on the Gear icon <iclass="fa fa-cog"></i> to open the options menu for the Volume. Then click on **Edit Mount Options**.
Copy file name to clipboardexpand all lines: content/install-ubuntu.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ This section of the installation will show you a few of the preinstalled applica
124
124
125
125
### Install System76 Driver
126
126
127
-
Once you've reinstalled Ubuntu, you'll need to download and install the <u>System76 Driver</u>. Open the <u>Terminal</u> (search <u>Terminal</u> from the Ubuntu (<iclass="fl-ubuntu"></i>) dash or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd>), then enter the following commands:
127
+
Once you've reinstalled Ubuntu, you'll need to download and install the <u>System76 Driver</u>. Open the <u>Terminal</u> (search <u>Terminal</u> from the Ubuntu (<font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon>) dash or press <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>T</kbd>), then enter the following commands:
@@ -52,7 +52,7 @@ In order to install Pop!_OS or Ubuntu, we must first download the .iso image. Th
52
52
53
53
In order to make a live disk of Pop!_OS you must have a bootable flash drive. You'll need a flash drive, of course, and software to write the Pop!_OS .iso image to the drive. There's a variety of applications you can use to write disk images to a flash drive, but for this tutorial we'll use the Disks applicaton for Ubuntu and Etcher for Windows/MacOS.
54
54
55
-
Press the <kbd><spanclass="fl-pop-key"></span></kbd>/<kbd><spanclass="fl-ubuntu"></span></kbd> key then type 'disks' to launch the Disks application.
55
+
Press the <kbd><font-awesome-icon:icon="['fab', 'pop-os']"></font-awesome-icon></kbd>/<kbd><font-awesome-icon:icon="['fab', 'ubuntu']"></font-awesome-icon></kbd> key then type 'disks' to launch the Disks application.
0 commit comments