Gentoo Archives: gentoo-user

From: tastytea <gentoo@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot open virtual console 7 (Permission denied)
Date: Thu, 08 Apr 2021 13:53:21
Message-Id: 20210408155311.36202988@ventiloplattform.tastytea.de
In Reply to: Re: [gentoo-user] Cannot open virtual console 7 (Permission denied) by thelma@sys-concept.com
1 On 2021-04-07 22:41-0600 thelma@×××××××××××.com wrote:
2
3 > On 4/7/21 8:18 PM, tastytea wrote:
4 > > On 2021-04-07 18:24-0600 thelma@×××××××××××.com wrote:
5 > >
6 > >> This is a new installation and I'm getting an error on starting X
7 > >>
8 > >> Fatal server error:
9 > >> (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission
10 > >> denied)
11 > > […]
12 > >> [ 1876.135] (EE) dbus-core: error connecting to system bus:
13 > >> org.freedesktop.DBus.Error.FileNotFound (Failed to connect to
14 > >> socket /run/dbus/system_bus_socket: No such file or directory) [
15 > >> 1876.135]
16 > >
17 > > It seems you didn't start elogind[1][2] and dbus. Both are required
18 > > for non-root Xorg.
19 > >
20 > > [1] https://wiki.gentoo.org/wiki/Elogind
21 > > [2]
22 > > https://wiki.gentoo.org/wiki/Non_root_Xorg#Cannot_start_Xorg_as_regular_user
23 > >
24 >
25 > Thank you for the pointer. I started "dbus" and "elogind" but in
26 > the log file I still get:
27 >
28 > [ 121.166] (II) systemd-logind: logind integration requires
29 > -keeptty and -keeptty was not provided, disabling logind integration
30
31 I get that too and it still works. Seems to be not important. 😊
32
33 > "ps -fC X" - does not show any user.
34
35 It doesn't show anything here, too.
36
37 > loginctl user-status
38 > fd (1000)
39 > Since: Thu 2021-04-08 21:12:51 MDT; 37min ago
40 > State: active
41 > Sessions: 3 2 *1
42 > Linger: no
43 > Unit: user-1000.slice
44
45 That does seem alright.
46
47 I can't help with the graphics card stuff, sorry.
48
49 > I'm not sure if the driver is correctly installed.
50 > My AMD CPU is integrated with Graphic: "AMD Ryzen 5 3400G with Radeon
51 > Vega Graphics"
52 >
53 > lspci | grep -i VGA
54 > 09:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
55 > [AMD/ATI] Picasso (rev c8)
56 >
57 > In the kernel I compiled0-in, "< * > ATI Radeon" (option)
58 > without "< > AMD GPU"
59 >
60 > When I tried to change it:
61 > < > ATI Radeon"
62 > < * > AMD GPU"
63 >
64 > and load: "-*- Firmware loading facility"
65 > (amdgpu/picasso_ce.bin amdgpu/picasso_k_smc.bin amdgpu/picasso_mc.bin
66 > amdgpu/picasso_me.bin amdgpu/picasso_mec2.bin amdgpu/picasso_mec.bin
67 > amdgpu/picasso_pfp.bin amdgpu/picasso_rlc.bin
68 > amdgpu/picasso_sdma1.bin amdgpu/picasso_sdma.bin
69 > amdgpu/picasso_smc.bin amdgpu/picasso_uvd.bin amdgpu/picasso_vce.bin)
70 >
71 > I'm getting kernel error when compiling:
72 > ...
73 > CC drivers/base/firmware_loader/main.o
74 > UPD
75 > drivers/base/firmware_loader/builtin/amdgpu/picasso_ce.bin.gen.S AS
76 > drivers/base/firmware_loader/builtin/amdgpu/picasso_ce.bin.gen.o
77 > UPD
78 > drivers/base/firmware_loader/builtin/amdgpu/picasso_k_smc.bin.gen.S
79 > make[4]: *** No rule to make target
80 > '/lib/firmware/amdgpu/picasso_k_smc.bin', needed by
81 > 'drivers/base/firmware_loader/builtin/amdgpu/picasso_k_smc.bin.gen.o'.
82 > Stop. make[3]: *** [scripts/Makefile.build:496:
83 > drivers/base/firmware_loader/builtin] Error 2 make[2]: ***
84 > [scripts/Makefile.build:496: drivers/base/firmware_loader] Error 2
85 > make[1]: *** [scripts/Makefile.build:496: drivers/base] Error 2 make:
86 > *** [Makefile:1726: drivers] Error 2
87 >
88 >
89 >
90
91
92
93 --
94 Get my PGP key with `gpg --locate-keys tastytea@××××××××.de` or at
95 <https://tastytea.de/tastytea.asc>.