F5F Stay Refreshed Software Operating Systems Pop!_OS applications start more efficiently

Pop!_OS applications start more efficiently

Pop!_OS applications start more efficiently

C
crazymouse264
Member
61
02-22-2016, 09:41 AM
#1
Hello everyone. I want to admit any errors I might have made, as English isn’t my first language. Over the past few years I’ve switched between various Linux distributions. I’m roughly at an intermediate level—most issues I run into are resolved with a little help from Google. Recently I built a new PC and switched from Windows to POP!_OS. I managed to set everything up without too many headaches. I don’t like RGB lighting, but I got a case with ARGB fans, so I decided to give it a shot. I used Open RGB to adjust the settings and set a profile that changes colors based on CPU temperatures. However, it doesn’t automatically load when I power on the machine. I opened Startup Applications and added Open RGB as my startup program using the command "openrgb -p myprofile.orp". When I turn on the PC, the profile only appears briefly (based on the CPU temperature at that moment) and doesn’t update. I tried just running "openrgb" itself, which seems to work without issues—profile loads properly and everything functions correctly. The biggest frustration is figuring out how to start Open RGB minimized so it doesn’t pop up when booting. Is there a way to add a command with "openrgb" that will make it start in a minimized state? I searched online, but all the results suggested different scripts. I’m hoping for a simpler solution since I’m confident there’s one that fits my needs.
C
crazymouse264
02-22-2016, 09:41 AM #1

Hello everyone. I want to admit any errors I might have made, as English isn’t my first language. Over the past few years I’ve switched between various Linux distributions. I’m roughly at an intermediate level—most issues I run into are resolved with a little help from Google. Recently I built a new PC and switched from Windows to POP!_OS. I managed to set everything up without too many headaches. I don’t like RGB lighting, but I got a case with ARGB fans, so I decided to give it a shot. I used Open RGB to adjust the settings and set a profile that changes colors based on CPU temperatures. However, it doesn’t automatically load when I power on the machine. I opened Startup Applications and added Open RGB as my startup program using the command "openrgb -p myprofile.orp". When I turn on the PC, the profile only appears briefly (based on the CPU temperature at that moment) and doesn’t update. I tried just running "openrgb" itself, which seems to work without issues—profile loads properly and everything functions correctly. The biggest frustration is figuring out how to start Open RGB minimized so it doesn’t pop up when booting. Is there a way to add a command with "openrgb" that will make it start in a minimized state? I searched online, but all the results suggested different scripts. I’m hoping for a simpler solution since I’m confident there’s one that fits my needs.

A
AlexDDos
Member
57
02-22-2016, 03:07 PM
#2
Typically commands should include minimized or console options. You can locate GitHub details for that package with more info. For automatic startup, you can use systemd services—create a file and set the command line; usually after typing --help it displays additional commands. Examples are available on Google. Once enabled, you can start openrgb.service with systemctl, and if you make mistakes, check status with systemctl. There are other methods, but this is the only one I know right now.
A
AlexDDos
02-22-2016, 03:07 PM #2

Typically commands should include minimized or console options. You can locate GitHub details for that package with more info. For automatic startup, you can use systemd services—create a file and set the command line; usually after typing --help it displays additional commands. Examples are available on Google. Once enabled, you can start openrgb.service with systemctl, and if you make mistakes, check status with systemctl. There are other methods, but this is the only one I know right now.

Z
Zendoline
Junior Member
47
02-22-2016, 09:34 PM
#3
I believe I'm still at an early stage in building and setting up services. If others can provide a simpler approach, I might consider trying it out.
Z
Zendoline
02-22-2016, 09:34 PM #3

I believe I'm still at an early stage in building and setting up services. If others can provide a simpler approach, I might consider trying it out.

S
superdial
Junior Member
15
02-23-2016, 12:13 AM
#4
The most effective method for keeping programs running in the background as a service is clear. Even my reliable IT colleague faced challenges. Once you grasp it, you'll retain it. You can duplicate various services, adjust them, and trying that approach may be simpler. If you're considering this, feel free to ask me—I'll do my best to help.
S
superdial
02-23-2016, 12:13 AM #4

The most effective method for keeping programs running in the background as a service is clear. Even my reliable IT colleague faced challenges. Once you grasp it, you'll retain it. You can duplicate various services, adjust them, and trying that approach may be simpler. If you're considering this, feel free to ask me—I'll do my best to help.

J
junebum
Junior Member
34
03-03-2016, 05:35 PM
#5
I’ll definitely give it a shot if nothing else works. I’m hesitant to jump in right away, worried about damaging everything. Setting it up took two days, so I don’t want to rush.
J
junebum
03-03-2016, 05:35 PM #5

I’ll definitely give it a shot if nothing else works. I’m hesitant to jump in right away, worried about damaging everything. Setting it up took two days, so I don’t want to rush.

J
jenkerjenkins
Junior Member
8
03-03-2016, 09:03 PM
#6
Run the tool with minimized window settings
J
jenkerjenkins
03-03-2016, 09:03 PM #6

Run the tool with minimized window settings

S
SkelitonMage
Member
51
03-05-2016, 04:57 PM
#7
I was on the verge of writing that I discovered the answer using 'openrgb --help'. I attempted it yesterday, but it seemed to be a missed opportunity. Thanks a lot!
S
SkelitonMage
03-05-2016, 04:57 PM #7

I was on the verge of writing that I discovered the answer using 'openrgb --help'. I attempted it yesterday, but it seemed to be a missed opportunity. Thanks a lot!

S
sydneyyyyyy
Senior Member
396
03-05-2016, 10:45 PM
#8
I misunderstood your request. Please clarify what you need help with.
S
sydneyyyyyy
03-05-2016, 10:45 PM #8

I misunderstood your request. Please clarify what you need help with.