On 4/7/21 8:18 PM, tastytea wrote:
> On 2021-04-07 18:24-0600 the...@sys-concept.com wrote:
> 
>> This is a new installation and I'm getting an error on starting X
>>
>> Fatal server error:
>> (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission
>> denied)
> […]
>> [  1876.135] (EE) dbus-core: error connecting to system bus:
>> org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket
>> /run/dbus/system_bus_socket: No such file or directory) [  1876.135]
> 
> It seems you didn't start elogind[1][2] and dbus. Both are required for
> non-root Xorg.
> 
> [1] https://wiki.gentoo.org/wiki/Elogind
> [2] 
> https://wiki.gentoo.org/wiki/Non_root_Xorg#Cannot_start_Xorg_as_regular_user

Thank you for the pointer.  I started "dbus" and "elogind"  but in the log file 
I still get: 

[   121.166] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration

"ps -fC X" - does not show any user.

loginctl user-status
fd (1000)
           Since: Thu 2021-04-08 21:12:51 MDT; 37min ago
           State: active
        Sessions: 3 2 *1
          Linger: no
            Unit: user-1000.slice

I'm not sure if the driver is correctly installed.
My AMD CPU is integrated with Graphic: "AMD Ryzen 5 3400G with Radeon Vega 
Graphics"

lspci | grep -i VGA
09:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picasso (rev c8)

In the kernel I compiled0-in, "< * > ATI Radeon" (option)
without "<  > AMD GPU"

When I tried to change it: 
<   > ATI Radeon" 
< * > AMD GPU"

and load: "-*- Firmware loading facility"
(amdgpu/picasso_ce.bin amdgpu/picasso_k_smc.bin amdgpu/picasso_mc.bin 
amdgpu/picasso_me.bin amdgpu/picasso_mec2.bin amdgpu/picasso_mec.bin 
amdgpu/picasso_pfp.bin amdgpu/picasso_rlc.bin amdgpu/picasso_sdma1.bin 
amdgpu/picasso_sdma.bin amdgpu/picasso_smc.bin amdgpu/picasso_uvd.bin 
amdgpu/picasso_vce.bin)

I'm getting kernel error when compiling:
...
CC      drivers/base/firmware_loader/main.o
  UPD     drivers/base/firmware_loader/builtin/amdgpu/picasso_ce.bin.gen.S
  AS      drivers/base/firmware_loader/builtin/amdgpu/picasso_ce.bin.gen.o
  UPD     drivers/base/firmware_loader/builtin/amdgpu/picasso_k_smc.bin.gen.S
make[4]: *** No rule to make target '/lib/firmware/amdgpu/picasso_k_smc.bin', 
needed by 
'drivers/base/firmware_loader/builtin/amdgpu/picasso_k_smc.bin.gen.o'.  Stop.
make[3]: *** [scripts/Makefile.build:496: drivers/base/firmware_loader/builtin] 
Error 2
make[2]: *** [scripts/Makefile.build:496: drivers/base/firmware_loader] Error 2
make[1]: *** [scripts/Makefile.build:496: drivers/base] Error 2
make: *** [Makefile:1726: drivers] Error 2



Reply via email to