You are not logged in.

#1 2015-01-12 20:56:18

patelvrajn
Member
From: Jersey City, New Jersey
Registered: 2014-01-18
Posts: 49

Error on Bootup

Hi guys,

I have been having the same issue issued posted in a different section of these forums (Link to the post: https://bbs.archlinux.org/viewtopic.php?id=187921) however, mine is slightly different. As you can see someone suggested in his post to post the result of the command "systemctl status systemd-backlight@backlight:acpi_video0.service" his status of the backlight service, he did and when I ran the same command we had different statuses. So I am guessing that we have different solutions to the problem. My command resulted in the following:

[vrajpatel@VArch ~]$ systemctl status systemd-backlight@backlight:acpi_video0.service
● systemd-backlight@backlight:acpi_video0.service - Load/Save Screen Backlight Brightness of backlight:acpi_video0
   Loaded: loaded (/usr/lib/systemd/system/systemd-backlight@.service; static; vendor preset: disabled)
   Active: inactive (dead)
     Docs: man:systemd-backlight@.service(8)
[vrajpatel@VArch ~]$ systemctl start systemd-backlight@backlight:acpi_video0.service
Failed to start systemd-backlight@backlight:acpi_video0.service: Access denied

Please help, I want to rid this error from boot up because it is annoying and extends the boot time.

Last edited by patelvrajn (2015-01-12 22:23:27)

Offline

#2 2015-01-12 21:02:13

dice
Member
From: Germany
Registered: 2014-02-10
Posts: 413

Re: Error on Bootup

I don't see anything wrong here.
The access denied is because you can only start this service as root.

EDIT: run

systemctl --state=failed

to see which units have failed to load

Last edited by dice (2015-01-12 21:03:54)


I put at button on it. Yes. I wish to press it, but I'm not sure what will happen if I do.  (Gune | Titan A.E.)

Offline

#3 2015-01-12 22:05:09

patelvrajn
Member
From: Jersey City, New Jersey
Registered: 2014-01-18
Posts: 49

Re: Error on Bootup

Your command resulted in the following.

[vrajpatel@VArch ~]$ sudo systemctl --state=failed
  UNIT                                            LOAD   ACTIVE SUB    DESCRIPTION
● systemd-backlight@backlight:acpi_video0.service loaded failed failed Load/Save Screen Backlight Brightness of backlight:acpi_video0

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

Also I am sure that something is wrong because before I posted this I looked through the journal using command "journalctl -xe." Here is proof:

Jan 12 17:00:23 VArch systemd-backlight[1478]: Failed to get backlight or LED device 'backlight:acpi_video0': No such file or directory
Jan 12 17:00:23 VArch systemd[1]: systemd-backlight@backlight:acpi_video0.service: main process exited, code=exited, status=1/FAILURE
Jan 12 17:00:23 VArch systemd[1]: Failed to start Load/Save Screen Backlight Brightness of backlight:acpi_video0.
-- Subject: Unit systemd-backlight@backlight:acpi_video0.service has failed
-- Defined-By: systemd
-- Support: [url]http://lists.freedesktop.org/mailman/listinfo/systemd-devel[/url]
-- 
-- Unit systemd-backlight@backlight:acpi_video0.service has failed.
-- 
-- The result is failed.
Jan 12 17:00:23 VArch systemd[1]: Unit systemd-backlight@backlight:acpi_video0.service entered failed state.
Jan 12 17:00:23 VArch systemd[1]: systemd-backlight@backlight:acpi_video0.service failed.

Last edited by patelvrajn (2015-01-12 22:22:42)

Offline

#4 2015-01-12 22:07:35

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Error on Bootup

Please use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Fo … s_and_Code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB