LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-17-2021, 04:26 AM   #16
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,681
Blog Entries: 19

Rep: Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492

Quote:
Originally Posted by james.jadesword View Post
is there a definitive/complete list of commands?
It's slightly off-topic but the markup code is called BB (for Bulletin Board) code. If you google that, you'll find plenty of information.
 
Old 01-17-2021, 04:52 AM   #17
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,818

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by james.jadesword View Post
The computer seems to still be running normally. When this first happened, I was running Ubuntu. I know the computer was running normally, but with keyboard/trackball disabled. I was running BOINC and the CPU fan was running full blast as usual. As with UNIX, Linux can sometimes disconnect the keyboard/trackball from the system. Neither my brother nor I know what triggers this event. Unknown is how to reconnect the keyboard/trackball to the system without another terminal online. The only recourse is to restart. Is the "abrupt power cycle" the same as pushing the restart button on the computer?
Hmm... I''m unaware of how input devices can become disconnected. Except physically, and, in my experience, they always become functional when reconnected.

Yeah... If the keyboard isn't working, Ctrl-Alt-Del or "reboot" or "shutdown" can't used to start a reboot so "pushing the restart button' or The Big Red Switch is about the only thing you can do. Often, you can ssh into it from somewhere else on the network and initiate a proper shutdown/reboot.

Quote:
Sounds like a similar problem to mine except you have a clue as to the triggering event. In my case the computer has been running for system a long time continuously and the problem occurs with the additional symptom of a blank screen (all white in my case).
Not sure I'd call what I've seen a clue; I see the effect but I really don't have much to go on in identifying the cause. And I've never encountered anything involving the video when my keyboard function is dead. Also, I've never noted any keyboard catatonia on systems with long uptimes---only following reboots.

Quote:
Seems this is a UNIX flaw that carried over when the UNIX code was enhanced with a graphical interface. Additionally, this problem is not unique to this computer. It has happened with every computer I used while running Linux. I have the habit of leaving the computer running.
I can't say I'd arrive at that conclusion. In 30 years of experiences with various UNIX flavors, I've never seen this happen, even on UNIX workstations; just on my Linux desktop system. If you think it might be graphics system-related, are you running Xorg? Or Wayland?

Quote:
Your suggestion sounds logical, but in my case, there is no evidence that either screensaver nor sleep function were activated while I was actively using the computer. When using Office, I would wait about ten minutes before pressing the reboot button so that the auto-save feature would save my work.
Well, neither of those functions would kick in while you were actually using the system. I was half hoping that the situation was that you returned from some other task away from the system to find that the screensaver had kicked in and the keyboard was now dead.

Office? Libre? Or MS via Wine?

Quote:
I hope that when this problem recurs, the log will show something useful. Perhaps you might know which logs I should monitor?
Sadly, I can't recall ever seeing log entries for the keyboard problem though, except for one recent case, it's hung at the Grub menu and Linux isn't running yet so no logging is being done. In your case, Linux is up and running so there's a chance that something might be appearing in "/var/log/messages" (if you're a syslog user) or in the output of Systemd's "journalctl" command.
 
Old 01-17-2021, 05:58 AM   #18
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
Code:
man journalctl
It takes a while to go through all the entries. While I have yet to find anything that may have caused the problem, I did find a lot of Navidia references. I have ATI. Do Navidia and ATI share or should I just delete all the Navidia packages? I am getting a lot of red flags from Navidia attempting to do thing of which I was unaware.

I also saw entries that demonstrated that the firewall, virus protection, and other services are running.

The journal entries I did see seem to mirror the entries from kern.log. Unfortunately, the journal entries only went back to 2021-01-06 and the problem manifested on the fourth and I would have like to have entries for a day or two earlier.

I wonder if there is an archive for earlier entries.
 
Old 01-17-2021, 06:07 AM   #19
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
BBCode

Quote:
Originally Posted by hazel View Post
It's slightly off-topic but the markup code is called BB (for Bulletin Board) code. If you google that, you'll find plenty of information.
According to the website, the BBCode is converted into HTML. Since my use is simple, I use the tool bar for what I want and can look-up the code for something special. Thanks for the suggestion.
 
Old 01-17-2021, 07:41 AM   #20
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by rnturn View Post
Hmm... I''m unaware of how input devices can become disconnected. Except physically, and, in my experience, they always become functional when reconnected.
I tried physically disconnecting then reconnecting, but that did not work. The trackball is wireless (dongle, not bluetooth), but using it did not yield any results. I even tried installing other keyboards, one USB, another bluetooth. Nothing worked. I still do not know what triggered it. Hopefully the Xorg.0.log.old will have caught a clue as the journal seems to be similar to kern.log by the types of entries seen in both.

Quote:
Originally Posted by rnturn View Post
Yeah... If the keyboard isn't working, Ctrl-Alt-Del or "reboot" or "shutdown" can't used to start a reboot so "pushing the restart button' or The Big Red Switch is about the only thing you can do. Often, you can ssh into it from somewhere else on the network and initiate a proper shutdown/reboot.
It is frustrating not having a way to input commands to the computer, but it seems as if the keyboard was no longer recognized by the interface. On the Unix mainframe, my brother would enter the command to load the keyboard as a device and attach it to his terminal, an active device. I wish my brother took the time do discover what triggered the keyboard problem.

My reboot button is a small black button recessed in the case. The power button is bigger, but still recessed. I also have a toggle switch to isolate the computer from the power source while keeping the neutral and ground connected.

Quote:
Originally Posted by rnturn View Post
Not sure I'd call what I've seen a clue; I see the effect but I really don't have much to go on in identifying the cause. And I've never encountered anything involving the video when my keyboard function is dead. Also, I've never noted any keyboard catatonia on systems with long uptimes---only following reboots.
I have recently read an article that says a power surge or power interruption can cause an SSD to adversely effect other devices on the same buss.

Quote:
Originally Posted by rnturn View Post
I can't say I'd arrive at that conclusion. In 30 years of experiences with various UNIX flavors, I've never seen this happen, even on UNIX workstations; just on my Linux desktop system. If you think it might be graphics system-related, are you running Xorg? Or Wayland?
Graphics: Device-1: AMD Curacao PRO [Radeon R7 370 / R9 270/370 OEM] vendor: Gigabyte driver: radeon v: kernel bus ID: 01:00.0 chip ID: 1002:6811 Display: x11 server: X.Org 1.20.4 driver: ati,radeon unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz OpenGL: renderer: AMD PITCAIRN (DRM 2.50.0 4.19.0-13-amd64 LLVM 7.0.1) v: 4.5 Mesa 18.3.6 direct render: Yes

Quote:
Originally Posted by rnturn View Post
Well, neither of those functions would kick in while you were actually using the system. I was half hoping that the situation was that you returned from some other task away from the system to find that the screensaver had kicked in and the keyboard was now dead.
My though as well.

Quote:
Originally Posted by rnturn View Post
Office? Libre? Or MS via Wine?
LibreOffice. Has many of the features of OpenOffice, but since OpenOffice is no longer supported, I went to LibreOffice. Other than the name difference, I did not notice any major changes. The good, bad, and ugly were all included. I am still trying to find out how to change the default settings from A4 to Letter and a bunch of other defaults that seem to have been tailored for the EU market. Perhaps you can help me with that problem as well?

Quote:
Originally Posted by rnturn View Post
Sadly, I can't recall ever seeing log entries for the keyboard problem though, except for one recent case, it's hung at the Grub menu and Linux isn't running yet so no logging is being done. In your case, Linux is up and running so there's a chance that something might be appearing in "/var/log/messages" (if you're a syslog user) or in the output of Systemd's "journalctl" command.
No joy with /var/log/messages as it seems to be the same information found in the journal and other similar logs. Seems there is a lot of redundancy. My best hope is still Xorg.0.log.old.

I was wondering why Nvidia was running on my sytem, saw it when paging through the journal. It just occurred to me that since I naver had Nivida, yet the Nvidia drivers are running on this system, they may have also been running on all the previous computers. Could that interfer in some way? Perhaps it would be a good idea to purge the computer of all the Nvidia packages. I just wonder if some of the packages are being shared or just to delete any that mention Nvidia.

I use the Synaptic Package Manager and can use it to purge all the packages that mention Nvidia, but should I?
 
Old 01-17-2021, 08:24 AM   #21
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,628

Rep: Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556
Quote:
Originally Posted by james.jadesword View Post
I am still trying to find out how to change the default settings from A4 to Letter and a bunch of other defaults that seem to have been tailored for the EU market.
Tailored for the world market; A4 is an international standard, not an EU one.

ISO 216 is used by almost every country in the world, except for a handful of under-developed nations in the Americas. :P


Quote:
Perhaps you can help me with that problem as well?
This is a separate issue so should be a separate thread. The keyword to include in your search is "templates" - if you can't find the solution with that, go ahead and start a new thread describing what you've done and what isn't working.

 
Old 01-17-2021, 02:30 PM   #22
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,877
Blog Entries: 1

Rep: Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078Reputation: 2078
Keyboards should be plugged into (slow) USB ports only. That means 2.0 on non-antiques, 1.0 on antiques.

Quote:
Originally Posted by james.jadesword View Post
Graphics: Device-1: AMD Curacao PRO [Radeon R7 370 / R9 270/370 OEM] vendor: Gigabyte driver: radeon v: kernel bus ID: 01:00.0 chip ID: 1002:6811 Display: x11 server: X.Org 1.20.4 driver: ati,radeon unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz OpenGL: renderer: AMD PITCAIRN (DRM 2.50.0 4.19.0-13-amd64 LLVM 7.0.1) v: 4.5 Mesa 18.3.6 direct render: Yes
Please when providing command output, place the output within code tags, and include the command that produced it, like so:
Code:
# inxi -GISay
System:
  Host: ara88 Kernel: 5.0.0-32-generic x86_64 bits: 64 compiler: gcc v: 10.2.1
  parameters:...noresume plymouth.enable=0 mitigations=auto
    consoleblank=0 radeon.cik_support=0 amdgpu.cik_support=1
  Desktop: Xfce 4.14.1 tk: Gtk 3.22.30 info: xfce4-panel wm: xfwm4
  dm: LightDM 1.26.0 Distro: Linux Mint 19.3 Tricia base: Ubuntu 18.04 bionic
Graphics:
  Device-1: AMD Kaveri [Radeon R7 Graphics] vendor: ASRock driver: amdgpu
  v: kernel alternate: radeon bus ID: 00:01.0 chip ID: 1002:1313
  Display: x11 server: X.Org 1.19.6 driver: loaded: amdgpu,ati
  unloaded: fbdev,modesetting,radeon,vesa display ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1200 s-dpi: 120 s-size: 406x254mm (16.0x10.0")
  s-diag: 479mm (18.9")
  Monitor-1: DisplayPort-0 res: 1920x1200 hz: 60 dpi: 94
  size: 519x324mm (20.4x12.8") diag: 612mm (24.1")
  OpenGL: renderer: AMD KAVERI (DRM 3.27.0 5.0.0-32-generic LLVM 10.0.0)
  v: 4.6 Mesa 20.0.8 direct render: Yes
Info:...Bash v: 4.4.20 running in: mc  inxi: 3.2.02
For your slightly older GPU ID there's high possibility, which may or may not be noticeable, for better overall behavior by using the Amdgpu DDX driver, as you can see I am. Xserver-xorg-video-amdgpu will need to be installed (which may be already), and kernel command line options in Grub similar to mine:
Code:
radeon.si_support=0 amdgpu.si_support=1
I'm not suggesting it is the solution for your problem, but I think there is some tiny chance.

There's another newer than Radeon DDX driver in addition to Amdgpu: Modesetting. It might not hurt to try it either. The Modesetting DDX driver is used automatically if nether xserver-xorg-video-ati nor xserver-xorg-video-amdgpu is installed. For more info, see this graphics driver primer.

Quote:
I use the Synaptic Package Manager and can use it to purge all the packages that mention Nvidia, but should I?
When using only an AMD GPU, NVidia packages are inert. Purging them will reduce disk space consumption, and reduce updates time and bandwidth, nothing more.

For you and your brother to be experiencing the same problem that no one else seems to be suffering, you must be doing something differently from everyone else. Have you spent substantial time trying to determine what that might be?
 
Old 01-17-2021, 08:17 PM   #23
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by boughtonp View Post
Tailored for the world market; A4 is an international standard, not an EU one.

ISO 216 is used by almost every country in the world, except for a handful of under-developed nations in the Americas. :P

This is a separate issue so should be a separate thread. The keyword to include in your search is "templates" - if you can't find the solution with that, go ahead and start a new thread describing what you've done and what isn't working.
A4 paper may be a world standard, but A4 paper is not available locally. I can order it online. Given that the letter size paper is shrinking, perhaps the A4 should be preferred. When my current supply runs low, I will purchase A4 instead of letter size paper, presuming I remember. The size difference does not seem to be that much.
A4 8.27 x 11.69 inches (ideal dimensions)
Letter 8.47 x 10.96 inches (measured)
Difference -0.20 x 0.73 inches (calculated)

I have other priorities, so I will do the search when I am done.
 
Old 01-21-2021, 12:57 PM   #24
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
Keyboards should be plugged into (slow) USB ports only. That means 2.0 on non-antiques, 1.0 on antiques.
I do not have a functioning USB 3 port, so that is not an issue.

Quote:
Originally Posted by mrmazda View Post
Please when providing command output, place the output within code tags, and include the command that produced it, like so:
Code:
# inxi -GISay
System:
  Host: ara88 Kernel: 5.0.0-32-generic x86_64 bits: 64 compiler: gcc v: 10.2.1
  parameters:...noresume plymouth.enable=0 mitigations=auto
    consoleblank=0 radeon.cik_support=0 amdgpu.cik_support=1
  Desktop: Xfce 4.14.1 tk: Gtk 3.22.30 info: xfce4-panel wm: xfwm4
  dm: LightDM 1.26.0 Distro: Linux Mint 19.3 Tricia base: Ubuntu 18.04 bionic
Graphics:
  Device-1: AMD Kaveri [Radeon R7 Graphics] vendor: ASRock driver: amdgpu
  v: kernel alternate: radeon bus ID: 00:01.0 chip ID: 1002:1313
  Display: x11 server: X.Org 1.19.6 driver: loaded: amdgpu,ati
  unloaded: fbdev,modesetting,radeon,vesa display ID: :0.0 screens: 1
  Screen-1: 0 s-res: 1920x1200 s-dpi: 120 s-size: 406x254mm (16.0x10.0")
  s-diag: 479mm (18.9")
  Monitor-1: DisplayPort-0 res: 1920x1200 hz: 60 dpi: 94
  size: 519x324mm (20.4x12.8") diag: 612mm (24.1")
  OpenGL: renderer: AMD KAVERI (DRM 3.27.0 5.0.0-32-generic LLVM 10.0.0)
  v: 4.6 Mesa 20.0.8 direct render: Yes
Info:...Bash v: 4.4.20 running in: mc  inxi: 3.2.02
Code:
james@lmde:~$ inxi -GISay
Error 10: Unsupported value: 0 for option: y
Check -h for correct parameters.
james@lmde:~$ inxi -GISa
System:
  Host: lmde Kernel: 4.19.0-13-amd64 x86_64 bits: 64 Desktop: Cinnamon 4.8.6 
  Distro: LMDE 4 Debbie 
Graphics:
  Device-1: AMD Curacao PRO [Radeon R7 370 / R9 270/370 OEM] driver: radeon 
  v: kernel 
  Display: x11 server: X.Org 1.20.4 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: AMD PITCAIRN (DRM 2.50.0 4.19.0-13-amd64 LLVM 7.0.1) 
  v: 4.5 Mesa 18.3.6 
Info:
  Processes: 279 Uptime: 14d 14h 15m Memory: 23.55 GiB used: 6.99 GiB (29.7%) 
  Shell: bash inxi: 3.0.32 
james@lmde:~$
Quote:
Originally Posted by mrmazda View Post
For your slightly older GPU ID there's high possibility, which may or may not be noticeable, for better overall behavior by using the Amdgpu DDX driver, as you can see I am. Xserver-xorg-video-amdgpu will need to be installed (which may be already), and kernel command line options in Grub similar to mine:
Code:
radeon.si_support=0 amdgpu.si_support=1
I'm not suggesting it is the solution for your problem, but I think there is some tiny chance.

There's another newer than Radeon DDX driver in addition to Amdgpu: Modesetting. It might not hurt to try it either. The Modesetting DDX driver is used automatically if nether xserver-xorg-video-ati nor xserver-xorg-video-amdgpu is installed. For more info, see this graphics driver primer.

When using only an AMD GPU, NVidia packages are inert. Purging them will reduce disk space consumption, and reduce updates time and bandwidth, nothing more.

For you and your brother to be experiencing the same problem that no one else seems to be suffering, you must be doing something differently from everyone else. Have you spent substantial time trying to determine what that might be?
Code:
james@lmde:~$ radeon.si_support=0 amdgpu.si_support=1
radeon.si_support=0: command not found
james@lmde:~$
I presume that means I need to insert this code in a file somewhere. /boot/grub/grub.cfg says do not edit and mentions a template (/etc/grub.d) and a settings file (/etc/default/grub). The settings file does not have code similar to yours. Does it go there or elsewhere?

I checked and do have xserver-xorg-video-amdgpu installed. I installed the missing dbg packages.

My brother was on the job and could not divert his attention from the task at hand. I do not have the programming experience. I have no clue as to what triggers the problem. The only theory I have at the moment is that the logs have references to Nvidia activity. Deleting the packages that mention Nvidia may be a possible solution. I have never had Nvidia, but have never purged Nvidia packages in the past. The problem is that when the Nvidia packages are purged and the problem does not recur, does that constitute proof that is the problem? One of the reasons that intermittent problems are so difficult to solve is that the only proof that a possible solution is not correct is if the problem recurs, and that may take months or years. In the mean time, purging the Nvidia packages should count as a proactive attempt at a solution.

Thank you for your assistance in this matter. I am going to be busy, but I will check in when I have time.
 
Old 01-21-2021, 01:15 PM   #25
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,681
Blog Entries: 19

Rep: Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492
Quote:
Originally Posted by james.jadesword View Post

Code:
james@lmde:~$ radeon.si_support=0 amdgpu.si_support=1
radeon.si_support=0: command not found
james@lmde:~$
I presume that means I need to insert this code in a file somewhere. /boot/grub/grub.cfg says do not edit and mentions a template (/etc/grub.d) and a settings file (/etc/default/grub). The settings file does not have code similar to yours. Does it go there or elsewhere?
Does the settings file have a line labelled something like kernel command line options? If so, you add the string to that.
 
Old 01-21-2021, 01:42 PM   #26
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hazel View Post
Does the settings file have a line labelled something like kernel command line options? If so, you add the string to that.
The following is the current contents of the file. I am not a programmer. I have no idea where to put the code or if it even goes in this file. I do not understand most of the content of this file.
Code:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
 
Old 01-21-2021, 02:13 PM   #27
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,681
Blog Entries: 19

Rep: Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492Reputation: 4492
GRUB_CMDLINE_LINUX="" is the one. Put those radeon/amdgpu options between those quotes, then run update-grub.
 
Old 01-21-2021, 02:20 PM   #28
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
Quote:
Originally Posted by james.jadesword View Post
It has happened with every computer I used while running Linux.[/B] I have the habit of leaving the computer running.
Could it be a buggy screensaver perhaps?
 
Old 01-21-2021, 02:29 PM   #29
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by shruggy View Post
Could it be a buggy screensaver perhaps?
The problem does not occur when the screensaver is active. There is something else triggering it. It has always occurred while I was doing something.
 
Old 01-21-2021, 02:45 PM   #30
james.jadesword
Member
 
Registered: Nov 2020
Location: Sol 3 (Earth), North America, United States of America, State of Arizona, County of Navajo.
Distribution: LMDE
Posts: 47

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by hazel View Post
GRUB_CMDLINE_LINUX="" is the one. Put those radeon/amdgpu options between those quotes, then run update-grub.
The line now reads:
Code:
GRUB_CMDLINE_LINUX="radeon.si_support=0 amdgpu.si_support=1"
Did the update:
Code:
james@lmde:~$ update-grub
grub-mkconfig: You must run this as root
james@lmde:~$ sudo update-grub  
Generating grub configuration file ...
Found theme: /boot/grub/themes/linuxmint/theme.txt
Found linux image: /boot/vmlinuz-4.19.0-13-amd64
Found initrd image: /boot/initrd.img-4.19.0-13-amd64
Found linux image: /boot/vmlinuz-4.19.0-8-amd64
Found initrd image: /boot/initrd.img-4.19.0-8-amd64
Found Linux Mint 17.3 Rosa (17.3) on /dev/sda1
Found Linux Mint 18.2 Sonya (18.2) on /dev/sdb1
Found Linux Mint 17.3 Rosa (17.3) on /dev/sdd1
Found Linux Mint 18.1 Serena (18.1) on /dev/mapper/mint--vg-root
done
james@lmde:~$
Seems to have found the other implementations of Mint as well.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I grep my /var/log/secure file for the past 7 days or so many days? johnmccarthy Linux - Newbie 5 01-04-2013 09:43 PM
[SOLVED] After new install keyboard does not respond upon after boot snmcdonald Arch 4 12-19-2012 05:29 PM
keyboard does not respond after install reaz82 Slackware - Installation 4 07-13-2005 12:07 PM
Keyboard does not respond in 2.6 Knio Linux - Hardware 1 09-19-2004 08:45 PM
keyboard does not respond reaz82 Slackware 11 07-28-2004 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration