F5F Stay Refreshed Software Operating Systems Directory located on a distinct storage device...

Directory located on a distinct storage device...

Directory located on a distinct storage device...

Pages (3): Previous 1 2 3 Next
K
Kaisonstone
Junior Member
14
02-06-2017, 01:46 PM
#11
Press E when you notice grub during startup and you can modify it directly. This will only affect that particular boot, to make it lasting you must edit the file. Once you adjust your kernel flags, updating grub is necessary for it to work, on Ubuntu it's as easy as running sudo update-grub.
K
Kaisonstone
02-06-2017, 01:46 PM #11

Press E when you notice grub during startup and you can modify it directly. This will only affect that particular boot, to make it lasting you must edit the file. Once you adjust your kernel flags, updating grub is necessary for it to work, on Ubuntu it's as easy as running sudo update-grub.

R
RG48
Posting Freak
778
02-06-2017, 02:11 PM
#12
It’s sharing a lot of details and isn’t letting me move the page at all, not even with shortcuts like shifting up.
R
RG48
02-06-2017, 02:11 PM #12

It’s sharing a lot of details and isn’t letting me move the page at all, not even with shortcuts like shifting up.

X
56
02-06-2017, 02:50 PM
#13
The image clearly displayed what we were looking for. AMDGPU is active—verify by checking sudo lsmod | grep amd. Your problem likely isn’t this one. Examine dmesg and your boot log for any mistakes, sharing them if found. Then use journalctl -r to review errors, though it may show many entries. The -r option reverses the list so recent logs appear first, with older ones at the bottom.
X
xXArcherSwagXx
02-06-2017, 02:50 PM #13

The image clearly displayed what we were looking for. AMDGPU is active—verify by checking sudo lsmod | grep amd. Your problem likely isn’t this one. Examine dmesg and your boot log for any mistakes, sharing them if found. Then use journalctl -r to review errors, though it may show many entries. The -r option reverses the list so recent logs appear first, with older ones at the bottom.

M
MU1499
Member
109
02-06-2017, 11:41 PM
#14
That command runs just fine... the problem is, I have no way to scroll up, at least in my knowledge. I've tried the familiar key-combos of "Ctrl+A" and then "esc" as well as "Ctrl+PageUp" ... No effect
M
MU1499
02-06-2017, 11:41 PM #14

That command runs just fine... the problem is, I have no way to scroll up, at least in my knowledge. I've tried the familiar key-combos of "Ctrl+A" and then "esc" as well as "Ctrl+PageUp" ... No effect

N
Nienke_2002
Senior Member
621
02-07-2017, 04:19 AM
#15
Up arrow moves upward, down arrow goes downward, Q exits. Journalctl follows the same pattern.
N
Nienke_2002
02-07-2017, 04:19 AM #15

Up arrow moves upward, down arrow goes downward, Q exits. Journalctl follows the same pattern.

J
JebThePleb
Posting Freak
898
02-14-2017, 11:26 PM
#16
The system logs an issue where the file at /var/log/journal/string-of-letters-and-numbers/user-1000.journal is damaged or improperly closed. It appears to be being renamed and replaced.
J
JebThePleb
02-14-2017, 11:26 PM #16

The system logs an issue where the file at /var/log/journal/string-of-letters-and-numbers/user-1000.journal is damaged or improperly closed. It appears to be being renamed and replaced.

S
spy_321
Member
50
02-15-2017, 12:08 AM
#17
Maybe I'm misunderstanding how the shell works. These keys just repeat what you've typed before. To exit the mode and scroll, you need to press a different key or use a command like 'exit' or 'Ctrl+D'.
S
spy_321
02-15-2017, 12:08 AM #17

Maybe I'm misunderstanding how the shell works. These keys just repeat what you've typed before. To exit the mode and scroll, you need to press a different key or use a command like 'exit' or 'Ctrl+D'.

B
Butterfly1416
Senior Member
701
02-15-2017, 08:28 AM
#18
Ahh, the dmesg message—less piping required for jctl. Alternatively, redirect it to a file and edit it manually.
B
Butterfly1416
02-15-2017, 08:28 AM #18

Ahh, the dmesg message—less piping required for jctl. Alternatively, redirect it to a file and edit it manually.

C
Cefreak113
Senior Member
484
02-23-2017, 03:42 AM
#19
Great! I'm new to Linux, but I need to get started.
C
Cefreak113
02-23-2017, 03:42 AM #19

Great! I'm new to Linux, but I need to get started.

I
Ix_Tha_God_xI
Member
96
02-23-2017, 04:29 AM
#20
Here are all the different error or failure codes you discovered.
I
Ix_Tha_God_xI
02-23-2017, 04:29 AM #20

Here are all the different error or failure codes you discovered.

Pages (3): Previous 1 2 3 Next